@charset "UTF-8";:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.6666666667vw}@media (min-width:768px){:root{font-size:.5208333333vw}}.h1{font-size:6.2rem;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}.h1 strong{color:#365c4d;font-style:italic}.h2{font-size:5.6rem;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}.h2 strong{color:#1f3d31}.h3{font-size:4rem;font-style:normal;font-weight:400;line-height:140%}.h3 strong{color:#1f3d31}.h4{font-size:2rem;font-style:normal;font-weight:400;line-height:140%}.h4 strong{color:#1f3d31}.p{font-size:2.2rem;font-style:normal;font-weight:400;line-height:140%}.p strong{color:#1f3d31}p{font-size:2.2rem;font-style:normal;font-weight:400;line-height:140%}p strong{color:#1f3d31}@media (max-width:768px){.h1,.h2{font-size:3.2rem}.h3{font-size:2.2rem}.h4{font-size:1.6rem}.p,p{font-size:1.8rem}}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:400;src:url(/fonts/InterTight-Regular.woff2) format("woff2"),url(/fonts/InterTight-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:500;src:url(/fonts/InterTight-Medium.woff2) format("woff2"),url(/fonts/InterTight-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:700;src:url(/fonts/InterTight-Bold.woff2) format("woff2"),url(/fonts/InterTight-Bold.woff) format("woff")}.button{align-items:center;background:#365c4d;border-radius:10rem;display:inline-flex;display:flex;height:5.3rem;justify-content:center;transition:.3s ease;width:21.8rem}.button__text{color:#fff;font-size:1.8rem;font-style:normal;font-weight:400;line-height:110%}.button svg{height:auto;width:2rem}.button:hover{background:#1a3329}.button--white .button__icon,.button--white .button__text{background:#fff;color:#0b1a27}.button--black .button__icon,.button--black .button__text{background:#0b1a27;color:#fff}.button--blue .button__text{background:#016bff;color:#fff}.button--blue .button__icon{background:#0b1a27;color:#fff}.link{align-items:center;display:flex}.link,.link__text{transition:.3s ease}.link__text{color:#0f0f0f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:110%}.link:hover svg{color:#365c4d;transform:rotate(-40deg)}.link:hover .link__text{color:#365c4d}.link svg{flex-shrink:0;height:1.6rem;margin-left:1.6rem;transition:.3s ease;width:auto}.button-controll{height:4rem;width:4rem}@media (min-width:768px){.button{height:6.4rem;width:29.3rem}.button__text{font-size:2.2rem}.button svg{width:2.4rem}.button--blue:hover .button__icon{background-color:#016bff}.button:hover .button__text{border-radius:7rem 0 0 7rem}.button:hover .button__icon{border-radius:0 7rem 7rem 0}.button:hover .button__icon svg{transform:rotate(45deg)}.slider-button{background-color:transparent;background-color:#fff;border:none;border-radius:50%;padding:1rem;transition:background-color .3s ease}.slider-button img{filter:invert(0);transition:filter .3s ease}.slider-button:hover{background-color:#0f0f0f}.slider-button:hover img{filter:invert(1)}.link__text:after{bottom:-2px}.link__text{font-size:2.2rem;position:relative}.link__text:after{background-color:currentColor;bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.link__text:hover:after{width:100%}.link svg{height:1.8rem;margin-left:2rem}.button-controll{height:5.3rem;width:5.2rem}}.header{background-color:#fff;border-bottom:.1rem solid #d9d9d9;left:0;padding:2rem 0;position:fixed;top:0;width:100%;z-index:10}.header .container{align-items:center;display:flex;justify-content:space-between}.header__logo{display:block;width:13rem}.header__logo img{height:auto;width:100%}.header__menu-button{background-color:#0f0f0f;border-radius:50%;cursor:pointer;height:4rem;position:relative;width:4rem}.header__menu-button svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s}.header__menu-button svg:nth-child(2),.header__menu-button.active svg:first-child{opacity:0}.header__menu-button.active svg:nth-child(2){opacity:1}@media (max-width:767px){.header__group,.header__nav{display:none}}@media (min-width:768px){.header{align-items:center;display:flex;min-height:12rem}.header__logo{width:22.1rem}.header__nav{align-items:center;display:flex;gap:4rem}.header__nav li:hover>a{color:#365c4d}.header__nav>li{position:relative}.header__nav>li.menu-item-has-children>a{align-items:center;display:flex;gap:.8rem}.header__nav>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='8' fill='none' viewBox='0 0 15 8'%3E%3Cpath stroke='%230F0F0F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 6.5 6L14 1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:1.2rem;margin-top:.8rem;width:1.2rem}.header__nav>li.menu-item-has-children:hover>.sub-menu{opacity:1;pointer-events:auto}.header__nav>li>a{color:#0f0f0f;font-size:2.2rem;font-style:normal;font-weight:400;line-height:110%}.header__nav>li>.sub-menu{background:#fff;border-radius:1.2rem;box-shadow:0 4px 70px #00000014;left:50%;opacity:0;padding:4rem 3.2rem;pointer-events:none;position:absolute;top:calc(100% + 3.2rem);transform:translate(-50%);transition:opacity .3s;width:40rem}.header__nav>li>.sub-menu:before{bottom:100%;content:"";height:3.2rem;left:0;position:absolute;width:100%}.header__nav>li>.sub-menu>li:not(:last-child)>a{border-bottom:.1rem solid #d5d5d5;padding-bottom:2.4rem}.header__nav>li>.sub-menu>li:not(:first-child)>a{padding-top:2.4rem}.header__nav>li>.sub-menu>li>a{align-items:center;color:#0f0f0f;display:flex;font-size:2.2rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:110%;transition:color .3s}.header__nav>li>.sub-menu>li>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath stroke='%230F0F0F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17 8-6.857 7M17 8l-6.857-7M17 8H1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:1.6rem;transition:transform .3s;width:1.6rem}.header__nav>li>.sub-menu>li:hover>a{color:#365c4d}.header__nav>li>.sub-menu>li:hover>a:after{transform:rotate(-45deg)}.header__nav>li>.sub-menu>li:hover>.sub-menu{opacity:1;pointer-events:auto}.header__nav>li>.sub-menu>li>.sub-menu{background:#fff;border-radius:1.2rem;box-shadow:0 4px 70px #00000014;counter-reset:my-awesome-counter;left:calc(100% + .8rem);opacity:0;padding:4rem 3.2rem;pointer-events:none;position:absolute;top:0;transition:opacity .3s;width:35.2rem}.header__nav>li>.sub-menu>li>.sub-menu:before{content:"";height:100%;position:absolute;right:100%;top:0;width:4rem}.header__nav>li>.sub-menu>li>.sub-menu a{align-items:center;color:#0f0f0f;display:flex;font-size:2.2rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:110%;transition:color .3s}.header__nav>li>.sub-menu>li>.sub-menu a:hover{color:#365c4d}.header__nav>li>.sub-menu>li>.sub-menu li{counter-increment:my-awesome-counter}.header__nav>li>.sub-menu>li>.sub-menu li a:after{color:#afafaf;content:counter(my-awesome-counter,decimal-leading-zero)}.header__nav>li>.sub-menu>li>.sub-menu li:not(:last-child) a{border-bottom:.1rem solid #d5d5d5;padding-bottom:1.8rem}.header__nav>li>.sub-menu>li>.sub-menu li:not(:first-child) a{padding-top:1.8rem}.header__group{align-items:center;display:flex;gap:3.2rem}.header__list{display:grid;gap:1.6rem}.header__list a{align-items:center;color:#6f6f6f;display:flex;font-family:Inter Tight;font-size:2.2rem;font-style:normal;font-weight:400;gap:1.6rem;line-height:110%;transition:color .3s}.header__list a svg{height:auto;width:2rem}.header__list a:hover{color:#365c4d}.header__button{align-items:center;background:#0f0f0f;border-radius:10rem;color:#fff;display:flex;font-size:2.2rem;font-style:normal;font-weight:400;height:6.4rem;line-height:110%;padding:0 3.2rem;transition:background-color .3s}.header__button:hover{background-color:#365c4d}.header__menu-button{display:none}}.menu{background:#f4f4f4;height:100%;left:0;min-height:var(--locked-vh,100vh);opacity:0;overflow-y:auto;padding:14.4rem 1.6rem 5.6rem;pointer-events:none;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:9}.menu.active{opacity:1;pointer-events:all}.menu__list{border-bottom:1px solid #d5d5d5;margin-bottom:6.4rem}.menu__list>li{border-top:1px solid #d5d5d5}.menu__list>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='8' fill='none' viewBox='0 0 15 8'%3E%3Cpath stroke='%230F0F0F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 6.5 6L14 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.3rem;transition:transform .3s;width:1.3rem}.menu__list>li.menu-item-has-children.active>a:after{transform:rotate(180deg)}.menu__list>li>a{align-items:center;color:#0f0f0f;display:flex;font-size:2.2rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:110%;padding:2rem 0}.menu__list>li>.sub-menu{display:grid;gap:.8rem;height:0;overflow:hidden}.menu__list>li>.sub-menu.active{height:auto}.menu__list>li>.sub-menu>li:last-child{padding-bottom:2.4rem}.menu__list>li>.sub-menu>li.menu-item-has-children.active>a{background:#d8dddb}.menu__list>li>.sub-menu>li.menu-item-has-children.active>a:after{transform:rotate(90deg)}.menu__list>li>.sub-menu>li>a{align-items:center;background:#fff;border-radius:.8rem;color:#0f0f0f;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:160%;padding:2rem 1.6rem;transition:background .3s}.menu__list>li>.sub-menu>li>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath stroke='%230F0F0F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17 8-6.857 7M17 8l-6.857-7M17 8H1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.6rem;transition:transform .3s;width:1.4rem}.menu__list>li>.sub-menu .sub-menu{counter-reset:my-awesome-counter;display:grid;gap:1.2rem;height:0;overflow:hidden}.menu__list>li>.sub-menu .sub-menu.active{height:auto}.menu__list>li>.sub-menu .sub-menu li{counter-increment:my-awesome-counter}.menu__list>li>.sub-menu .sub-menu li:not(:last-child){border-bottom:1px solid #d5d5d5}.menu__list>li>.sub-menu .sub-menu a{align-items:center;color:#0f0f0f;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:160%;padding:1.2rem 0}.menu__list>li>.sub-menu .sub-menu a:after{color:#0f0f0f4d;content:"0" counter(my-awesome-counter)}.menu__contacts{display:grid;gap:1.6rem;margin-bottom:3.2rem}.menu__contacts a{align-items:center;color:#6f6f6f;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;gap:1.6rem;line-height:110%}.menu__contacts a svg{height:auto;width:2rem}.menu__button{background:#0f0f0f;border-radius:10rem;color:#fff;font-size:1.8rem;height:4rem;justify-content:center;line-height:110%}.breadcrumbs,.menu__button{align-items:center;display:flex;font-style:normal;font-weight:400}.breadcrumbs{-moz-column-gap:1rem;column-gap:1rem;flex-wrap:wrap;font-size:1.6rem;line-height:140%;margin-bottom:4rem;padding-left:1.6rem;position:relative}.breadcrumbs a{align-items:center;color:#0b1a2740;display:flex;gap:1rem}.breadcrumbs .breadcrumb_last{color:#0b1a27}.breadcrumbs span{align-items:center;color:#0b1a2740;display:flex;flex-wrap:wrap;gap:.65rem}.breadcrumbs span svg{width:.7rem}@media (min-width:767px){.breadcrumbs{-moz-column-gap:.9rem;column-gap:.9rem;font-size:2rem;letter-spacing:-.032rem;margin-bottom:6.4rem;padding-left:15rem}.breadcrumbs a{gap:1.5rem;transition:color .3s}.breadcrumbs a:hover{color:#0b1a27}.breadcrumbs span{gap:.9rem}}.footer{background:#fff;border-top:1px solid #d9d9d9}.footer__top{padding:6rem 0 4rem}.footer__logo{display:block;margin-bottom:8rem;width:16.1rem}.footer__logo img{height:auto;width:100%}.footer__row{margin-bottom:10rem}.footer__nav{display:grid;gap:4rem 2rem;grid-template-columns:repeat(2,1fr)}.footer__nav li a:hover{color:#365c4d}.footer__nav>li.menu-item-has-children{position:relative}.footer__nav>li.menu-item-has-children>a{display:block;padding-bottom:2.4rem;position:relative}.footer__nav>li.menu-item-has-children>a:hover{color:#0f0f0f}.footer__nav>li.menu-item-has-children>a:after{border-bottom:.1rem solid #d5d5d5;bottom:0;content:"";left:0;position:absolute;width:100%}.footer__nav>li>a{color:#0f0f0f;font-size:2.2rem;font-style:normal;font-weight:400;line-height:110%}.footer__nav>li>.sub-menu{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;padding-top:2.4rem}.footer__nav>li>.sub-menu>li{-moz-column-break-inside:avoid;break-inside:avoid}.footer__nav>li>.sub-menu>li:not(:first-child){margin-top:3.2rem}.footer__nav>li>.sub-menu>li>a{color:#0f0f0f;display:block;font-size:1.8rem;font-style:normal;font-weight:400;line-height:110%;margin-bottom:2.4rem}.footer__nav>li>.sub-menu>li .sub-menu{display:grid;gap:.6rem}.footer__nav>li>.sub-menu>li .sub-menu a{color:#0f0f0f80;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%}.footer__dev{align-items:center;color:#0f0f0f;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;gap:.5em;justify-content:center;line-height:110%;text-align:center}.footer__dev span{display:inline-block;position:relative}.footer__dev span:after{border-bottom:.1rem solid #0f0f0f;bottom:0;content:"";left:0;position:absolute;transition:width .3s;width:100%}.footer__dev:hover span:after{width:0}.footer__bottom{background:#f9f9f9}.footer__col{margin-bottom:8rem}.footer__groups{margin-bottom:6rem}.footer__group,.footer__groups{align-items:flex-start;display:grid}.footer__group{gap:2.4rem}.footer__group:last-child .footer__group-title{border-bottom:.1rem solid #d5d5d5;padding-bottom:2.4rem}.footer__group:last-child .footer__group-list{display:grid;gap:1rem}.footer__group-title{font-size:2.2rem}.footer__group-list,.footer__group-title{color:#0f0f0f;font-style:normal;font-weight:400;line-height:110%}.footer__group-list{font-size:1.6rem}.footer__group-list a{color:#0f0f0f;display:inline-block;position:relative;transition:.3s}.footer__group-list a:after{border-bottom:.1rem solid #365c4d;bottom:0;content:"";left:0;position:absolute;transition:width .3s;width:0}.footer__group-list a:hover{color:#365c4d}.footer__group-list a:hover:after{width:100%}.footer__socials{gap:2rem}.footer__socials,.footer__socials a{align-items:center;display:flex;justify-content:center}.footer__socials a{background-color:#0f0f0f;border-radius:50%;height:4rem;transition:background-color .3s;width:4rem}.footer__socials a svg{height:auto;width:2.1rem}.footer__socials a:hover{background-color:#365c4d}.footer__copyright{color:#0f0f0f;font-size:1.6rem;font-style:normal;font-weight:400;line-height:110%;padding:2.7rem 0;text-align:center}@media (max-width:767px){.footer__nav>li:first-child,.footer__nav>li:nth-child(2){grid-column:span 2}.footer__groups{gap:4rem 2rem;grid-template-columns:repeat(2,1fr)}.footer__group:last-child{grid-column:span 2}}@media (min-width:768px){.footer__top{padding:9rem 0 6rem}.footer__top .container{position:relative}.footer__logo{width:22.1rem}.footer__row{display:grid;gap:0 36.6rem;grid-template-columns:22.1rem 1fr;margin-bottom:0}.footer__nav{display:flex;gap:6rem}.footer__nav>li:nth-child(2){flex-grow:1}.footer__nav>li>a{font-size:2.8rem}.footer__nav>li>.sub-menu>li>a{font-size:2.2rem}.footer__nav>li>.sub-menu>li>.sub-menu{gap:1rem}.footer__nav>li>.sub-menu>li>.sub-menu a{display:inline-block;font-size:2.2rem;position:relative;transition:color .3s}.footer__nav>li>.sub-menu>li>.sub-menu a:after{border-bottom:.1rem solid #365c4d;bottom:0;content:"";left:0;position:absolute;transition:width .3s;width:0}.footer__nav>li>.sub-menu>li>.sub-menu a:hover{color:#365c4d}.footer__nav>li>.sub-menu>li>.sub-menu a:hover:after{width:100%}.footer__col{left:15rem;position:absolute;top:16.1rem;width:36.5rem}.footer__groups{gap:5.6rem;grid-template-columns:1fr;margin-bottom:11rem}.footer__group-title{font-size:2.8rem}.footer__group-list{font-size:2.2rem}.footer__socials{justify-content:flex-start}.footer__socials a{height:6rem;width:6rem}.footer__socials a svg{width:3rem}.footer__dev{bottom:0;font-size:2rem;position:absolute;right:15rem}.footer__copyright{font-size:2.2rem}}*,:after,:before{box-sizing:border-box}#loader{background:#ececec;height:100%;left:0;position:fixed;top:0;transition:opacity .5s;width:100%;z-index:1000}#loader.loading-ended{opacity:0;pointer-events:none}html{overflow-x:hidden}body,html{max-width:100%;width:100%}body{background:#fff;color:#0f0f0f;font-family:Inter Tight}a{outline:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.blue{color:#016bff}button{border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.d-none{display:none!important}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 1.6rem;width:100%}@media (min-width:768px){.container{padding:0 15rem}}.line-wrap,.wrapper{overflow:hidden}.icon{display:inline-block;vertical-align:middle;fill:currentColor}.text-end{display:flex;justify-content:end;text-align:end}.pt{padding-top:12rem}.pb{padding-bottom:12rem}@media (min-width:768px){.pt{padding-top:18rem}.pb{padding-bottom:18rem}}.screen-height{height:100dvh}.fixed-image{display:block;left:0;position:fixed;top:0}.fixed-image img{height:auto;width:100%}@media (max-width:767px){.fixed-image img{height:100dvh;-o-object-fit:cover;object-fit:cover}}.hero-swiper__controls{margin-left:auto;margin-right:auto;padding-top:2.4rem}.hero-swiper__button,.hero-swiper__controls{align-items:center;display:flex;justify-content:center}.hero-swiper__button{border:1px solid #000;border-radius:50%;padding:1.1rem 1rem}.hero-swiper__button-prev{margin-right:2.4rem;transform:rotate(180deg)}.hero-swiper__button-next{margin-left:2.4rem}.hero-swiper__pagination{display:flex;gap:1.6rem;justify-content:center;max-width:-moz-max-content;max-width:max-content}.hero-swiper__pagination .swiper-pagination-bullet{background:#365c4d4d;height:.6rem;margin:0!important;width:.6rem}.hero-swiper__pagination .swiper-pagination-bullet-active{background:#365c4d}.hero-swiper .swiper-slide__image{border-radius:1.2rem;display:block;height:25.6rem;width:100%}.hero-swiper .swiper-slide__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.hero-swiper{display:flex!important;flex-direction:column!important;max-width:65rem}.hero-swiper__controls{margin-left:0;margin-right:0;padding-top:3.2rem}.hero-swiper__button-prev{margin-right:2rem}.hero-swiper__button-next{margin-left:2rem}.hero-swiper__pagination .swiper-pagination-bullet{height:.8rem;width:.8rem}.hero-swiper .swiper-slide__image{border-radius:2.4rem;height:48.6rem;width:auto}}.hero-section{background:#f3ede7;padding-top:16rem;position:relative}.hero-section__bg{width:100%}.hero-section__bg img{display:block;height:auto;width:100%}.hero-section .container{position:relative;z-index:1}.hero-section .about-section__image{height:auto;width:100%}.hero-section__title{margin-bottom:3.2rem}.hero-section__text{margin-bottom:4.8rem}.hero-section__text h2{color:#0f0f0f;font-size:1.8rem;font-style:normal;font-weight:700;line-height:140%}.hero-section__text h2:not(:last-child){margin-bottom:3.2rem}.hero-section__text .wp-caption{display:grid;gap:1.6rem;width:100%!important}.hero-section__text .wp-caption:not(:first-child){margin-top:4.8rem}.hero-section__text .wp-caption:not(:last-child){margin-bottom:4.8rem}.hero-section__text .wp-caption p{font-style:italic}.hero-section__text p:not(:last-child){margin-bottom:2rem}.hero-section__text ol{color:#0f0f0f;counter-reset:my-awesome-counter;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%}.hero-section__text ol:not(:last-child){margin-bottom:4.8rem}.hero-section__text ol li{counter-increment:my-awesome-counter}.hero-section__text ol li:before{content:counter(my-awesome-counter) ". "}.hero-section__text img{border-radius:1.2rem;height:auto}.hero-section__text ul{color:#0f0f0f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%}.hero-section__text ul li{padding-left:1.6rem;position:relative}.hero-section__text ul li:before{content:"•";font-size:65%;left:.4rem;position:absolute;top:0}.hero-section__text a{color:#004dff;text-decoration:underline}.hero-section__text a:hover{text-decoration:none}.hero-section__text strong{font-weight:700}.hero-section__text i{font-style:italic}.hero-section__buttons{display:grid;gap:3.2rem}.hero-section__link{align-items:center;display:flex;flex-direction:row}.hero-section__link svg{height:1.6rem;width:auto}.hero-section--order{background-color:#fff;min-height:unset;padding-top:16rem;position:relative}.hero-section--order .hero-section__header{margin-bottom:6.45rem}.hero-section--about{background-color:#fff;padding-bottom:12rem;padding-top:16rem}.hero-section--about .hero-section__buttons{margin-bottom:6.45rem}@media (min-width:768px){.hero-section{min-height:108rem;padding-top:34rem}.hero-section__bg{height:calc(100% - 11.5rem);position:absolute;right:0;top:11.5rem;width:102.5rem}.hero-section__bg img{height:100%;-o-object-fit:cover;object-fit:cover}.hero-section__title{margin-bottom:4rem;width:91.1rem}.hero-section__text{margin-bottom:6.4rem;width:52.7rem}.hero-section__text h2{font-size:2.2rem}.hero-section__text h2:not(:last-child),.hero-section__text p:not(:last-child){margin-bottom:2.4rem}.hero-section__text ol{font-size:2.2rem}.hero-section__text img{border-radius:2rem}.hero-section__text ul{font-size:2.2rem}.hero-section__text ul li{padding-left:2.4rem}.hero-section__text ul li:before{left:.8rem}.hero-section__text .wp-caption{gap:2.4rem}.hero-section__text .wp-caption:not(:first-child){margin-top:6.4rem}.hero-section__text .wp-caption:not(:last-child){margin-bottom:6.4rem}.hero-section__buttons{display:flex;flex-direction:row}.hero-section__button{height:6.4rem;width:24.5rem}.hero-section__link img{height:1.8rem}.hero-section--order{min-height:unset;padding-top:23rem}.hero-section--order .container{display:flex;flex-direction:row;justify-content:space-between}.hero-section--order .hero-section__header{margin-bottom:6.45rem}.hero-section--order .hero-section__text{width:91.1rem}.hero-section--about{background-color:#fff;padding-top:23rem}.hero-section--about .container{display:grid;gap:20.2rem;grid-template-columns:70.9rem 1fr}.hero-section--about .hero-section__title{width:86.1rem}.hero-section--about .hero-section__text{width:86.5rem}.hero-section--about .hero-section__buttons{margin-bottom:0}}.table-section{background:#f9f9f9}.table-section__image{border-radius:1.2rem;height:52.5rem;margin-bottom:2.4rem;-o-object-fit:cover;object-fit:cover;width:100%}.table-section__button{height:5.3rem;margin-left:auto;margin-right:auto;width:21.8rem}.table-section__title{margin-bottom:4rem}.table-section__table-wrap{margin-bottom:6rem;margin-left:-1.6rem;margin-right:-1.6rem;overflow-x:auto;padding:0 1.6rem}.tablepress{border-left:.1rem solid #d5d5d5;border-top:.1rem solid #d5d5d5;min-width:99.6rem;width:100%}.tablepress th{font-weight:600}.tablepress td,.tablepress th{border-bottom:.1rem solid #d5d5d5;border-right:.1rem solid #d5d5d5;color:#0f0f0f;font-size:1.4rem;font-style:normal;line-height:140%;padding:1.6rem .8rem;text-align:center}.tablepress td{font-weight:400}@media (min-width:768px){.table-section__image{border-radius:4rem;height:96.5rem;margin-bottom:6rem;width:100%}.table-section__button{height:6.4rem;width:24.5rem}.table-section__title{margin-left:3rem}.table-section__table-wrap{margin:0 auto 6rem;max-width:99.6rem;padding:0}.tablepress th{min-width:20rem}.tablepress td,.tablepress th{font-size:2.2rem}}.order-section{background:#fff}.order-section__title{margin-bottom:2.4rem}.order-section__text{margin-bottom:7.4rem}.order-section__list{margin-bottom:5.6rem;margin-left:1.7rem;padding-left:2.4rem;position:relative}.order-section__list:after{background-color:#d5d5d5;content:"";height:100%;left:0;position:absolute;top:0;width:1px}.order-section__item-border{height:1px;margin:2.4rem 0;position:relative;width:100%}.order-section__item-border:before{background-color:#649c86;border-radius:50%;content:"";height:3rem;left:-2.4rem;position:absolute;transform:translate(-50%,-50%);width:3rem;z-index:5}.order-section__item-border:after{background:#d5d5d5;content:"";height:1px;left:-1rem;position:absolute;width:100%}.order-section__number{color:#fff;font-size:1.4rem;font-style:normal;font-weight:400;left:-3.2rem;line-height:140%;position:absolute;top:-.9rem;width:3rem;z-index:7}.order-section__item-title{font-size:2rem;font-weight:500}.order-section__item-text{margin-bottom:6.4rem}.order-section__item-text:last-child{margin-bottom:0;padding-bottom:6.4rem}.order-section__button{height:5.3rem;width:100%}@media (max-width:767px){.order-section__header .button{display:none}}@media (min-width:768px){.order-section .container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;position:relative}.order-section__header{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0;position:sticky;top:14rem}.order-section__header .button{height:6.4rem;margin-right:auto;margin-top:6.4rem;max-width:24.5rem}.order-section__title{margin-bottom:4rem;width:52.7rem}.order-section__text{margin-bottom:0;width:36.4rem}.order-section__list{margin-bottom:5.6rem;margin-left:1.7rem;padding-left:2.4rem;position:relative;width:75.8rem}.order-section__list:after{content:"";height:103%;left:38rem;position:absolute;top:-3rem}.order-section__item:nth-child(2n) .order-section__item-text,.order-section__item:nth-child(2n) .order-section__item-title{margin-left:auto}.order-section__item{margin-bottom:6rem}.order-section__item:last-child{margin-bottom:0}.order-section__item-border{height:1px;margin:2.4rem 0;position:relative;width:100%}.order-section__item-border:before{height:4rem;left:35.6rem;width:4rem}.order-section .order-section__item:nth-child(odd) .order-section__item-border:after{left:-4rem;width:55%}.order-section .order-section__item:nth-child(2n) .order-section__item-border:after{left:37rem;width:55%}.order-section__number{font-size:1.6rem;left:34.7rem;top:-1rem}.order-section__item-title{font-size:3.2rem;width:33.4rem}.order-section__item-text{margin-bottom:6.4rem;width:33.4rem}.order-section__item-text:last-child{margin-bottom:0;padding-bottom:0}.order-section__list+.button{display:none}}.slider-section{overflow:hidden}.slider-section--green{background:#f9f9f9}.slider-section__title{margin-bottom:2.4rem}.slider-section__header{margin-bottom:8rem}.slider-section .swiper-slide{position:relative}.slider-section .swiper-slide__title{color:#0f0f0fb3;font-size:2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.6rem}.slider-section .swiper-slide__header{padding:2.4rem 1.6rem;position:absolute;width:100%}.slider-section .swiper-slide__text{color:#0f0f0fb3}.slider-section .swiper-slide__image{border-radius:1.2rem;height:37.3004rem;-o-object-fit:cover;object-fit:cover;width:100%}.slider-section .slider-swiper__controls{align-items:center;display:flex;gap:1rem;justify-content:center;padding-top:2.4rem}.slider-section .slider-swiper__button{align-items:center;border:1px solid #000;border-radius:50%;color:#000;display:flex;justify-content:center;padding:1.1rem 1rem;transition:color .3s,background-color .3s}.slider-section .slider-swiper__button-prev{transform:rotate(180deg)}@media (max-width:767px){.slider-swiper{overflow:unset!important}.swiper-slide__number{display:none}}@media (min-width:768px){.slider-section__header{flex-shrink:0;margin-bottom:0;width:50rem}.slider-section__title{margin-bottom:3.6rem;width:52.7rem}.slider-section__text{width:50rem}.slider-section .container{display:flex;flex-direction:row;gap:2rem;position:relative}.slider-section .slider-swiper{margin-right:-15rem;width:calc(100% + 15rem)}.slider-section .swiper-slide{flex-shrink:0;max-width:52.6667rem}.slider-section .swiper-slide__header{padding:4rem 3.2rem;width:100%}.slider-section .swiper-slide__title{font-size:3rem;margin-bottom:2.4rem;width:36.4rem}.slider-section .swiper-slide__text{width:36.4rem}.slider-section .swiper-slide__number{color:#0f0f0f33;font-size:3rem;font-style:normal;font-weight:500;line-height:140%;position:absolute;right:3.2rem;top:4rem}.slider-section .swiper-slide__image{border-radius:2.4rem;height:60rem;width:auto}.slider-section .slider-swiper{display:flex;flex-direction:column;position:relative;position:static}.slider-section .slider-swiper__controls{bottom:0;gap:2rem;left:15rem;padding-top:0;position:absolute}.slider-section .slider-swiper__button{padding:1.6rem 1.5rem}.slider-section .slider-swiper__button:hover{color:#fff}}.form-section{background:#fff}.form-section--grey{background:#f9f9f9}.form-section__group{background:#649c86;border-radius:1.2rem;padding:4rem 1.6rem}.form-section__title{color:#fff;font-size:2.6rem;margin-bottom:2.4rem}.form-section__text{color:#fff;margin-bottom:5.6rem}.form-section__form{background:#f5f5f5;border-radius:2rem;display:grid;gap:1.2rem;padding:4rem 1.6rem}.form-section__form-field{align-items:center;background:#fff;border:1px solid #ddd;border-radius:.8rem;color:#7c7c7c;display:flex;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:140%;padding:1.6rem;position:relative}.form-section__form-field svg{position:absolute;right:1.6rem}.form-section__form-field select{width:100%}.form-section__form-button{height:5.3rem;margin-top:2rem;width:100%}@media (min-width:768px){.form-section__group{border-radius:4rem;display:flex;flex-direction:row;gap:5.4rem;padding:8rem 6.4rem}.form-section__title{font-size:5.6rem;margin-bottom:3.6rem}.form-section__text{margin-bottom:0;width:70.9rem}.form-section__form{border-radius:2rem;height:100%;min-width:64.5rem;padding:8rem 4rem}.form-section__form-field{font-size:2.2rem;padding:2rem}.form-section__form-field svg{right:2rem}.form-section__form-button{border-radius:10rem;height:6.4rem;margin-top:2.8rem;width:26.7rem}}.blog-section{background:#f9f9f9}.blog-section--white{background-color:#fff}.blog-section__title{margin-bottom:4rem}.blog-section__link{border-bottom:1px solid #d5d5d5;display:grid;gap:2.4rem;margin-bottom:4rem}.blog-section__item:last-child{margin-bottom:5.6rem}.blog-section__subtitle{margin-bottom:1rem}.blog-section__image-group img{border-radius:1.2rem;height:17.4rem;margin-bottom:2rem;-o-object-fit:cover;object-fit:cover;width:100%}.blog-section__label{background:#365c4d33;border-radius:.4rem;color:#365c4d;font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;padding:.8rem 2.4rem}.blog-section .link,.blog-section__text{margin-bottom:4rem}.blog-section .link img{height:.9rem;width:auto}.blog-section__button{gap:2rem;height:5.3rem;margin-left:auto;margin-right:auto;width:21.8rem}.blog-section__button .button__text{margin-left:1rem}@media (min-width:768px){.blog-section__link{display:flex;gap:2rem}.blog-section__link:hover .blog-section__text-group{color:#365c4d}.blog-section__link:hover .blog-section__image img{transform:scale(1.05)}.blog-section__link:hover .link{color:#365c4d}.blog-section__link:hover .link svg{transform:rotate(-40deg)}.blog-section__link:hover .link__text{color:#365c4d}.blog-section__link:last-child{margin-bottom:6.4rem}.blog-section__image-group{display:flex;flex-direction:row-reverse;gap:11.9rem}.blog-section__image{border-radius:2rem;flex-shrink:0;height:36rem;margin-bottom:4rem;overflow:hidden;width:70.9rem}.blog-section__image img,.blog-section__image picture{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-section__image img{transition:transform .4s ease}.blog-section__title{margin-bottom:7.2rem}.blog-section__subtitle{margin-bottom:2.4rem;transition:.3s ease}.blog-section__label{align-items:center;border-radius:.8rem;display:flex;font-size:2rem;height:5.1rem;justify-content:center;padding:1.8rem 4rem;text-align:center;transition:.3s ease;width:24.5rem}.blog-section__text{margin-bottom:6.4rem;transition:.3s ease}.blog-section .link{margin-bottom:0}.blog-section .link img{height:1.8rem}.blog-section__button{gap:4rem;height:6rem;min-width:30rem}.blog-section__button .button__text{margin-left:2.5rem}}.accordions{display:flex;flex-direction:column;gap:1.6rem}.accordion,.accordions--question{border-bottom:1px solid #d5d5d5}.accordion{border-top:1px solid #d5d5d5;overflow:hidden}.accordion.active .accordion__marker{transform:rotate(45deg)}.accordion.active .accordion__body{display:block}.accordion__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.6rem 0;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion__marker{height:2rem;transition:transform .3s ease;width:2rem}.accordion__body{height:0;overflow:hidden}.accordion__inner{padding:2.4rem 0}.accordion__inner-list{display:grid;gap:3.2rem;grid-template-columns:repeat(2,1fr)}.accordion__link{align-items:center;display:flex;gap:1.2rem}.accordion--question{border-bottom:0}.accordion--question .accordion__title{width:28.3rem}.accordion--question .accordion__header{padding:2.4rem 0}.accordion--question .accordion__inner{padding-bottom:4.8rem;padding-top:0}@media (min-width:768px){.accordions{display:flex;flex-direction:column;gap:1.6rem}.accordion__header{padding:3.2rem 0}.accordion__marker{height:3rem;width:3rem}.accordion__inner{max-width:39rem;padding-bottom:6.4rem;padding-top:1.6rem}.accordion__inner-list{display:grid;gap:3.2rem;grid-template-columns:repeat(2,1fr)}.accordion__link{align-items:center;display:flex;gap:1.2rem}.accordion--question{border-bottom:0}.accordion--question .accordion__title{width:78.1rem}.accordion--question .accordion__header{padding:3.2rem 0}.accordion--question .accordion__inner{max-width:90%}}.questin-section{background:#fff}.questin-section__title{font-size:2.6rem;margin-bottom:4rem}@media (min-width:768px){.questin-section .container{display:flex;gap:14rem}.questin-section__title{font-size:5.6rem;margin-bottom:0;width:58.9rem}.questin-section__list{width:89.1rem}}
