@charset "UTF-8";.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em #0000001a;text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translate(-50%)}.glide__bullet{background-color:#ffffff80;width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em #0000001a;margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:#ffffff80}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}*,*:before,*:after{box-sizing:border-box;outline:none}body{margin:0;padding:0;background-color:var(--page-bg);color:var(--content-primary);font-family:Averta,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:inherit;font-size:inherit}p{margin:0;padding:0}button{margin:0;padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}:root{--page-bg: #0d1118;--content-primary: #eff1f3;--content-secondary: #bcc4cf;--content-tertiary: #7a8592;--content-inversed: #0f1114;--content-white: #ffffff;--block-basic-white: #ffffff;--block-basic-transparent: rgba(255, 255, 255, .04);--block-basic-glass: rgba(255, 255, 255, .08);--block-clickable-primary: rgba(255, 255, 255, .08);--block-clickable-primary-hover: rgba(255, 255, 255, .16);--block-clickable-primary-press: rgba(255, 255, 255, .24);--decoration-primary-purple: #8344e3;--decoration-primary-yellow: #f4d400;--decoration-primary-red: #fc4149;--decoration-primary-orange: #ff743c;--decoration-primary-blue: #0087e6;--decoration-primary-green: #7fd874;--decoration-primary-white: #ffffff;--decoration-secondary-white-10: rgba(255, 255, 255, .1);--decoration-secondary-white-20: rgba(255, 255, 255, .2);--decoration-secondary-white-48: rgba(255, 255, 255, .48);--decoration-tertiary-20: rgba(255, 255, 255, .2);--item-hovered: rgba(255, 255, 255, .04);--item-pressed: rgba(255, 255, 255, .12);--border-primary: rgba(255, 255, 255, .12);--border-elevated: rgba(255, 255, 255, .2);--button-purple: #8344e3;--button-yellow: #f4d400;--button-red: #fc4149;--button-orange: #ff743c;--button-blue: #50a7ff;--button-green: #7fd874;--button-purple-hover: #a171ea;--button-yellow-hover: #ffe329;--button-red-hover: #fd7278;--button-orange-hover: #ff9970;--button-blue-hover: #85c1ff;--button-green-hover: #a3e39b;--button-secondary-border: rgba(255, 255, 255, .16);--button-tertiary-bg: rgba(255, 255, 255, .08);--button-tertiary-bg-hover: rgba(255, 255, 255, .16);--button-tertiary-bg-press: rgba(255, 255, 255, .24);--link-rest: #50a7ff;--link-hover: #0087e6;--link-press: #0d6bc1;--header-height: 64px}@font-face{font-family:Averta;src:url(/fonts/AvertaKyivstar-Regular.woff2) format("woff2"),url(/fonts/AvertaKyivstar-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta;src:url(/fonts/AvertaKyivstar-Bold.woff2) format("woff2"),url(/fonts/AvertaKyivstar-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Averta;src:url(/fonts/AvertaKyivstar-SemiBold.woff2) format("woff2"),url(/fonts/AvertaKyivstar-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.color-primary{color:var(--content-primary)}.color-secondary{color:var(--content-secondary)}.color-tertiary{color:var(--content-tertiary)}.color-inversed{color:var(--content-inversed)}.color-white{color:var(--content-white)}.color-block-white{background-color:var(--block-basic-white)}.color-block-transparent{background-color:var(--block-basic-transparent)}.color-block-glass{background-color:var(--block-basic-glass)}.color-block-clickable{background-color:var(--block-clickable-primary)}.color-decoration-purple{color:var(--decoration-primary-purple)}.color-decoration-yellow{color:var(--decoration-primary-yellow)}.color-decoration-red{color:var(--decoration-primary-red)}.color-decoration-orange{color:var(--decoration-primary-orange)}.color-decoration-blue{color:var(--decoration-primary-blue)}.color-decoration-green{color:var(--decoration-primary-green)}.typography-heading-2xl-strong{font-family:Averta,sans-serif;font-weight:700;font-size:3rem;line-height:3.5rem}.typography-heading-xl-strong{font-family:Averta,sans-serif;font-weight:700;font-size:2.5rem;line-height:3rem}.typography-heading-m-strong{font-family:Averta,sans-serif;font-weight:700;font-size:2rem;line-height:2.5rem}.typography-heading-s-strong{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}.typography-paragraph-2xl-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.5rem;line-height:2.25rem}.typography-paragraph-xl-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.25rem;line-height:2rem}.typography-paragraph-xl{font-family:Averta,sans-serif;font-weight:400;font-size:1.25rem;line-height:2rem}.typography-paragraph-l-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.75rem}.typography-paragraph-l{font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem}.typography-paragraph-m{font-family:Averta,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}.typography-label-2xl-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.5rem;line-height:2rem}.typography-label-xl-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.25rem;line-height:1.75rem}.typography-label-xl{font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:1.25rem;line-height:1.75rem}.typography-label-l-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.5rem}.typography-label-l{font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:1.125rem;line-height:1.5rem}.typography-label-m-strong{font-family:Averta,sans-serif;font-weight:600;font-size:1rem;line-height:1.25rem}.typography-label-m{font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1.25rem}.typography-label-s{font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:.875rem;line-height:1rem}.btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:0 32px;height:56px;font-size:1rem;font-weight:600;line-height:20px;text-decoration:none;border-radius:999px;transition:background-color .2s ease;border:none;cursor:pointer}.btn--primary{background-color:var(--button-blue);color:var(--content-inversed)}.btn--primary:hover{background-color:var(--button-blue-hover)}.btn--secondary{background-color:transparent;color:var(--content-white);border:1px solid var(--button-secondary-border)}.btn--secondary:hover{background-color:var(--block-clickable-primary-hover)}.btn--yellow{background-color:var(--button-yellow);color:var(--content-inversed)}.btn--yellow:hover{background-color:var(--button-yellow-hover)}.btn--green{background-color:var(--button-green);color:var(--content-inversed)}.btn--green:hover{background-color:var(--button-green-hover)}.btn--round{width:56px;height:56px;padding:0}@media(max-width:767px){.btn:not(.btn--round){width:100%}}.fade-up{opacity:0;transform:translateY(50px);will-change:transform,opacity}.fade-up.visible{transition:transform 1.3s cubic-bezier(.215,.61,.355,1),opacity 1.3s cubic-bezier(.215,.61,.355,1);opacity:1;transform:translateY(0)}.shape{width:160px;height:160px;border:1px solid rgba(255,255,255,.15)}.shape--animated{animation:morph 14s linear infinite}.shape--default{border-radius:0 100% 0 0}.shape--square{border-radius:0;animation-delay:-2.3s}.shape--topRight{border-radius:100% 0 0;animation-delay:-4.6s}.shape--half{border-radius:100% 100% 0 0;animation-delay:-6.9s}.shape--circle{border-radius:50%;animation-delay:-9.2s}.shape--bottomLeft{border-radius:0 0 100%;animation-delay:-11.5s}.shape--bottomRight{border-radius:0 0 100% 100%;animation-delay:-13.8s}@keyframes morph{0%,5%{border-radius:0 100% 0 0}15%,20%{border-radius:0}30%,35%{border-radius:100% 0}45%,50%{border-radius:50% 50% 0}60%,65%{border-radius:50%}75%,80%{border-radius:50% 0 50% 50%}90%,95%{border-radius:0 0 100% 100%}to{border-radius:0 100% 0 0}}.glass{position:relative;border-radius:16px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,#ffffff0f,#ffffff08);backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);box-shadow:0 8px 30px #02061799,inset 0 1px #ffffff05;overflow:hidden;transform:translateZ(0);will-change:transform}.glass:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.14) 0%,rgba(255,255,255,.02) 12%,transparent 40%),linear-gradient(90deg,#ffffff08,#00000005);mix-blend-mode:screen;opacity:.95;z-index:1}.glass:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120"><filter id="a"><feTurbulence baseFrequency="0.9" numOctaves="2" stitchTiles="stitch" /></filter><rect width="120" height="120" filter="url(%23a)" opacity="0.06" /></svg>');opacity:.6;mix-blend-mode:overlay;transform:scale(1.3);filter:blur(.2px) saturate(90%);z-index:1}.glass>*{position:relative;z-index:2}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.glass{background:linear-gradient(180deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.16)}.glass:before{background:linear-gradient(180deg,rgba(255,255,255,.14) 0%,rgba(255,255,255,.02) 12%,transparent 40%),radial-gradient(120px 60px at -10% -10%,rgba(255,255,255,.06),transparent 20%)}.glass:after{opacity:.9}}.page-content-container{width:100%;padding:40px 0 32px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:160px}@media(min-width:1280px){.page-content-container{padding:80px 0 0;max-width:1216px}}@media(max-width:1279px){.page-content-container{padding:32px 0;gap:80px}}@media(max-width:767px){.page-content-container{gap:64px;padding:40px 0 32px}}.page-content-container>*:not(.full-width){padding-left:24px;padding-right:24px}@media(min-width:1280px){.page-content-container>*:not(.full-width){padding-left:0;padding-right:0}}@media(max-width:1279px){.page-content-container>*:not(.full-width){padding-left:32px;padding-right:32px}}@media(max-width:767px){.page-content-container>*:not(.full-width){padding-left:24px;padding-right:24px}}.header{position:sticky;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:var(--header-height);background-color:var(--page-bg);border-bottom:1px solid var(--border-primary);padding:0 12px}@media(min-width:768px)and (max-width:1279px){.header{padding:0 24px}}@media(min-width:1280px){.header{padding:0 32px}}.header__logo{display:block;height:24px}.header__logo img{display:block;height:100%;width:auto}.header__nav{display:none}@media(min-width:1280px){.header__nav{display:flex;gap:24px;align-items:center;flex:1;justify-content:center;height:100%;padding:0 32px}}.header__nav a{color:var(--content-tertiary);text-decoration:none;font-size:1rem;font-weight:600;line-height:20px;height:100%;display:flex;align-items:center;padding:0 8px;position:relative;transition:color .2s,border-color .2s}.header__nav a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--content-primary);opacity:0}.header__nav a.active,.header__nav a:focus,.header__nav a:active,.header__nav a:hover{color:var(--content-primary)}.header__nav a.active:before,.header__nav a:focus:before,.header__nav a:active:before,.header__nav a:hover:before{opacity:1}.header__right{display:flex;align-items:center;gap:12px}.language-switcher{display:flex}.language-switcher a{width:40px;height:40px;font-size:12px;font-weight:400;color:var(--content-tertiary);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s}.language-switcher a:hover{background-color:var(--item-hovered)}.language-switcher a:focus,.language-switcher a:active{background-color:var(--item-pressed)}.language-switcher a.active{color:var(--content-primary)}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;background:none;border:none;padding:10px;cursor:pointer}@media(min-width:1280px){.hamburger{display:none}}.hamburger span{display:block;width:100%;height:2px;background-color:var(--content-primary);transition:all .3s}.sidebar-overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:998}@media(min-width:1280px){.sidebar-overlay{display:none}}.sidebar{position:fixed;top:0;right:0;width:100%;max-width:228px;height:100vh;background-color:var(--page-bg);transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;border-left:1px solid var(--border-elevated);z-index:999}.sidebar[data-open=true]{transform:translate(0)}.sidebar[data-open=true]+[data-sidebar-overlay]{opacity:1;visibility:visible}@media(min-width:1280px){.sidebar{display:none}}.sidebar__header{display:flex;align-items:center;justify-content:flex-end;padding-right:12px;height:var(--header-height)}.sidebar__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--content-primary);cursor:pointer}.sidebar__nav{display:flex;flex-direction:column;padding:24px 0;flex:1;overflow-y:auto}.sidebar__nav a{display:flex;align-items:center;height:48px;padding:0 24px;font-size:1rem;font-weight:600;line-height:28px;border-left:2px solid transparent;transition:color .2s,border-color .2s;color:var(--content-tertiary)}.sidebar__nav a:hover{border-left-color:var(--content-tertiary)}.sidebar__nav a.active,.sidebar__nav a:active,.sidebar__nav a:focus{color:var(--content-primary);border-left-color:var(--content-primary)}.sidebar__footer{padding:0 16px 24px;display:flex;flex-direction:column;gap:16px;text-align:center}.sidebar__copyright,.sidebar__privacy{font-size:.875rem;line-height:16px;color:var(--content-tertiary);white-space:nowrap}.sidebar__privacy{text-decoration:none;transition:color .2s}.sidebar__privacy:hover{color:var(--content-primary)}.hero--mobile{display:flex;flex-direction:column;width:100%;gap:24px}@media(min-width:768px){.hero--mobile{display:none}}.hero--mobile .hero__image{max-width:unset;text-align:center}.hero--mobile .hero__buttons{flex-direction:column}.hero--tablet{display:none;flex-direction:column;width:100%;gap:24px}@media(min-width:768px)and (max-width:1279px){.hero--tablet{display:flex}}.hero--desktop{display:none;justify-content:space-between;align-items:center;max-width:992px;gap:120px}@media(min-width:1280px){.hero--desktop{display:flex}}.hero__content{display:flex;flex-direction:column;flex:1;gap:24px}@media(min-width:768px)and (max-width:1279px){.hero__content{flex-direction:row}}.hero__text-wrapper{display:flex;flex-direction:column;flex:1;gap:24px}.hero__title{color:var(--content-primary)}@media(max-width:1279px){.hero__title{line-height:1.5;letter-spacing:-.5px}}.hero__image{width:100%;max-width:280px;height:200px}.hero__image img{width:100%;height:100%;object-fit:contain}.hero__description{font-size:1.125rem;line-height:28px;color:var(--content-primary);margin-top:0}.hero__buttons{display:flex;gap:16px;flex-wrap:wrap;margin-top:0}.footer-container{display:flex;align-items:center;flex-direction:column;padding:0 16px;width:100%}@media(max-width:1279px){.footer-container{padding:0}}.footer{background:var(--block-basic-glass);border:1px solid var(--border-primary);border-radius:24px;padding:24px 40px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:906px}@media(max-width:767px){.footer{padding:24px;gap:24px}}.footer__content{display:flex;justify-content:space-between;align-items:center;gap:40px}@media(max-width:1279px){.footer__content{gap:24px;flex-wrap:wrap;align-items:center}.footer__content>div:first-child{width:100%}.footer__content>div:first-child>div{margin:0 auto}.footer__content>div:not(:first-child){width:calc(50% - 24px)}}@media(max-width:767px){.footer__content{flex-direction:column;gap:24px}.footer__content>div:not(:first-child){width:100%}}.footer__social{display:flex;align-items:center}.footer__social-icons{display:flex;gap:16px}@media(max-width:480px){.footer__social-icons{gap:12px}}.footer__social-link{width:40px;height:40px;border-radius:50%;background:var(--block-clickable-primary);display:flex;align-items:center;justify-content:center;color:var(--content-secondary);transition:all .2s ease;text-decoration:none}@media(max-width:480px){.footer__social-link{width:40px;height:40px}}.footer__social-link:hover{background:var(--block-clickable-primary-hover);color:var(--content-primary);transform:translateY(-2px)}.footer__social-link:active{background:var(--block-clickable-primary-press)}.footer__social-link svg{width:20px;height:20px}@media(max-width:480px){.footer__social-link svg{width:16px;height:16px}}.footer__contacts{display:flex;gap:80px}@media(max-width:1024px){.footer__contacts{order:1;gap:40px}}@media(max-width:768px){.footer__contacts{flex-direction:column;gap:24px;text-align:center;width:100%}}@media(max-width:480px){.footer__contacts{gap:20px}}.footer__contact-group{display:flex;flex-direction:column;min-width:0}@media(max-width:768px){.footer__contact-group{align-items:center}}.footer__contact-label{color:var(--content-secondary);white-space:nowrap;text-align:center}@media(max-width:768px){.footer__contact-label{white-space:normal}}.footer__contact-link{color:var(--link-rest);text-decoration:none;transition:color .2s ease;word-break:break-all;text-align:center}.footer__contact-link:hover{color:var(--link-hover)}.footer__contact-link:active{color:var(--link-press)}.footer__bottom{display:flex;justify-content:center;align-items:center;gap:32px;padding-top:24px;margin-bottom:32px}@media(max-width:1024px){.footer__bottom{display:none}}.footer__copyright,.footer__privacy{color:var(--content-tertiary)}.footer__privacy{text-decoration:none;transition:color .2s ease}.footer__privacy:hover{color:var(--content-secondary)}.footer__privacy:active{color:var(--content-primary)}.stats{width:100%}.stats__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:48px;max-width:1216px;width:100%}@media(max-width:1279px){.stats__grid{grid-template-columns:repeat(3,1fr);gap:24px 48px}}@media(max-width:767px){.stats__grid{grid-template-columns:repeat(2,1fr);gap:24px}}.stats__item{display:flex;flex-direction:column;align-items:flex-start;text-align:center;position:relative}.stats__item:not(:last-child):after{content:"";position:absolute;right:-24px;top:0;bottom:0;width:1px;background:var(--border-primary)}@media(max-width:767px){.stats__item:not(:last-child):after{display:none}}@media(max-width:1279px){.stats__item:last-child{width:200%}}.stats__number{margin-bottom:8px;color:var(--content-primary)}@media(max-width:1279px){.stats__number{margin-bottom:0}}.stats__text{color:var(--content-secondary);text-align:start}@media(max-width:767px){.stats__text br{display:none}}.values-section{position:relative;overflow:hidden}@media(min-width:1280px){.values-section{width:1280px;height:400px}}@media(min-width:768px)and (max-width:1279px){.values-section{padding:80px 0;width:100%}}@media(max-width:767px){.values-section{padding:80px 0}}.values-container{position:relative;height:100%}@media(min-width:1280px){.values-container{width:1280px;height:400px;margin:0;padding:0}}@media(min-width:768px)and (max-width:1279px){.values-container{max-width:1216px;margin:0 auto;padding:0 32px}}@media(max-width:767px){.values-container{margin:0 auto;padding:0 24px;max-width:100%}}.values-content{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;text-align:center;height:100%}@media(min-width:1280px){.values-content{width:1280px;height:400px;margin:0}}@media(min-width:768px)and (max-width:1279px){.values-content{min-height:200px;max-width:800px;margin:0 auto}}@media(max-width:767px){.values-content{margin:0 auto}}.values-text{font-family:Averta,sans-serif;font-weight:700;font-size:3rem;line-height:3.5rem;color:var(--content-primary);margin:0;display:block;max-width:800px}@media(max-width:767px){.values-text{font-weight:600;font-size:2rem;line-height:3rem}}@media(min-width:768px)and (max-width:1279px){.values-text{font-weight:600;font-size:2.5rem;line-height:3.5rem;width:80%}}.values-frame{position:absolute;inset:0;z-index:1;pointer-events:none}.values-frame--desktop{background-image:url(/images/bg-shapes/frame-braces.svg);background-repeat:no-repeat;background-position:center;display:block}@media(min-width:1280px){.values-frame--desktop{width:1280px;height:400px;background-size:1280px 400px}}@media(max-width:1279px){.values-frame--desktop{display:none}}.values-shapes--mobile{display:none}@media(max-width:1279px){.values-shapes--mobile{display:block;position:absolute;inset:0;z-index:1;pointer-events:none;min-height:160px}}.values-shape{position:absolute;width:80px;height:80px}.values-shape--top-left{top:0;left:-24px}.values-shape--top-left:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--decoration-primary-yellow);mask:url(/images/bg-shapes/80-rounded-3.svg) no-repeat center;mask-size:contain;-webkit-mask:url(/images/bg-shapes/80-rounded-3.svg) no-repeat center;-webkit-mask-size:contain}.values-shape--bottom-right{bottom:0;right:-24px}.values-shape--bottom-right:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--decoration-primary-yellow);mask:url(/images/bg-shapes/80-rounded-6.svg) no-repeat center;mask-size:contain;-webkit-mask:url(/images/bg-shapes/80-rounded-6.svg) no-repeat center;-webkit-mask-size:contain}.management{position:relative}.management__figure1,.management__figure2{position:absolute;width:80px;height:80px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media(max-width:768px){.management__figure1,.management__figure2{display:none}}.management__figure1{top:130px;left:200px;background-color:var(--decoration-primary-green);-webkit-mask-image:url(/images/bg-shapes/40-rounded-1-side-3.svg);mask-image:url(/images/bg-shapes/40-rounded-1-side-3.svg)}.management__figure2{top:280px;right:190px;background-color:var(--decoration-primary-yellow);-webkit-mask-image:url(/images/bg-shapes/80-rounded-6.svg);mask-image:url(/images/bg-shapes/80-rounded-6.svg)}.management__title{text-align:center}.management-cards-list{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:80px;max-width:1216px}.management-cards-list>*{flex:0 0 calc(25% - 18px)}@media(max-width:1280px){.management-cards-list>*{flex:0 0 calc(33.333% - 16px)}}@media(max-width:768px){.management-cards-list>*{flex:0 0 calc(50% - 12px)}}@media(max-width:480px){.management-cards-list>*{flex:0 0 100%}}.management-cards-list.company-chiefs{margin:80px auto}.management-cards-list.company-chiefs>*{flex:0 0 calc(50% - 12px)}.management-cards-list.company-chiefs{max-width:800px}@media(max-width:768px){.management-cards-list.company-chiefs>*{flex:0 0 100%}.management-cards-list.company-chiefs{max-width:400px}}.person-card{display:flex;flex-direction:column;align-items:center;gap:16px;background:transparent;border-radius:16px;overflow:hidden;transition:transform .3s ease}.person-card__image-container{position:relative;width:100%;border-radius:16px;overflow:hidden;aspect-ratio:1}.person-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.person-card__overlay{position:absolute;inset:0;background:#0e1117cc;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease;gap:12px}.person-card__shape{width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.2;filter:brightness(0) saturate(100%) invert(100%);pointer-events:none;flex-shrink:0}@media(max-width:1024px){.person-card__shape{display:none}}.person-card__details{text-align:center;color:#fff;position:relative;z-index:1}.person-card__description{color:#fffc;line-height:1.4;font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:1.125rem;line-height:1.5rem}@media(max-width:768px){.person-card__description{font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1.25rem}}@media(max-width:480px){.person-card__description{font-family:Averta,sans-serif;font-weight:400;font-style:normal;font-size:.75rem;line-height:1rem}}.person-card__info{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.person-card__name{color:var(--content-primary)}@media(max-width:768px){.person-card__name{font-size:1.125rem}}@media(max-width:480px){.person-card__name{font-size:1rem}}.person-card__position{color:var(--content-secondary)}@media(max-width:768px){.person-card__position{font-size:1rem}}@media(max-width:480px){.person-card__position{font-size:.9375rem}}.person-card:hover .person-card__overlay{opacity:1}.person-card:hover .person-card__image{transform:scale(1.1)}.company-chiefs .person-card__image-container{width:320px;height:320px;max-width:100%}@media(max-width:480px){.company-chiefs .person-card__image-container{width:280px;height:280px}}@media(max-width:320px){.company-chiefs .person-card__image-container{width:240px;height:240px}}.company-chiefs .person-card__image{width:100%;height:100%}.company-chiefs .person-card__info{gap:12px}.management-cards-list.company-chiefs .person-card:hover .person-card__image{transform:scale(1)}.management-cards-list:not(.company-chiefs) .person-card__image-container{width:280px;height:280px;max-width:100%}@media(max-width:480px){.management-cards-list:not(.company-chiefs) .person-card__image-container{width:240px;height:240px}}@media(max-width:320px){.management-cards-list:not(.company-chiefs) .person-card__image-container{width:200px;height:200px}}.about-cta{width:100%;padding:60px 40px;text-align:center;position:relative;overflow:hidden}@media(min-width:1280px){.about-cta{background-repeat:no-repeat;background-position:0 calc(50% + 80px),100% 50%}}@media(max-width:767px){.about-cta{padding:40px 24px}}@media(min-width:768px)and (max-width:1279px){.about-cta{padding:60px}}.about-cta__title{font-family:Averta,sans-serif;font-weight:700;font-size:3rem;line-height:3.5rem;color:var(--content-primary);margin:0 0 24px}@media(max-width:767px){.about-cta__title{font-size:2rem;line-height:3rem}}@media(min-width:768px)and (max-width:1279px){.about-cta__title{font-size:2.5rem;line-height:3.25rem}}.about-cta__description{font-size:1.125rem;line-height:28px;color:var(--content-primary);margin:0 0 32px}@media(max-width:767px){.about-cta__description{font-size:1rem;line-height:24px;margin-bottom:24px}}.about-cta__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:480px){.about-cta__buttons{flex-direction:column;align-items:center}.about-cta__buttons .btn{min-width:280px}}.about-cta__buttons .btn{white-space:nowrap}@media(min-width:481px){.about-cta__buttons .btn{min-width:200px}}.features .title{text-align:center;margin-bottom:40px;font-family:Averta,sans-serif;font-weight:700;font-size:2.5rem;line-height:3rem}.features__content{display:flex;gap:32px;flex-wrap:wrap}.features__content .feature{position:relative;padding:40px 16px 32px;flex:1 1 calc(33.333% - 32px);text-align:center;box-sizing:border-box;background-color:#ffffff14;border-radius:24px;transition:.2s ease-in-out}.features__content .feature__image{display:block;margin:0 auto 24px;width:80px;height:80px;transition:.2s ease-in-out}.features__content .feature__label{font-family:Averta,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.75rem;transition:.2s ease-in-out}.features__content .feature__description{position:absolute;padding:0 22px;opacity:0;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);text-align:start;transition:.2s ease-in-out}.features__content .feature:hover{background-color:#ffffff29}.features__content .feature:hover .feature__description{opacity:1}.features__content .feature:hover .feature__label,.features__content .feature:hover .feature__image{opacity:0}@media(max-width:1024px){.features .title{margin-bottom:24px;font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}.features__content{gap:16px}.features__content .feature{flex:1 1 calc(50% - 16px)}}@media(max-width:768px){.features__content .feature{flex:1 1 100%}}.careers-steps{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px}@media(max-width:1024px){.careers-steps{grid-template-columns:1fr;gap:40px}}.careers-steps__title{font-family:Averta,sans-serif;font-weight:700;font-size:2.5rem;line-height:3rem;color:var(--content-primary);text-align:left}@media(max-width:767px){.careers-steps__title{font-family:Averta,sans-serif;font-weight:700;font-size:2rem;line-height:2.5rem}}.careers-steps__list{display:flex;flex-direction:column;gap:0}.careers-steps__item{display:flex;gap:24px;align-items:flex-start}@media(max-width:767px){.careers-steps__item{gap:16px}}.careers-steps__bullet-wrapper{display:flex;flex-direction:column;align-items:center;flex-shrink:0;height:100%}.careers-steps__line{width:1px;flex:1;background-color:var(--content-tertiary);margin-top:12px}@media(max-width:767px){.careers-steps__line{margin-top:8px}}.careers-steps__icon{width:16px;height:16px;flex-shrink:0;margin-top:12px;position:relative;z-index:1;filter:brightness(0) saturate(100%) invert(45%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(90%)}@media(max-width:767px){.careers-steps__icon{margin-top:8px}}.careers-steps__content{padding-bottom:48px}@media(max-width:767px){.careers-steps__content{padding-bottom:40px}}.careers-steps__item:last-child .careers-steps__content{padding-bottom:0}.careers-steps__item-title{font-family:Averta,sans-serif;font-weight:700;font-size:2rem;line-height:2.5rem;color:var(--content-primary);margin-bottom:12px}@media(max-width:767px){.careers-steps__item-title{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem;margin-bottom:8px}}.careers-steps__item-description{font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem;color:var(--content-secondary);line-height:1.6}@media(max-width:767px){.careers-steps__item-description{font-family:Averta,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}}.careers-carousel{width:100%}.careers-carousel__title{font-family:Averta,sans-serif;font-weight:700;font-size:2.5rem;line-height:3rem;color:var(--content-primary);text-align:center;margin-bottom:40px}@media(max-width:1279px){.careers-carousel__title{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}}.careers-carousel__image{width:100%;height:100%;border-radius:16px;object-fit:cover;transition:all .3s ease-in-out}@media(max-width:767px){.careers-carousel__image{border-radius:12px}}.careers-carousel__buttons{display:flex;justify-content:center;margin-top:40px;padding-left:24px;padding-right:24px}.careers-glide{position:relative;width:100%;overflow:hidden}.careers-glide .glide__track{overflow:visible;height:100%}@media(max-width:1024px){.careers-glide .glide__track{overflow:hidden}}.careers-glide .glide__slides{display:flex;align-items:center;margin:0;padding:0;list-style:none;height:100%}.careers-glide .glide__slide{position:relative;display:flex;align-items:center;justify-content:center;height:444px;transition:all .3s ease-in-out}@media(max-width:1280px){.careers-glide .glide__slide{height:389px}}@media(max-width:768px){.careers-glide .glide__slide{height:311px}}@media(max-width:480px){.careers-glide .glide__slide{height:222px}}.careers-glide .glide__slide{transform:scale(.9)}.careers-glide .glide__slide:after{content:"";position:absolute;inset:0;background-color:#0000008f;border-radius:16px;pointer-events:none;transition:opacity .3s ease-in-out}@media(max-width:767px){.careers-glide .glide__slide:after{border-radius:12px}}.careers-glide .glide__slide.glide__slide--active{transform:scale(1)}.careers-glide .glide__slide.glide__slide--active:after{opacity:0}.careers-glide .glide__arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);pointer-events:none;z-index:10}@media(max-width:767px){.careers-glide .glide__arrows{position:static;display:flex;justify-content:center;gap:24px;margin-top:24px;transform:none}}.careers-glide .glide__arrows .btn{pointer-events:auto;position:absolute;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}@media(max-width:767px){.careers-glide .glide__arrows .btn{position:static;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff26;transform:none}}.careers-glide .glide__arrows .btn:hover{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3}.careers-glide .glide__arrows .btn.careers-carousel__button--prev{left:40px}@media(max-width:1024px){.careers-glide .glide__arrows .btn.careers-carousel__button--prev{left:30px}}@media(max-width:767px){.careers-glide .glide__arrows .btn.careers-carousel__button--prev{left:auto}}.careers-glide .glide__arrows .btn.careers-carousel__button--next{right:40px}@media(max-width:1024px){.careers-glide .glide__arrows .btn.careers-carousel__button--next{right:30px}}@media(max-width:767px){.careers-glide .glide__arrows .btn.careers-carousel__button--next{right:auto}}.accordion-description-content>*:not(:last-child){margin-bottom:16px}.accordion-description-content li{list-style:disc;margin-left:22px}.accordion{--accordion-padding: 40px;width:100%}.accordion .title{text-align:center;margin-bottom:40px;font-family:Averta,sans-serif;font-weight:700;font-size:2.5rem;line-height:3rem}.accordion__content{display:flex;gap:40px}@media(max-width:768px){.accordion__content{display:block}}.accordion__labels{display:flex;flex-direction:column;gap:8px;width:42%;flex-shrink:0}@media(max-width:1024px){.accordion__labels{width:calc(50% - 20px)}}@media(max-width:768px){.accordion__labels{width:100%}}.accordion__item-description--mobile{display:none;padding:16px;border-radius:24px}@media(max-width:768px){.accordion__item-description--mobile{font-family:Averta,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}.accordion__item-description--mobile[data-accordion-description-mobile-visible=true]{display:block;margin-bottom:8px}}.accordion__item-label{padding:24px;font-family:Averta,sans-serif;font-weight:600;font-size:1.25rem;line-height:2rem;background-color:var(--block-clickable-primary);border-radius:16px;transition:background-color .2s ease-in-out;cursor:pointer}.accordion__item-label:hover{background-color:var(--block-clickable-primary-hover)}.accordion__item-label:active{background-color:var(--block-clickable-primary-press)}.accordion__item-label[data-accordion-label-selected=true]{background-color:var(--decoration-secondary-white-20)}.accordion__description-wrapper{display:flex;align-items:center;position:relative}@media(max-width:768px){.accordion__description-wrapper{display:none}}.accordion__description-wrapper .figure{position:absolute;z-index:0}.accordion__description-wrapper .figure__1{top:12%;right:5%}.accordion__description-wrapper .figure__2{top:46%;left:15%}.accordion__description{font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem;padding:var(--accordion-padding);border-radius:24px;transition:height .3s ease;overflow:hidden;flex:1}.accordion__description span{transition:opacity .15s ease-in-out}@media(max-width:1024px){.accordion__description{font-family:Averta,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}}@media(max-width:768px){.accordion__description{display:none}}.accordion__item{position:absolute;left:var(--accordion-padding);right:var(--accordion-padding);opacity:0;transition:opacity .15s ease;z-index:0;-webkit-user-select:none;user-select:none}.accordion__item[data-accordion-item-visible=true]{position:relative;left:0;right:0;opacity:1;z-index:1;-webkit-user-select:auto;user-select:auto}.clients-partners{width:100%;display:flex;flex-direction:column;align-items:center}.clients-partners__container{width:100%;max-width:1200px;display:flex;flex-direction:column}.clients-partners__tabs{display:flex;gap:0;border-radius:32px;padding:8px;border:1px solid var(--border-primary);width:fit-content;align-self:center;position:relative;background:#202429;z-index:1}.clients-partners__tab{padding:8px 24px;border-radius:32px;border:none;background:transparent;color:var(--content-secondary);cursor:pointer;font-family:inherit;white-space:nowrap;width:240px}.clients-partners__tab:hover{color:var(--content-primary)}.clients-partners__tab--active{background:#56595d;color:var(--content-primary)}.clients-partners__content{position:relative;width:100%;padding:48px 40px 40px;border-radius:24px;margin-top:-32px;border:1px solid var(--border-primary)}@media(max-width:1279px){.clients-partners__content{padding:64px 76px 48px}}@media(max-width:767px){.clients-partners__content{padding:64px 0 48px}}.clients-partners__panel{display:none;width:100%}.clients-partners__panel--active{display:block;animation:fadeIn .3s ease}.clients-partners__grid{display:flex;flex-wrap:wrap;gap:48px 80px;align-items:center;justify-content:center;max-width:740px;margin:0 auto}@media(max-width:768px){.clients-partners__grid{gap:32px 40px}}.clients-partners__item{display:flex;align-items:center;justify-content:center;height:64px}.clients-partners__logo{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain;opacity:1}@media(max-width:768px){.clients-partners__logo{height:64px}}@media(max-width:767px){.clients-partners__tabs{width:100%;justify-content:stretch}.clients-partners__tab{padding:8px;text-align:center;font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bg-animated-shapes-cta__shape{position:absolute;bottom:0}@media(max-width:767px){.bg-animated-shapes-cta__shape:not(.shape--animated){display:none}.bg-animated-shapes-cta__shape.shape--animated{bottom:50%;right:0}}.bg-animated-shapes-cta__shape--left{left:0}.bg-animated-shapes-cta__shape--right{right:0}.bg-animated-shapes-cta__shape--right:nth-child(2),.bg-animated-shapes-cta__shape--right:nth-child(3){transform:translateY(-100%)}.bg-animated-shapes-cta__shape--right:nth-child(3){transform:translate(100%,-100%)}.page-404{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - var(--header-height));color:var(--content-primary);padding:0 24px 24px;position:relative;overflow:hidden;background:url(/images/bg-circle.svg) no-repeat left bottom}@media(min-width:768px)and (max-width:1279px){.page-404{background:url(/images/bg-square.svg) no-repeat 0 calc(50% - 160px),url(/images/bg-circle.svg) no-repeat 100% calc(50% - 40px)}}@media(min-width:1280px){.page-404{background-image:url(/images/bg-square.svg),url(/images/404-bg-group.svg);background-repeat:no-repeat;background-position:0 50%,100% calc(50% - 80px)}}.page-404__content{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;position:relative;z-index:1}@media(min-width:768px){.page-404__content{max-width:592px;gap:32px}}.page-404__title{font-size:2rem;font-weight:700;line-height:40px}@media(min-width:768px){.page-404__title{font-size:3rem;line-height:56px}}.page-404__description{font-size:1rem;line-height:24px}@media(min-width:768px){.page-404__description{font-size:1.125rem;line-height:28px}}.about-company-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:40px;gap:24px;isolation:isolate;max-width:800px;position:relative;overflow:hidden;background:#ffffff0a;box-shadow:0 1px 42px 7px #0e111780;border-radius:24px}.about-company-card:before{content:"";position:absolute;top:0;right:0;width:160px;height:160px;background:url(/images/bg-shapes/card-top-right-decoration.svg) no-repeat;background-size:contain;background-position:top right;pointer-events:none;z-index:1}.stats-block{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;margin-top:120px;width:100%;max-width:1200px;align-items:stretch}@media(max-width:1024px){.stats-block{gap:24px}}@media(max-width:768px){.stats-block{flex-direction:column;gap:40px;align-items:center}}.stats-item{display:flex;flex-direction:column;align-items:flex-start;flex:1;position:relative}.stats-item:not(:last-child):after{content:"";position:absolute;right:-16px;top:0;bottom:0;width:1px;background:var(--border-primary)}@media(max-width:1024px){.stats-item:not(:last-child):after{right:-12px}}@media(max-width:768px){.stats-item:not(:last-child):after{display:none}}@media(max-width:768px){.stats-item:not(:last-child):after{content:"";position:absolute;inset:auto auto -20px 50%;width:60px;height:1px;transform:translate(-50%);background:var(--border-primary);display:block}}.stats-item__number{margin-bottom:8px}.stats-item__text{color:var(--content-secondary);max-width:200px;line-height:1.4}.products-summary-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;max-width:680px;width:100%}.products-summary-card__header{display:flex;align-items:center;justify-content:center;gap:24px}.products-summary-card__title{margin:0;color:var(--content-primary)}.products-summary-card__logo{height:48px}.products-summary-card__description{margin:0;color:var(--content-secondary);max-width:720px}@media(max-width:1279px){.products-summary-card{text-align:center;max-width:100%}.products-summary-card__title{font-size:1.75rem;line-height:2.25rem}.products-summary-card__logo{height:48px}.products-summary-card__header{flex-direction:column;gap:8px;margin:0 auto}.products-summary-card:before{top:-80px;left:-40px}.products-summary-card__description{font-family:Averta,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}}@media(max-width:767px){.products-summary-card{align-items:flex-start;text-align:center;max-width:100%}}.products-catalog{width:100%}.products-catalog__grid{display:flex;flex-direction:column;gap:120px}@media(max-width:1279px){.products-catalog__grid{gap:64px}}@media(max-width:767px){.products-catalog__grid{gap:64px}}.product-card{position:relative;display:flex;align-items:center;gap:80px;width:100%;max-width:1216px}.product-card--reverse{flex-direction:row-reverse}.product-card--reverse .product-card__figure{left:auto;right:-40px}@media(max-width:1279px){.product-card--reverse .product-card__figure{right:-16px}}@media(max-width:767px){.product-card--reverse .product-card__figure{right:-24px}}.product-card__cta-icon{flex-shrink:0;width:20px;height:20px}.product-card:after{content:"";position:absolute;bottom:-80px;left:-40px;width:220px;height:220px;background:url(/images/bg-circle.svg) no-repeat center/contain;opacity:.16;pointer-events:none}.product-card__subtitle2{display:block}.product-card__visual{position:relative;flex:0 0 420px;width:420px;height:420px;display:flex;justify-content:center;align-items:center;border-radius:24px}.product-card__visual img{width:100%;height:100%;display:block;position:relative;z-index:1}.product-card__figure{width:80px;height:80px;position:absolute;top:calc(50% - 40px);left:-40px;z-index:-1}@media(max-width:1279px){.product-card__figure{left:-16px}}@media(max-width:767px){.product-card__figure{left:-24px;top:120px}}.product-card__figure img{width:100%;height:100%;display:block}.product-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px;text-align:left;max-width:676px}.product-card__title{margin:0;color:var(--content-primary)}.product-card__subtitle,.product-card__description{margin:0;color:var(--content-secondary)}.product-card__link{display:inline-flex;align-items:center;gap:8px;color:var(--link-rest);text-decoration:none}.product-card__link:hover{color:var(--link-hover)}.product-card__link:active{color:var(--link-press)}.product-card__link-icon{font-size:1.2em;line-height:1}@media(max-width:1279px){.product-card{gap:24px}.product-card__visual{flex:0 0 320px;width:320px;height:320px;justify-content:center}.product-card__description{font-family:Averta,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}.product-card__subtitle2{font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem}}@media(max-width:480px){.product-card__visual{flex:0 0 240px;width:240px;height:240px;justify-content:center}}.product-card:before{width:64px;height:120px;top:36px;left:-24px}.product-card--accent-right:before{left:auto;right:-24px}.product-card__content{gap:12px;align-items:flex-start}.product-card:before{width:52px;height:16px;border-radius:16px;top:24px;left:20px}.product-card--accent-right:before{left:auto;right:20px}.product-card:after{width:180px;height:180px;bottom:-88px;left:-48px}.product-card--accent-right:after{left:auto;right:-48px}@media(max-width:767px){.product-card{flex-direction:column;gap:16px}}.contact-cta{position:relative;width:100%}.contact-cta:before,.contact-cta:after{position:absolute;pointer-events:none;opacity:.25}.contact-cta:before{width:280px;height:280px;top:-120px;left:-64px;background:url(/images/bg-circle.svg) no-repeat center/contain}.contact-cta:after{width:320px;height:320px;bottom:-140px;right:-80px;background:url(/images/bg-square.svg) no-repeat center/contain}.contact-cta__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:28px;text-align:center;max-width:902px;margin:0 auto}.contact-cta__title{margin:0;color:var(--content-primary)}.contact-cta__subtitle{margin:0;color:var(--content-secondary)}@media(max-width:1279px){.contact-cta__title{font-size:1.75rem;line-height:2.25rem}.contact-cta__subtitle{margin:0;color:var(--content-secondary)}.contact-cta__content{gap:24px}}.home-key-areas{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}@media(max-width:1279px){.home-key-areas{gap:24px}}.home-key-areas__title{text-align:center}@media(max-width:1279px){.home-key-areas__title{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}}.home-key-areas__grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}@media(max-width:1279px){.home-key-areas__grid{gap:16px}}.home-key-areas__card{position:relative;display:flex;align-items:flex-start;flex-direction:column;gap:24px;padding:40px 32px}.home-key-areas__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;border:1px solid var(--border-primary)}@media(max-width:1279px){.home-key-areas__card{padding:16px}}.home-key-areas__card-icon{flex:0 0 40px;width:40px;height:40px}.home-key-areas__card-dot{flex:0 0 12px;width:12px;height:12px;border-radius:50%;background:var(--decoration-primary-blue)}.home-key-areas__card-title{color:var(--content-primary)}@media(max-width:1279px){.home-key-areas__card-title{font-family:Averta,sans-serif;font-weight:600;font-size:1rem;line-height:1.25rem}}.home-key-areas__cta{align-self:center;gap:12px}@media(max-width:767px){.home-key-areas__cta{width:100%}}.home-key-areas__cta-icon{flex-shrink:0;width:20px;height:20px}@media(max-width:767px){.home-key-areas{gap:24px}.home-key-areas__grid{grid-template-columns:1fr}.home-key-areas__card{padding:24px;flex-direction:row;align-items:center}.home-key-areas__title{text-align:left;width:100%}}.home-products{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}.home-products__title{margin:0;padding:0 24px;text-align:center;color:var(--content-primary)}@media(max-width:1279px){.home-products__title{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}}@media(max-width:767px){.home-products__title{text-align:center}}.home-products__grid{width:100%;max-width:1216px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 56px;padding:0 72px;position:relative}.home-products__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-decoration:none;color:inherit}@media(max-width:1279px){.home-products__card{gap:8px}}@media(max-width:767px){.home-products__card{gap:16px}}.home-products__card-image{border-radius:28px;width:320px;height:320px;display:flex;align-items:center;justify-content:center}.home-products__card-image img{width:100%;height:100%;object-fit:contain}.home-products__figure1{width:160px;height:160px;position:absolute;top:100px;right:-40px}@media(max-width:767px){.home-products__figure1{display:none}}.home-products__figure2{width:240px;height:240px;position:absolute;top:calc(50% - 160px);left:-100px}.home-products__figure3{width:160px;height:160px;position:absolute;bottom:120px;right:40px}@media(max-width:767px){.home-products__figure3{display:none}}.home-products__figure1,.home-products__figure2,.home-products__figure3{z-index:-1}.home-products__figure1 img,.home-products__figure2 img,.home-products__figure3 img{width:100%;height:100%;display:block}.home-products__card-title{text-align:center;color:var(--content-primary)}.home-products__cta{padding:0 24px;align-self:center;gap:12px}@media(max-width:767px){.home-products__cta{width:100%}}.home-products__cta-icon{flex-shrink:0;width:20px;height:20px}@media(max-width:1279px){.home-products{gap:24px;overflow:hidden}.home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px}.home-products__card-image{width:264px;height:264px}}@media(max-width:767px){.home-products{gap:40px}.home-products__grid{display:flex;padding:0 24px;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-products__grid::-webkit-scrollbar{display:none}}.home-careers--mobile{display:none;flex-direction:column;width:100%;gap:24px}@media(max-width:767px){.home-careers--mobile{display:flex}}.home-careers--mobile .home-careers__visual{max-width:unset;text-align:center}.home-careers--mobile .home-careers__button{align-self:flex-start}.home-careers--tablet{display:none;flex-direction:column;width:100%;gap:24px}@media(max-width:1279px){.home-careers--tablet{display:flex}}@media(max-width:767px){.home-careers--tablet{display:none}}.home-careers--tablet .home-careers__button{align-self:center}@media(max-width:1279px){.home-careers--tablet .home-careers__button{align-self:flex-start}}.home-careers--tablet .home-careers__visual{flex:0 0 280px;height:100%}.home-careers--desktop{display:flex;width:100%;gap:64px;align-items:center}@media(max-width:1279px){.home-careers--desktop{display:none}}.home-careers__content-wrapper,.home-careers__text-wrapper{display:flex;flex-direction:column;flex:1;gap:24px}@media(max-width:1279px){.home-careers__text-wrapper{flex-direction:row}}.home-careers__content{display:flex;flex-direction:column;gap:24px;color:var(--content-primary)}.home-careers__title{margin:0;color:var(--content-primary)}@media(max-width:1279px){.home-careers__title{font-family:Averta,sans-serif;font-weight:700;font-size:3rem;line-height:3.5rem}}@media(max-width:767px){.home-careers__title{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}}.home-careers__description{margin:0;color:var(--content-secondary)}.home-careers__button{align-self:flex-start;gap:12px}.home-careers__button-icon{flex-shrink:0;width:20px;height:20px}.home-careers__visual{display:flex;align-items:center;justify-content:center;width:100%;max-width:280px;height:200px}@media(min-width:1280px){.home-careers__visual{flex:0 0 560px;max-width:560px;height:auto}}.home-careers__visual img{width:100%;height:100%;object-fit:contain}@media(min-width:1280px){.home-careers__visual img{max-width:280px;height:auto}}#privacy-policy{color:var(--content-primary)}#privacy-policy h1{font-family:Averta,sans-serif;font-weight:700;font-size:3rem;line-height:3.5rem;color:var(--content-primary);margin-bottom:2rem;border-bottom:2px solid var(--decoration-primary-yellow);padding-bottom:1rem}@media(max-width:767px){#privacy-policy h1{font-size:2rem;line-height:3rem}}@media(min-width:768px)and (max-width:1279px){#privacy-policy h1{font-size:2.5rem;line-height:3.25rem}}#privacy-policy h2{font-family:Averta,sans-serif;font-weight:700;font-size:2.5rem;line-height:3rem;color:var(--content-primary);margin:2.5rem 0 1.5rem}@media(max-width:767px){#privacy-policy h2{font-family:Averta,sans-serif;font-weight:700;font-size:2rem;line-height:2.5rem}}#privacy-policy h2:first-of-type{margin-top:2rem}#privacy-policy h3{font-family:Averta,sans-serif;font-weight:700;font-size:2rem;line-height:2.5rem;color:var(--content-primary);margin:2rem 0 1rem}@media(max-width:767px){#privacy-policy h3{font-family:Averta,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.25rem}}#privacy-policy p{font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem;color:var(--content-primary);margin-bottom:1.5rem}#privacy-policy strong{font-family:Averta,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.75rem;color:var(--content-primary)}#privacy-policy ul,#privacy-policy ol{margin:1rem 0 1.5rem 2rem;color:var(--content-primary)}#privacy-policy ul li,#privacy-policy ol li{font-family:Averta,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.75rem;margin-bottom:.5rem}#privacy-policy ul{list-style-type:disc}#privacy-policy ol{list-style-type:decimal}#privacy-policy a{color:var(--link-rest);text-decoration:underline;transition:color .2s ease}#privacy-policy a:hover{color:var(--link-hover)}#privacy-policy a:active{color:var(--link-press)}#privacy-policy code{background-color:var(--surface-secondary);color:var(--content-primary);padding:.2rem .4rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9em}#privacy-policy pre{background-color:var(--surface-secondary);color:var(--content-primary);padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}#privacy-policy pre code{background-color:transparent;padding:0}#privacy-policy blockquote{border-left:4px solid var(--decoration-primary-yellow);margin:1.5rem 0;padding-left:1.5rem;font-style:italic;color:var(--content-secondary)}#privacy-policy hr{border:none;height:1px;background-color:var(--border-secondary);margin:2rem 0}
