@charset "UTF-8";.button{display:flex;justify-content:center;align-items:center;font-family:var(--gilroy);border:none;border-radius:999px;padding:12px 5px;font-weight:400;font-size:16px;cursor:pointer;background:transparent;color:#1a1a1a;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(114deg,#dac173 27.31%,#d0b45c 41.42%,#f6dc8a 53.6%,#ba9934 80.45%);color:#1a1a1a;box-shadow:0 12px 24px #c9a24c33}.button--gold{color:#1a1a1a;box-shadow:0 12px 24px #c9a24c33;background:linear-gradient(114deg,#dac173,#d0b45c 13.65%,#f6dc8a 26.8%,#ba9934 40.22%,#dac173 50%,#d0b45c 63.65%,#f6dc8a 76.8%,#ba9934 90.22%,#dac173);background-size:200% 100%;background-position:0% 50%;font-weight:500}.button--gold:hover{animation:gradientMove 3s linear infinite}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:100% 50%}}.button--pill{width:209px;height:56px;border-radius:300px;padding:17px 24px;gap:8px;display:inline-flex;align-items:center;justify-content:center}.button--icon{width:46px;height:46px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center}.button--ghost{border:1px solid rgba(0,0,0,.08);background:#fff}.button--green{background:#003d1e;color:#fff;height:56px}.button--link{padding:0;font-weight:500;position:relative;display:inline-flex;align-items:center}.button--link:after{content:"";display:block;position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:9px;height:8px;background-image:url(/local/templates/vavilon/assets/images/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center}.button--link.white{color:#fff}.button--link.white:after{top:66%;background-image:url(/local/templates/vavilon/assets/svg/arrow-white.svg)}.input{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:13.6px 16px;font-size:15.2px;background:#fff}span.accent-green{color:#003d1e}span.accent-gold{background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}span.accent-underline{text-decoration:underline;text-underline-offset:4px}@font-face{font-family:RoadRadio;src:url(/local/templates/vavilon/assets/fonts/RoadRadio.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/RoadRadio.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RoadRadio;src:url(/local/templates/vavilon/assets/fonts/RoadRadio-Light.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/RoadRadio-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:RoadRadio;src:url(/local/templates/vavilon/assets/fonts/RoadRadio-Bold.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/RoadRadio-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:RoadRadio;src:url(/local/templates/vavilon/assets/fonts/RoadRadio-Black.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/RoadRadio-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/local/templates/vavilon/assets/fonts/Gilroy-Light.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/Gilroy-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/local/templates/vavilon/assets/fonts/Gilroy-Regular.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/local/templates/vavilon/assets/fonts/Gilroy-Medium.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/local/templates/vavilon/assets/fonts/Gilroy-SemiBold.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/Gilroy-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/local/templates/vavilon/assets/fonts/Gilroy-Bold.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/local/templates/vavilon/assets/fonts/Gilroy-Black.woff) format("woff"),url(/local/templates/vavilon/assets/fonts/Gilroy-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--gilroy: "Gilroy", "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;--roadradio: "RoadRadio", "Montserrat", "Manrope", sans-serif;font-family:var(--gilroy);color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#fff;font-family:var(--gilroy)}h1,h2,h3,h4{font-family:RoadRadio,Montserrat,Manrope,sans-serif;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1440px,92%);margin:0 auto;padding:64px 70px}@media(max-width:766px){.container{overflow:hidden;width:100%;padding:23px 13px}}.pages .container{background:transparent}input.input{width:525px;height:66px;border-radius:500px;border-width:1px;padding:24px;font-family:var(--gilroy);font-weight:400;font-size:16px;line-height:110%;color:#262626}.header{position:absolute;top:0;left:0;right:0;z-index:10;height:120px;background:transparent;color:#fff;border-bottom:none}@media(max-width:766px){.header{height:86px}}.header .container{background:transparent}.header.pages{position:relative;height:120px;background:#003d1e;border-radius:0 0 35px 35px}@media(max-width:766px){.header.pages{height:86px;border-radius:0 0 21px 21px}}.header.pages .container:before{content:"";position:absolute;inset:0;z-index:-1}.header.pages .header__inner{padding:22px 70px 19px}@media(max-width:766px){.header.pages .header__inner{padding:11px 12px 0 10px}}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(0px,-21.3333333333px + 2.7777777778vw,32px);height:100%;padding:22px 70px 19px}@media(max-width:766px){.header__inner{display:flex;flex-direction:row;justify-content:space-between;padding:12px 0 0;padding-inline:10px}}.header__brand{display:flex;align-items:flex-start;gap:12.8px}.header__brand-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:-10px}.header__logo{width:172px;height:72px;color:#c9a24c;background:transparent;display:grid;place-items:center;font-weight:700}.header__logo img{width:100%;height:100%;object-fit:contain}.header__brand-title,.header__brand-subtitle{line-height:0}.header__brand-title img,.header__brand-subtitle img{display:block}.header__brand-subtitle{margin-bottom:8px}.header__nav{display:flex;justify-content:space-between;gap:0;font-size:16px;font-weight:700;color:#fff}.header__nav-item--dropdown{position:relative}.header__nav-mobile{display:none}@media(max-width:766px){.header__nav-mobile{display:flex;flex-direction:row;align-items:center;gap:28px}}.header .header__menu-toggle{position:absolute;opacity:0;pointer-events:none}.header .header__nav-toggle{background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.header__nav-menu-wrapper{display:flex;width:100%}@media(max-width:766px){.header__nav-menu-wrapper{display:none;position:fixed;top:0;left:0;height:100vh;width:100%;flex-direction:column;background:linear-gradient(180deg,#002814,#0e5833);z-index:40}}.header__menu{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;list-style:none}@media(max-width:766px){.header__menu{align-items:flex-start;gap:25px;padding:28px 12px 0;flex-direction:column;width:100%;font-weight:700;overflow-y:auto;max-height:calc(100vh - 266px)}}@media(max-width:766px){.header__menu-toggle:checked~.header__nav-menu-wrapper{display:flex}}.header__menu-mobile-header{display:none}@media(max-width:766px){.header__menu-mobile-header{display:flex;justify-content:space-between;height:86px;padding-inline:10px;padding-top:13px}}.header__nav-item{display:flex;flex-direction:column;list-style:none;justify-content:center;align-items:center}@media(max-width:766px){.header__nav-item{width:100%}}.header__nav-item--dropdown{--dropdown-offset: 12px}@media(min-width:801px){.header__nav-item--dropdown:after{content:"";position:absolute;top:100%;left:0;width:100%;height:var(--dropdown-offset)}}@media(max-width:766px){.header__nav-item--dropdown{--dropdown-offset: 0px}}.header__nav-item--dropdown:hover .header__dropdown,.header__nav-item--dropdown.open .header__dropdown{display:block}@media(min-width:801px){.header__nav-item--dropdown:hover .header__dropdown,.header__nav-item--dropdown.open .header__dropdown{display:grid}}.header__nav-item--dropdown:hover .header__link--dropdown,.header__nav-item--dropdown.open .header__link--dropdown{color:#f6dc8a}.header__nav-item--dropdown:hover .header__chev,.header__nav-item--dropdown.open .header__chev{transform:rotate(0)}@media(max-width:766px){.header__nav-item--dropdown:hover .header__link--dropdown{color:#fff}.header__nav-item--dropdown:hover .header__chev{transform:rotate(180deg)}.header__nav-item--dropdown.open .header__link--dropdown{color:#f6dc8a}.header__nav-item--dropdown.open .header__chev{transform:rotate(0)}}.header__link--dropdown{display:flex;align-items:center;gap:.4rem}.header__chev{font-size:.8em;line-height:1;transform:rotate(180deg);transition:transform .3s ease}.header__chev svg{display:block;color:currentColor}.header__dropdown{position:absolute;top:calc(100% + var(--dropdown-offset, 0px));left:-17px;min-width:273px;padding:20px 16px 28px;border-radius:23px;border:1px solid #F6DC8A;background:#262626a1;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);display:none;z-index:30;font-weight:400;grid-template-columns:minmax(240px,max-content) minmax(210px,max-content);column-gap:0px;align-items:stretch}.header__dropdown:not(.has-content){grid-template-columns:minmax(240px,max-content);min-width:280px}.header__dropdown.has-content{min-width:550px}@media(max-width:766px){.header__dropdown{position:static;min-width:auto;padding:0;border:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}}.header__dropdown-children{display:none;padding:0;margin:0;list-style:none}@media(max-width:766px){.header__dropdown-children{padding-left:0}}.header__dropdown-children-item{padding-bottom:9px}.header__dropdown-children-item:last-child{padding-bottom:0}.header__dropdown-children-item a{white-space:normal}.header__dropdown-section--has-children:hover .header__dropdown-children,.header__dropdown-section--has-children.open .header__dropdown-children{display:block}.header__dropdown-section--has-children:hover>a,.header__dropdown-section--has-children.open>a{color:#dac173}.header__dropdown-wrapper{padding:0;margin:0;list-style:none;min-width:240px}@media(max-width:766px){.header__dropdown-wrapper{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;padding:0;font-size:16px;font-weight:400}}.header__dropdown-content{min-width:210px;height:100%;align-self:stretch;display:flex;flex-direction:column;border-left:1px solid #DAC173;padding-left:30px}.header__dropdown-content:empty{display:none}@media(max-width:766px){.header__dropdown-content{display:none}}.header__dropdown-content .header__dropdown-children{display:block;padding:0;margin:0;list-style:none}.header__dropdown-item{list-style:none;padding-bottom:3px;margin-bottom:7px}.header__dropdown-item:last-child{padding-bottom:0;margin-bottom:0}.header__dropdown-link{display:block;color:inherit;text-decoration:none;white-space:nowrap}.header__dropdown-link:hover{background:#00000008}.header__dropdown-section--has-children.is-active{border-bottom:1px solid #DAC173;padding-bottom:2px}.header__dropdown-section--has-children.is-active>a{color:#dac173}@media(min-width:801px){.header__dropdown-section--has-children>.header__dropdown-children{display:none!important}}@media(max-width:766px){.header__nav-item--dropdown:hover .header__dropdown{display:none}.header__nav-item--dropdown.open .header__dropdown{display:block}.header__dropdown{box-shadow:none;padding:0}.header__dropdown-link{padding:.75rem 0 .75rem 1rem}.header__dropdown-section--has-children:hover .header__dropdown-children{display:none}.header__dropdown-section--has-children.open .header__dropdown-children{display:block}.header__dropdown-section--has-children.is-active>a{color:inherit}}.header__actions{display:flex;align-items:center;gap:clamp(0px,-23.3333333333px + 3.0381944444vw,35px)}@media(max-width:766px){.header__actions{display:none}}.header__actions a{flex-shrink:0}.header__phone{font-weight:700;color:#fff;font-size:20px}.header__phone-mobile{height:37px;margin-top:2px}.header__actions.mobile-flex{flex-direction:column;margin-top:24px;gap:27px}.header__actions-socials{display:flex;gap:16px}.ticker{position:relative}.ticker__text{font-family:var(--roadradio);font-weight:700;font-size:15px;letter-spacing:0%;text-transform:uppercase}.ticker__wrapper{width:210px;height:210px;margin:auto;animation:spin 16s linear infinite}.ticker__wrapper :hover{animation-play-state:paused}.ticker__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:119px;height:119px;border-radius:50%;background:linear-gradient(94.52deg,#003d1e 32.47%,#00a350 52.51%,#003d1e 74.91%);cursor:pointer}.gold .ticker__circle{background:linear-gradient(97.91deg,#dac173 27.31%,#d0b45c 41.42%,#f6dc8a 53.6%,#ba9934 80.45%)}@keyframes spin{to{transform:rotate(360deg)}}input[type=checkbox]{appearance:none;-webkit-appearance:none;width:21px;height:21px;border:2px solid #D2D2D2;border-radius:4px;cursor:pointer;position:relative;outline:none;background:#fff;margin-right:8px}input[type=checkbox]:checked:after{content:"";position:absolute;top:-1px;left:-1px;width:21px;height:21px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.3333 0H2.66667C1.2 0 0 1.2 0 2.66667V21.3333C0 22.8 1.2 24 2.66667 24H21.3333C22.8 24 24 22.8 24 21.3333V2.66667C24 1.2 22.8 0 21.3333 0ZM9.33333 18.6667L2.66667 12L4.53333 10.1333L9.33333 14.9333L19.4667 4.8L21.3333 6.66667L9.33333 18.6667Z' fill='%23FFFFFF'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}input[type=checkbox]:checked{background-color:transparent;border-color:transparent}@media(max-width:766px){.desktop{display:none!important}}@media(max-width:766px){.desktop-flex{display:flex!important}}.mobile{display:none!important}@media(max-width:766px){.mobile{display:block!important}}.mobile-flex{display:none!important}@media(max-width:766px){.mobile-flex{display:flex!important}}.hero.pages{background:#fff}section.services-page .container,section.portfolio-page .container,section.news-page .container,section.solutions-page .container,section.contacts-page .container,section.details-page .container,section.production-page .container,section.thx-page .container{padding:86px 73px 75px 70px}@media(max-width:766px){section.services-page .container,section.portfolio-page .container,section.news-page .container,section.solutions-page .container,section.contacts-page .container,section.details-page .container,section.production-page .container,section.thx-page .container{padding:18px 13px 75px 12px}}section.services-page .section__head,section.portfolio-page .section__head,section.news-page .section__head,section.solutions-page .section__head,section.contacts-page .section__head,section.details-page .section__head,section.production-page .section__head,section.thx-page .section__head{display:flex;flex-direction:column;margin-top:36px;position:relative}section.services-page .section__title,section.portfolio-page .section__title,section.news-page .section__title,section.solutions-page .section__title,section.contacts-page .section__title,section.details-page .section__title,section.production-page .section__title,section.thx-page .section__title{text-align:left;font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:84%;text-transform:uppercase}@media(max-width:766px){section.services-page .section__title,section.portfolio-page .section__title,section.news-page .section__title,section.solutions-page .section__title,section.contacts-page .section__title,section.details-page .section__title,section.production-page .section__title,section.thx-page .section__title{font-size:20px}}section.services-page .section__intro,section.portfolio-page .section__intro,section.news-page .section__intro,section.solutions-page .section__intro,section.contacts-page .section__intro,section.details-page .section__intro,section.production-page .section__intro,section.thx-page .section__intro{text-align:left;font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:1.2;width:100%;margin-top:46px}section.services-page .section__intro p,section.portfolio-page .section__intro p,section.news-page .section__intro p,section.solutions-page .section__intro p,section.contacts-page .section__intro p,section.details-page .section__intro p,section.production-page .section__intro p,section.thx-page .section__intro p{margin-top:0;margin-bottom:14px}@media(max-width:766px){section.services-page .section__intro p,section.portfolio-page .section__intro p,section.news-page .section__intro p,section.solutions-page .section__intro p,section.contacts-page .section__intro p,section.details-page .section__intro p,section.production-page .section__intro p,section.thx-page .section__intro p{margin-bottom:10px}}@media(max-width:766px){section.services-page .section__intro,section.portfolio-page .section__intro,section.news-page .section__intro,section.solutions-page .section__intro,section.contacts-page .section__intro,section.details-page .section__intro,section.production-page .section__intro,section.thx-page .section__intro{font-size:16px;width:100%;margin-top:15px}}section.services-page .section__intro span,section.services-page .section__intro a,section.portfolio-page .section__intro span,section.portfolio-page .section__intro a,section.news-page .section__intro span,section.news-page .section__intro a,section.solutions-page .section__intro span,section.solutions-page .section__intro a,section.contacts-page .section__intro span,section.contacts-page .section__intro a,section.details-page .section__intro span,section.details-page .section__intro a,section.production-page .section__intro span,section.production-page .section__intro a,section.thx-page .section__intro span,section.thx-page .section__intro a{text-decoration:underline}section.services-page .section__description,section.portfolio-page .section__description,section.news-page .section__description,section.solutions-page .section__description,section.contacts-page .section__description,section.details-page .section__description,section.production-page .section__description,section.thx-page .section__description{text-align:left;font-family:var(--gilroy);font-weight:400;font-size:24px;line-height:1.2;width:40%;margin-top:46px}@media(max-width:766px){section.services-page .section__description,section.portfolio-page .section__description,section.news-page .section__description,section.solutions-page .section__description,section.contacts-page .section__description,section.details-page .section__description,section.production-page .section__description,section.thx-page .section__description{font-size:16px;width:100%;margin-top:15px}}section.services-page .section__description span,section.services-page .section__description a,section.portfolio-page .section__description span,section.portfolio-page .section__description a,section.news-page .section__description span,section.news-page .section__description a,section.solutions-page .section__description span,section.solutions-page .section__description a,section.contacts-page .section__description span,section.contacts-page .section__description a,section.details-page .section__description span,section.details-page .section__description a,section.production-page .section__description span,section.production-page .section__description a,section.thx-page .section__description span,section.thx-page .section__description a{text-decoration:underline}section.services-page .section__tags,section.portfolio-page .section__tags,section.news-page .section__tags,section.solutions-page .section__tags,section.contacts-page .section__tags,section.details-page .section__tags,section.production-page .section__tags,section.thx-page .section__tags{display:flex;flex-direction:row;gap:7px;margin-top:42px;flex-wrap:wrap}@media(max-width:766px){section.services-page .section__tags,section.portfolio-page .section__tags,section.news-page .section__tags,section.solutions-page .section__tags,section.contacts-page .section__tags,section.details-page .section__tags,section.production-page .section__tags,section.thx-page .section__tags{margin-top:36px;flex-wrap:wrap}}section.services-page .section__tags .tag,section.portfolio-page .section__tags .tag,section.news-page .section__tags .tag,section.solutions-page .section__tags .tag,section.contacts-page .section__tags .tag,section.details-page .section__tags .tag,section.production-page .section__tags .tag,section.thx-page .section__tags .tag{display:flex;align-items:center;justify-content:center;padding:0 24px;height:32px;border:1px solid #01280E;border-radius:44px;font-family:Gilroy,Montserrat,Manrope,sans-serif;font-weight:700;font-size:15px;line-height:1}section.services-page .section__tags .tag.is-active,section.portfolio-page .section__tags .tag.is-active,section.news-page .section__tags .tag.is-active,section.solutions-page .section__tags .tag.is-active,section.contacts-page .section__tags .tag.is-active,section.details-page .section__tags .tag.is-active,section.production-page .section__tags .tag.is-active,section.thx-page .section__tags .tag.is-active{background-color:#01280e;color:#fff}section.services-page .section__tags .tag:has(a.is-active),section.portfolio-page .section__tags .tag:has(a.is-active),section.news-page .section__tags .tag:has(a.is-active),section.solutions-page .section__tags .tag:has(a.is-active),section.contacts-page .section__tags .tag:has(a.is-active),section.details-page .section__tags .tag:has(a.is-active),section.production-page .section__tags .tag:has(a.is-active),section.thx-page .section__tags .tag:has(a.is-active){background-color:#01280e;color:#fff}@media(max-width:766px){section.services-page .section__tags .tag,section.portfolio-page .section__tags .tag,section.news-page .section__tags .tag,section.solutions-page .section__tags .tag,section.contacts-page .section__tags .tag,section.details-page .section__tags .tag,section.production-page .section__tags .tag,section.thx-page .section__tags .tag{white-space:nowrap;height:24px;line-height:24px;font-size:11px}}section.services-page .section__ticker,section.portfolio-page .section__ticker,section.news-page .section__ticker,section.solutions-page .section__ticker,section.contacts-page .section__ticker,section.details-page .section__ticker,section.production-page .section__ticker,section.thx-page .section__ticker{position:absolute;top:-29px;right:-6px;z-index:1;transition:transform .3s ease}@media(max-width:766px){section.services-page .section__ticker,section.portfolio-page .section__ticker,section.news-page .section__ticker,section.solutions-page .section__ticker,section.contacts-page .section__ticker,section.details-page .section__ticker,section.production-page .section__ticker,section.thx-page .section__ticker{display:none}}.services-page__grid,.solutions-page__grid,.portfolio-page__grid,.thx-page__grid,.news-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;margin-top:42px}@media(max-width:766px){.services-page__grid,.solutions-page__grid,.portfolio-page__grid,.thx-page__grid,.news-page__grid{grid-template-columns:1fr;margin-top:53px}}.services-page .services-page__grid,.solutions-page .services-page__grid,.portfolio-page .services-page__grid,.thx-page .services-page__grid,.news-page .services-page__grid{gap:42px 21px}@media(max-width:766px){.services-page .services-page__grid,.solutions-page .services-page__grid,.portfolio-page .services-page__grid,.thx-page .services-page__grid,.news-page .services-page__grid{gap:19px}}.services-page__item,.solutions-page__item,.portfolio-page__item,.thx-page__item,.news-page__item{height:531px}@media(max-width:766px){.services-page__item,.solutions-page__item,.portfolio-page__item,.thx-page__item,.news-page__item{height:auto}}.services-page__item-title,.solutions-page__item-title,.portfolio-page__item-title,.thx-page__item-title,.news-page__item-title{font-family:var(--roadradio);font-weight:700;font-size:36px;line-height:84%;text-transform:uppercase;margin-top:16px}@media(max-width:766px){.services-page__item-title,.solutions-page__item-title,.portfolio-page__item-title,.thx-page__item-title,.news-page__item-title{font-size:18px;margin-top:9px}}.services-page__item-description,.solutions-page__item-description,.portfolio-page__item-description,.thx-page__item-description,.news-page__item-description{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:1.1;margin-top:20px;margin-bottom:0}@media(max-width:766px){.services-page__item-description,.solutions-page__item-description,.portfolio-page__item-description,.thx-page__item-description,.news-page__item-description{font-size:16px;margin-top:14px}}.services-page__item-image,.solutions-page__item-image,.portfolio-page__item-image,.thx-page__item-image,.news-page__item-image{height:311px;width:100%;border-radius:21px;overflow:hidden}@media(max-width:766px){.services-page__item-image,.solutions-page__item-image,.portfolio-page__item-image,.thx-page__item-image,.news-page__item-image{width:100%;height:200px}}.services-page__item-image img,.solutions-page__item-image img,.portfolio-page__item-image img,.thx-page__item-image img,.news-page__item-image img{width:100%;height:100%;object-fit:cover}.services-page__item-actions,.solutions-page__item-actions,.portfolio-page__item-actions,.thx-page__item-actions,.news-page__item-actions{margin-top:23px}@media(max-width:766px){.services-page__item-actions,.solutions-page__item-actions,.portfolio-page__item-actions,.thx-page__item-actions,.news-page__item-actions{margin-top:18px}}.services-page__item-actions .button,.solutions-page__item-actions .button,.portfolio-page__item-actions .button,.thx-page__item-actions .button,.news-page__item-actions .button{width:161px;height:40px}.services-page__more,.solutions-page__more,.portfolio-page__more,.thx-page__more,.news-page__more{display:flex;justify-content:center;align-items:center;margin-top:60px}.services-page__more button,.solutions-page__more button,.portfolio-page__more button,.thx-page__more button,.news-page__more button{width:281px;height:56px;border:1px solid #003D1E}.portfolio-dir-page.hero,.solution-page.hero,.service-page.hero,.project-page.hero,.news-detail-page.hero{position:relative;padding:192px 0 32px;height:781px}@media(max-width:766px){.portfolio-dir-page.hero,.solution-page.hero,.service-page.hero,.project-page.hero,.news-detail-page.hero{height:501px}}.portfolio-dir-page.hero:before,.solution-page.hero:before,.service-page.hero:before,.project-page.hero:before,.news-detail-page.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 0 35px 35px;background:#0f10127a;z-index:1;pointer-events:none}.portfolio-dir-page.hero:after,.solution-page.hero:after,.service-page.hero:after,.project-page.hero:after,.news-detail-page.hero:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;border-radius:0 0 35px 35px;background:url(/local/templates/vavilon/assets/images/hero-service-bg.jpg) center/cover no-repeat;z-index:0;pointer-events:none}.portfolio-dir-page.hero .hero__content,.solution-page.hero .hero__content,.service-page.hero .hero__content,.project-page.hero .hero__content,.news-detail-page.hero .hero__content{margin-top:206px;position:relative;color:#fff;gap:14px;z-index:2}@media(max-width:766px){.portfolio-dir-page.hero .hero__content,.solution-page.hero .hero__content,.service-page.hero .hero__content,.project-page.hero .hero__content,.news-detail-page.hero .hero__content{margin-top:0;position:absolute;bottom:18px;left:0;width:100%;padding-inline:12px;gap:13px}}.portfolio-dir-page.hero .hero__tag,.solution-page.hero .hero__tag,.service-page.hero .hero__tag,.project-page.hero .hero__tag,.news-detail-page.hero .hero__tag{min-width:82px;padding-inline:24px;height:24px;border-radius:70px;border:1px solid #FFFFFF;font-weight:700;font-size:11px;line-height:24px;display:flex;align-self:start;justify-content:center}.portfolio-dir-page.hero .hero__title,.solution-page.hero .hero__title,.service-page.hero .hero__title,.project-page.hero .hero__title,.news-detail-page.hero .hero__title{font-family:var(--roadradio);font-weight:700;font-size:46px;line-height:84%;text-transform:uppercase;width:58%}@media(max-width:766px){.portfolio-dir-page.hero .hero__title,.solution-page.hero .hero__title,.service-page.hero .hero__title,.project-page.hero .hero__title,.news-detail-page.hero .hero__title{font-size:20px;width:100%}}.portfolio-dir-page.hero .hero__subtitle,.solution-page.hero .hero__subtitle,.service-page.hero .hero__subtitle,.project-page.hero .hero__subtitle,.news-detail-page.hero .hero__subtitle{font-family:var(--gilroy);font-weight:700;font-size:24px;line-height:127%;width:50%}@media(max-width:766px){.portfolio-dir-page.hero .hero__subtitle,.solution-page.hero .hero__subtitle,.service-page.hero .hero__subtitle,.project-page.hero .hero__subtitle,.news-detail-page.hero .hero__subtitle{font-size:16px;width:100%}}.portfolio-dir-page.hero .hero__actions,.solution-page.hero .hero__actions,.service-page.hero .hero__actions,.project-page.hero .hero__actions,.news-detail-page.hero .hero__actions{margin-top:0}.portfolio-dir-page.hero .hero__actions .button,.solution-page.hero .hero__actions .button,.service-page.hero .hero__actions .button,.project-page.hero .hero__actions .button,.news-detail-page.hero .hero__actions .button{width:187px;height:56px}@media(max-width:766px){.portfolio-dir-page.section:not(.hero) .container,.solution-page.section:not(.hero) .container,.service-page.section:not(.hero) .container,.project-page.section:not(.hero) .container,.news-detail-page.section:not(.hero) .container{margin-top:21px}}.portfolio-dir-page__content,.solution-page__content,.service-page__content,.project-page__content,.news-detail-page__content{display:grid;grid-template-columns:55% 1fr;gap:32px}@media(max-width:766px){.portfolio-dir-page__content,.solution-page__content,.service-page__content,.project-page__content,.news-detail-page__content{display:flex;flex-direction:column;gap:0}}.portfolio-dir-page__content-text,.solution-page__content-text,.service-page__content-text,.project-page__content-text,.news-detail-page__content-text{font-family:var(--gilroy);font-weight:400;font-size:24px;line-height:119%}@media(max-width:766px){.portfolio-dir-page__content-text,.solution-page__content-text,.service-page__content-text,.project-page__content-text,.news-detail-page__content-text{font-size:16px;line-height:1.18}}.portfolio-dir-page__ticker-wrapper,.solution-page__ticker-wrapper,.service-page__ticker-wrapper,.project-page__ticker-wrapper,.news-detail-page__ticker-wrapper{position:relative}@media(max-width:766px){.portfolio-dir-page__ticker-wrapper,.solution-page__ticker-wrapper,.service-page__ticker-wrapper,.project-page__ticker-wrapper,.news-detail-page__ticker-wrapper{display:none}}.portfolio-dir-page__ticker,.solution-page__ticker,.service-page__ticker,.project-page__ticker,.news-detail-page__ticker{position:absolute;top:-31px;right:12px;z-index:1}.portfolio-dir-page__images,.solution-page__images,.service-page__images,.project-page__images,.news-detail-page__images{margin-top:40px}@media(max-width:766px){.portfolio-dir-page__images,.solution-page__images,.service-page__images,.project-page__images,.news-detail-page__images{margin-top:45px}}.portfolio-dir-page__images-grid,.solution-page__images-grid,.service-page__images-grid,.project-page__images-grid,.news-detail-page__images-grid{display:grid;grid-template-columns:55% 1fr;grid-template-rows:387px 1fr;height:731px;gap:21px}@media(max-width:766px){.portfolio-dir-page__images-grid,.solution-page__images-grid,.service-page__images-grid,.project-page__images-grid,.news-detail-page__images-grid{grid-template-columns:1fr;grid-template-rows:unset;gap:11px;height:auto}}.portfolio-dir-page__images-item,.solution-page__images-item,.service-page__images-item,.project-page__images-item,.news-detail-page__images-item{border-radius:21px;overflow:hidden}@media(max-width:766px){.portfolio-dir-page__images-item,.solution-page__images-item,.service-page__images-item,.project-page__images-item,.news-detail-page__images-item{height:239px}}.portfolio-dir-page__images-item.big,.solution-page__images-item.big,.service-page__images-item.big,.project-page__images-item.big,.news-detail-page__images-item.big{grid-row:span 2}@media(max-width:766px){.portfolio-dir-page__images-item.big,.solution-page__images-item.big,.service-page__images-item.big,.project-page__images-item.big,.news-detail-page__images-item.big{grid-row:unset;height:373px}}.portfolio-dir-page__images-item img,.solution-page__images-item img,.service-page__images-item img,.project-page__images-item img,.news-detail-page__images-item img{width:100%;height:100%;object-fit:cover}.portfolio-dir-page__video,.solution-page__video,.service-page__video,.project-page__video,.news-detail-page__video{margin-top:40px;width:100%;height:auto;border-radius:15px;overflow:hidden}@media(max-width:766px){.portfolio-dir-page__video,.solution-page__video,.service-page__video,.project-page__video,.news-detail-page__video{margin-top:25px;margin-bottom:25px;width:100%;height:auto}}.portfolio-dir-page__video video,.solution-page__video video,.service-page__video video,.project-page__video video,.news-detail-page__video video{width:100%;height:100%;object-fit:cover}.portfolio-dir-page__common,.solution-page__common,.service-page__common,.project-page__common,.news-detail-page__common{margin-top:66px}@media(max-width:766px){.portfolio-dir-page__common,.solution-page__common,.service-page__common,.project-page__common,.news-detail-page__common{margin-top:10px}}.portfolio-dir-page__common-heading,.solution-page__common-heading,.service-page__common-heading,.project-page__common-heading,.news-detail-page__common-heading{font-family:RoadRadio;font-weight:700;font-size:46px;line-height:84%;text-transform:uppercase}@media(max-width:766px){.portfolio-dir-page__common-heading,.solution-page__common-heading,.service-page__common-heading,.project-page__common-heading,.news-detail-page__common-heading{font-size:20px}}.portfolio-dir-page__common-info,.solution-page__common-info,.service-page__common-info,.project-page__common-info,.news-detail-page__common-info{display:grid;grid-template-columns:72% 1fr;font-size:24px;margin-top:46px}@media(max-width:766px){.portfolio-dir-page__common-info,.solution-page__common-info,.service-page__common-info,.project-page__common-info,.news-detail-page__common-info{display:flex;flex-direction:column;font-size:18px;margin-top:15px}}.portfolio-dir-page__common-info>div:nth-child(2),.solution-page__common-info>div:nth-child(2),.service-page__common-info>div:nth-child(2),.project-page__common-info>div:nth-child(2),.news-detail-page__common-info>div:nth-child(2){font-size:24px;width:90%;align-self:end;margin-top:16px;text-align:right}.portfolio-dir-page__common-grid,.solution-page__common-grid,.service-page__common-grid,.project-page__common-grid,.news-detail-page__common-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 65px;margin-top:15px;width:90%}@media(max-width:766px){.portfolio-dir-page__common-grid,.solution-page__common-grid,.service-page__common-grid,.project-page__common-grid,.news-detail-page__common-grid{grid-template-columns:1fr;width:100%;margin-top:8px;gap:16px}}.portfolio-dir-page__common-item,.solution-page__common-item,.service-page__common-item,.project-page__common-item,.news-detail-page__common-item{min-height:223px;border-bottom:1px solid #000}@media(max-width:766px){.portfolio-dir-page__common-item,.solution-page__common-item,.service-page__common-item,.project-page__common-item,.news-detail-page__common-item{min-height:182px}}.portfolio-dir-page__common-item-number,.solution-page__common-item-number,.service-page__common-item-number,.project-page__common-item-number,.news-detail-page__common-item-number{font-family:var(--roadradio);font-weight:700;font-size:74px;line-height:100%}.portfolio-dir-page__common-item-title,.solution-page__common-item-title,.service-page__common-item-title,.project-page__common-item-title,.news-detail-page__common-item-title{font-family:var(--roadradio);font-weight:700;font-size:34px;line-height:100%;margin-top:22px}@media(max-width:766px){.portfolio-dir-page__common-item-title,.solution-page__common-item-title,.service-page__common-item-title,.project-page__common-item-title,.news-detail-page__common-item-title{font-size:18px;margin-top:15px}}.portfolio-dir-page__common-item-subtitle,.solution-page__common-item-subtitle,.service-page__common-item-subtitle,.project-page__common-item-subtitle,.news-detail-page__common-item-subtitle{font-family:var(--gilroy);font-weight:400;font-size:20px;margin-top:22px}@media(max-width:766px){.portfolio-dir-page__common-item-subtitle,.solution-page__common-item-subtitle,.service-page__common-item-subtitle,.project-page__common-item-subtitle,.news-detail-page__common-item-subtitle{font-size:16px;margin-top:14px}}.portfolio-dir-page.portfolio .container,.solution-page.portfolio .container,.service-page.portfolio .container,.project-page.portfolio .container,.news-detail-page.portfolio .container{padding:53px 57px 75px 73px}@media(max-width:766px){.portfolio-dir-page.portfolio .container,.solution-page.portfolio .container,.service-page.portfolio .container,.project-page.portfolio .container,.news-detail-page.portfolio .container{padding:27px 13px 75px}}.portfolio-dir-page.portfolio .portfolio__title,.solution-page.portfolio .portfolio__title,.service-page.portfolio .portfolio__title,.project-page.portfolio .portfolio__title,.news-detail-page.portfolio .portfolio__title{font-size:46px;width:60%}@media(max-width:766px){.portfolio-dir-page.portfolio .portfolio__title,.solution-page.portfolio .portfolio__title,.service-page.portfolio .portfolio__title,.project-page.portfolio .portfolio__title,.news-detail-page.portfolio .portfolio__title{width:100%;font-size:20px}}.portfolio-dir-page.portfolio .portfolio__grid,.solution-page.portfolio .portfolio__grid,.service-page.portfolio .portfolio__grid,.project-page.portfolio .portfolio__grid,.news-detail-page.portfolio .portfolio__grid{grid-template-columns:repeat(3,1fr)}@media(max-width:766px){.portfolio-dir-page.portfolio .portfolio__grid,.solution-page.portfolio .portfolio__grid,.service-page.portfolio .portfolio__grid,.project-page.portfolio .portfolio__grid,.news-detail-page.portfolio .portfolio__grid{grid-template-columns:1fr}}.portfolio-dir-page.portfolio .portfolio__card,.solution-page.portfolio .portfolio__card,.service-page.portfolio .portfolio__card,.project-page.portfolio .portfolio__card,.news-detail-page.portfolio .portfolio__card{min-height:694px}@media(max-width:766px){.portfolio-dir-page.portfolio .portfolio__card,.solution-page.portfolio .portfolio__card,.service-page.portfolio .portfolio__card,.project-page.portfolio .portfolio__card,.news-detail-page.portfolio .portfolio__card{min-height:auto}}.portfolio-dir-page.portfolio .portfolio__all-wrapper,.solution-page.portfolio .portfolio__all-wrapper,.service-page.portfolio .portfolio__all-wrapper,.project-page.portfolio .portfolio__all-wrapper,.news-detail-page.portfolio .portfolio__all-wrapper{display:flex;margin-top:51px}.portfolio-dir-page.portfolio .portfolio__all-wrapper .button,.solution-page.portfolio .portfolio__all-wrapper .button,.service-page.portfolio .portfolio__all-wrapper .button,.project-page.portfolio .portfolio__all-wrapper .button,.news-detail-page.portfolio .portfolio__all-wrapper .button{width:281px}.portfolio-page .section__tags{display:flex;flex-direction:row;gap:7px;margin-top:14px!important;flex-wrap:wrap}@media(max-width:766px){.portfolio-page .section__tags{margin-top:12px!important;flex-wrap:wrap}}.portfolio-page .section__tags-title{font-size:22px;font-weight:500;margin-top:42px}@media(max-width:766px){.portfolio-page .section__tags-title{font-size:18px;margin-top:36px}}.portfolio-page .portfolio{margin-top:42px}.portfolio-page .portfolio__title{font-size:46px;width:60%}.portfolio-page .portfolio__grid{grid-template-columns:repeat(3,1fr)}@media(max-width:766px){.portfolio-page .portfolio__grid{grid-template-columns:1fr}}.portfolio-page .portfolio__card{min-height:694px}@media(max-width:766px){.portfolio-page .portfolio__card{min-height:auto}}.portfolio-page .portfolio__card .button{width:187px}.portfolio-page .portfolio__all-wrapper{margin-top:77px}@media(max-width:766px){.portfolio-page .portfolio__all-wrapper{margin-top:42px;display:flex}.portfolio-page .portfolio__all-wrapper .button{width:281px}}.news-page__all-wrapper{display:flex;justify-content:center;margin-top:75px}.news-page__all-wrapper .button{width:281px;height:56px;border:1px solid #003D1E}.news-detail-page.hero .hero__content{margin-top:283px}@media(max-width:766px){.news-detail-page.hero .hero__content{margin-top:98px}}.news-detail-page.hero .hero__tags{display:inline-flex;align-items:center;justify-content:start;font-size:14px}.news-detail-page.hero .hero__tag{width:auto;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;margin-left:10px}.news-detail-page.hero .hero__tag:nth-child(1){margin-left:0}.news-detail-page.section.digest .container{padding:0 65px 75px 74px}@media(max-width:766px){.news-detail-page.section.digest .container{padding:0 13px 58px}}.news-detail-page.section.digest .container .digest__title{font-size:46px}@media(max-width:766px){.news-detail-page.section.digest .container .digest__title{font-size:20px}}.news-detail-page.section.digest .container .digest__grid{margin-top:53px}.news-detail-page.section.digest .container .digest-card{background:#f8f8f8}.news-detail-page.section.digest .container .digest__all-wrapper{display:flex;justify-content:center;margin-top:75px}.news-detail-page.section.digest .container .digest__all-wrapper .button{width:281px;height:56px;border:1px solid #003D1E}.portfolio-dir-page.hero .hero__content{margin-top:298px}@media(max-width:766px){.portfolio-dir-page.hero .hero__content{margin-top:98px}}.contacts-page .header__logo img{width:274px;height:100%;object-fit:contain}.contacts-page .header__brand-text{margin-left:0;margin-top:7px}.contacts-page .header__brand-subtitle{width:206px}.contacts-page .header__brand-subtitle img{width:100%;height:100%;object-fit:contain}.contacts-page .header__brand-title{width:206px}.contacts-page .header__brand-title img{width:100%;height:100%;object-fit:contain}.contacts-page__grid{display:grid;grid-template-columns:1fr 623px;gap:0px;margin-top:85px}@media(max-width:766px){.contacts-page__grid{display:flex;flex-direction:column;margin-top:26px}}.contacts-page__info-logo{margin-bottom:57px}@media(max-width:766px){.contacts-page__info-logo{margin-bottom:26px}}.contacts-page__info-address{font-size:20px;line-height:19px;margin-bottom:16px}@media(max-width:766px){.contacts-page__info-address{font-size:16px;margin-bottom:23px}}.contacts-page__info-time2work{font-size:20px;line-height:1.35;margin-bottom:31px}@media(max-width:766px){.contacts-page__info-time2work{font-size:16px;margin-bottom:23px}}.contacts-page__info-time2work span{font-weight:700}.contacts-page__info-phone{font-size:31px;line-height:28.8px;margin-bottom:14px}.contacts-page__info-email{font-size:24px;line-height:29px;margin-bottom:22px}@media(max-width:766px){.contacts-page__info-email{margin-bottom:19px}}.contacts-page__info-socials{display:flex;flex-direction:row;gap:16px;margin-bottom:22px}@media(max-width:766px){.contacts-page__info-socials{margin-bottom:17px}}.contacts-page__info-name{font-size:16px;line-height:24px;margin-bottom:22px}@media(max-width:766px){.contacts-page__info-name{font-size:10px}}.contacts-page__info .header__logo{width:158px;height:35px}.contacts-page__info .header__logo img{width:100%;height:100%;object-fit:contain}.contacts-page__info-org-card .button{width:272px;height:56px;border:1px solid #003D1E}@media(max-width:766px){.contacts-page__form{display:none}}.contacts-page__form-inner{background:#003d1e;padding:48px 89px 35px 65px;border-radius:25px}.contacts-page__form-header{font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-weight:700;font-size:40px;line-height:100%;text-transform:uppercase;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-align:center;margin-bottom:31px}.contacts-page__form-form{display:flex;flex-direction:column;gap:16px}.contacts-page__form-form .input{width:100%}.contacts-page__consent{font-family:Gilroy,Montserrat,Manrope,sans-serif;font-weight:400;font-size:16px;line-height:110%;letter-spacing:0%;color:#fff9;width:485px}.contacts-page__consent-wrapper{margin-top:21px;width:95%}.contacts-page__consent{display:flex;align-items:flex-start;gap:8px}.contacts-page__consent-text{color:#fff9}.contacts-page__consent a{text-decoration:underline}.contacts-page__consent input{flex-shrink:0;margin-top:2px}.contacts-page__map{margin-top:65px;border-radius:16px;overflow:hidden;min-height:505px}@media(max-width:766px){.contacts-page__map{margin-top:36px}}.details-page__actions{display:flex;gap:16px;margin-top:32px}.details-page__actions .button{width:220px;height:56px}.solutions-page .container{padding:86px 73px 86px 80px}.solutions-page__grid{gap:37px 21px}.solutions-page__all-wrapper{display:flex;justify-content:center;margin-top:32px}.solutions-page__all-wrapper .button{width:281px;height:56px;border:1px solid #003D1E}.solution-page .container{padding-bottom:0}.solution-page.add-section .container{padding-top:0!important;padding-bottom:64px!important}.solution-page.hero .hero__content{margin-top:311px}.solution-page__content{grid-template-columns:80% 1fr}.solution-page__content-text{width:68%}@media(max-width:766px){.solution-page__content-text{width:100%}}.solution-page .section__tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;margin-top:8px}@media(max-width:766px){.solution-page .section__tags{flex-wrap:wrap}}.solution-page .section__tags .tag{display:flex;align-items:center;justify-content:center;padding:0 24px;height:32px;border:1px solid #01280E;border-radius:44px;font-family:var(--gilroy);font-weight:700;font-size:15px;line-height:20px;white-space:nowrap}.solution-page .section__tags .tag:has(a.is-active){background-color:#01280e;color:#fff}@media(max-width:766px){.solution-page .section__tags .tag{white-space:nowrap;height:24px;line-height:24px;font-size:11px}}.thx-page .section__head{margin-top:0!important}.thx-page .section__description{width:90%!important}.thx-page__inner{display:grid;grid-template-columns:1fr 60%;gap:21px}@media(max-width:766px){.thx-page__inner{display:flex;flex-direction:column}}.thx-page__images{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:268px 197px;gap:21px}@media(max-width:766px){.thx-page__images{gap:12px;grid-template-rows:202px 118px}}.thx-page__images>div{border-radius:13px;overflow:hidden}.thx-page__images>div img{width:100%;height:100%;object-fit:cover}.thx-page__images>div:nth-child(1){grid-column:span 2}.thx-page__actions{display:flex;gap:16px;margin-top:32px}.thx-page__actions .button{width:187px;height:56px}.e404-page .container{padding:124px 70px 81px}@media(max-width:766px){.e404-page .container{padding:18px 13px 86px 12px}}.e404-page .e404_title{font-family:var(--gilroy);font-weight:700;font-size:24px;text-align:center;margin-top:26px}@media(max-width:766px){.e404-page .e404_title{font-size:18px;width:100%}}.e404-page .e404-page__image{width:100%;max-width:640px;margin:0 auto}.e404-page .e404-page__image img{width:100%;height:auto;object-fit:contain}.e404-page__actions{display:flex;gap:16px;margin-top:32px;justify-content:center}.e404-page__actions .button{width:187px;height:56px}.text-page .container{padding:86px 73px 60px 70px}.text-page .section__title{font-family:var(--roadradio);font-weight:700;font-size:43px;text-transform:uppercase;line-height:84%;width:50%}@media(max-width:766px){.text-page .section__title{font-size:20px;width:100%}}.text-page__content{font-family:var(--gilroy);font-weight:400;font-size:24px;line-height:119%;margin-top:46px;min-height:385px;width:80%}@media(max-width:766px){.text-page__content{font-size:16px;line-height:1.18;width:100%}}.production-page__images{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}@media(max-width:766px){.production-page__images{grid-template-columns:1fr 1fr;margin-top:15px}}.production-page__image{height:335px;border-radius:15px;overflow:hidden}@media(max-width:766px){.production-page__image{height:128px}}.production-page__image img{width:100%;height:100%;object-fit:cover}.production-page__descriptions{display:flex;flex-direction:column;gap:25px;margin-top:30px}@media(max-width:766px){.production-page__descriptions{margin-top:15px;gap:18px}}.production-page__description{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:1.2}@media(max-width:766px){.production-page__description{font-size:14px}}.production-page__description .title{font-weight:700}.production-page__description .description{width:74%}@media(max-width:766px){.production-page__description .description{width:95%}}.services-page__item{display:flex;flex-direction:column}.services-page__item-actions{margin-top:auto}@media(max-width:766px){.services-page__item-actions{margin-top:14px}}.hero{background:#fff;color:#fff;position:relative;padding:192px 0 32px;height:828px;overflow:hidden}@media(max-width:766px){.hero{height:650px}}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 0 35px 35px;background:#0f101287;z-index:2;pointer-events:none}.hero:after{content:"";position:absolute;top:-45px;left:50%;transform:translate(-50%);width:100%;height:calc(100% + 45px);border-radius:0 0 35px 35px;z-index:1;pointer-events:none}.hero__media-swiper{position:absolute!important;top:-45px;left:50%;transform:translate(-50%);width:100%;height:calc(100% + 45px);border-radius:0 0 35px 35px;z-index:0;overflow:hidden;pointer-events:none}.hero__media-swiper .swiper-wrapper,.hero__media-swiper .swiper-slide{height:100%}.hero__media-slide{position:relative}.hero__bg-video{position:absolute;inset:0;width:100%;height:100%;border-radius:0 0 35px 35px;object-fit:cover;z-index:0;pointer-events:none}.hero .container{background:transparent}.hero__grid{display:flex;flex-direction:column;width:100%;gap:48px;align-items:center;position:absolute;bottom:0;padding:0 0 50px;z-index:3}.hero__grid .container{padding:0 70px}@media(max-width:766px){.hero__grid{padding:0 15px}.hero__grid .container{padding:0 0 25px}}.hero__content{display:flex;flex-direction:column;gap:23px;width:100%}.hero__intro{font-weight:700;font-size:24px;line-height:1.2;width:100%}@media(max-width:766px){.hero__intro{font-size:16px}}.hero__content-wrapper{display:flex;flex-direction:row;gap:24px;justify-content:space-between;align-items:center}.hero__title-accent{color:#c9a24c}.hero__actions{display:flex;gap:33px;flex-wrap:wrap}@media(max-width:766px){.hero__actions{gap:9px}}.hero__actions .button{height:56px}.hero__actions .button:nth-child(1){width:185px}@media(max-width:766px){.hero__actions .button:nth-child(1){width:208px}}.hero__actions .button:nth-child(2){width:206px}@media(max-width:766px){.hero__actions .button:nth-child(2){width:208px}}.hero__stats{margin-top:0;display:flex;gap:27px}@media(max-width:766px){.hero__stats{flex-direction:column;gap:11px;flex:1}}.hero__stat{display:flex;flex-direction:row;gap:8px;height:60px}@media(max-width:766px){.hero__stat{display:flex;flex-direction:column;height:auto;align-items:flex-start;gap:0}}.hero__stat-value{font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-size:86px;font-weight:700;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-top:-1rem}@media(max-width:766px){.hero__stat-value{line-height:1;font-size:40px;flex-shrink:1;min-height:0;margin-top:0}}.hero__stat-label{font-family:var(--gilroy);font-weight:700;font-size:24px;line-height:1.1;text-transform:uppercase;align-self:flex-end;margin-bottom:-2px}@media(max-width:766px){.hero__stat-label{font-size:14px;flex-shrink:1;min-height:0;align-self:unset}}.hero__visual{display:grid;justify-items:end;gap:16px}.hero__image{width:min(440px,100%);height:360px;border-radius:24px;background:linear-gradient(130deg,#1f2024,#404249);box-shadow:0 20px 40px #00000073}.hero__tagline{text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:#ffffff8c}.hero__ticker{margin-top:48px;display:flex;justify-content:center;gap:16px;font-size:11.2px;text-transform:uppercase;letter-spacing:.2em;color:#fff6;position:relative;z-index:2}.services .container{padding-top:35px;padding-inline:0}@media(max-width:766px){.services .container{padding-top:10px}}.services__inner{padding-inline:70px 77px}@media(max-width:766px){.services__inner{padding-inline:13px}}.services__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%;text-transform:uppercase}@media(max-width:766px){.services__title{font-size:20px}}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25.6px;margin-top:38px}@media(max-width:766px){.services__grid{gap:14px;margin-top:27px}}.services__card{padding:23px 38px 51px;display:grid;grid-template-rows:112px auto 1fr auto;gap:16px;background:linear-gradient(180deg,#002814,#0e5833)}@media(max-width:766px){.services__card{display:flex;flex-direction:column;gap:0}}.services__card{border-radius:21px;color:#fff;min-height:431px}@media(max-width:766px){.services__card{min-height:271px;padding:20px 32px}}.services__card-image{height:103px;width:150px}@media(max-width:766px){.services__card-image{height:79px}}.services__card-image img{width:100%;height:100%;object-fit:cover}.services__card-title{font-family:var(--roadradio);font-weight:700;font-size:28px;line-height:84%;width:80%;text-transform:uppercase}@media(max-width:766px){.services__card-title{font-size:18px;margin-top:13px;width:100%}}.services__card-text{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:1.2}@media(max-width:766px){.services__card-text{font-size:16px;margin-top:13px}}.services__card-footer .button{font-family:var(--gilroy);font-size:14px}@media(max-width:766px){.services__card-footer .button{font-size:12px}}@media(max-width:766px){.services__card-footer{margin-top:8px}}.services__all-wrapper{display:flex;justify-content:center;margin-top:5px}@media(max-width:766px){.services__all-wrapper{display:none}}.services__all-wrapper .button{width:281px;height:56px;border:1px solid #003D1E}.services__all{margin-top:32px}.calculate .container{padding-top:83px;padding-bottom:0}@media(max-width:766px){.calculate .container{padding-top:40px;padding-bottom:0}}.calculate__inner{padding:0 77px 40px 70px;display:flex;flex-direction:column;gap:32px;align-items:center}@media(max-width:766px){.calculate__inner{padding:0}}.calculate__content{width:100%}.calculate__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%;letter-spacing:0%;text-transform:uppercase;margin-bottom:30px}@media(max-width:766px){.calculate__title{font-size:20px;padding-inline:13px 23px;margin-bottom:27px}}.calculate__text-wrapper{display:grid;grid-template-columns:542px auto;border-radius:28px;overflow:hidden;height:673px}@media(max-width:766px){.calculate__text-wrapper{display:flex;flex-direction:column;height:auto;background:linear-gradient(180deg,#002814,#0e5833)}}.calculate__text-content{display:flex;background:linear-gradient(180deg,#002814,#0e5833);order:1;color:#fff;padding:51px}@media(max-width:766px){.calculate__text-content{order:2;padding:37px 0 0;padding-inline:13px}}.calculate__text-content .button{width:187px;height:56px}@media(max-width:766px){.calculate__text-content .button{width:240px;margin-bottom:23px}}.calculate__text-content-wrapper{display:flex;flex-direction:column}.calculate__subtitle{padding-top:165px;font-family:var(--gilroy);font-weight:700;font-size:35px;line-height:1.2;margin-bottom:20px}@media(max-width:766px){.calculate__subtitle{padding:0;font-size:20px}}.calculate__text{font-weight:400;font-size:20px;line-height:1.2;margin-bottom:38px}@media(max-width:766px){.calculate__text{font-size:16px;margin-bottom:18px}}.calculate__image{order:2}@media(max-width:766px){.calculate__image{height:210px;border-radius:23px}}@media(max-width:766px){.calculate__image{order:1}}.calculate__image img{width:100%;height:100%;object-fit:cover}.visual .container{padding-top:50px;padding-inline:0px}.visual__inner{display:flex;flex-direction:column;padding:0 56px 0 72px;position:relative;gap:9px}.visual__ticker{position:absolute;top:145px;left:81px;z-index:1;transition:transform .3s ease}.visual__title{font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-weight:700;font-size:64px;line-height:94%;text-transform:uppercase;opacity:0;transform:translate(-40px)}.visual__title-text2{color:#003d1e}.visual__title-text3{color:#003d1e;margin-left:320px}.visual__row.one{display:grid;grid-template-columns:auto 322px;height:290px}.visual__row.two{display:grid;gap:15px;grid-template-columns:auto 378px 421px;height:375px;overflow:hidden}.visual__row.two .grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.visual__row.two .grid>div{height:180px}.visual__row.two .grid .col-skip{grid-column:span 2}.visual__img{width:100%;height:100%;border-radius:24px;overflow:hidden;position:relative;transform:scale(.96);opacity:0}.visual__img img{width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.visual__img:after{content:"";position:absolute;inset:0;background:var(--visual-gradient);mix-blend-mode:var(--blend-mode);pointer-events:none;z-index:1}.visual.is-inview .visual__title{animation:visual-title-in .8s ease forwards}.visual.is-inview .visual__title-text2{animation-delay:.2s}.visual.is-inview .visual__title-text3{animation-delay:.4s}.visual.is-inview .visual__img{animation:visual-img-in .9s ease forwards}.visual__text{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;padding:0 20px;color:#fff;font-weight:700;text-transform:uppercase;font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-size:19px}.visual__text span{font-size:14px}.visual__text--1{top:184px;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.visual__text--2{top:124px;width:90%;color:#000}.visual__text--3{top:27px;color:#fff}.visual__text--4{top:27px;color:#000}.visual__text--5,.visual__text--6{top:36px;color:#fff}.visual__img--1{--blend-mode: normal;--visual-gradient: linear-gradient(180deg, rgba(0, 61, 30, 0) 0%, #003d1e 75.86%)}.visual__img--2{--blend-mode: normal;--visual-gradient: linear-gradient(177.47deg, rgba(246, 220, 138, 0) 2.15%, rgba(255, 255, 255, .6) 62.28%)}.visual__img--3{--blend-mode: normal;--visual-gradient: transparent}.visual__img--4{--blend-mode: normal;--visual-gradient: linear-gradient(102.95deg, rgba(255, 255, 255, .7) 53.1%, rgba(255, 255, 255, 0) 68.63%)}.visual__img--5{--blend-mode: normal;--visual-gradient: transparent}.visual__img--6{--blend-mode: hard-light;--visual-gradient: rgb(0, 61, 30)}@keyframes visual-title-in{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes visual-img-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.mobile .visual .container{padding-top:57px;padding-inline:0px}@media(max-width:766px){.mobile .visual .container{padding-top:25px}}.mobile .visual__inner{display:flex;flex-direction:column;padding:0 56px 0 72px;position:relative;gap:9px}@media(max-width:766px){.mobile .visual__inner{padding:0 13px;gap:12px}}.mobile .visual__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%;text-transform:uppercase;opacity:unset;transform:unset}@media(max-width:766px){.mobile .visual__title{font-size:20px;margin-bottom:18px}}.mobile .visual__img{width:100%;height:100%;border-radius:24px;overflow:hidden;position:relative;transform:unset;opacity:unset}.mobile .visual__img img{width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.mobile .visual__img:after{content:"";position:absolute;inset:0;background:var(--visual-gradient);mix-blend-mode:var(--blend-mode);pointer-events:none;z-index:1}.mobile .visual__text{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;padding:0 20px;color:#fff;font-weight:700;text-transform:uppercase;font-family:var(--roadradio);font-size:19px}@media(max-width:766px){.mobile .visual__text{font-size:18px;padding:0 13px}.mobile .visual__text span{font-size:18px}}.mobile .visual__text--1{top:184px;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.mobile .visual__text--2{top:124px;width:90%;color:#000}@media(max-width:766px){.mobile .visual__text--2{width:100%;top:unset;bottom:12px;line-height:1}}.mobile .visual__text--3{top:27px;color:#fff}@media(max-width:766px){.mobile .visual__text--3{top:unset;color:#000;display:flex;position:relative;align-items:center}}.mobile .visual__text--4{top:27px;color:#000}@media(max-width:766px){.mobile .visual__text--4{top:unset;bottom:20px}}.mobile .visual__text--5,.mobile .visual__text--6{top:36px;color:#fff}@media(max-width:766px){.mobile .visual__text--5,.mobile .visual__text--1{top:unset;color:#fff;display:flex;position:relative;align-items:center;background:linear-gradient(180deg,#fff 0% 45.67%,#fff 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.mobile .visual__text--6{top:unset;bottom:15px;color:#fff}}.mobile .visual__img--1{--blend-mode: normal;--visual-gradient: linear-gradient(180deg, rgba(0, 61, 30, 0) 0%, #003d1e 75.86%)}@media(max-width:766px){.mobile .visual__img--1{height:70px;background:linear-gradient(180deg,#002814,#0e5833);display:flex;position:relative;align-items:center}}.mobile .visual__img--2{--blend-mode: normal;--visual-gradient: linear-gradient(177.47deg, rgba(246, 220, 138, 0) 2.15%, rgba(255, 255, 255, .6) 62.28%)}.mobile .visual__img--3{--blend-mode: normal;--visual-gradient: transparent}@media(max-width:766px){.mobile .visual__img--3{height:70px;background-color:#bdb5af;display:flex;position:relative;align-items:center}}.mobile .visual__img--4{--blend-mode: normal;--visual-gradient: linear-gradient(102.95deg, rgba(255, 255, 255, .7) 53.1%, rgba(255, 255, 255, 0) 68.63%)}@media(max-width:766px){.mobile .visual__img--4{height:150px}}.mobile .visual__img--5{--blend-mode: normal;--visual-gradient: transparent}@media(max-width:766px){.mobile .visual__img--5{height:70px;background:linear-gradient(180deg,#002814,#0e5833);display:flex;position:relative;align-items:center}}.mobile .visual__img--6{--blend-mode: hard-light;--visual-gradient: rgb(0, 61, 30)}@media(max-width:766px){.mobile .visual__img--6{--blend-mode: normal;--visual-gradient: linear-gradient(180deg, rgba(0, 61, 30, 0) 0%, #003d1e 75.86%);height:150px}.mobile .visual__img--6 img{object-position:0px -43px}}.assistance .container{padding:16px 76px 0 70px}@media(max-width:766px){.assistance .container{padding:10px 0 0}}.assistance__card{background:#fff;background:#efefef;display:grid;grid-template-columns:1fr 560px;border-radius:26px;overflow:hidden}.assistance__content{padding:0 43px;order:1}@media(max-width:766px){.assistance__content{order:2;padding:0 13px}}.assistance__title{font-family:var(--gilroy);font-weight:500;font-size:52px;line-height:95%;margin-top:63px;margin-bottom:22px}@media(max-width:766px){.assistance__title{margin:40px 0 0;font-size:20px;line-height:1.1}}.assistance__text{font-weight:400;font-size:16px;line-height:120%;width:48%;margin-bottom:37px}@media(max-width:766px){.assistance__text{width:100%;margin-top:18px;margin-bottom:0}}.assistance__button-wrapper{display:flex;justify-content:flex-start}@media(max-width:766px){.assistance__button-wrapper{margin-top:22px;padding-bottom:24px}}.assistance__button-wrapper .button{width:187px;height:56px}@media(max-width:766px){.assistance__button-wrapper .button{width:240px}}.assistance__image{order:2}@media(max-width:766px){.assistance__image{order:1;height:210px;border-radius:26px;overflow:hidden}}.assistance__image img{width:100%;height:100%;object-fit:cover}.solutions .container{padding:86px 73px 0 70px}@media(max-width:766px){.solutions .container{padding:38px 13px 0}}.solutions__inner{display:flex;flex-direction:column;gap:24px;padding:0}@media(max-width:766px){.solutions__inner{gap:0}}.solutions__head{display:flex;justify-content:space-between;align-items:center;gap:24px}.solutions__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%}@media(max-width:766px){.solutions__title{font-size:20px}}.solutions__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:37px 15px;margin-top:35px}@media(max-width:766px){.solutions__grid{margin-top:20px;gap:11px}}.solutions__card{display:flex;flex-direction:column}@media(max-width:766px){.solutions__card{display:flex;flex-direction:column;gap:0px}}.solutions__card-title{font-family:var(--roadradio);font-weight:700;font-size:28px;line-height:84%;text-transform:uppercase;margin-top:18px;width:80%}@media(max-width:766px){.solutions__card-title{width:100%;font-size:18px;margin-top:13px}}.solutions__card-image{height:193px;border-radius:21px;overflow:hidden}@media(max-width:766px){.solutions__card-image{height:200px}}.solutions__card-image img{width:100%;height:100%;object-fit:cover}.solutions__card-image a>img{transition:.5s all}.solutions__card-image a>img:hover{transform:scale(1.05)}.solutions__card-text{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:100%;padding:0;margin:20px 0 0}@media(max-width:766px){.solutions__card-text{font-size:16px;margin-top:15px}}.solutions__card-footer{margin-top:auto;padding-top:20px}.solutions__card .button--link{height:38px;font-size:14px}.solutions__all-wrapper{display:flex;justify-content:center;margin-top:32px}.solutions__all-wrapper .button{width:318px;height:56px;border:1px solid #003D1E}.portfolio .container{padding:53px 80px 0 70px}@media(max-width:766px){.portfolio .container{padding:53px 13px 0}}.portfolio__inner{display:flex;flex-direction:column;gap:24px}.portfolio__head{display:flex;justify-content:space-between;align-items:center;gap:24px}.portfolio__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%}@media(max-width:766px){.portfolio__title{font-size:20px}}.portfolio__tags{font-family:var(--roadradio);font-weight:700;font-size:50px;line-height:100%;text-transform:uppercase}@media(max-width:766px){.portfolio__tags{font-size:24px}}.portfolio__tag{white-space:nowrap}.portfolio__tag a:hover{background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.portfolio__count{font-size:24px;line-height:100%;margin-top:25px}@media(max-width:766px){.portfolio__count{display:none}}.portfolio__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px 25px;margin-top:15px}@media(max-width:766px){.portfolio__grid{margin-top:10px;gap:18px}}.portfolio__card{display:grid;grid-template-rows:auto 1fr;gap:22px;min-height:665px}@media(max-width:766px){.portfolio__card{gap:0;min-height:auto}}.portfolio__card-image{position:relative;height:367px;border-radius:21px;overflow:hidden}.portfolio__card-image .swiper,.portfolio__card-image .swiper-wrapper,.portfolio__card-image .swiper-slide{height:100%}.portfolio__card-image .swiper-slide>a{display:block;width:100%;height:100%}.portfolio__card-image img{width:100%;height:100%;object-fit:cover}.portfolio__card-image .portfolio__card-swiper-button{position:absolute;top:50%;transform:translateY(-50%);z-index:2;padding:0 8px;height:48px;width:48px;border:none;background:transparent;color:#ffffffd9;font-size:36px;font-weight:300;line-height:1;cursor:pointer;text-shadow:0 1px 4px rgba(0,0,0,.5)}.portfolio__card-image .portfolio__card-swiper-button--prev{left:4px}.portfolio__card-image .portfolio__card-swiper-button--next{right:4px}.portfolio__card-content{display:flex;flex-direction:column}@media(max-width:766px){.portfolio__card-content{margin-top:15px}}.portfolio__card-category{font-family:var(--roadradio);font-weight:700;font-size:34px;line-height:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}@media(max-width:766px){.portfolio__card-category{font-size:18px}}.portfolio__card-info,.portfolio__card-text{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:100%}@media(max-width:766px){.portfolio__card-info,.portfolio__card-text{font-size:16px}}.portfolio__card-info{margin-top:22px}@media(max-width:766px){.portfolio__card-info{margin-top:15px}}.portfolio__card-text{margin-top:28px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}@media(max-width:766px){.portfolio__card-text{margin-top:24px}}.portfolio__card-footer{margin-top:auto}@media(max-width:766px){.portfolio__card-footer{margin-top:19px;padding-bottom:18px}}.portfolio__card .button{width:187px}.portfolio__foot{margin-top:32px;display:flex;flex-wrap:wrap;gap:24px;color:#1a1a1ab3;align-items:center}.portfolio__label{text-transform:uppercase;letter-spacing:.2em;font-size:12px}.portfolio__badge{background:#f2f0ea;padding:6.4px 12.8px;border-radius:999px}.portfolio__all-wrapper{display:flex;justify-content:center;margin-top:53px}@media(max-width:766px){.portfolio__all-wrapper{display:none}}.portfolio__all-wrapper .button{width:218px;height:56px;border:1px solid #003D1E}.portfolio-card{background:#fff;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:220px;box-shadow:0 16px 36px #0000001f}.portfolio-card__image{background:linear-gradient(130deg,#c8c8c8,#f0f0f0)}.portfolio-card__content{padding:22.4px;display:grid;gap:12.8px}.portfolio-card__category{font-size:12.8px;text-transform:uppercase;color:#1a1a1ab3}.portfolio-card__title{font-family:Montserrat,Manrope,sans-serif}.portfolio-card__meta,.portfolio-card__text{color:#1a1a1ab3;font-size:14.4px}.stats{position:relative}.stats .container{padding:112px 102px 0 70px}@media(max-width:766px){.stats .container{padding:15px 13px 0}}.stats__inner{position:relative}.stats__title{font-family:var(--roadradio);font-weight:700;font-size:110px;line-height:87%;letter-spacing:0%;text-transform:uppercase;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media(max-width:766px){.stats__title{font-size:104px}}.stats__subtitle{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:87%;text-transform:uppercase;color:#003d1e;margin-top:17px}@media(max-width:766px){.stats__subtitle{font-size:20px;margin-top:9px;width:100%;text-align:center}}.stats__label{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:87%;text-transform:uppercase;color:#003d1e}.stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:transparent;margin-top:64px}@media(max-width:766px){.stats__grid{display:flex;flex-direction:column;gap:0px;margin-top:24px}}.stats__grid .card1{order:1}.stats__grid .card2{order:2}.stats__grid .card3{order:3}.stats__grid .card4{order:4}.stats__grid .card5{order:5}@media(max-width:766px){.stats__grid .card1{order:1}.stats__grid .card2{order:4}.stats__grid .card3{order:3}.stats__grid .card4{order:2}.stats__grid .card5{order:5}}.stats__grid .stat-card{border:0;background:#fff;border-right:1px solid #9E9E9E;border-bottom:1px solid #9E9E9E}@media(max-width:766px){.stats__grid .stat-card{border:none}}.stats__grid .stat-card__value{font-family:var(--roadradio);font-weight:700;font-size:90px;line-height:1.2}@media(max-width:766px){.stats__grid .stat-card__value{font-size:55px;line-height:1}}.stats__grid .stat-card__label{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:24px}@media(max-width:766px){.stats__grid .stat-card__label{font-size:12px;line-height:1;margin-top:5px}}.stats__grid .stat-card__badges{list-style-type:none;margin-top:50px}@media(max-width:766px){.stats__grid .stat-card__badges{margin-top:13px;padding-inline-start:20px}}.stats__grid .stat-card__badges .stat-card__badge{font-family:var(--gilroy);font-weight:400;font-size:20px;margin-bottom:26px;position:relative}@media(max-width:766px){.stats__grid .stat-card__badges .stat-card__badge{margin-bottom:15px}}@media(max-width:766px){.stats__grid .stat-card__badges .stat-card__badge{font-size:12px}}.stats__grid .stat-card__badges .stat-card__badge:before{content:"";position:absolute;top:50%;left:-40px;transform:translateY(-50%);width:22px;height:31px;background-image:url(/local/templates/vavilon/assets/svg/vlogo.svg);background-size:cover}@media(max-width:766px){.stats__grid .stat-card__badges .stat-card__badge:before{width:11px;height:16px;left:-20px}}.stats__grid .stat-card:nth-child(3n){border-right:none}.stats__grid .stat-card:nth-last-child(-n+3){border-bottom:none}.stats__grid .stat-card:nth-child(3){border-bottom:1px solid #9E9E9E}@media(max-width:766px){.stats__grid .stat-card:nth-child(3){border-bottom:none}}.stats__grid .stat-card:nth-child(5){border-right:none}.stats__grid .stat-card:nth-child(1),.stats__grid .stat-card:nth-child(4){padding-left:14px}@media(max-width:766px){.stats__grid .stat-card:nth-child(1),.stats__grid .stat-card:nth-child(4){padding-left:0}}.stats__grid .stat-card:nth-child(3),.stats__grid .stat-card:nth-child(5){padding-left:49px}@media(max-width:766px){.stats__grid .stat-card:nth-child(3),.stats__grid .stat-card:nth-child(5){padding-left:0}}.stats__grid .stat-card:nth-child(1),.stats__grid .stat-card:nth-child(3),.stats__grid .stat-card:nth-child(4),.stats__grid .stat-card:nth-child(5){padding-top:15px;padding-bottom:53px}@media(max-width:766px){.stats__grid .stat-card:nth-child(1),.stats__grid .stat-card:nth-child(3),.stats__grid .stat-card:nth-child(4),.stats__grid .stat-card:nth-child(5){padding-top:0;padding-bottom:0}}.stats__grid .stat-card:nth-child(2){padding-top:15px;padding-bottom:53px;padding-left:64px;border-bottom:none}@media(max-width:766px){.stats__grid .stat-card:nth-child(2){padding-top:0;padding-bottom:0;padding-left:0}}.stats__grid .stat-card.card2{grid-row:span 2}@media(max-width:766px){.stats__grid .stat-card.card2{grid-row:auto}}.stats__ticker{position:absolute;top:-24px;right:-5px;z-index:1;transition:transform .3s ease}@media(max-width:766px){.stats__ticker{display:none}}.projects{background:linear-gradient(180deg,#002814,#0e5833);margin-top:77px}@media(max-width:766px){.projects{margin-top:38px}}.projects .container{padding:0}.projects__inner{display:flex;flex-direction:column;gap:24px;color:#fff;padding-top:45px;padding-bottom:129px;padding-inline:70px 77px}@media(max-width:766px){.projects__inner{padding-inline:13px 13px;padding-top:21px;padding-bottom:20px}}.projects__head{display:flex;justify-content:space-between;align-items:center;gap:24px}.projects__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%;color:#dac173}@media(max-width:766px){.projects__title{font-size:20px}}.projects__tags{font-family:var(--roadradio);font-weight:700;font-size:50px;line-height:100%;text-transform:uppercase}.projects__count{font-size:24px;line-height:100%;margin-top:25px}.projects__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px 25px;margin-top:51px}@media(max-width:766px){.projects__grid{grid-template-columns:1fr;margin-top:4px;gap:18px}}.projects__card{display:grid;grid-template-rows:auto 1fr;gap:22px;position:relative;min-height:660px}@media(max-width:766px){.projects__card{min-height:auto;gap:0}}.projects__card-image{height:367px;border-radius:21px;overflow:hidden}.projects__card-image img{width:100%;height:100%;object-fit:cover}.projects__card-content{display:flex;flex-direction:column}@media(max-width:766px){.projects__card-content{margin-top:15px}}.projects__card-category{font-family:var(--roadradio);font-weight:700;font-size:34px;line-height:100%}@media(max-width:766px){.projects__card-category{font-size:18px}}.projects__card-info,.projects__card-text{font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:100%}@media(max-width:766px){.projects__card-info,.projects__card-text{font-size:16px}}.projects__card-info{margin-top:20px}@media(max-width:766px){.projects__card-info{margin-top:20px}}.projects__card-text{margin-top:28px;margin-bottom:0}@media(max-width:766px){.projects__card-text{margin-top:20px}}.projects__card-footer{margin-top:auto}@media(max-width:766px){.projects__card-footer{margin-top:18px;padding-bottom:18px}}.projects__card .button{width:187px;height:56px}.projects__card .logo-image{width:200px;position:absolute;right:26px;bottom:0}.projects__card .logo-image img{width:100%;height:100%;object-fit:contain}.advantages .container{padding:56px 70px 64px}@media(max-width:766px){.advantages .container{padding:40px 13px 0}}.advantages__inner{position:relative}.advantages__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%;color:#003d1e}@media(max-width:766px){.advantages__title{font-size:20px}}.advantages__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:55px}@media(max-width:766px){.advantages__grid{margin-top:42px;grid-template-columns:1fr}}.advantages .advantage-card{height:423px;padding:22.4px;background:#f8f8f8;border-radius:23px;opacity:0;transform:translateY(32px) scale(.98);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1);transition-delay:var(--advantage-delay, 0ms)}@media(max-width:766px){.advantages .advantage-card{height:auto;padding:27px 15px}}.advantages .advantage-card.is-inview{opacity:1;transform:translateY(0) scale(1)}.advantages .advantage-card.placeholder{padding:0;background-color:unset;pointer-events:none;background-image:url(/local/templates/vavilon/assets/images/advantages-placeholder.jpg);background-size:cover;background-position:center;border-radius:21px;opacity:1;transform:none;transition:none}.advantages .advantage-card__title{height:44px;font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-weight:700;font-size:22px;line-height:100%;text-transform:uppercase}@media(max-width:766px){.advantages .advantage-card__title{font-size:18px;height:auto;line-height:1.1}}.advantages .advantage-card__text{font-family:Gilroy,Montserrat,Manrope,sans-serif;font-weight:500;font-size:20px;line-height:100%}@media(max-width:766px){.advantages .advantage-card__text{font-size:16px;line-height:1.1}}.advantages .advantage-card__cut{height:5px;background:#003d1e;width:100%;margin-top:12px;margin-bottom:12px}.trust .container{padding-top:14px}@media(max-width:766px){.trust .container{padding-top:23px}}.trust .container.swiper-container{width:100%}.trust__inner{position:relative}.trust .swiper-container{position:relative;padding:0 0 79px}@media(max-width:766px){.trust .swiper-container{padding-bottom:39px}}.trust__title{font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-weight:700;font-size:64px;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#212121}@media(max-width:766px){.trust__title{font-size:20px}}.trust__swiper{padding-top:32px;overflow:hidden}.trust__swiper .swiper-wrapper{transition-timing-function:linear}.trust__swiper-image{height:82px}@media(max-width:766px){.trust__swiper-image{height:49px;width:129px}}.trust__swiper-image img{width:100%;height:100%;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.trust__swiper-image:hover img{cursor:pointer;filter:grayscale(0%)}.trust__swiper-wrapper{display:flex;gap:0}.trust__swiper-wrapper.swiper-wrapper{height:82px}@media(max-width:766px){.trust__swiper-wrapper.swiper-wrapper{height:49px}}.trust__swiper-slide{width:100%}.trust__reviews-swiper{overflow:hidden}.trust__reviews-swiper-wrapper.swiper-wrapper{height:537px}@media(max-width:766px){.trust__reviews-swiper-wrapper.swiper-wrapper{height:175px}}.trust__reviews-swiper-slide{width:auto}.trust__reviews-card{display:grid;grid-template-columns:548px 352px;height:537px;padding:20px;gap:10px;background:#080808;border-radius:20px;overflow:hidden}@media(max-width:766px){.trust__reviews-card{grid-template-columns:179px 115px;height:175px;padding:7px;border-radius:13px;gap:3px}}.trust__reviews-card-background{height:100%;width:100%;border-radius:20px;overflow:hidden}.trust__reviews-card-background img{width:100%;height:100%;object-fit:cover}.trust__reviews-card-image{height:100%;width:100%;border-radius:20px;overflow:hidden}.trust__reviews-card-image img{width:100%;height:100%}.trust__reviews-card-image img:hover{cursor:pointer}.trust .swiper-slide{width:auto}.lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:999;padding:24px}.lightbox.is-open{display:flex}.lightbox__backdrop{position:absolute;inset:0;background:#000000bf}.lightbox__content{position:relative;z-index:1;max-width:min(90vw,1200px);max-height:90vh}.lightbox__image{display:block;max-width:100%;max-height:90vh;border-radius:16px;box-shadow:0 24px 60px #0006}.lightbox__close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:#111;font-size:24px;cursor:pointer;box-shadow:0 12px 24px #00000040}.is-lightbox-open,.is-modal-open{overflow:hidden}@media(min-width:769px){.is-modal-open{padding-right:var(--scrollbar-width, 0px)}}.contact{background:linear-gradient(180deg,#002814,#0e5833)}.contact__grid{display:grid;grid-template-columns:759px auto;gap:20px;padding:58px 70px}@media(max-width:766px){.contact__grid{padding:26px 13px;grid-template-columns:1fr;position:relative}}.contact-card{display:flex;flex-direction:column;gap:0;height:534px}@media(max-width:766px){.contact-card{height:auto}}.contact-card__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:100%;text-transform:uppercase;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media(max-width:766px){.contact-card__title{font-size:20px}}.contact-card__subtitle{font-family:var(--gilroy);font-weight:700;font-size:24px;line-height:100%;color:#fff;margin-top:18px}@media(max-width:766px){.contact-card__subtitle{font-size:16px;margin-top:21px}}.contact-card__form{display:grid;gap:16px;margin-top:60px}@media(max-width:766px){.contact-card__form{margin-top:32px}}.contact-card__form input.input{width:525px;height:66px;border-radius:500px;border-width:1px;padding:24px;font-family:var(--gilroy);font-weight:400;font-size:16px;line-height:110%;color:#262626}@media(max-width:766px){.contact-card__form input.input{width:100%}}.contact-card__consent{font-family:var(--gilroy);font-weight:400;font-size:16px;line-height:110%;letter-spacing:0%;color:#fff9;width:485px;margin-top:16px;display:flex;align-items:flex-start;gap:8px}@media(max-width:766px){.contact-card__consent{width:100%}}.contact-card__consent-text{color:#fff9}.contact-card__consent a{text-decoration:underline}.contact-card__consent input{flex-shrink:0;margin-top:2px}.contact-card .button{width:222px;height:60px}.contact-card__accent{padding-top:167px;display:flex;flex-direction:column;gap:10px;color:#fff}@media(max-width:766px){.contact-card__accent{padding:0}}.contact-card__info{font-family:var(--gilroy);font-weight:400;font-size:24px;line-height:28.8px;vertical-align:middle;color:#fff;margin-bottom:24px;width:80%}@media(max-width:766px){.contact-card__info{font-size:16px;margin-top:17px;margin-bottom:0;line-height:1}}.contact-card__contacts-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:73px}@media(max-width:766px){.contact-card__contacts-wrapper{grid-template-columns:1fr;margin-top:53px;gap:21px}}.contact-card__contacts-item{display:flex;flex-direction:column;gap:24px}@media(max-width:766px){.contact-card__contacts-item{align-items:center;gap:9px}}.contact-card__contacts-item-title{font-family:var(--gilroy);font-size:16px}.contact-card__contacts-item-text{font-family:Gilroy,Montserrat,Manrope,sans-serif;font-size:20px}.contact-card__text{color:#1a1a1ab3}.digest .container{padding:71px 70px 75px}@media(max-width:766px){.digest .container{padding:23px 13px 42px}}.digest__title{font-family:var(--roadradio);font-weight:700;font-size:64px;line-height:94%;text-transform:uppercase;color:#212121}@media(max-width:766px){.digest__title{font-size:20px}}.digest__subtitle{font-family:var(--gilroy);font-weight:700;font-size:24px;line-height:100%}@media(max-width:766px){.digest__subtitle{display:none}}.digest__head{display:flex;flex-direction:column;gap:10px}.digest__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22.4px}@media(max-width:766px){.digest__grid{grid-template-columns:1fr;margin-top:18px;gap:10px}}.digest__all-wrapper{display:flex;justify-content:center;margin-top:45px}@media(max-width:766px){.digest__all-wrapper{display:none}}.digest__all-wrapper .button{width:151px;height:56px;border:1px solid #003D1E}.digest-card{background:#f8f8f8;display:flex;flex-direction:column;gap:0px;padding:19px 16px;border-radius:18px;height:626px}@media(max-width:766px){.digest-card{background-color:#f8f8f8;height:auto}}.digest-card__image{height:300px;border-radius:13px;overflow:hidden;flex-shrink:0}.digest-card__image img{width:100%;height:100%;object-fit:cover}.digest-card__title{font-family:RoadRadio;font-weight:700;font-size:28px;line-height:100%;margin-top:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media(max-width:766px){.digest-card__title{font-size:18px}}.digest-card__meta{color:#1a1a1ab3;font-size:12.8px;display:flex;flex-direction:row;align-items:center;font-family:var(--gilroy);margin-top:24px}.digest-card__meta-date{font-weight:700;font-style:Bold;font-size:14px}.digest-card__meta-hashtag{margin-left:30px;height:24px;border-radius:132px;background:#fff;border:1px solid #0E5833;color:#0e5833;padding:2px 24px;font-weight:700;font-size:11px;line-height:20px}.digest-card__text{font-family:Gilroy,Montserrat,Manrope,sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:0%;margin:24px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}@media(max-width:766px){.digest-card__text{font-size:16px}}.digest-card__button-wrapper{margin-top:auto}.digest-card .button--link{height:38px;font-size:14px}.footer{border-radius:40px 40px 0 0;background:linear-gradient(180deg,#002814,#0e5833);z-index:10;color:#fff;padding:0}@media(max-width:766px){.footer{border-radius:22px 22px 0 0}}.footer .container{position:relative;padding:0}.footer__top{padding:60px 97px 60px 70px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media(max-width:766px){.footer__top{padding:40px 28px 60px;grid-template-columns:1fr;gap:26px}}.footer__bottom{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:30px 70px 101px;border-top:1px solid #fff}@media(max-width:766px){.footer__bottom{border-top:none;padding:0 28px 24px}}.footer__bottom-links{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:766px){.footer__bottom-links{gap:8px;opacity:.8}}.footer__pretitle{font-family:var(--gilroy);font-weight:500;font-size:16px}.footer__brand-wrapper{display:flex;flex-direction:column;gap:16px}.footer__brand{display:flex;align-items:flex-start;gap:12.8px}.footer__brand-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:-10px}.footer__logo{width:179px;height:75px;color:#c9a24c;background:transparent;display:grid;place-items:center;font-weight:700}.footer__logo img{width:100%;height:100%;object-fit:contain}.footer__brand-title{font-weight:700;font-family:Montserrat,Manrope,sans-serif}.footer__legal{display:flex;flex-direction:column;gap:16px;font-family:Gilroy,Montserrat,Manrope,sans-serif;font-weight:400;font-size:16px;line-height:120%}.footer__button-wrapper{margin-top:37px}@media(max-width:766px){.footer__button-wrapper{margin-top:13px;margin-bottom:24px}}.footer__button-wrapper .button{width:187px;height:56px}.footer__brand-subtitle,.footer__text,.footer__copy{font-family:var(--gilroy);font-weight:400;font-size:16px;line-height:120%}@media(max-width:766px){.footer__text{width:90%;margin-bottom:28px}}.footer__link{font-family:var(--gilroy);font-weight:400;font-size:16px;line-height:120%}.footer__link-contacts{font-weight:400;font-size:24px;line-height:28.8px}.footer__links-contacts{display:flex;flex-direction:column;gap:15px}@media(max-width:766px){.footer__links-contacts{margin-top:24px}}.footer__links-socials{display:flex;flex-direction:row;gap:35px;margin-top:10px;align-items:center}.footer__heading{margin:0 0 9.6px}.footer__col-wrapper{display:flex;flex-direction:column;gap:16px}@media(max-width:766px){.footer__col-wrapper{gap:7px}}.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:999}.modal.is-open{display:flex}.modal__backdrop{position:absolute;inset:0;background:#000000bf}.modal__content{position:relative;z-index:1;max-width:min(90vw,1200px);max-height:90vh;background:linear-gradient(180deg,#002814,#0e5833);border-radius:22px;box-shadow:0 24px 60px #0006;display:flex;flex-direction:column;gap:16px}@media(max-width:766px){.modal__content{width:100%;height:100vh;overflow-y:auto;border-radius:0;box-shadow:none;max-height:100vh;inset:0;max-width:unset;max-height:unset}}.popup{border-radius:22px}@media(max-width:766px){.popup{border-radius:0;width:100%;height:100vh}}.popup__close{position:absolute;top:12px;right:18px;width:36px;height:36px;border:none;background:transparent;z-index:100}.popup__close img{width:100%;height:100%;object-fit:contain}.popup__close{cursor:pointer}@media(max-width:766px){.popup__close{width:28px;height:28px}}.popup .popup__consent{display:flex;align-items:flex-start;gap:8px}.popup .popup__consent-text{color:#fff9}@media(max-width:766px){.popup .popup__consent-text{font-size:14px}}.popup .popup__consent a{text-decoration:underline}.popup .popup__consent input{flex-shrink:0;margin-top:2px}.popup .popup__form{display:flex;flex-direction:column;gap:16px}.popup .popup__form-inputs{display:flex;flex-direction:row;gap:16px}.popup .popup__form-inputs .input{width:178px;height:66px}.popup .popup__form-inputs .button{width:222px;height:66px}.popup__make-calc{width:1143px;height:748px}@media(max-width:766px){.popup__make-calc{width:100%;height:100%}}.popup__make-calc .popup__content{display:grid;grid-template-columns:447px 1fr;padding:53px 86px}@media(max-width:766px){.popup__make-calc .popup__content{grid-template-columns:1fr;padding:80px 20px}}.popup__make-calc .popup__content-text{padding:0 44px 0 0}.popup__make-calc .popup__content-title{font-family:var(--roadradio);font-weight:700;font-size:40px;text-transform:uppercase}@media(max-width:766px){.popup__make-calc .popup__content-title{font-size:22px}}.popup__make-calc .popup__content-subtitle{font-family:var(--gilroy);font-weight:700;font-size:24px;color:#fff;margin-top:20px}@media(max-width:766px){.popup__make-calc .popup__content-subtitle{font-size:16px}}.popup__make-calc .popup__form-inputs{flex-direction:column}@media(max-width:766px){.popup__make-calc .popup__form{margin-top:16px}}.popup__make-calc .popup__form-options{color:#fff;display:flex;flex-direction:column}.popup__make-calc .popup__form-option{display:flex;flex-direction:column;font-family:var(--gilroy);font-weight:400;font-size:20px;line-height:110%;margin-top:20px}.popup__make-calc .popup__form-option:first-child{margin-top:0}.popup__make-calc .popup__form-option--values{margin-top:16px}.popup__make-calc .popup__form-option--values.horizontal{display:flex;flex-direction:column;flex-direction:row;gap:32px}.popup__make-calc .popup__form-option--values .option-item{display:flex;align-items:center}.popup__make-calc .popup__form-option--values .option-item label{opacity:.6}.popup__make-calc .popup__form-option--wrapper{display:grid;grid-template-columns:auto 1fr;gap:32px}.popup__make-calc .popup__form-option label{font-weight:400;font-size:18px;line-height:110%}.popup__make-calc .popup__form-option label .text{opacity:.6}.popup__make-calc .popup__form-option .radio-custom{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding-right:32px}.popup__make-calc .popup__form-option .radio-custom input{display:none}.popup__make-calc .popup__form-option .radio-custom__box{width:22px;height:22px;background:#fff;border-radius:4px;display:inline-block;position:relative;transition:all .2s ease}.popup__make-calc .popup__form-option .radio-custom input:checked+.radio-custom__box:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#003d1e;border-radius:50%}.popup__make-calc .popup__form .input{width:100%}@media(max-width:766px){.popup__make-calc .popup__form .input{width:100%}}.popup__make-calc .popup__form .button{width:217px;height:56px}.popup__make-order{width:1143px;height:468px;background:linear-gradient(180deg,#002814,#0e5833)}@media(max-width:766px){.popup__make-order{width:100%;height:100vh}}.popup__make-order .popup__content{display:grid;grid-template-columns:1fr 1fr;padding:53px 86px}@media(max-width:766px){.popup__make-order .popup__content{grid-template-columns:1fr;padding:80px 20px}}.popup__make-order .popup__content-text{padding:0 44px 0 0}.popup__make-order .popup__content-title{font-family:var(--roadradio);font-weight:700;font-size:40px;text-transform:uppercase}@media(max-width:766px){.popup__make-order .popup__content-title{font-size:22px}}.popup__make-order .popup__content-subtitle{font-family:var(--gilroy);font-weight:700;font-size:24px;color:#fff;margin-top:20px}@media(max-width:766px){.popup__make-order .popup__content-subtitle{font-size:16px}}.popup__make-order .popup__form-inputs{flex-direction:column}.popup__make-order .popup__form{margin-top:41px}.popup__make-order .popup__form .input{width:525px}@media(max-width:766px){.popup__make-order .popup__form .input{width:100%}}.popup__make-request{width:1143px;height:785px}.popup__make-request .popup__header{display:block;position:relative;color:#fff;height:578px}.popup__make-request .popup__header-text{position:absolute;bottom:37px;left:54px;z-index:10;width:53%}.second .popup__make-request .popup__header-text{bottom:unset;top:27px}.popup__make-request .popup__header-text-title{font-family:var(--roadradio);font-weight:700;font-size:32px;text-transform:uppercase}.popup__make-request .popup__header-text-subtitle{font-family:var(--gilroy);font-weight:700;font-size:20px;margin-top:20px}.popup__make-request .popup__header .popup__swiper .swiper-wrapper{height:100%}.popup__make-request .popup__header .popup__swiper .swiper-slide{height:578px}.popup__make-request .popup__header .popup__swiper-preview{position:absolute;left:45%;bottom:28px;z-index:11;width:53%;pointer-events:auto}.popup__make-request .popup__header .popup__swiper-preview .swiper-wrapper{height:auto}.popup__make-request .popup__header .popup__swiper-preview .swiper-slide{width:146px;height:83px;border-radius:9px;overflow:hidden;border:1px solid #003D1E;opacity:.65;cursor:pointer}.popup__make-request .popup__header .popup__swiper-preview .swiper-slide-thumb-active{opacity:1;border-color:#fff}.popup__make-request .popup__header .popup__swiper-preview img{width:100%;height:100%;object-fit:cover}.popup__make-request .popup__header .popup__swiper-button{position:absolute;top:50%;transform:translateY(-50%);z-index:12;width:50px;height:50px;padding:0;border:none;background:transparent;cursor:pointer}.popup__make-request .popup__header .popup__swiper-button img{display:block;width:100%;height:100%}.popup__make-request .popup__header .popup__swiper-button--prev{left:12px}.popup__make-request .popup__header .popup__swiper-button--prev img{transform:rotate(180deg)}.popup__make-request .popup__header .popup__swiper-button--next{right:12px}.popup__make-request .popup__header-image{width:100%;height:100%;border-radius:21px;overflow:hidden}.popup__make-request .popup__header-image:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(180.23deg,#12121200 63.48%,#131313 99.8%)}.second .popup__make-request .popup__header-image:after{background:linear-gradient(180.1deg,#131313eb .09%,#12121200 59.12%,#131313 99.91%)}.popup__make-request .popup__header-image img{width:100%;height:100%;object-fit:cover}.popup__make-request .popup__header-info-wrapper{position:absolute;left:54px;bottom:37px;width:40%}.popup__make-request .popup__header-title{font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-weight:700;font-size:32px;line-height:100%;margin-bottom:20px}.popup__make-request .popup__header-meta{font-weight:700;font-size:20px}.popup__make-request .popup__form-wrapper{display:grid;grid-template-columns:437px 1fr;padding:44px 54px 10px;color:#fff}.popup__make-request .popup__form-header-title{font-family:RoadRadio;font-weight:700;font-size:40px;line-height:100%;text-transform:uppercase;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-bottom:8px}.popup__make-request .popup__form-header-text{font-size:18px;line-height:100%}.popup__make-request2{width:1143px;height:785px}@media(max-width:766px){.popup__make-request2{width:100%;height:100vh}}.popup__make-request2 .popup__header{display:grid;grid-template-columns:660px 1fr;position:relative;color:#fff;height:578px}@media(max-width:766px){.popup__make-request2 .popup__header{display:flex;flex-direction:column;height:auto}}.popup__make-request2 .popup__header-images{position:relative}.popup__make-request2 .popup__header-text{position:absolute;bottom:26px;left:34px;z-index:10;width:85%}.second .popup__make-request2 .popup__header-text{bottom:unset;top:27px}.popup__make-request2 .popup__header-text-title{font-family:var(--roadradio);font-weight:700;font-size:32px;text-transform:uppercase}@media(max-width:766px){.popup__make-request2 .popup__header-text-title{font-size:20px}}.popup__make-request2 .popup__header-text-subtitle{font-family:var(--gilroy);font-weight:700;font-size:20px;margin-top:20px}.popup__make-request2 .popup__header .popup__swiper2 .swiper-wrapper{height:100%}.popup__make-request2 .popup__header .popup__swiper2 .swiper-slide{height:578px}@media(max-width:766px){.popup__make-request2 .popup__header .popup__swiper2 .swiper-slide{height:45vh}}.popup__make-request2 .popup__header .popup__swiper-button{position:absolute;top:50%;transform:translateY(-50%);z-index:12;width:50px;height:50px;padding:0;border:none;background:transparent;cursor:pointer}@media(max-width:766px){.popup__make-request2 .popup__header .popup__swiper-button{width:20px;height:20px}}.popup__make-request2 .popup__header .popup__swiper-button img{display:block;width:100%;height:100%}.popup__make-request2 .popup__header .popup__swiper-button--prev{left:12px}.popup__make-request2 .popup__header .popup__swiper-button--prev img{transform:rotate(180deg)}.popup__make-request2 .popup__header .popup__swiper-button--next{right:12px}.popup__make-request2 .popup__header-image{width:100%;height:auto;border-radius:21px;overflow:hidden}.popup__make-request2 .popup__header-image:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(180.23deg,#12121200 63.48%,#131313 99.8%)}.second .popup__make-request2 .popup__header-image:after{background:linear-gradient(180.1deg,#131313eb .09%,#12121200 59.12%,#131313 99.91%)}.popup__make-request2 .popup__header-image img{width:100%;height:100%;object-fit:cover}.popup__make-request2 .popup__header-info-wrapper{position:absolute;left:54px;bottom:37px;width:40%}.popup__make-request2 .popup__header-title{font-family:RoadRadio,Montserrat,Manrope,sans-serif;font-weight:700;font-size:32px;line-height:100%;margin-bottom:20px}@media(max-width:766px){.popup__make-request2 .popup__header-title{font-size:20px}}.popup__make-request2 .popup__header-meta{font-weight:700;font-size:20px}.popup__make-request2 .popup__footer{overflow:hidden;padding:35px 27px}@media(max-width:766px){.popup__make-request2 .popup__footer{display:none}}.popup__make-request2 .popup__footer .swiper-wrapper{height:146px}.popup__make-request2 .popup__form{margin-top:36px}@media(max-width:766px){.popup__make-request2 .popup__form{margin-top:10px}}.popup__make-request2 .popup__form-wrapper{display:flex;flex-direction:column;padding:97px 54px 10px 33px;color:#fff}@media(max-width:766px){.popup__make-request2 .popup__form-wrapper{padding:10px}}.popup__make-request2 .popup__form-header-title{font-family:RoadRadio;font-weight:700;font-size:40px;line-height:100%;text-transform:uppercase;background:linear-gradient(180deg,#dac173,#f6dc8a 45.67%,#dac173 92.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-bottom:8px}@media(max-width:766px){.popup__make-request2 .popup__form-header-title{font-size:20px}}.popup__make-request2 .popup__form-header-text{font-size:18px;line-height:100%}.popup__make-request2 .popup__form-inputs{flex-direction:column}.popup__make-request2 .popup__form-inputs .input{width:398px}@media(max-width:766px){.popup__make-request2 .popup__form-inputs .input{width:100%;height:56px}}.popup__make-request2 .popup__form .button{width:222px}@media(max-width:766px){.popup__make-request2 .popup__form .button{height:56px}}.popup__make-request2 .popup__swiper-preview2{position:relative;width:100%}.popup__make-request2 .popup__swiper-preview2 .swiper-wrapper{height:auto}.popup__make-request2 .popup__swiper-preview2 .swiper-slide{width:258px;height:146px;border-radius:16px;overflow:hidden;border:1px solid #003D1E;opacity:.65;cursor:pointer}.popup__make-request2 .popup__swiper-preview2 .swiper-slide-thumb-active{opacity:1;border-color:#fff}.popup__make-request2 .popup__swiper-preview2 img{width:100%;height:100%;object-fit:cover}@media(max-width:1100px){.header__inner{grid-template-columns:1fr;text-align:center}.hero__grid,.production__grid,.contact__grid{grid-template-columns:1fr}.services__grid,.solutions__grid,.advantages__grid,.digest__grid{grid-template-columns:repeat(2,1fr)}.portfolio__grid{grid-template-columns:1fr}.footer__top{grid-template-columns:repeat(2,1fr)}}@media(max-width:766px){.services__grid,.solutions__grid,.advantages__grid,.digest__grid,.advantages__stats,.trust__grid,.assistance__card,.calculator__card,.footer__top{grid-template-columns:1fr}.footer__bottom{flex-direction:column;align-items:flex-start}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
