@charset "UTF-8";.list{list-style:none;line-height:1.6;padding-left:0;margin:0;list-style-position:inside;counter-reset:item var(--init-counter, 0)}.list--decor>li:not(:first-child){padding-top:3.2rem}@media(max-width:767px){.list--decor>li:not(:first-child){padding-top:1.6rem}}.list__item{display:flex}.list__item>span{display:inline-block}.list__item:before{content:"— ";margin-right:1rem;color:inherit}.list__item--decor{align-items:center;margin-top:1.6rem}.list__item--decor:before{content:url(/images/link-decor.svg);width:1.5rem;height:1.5rem;margin-right:1rem;transform:translateY(-.1em)}@media(max-width:767px){.list__item--decor{padding-top:1.2rem}}.list__item--digit{counter-increment:item}.list__item--digit:not(:first-child){padding-top:2.4rem}@media(max-width:767px){.list__item--digit:not(:first-child){padding-top:1.6rem}}.list__item--digit:before{content:counter(item);width:4.8rem;height:4.8rem;color:#d10207;font-size:2.4rem;line-height:1;font-family:KudryClassicHeadline;border:1px solid rgba(0,0,0,.1);border-radius:50%;margin-right:2.4rem;padding-top:.25em;display:inline-flex;align-items:center;justify-content:center}@media(max-width:767px){.list__item--digit:before{margin-right:2rem}}.s-grid{display:grid;grid-template-columns:minmax(0,1fr) 50%;gap:0}@media(max-width:767px){.s-grid{grid-template-columns:100%}}.content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:9.2rem 6.4rem 6.4rem}@media(max-width:767px){.content{min-height:30rem;align-items:stretch;padding:3.2rem 1.6rem}}.content--left{background-size:40% 100%;background-position:left;background-repeat:no-repeat;background-image:url(/images/pattern-left.svg)}.content--right{background-size:40% 100%;background-position:right 1rem;background-repeat:no-repeat;background-image:url(/images/pattern-right.svg)}.content__inner{padding-left:3.2rem;line-height:1.6;font-weight:400;text-align:left;width:100%;text-wrap:balance;display:flex;flex-direction:column;justify-content:center;height:100%}.content__inner--pt{padding-top:4.6rem}@media(max-width:767px){.content__inner{padding-left:0}.content__inner--pt{padding-top:2.4rem}}.content__inner h2{left:6.4rem;top:6rem;position:absolute;text-transform:uppercase;font-weight:700;color:#adadad}@media(max-width:767px){.content__inner h2{left:4.8rem;top:3.2rem;position:unset;margin-bottom:3.2rem}}.content__inner p>span{color:#adadad}.content__inner strong{font-weight:400;font-size:8rem;line-height:0;font-family:KudryClassicHeadline;display:inline-block;padding-top:.5em}.content__inner strong._ls{letter-spacing:-.1em}.content__inner strong._ls-2{letter-spacing:-.2em}@media(max-width:767px){.content__inner strong{font-size:4.2rem}}.content__footer{width:100%;display:flex;justify-content:space-between;opacity:.32;margin-top:4rem}@media(max-width:767px){.content__footer{margin-top:2.4rem}}.content__footer>img{height:2rem}.timed-el{gap:.4rem;display:flex;flex-direction:column;font-size:1.6rem;line-height:1.5}.timed-el__time{width:fit-content;font-weight:500;font-size:1.2rem;line-height:1;padding:.4rem .8rem;background:#0000000a;border-radius:3.2rem;color:#000!important;opacity:1}.media-pattern{z-index:0;position:relative}.media-pattern__image{aspect-ratio:1/1}.media-pattern__image img{display:block;width:100%;height:100%;object-fit:cover}.media-pattern__slider{width:100%;height:100%;aspect-ratio:1/1}.media-pattern__slider .swiper-slide{display:flex;align-items:center;justify-content:center;overflow:hidden}.media-pattern__slider .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.media-pattern .navigation{position:absolute;left:0;right:0;bottom:2rem;display:flex;align-items:center;justify-content:center;gap:2rem;z-index:10;padding:0 4rem}.media-pattern .navigation__button{width:4.8rem;height:4.8rem;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 0 1rem #0000001a}@media(max-width:767px){.media-pattern .navigation__button{width:3.2rem;height:3.2rem}}.media-pattern .navigation__button:active svg{transform:translate(20%)}@media(min-width:1024px){.media-pattern .navigation__button:hover svg{transform:translate(20%)}}.media-pattern .navigation__button svg{width:2rem;height:2rem;transition:transform .3s ease}@media(max-width:767px){.media-pattern .navigation__button svg{width:1.2rem;height:1.2rem}}.media-pattern .navigation__button--prev{transform:rotate(180deg)}.digit__num{position:relative}.digit__num>sup{top:-.1em;right:-.2em;position:absolute;line-height:1}@media(max-width:767px){.digit__num>sup{right:0}}.checkbox-field{position:relative;display:flex;gap:.6rem;font-size:1.1rem;color:#adadad}.checkbox-field input{opacity:0;position:absolute;top:0;left:0}.checkbox-field input:checked+.checkbox-field__switch:after{opacity:1}.checkbox-field__switch{flex:0 0 auto;position:relative;width:1.2rem;height:1.2rem;border:.1rem solid #000;cursor:pointer}.checkbox-field__switch:after{content:"";opacity:0;position:absolute;inset:.1rem;background:#000;transition:opacity .4s ease}.checkbox-field__label{user-select:none;margin-top:-.2rem;cursor:pointer;width:fit-content}.checkbox-field__label a{color:inherit;text-decoration:underline}.checkbox-field__error{display:block}.checkbox-field._error{color:#d10207}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}img{border-style:none}button{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible}optgroup{font-family:inherit;font-size:100%;line-height:1.15;margin:0}select{font-family:inherit;font-size:100%;line-height:1.15;margin:0;text-transform:none}textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:auto}[type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted ButtonText}[type=reset]{-webkit-appearance:button}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=reset]:-moz-focusring{outline:1px dotted ButtonText}[type=submit]{-webkit-appearance:button}[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Aeroport;font-style:normal;font-weight:400;src:url(/_astro/Aeroport-Light.szdjJbNX.eot) format(eot),url(/_astro/Aeroport-Light.B6wzAYHo.ttf) format(truetype),url(/_astro/Aeroport-Light.CJEbmmor.woff) format(woff),url(/_astro/Aeroport-Light.a-7hKfBt.woff2) format(woff2);font-display:swap}@font-face{font-family:Aeroport;font-style:normal;font-weight:400;src:url(/_astro/Aeroport.DrA7YFAn.eot) format(eot),url(/_astro/Aeroport.DjWVzLJg.ttf) format(truetype),url(/_astro/Aeroport.C0F29isH.woff) format(woff),url(/_astro/Aeroport.DEbNBqQ6.woff2) format(woff2);font-display:swap}@font-face{font-family:Aeroport;font-style:normal;font-weight:500;src:url(/_astro/Aeroport-Medium.BN6GyX37.eot) format(eot),url(/_astro/Aeroport-Medium.ChIMM11x.ttf) format(truetype),url(/_astro/Aeroport-Medium.EZcA3tDc.woff) format(woff),url(/_astro/Aeroport-Medium.CuJts3Ul.woff2) format(woff2);font-display:swap}@font-face{font-family:Aeroport;font-style:normal;font-weight:700;src:url(/_astro/Aeroport-Bold.WKlg-UHq.eot) format(eot),url(/_astro/Aeroport-Bold.BzjDaQl4.ttf) format(truetype),url(/_astro/Aeroport-Bold.DlEzKfrJ.woff) format(woff),url(/_astro/Aeroport-Bold.i_k5nyBl.woff2) format(woff2);font-display:swap}@font-face{font-family:Kudry;font-style:normal;font-weight:400;src:url(/_astro/Kudry-WeirdHeadline.D7laGxE3.eot) format(eot),url(/_astro/Kudry-WeirdHeadline.Yl58dFVL.ttf) format(truetype),url(/_astro/Kudry-WeirdHeadline.kQElLdK6.woff) format(woff),url(/_astro/Kudry-WeirdHeadline.C2619WLe.woff2) format(woff2);font-display:swap}@font-face{font-family:KudryHeadline;font-style:normal;font-weight:400;src:url(data:application/vnd.ms-fontobject;base64,) format(eot),url(/_astro/Kudry-Headline.x888tOOo.ttf) format(truetype),url(data:font/woff;base64,) format(woff),url(/_astro/Kudry-Headline.BQDp6Sgw.woff2) format(woff2);font-display:swap}@font-face{font-family:KudryClassicHeadline;font-style:normal;font-weight:400;src:url(/_astro/Kudry-ClassicHeadline.sN-adlFq.eot) format(eot),url(/_astro/Kudry-ClassicHeadline.CgGep_wJ.ttf) format(truetype),url(/_astro/Kudry-ClassicHeadline.DQJy0nHu.woff) format(woff),url(/_astro/Kudry-ClassicHeadline.BblDYHxB.woff2) format(woff2);font-display:swap}:root{--font-main: "Aeroport";--font-alt: "Kudry"}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:Aeroport;color:#000;background:#fff;min-height:100svh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:1.6rem;line-height:1.2;box-sizing:border-box;--header-h: 8rem}body *{box-sizing:border-box}body *:before,body *:after{box-sizing:border-box}body[style="overflow: hidden;"]{padding-right:var(--scrollbar-width, 15px)}@media(max-width:767px){body{--header-h: 6.6rem;max-width:100vw}}.main{width:100%;max-width:100vw;display:block}.container{display:block;margin:0 auto;padding:0 4rem;box-sizing:content-box}@media(max-width:767px){.container{padding:0 1.6rem}}img{max-width:100%}h1,.h1,h2,.h2,h3,.h3{display:block;font-family:Aeroport;font-weight:400;line-height:1;margin:0}h1,.h1{font-size:4.8rem;font-family:KudryClassicHeadline}@media(max-width:767px){h1,.h1{font-size:3rem}}h2,.h2{font-size:1.6rem}h3,.h3{font-size:3.5rem}@media(max-width:767px){h3,.h3{font-size:2.8rem}}.color-light{color:#adadad}p{margin:0}p:not(:last-child){margin-bottom:1.8rem}@media(max-width:767px){p:not(:last-child){margin-bottom:1.6rem}}.button{--button-color: #000;--button-color--hover: #fff;--button-bg--hover: #000;width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:0 3rem;height:5rem;background:transparent;border:none;border-radius:0;font-size:1.4rem;font-weight:700;line-height:1.2rem;text-transform:uppercase;color:var(--button-color);text-decoration:none;transition:.3s ease;transition-property:color,border-color,background-color,opacity}.button:not(:disabled){cursor:pointer;user-select:none}.button:not(:disabled):active{background:var(--button-bg--hover);color:var(--button-color--hover);border-color:var(--button-color--hover)}@media(min-width:1024px){.button:not(:disabled):hover{background:var(--button-bg--hover);color:var(--button-color--hover);border-color:var(--button-color--hover)}}.button--full{display:flex;width:100%}.button--fill{color:#fff;background:var(--button-color);border:1px solid var(--button-color);--button-color--hover: var(--button-color);--button-bg--hover: transparent}.button--error{--button-bg--hover: transparent;--button-color: #d10207;--button-color--hover: #000}.button--borderer{border:1px solid var(--button-color)}@media(max-width:767px){.button{width:100%}}img{user-select:none}.hidden{display:none}.text-bold{font-weight:700}.mb-16{margin-bottom:1.6rem}.mt-30{margin-top:3rem}.uppercase{text-transform:uppercase}.header[data-astro-cid-3ef6ksr2]{top:0;position:sticky;padding:3rem 0;background:#fff;z-index:10;transition:box-shadow .4s}@media(max-width:767px){.header[data-astro-cid-3ef6ksr2]{padding:3rem 0}}.header[data-astro-cid-3ef6ksr2]._sticky{box-shadow:0 0 20px #cecece}.header__row[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;align-items:center}@media(max-width:767px){.header__row[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;gap:2.4rem}}@media(max-width:767px){.header__left[data-astro-cid-3ef6ksr2]{display:flex;justify-content:flex-end;order:99}}.header__center[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center}@media(max-width:767px){.header__center[data-astro-cid-3ef6ksr2]{justify-content:flex-start}}.header__right[data-astro-cid-3ef6ksr2]{display:flex;justify-content:flex-end}@media(max-width:767px){.header__right[data-astro-cid-3ef6ksr2]{display:none}}.header__right[data-astro-cid-3ef6ksr2] .phone[data-astro-cid-3ef6ksr2]{font-size:1.6rem;line-height:1.2;transition:color .3s ease;margin-top:auto;color:#000;text-decoration:none;font-weight:500;cursor:pointer;user-select:none}.header__right[data-astro-cid-3ef6ksr2] .phone[data-astro-cid-3ef6ksr2]:active{color:#adadad}@media(min-width:1024px){.header__right[data-astro-cid-3ef6ksr2] .phone[data-astro-cid-3ef6ksr2]:hover{color:#adadad}}.logo[data-astro-cid-3ef6ksr2]{width:19.2rem;max-width:100%}@media(max-width:767px){.logo[data-astro-cid-3ef6ksr2]{width:16rem}}@media(max-width:767px){.logo[data-astro-cid-3ef6ksr2]{width:14rem}}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{object-fit:contain;width:100%;height:100%}.burger-menu[data-astro-cid-3ef6ksr2]{user-select:none;display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;line-height:1.2;font-size:1.4rem;text-transform:uppercase;font-weight:500;cursor:pointer;color:#000}@media(max-width:767px){.burger-menu[data-astro-cid-3ef6ksr2]{flex-direction:row-reverse}}.burger-menu[data-astro-cid-3ef6ksr2]>svg[data-astro-cid-3ef6ksr2]{width:4rem;height:auto;aspect-ratio:40/16}.footer[data-astro-cid-sz7xmlte]{background-repeat:no-repeat;background-size:48.6rem 27.2rem;background-position:top 2.6rem center;background-image:url(/images/birds.svg)}@media(max-width:767px){.footer[data-astro-cid-sz7xmlte]{background-position:top 10rem center;background-size:100% auto}}.footer__inner[data-astro-cid-sz7xmlte]{position:relative;padding:6rem 2.4rem 0}@media(max-width:767px){.footer__inner[data-astro-cid-sz7xmlte]{padding:5rem 0 0}}.footer__scroll[data-astro-cid-sz7xmlte]{top:0;right:0;position:absolute;transform:translate(-20%);background:none;border:none;cursor:pointer;transition:transform .2s,opacity .2s;color:#000}@media(max-width:767px){.footer__scroll[data-astro-cid-sz7xmlte]{transform:translate(10%,-46%)}}.footer__scroll[data-astro-cid-sz7xmlte]:not(._show){opacity:0}.footer__scroll[data-astro-cid-sz7xmlte]:not(._fixed){transform:translate(-20%,-10%)}@media(max-width:767px){.footer__scroll[data-astro-cid-sz7xmlte]:not(._fixed){transform:translate(10%,-20%)}}.footer__scroll[data-astro-cid-sz7xmlte]:not(._fixed) .footer__scroll-inner[data-astro-cid-sz7xmlte]{opacity:0}.footer__scroll[data-astro-cid-sz7xmlte]._fixed{position:fixed;right:4rem;top:calc(100dvh - 10rem);bottom:1rem;z-index:10}.footer__scroll[data-astro-cid-sz7xmlte]._fixed .footer__scroll-icon[data-astro-cid-sz7xmlte]{opacity:0}@media(max-width:767px){.footer__scroll[data-astro-cid-sz7xmlte]._fixed{right:1.6rem;top:calc(100dvh - 4rem)}}.footer__scroll-icon[data-astro-cid-sz7xmlte]{width:6.6rem;height:6.4rem}.footer__scroll-inner[data-astro-cid-sz7xmlte]{left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);width:4.6rem;height:4.6rem;border-radius:50%}.footer__scroll-arrow[data-astro-cid-sz7xmlte]{width:3.6rem;height:auto;aspect-ratio:22/18;transform:rotate(-90deg)}.footer__row[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between}@media(max-width:767px){.footer__row[data-astro-cid-sz7xmlte]{gap:3.2rem;flex-direction:column-reverse}}.footer__col[data-astro-cid-sz7xmlte]{gap:2.4rem;display:flex;flex-direction:column;justify-content:space-between}.footer__address[data-astro-cid-sz7xmlte]{max-width:40rem}.footer__address[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:3.2rem;margin-bottom:1.6rem;font-family:KudryClassicHeadline}@media(max-width:767px){.footer__address[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:2rem}}.footer__address[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:1.4rem;line-height:1.4;opacity:.7}.footer__phone[data-astro-cid-sz7xmlte]{font-size:2.4rem;line-height:1;text-decoration:none;color:#000;transition:color .3s;width:fit-content}@media(max-width:767px){.footer__phone[data-astro-cid-sz7xmlte]{font-size:2.8rem}}.footer__phone[data-astro-cid-sz7xmlte]:active{color:#adadad}@media(min-width:1024px){.footer__phone[data-astro-cid-sz7xmlte]:hover{color:#adadad}}.footer__logo[data-astro-cid-sz7xmlte]{text-align:right}@media(max-width:767px){.footer__logo[data-astro-cid-sz7xmlte]{text-align:left}}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:40.4rem;height:auto;margin-bottom:4rem}@media(max-width:767px){.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{margin-bottom:2.4rem}}.footer__logo[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{opacity:.7;font-size:3.2rem;line-height:1;margin-bottom:1.6rem;font-family:KudryClassicHeadline}@media(max-width:767px){.footer__logo[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:2.8rem}}.footer__logo[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:1.4rem;line-height:1.4;opacity:.7}.footer__bottom[data-astro-cid-sz7xmlte]{margin-top:6rem;padding:3rem 0;position:relative}@media(max-width:767px){.footer__bottom[data-astro-cid-sz7xmlte]{padding:2.4rem 0;margin-top:3.2rem}}.footer__bottom[data-astro-cid-sz7xmlte]:before{content:"";top:0;left:0;position:absolute;width:100%;height:1px;background:linear-gradient(90deg,#0000,#000,#0000)}.copyright-menu[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;gap:1.6rem;display:flex;justify-content:space-between}@media(max-width:767px){.copyright-menu[data-astro-cid-sz7xmlte]{gap:1.2rem;flex-direction:column}}.copyright-menu__item[data-astro-cid-sz7xmlte]{font-size:1.4rem;display:inline-block;text-decoration:none;color:#adadad;font-weight:500}.copyright-menu__item[data-astro-cid-sz7xmlte]:first-child{opacity:.8}a[data-astro-cid-sz7xmlte].copyright-menu__item{transition:color .3s ease}a[data-astro-cid-sz7xmlte].copyright-menu__item:active{color:#000}@media(min-width:1024px){a[data-astro-cid-sz7xmlte].copyright-menu__item:hover{color:#000}}.copyright-info[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:.4rem;text-transform:uppercase;white-space:nowrap;font-weight:500}.copyright-info__logo[data-astro-cid-sz7xmlte]{flex:0 0 auto;width:14.7rem;max-width:100%;margin-left:auto}.copyright-info__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{object-fit:contain;width:100%;height:100%}.side-menu[data-astro-cid-ntr72kzu]{display:none}.side-menu[data-astro-cid-ntr72kzu].is-open{display:block}.side-menu__overlay[data-astro-cid-ntr72kzu]{background-color:#00000080;position:fixed;inset:0;z-index:100;overflow:auto}.side-menu__canvas[data-astro-cid-ntr72kzu]{position:absolute;inset:0 auto 0 0;z-index:10;background:#fff;padding:6rem 4.8rem;max-width:40vw;width:100%;margin:auto;display:flex;flex-direction:column}@media(max-width:767px){.side-menu__canvas[data-astro-cid-ntr72kzu]{width:100%;height:100%;max-width:100%;padding:3.2rem 2.4rem}}.side-menu__close[data-astro-cid-ntr72kzu]{cursor:pointer;user-select:none;position:absolute;inset:3rem 2rem auto auto;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:transparent;color:#000;border:0;outline:0;padding:0}.side-menu__close[data-astro-cid-ntr72kzu]>svg[data-astro-cid-ntr72kzu]{display:flex;width:100%;height:100%}.side-menu__list[data-astro-cid-ntr72kzu]{display:flex;flex-direction:column;gap:2.4rem;list-style:none;padding:0;margin:0}.side-menu__list[data-astro-cid-ntr72kzu] a[data-astro-cid-ntr72kzu]{font-size:2rem;color:#000;text-decoration:none;transition:.3s ease;outline:none}.side-menu__list[data-astro-cid-ntr72kzu] a[data-astro-cid-ntr72kzu]:active{color:#adadad}@media(min-width:1024px){.side-menu__list[data-astro-cid-ntr72kzu] a[data-astro-cid-ntr72kzu]:hover{color:#adadad}}.side-menu__phone[data-astro-cid-ntr72kzu]{font-size:2.4rem;line-height:1.4;transition:color .3s ease;margin-top:auto;color:#adadad;text-decoration:none;font-weight:500;cursor:pointer;user-select:none}.side-menu__phone[data-astro-cid-ntr72kzu]:active{color:#000}@media(min-width:1024px){.side-menu__phone[data-astro-cid-ntr72kzu]:hover{color:#000}}.modal[data-astro-cid-i7uwet5i]{display:none}.modal[data-astro-cid-i7uwet5i].is-open{display:block}.modal__overlay[data-astro-cid-i7uwet5i]{background-color:#00000080;position:fixed;inset:0;z-index:100;overflow:auto}.modal__container[data-astro-cid-i7uwet5i]{height:100%;display:flex;padding:3.2rem}@media(max-width:767px){.modal__container[data-astro-cid-i7uwet5i]{width:100%;padding:0}}.modal__dialog[data-astro-cid-i7uwet5i]{position:relative;z-index:10;background:#fff;padding:6rem;max-width:56rem;width:100%;margin:auto}@media(max-width:767px){.modal__dialog[data-astro-cid-i7uwet5i]{width:100%;height:100%;max-width:100%;padding:3.2rem 2.4rem}}.modal__head[data-astro-cid-i7uwet5i]{margin:0 0 4rem}@media(max-width:767px){.modal__head[data-astro-cid-i7uwet5i]{margin:0 0 3.2rem}}.modal__title[data-astro-cid-i7uwet5i]{display:block;font-family:Aeroport;font-weight:400;line-height:1;font-size:3.2rem;text-transform:uppercase;color:#000;margin:0 0 2.4rem}@media(max-width:767px){.modal__title[data-astro-cid-i7uwet5i]{font-size:2.4rem}}.modal__close[data-astro-cid-i7uwet5i]{cursor:pointer;user-select:none;position:absolute;inset:3rem 2rem auto auto;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:transparent;color:#000;border:0;outline:0;padding:0}@media(max-width:767px){.modal__close[data-astro-cid-i7uwet5i]{inset:2rem 1rem auto auto}}.modal__close[data-astro-cid-i7uwet5i] svg[data-astro-cid-i7uwet5i]{display:flex;width:100%;height:100%}.form-message[data-astro-cid-i7uwet5i]{display:block;text-align:center;margin:2.4rem 0 0}.form-message__title[data-astro-cid-i7uwet5i]{display:block;font-family:Aeroport;text-transform:uppercase;color:#000;margin:0 0 1.6rem;font-size:2rem;font-weight:400;line-height:1}.form-message__text[data-astro-cid-i7uwet5i]{font-size:2rem}.form-message--success[data-astro-cid-i7uwet5i]{color:#00ae00}.form-message--error[data-astro-cid-i7uwet5i]{color:#d10207}.form-group[data-astro-cid-i7uwet5i]:not(:last-child){margin-bottom:2.4rem}@media(max-width:767px){.form-group[data-astro-cid-i7uwet5i]:not(:last-child){margin-bottom:1.6rem}}.input-field__label[data-astro-cid-i7uwet5i]{display:block;font-size:1.6rem;margin:0 0 .8rem}.input-field__input[data-astro-cid-i7uwet5i]{display:block;width:100%;max-width:100%;height:5.6rem;background:transparent;border:.1rem solid #000;padding:0 2rem;outline:0;font-size:1.6rem;line-height:1;transition:.4s ease;transition-property:color,border-color,background-color}@media(max-width:767px){.input-field__input[data-astro-cid-i7uwet5i]{height:4.8rem}}.input-field__input[data-astro-cid-i7uwet5i]:focus{border-color:#a7c3dc}.input-field__error[data-astro-cid-i7uwet5i]{font-size:1.4rem;color:#d10207;margin:.8rem 0 0}.hero[data-astro-cid-anhloy43]{position:relative}.hero__bg[data-astro-cid-anhloy43]{bottom:0;left:50%;width:70%;height:auto;position:absolute;transform:translate(-50%);opacity:.8;z-index:-1}.hero__inner[data-astro-cid-anhloy43]{display:flex}@media(max-width:767px){.hero__inner[data-astro-cid-anhloy43]{height:calc(100svh - var(--header-h));flex-direction:column-reverse}}.hero__content[data-astro-cid-anhloy43]{padding:0 8.4rem 6.4rem 6.4rem;flex:1 0 50%;display:flex;flex-direction:column}@media(max-width:767px){.hero__content[data-astro-cid-anhloy43]{flex-grow:1;padding:4rem 1.6rem 5.6rem}}.hero__img[data-astro-cid-anhloy43]{padding-left:5.55vw;position:relative;overflow:hidden}.hero__img[data-astro-cid-anhloy43] .hero__img-bg[data-astro-cid-anhloy43]{width:100%;height:calc(100% - 5.55vw);left:0;bottom:0;position:absolute;z-index:-1;background-color:#a7c3dc;mix-blend-mode:multiply}@media(max-width:767px){.hero__img[data-astro-cid-anhloy43] .hero__img-bg[data-astro-cid-anhloy43]{height:50%}}.hero__img[data-astro-cid-anhloy43]>img[data-astro-cid-anhloy43]{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}@media(max-width:767px){.hero__img[data-astro-cid-anhloy43]{padding-left:0}}.hero__logo[data-astro-cid-anhloy43]{flex-grow:1;gap:4rem;display:flex;flex-direction:column;justify-content:center;text-transform:uppercase;width:100%}@media(max-width:767px){.hero__logo[data-astro-cid-anhloy43]{gap:2rem;flex-grow:0;max-width:295px;text-align:center;margin:0 auto}}.hero__logo[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{object-fit:contain;height:auto}.hero__logo[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]:nth-child(1){width:100%}.hero__logo[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]:nth-child(2){width:20rem}@media(max-width:767px){.hero__logo[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]:nth-child(2){width:14rem}}.hero__logo[data-astro-cid-anhloy43] h1[data-astro-cid-anhloy43]{opacity:0;left:-9999px;position:absolute;z-index:-99}.hero__link[data-astro-cid-anhloy43]{width:fit-content;display:inline-flex;align-items:center;align-self:flex-start;gap:.8rem}@media(max-width:767px){.hero__link[data-astro-cid-anhloy43]{margin-top:auto;align-self:center}}.hero__link[data-astro-cid-anhloy43]>svg[data-astro-cid-anhloy43]{width:1.9rem;height:1.9rem}.aside-image[data-astro-cid-7vwy35dg]{position:relative}.aside-image__inner[data-astro-cid-7vwy35dg]{display:flex}@media(max-width:767px){.aside-image__inner[data-astro-cid-7vwy35dg]{flex-direction:column}}.aside-image__content[data-astro-cid-7vwy35dg]{padding-bottom:4rem}@media(max-width:767px){.aside-image__content[data-astro-cid-7vwy35dg]{padding-bottom:2.4rem}}.aside-image__img[data-astro-cid-7vwy35dg],.aside-image__content[data-astro-cid-7vwy35dg]{flex:1 0 50%}@media(max-width:767px){.aside-image__img[data-astro-cid-7vwy35dg],.aside-image__content[data-astro-cid-7vwy35dg]{flex:100%}}.aside-image__img[data-astro-cid-7vwy35dg]{aspect-ratio:1/1}.aside-image__img[data-astro-cid-7vwy35dg]>img[data-astro-cid-7vwy35dg]{height:100%;object-fit:cover}@media(max-width:767px){.aside-image__img[data-astro-cid-7vwy35dg]>img[data-astro-cid-7vwy35dg]{height:100vw}}.aside-image__img--cover[data-astro-cid-7vwy35dg]{left:0;top:0;width:50%;position:absolute;pointer-events:none;z-index:1}@media(max-width:767px){.aside-image__img--cover[data-astro-cid-7vwy35dg]{width:100%}}.aside-image[data-astro-cid-7vwy35dg].map-section .aside-image__img[data-astro-cid-7vwy35dg]{background-image:url(/images/pattern-left.svg),url(/images/pattern-right.svg);background-size:40% 100%,40% 100%;background-position:left,right;background-repeat:no-repeat}@media(max-width:767px){.aside-image[data-astro-cid-7vwy35dg].map-section .aside-image__img[data-astro-cid-7vwy35dg]{aspect-ratio:unset}.aside-image[data-astro-cid-7vwy35dg].map-section .aside-image__img--cover[data-astro-cid-7vwy35dg]{height:auto;position:unset}}.complex[data-astro-cid-2nu4iywv]{line-height:0;position:relative;overflow:hidden;padding:4.2rem 0 0;background-image:url(/images/pattern-full.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(max-width:767px){.complex[data-astro-cid-2nu4iywv]{padding:0 0 3.2rem;background-size:cover}}.complex__image[data-astro-cid-2nu4iywv]{width:100%;height:auto}@media(max-width:767px){.complex__image[data-astro-cid-2nu4iywv]{height:100%;width:auto;aspect-ratio:540/1164}}.complex__decor[data-astro-cid-2nu4iywv]{width:100%;height:100%;left:0;top:0;position:absolute;pointer-events:none}.complex__nav[data-astro-cid-2nu4iywv]{width:fit-content;display:flex;align-items:center;gap:1.6rem;position:absolute;bottom:1.6rem;padding:0;color:#fff;border:none;background:unset;outline:none;font-weight:500;font-size:20px;line-height:100%}.complex__nav[data-astro-cid-2nu4iywv]:active .complex__nav--icon[data-astro-cid-2nu4iywv]{opacity:.8}.complex__nav--icon[data-astro-cid-2nu4iywv]{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#fffc;backdrop-filter:blur(2px);border-radius:50%;transition:opacity .3s}.complex__nav--icon[data-astro-cid-2nu4iywv].__reverse{transform:rotateY(180deg)}.complex__nav--icon[data-astro-cid-2nu4iywv]>svg[data-astro-cid-2nu4iywv]{width:1.6rem;height:auto;color:#000}.complex__nav[data-astro-cid-2nu4iywv].swiper-button-prev{left:1.6rem}.complex__nav[data-astro-cid-2nu4iywv].swiper-button-next{right:1.6rem}.complex--desktop[data-astro-cid-2nu4iywv]{position:relative}@media(max-width:767px){.complex--desktop[data-astro-cid-2nu4iywv]{display:none}}.complex--mobile[data-astro-cid-2nu4iywv]{width:100%;height:100svh;display:none!important;background-color:#090a0b}@media(max-width:767px){.complex--mobile[data-astro-cid-2nu4iywv]{display:block!important}.complex--mobile[data-astro-cid-2nu4iywv] .swiper-slide[data-astro-cid-2nu4iywv]{width:fit-content}}.divider[data-astro-cid-trsq3dj3]{text-align:center;padding-top:5rem;position:relative;background-image:url(/images/pattern-divider.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#dae8f4;width:100%;aspect-ratio:1440/720}@media(max-width:767px){.divider[data-astro-cid-trsq3dj3]{padding-top:0;aspect-ratio:1}}.divider__title[data-astro-cid-trsq3dj3]{font-family:KudryClassicHeadline;font-size:9rem;line-height:100%;text-align:center;z-index:1;position:relative;min-height:24rem;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.divider__title[data-astro-cid-trsq3dj3]{padding:0 2rem;font-size:4.6rem;min-height:46%}}.gallery[data-astro-cid-iuo7srjn]{padding:6.4rem 0;overflow:hidden}.gallery__slide[data-astro-cid-iuo7srjn]{position:relative;flex:0 0 auto;width:48.8rem;max-width:80vw;cursor:move}.gallery__slide[data-astro-cid-iuo7srjn] img[data-astro-cid-iuo7srjn]{width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}.gallery[data-astro-cid-iuo7srjn] .navigation[data-astro-cid-iuo7srjn]{display:flex;gap:2.4rem;align-items:center;justify-content:center;margin-top:3.2rem}.gallery[data-astro-cid-iuo7srjn] .navigation__btn[data-astro-cid-iuo7srjn]{background:none;transition:opacity .3s;border:none;outline:none;cursor:pointer}.gallery[data-astro-cid-iuo7srjn] .navigation__btn[data-astro-cid-iuo7srjn][disabled]{opacity:.6;cursor:default}.gallery[data-astro-cid-iuo7srjn] .navigation__btn[data-astro-cid-iuo7srjn]:not([disabled]):active{opacity:.7}@media(min-width:1024px){.gallery[data-astro-cid-iuo7srjn] .navigation__btn[data-astro-cid-iuo7srjn]:not([disabled]):hover{opacity:.7}}.gallery[data-astro-cid-iuo7srjn] .navigation__btn[data-astro-cid-iuo7srjn].swiper-button-prev svg[data-astro-cid-iuo7srjn]{transform:rotateY(180deg)}@media(max-width:767px){.gallery[data-astro-cid-iuo7srjn] .navigation__btn[data-astro-cid-iuo7srjn]{transform:scale(.8)}}.digits-wrap[data-astro-cid-vidskw3o]{margin:0 auto;padding:0 3.2rem;max-width:120rem}@media(max-width:767px){.digits-wrap[data-astro-cid-vidskw3o]{padding:0 1.6rem}}.digits-wrap__title[data-astro-cid-vidskw3o]{font-weight:700;text-align:center;color:#adadad;text-transform:uppercase}.digits-wrap[data-astro-cid-vidskw3o] .digits[data-astro-cid-vidskw3o]{list-style:none;padding:0;margin-top:6.4rem;gap:14rem;display:flex;justify-content:space-around}@media(max-width:767px){.digits-wrap[data-astro-cid-vidskw3o] .digits[data-astro-cid-vidskw3o]{gap:2rem;flex-wrap:wrap;justify-content:center;margin-top:3.2rem}}.digits-wrap[data-astro-cid-vidskw3o] .digit[data-astro-cid-vidskw3o]{text-align:center}.digits-wrap[data-astro-cid-vidskw3o] .digit__num[data-astro-cid-vidskw3o]{font-family:KudryClassicHeadline;font-weight:400;font-size:12.8rem;line-height:1}@media(max-width:767px){.digits-wrap[data-astro-cid-vidskw3o] .digit__num[data-astro-cid-vidskw3o]{font-size:7rem}}.digits-wrap[data-astro-cid-vidskw3o] .digit__desc[data-astro-cid-vidskw3o]{font-family:Aeroport;font-weight:500;line-height:1.1}@media(max-width:767px){.digits-wrap[data-astro-cid-vidskw3o] .digit__desc[data-astro-cid-vidskw3o]{font-size:1.2rem}}.benefits[data-astro-cid-i4rbyshl]{display:flex;align-items:center;flex-direction:column;padding:0 6.4rem}@media(max-width:767px){.benefits[data-astro-cid-i4rbyshl]{padding:0 1.6rem}}.benefits__title[data-astro-cid-i4rbyshl]{font-weight:700;text-align:center;color:#adadad;text-transform:uppercase}.benefits__list[data-astro-cid-i4rbyshl]{gap:4rem;display:flex;flex-wrap:wrap;justify-content:center;margin-top:4.2rem}@media(max-width:767px){.benefits__list[data-astro-cid-i4rbyshl]{gap:1.6rem;margin-top:2.4rem}}.benefits__item[data-astro-cid-i4rbyshl]{gap:2rem;display:flex;align-items:center;text-align:center;margin:0;font-weight:500;font-size:2.4rem;line-height:110%;letter-spacing:-.03em}@media(max-width:767px){.benefits__item[data-astro-cid-i4rbyshl]{gap:1.2rem;font-size:1.6rem}}.benefits__btn[data-astro-cid-i4rbyshl]{margin-top:4rem}@media(max-width:767px){.benefits__btn[data-astro-cid-i4rbyshl]{width:100%;margin-top:3.2rem}}.email-sub[data-astro-cid-fighw6uu]{display:flex;flex-direction:column;margin-top:auto}.email-sub__agreement[data-astro-cid-fighw6uu]{font-size:1rem;font-weight:500;color:#adadad;margin:0}.email-sub__agreement[data-astro-cid-fighw6uu] a[data-astro-cid-fighw6uu]{color:inherit;transition:color .3s;cursor:pointer;user-select:none}.email-sub__agreement[data-astro-cid-fighw6uu] a[data-astro-cid-fighw6uu]:active{color:#000}@media(min-width:1024px){.email-sub__agreement[data-astro-cid-fighw6uu] a[data-astro-cid-fighw6uu]:hover{color:#000}}.email-sub[data-astro-cid-fighw6uu] .input-field[data-astro-cid-fighw6uu]{position:relative;margin-bottom:2.4rem}.email-sub[data-astro-cid-fighw6uu] .input-field__label[data-astro-cid-fighw6uu]{display:block;font-weight:700;font-size:1.6rem;margin:0 0 1rem;color:#adadad;text-transform:uppercase}.email-sub[data-astro-cid-fighw6uu] .input-field__field[data-astro-cid-fighw6uu]{max-width:40rem;position:relative}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .input-field__field[data-astro-cid-fighw6uu]{max-width:100%}}.email-sub[data-astro-cid-fighw6uu] .input-field__input[data-astro-cid-fighw6uu]{display:block;width:100%;height:5rem;background:transparent;border:.1rem solid #000;padding:.1rem 5rem .1rem 1.6rem;outline:0;font-weight:500;font-size:1.6rem;line-height:1;transition:.4s ease;transition-property:color,border-color,background-color}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .input-field__input[data-astro-cid-fighw6uu]{height:4.8rem}}.email-sub[data-astro-cid-fighw6uu] .input-field__input[data-astro-cid-fighw6uu]::placeholder{opacity:1;color:#adadad}.email-sub[data-astro-cid-fighw6uu] .input-field__submit[data-astro-cid-fighw6uu]{top:.3rem;right:.3rem;height:4.4rem;aspect-ratio:1/1;position:absolute;background:#000;padding:0;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .3s;cursor:pointer;user-select:none}.email-sub[data-astro-cid-fighw6uu] .input-field__submit[data-astro-cid-fighw6uu]:hover,.email-sub[data-astro-cid-fighw6uu] .input-field__submit[data-astro-cid-fighw6uu]:active{opacity:.8}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .input-field__submit[data-astro-cid-fighw6uu]{height:4.2rem}}.email-sub[data-astro-cid-fighw6uu] .input-field__error[data-astro-cid-fighw6uu]{font-size:1.2rem;color:#d10207;margin:.4rem 0 0;position:absolute;bottom:-2rem;left:0}.email-sub[data-astro-cid-fighw6uu] .checkbox-field[data-astro-cid-fighw6uu]{margin-top:.6rem;max-width:44rem}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .checkbox-field[data-astro-cid-fighw6uu]{margin-top:1rem}}.email-sub[data-astro-cid-fighw6uu] .modal[data-astro-cid-fighw6uu]{display:none}.email-sub[data-astro-cid-fighw6uu] .modal[data-astro-cid-fighw6uu].is-open{display:block}.email-sub[data-astro-cid-fighw6uu] .modal__overlay[data-astro-cid-fighw6uu]{background-color:#00000080;position:fixed;inset:0;z-index:100;overflow:auto}.email-sub[data-astro-cid-fighw6uu] .modal__container[data-astro-cid-fighw6uu]{height:100%;display:flex;padding:3.2rem}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .modal__container[data-astro-cid-fighw6uu]{width:100%;padding:0}}.email-sub[data-astro-cid-fighw6uu] .modal__dialog[data-astro-cid-fighw6uu]{position:relative;z-index:10;background:#fff;padding:3rem 2.4rem 5rem;max-width:60rem;width:100%;margin:auto}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .modal__dialog[data-astro-cid-fighw6uu]{width:100%;height:100%;max-width:100%;padding:3.2rem 2.4rem}}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu]{display:flex;flex-direction:column;align-items:center;text-align:center}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu] img[data-astro-cid-fighw6uu]{width:16rem;height:auto;aspect-ratio:1/1;object-fit:cover}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu] h3[data-astro-cid-fighw6uu]{font-weight:700;font-size:3.2rem;margin-top:4rem}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu] p[data-astro-cid-fighw6uu]{opacity:.5;font-size:2.4rem;margin:3rem 0 4rem;font-weight:400}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu]{height:100%;justify-content:center}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu] img[data-astro-cid-fighw6uu]{width:12rem}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu] h3[data-astro-cid-fighw6uu]{font-size:2.4rem;margin-top:3rem}.email-sub[data-astro-cid-fighw6uu] .modal__content[data-astro-cid-fighw6uu] p[data-astro-cid-fighw6uu]{font-size:2rem;margin:2rem 0 3rem}}.email-sub[data-astro-cid-fighw6uu] .modal__close[data-astro-cid-fighw6uu]{cursor:pointer;user-select:none;position:absolute;inset:2.4rem 2.4rem auto auto;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background:transparent;color:#000;border:0;outline:0;padding:0}@media(max-width:767px){.email-sub[data-astro-cid-fighw6uu] .modal__close[data-astro-cid-fighw6uu]{inset:2rem 1rem auto auto}}.email-sub[data-astro-cid-fighw6uu] .modal__close[data-astro-cid-fighw6uu] svg[data-astro-cid-fighw6uu]{display:flex;width:100%;height:100%}.vertical-slider[data-astro-cid-pg65axg2] .swiper-slide[data-astro-cid-pg65axg2]{height:auto;transition:opacity .6s}.vertical-slider[data-astro-cid-pg65axg2] .swiper-slide[data-astro-cid-pg65axg2]:not(.swiper-slide-visible){pointer-events:none}.vertical-slider[data-astro-cid-pg65axg2] .slide[data-astro-cid-pg65axg2]{display:flex;height:100%}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .slide[data-astro-cid-pg65axg2]{flex-direction:column}}.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2],.vertical-slider[data-astro-cid-pg65axg2] .slide__image-container[data-astro-cid-pg65axg2]{flex:1 0 50%;position:relative}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2],.vertical-slider[data-astro-cid-pg65axg2] .slide__image-container[data-astro-cid-pg65axg2]{flex:unset}}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2]{flex-grow:1}}.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2]>.content[data-astro-cid-pg65axg2]{aspect-ratio:1/1;position:sticky;top:0}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2]>.content[data-astro-cid-pg65axg2]{min-height:unset;font-size:1.3rem;aspect-ratio:unset;padding:8rem 1.6rem 1.6rem;justify-content:flex-start}.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2]>.content[data-astro-cid-pg65axg2] h2[data-astro-cid-pg65axg2]{left:1.6rem;position:absolute!important}}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .slide__content[data-astro-cid-pg65axg2]{z-index:1}}.vertical-slider[data-astro-cid-pg65axg2] .slide__image-container[data-astro-cid-pg65axg2]{display:flex;flex-direction:column}.vertical-slider[data-astro-cid-pg65axg2] .slide__image[data-astro-cid-pg65axg2]{width:100%;min-width:100%;aspect-ratio:1/1;object-fit:cover}.vertical-slider[data-astro-cid-pg65axg2] .slide__decor[data-astro-cid-pg65axg2]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;pointer-events:none;background-position:left!important}.vertical-slider[data-astro-cid-pg65axg2] .controls[data-astro-cid-pg65axg2]{gap:2.4rem;display:flex;align-items:center;justify-content:center;left:0;bottom:0;position:absolute;padding:2.4rem 4rem 2.4rem 9.6rem;width:50%;z-index:100}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .controls[data-astro-cid-pg65axg2]{width:100%;gap:1.2rem;padding:1.2rem 1.6rem;position:relative}}.vertical-slider[data-astro-cid-pg65axg2] .navigation__btn[data-astro-cid-pg65axg2]{background:none;transition:opacity .3s;border:none;outline:none;cursor:pointer}.vertical-slider[data-astro-cid-pg65axg2] .navigation__btn[data-astro-cid-pg65axg2][disabled]{opacity:.6;cursor:default}.vertical-slider[data-astro-cid-pg65axg2] .navigation__btn[data-astro-cid-pg65axg2]:not([disabled]):active{opacity:.7}@media(min-width:1024px){.vertical-slider[data-astro-cid-pg65axg2] .navigation__btn[data-astro-cid-pg65axg2]:not([disabled]):hover{opacity:.7}}.vertical-slider[data-astro-cid-pg65axg2] .navigation__btn[data-astro-cid-pg65axg2].swiper-button-prev svg[data-astro-cid-pg65axg2]{transform:rotateY(180deg)}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .navigation__btn[data-astro-cid-pg65axg2]{transform:scale(.8)}}.vertical-slider[data-astro-cid-pg65axg2] .progress[data-astro-cid-pg65axg2]{display:flex;align-items:center;position:relative}.vertical-slider[data-astro-cid-pg65axg2] .progress__circle[data-astro-cid-pg65axg2]{position:relative;width:8rem;height:8rem}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .progress__circle[data-astro-cid-pg65axg2]{width:6rem;height:6rem}}.vertical-slider[data-astro-cid-pg65axg2] .progress__counter[data-astro-cid-pg65axg2]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:KudryClassicHeadline;font-weight:400;line-height:1;white-space:nowrap}.vertical-slider[data-astro-cid-pg65axg2] .progress__counter[data-astro-cid-pg65axg2] .current[data-astro-cid-pg65axg2]{font-size:2.4rem}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .progress__counter[data-astro-cid-pg65axg2] .current[data-astro-cid-pg65axg2]{font-size:1.8rem}}.vertical-slider[data-astro-cid-pg65axg2] .progress__counter[data-astro-cid-pg65axg2] .total[data-astro-cid-pg65axg2]{font-size:1.6rem}@media(max-width:767px){.vertical-slider[data-astro-cid-pg65axg2] .progress__counter[data-astro-cid-pg65axg2] .total[data-astro-cid-pg65axg2]{font-size:1.4rem}}.vertical-slider[data-astro-cid-pg65axg2] .progress[data-astro-cid-pg65axg2] .progress-bg[data-astro-cid-pg65axg2]{fill:none;stroke:#0000001a;stroke-width:1}.vertical-slider[data-astro-cid-pg65axg2] .progress[data-astro-cid-pg65axg2] .progress-fill[data-astro-cid-pg65axg2]{fill:none;stroke:#000;stroke-width:1;stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset .1s linear;transform:rotate(-90deg);transform-origin:center}.content-image[data-astro-cid-lb5q7m5u]{display:flex;align-items:center;flex-direction:column;padding:6.4rem 0;position:relative;background-size:cover;background-image:url(/images/pattern-aside.svg);background-repeat:no-repeat repeat;background-position:top center}@media(max-width:767px){.content-image[data-astro-cid-lb5q7m5u]{padding:3.2rem 0 0}}.content-image__img[data-astro-cid-lb5q7m5u]{width:75%;display:flex;flex-direction:column;padding:0 40px;margin:6.4rem 0;line-height:0;position:relative}@media(max-width:767px){.content-image__img[data-astro-cid-lb5q7m5u]{width:98%;padding:0 1.6rem;margin:1.2rem 0 2.4rem;position:relative}}.content-image__img[data-astro-cid-lb5q7m5u]>img[data-astro-cid-lb5q7m5u]{width:100%;aspect-ratio:992/496;object-fit:cover;object-position:center;margin:0 auto}.content-image__img-cover[data-astro-cid-lb5q7m5u]{width:100%;height:calc(100% - 8rem);background:#a7c3dc;top:50%;left:0;position:absolute;transform:translateY(-50%);z-index:-1;mix-blend-mode:multiply}@media(max-width:767px){.content-image__img-cover[data-astro-cid-lb5q7m5u]{height:calc(100% - 3rem)}}.sections-grid[data-astro-cid-mauxw7o3]{position:relative;width:100%;overflow:hidden}.sections-grid__content[data-astro-cid-mauxw7o3]{width:100%;height:100%;position:relative;display:flex;flex-direction:column}.item[data-astro-cid-mauxw7o3]{width:100vw;height:auto;aspect-ratio:1440/720;position:relative;scroll-snap-align:start;display:grid;grid-template-columns:40% 60%}@media(max-width:767px){.item[data-astro-cid-mauxw7o3]{display:flex;flex-direction:column;aspect-ratio:unset}}.item--reverse[data-astro-cid-mauxw7o3]{grid-template-columns:43% 57%}.item--reverse[data-astro-cid-mauxw7o3] .item__image[data-astro-cid-mauxw7o3]{order:1}.item--reverse[data-astro-cid-mauxw7o3] .item__image__cover[data-astro-cid-mauxw7o3]{bottom:unset;top:0;right:4rem}.item__image[data-astro-cid-mauxw7o3]{width:100%;height:100%;z-index:4;position:relative;line-height:0;padding-right:8rem;background-size:1000px 860px;background-position:right bottom;background-image:url(/images/pattern-full.svg)}@media(max-width:767px){.item__image[data-astro-cid-mauxw7o3]{order:1;width:100%;height:100vw;flex-grow:1;position:relative;padding-right:4rem}}.item__image__img[data-astro-cid-mauxw7o3]{width:100%;min-width:100%;height:100%;object-fit:cover;will-change:transform}@media(max-width:767px){.item__image__img[data-astro-cid-mauxw7o3]{padding-right:inherit;max-height:100%;position:absolute}}.item__image__cover[data-astro-cid-mauxw7o3]{height:80%;width:14rem;bottom:0;right:0;position:absolute;background-color:#a7c3dc;z-index:-1;mix-blend-mode:multiply}@media(max-width:767px){.item__image__cover[data-astro-cid-mauxw7o3]{right:2rem!important}}.item__content[data-astro-cid-mauxw7o3]{position:relative;z-index:3;width:100%;height:100%;padding:6.4rem;display:flex;align-items:center;will-change:transform,opacity}.item__content__inner[data-astro-cid-mauxw7o3]{max-width:80%;margin:0 auto}@media(max-width:767px){.item__content__inner[data-astro-cid-mauxw7o3]{min-height:unset}}@media(max-width:767px){.item__content[data-astro-cid-mauxw7o3]{min-height:unset;align-items:flex-start;flex-direction:column;height:max-content}}.item__description[data-astro-cid-mauxw7o3]{will-change:transform,opacity;line-height:1.6}@media(max-width:767px){.item__content[data-astro-cid-mauxw7o3]{width:100%;height:auto;margin:0;padding:2rem;transform:none;position:relative;inset:auto}.item__content__inner[data-astro-cid-mauxw7o3]{max-width:100%}}
