/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */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;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[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}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[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}:root{--main-color: #fff;--color-dark: #141415;--color-action: #0075ff;--color-muted: #9aa1b1;--color-dark-grey: #1d1e20;--color-fill: #f0f2f5;--color-focus: rgba(0 117 255 / 68%);--main-font-family: "Inter", sans-serif;--secondary-font-family: "SK Moralist", sans-serif;--dynamic-font-family: inter, sans-serif}@font-face{font-family:Inter;src:local("Inter-Regular"),url(/fonts/Inter-Regular.woff2) format("woff2"),url(/fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:local("Inter-Medium"),url(/fonts/Inter-Medium.woff2) format("woff2"),url(/fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:local("Inter-SemiBold"),url(/fonts/Inter-SemiBold.woff2) format("woff2"),url(/fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SK Moralist;src:local("SKMoralist-Regular"),url(/fonts/SKMoralist-Regular.woff2) format("woff2"),url(/fonts/SKMoralist-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body{font-family:Inter,sans-serif;background-color:var(--main-color);color:var(--color-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{outline:none;outline-offset:0}*:focus{border-radius:10px;outline:2px solid var(--color-focus)}*,*:before,*:after{box-sizing:border-box}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.header[data-v-6b15c147]{position:absolute;left:0;right:0;padding:12px;color:var(--color-dark);z-index:10}@media all and (min-width: 768px){.header[data-v-6b15c147]{padding:32px 20px;color:var(--main-color)}}@media all and (min-width: 1024px){.header[data-v-6b15c147]{padding:24px 48px}}@media all and (min-width: 1920px){.header[data-v-6b15c147]{max-width:1824px;margin:0 auto}}.header--inverse[data-v-6b15c147]{color:var(--color-dark)}.header__grid[data-v-6b15c147]{position:relative;display:flex;align-items:center;justify-content:space-between;z-index:1}.header__logo[data-v-6b15c147]{position:relative;display:inline-block;outline:none;z-index:1;transition-property:opacity;transition-timing-function:ease-in-out;transition-duration:.2s}.header__logo[data-v-6b15c147]:hover{opacity:.9}@media all and (max-width: 767px){.header--inverse .header__logo[data-v-6b15c147]{position:absolute;top:0;left:50%;transform:translate(-50%)}}.header__fill[data-v-6b15c147]{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;background-color:var(--main-color);transition-property:opacity;transition-timing-function:ease-in-out;transition-duration:.15s}.header--open .header__fill[data-v-6b15c147]{opacity:1;visibility:visible;pointer-events:auto}@media all and (min-width: 768px){.header__fill[data-v-6b15c147]{display:none}}.header__navs[data-v-6b15c147]{position:relative;position:fixed;display:flex;top:87px;left:12px;flex-direction:column;gap:16px;opacity:0;visibility:hidden;pointer-events:none;transition:visibility 0s 0s,opacity .35s}@media all and (min-width: 768px){.header__navs[data-v-6b15c147]{position:initial;justify-content:center;flex-direction:row;gap:0;opacity:1;visibility:visible;pointer-events:auto;transform:translate(0);transition:visibility 0s 0s,opacity 0s}}.header--open .header__navs[data-v-6b15c147]{opacity:1;visibility:visible;pointer-events:auto}.header__nav[data-v-6b15c147]{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:36px;padding:0 16px;gap:8px;font-size:16px;letter-spacing:-.12px;font-weight:600;cursor:pointer;text-decoration:none;color:currentcolor;border-radius:10px;background-color:transparent;outline:none;transition-property:background-color;transition-timing-function:ease-in-out;transition-duration:.15s}@media all and (min-width: 768px){.header__nav[data-v-6b15c147]{height:40px;margin:0 auto;font-size:14px}}.header__nav[data-v-6b15c147]:hover{background-color:#a3abbb14}.header__nav[data-v-6b15c147]:focus{outline:2px solid var(--color-focus)}@media all and (min-width: 768px){.header__nav[data-v-6b15c147]{margin:0}}@media all and (min-width: 768px){.header__nav-img[data-v-6b15c147]{display:none}}.header__toggle[data-v-6b15c147]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.07);background-color:#a3abbb1f;border-radius:999px}@media all and (min-width: 768px){.header__toggle[data-v-6b15c147]{display:none}}.header__toggle-button[data-v-6b15c147]{position:relative;margin:0;padding:0;outline:none;border:none;background-color:transparent;width:16px;cursor:pointer}.header__toggle-button[data-v-6b15c147]:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.header__toggle-button span[data-v-6b15c147]{position:relative;display:block;width:100%;height:2px;margin:3px 0;top:0;border-radius:6px;background-color:var(--main-color);transition:top ease-out .15s .15s,transform ease-out .15s 0s,opacity .15s 0s,background-color .15s}.header--inverse .header__toggle-button span[data-v-6b15c147]{background-color:var(--color-dark)}.header--open .header__toggle-button span[data-v-6b15c147]{background-color:var(--color-dark);transition:top ease-out .15s,transform ease-out .15s .15s,opacity .15s .15s,background-color .15s}.header--open .header__toggle-button span[data-v-6b15c147]:first-child{top:5px;transform:rotate(45deg)}.header--open .header__toggle-button span[data-v-6b15c147]:nth-child(2){opacity:0}.header--open .header__toggle-button span[data-v-6b15c147]:last-child{top:-5px;transform:rotate(-45deg)}.content[data-v-9c4175c3]{padding:32px 0;text-align:center}@media all and (min-width: 768px){.content[data-v-9c4175c3]{padding:50px 0}}.container[data-v-86319853]{padding:0 12px;width:100%}@media all and (min-width: 768px){.container[data-v-86319853]{max-width:728px;margin:0 auto;padding:0}}@media all and (min-width: 1024px){.container[data-v-86319853]{max-width:928px}}@media all and (min-width: 1440px){.container[data-v-86319853]{max-width:1344px}}.footer[data-v-697b1aba]{position:relative;text-align:center;padding:16px 0 8px}@media all and (min-width: 1024px){.footer[data-v-697b1aba]{padding:0}}@media all and (min-width: 1920px){.footer[data-v-697b1aba]{padding:0 0 22px}}.footer__text[data-v-697b1aba]{display:inline-block;vertical-align:middle;position:relative;font-size:12px;font-weight:600;letter-spacing:.01px;color:var(--color-muted);text-transform:uppercase}.footer__figures[data-v-697b1aba]{position:absolute;right:0;bottom:0;left:0;top:auto;height:150px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}@media all and (min-width: 768px){.footer__figures[data-v-697b1aba]{height:230px}}@media all and (min-width: 1024px){.footer__figures[data-v-697b1aba]{height:300px}}@media all and (min-width: 1440px){.footer__figures[data-v-697b1aba]{height:480px}}@media all and (min-width: 1920px){.footer__figures[data-v-697b1aba]{height:600px}}.footer__figure[data-v-697b1aba]{position:absolute}.footer__figure[data-v-697b1aba]:nth-child(1){width:261px;height:251px;left:-123px;bottom:-58px}@media all and (min-width: 768px){.footer__figure[data-v-697b1aba]:nth-child(1){width:390px;height:373px;left:-173px;bottom:-125px}}@media all and (min-width: 1024px){.footer__figure[data-v-697b1aba]:nth-child(1){width:520px;height:498px;left:-205px;bottom:-166px}}@media all and (min-width: 1440px){.footer__figure[data-v-697b1aba]:nth-child(1){width:732px;height:699px;left:-288px;bottom:-234px}}@media all and (min-width: 1920px){.footer__figure[data-v-697b1aba]:nth-child(1){width:976px;height:933px;left:-385px;bottom:-312px}}.footer__figure[data-v-697b1aba]:nth-child(2){width:171px;height:247px;right:-23px;bottom:-90px}@media all and (min-width: 768px){.footer__figure[data-v-697b1aba]:nth-child(2){width:283px;height:406px;right:-26px;bottom:-140px}}@media all and (min-width: 1024px){.footer__figure[data-v-697b1aba]:nth-child(2){width:378px;height:542px;right:-34px;bottom:-186px}}@media all and (min-width: 1440px){.footer__figure[data-v-697b1aba]:nth-child(2){width:531px;height:762px;right:-48px;bottom:-262px}}@media all and (min-width: 1920px){.footer__figure[data-v-697b1aba]:nth-child(2){width:708px;height:1017px;right:-64px;bottom:-349px}}.hero-background[data-v-1e6c328c]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:-webkit-image-set(url(/images/hero/background/background.avif) 1x,url(/images/hero/background/background@2x.avif) 2x,url(/images/hero/background/background@3x.avif) 3x,url(/images/hero/background/background.webp) 1x,url(/images/hero/background/background@2x.webp) 2x,url(/images/hero/background/background@3x.webp) 3x);background-image:image-set(url(/images/hero/background/background.avif) 1x,url(/images/hero/background/background@2x.avif) 2x,url(/images/hero/background/background@3x.avif) 3x,url(/images/hero/background/background.webp) 1x,url(/images/hero/background/background@2x.webp) 2x,url(/images/hero/background/background@3x.webp) 3x);background-size:100% 100%}@media all and (min-width: 768px){.hero-background[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/background_768.avif) 1x,url(/images/hero/background/background_768@2x.avif) 2x,url(/images/hero/background/background_768@3x.avif) 3x,url(/images/hero/background/background_768.webp) 1x,url(/images/hero/background/background_768@2x.webp) 2x,url(/images/hero/background/background_768@3x.webp) 3x);background-image:image-set(url(/images/hero/background/background_768.avif) 1x,url(/images/hero/background/background_768@2x.avif) 2x,url(/images/hero/background/background_768@3x.avif) 3x,url(/images/hero/background/background_768.webp) 1x,url(/images/hero/background/background_768@2x.webp) 2x,url(/images/hero/background/background_768@3x.webp) 3x)}}@media all and (min-width: 1024px){.hero-background[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/background_1024.avif) 1x,url(/images/hero/background/background_1024@2x.avif) 2x,url(/images/hero/background/background_1024@3x.avif) 3x,url(/images/hero/background/background_1024.webp) 1x,url(/images/hero/background/background_1024@2x.webp) 2x,url(/images/hero/background/background_1024@3x.webp) 3x);background-image:image-set(url(/images/hero/background/background_1024.avif) 1x,url(/images/hero/background/background_1024@2x.avif) 2x,url(/images/hero/background/background_1024@3x.avif) 3x,url(/images/hero/background/background_1024.webp) 1x,url(/images/hero/background/background_1024@2x.webp) 2x,url(/images/hero/background/background_1024@3x.webp) 3x)}}@media all and (min-width: 1440px){.hero-background[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/background_1440.avif) 1x,url(/images/hero/background/background_1440@2x.avif) 2x,url(/images/hero/background/background_1440@3x.avif) 3x,url(/images/hero/background/background_1440.webp) 1x,url(/images/hero/background/background_1440@2x.webp) 2x,url(/images/hero/background/background_1440@3x.webp) 3x);background-image:image-set(url(/images/hero/background/background_1440.avif) 1x,url(/images/hero/background/background_1440@2x.avif) 2x,url(/images/hero/background/background_1440@3x.avif) 3x,url(/images/hero/background/background_1440.webp) 1x,url(/images/hero/background/background_1440@2x.webp) 2x,url(/images/hero/background/background_1440@3x.webp) 3x)}}@media all and (min-width: 1920px){.hero-background[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/background_1920.avif) 1x,url(/images/hero/background/background_1920@2x.avif) 2x,url(/images/hero/background/background_1920@3x.avif) 3x,url(/images/hero/background/background_1920.webp) 1x,url(/images/hero/background/background_1920@2x.webp) 2x,url(/images/hero/background/background_1920@3x.webp) 3x);background-image:image-set(url(/images/hero/background/background_1920.avif) 1x,url(/images/hero/background/background_1920@2x.avif) 2x,url(/images/hero/background/background_1920@3x.avif) 3x,url(/images/hero/background/background_1920.webp) 1x,url(/images/hero/background/background_1920@2x.webp) 2x,url(/images/hero/background/background_1920@3x.webp) 3x)}}.hero-background-item[data-v-1e6c328c]{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat}.hero-background-item__sun[data-v-1e6c328c]{background-position:left top;background-image:-webkit-image-set(url(/images/hero/background/sun.avif) 1x,url(/images/hero/background/sun@2x.avif) 2x,url(/images/hero/background/sun@3x.avif) 3x,url(/images/hero/background/sun.webp) 1x,url(/images/hero/background/sun@2x.webp) 2x,url(/images/hero/background/sun@3x.webp) 3x);background-image:image-set(url(/images/hero/background/sun.avif) 1x,url(/images/hero/background/sun@2x.avif) 2x,url(/images/hero/background/sun@3x.avif) 3x,url(/images/hero/background/sun.webp) 1x,url(/images/hero/background/sun@2x.webp) 2x,url(/images/hero/background/sun@3x.webp) 3x)}@media all and (min-width: 768px){.hero-background-item__sun[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/sun_768.avif) 1x,url(/images/hero/background/sun_768@2x.avif) 2x,url(/images/hero/background/sun_768@3x.avif) 3x,url(/images/hero/background/sun_768.webp) 1x,url(/images/hero/background/sun_768@2x.webp) 2x,url(/images/hero/background/sun_768@3x.webp) 3x);background-image:image-set(url(/images/hero/background/sun_768.avif) 1x,url(/images/hero/background/sun_768@2x.avif) 2x,url(/images/hero/background/sun_768@3x.avif) 3x,url(/images/hero/background/sun_768.webp) 1x,url(/images/hero/background/sun_768@2x.webp) 2x,url(/images/hero/background/sun_768@3x.webp) 3x)}}@media all and (min-width: 1024px){.hero-background-item__sun[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/sun_1024.avif) 1x,url(/images/hero/background/sun_1024@2x.avif) 2x,url(/images/hero/background/sun_1024@3x.avif) 3x,url(/images/hero/background/sun_1024.webp) 1x,url(/images/hero/background/sun_1024@2x.webp) 2x,url(/images/hero/background/sun_1024@3x.webp) 3x);background-image:image-set(url(/images/hero/background/sun_1024.avif) 1x,url(/images/hero/background/sun_1024@2x.avif) 2x,url(/images/hero/background/sun_1024@3x.avif) 3x,url(/images/hero/background/sun_1024.webp) 1x,url(/images/hero/background/sun_1024@2x.webp) 2x,url(/images/hero/background/sun_1024@3x.webp) 3x)}}@media all and (min-width: 1440px){.hero-background-item__sun[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/sun_1440.avif) 1x,url(/images/hero/background/sun_1440@2x.avif) 2x,url(/images/hero/background/sun_1440@3x.avif) 3x,url(/images/hero/background/sun_1440.webp) 1x,url(/images/hero/background/sun_1440@2x.webp) 2x,url(/images/hero/background/sun_1440@3x.webp) 3x);background-image:image-set(url(/images/hero/background/sun_1440.avif) 1x,url(/images/hero/background/sun_1440@2x.avif) 2x,url(/images/hero/background/sun_1440@3x.avif) 3x,url(/images/hero/background/sun_1440.webp) 1x,url(/images/hero/background/sun_1440@2x.webp) 2x,url(/images/hero/background/sun_1440@3x.webp) 3x)}}@media all and (min-width: 1920px){.hero-background-item__sun[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/sun_1920.avif) 1x,url(/images/hero/background/sun_1920@2x.avif) 2x,url(/images/hero/background/sun_1920@3x.avif) 3x,url(/images/hero/background/sun_1920.webp) 1x,url(/images/hero/background/sun_1920@2x.webp) 2x,url(/images/hero/background/sun_1920@3x.webp) 3x);background-image:image-set(url(/images/hero/background/sun_1920.avif) 1x,url(/images/hero/background/sun_1920@2x.avif) 2x,url(/images/hero/background/sun_1920@3x.avif) 3x,url(/images/hero/background/sun_1920.webp) 1x,url(/images/hero/background/sun_1920@2x.webp) 2x,url(/images/hero/background/sun_1920@3x.webp) 3x)}}.hero-background-item__girl[data-v-1e6c328c]{background-position:right top;background-image:-webkit-image-set(url(/images/hero/background/girl.avif) 1x,url(/images/hero/background/girl@2x.avif) 2x,url(/images/hero/background/girl@3x.avif) 3x,url(/images/hero/background/girl.webp) 1x,url(/images/hero/background/girl@2x.webp) 2x,url(/images/hero/background/girl@3x.webp) 3x);background-image:image-set(url(/images/hero/background/girl.avif) 1x,url(/images/hero/background/girl@2x.avif) 2x,url(/images/hero/background/girl@3x.avif) 3x,url(/images/hero/background/girl.webp) 1x,url(/images/hero/background/girl@2x.webp) 2x,url(/images/hero/background/girl@3x.webp) 3x)}@media all and (min-width: 768px){.hero-background-item__girl[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/girl_768.avif) 1x,url(/images/hero/background/girl_768@2x.avif) 2x,url(/images/hero/background/girl_768@3x.avif) 3x,url(/images/hero/background/girl_768.webp) 1x,url(/images/hero/background/girl_768@2x.webp) 2x,url(/images/hero/background/girl_768@3x.webp) 3x);background-image:image-set(url(/images/hero/background/girl_768.avif) 1x,url(/images/hero/background/girl_768@2x.avif) 2x,url(/images/hero/background/girl_768@3x.avif) 3x,url(/images/hero/background/girl_768.webp) 1x,url(/images/hero/background/girl_768@2x.webp) 2x,url(/images/hero/background/girl_768@3x.webp) 3x)}}@media all and (min-width: 1024px){.hero-background-item__girl[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/girl_1024.avif) 1x,url(/images/hero/background/girl_1024@2x.avif) 2x,url(/images/hero/background/girl_1024@3x.avif) 3x,url(/images/hero/background/girl_1024.webp) 1x,url(/images/hero/background/girl_1024@2x.webp) 2x,url(/images/hero/background/girl_1024@3x.webp) 3x);background-image:image-set(url(/images/hero/background/girl_1024.avif) 1x,url(/images/hero/background/girl_1024@2x.avif) 2x,url(/images/hero/background/girl_1024@3x.avif) 3x,url(/images/hero/background/girl_1024.webp) 1x,url(/images/hero/background/girl_1024@2x.webp) 2x,url(/images/hero/background/girl_1024@3x.webp) 3x)}}@media all and (min-width: 1440px){.hero-background-item__girl[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/girl_1440.avif) 1x,url(/images/hero/background/girl_1440@2x.avif) 2x,url(/images/hero/background/girl_1440@3x.avif) 3x,url(/images/hero/background/girl_1440.webp) 1x,url(/images/hero/background/girl_1440@2x.webp) 2x,url(/images/hero/background/girl_1440@3x.webp) 3x);background-image:image-set(url(/images/hero/background/girl_1440.avif) 1x,url(/images/hero/background/girl_1440@2x.avif) 2x,url(/images/hero/background/girl_1440@3x.avif) 3x,url(/images/hero/background/girl_1440.webp) 1x,url(/images/hero/background/girl_1440@2x.webp) 2x,url(/images/hero/background/girl_1440@3x.webp) 3x)}}@media all and (min-width: 1920px){.hero-background-item__girl[data-v-1e6c328c]{background-image:-webkit-image-set(url(/images/hero/background/girl_1920.avif) 1x,url(/images/hero/background/girl_1920@2x.avif) 2x,url(/images/hero/background/girl_1920@3x.avif) 3x,url(/images/hero/background/girl_1920.webp) 1x,url(/images/hero/background/girl_1920@2x.webp) 2x,url(/images/hero/background/girl_1920@3x.webp) 3x);background-image:image-set(url(/images/hero/background/girl_1920.avif) 1x,url(/images/hero/background/girl_1920@2x.avif) 2x,url(/images/hero/background/girl_1920@3x.avif) 3x,url(/images/hero/background/girl_1920.webp) 1x,url(/images/hero/background/girl_1920@2x.webp) 2x,url(/images/hero/background/girl_1920@3x.webp) 3x)}}.hero-title[data-v-bbcbac52]{width:336px;height:102px}@media all and (min-width: 768px){.hero-title[data-v-bbcbac52]{width:392px;height:120px}}@media all and (min-width: 1440px){.hero-title[data-v-bbcbac52]{width:456px;height:139px;margin:0 auto 8px}}@media all and (min-width: 1920px){.hero-title[data-v-bbcbac52]{width:663px;height:203px}}.hero-title__img[data-v-bbcbac52]{width:100%;height:100%}.hero[data-v-6091e261]{display:flex;flex-direction:column;justify-content:space-between;position:relative;height:605px}@media all and (min-width: 1024px){.hero[data-v-6091e261]{display:block;height:504px}}@media all and (min-width: 1440px){.hero[data-v-6091e261]{height:700px}}@media all and (min-width: 1920px){.hero[data-v-6091e261]{height:930px}}.hero[data-v-6091e261]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#0000 67%,#00000080)}@media all and (min-width: 768px){.hero[data-v-6091e261]:after{display:none}}.hero__body[data-v-6091e261]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;padding:76px 0 20px;color:var(--main-color);z-index:1}@media all and (min-width: 768px){.hero__body[data-v-6091e261]{display:inline-block;width:-moz-fit-content;width:fit-content;padding:152px 0 0 21px}}@media all and (min-width: 1024px){.hero__body[data-v-6091e261]{padding:118px 0 0 48px}}@media all and (min-width: 1440px){.hero__body[data-v-6091e261]{padding:154px 0 0 96px}}@media all and (min-width: 1920px){.hero__body[data-v-6091e261]{padding:210px 0 8px 111px}}.hero__description[data-v-6091e261]{max-width:328px;margin:0 auto;font-size:16px;letter-spacing:-.12px;line-height:22px;font-weight:600;text-align:center}@media all and (min-width: 768px){.hero__description[data-v-6091e261]{max-width:306px;font-size:14px;line-height:20px;letter-spacing:0}}@media all and (min-width: 1024px){.hero__description[data-v-6091e261]{max-width:392px}}@media all and (min-width: 1440px){.hero__description[data-v-6091e261]{max-width:461px;font-size:20px;letter-spacing:-.33px;line-height:24px}}@media all and (min-width: 1920px){.hero__description[data-v-6091e261]{max-width:448px}}.title{margin:0;padding:0}.title_theme_normal{font-family:var(--main-font-family)}.title_theme_written{font-family:var(--secondary-font-family)}.title_size_md{font-size:26px;letter-spacing:-.52px}@media all and (min-width: 768px){.title_size_md{font-size:32px;letter-spacing:-.64px}}.title_size_lg{font-size:24px;line-height:116%;letter-spacing:-.47px}@media all and (min-width: 768px){.title_size_lg{font-size:36px;letter-spacing:-.79px;line-height:111%}}.title_type_noraml{font-weight:400}.title_type_sbd{font-weight:700}.title_is_uppercase{text-transform:uppercase}.text{margin:0;padding:0}.text_theme_normal{color:var(--color-muted)}.text_size_md{font-size:16px;line-height:140%;letter-spacing:-.12px}.about-card[data-v-74acc077]{height:100%;padding:24px;text-align:left;border-radius:24px;color:var(--main-color);overflow:hidden}.about-card__grid[data-v-74acc077]{display:flex;align-items:center;justify-content:space-between}.about-card__text[data-v-74acc077]{padding:0;margin:0;font-size:22px;letter-spacing:-.4px;line-height:118%;font-weight:600}@media all and (min-width: 768px){.about-card__text[data-v-74acc077]{font-size:28px;letter-spacing:-.59px;line-height:114%}}.about-card__caption[data-v-74acc077]{font-size:16px;letter-spacing:-.12px;line-height:22px;opacity:.6}.about-card--empty[data-v-74acc077]{background-image:-webkit-image-set(url(/images/about/1.avif) 1x,url(/images/about/1@2x.avif) 2x,url(/images/about/1@3x.avif) 3x,url(/images/about/1.webp) 1x,url(/images/about/1@2x.webp) 2x,url(/images/about/1@3x.webp) 3x);background-image:image-set(url(/images/about/1.avif) 1x,url(/images/about/1@2x.avif) 2x,url(/images/about/1@3x.avif) 3x,url(/images/about/1.webp) 1x,url(/images/about/1@2x.webp) 2x,url(/images/about/1@3x.webp) 3x);background-size:cover}@media all and (min-width: 768px){.about-card--empty[data-v-74acc077]{background-image:-webkit-image-set(url(/images/about/1_768.avif) 1x,url(/images/about/1_768@2x.avif) 2x,url(/images/about/1_768@3x.avif) 3x,url(/images/about/1_768.webp) 1x,url(/images/about/1_768@2x.webp) 2x,url(/images/about/1_768@3x.webp) 3x);background-image:image-set(url(/images/about/1_768.avif) 1x,url(/images/about/1_768@2x.avif) 2x,url(/images/about/1_768@3x.avif) 3x,url(/images/about/1_768.webp) 1x,url(/images/about/1_768@2x.webp) 2x,url(/images/about/1_768@3x.webp) 3x)}}.about-card--full[data-v-74acc077]{display:flex;flex-direction:column;justify-content:space-between;background-color:#0030fe}.about-card--slogan[data-v-74acc077]{display:flex;align-items:center;justify-content:center;background-image:-webkit-image-set(url(/images/about/2.avif) 1x,url(/images/about/2@2x.avif) 2x,url(/images/about/2@3x.avif) 3x,url(/images/about/2.webp) 1x,url(/images/about/2@2x.webp) 2x,url(/images/about/2@3x.webp) 3x);background-image:image-set(url(/images/about/2.avif) 1x,url(/images/about/2@2x.avif) 2x,url(/images/about/2@3x.avif) 3x,url(/images/about/2.webp) 1x,url(/images/about/2@2x.webp) 2x,url(/images/about/2@3x.webp) 3x);background-size:cover}@media all and (min-width: 768px){.about-card--slogan[data-v-74acc077]{background-image:-webkit-image-set(url(/images/about/2_768.avif) 1x,url(/images/about/2_768@2x.avif) 2x,url(/images/about/2_768@3x.avif) 3x,url(/images/about/2_768.webp) 1x,url(/images/about/2_768@2x.webp) 2x,url(/images/about/2_768@3x.webp) 3x);background-image:image-set(url(/images/about/2_768.avif) 1x,url(/images/about/2_768@2x.avif) 2x,url(/images/about/2_768@3x.avif) 3x,url(/images/about/2_768.webp) 1x,url(/images/about/2_768@2x.webp) 2x,url(/images/about/2_768@3x.webp) 3x)}}.about-cards[data-v-452e2041]{max-width:336px;display:flex;flex-direction:column;gap:8px}@media all and (min-width: 768px){.about-cards[data-v-452e2041]{max-width:800px;flex-flow:row wrap;gap:16px}}.about-cards__item[data-v-452e2041]{height:260px}@media all and (min-width: 768px){.about-cards__item[data-v-452e2041]{height:287px}}.about-cards__item[data-v-452e2041]:nth-child(1){height:203px}@media all and (min-width: 768px){.about-cards__item[data-v-452e2041]:nth-child(1){width:100%;height:379px}}@media all and (min-width: 768px){.about-cards__item[data-v-452e2041]:nth-child(2){flex:1}}@media all and (min-width: 768px){.about-cards__item[data-v-452e2041]:nth-child(3){width:287px}}.about__head[data-v-08e38031]{max-width:336px;margin:0 auto}@media all and (min-width: 768px){.about__head[data-v-08e38031]{max-width:648px}}.about__title[data-v-08e38031]{margin:0 0 8px}@media all and (min-width: 768px){.about__title[data-v-08e38031]{margin:0 0 16px}}.about__subtitle[data-v-08e38031]{margin:0 auto 12px}.about__icon[data-v-08e38031]{width:20px;height:20px;transform:translateY(2px)}@media all and (min-width: 768px){.about__icon[data-v-08e38031]{width:28px;height:28px;transform:translateY(4px)}}.about__cards[data-v-08e38031]{margin:24px auto 0}@media all and (min-width: 768px){.about__cards[data-v-08e38031]{margin:40px auto 0}}.gallery-benefit[data-v-9bfb84bc]{display:flex;align-items:center;flex-direction:column;gap:16px}@media all and (min-width: 768px){.gallery-benefit[data-v-9bfb84bc]{flex-direction:row;gap:41px}}.gallery-benefit__item[data-v-9bfb84bc]{width:185px}.gallery-benefit__title[data-v-9bfb84bc]{font-size:22px;letter-spacing:-.4px;line-height:118%;font-weight:600}@media all and (min-width: 768px){.gallery-benefit__title[data-v-9bfb84bc]{font-size:28px;letter-spacing:-.59px;line-height:114%}}.gallery-benefit__text[data-v-9bfb84bc]{font-size:16px;letter-spacing:-.12px;line-height:137%;color:var(--color-muted)}img[data-v-e581c850]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-card[data-v-69ba3e7c]{display:flex;position:relative;height:100%;padding:12px;text-align:left;border-radius:16px;overflow:hidden}.gallery-card__img[data-v-69ba3e7c]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-card__title[data-v-69ba3e7c]{position:relative;margin:auto 0 0;font-size:12px;letter-spacing:.01px;line-height:133%;font-weight:600;color:var(--main-color)}.progress[data-v-475cd6e1]{position:relative;width:130px;height:4px;background-color:#a3abbb1f;border-radius:12px;z-index:1}.progress__bar[data-v-475cd6e1]{position:absolute;top:0;bottom:0;margin:auto;height:6px;border-radius:12px;background-color:var(--color-dark);transition:.3s width ease-out}.slider-button[data-v-10d7b59b]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;outline:none;color:#797f8b;background-color:#a3abbb1f;border-radius:50%;cursor:pointer;transition-property:color,background-color;transition-timing-function:ease-in-out;transition-duration:.2s}.slider-button[data-v-10d7b59b]:hover{color:#000;background-color:#a3abbb29}.slider-button--prev[data-v-10d7b59b]{transform:rotate(180deg)}.gallery-slider[data-v-3c36ebd7]{position:relative}.gallery-slider__container[data-v-3c36ebd7]{margin:24px -12px 0}@media all and (min-width: 768px){.gallery-slider__container[data-v-3c36ebd7]{margin:40px 0 0;border-radius:16px;overflow:hidden}}.gallery-slider__item[data-v-3c36ebd7]{width:300px;height:205px}@media all and (min-width: 768px){.gallery-slider__item[data-v-3c36ebd7]{width:100%;height:220px}}@media all and (min-width: 1024px){.gallery-slider__item[data-v-3c36ebd7]{height:240px}}@media all and (min-width: 1440px){.gallery-slider__item[data-v-3c36ebd7]{height:280px}}.gallery-slider__progress[data-v-3c36ebd7]{position:relative;z-index:1;margin:29px auto 0}@media all and (min-width: 768px){.gallery-slider__progress[data-v-3c36ebd7]{position:absolute;left:50%;bottom:13px;transform:translate(-50%)}}.gallery-slider__navs[data-v-3c36ebd7]{display:none}@media all and (min-width: 768px){.gallery-slider__navs[data-v-3c36ebd7]{display:flex;justify-content:space-between;margin:24px 0 0}}.gallery-slider__nav[data-v-3c36ebd7]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;outline:none;color:#797f8b;background-color:#a3abbb1f;border-radius:50%;cursor:pointer;transition-property:color,background-color;transition-timing-function:ease-in-out;transition-duration:.2s}.gallery-slider__nav[data-v-3c36ebd7]:hover{color:#000;background-color:#a3abbb29}.gallery-slider__nav--prev[data-v-3c36ebd7]{transform:rotate(180deg)}@media all and (max-width: 767px){.gallery__container[data-v-2e32ea06]{padding:0}}.gallery__main[data-v-2e32ea06]{padding:32px 12px;background-color:var(--color-fill)}@media all and (min-width: 768px){.gallery__main[data-v-2e32ea06]{padding:48px 32px;border-radius:24px}}@media all and (min-width: 1024px){.gallery__main[data-v-2e32ea06]{padding:48px}}@media all and (min-width: 1440px){.gallery__main[data-v-2e32ea06]{padding:60px 48px 48px;border-radius:32px}}.gallery__head[data-v-2e32ea06]{max-width:336px;margin:0 auto}@media all and (min-width: 768px){.gallery__head[data-v-2e32ea06]{max-width:623px}}.gallery__title[data-v-2e32ea06]{margin:0 0 8px}@media all and (min-width: 768px){.gallery__title[data-v-2e32ea06]{margin:0 0 16px}}.gallery__subtitle[data-v-2e32ea06]{margin:0 auto 12px;max-width:305px}@media all and (min-width: 768px){.gallery__subtitle[data-v-2e32ea06]{max-width:100%}}.gallery__icon[data-v-2e32ea06]{width:17px;height:21px;transform:translateY(2px)}@media all and (min-width: 768px){.gallery__icon[data-v-2e32ea06]{width:24px;height:30px}}.gallery__benefit[data-v-2e32ea06]{margin:24px auto 0}@media all and (min-width: 768px){.gallery__benefit[data-v-2e32ea06]{margin:48px auto 0}}@media all and (min-width: 1440px){.gallery__benefit[data-v-2e32ea06]{margin:40px auto 0}}.button[data-v-4d331d8e]{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;padding:0 12px;margin:0;line-height:1;text-decoration:none;outline:none;border:none;border-radius:999px;overflow:hidden}.button__text[data-v-4d331d8e]{display:inline-block;position:relative;font-size:14px;font-weight:600;z-index:1}.button__icon[data-v-4d331d8e]{position:relative;margin:0 0 0 8px;z-index:1}.button_theme_dark .button__icon[data-v-4d331d8e]{color:#f0f2f5}.button_theme_light .button__icon[data-v-4d331d8e]{color:#9aa1b1}.button_theme_normal[data-v-4d331d8e]{color:var(--color-dark);border:1px solid #d7dbe2;background-color:var(--main-color);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition-property:border-color;transition-timing-function:ease-in-out;transition-duration:.2s}.button_theme_normal[data-v-4d331d8e]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fffffff5;opacity:0;transition-property:opacity;transition-timing-function:ease-in-out;transition-duration:.2s}.button_theme_normal[data-v-4d331d8e]:hover{border-color:#bcc2cf}.button_theme_normal[data-v-4d331d8e]:hover:before{opacity:1}.button_theme_normal[data-v-4d331d8e]:active{border-color:#bcc2cf}.button_theme_normal[data-v-4d331d8e]:active:before{opacity:1}.button_theme_normal[data-v-4d331d8e]:focus{outline:2px solid var(--color-focus);border:none}.button_theme_normal[data-v-4d331d8e]:focus:before{opacity:0}.button_theme_normal[data-v-4d331d8e]:disabled{opacity:.5;pointer-events:none}.button_theme_dark[data-v-4d331d8e]{color:var(--main-color);background-color:var(--color-dark-grey)}.button_theme_dark[data-v-4d331d8e]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2e3035;opacity:0;transition-property:opacity;transition-timing-function:ease-in-out;transition-duration:.2s}.button_theme_dark[data-v-4d331d8e]:hover:before{opacity:1}.button_theme_dark[data-v-4d331d8e]:active:before{background-color:#000;opacity:1}.button_theme_dark[data-v-4d331d8e]:focus{outline:1px solid var(--color-focus)}.button_theme_dark[data-v-4d331d8e]:focus:before{opacity:0}.button_theme_dark[data-v-4d331d8e]:disabled{opacity:.5;pointer-events:none}.button_theme_light[data-v-4d331d8e]{color:var(--color-dark);border:none;background-color:var(--main-color);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition-property:border-color;transition-timing-function:ease-in-out;transition-duration:.2s}.button_theme_light[data-v-4d331d8e]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fffffff5;opacity:0;transition-property:opacity;transition-timing-function:ease-in-out;transition-duration:.2s}.button_theme_light[data-v-4d331d8e]:hover:before{opacity:1}.button_theme_light[data-v-4d331d8e]:active:before{background-color:#d7dbe2;opacity:1}.button_theme_light[data-v-4d331d8e]:focus{outline:2px solid var(--color-focus)}.button_theme_light[data-v-4d331d8e]:focus:before{opacity:0}.button_theme_light[data-v-4d331d8e]:disabled{opacity:.5;pointer-events:none}.button_size_md[data-v-4d331d8e]{height:32px}.button__loader[data-v-4d331d8e]{position:relative;margin:0 auto;animation-duration:1s;animation-name:spin-4d331d8e;animation-timing-function:linear;animation-iteration-count:infinite;z-index:1}@keyframes spin-4d331d8e{to{transform:rotate(360deg)}}.feature-image[data-v-61a90692]{height:170px;margin:0 auto;border-radius:12px;overflow:hidden}@media all and (min-width: 768px){.feature-image[data-v-61a90692]{height:164px}}@media all and (min-width: 1024px){.feature-image[data-v-61a90692]{height:150px}}@media all and (min-width: 1440px){.feature-image[data-v-61a90692]{height:164px}}.social-link[data-v-0829f984]{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background-color:var(--main-color);color:currentcolor;border-radius:10px;overflow:hidden}.social-link[data-v-0829f984]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fffffff5;opacity:0;transition-property:opacity;transition-timing-function:ease-in-out;transition-duration:.2s}.social-link[data-v-0829f984]:hover:before{opacity:1}.social-link[data-v-0829f984]:active:before{background-color:#d7dbe2;opacity:1}.social-link[data-v-0829f984]:focus{outline:2px solid var(--color-focus)}.social-link[data-v-0829f984]:focus:before{opacity:0}.social-link--disabled[data-v-0829f984]{opacity:.5;pointer-events:none}.social-link__icon[data-v-0829f984]{position:relative;z-index:1}.feature-card[data-v-2ac16665]{display:flex;flex-direction:column;height:400px;padding:16px;text-align:left;background-color:var(--color-fill);border-radius:24px}.feature-card__head[data-v-2ac16665]{height:124px;margin:16px 0 0;overflow:hidden}@media all and (min-width: 1024px){.feature-card__head[data-v-2ac16665]{height:145px}}@media all and (min-width: 1440px){.feature-card__head[data-v-2ac16665]{height:124px}}.feature-card__title[data-v-2ac16665]{margin:0 0 8px;font-size:20px;letter-spacing:-.33px;line-height:120%;font-weight:600}.feature-card__text[data-v-2ac16665]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;font-size:16px;letter-spacing:-.12px;line-height:137%;color:var(--color-muted)}@media all and (min-width: 1024px){.feature-card__text[data-v-2ac16665]{-webkit-line-clamp:4}}.feature-card__action[data-v-2ac16665]{display:flex;align-items:center;gap:8px;margin-top:auto}.feature-cards[data-v-86183888]{display:flex;flex-direction:column;gap:16px;width:336px;margin:0 auto}@media all and (min-width: 768px){.feature-cards[data-v-86183888]{display:grid;grid-template-columns:repeat(2,1fr);width:100%;padding:0 32px}}@media all and (min-width: 1024px){.feature-cards[data-v-86183888]{grid-template-columns:repeat(3,1fr);padding:0}}@media all and (min-width: 1440px){.feature-cards[data-v-86183888]{grid-template-columns:repeat(4,1fr)}}.feature-cards__item[data-v-86183888]{display:none}@media all and (max-width: 767px){.feature-cards__item[data-v-86183888]:nth-child(-n+3){display:flex}}@media all and (min-width: 768px){.feature-cards__item[data-v-86183888]:nth-child(-n+2){display:flex}}@media all and (min-width: 1024px){.feature-cards__item[data-v-86183888]:nth-child(-n+3){display:flex}}@media all and (min-width: 1440px){.feature-cards__item[data-v-86183888]:nth-child(-n+4){display:flex}}.feature-cards__item--opened[data-v-86183888]{display:flex}.feature-cards__more[data-v-86183888]{margin:24px auto 0}.feature__head[data-v-255cca92]{max-width:336px;margin:0 auto}@media all and (min-width: 768px){.feature__head[data-v-255cca92]{max-width:623px}}.feature__title[data-v-255cca92]{margin:0 0 8px}@media all and (min-width: 768px){.feature__title[data-v-255cca92]{margin:0 0 16px}}.feature__subtitle[data-v-255cca92]{margin:0 auto 12px}.feature__icon[data-v-255cca92]{width:19px;height:19px;transform:translateY(2px)}@media all and (min-width: 768px){.feature__icon[data-v-255cca92]{width:29px;height:29px;transform:translateY(3px)}}.feature__avatar[data-v-255cca92]{display:inline-block;margin:-8px 0 0;transform:translateY(8px)}@media all and (min-width: 768px){.feature__avatar[data-v-255cca92]{margin:-7px 0 0;transform:translateY(7px)}}.feature__cards[data-v-255cca92]{margin:24px auto 0}@media all and (min-width: 768px){.feature__cards[data-v-255cca92]{margin:40px auto 0}}.badge[data-v-3f7d0894]{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:6px 14px;text-decoration:none;line-height:1;color:var(--main-color);border-radius:999px;outline:none;border:none}.badge__text[data-v-3f7d0894]{font-size:14px;font-weight:600}.badge_theme_black[data-v-3f7d0894]{background-color:var(--color-dark-grey)}.badge_theme_red[data-v-3f7d0894]{background-color:#eb0000;transition-property:background-color;transition-timing-function:ease-in-out;transition-duration:.2s}.badge_theme_red[data-v-3f7d0894]:hover{background-color:#ff1f01}.badge_theme_red[data-v-3f7d0894]:active{background-color:#d91a01}.badge_theme_red[data-v-3f7d0894]:focus{outline:2px solid var(--color-focus)}.stories-image[data-v-5a6a37f3]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stories-card[data-v-65081cb5]{display:flex;flex-direction:column;position:relative;height:100%;padding:21px;text-align:left;border-radius:16px;cursor:pointer;overflow:hidden}.stories-card__social[data-v-65081cb5]{margin-left:auto;flex-shrink:0}.stories-card__footer[data-v-65081cb5]{position:relative;margin:auto 0 0;color:var(--main-color)}.stories-card__title[data-v-65081cb5]{margin:0 0 11px;font-size:25px;letter-spacing:-.5px;line-height:114%;font-weight:600}@media all and (min-width: 768px){.stories-card__title[data-v-65081cb5]{margin:0 0 12px;font-size:28px;letter-spacing:-.59px}}.stories-card__text[data-v-65081cb5]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;max-height:39px;margin:0;font-size:14px;line-height:142%;overflow:hidden}.darken-title[data-v-65081cb5],.darken-text[data-v-65081cb5]{text-shadow:0 0 8px #000}.stories-thumb[data-v-c0f739d0]{display:flex;flex-direction:column;position:relative;height:100%;padding:8px;text-align:left;border-radius:16px;cursor:pointer;overflow:hidden}.stories-thumb__title[data-v-c0f739d0]{position:relative;margin:auto 0 0;font-size:10px;letter-spacing:.1px;line-height:140%;font-weight:600;color:var(--main-color);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.stories-slider[data-v-235b3574]{position:relative}.stories-slider__thumbs[data-v-235b3574]{margin:24px -12px 0}@media all and (min-width: 768px){.stories-slider__thumbs[data-v-235b3574]{display:none}}.stories-slider__thumbs .swiper-slide-thumb-active[data-v-235b3574]{position:relative}.stories-slider__thumbs .swiper-slide-thumb-active[data-v-235b3574]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #0030fe;border-radius:20px}.stories-slider__items[data-v-235b3574]{margin:16px -12px 0}@media all and (min-width: 768px){.stories-slider__items[data-v-235b3574]{margin:40px -32px 0}}@media all and (min-width: 1024px){.stories-slider__items[data-v-235b3574]{margin:40px -48px 0}}.stories-slider__thumb[data-v-235b3574]{width:88px;height:88px;padding:4px}.stories-slider__item[data-v-235b3574]{width:336px;height:599px}@media all and (min-width: 768px){.stories-slider__item[data-v-235b3574]{width:300px;height:534px}}.stories-slider__progress[data-v-235b3574]{display:none}@media all and (min-width: 768px){.stories-slider__progress[data-v-235b3574]{display:block;position:absolute;left:50%;bottom:13px;transform:translate(-50%);z-index:1}}.stories-slider__navs[data-v-235b3574]{display:none}@media all and (min-width: 768px){.stories-slider__navs[data-v-235b3574]{display:flex;justify-content:space-between;margin:24px 0 0}}.stories-slider__nav[data-v-235b3574]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;outline:none;color:#797f8b;background-color:#a3abbb1f;border-radius:50%;cursor:pointer;transition-property:color,background-color;transition-timing-function:ease-in-out;transition-duration:.2s}.stories-slider__nav[data-v-235b3574]:hover{color:#000;background-color:#a3abbb29}.stories-slider__nav--prev[data-v-235b3574]{transform:rotate(180deg)}@media all and (max-width: 767px){.stories__container[data-v-06289e88]{padding:0}}.stories__main[data-v-06289e88]{padding:32px 12px;background-color:var(--color-fill)}@media all and (min-width: 768px){.stories__main[data-v-06289e88]{padding:60px 48px 48px;border-radius:24px}}@media all and (min-width: 1440px){.stories__main[data-v-06289e88]{border-radius:32px}}.stories__head[data-v-06289e88]{max-width:336px;margin:0 auto}@media all and (min-width: 768px){.stories__head[data-v-06289e88]{max-width:623px}}.stories__title[data-v-06289e88]{margin:0 0 8px}@media all and (min-width: 768px){.stories__title[data-v-06289e88]{margin:0 0 16px}}@media all and (min-width: 768px){.stories__subtitle[data-v-06289e88]{max-width:580px;margin:0 auto}}.stories__badge[data-v-06289e88]{margin:24px auto 0}.stories__icon[data-v-06289e88]{width:18px;height:22px;transform:translateY(2px)}@media all and (min-width: 768px){.stories__icon[data-v-06289e88]{width:24px;height:31px;transform:translateY(3px)}}.contact__container[data-v-0b8a9d27]{max-width:336px;margin:0 auto;padding:0}@media all and (min-width: 768px){.contact__container[data-v-0b8a9d27]{max-width:562px}}.contact__title[data-v-0b8a9d27]{margin:0 0 8px}@media all and (min-width: 768px){.contact__title[data-v-0b8a9d27]{margin:0 0 16px}}.contact__icon[data-v-0b8a9d27]{width:20px;height:20px;transform:translateY(2px)}@media all and (min-width: 768px){.contact__icon[data-v-0b8a9d27]{width:24px;height:24px;transform:translateY(1px)}}.contact__button[data-v-0b8a9d27]{margin:24px auto 10px;width:-moz-fit-content;width:fit-content}.contact__badge[data-v-0b8a9d27]{display:flex;width:-moz-fit-content;width:fit-content;height:36px;margin:0 auto 10px}.article-image[data-v-669cd39e]{margin:0 0 40px;border-radius:24px}.article__content[data-v-5bec7314]{padding-top:73px;text-align:left}@media all and (min-width: 768px){.article__content[data-v-5bec7314]{padding-top:152px}}@media all and (min-width: 1024px){.article__content[data-v-5bec7314]{padding-top:112px}}@media all and (min-width: 1440px){.article__content[data-v-5bec7314]{padding-top:132px}}.article__container[data-v-5bec7314]{position:relative;max-width:336px;margin:0 auto;padding:0}@media all and (min-width: 768px){.article__container[data-v-5bec7314]{max-width:728px}}@media all and (min-width: 1024px){.article__container[data-v-5bec7314]{max-width:800px}}.article__title[data-v-5bec7314]{margin:0 0 16px;font-size:22px;letter-spacing:-.4px;line-height:118%;font-weight:600}@media all and (min-width: 768px){.article__title[data-v-5bec7314]{font-size:28px;letter-spacing:-.59px;line-height:114%}}.article__text[data-v-5bec7314]{margin:18px 0 0;font-size:16px;letter-spacing:-.12px;line-height:150%;color:#28292d}.article__text[data-v-5bec7314]:first-child{margin:0}.article__list[data-v-5bec7314]{margin:18px 0;padding:0;font-size:16px;letter-spacing:-.12px;line-height:150%;color:#28292d}.article__list-title[data-v-5bec7314]{margin:0;font-weight:700}.article__list-item[data-v-5bec7314]{margin:0 0 0 30px}.article__quote[data-v-5bec7314]{padding-left:100px;margin-bottom:16px;font-style:italic}.article__badge[data-v-5bec7314]{margin:40px 0 0}.article__back[data-v-5bec7314]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:-61px;left:0;padding:0;background-color:#a3abbb1f;border-radius:50%;border:none;outline:2px solid transparent;color:var(--color-dark);z-index:11;transition-property:background-color;transition-timing-function:ease-in-out;transition-duration:.2s}@media all and (min-width: 1024px){.article__back[data-v-5bec7314]{top:0;left:-88px}}@media all and (min-width: 1440px){.article__back[data-v-5bec7314]{top:0;left:-60px}}.article__back[data-v-5bec7314]:hover{background-color:#a3abbb29}.article__back[data-v-5bec7314]:active{background-color:#a3abbb12}.article__back[data-v-5bec7314]:focus{outline:2px solid var(--color-focus)}
