@charset "UTF-8";@layer base,component,mod;@layer base{:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}:root{--spacing: 100px;--font-primary: "JetBrainsMono", sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji";--font-secondary: "DelaGothicOne", sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji";--font-third: "VictorMono", sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji"}@media(max-width:991.98px){:root{--spacing: 80px}}@media(max-width:767.98px){:root{--spacing: 60px}}:root{--color-primary: #72ffd2;--color-primary--rgb: 114, 255, 210;--color-blck: #000;--color-blck--rgb: 0, 0, 0;--color-whte: #fff;--color-whte--rgb: 255, 255, 255;--color-bg: #000;--color-bg--rgb: 0, 0, 0;--color-bg-secondary: #72ffd2;--color-bg-secondary--rgb: 114, 255, 210;--color-success: #259243;--color-success--rgb: 37, 146, 67;--color-error: #f00;--color-error--rgb: 255, 0, 0;--font-size-default: 14px;--index-1: 100;--index-2: 200;--index-3: 1200;--index-4: 1300}@layer base{*{margin:0;padding:0;border:0}*,*:before,*:after{box-sizing:border-box}*:before,*:after{display:inline-block}html,body{min-width:360px;height:100%;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:var(--color-primary);font-size:var(--font-size-default);font-family:var(--font-primary);line-height:1;background:var(--color-bg);text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:5px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:10px}::selection{color:var(--color-whte);background:var(--color-primary)}input,button,textarea{font-size:inherit;font-family:var(--font-primary);line-height:inherit}button{color:inherit;font-family:var(--font-primary);background-color:transparent;outline:0;cursor:pointer}div[class*=__text] p:only-of-type,div[class*=__text] p:last-of-type,div[class*=__details] p:only-of-type,div[class*=__details] p:last-of-type,div[class*=__note] p:only-of-type,div[class*=__note] p:last-of-type{margin:0}[class*=image] img{width:100%;object-fit:cover;object-position:center}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}address,cite{font-style:normal}fieldset,dl,dd{margin:0;padding:0}fieldset{border:none}}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}@font-face{font-weight:300;font-family:JetBrainsMono;font-style:normal;src:url(/build/assets/JetBrainsMono-300-5Qq_jYQ9.woff2) format("woff2"),url(/build/assets/JetBrainsMono-300-B4SVHRMu.woff) format("woff");font-display:swap}@font-face{font-weight:400;font-family:JetBrainsMono;font-style:normal;src:url(/build/assets/JetBrainsMono-400-B4_tsz70.woff2) format("woff2"),url(/build/assets/JetBrainsMono-400-DaLdiycX.woff) format("woff");font-display:swap}@font-face{font-weight:600;font-family:JetBrainsMono;font-style:normal;src:url(/build/assets/JetBrainsMono-600-CBbRhDTZ.woff2) format("woff2"),url(/build/assets/JetBrainsMono-600-BdzBxo4v.woff) format("woff");font-display:swap}@font-face{font-weight:700;font-family:JetBrainsMono;font-style:normal;src:url(/build/assets/JetBrainsMono-700-kfNBm9Xs.woff2) format("woff2"),url(/build/assets/JetBrainsMono-700-CBUzZN6x.woff) format("woff");font-display:swap}@font-face{font-weight:800;font-family:JetBrainsMono;font-style:normal;src:url(/build/assets/JetBrainsMono-800-DzcZxJCa.woff2) format("woff2"),url(/build/assets/JetBrainsMono-800-BMxGSk7a.woff) format("woff");font-display:swap}@font-face{font-weight:400;font-family:DelaGothicOne;font-style:normal;src:url(/build/assets/DelaGothicOne-400-CWPwkS1m.woff2) format("woff2"),url(/build/assets/DelaGothicOne-400-CLzpC1Wm.woff) format("woff");font-display:swap}@font-face{font-weight:400;font-family:VictorMono;font-style:normal;src:url(/build/assets/VictorMono-400-TrInHEkL.woff2) format("woff2"),url(/build/assets/VictorMono-400-_VuQ9qjq.woff) format("woff");font-display:swap}@font-face{font-weight:500;font-family:VictorMono;font-style:normal;src:url(/build/assets/VictorMono-500-DmfCvVdM.woff2) format("woff2"),url(/build/assets/VictorMono-500-Cc22i6Mh.woff) format("woff");font-display:swap}@font-face{font-weight:600;font-family:VictorMono;font-style:normal;src:url(/build/assets/VictorMono-600-vborg7WI.woff2) format("woff2"),url(/build/assets/VictorMono-600-CePl2nNf.woff) format("woff");font-display:swap}@layer component{.text-40{font-size:25px;line-height:200%}@media only screen and (min-width:991.98px){.text-40{font-size:35px}}@media only screen and (min-width:1535.98px){.text-40{font-size:40px}}.text-20{font-size:16px;line-height:100%}@media only screen and (min-width:1535.98px){.text-20{font-size:20px}}.text-30{font-size:20px;line-height:40px}@media only screen and (min-width:991.98px){.text-30{font-size:25px}}@media only screen and (min-width:1535.98px){.text-30{font-size:30px}}.text-25{font-size:20px;line-height:160%}@media only screen and (min-width:1535.98px){.text-25{font-size:25px}}.text-80{font-size:40px;line-height:112.5%}@media only screen and (min-width:991.98px){.text-80{font-size:60px}}@media only screen and (min-width:1535.98px){.text-80{font-size:80px}}.text-50{font-size:26px;line-height:120%}@media only screen and (min-width:991.98px){.text-50{font-size:40px}}@media only screen and (min-width:1535.98px){.text-50{font-size:50px}}.text-18{font-size:16px;line-height:166.667%}@media only screen and (min-width:991.98px){.text-18{font-size:18px}}.text-16{font-size:16px;line-height:187.5%}}body:after{position:fixed;top:0;left:0;z-index:calc(var(--index-3) - 1);width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .8s ease 0s;content:"";pointer-events:none}[data-popup].popup-open{pointer-events:none}.popup-show body:after{opacity:1}@layer component{.popup{position:fixed;inset:0;padding:30px 10px;visibility:hidden;transition:visibility .8s ease 0s;pointer-events:none}.popup_show{z-index:var(--index-3);overflow:auto;visibility:visible;pointer-events:auto}.popup_show .popup__content{transform:scale(1);visibility:visible}.popup__wrapper{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%}.popup__content{width:100%;max-width:580px;padding:60px 20px;background-color:var(--color-primary);transform:scale(0);visibility:hidden;transition:transform .3s ease 0s}@media only screen and (min-width:991.98px){.popup__content{padding:120px 20px}}.lock .popup__content{visibility:visible}}.popup__text{font-weight:300;color:var(--color-blck);text-align:center}.popup__close{--pad: 20px;top:var(--pad);right:var(--pad);position:absolute;mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;background:var(--color-blck);--size: 18px;width:var(--size);height:var(--size);z-index:5}@media only screen and (min-width:991.98px){.popup__close{--pad: 41px}}.popup__video{width:100%;height:100%;overflow:hidden}.popup__video video,.popup__video img,.popup__video picture,.popup__video iframe,.popup__video source{width:100%;height:100%;display:block;aspect-ratio:16/9}.popup--video .popup__content{padding:0;max-width:900px}.form__error{display:none}.form__items{display:flex;flex-direction:column;gap:20px}.form__item{position:relative}.form__item:has(.js-input-value._active) .form__label{opacity:0}.form__label{position:absolute;top:24px;left:20px;padding-left:24px;pointer-events:none;transition:all .3s ease-in 0s}.form__label:before{content:"";position:absolute;top:7px;left:10px;--size: 4px;width:var(--size);height:var(--size);border-radius:50%;background:var(--color-primary)}@media only screen and (min-width:1535.98px){.form__label:before{top:8px;left:10px}}.form__input{position:relative}.form__textarea .input{height:210px;padding:20px}.form__submit{max-width:100%;width:100%;justify-content:space-between}.form__submit.loading{pointer-events:none;opacity:.5}.form__submit.loading:after{content:"";-webkit-mask:none;mask:none;animation:loading 5s linear infinite}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.js-input-value{position:relative}.js-input-value:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease-in 0s;pointer-events:none;border:1px solid var(--color-primary);opacity:0;z-index:1}.js-input-value._active:before{content:"";opacity:1}.js-input-value._form-error:before{content:"";opacity:0}@media(any-hover:hover){.js-input-value:hover:before{content:"";opacity:1}}input[type=text],input[type=email],input[type=tel],textarea{appearance:none;outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{margin:0;appearance:none}input[type=number]{appearance:textfield}.input{display:block;width:100%;padding:20px;border:1px dashed var(--color-primary);border-radius:0;height:70px;background:transparent;transition:all .3s ease-in 0s;cursor:pointer;color:var(--color-primary);font-size:20px;line-height:100%;position:relative}.input._form-error{border-color:var(--color-error)}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{padding:0;resize:none}.checkbox{position:relative}.checkbox._form-error .checkbox__label:before{content:"";border:1px solid var(--color-error)}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus-visible+.checkbox__label:before{box-shadow:0 0 5px #000}.checkbox__input:checked+.checkbox__label:before{border:1px solid var(--color-primary)}.checkbox__input:checked+.checkbox__label:after{transform:scale(1)}.checkbox__label{position:relative;display:inline-flex;gap:30px;cursor:pointer}.checkbox__label:before{--size: 50px;flex:0 0 var(--size);align-self:flex-start;width:var(--size);height:var(--size);border:1px dashed var(--color-primary);transition:all .3s ease-in 0s;content:""}.checkbox__label:after{content:"";mask:url(/build/assets/check-BtZNHVKi.svg) center center/contain no-repeat;-webkit-mask:url(/build/assets/check-BtZNHVKi.svg) center center/contain no-repeat;background:var(--color-primary);--size: 35px;width:var(--size);height:var(--size);position:absolute;top:8px;left:8px;transition:all .3s ease-in 0s;transform:scale(0)}.checkbox__text{align-self:center;font-weight:300;display:inline}.checkbox__text a{transition:all .3s ease-in 0s;text-decoration:underline;display:inline}@media(any-hover:hover){.checkbox__text a:hover{text-decoration:none}}@layer component{.spollers__item{padding:20px 19px;border:1px solid var(--color-primary);transition:all .3s ease-in 0s;cursor:pointer}@media only screen and (min-width:991.98px){.spollers__item{padding:30px 39px}}.spollers__item:has(._spoller-active){background:var(--color-primary)}.spollers__item:has(._spoller-active) .spollers__title{color:var(--color-blck)}.spollers__item:has(._spoller-active) .spollers__title:after{content:"";opacity:1}.spollers__item:has(._spoller-active) .spollers__title:before{content:"";opacity:0}.spollers__title{position:relative;width:100%;text-align:left;list-style:none;outline:none;font-weight:600;text-transform:uppercase;line-height:200%;transition:all .3s ease-in 0s}@media only screen and (min-width:1535.98px){.spollers__title{line-height:200%}}.spollers__title::marker,.spollers__title::-webkit-details-marker{display:none}.spollers__title:before{content:"";position:absolute;top:-3px;right:-10px;--size: 36px;width:var(--size);height:var(--size);mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;background:var(--color-primary);transition:all .3s ease-in 0s}@media only screen and (min-width:1535.98px){.spollers__title:before{top:0}}.spollers__title:after{content:"";position:absolute;top:-3px;right:-10px;--size: 36px;width:var(--size);height:var(--size);mask:var(--icon-active) center center/contain no-repeat;-webkit-mask:var(--icon-active) center center/contain no-repeat;background:var(--color-blck);transition:all .3s ease-in 0s;z-index:2;opacity:0}@media only screen and (min-width:1535.98px){.spollers__title:after{top:0}}.spollers__solution{display:flex;flex-direction:column;gap:22px;padding-top:20px;padding-bottom:12px}@media only screen and (min-width:991.98px){.spollers__solution{padding-right:50px}}.spollers__solution-title{color:var(--color-blck);font-weight:300;line-height:150%}@media only screen and (min-width:1535.98px){.spollers__solution-title{line-height:150%}}.spollers__solution-list{display:flex;flex-direction:column;gap:16px}.spollers__solution-item{color:var(--color-blck);position:relative;padding-left:26px}.spollers__solution-item:before{content:"";mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;background:var(--color-blck);--size: 16px;width:var(--size);height:var(--size);flex:0 0 var(--size);position:absolute;left:0;top:50%;transform:translateY(-50%)}}.spollers__title{line-height:200%}.header{position:absolute;top:30px;left:0;width:100%;z-index:5}@media only screen and (min-width:991.98px){.header{top:50px}}.header__menu{position:relative;display:flex;justify-content:space-between;gap:30px}.header__info{padding:20px;background:var(--color-primary);display:flex;gap:17px;align-items:center}.header__logo{font-weight:800;color:var(--color-blck);text-transform:uppercase;pointer-events:all}.header__items{display:flex;gap:17px}@media only screen and (max-width:991.98px){.header__items{display:none}}.header__item{color:var(--color-blck);text-transform:uppercase;position:relative;padding-left:19px;font-weight:300}.header__item:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:var(--color-blck)}.header__icon{--size: 60px;width:var(--size);height:var(--size);flex:0 0 var(--size);background:var(--color-blck);transition:all .3s ease-in 0s;display:flex;justify-content:center;align-items:center}@media(any-hover:hover){.header__icon:hover{background:var(--color-primary)}.header__icon:hover span:before,.header__icon:hover span:after{content:"";background:var(--color-blck)}.header__icon:hover span span{background:var(--color-blck)}}.header__body{position:fixed;height:100dvh;top:0;padding:150px 15px 50px;width:100%;z-index:2;right:-100%;transition:all .3s ease-in 0s}@media only screen and (min-width:991.98px){.header__body{width:calc(100% - 52.3vw);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter;padding:150px 50px 50px}}@media only screen and (min-width:1365.98px){.header__body{padding:150px 100px 100px}}.header__body:before{content:"";position:absolute;top:0;left:0;width:100vw;height:100%;background:var(--color-blck)}@media only screen and (min-width:991.98px){.header__body:before{background:rgba(var(--color-blck--rgb),.5)}}.header__inner{overflow:auto;height:100%;position:relative;z-index:2}.header__list{display:flex;flex-direction:column;gap:17px}.header__page{font-weight:300;transition:all .3s ease-in 0s;position:relative}.header__page:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;border-radius:10px;background:var(--color-primary);transition:all .3s ease-in 0s}@media(any-hover:hover){.header__page:hover:before{content:"";width:100%}}.icon-menu{position:relative;z-index:5}.icon-menu span{position:relative;z-index:5;display:block;width:19px;height:14px}@media(any-hover:none){.icon-menu span{cursor:default}}.icon-menu span span,.icon-menu span:before,.icon-menu span:after{content:"";position:absolute;right:0;width:100%;height:2px;background-color:currentColor;transition:all .3s ease-in 0s;border-radius:10px}.icon-menu span:before{top:0}.icon-menu span:after{bottom:0;width:15px}.icon-menu span span{top:calc(50% - 1px);width:14px}.icon-menu span span:before{content:"";display:none}.icon-menu span span:after{content:"";display:none}.menu-open .icon-menu span span{width:0}.menu-open .icon-menu span:before{top:calc(50% - 1px);transform:rotate(-45deg)}.menu-open .icon-menu span:after{bottom:calc(50% - 1px);transform:rotate(45deg);width:100%}.menu-open .header__body{right:0}.menu-open .header__icon{background:var(--color-primary)}.menu-open .header__icon span:before,.menu-open .header__icon span:after{content:"";background:var(--color-blck)}@media(any-hover:hover){.menu-open .header__icon:hover{background:var(--color-blck)}.menu-open .header__icon:hover span:before,.menu-open .header__icon:hover span:after{content:"";background:var(--color-primary)}}canvas{width:100%!important;height:100%!important;max-width:100%;max-height:100%;display:block;position:absolute;top:0;left:0;object-fit:cover;transition:all .3s ease-in 0s;will-change:opacity}[data-canvas]:has(canvas) img,[data-canvas]:has(canvas) picture{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block;transition:all .3s ease-in 0s}@media(any-hover:hover){[data-canvas]:hover canvas{opacity:0}[data-canvas]:hover img,[data-canvas]:hover picture{opacity:1}}.footer__inner{padding:48px 0;border-top:1px solid var(--color-primary);display:flex;justify-content:space-between;gap:30px;font-weight:300;margin-top:11px}@media only screen and (max-width:620px){.footer__inner{flex-direction:column;text-align:center;padding:30px 0}}.footer__company{text-decoration:underline}@media(any-hover:hover){.footer__company:hover{text-decoration:none}}@layer component{.btn{display:inline-flex;justify-content:center;align-items:center;text-align:center;max-width:max-content;padding:14px 19px;border:1px solid var(--color-primary);text-transform:uppercase;gap:10px;transition:all .3s ease-in 0s;white-space:nowrap}@media(any-hover:hover){.btn:hover{background:var(--color-primary);color:var(--color-blck)}}}@layer mod{.btn--blck{border:1px solid var(--color-blck);background:var(--color-blck);color:var(--color-primary)}@media(any-hover:hover){.btn--blck:hover{border:1px solid var(--color-primary);color:var(--color-blck);background:var(--color-primary)}}.btn--icon:after{content:"";mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;background:var(--color-primary);--size: 24px;width:var(--size);height:var(--size);flex:0 0 var(--size);transition:all .3s ease-in 0s}@media(any-hover:hover){.btn--icon:hover:after{content:"";background:var(--color-blck)}}}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:hidden;background:var(--color-bg)}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.grecaptcha-badge{visibility:hidden}@layer base{[class*=__container],.container{--pad: 15px;box-sizing:border-box;max-width:1790px;margin:0 auto;padding:0 var(--pad)}@media only screen and (min-width:1119.98px){[class*=__container],.container{--pad: 60px}}@media only screen and (min-width:1365.98px){[class*=__container],.container{--pad: 130px}}}.section{margin-bottom:50px}@media only screen and (min-width:991.98px){.section{margin-bottom:80px}}@media only screen and (min-width:1535.98px){.section{margin-bottom:120px}}.section.section--border [class*=__border]{padding-top:50px;border-top:1px solid var(--color-primary);margin-top:50px}@media only screen and (min-width:991.98px){.section.section--border [class*=__border]{margin-top:80px;padding-top:60px}}@media only screen and (min-width:1535.98px){.section.section--border [class*=__border]{margin-top:130px;padding-top:89px}}@layer component{.intro{position:relative;overflow:hidden}.intro__inner{position:relative;z-index:2;padding-top:130px;padding-bottom:70px;display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:991.98px){.intro__inner{padding-top:200px;padding-bottom:100px;gap:60px}}@media only screen and (min-width:1535.98px){.intro__inner{gap:120px;padding-top:311px;padding-bottom:160px}}.intro__info{max-width:1137px;width:100%;display:flex;flex-direction:column;gap:30px}@media only screen and (min-width:1535.98px){.intro__info{gap:50px}}.intro__title,.intro__text{color:var(--color-blck);font-family:var(--font-secondary)}.intro__link{font-weight:800}.intro__decor{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.intro__decor img,.intro__decor picture{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;opacity:0}}@layer component{.expertise__inner{display:grid;grid-template-columns:repeat(1,1fr);gap:50px 30px}@media only screen and (min-width:767.98px){.expertise__inner{grid-template-columns:repeat(2,1fr)}}.expertise__title{max-width:490px;font-family:var(--font-secondary)}@media only screen and (min-width:1535.98px){.expertise__content{margin-top:10px}}.expertise__list{list-style:none;counter-reset:section;display:flex;flex-direction:column;gap:30px}@media only screen and (min-width:991.98px){.expertise__list{gap:50px}}.expertise__item{font-weight:300;position:relative;padding-left:80px;text-transform:uppercase}@media only screen and (max-width:1535.98px){.expertise__item br{display:none}}.expertise__item b{font-weight:800}@media only screen and (min-width:991.98px){.expertise__item{padding-left:110px}}@media only screen and (min-width:1535.98px){.expertise__item{padding-left:130px}}.expertise__item:before{counter-increment:section;content:" " counter(section) " ";text-align:center;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;--size: 60px;width:var(--size);height:var(--size);flex:0 0 var(--size);background:var(--color-primary);border-radius:50%;color:var(--color-blck);font-size:25px;line-height:200%;font-weight:700}@media only screen and (min-width:991.98px){.expertise__item:before{font-size:35px;--size: 70px}}@media only screen and (min-width:1535.98px){.expertise__item:before{font-size:40px;--size: 80px}}}@layer component{.partners{background:var(--color-bg-secondary);padding:30px;margin:50px 0}@media only screen and (min-width:991.98px){.partners{margin:80px 0}}@media only screen and (min-width:1535.98px){.partners{margin:130px 0}}.partners__slider{overflow:visible}.partners__slider .partners__swiper{transition-timing-function:linear!important}.partners__slide{width:200px}@media only screen and (min-width:991.98px){.partners__slide{width:300px}}.partners__slide-img{height:50px}.partners__slide-img img,.partners__slide-img picture{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}}@layer component{.statistics__inner{display:grid;grid-template-columns:repeat(1,1fr);gap:50px 30px}@media only screen and (min-width:1365.98px){.statistics__inner{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1535.98px){.statistics__inner{margin-top:-5px}}.statistics__blockquote{max-width:100%;display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:1365.98px){.statistics__blockquote{max-width:490px;gap:70px}}.statistics__blockquote-content{display:flex;flex-direction:column;gap:25px}.statistics__blockquote-content:before{content:"“";font-size:160px;font-style:normal;font-weight:700;text-transform:uppercase;display:block;height:70px}@media only screen and (min-width:1535.98px){.statistics__blockquote-content:before{margin-left:-8px}}.statistics__description{display:flex;flex-direction:column;gap:20px}.statistics__description p{font-weight:300;text-transform:uppercase;line-height:200%}.statistics__blockquote-bottom{display:flex;gap:30px}.statistics__blockquote-avatar{position:relative;--size: 80px;width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:50%;overflow:hidden}.statistics__blockquote-avatar img,.statistics__blockquote-avatar picture{opacity:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.statistics__blockquote-author{align-self:center;display:flex;flex-direction:column;gap:1px}.statistics__blockquote-name{font-weight:800;line-height:150%;text-transform:uppercase}.statistics__blockquote-position{line-height:150%;font-weight:300;text-transform:uppercase}@media only screen and (min-width:1365.98px){.statistics__body{padding-top:65px}}.statistics__row{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media only screen and (min-width:620px){.statistics__row{gap:30px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1365.98px){.statistics__row{display:flex;flex-direction:column}}.statistics__column{display:grid;grid-template-columns:1fr;gap:10px 50px}@media only screen and (min-width:1365.98px){.statistics__column{grid-template-columns:260px 1fr}}.statistics__column-top{display:flex;gap:10px}.statistics__column-value{line-height:160%;text-transform:uppercase;font-family:var(--font-secondary)}.statistics__column-date{line-height:200%;text-transform:uppercase;font-family:var(--font-third)}.statistics__column-content{align-self:center}.statistics__column-text{font-family:var(--font-third);font-weight:500;text-transform:uppercase}}@layer component{.solution__top{display:flex;justify-content:space-between;gap:30px;margin-bottom:40px;flex-wrap:wrap}@media only screen and (min-width:991.98px){.solution__top{margin-bottom:70px}}.solution__title{font-family:var(--font-secondary)}.solution__inner{display:grid;grid-template-columns:1fr;gap:15px;min-width:0}@media only screen and (min-width:991.98px){.solution__inner{grid-template-columns:.5935fr 1fr}}@media only screen and (min-width:1119.98px){.solution__inner{gap:30px;grid-template-columns:.53848fr 1fr}}@media only screen and (min-width:1365.98px){.solution__inner{gap:min(6.74vw,130px)}}.solution__slider{min-width:0;max-width:100%;height:100%;width:100%}@media only screen and (max-width:991.98px){.solution__slider{display:none}}.solution__slide{position:relative;z-index:1;width:100%;height:100%;transition:all .3s ease-in 0s}@media(any-hover:hover){.solution__slide:hover canvas{opacity:0}.solution__slide:hover .solution__slide-img{opacity:1}}.solution__slide.swiper-slide-active{z-index:2}.solution__slide-img{height:100%;width:100%;position:relative;z-index:-1}.solution__slide-img img,.solution__slide-img picture{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;display:block}.solution__spollers{display:flex;flex-direction:column;gap:15px}@media only screen and (min-width:991.98px){.solution__spollers{padding-left:14px;border-left:1px dashed var(--color-primary);gap:18px}}@media only screen and (min-width:1119.98px){.solution__spollers{padding-left:29px}}@media only screen and (min-width:1365.98px){.solution__spollers{padding-left:min(6.74vw,129px)}}}@layer component{.case__top{display:flex;justify-content:space-between;gap:30px;margin-bottom:50px;flex-wrap:wrap}@media only screen and (min-width:991.98px){.case__top{margin-bottom:70px}}.case__title{font-family:var(--font-secondary)}.case__cards{display:grid;grid-template-columns:repeat(1,1fr);gap:15px}@media only screen and (min-width:767.98px){.case__cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1119.98px){.case__cards{gap:30px}}@media only screen and (min-width:1200px){.case__cards{grid-template-columns:repeat(3,1fr)}}}@layer component{.card-case{padding:19px;border:1px solid var(--color-primary);display:flex;flex-direction:column;gap:20px}.card-case__top{position:relative}.card-case__banners{position:absolute;display:flex;flex-direction:column;gap:10px;--pad: 20px;top:var(--pad);left:var(--pad);z-index:2;width:calc(100% - 40px)}.card-case__banner{padding:0 10px;background:var(--color-primary);color:var(--color-blck);font-weight:800;line-height:200%;text-transform:uppercase;max-width:max-content}@media only screen and (min-width:1535.98px){.card-case__banner{line-height:200%}}.card-case__img{height:100%;aspect-ratio:450/350;overflow:hidden}.card-case__img img,.card-case__img picture{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block;transition:all .3s ease-in 0s}.card-case__content{display:flex;flex-direction:column;gap:15px;height:100%}.card-case__title{font-weight:600;text-transform:uppercase}.card-case__items{display:flex;flex-direction:column;gap:15px;margin-bottom:5px}.card-case__item{display:flex;flex-direction:column}.card-case__category{font-weight:300}.card-case__text{text-transform:uppercase;font-weight:300}.card-case__bottom{margin-top:auto;padding:15px 20px 12px;background:var(--color-primary);color:var(--color-blck);display:flex;flex-direction:column}.card-case__subtitle{font-weight:300;line-height:156.25%}@media only screen and (min-width:1535.98px){.card-case__subtitle{line-height:156.25%}}.card-case__total{font-weight:800;text-transform:uppercase;line-height:156.25%;margin-top:-3px}@media only screen and (min-width:1535.98px){.card-case__total{line-height:156.25%}}}@layer component{.status__top{margin-bottom:50px;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}@media only screen and (min-width:991.98px){.status__top{margin-bottom:70px}}.status__title{font-family:var(--font-secondary);width:min-content}.status__inner{display:grid;grid-template-columns:1fr;gap:50px}@media only screen and (min-width:991.98px){.status__inner{gap:15px;grid-template-columns:.5935fr 1fr}}@media only screen and (min-width:1119.98px){.status__inner{gap:30px;grid-template-columns:.53848fr 1fr}}@media only screen and (min-width:1365.98px){.status__inner{gap:min(8.3vw,160px)}}.status__content{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:991.98px){.status__content{gap:51px;padding-right:20px}}.status__items{display:flex;flex-direction:column;gap:20px;counter-reset:section}@media only screen and (min-width:991.98px){.status__items{gap:50px}}.status__item{position:relative;padding-left:50px;display:flex;flex-direction:column;gap:22px}.status__item:before{counter-increment:section;content:" " counter(section) " ";--size: 30px;width:var(--size);height:var(--size);border-radius:50%;background:var(--color-primary);color:var(--color-blck);display:flex;justify-content:center;align-items:center;font-size:20px;line-height:100%;font-weight:700;position:absolute;top:0;left:0}.status__item-text{font-weight:300;line-height:150%}@media only screen and (min-width:1535.98px){.status__item-text{line-height:150%}}.status__item-list{display:flex;flex-direction:column;gap:10px}.status__item-column{font-weight:300;position:relative;padding-left:19px}.status__item-column:before{content:"";--size: 4px;width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:50%;background:var(--color-primary);position:absolute;left:8px;top:12px}.status__contacts{display:flex;gap:20px;margin-top:9px}.status__contacts-title{padding-top:10px;font-weight:300}.status__contacts-items{display:flex;flex-wrap:wrap;gap:10px}.status__contacts-item{--size: 40px;width:var(--size);height:var(--size);flex:0 0 var(--size);display:flex;justify-content:center;align-items:center;border-radius:50%;border:2px solid var(--color-primary);transition:all .3s ease-in 0s}.status__contacts-item:before{content:"";mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;background:var(--color-primary);--size: 24px;width:var(--size);height:var(--size)}@media(any-hover:hover){.status__contacts-item:hover{transform:scale(1.1)}}.status__info{margin-left:auto;margin-right:auto;max-width:750px;width:100%;display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:991.98px){.status__info{padding-left:14px;border-left:1px dashed var(--color-primary);gap:63px;margin-right:0;max-width:100%}}@media only screen and (min-width:1119.98px){.status__info{padding-left:29px}}@media only screen and (min-width:1365.98px){.status__info{padding-left:min(6.74vw,129px)}}.status__video{position:relative;width:100%;height:auto;aspect-ratio:750/750;cursor:pointer}.status__video canvas{z-index:2;object-fit:contain!important}@media only screen and (min-width:991.98px){.status__video{height:100%;aspect-ratio:unset}}@media(any-hover:hover){.status__video:hover .status__play{background:var(--color-primary)}.status__video:hover .status__play:before{content:"";background:var(--color-blck)}}.status__video.active canvas{display:none!important}.status__video.active .status__video-img,.status__video.active .status__play{display:none}.status__video-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1' height='1' fill='black'/%3E%3C/svg%3E%0A")}.status__video-img img,.status__video-img picture{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;display:block}.status__video-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1' height='1' fill='black'/%3E%3C/svg%3E%0A")}.status__video-video video{display:block;width:100%;height:100%;object-fit:contain}.status__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);--size: 60px;width:var(--size);height:var(--size);flex:0 0 var(--size);display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--color-blck);transition:all .3s ease-in 0s;z-index:2}@media only screen and (min-width:991.98px){.status__play{--size: 80px}}.status__play:before{content:"";--size: 24px;width:var(--size);height:var(--size);mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;background:var(--color-primary);transition:all .3s ease-in 0s;margin-left:3px}@media only screen and (min-width:991.98px){.status__play:before{--size: 30px;margin-left:7px}}.status__persona{display:flex;flex-direction:column;gap:4px}.status__persona-title{font-weight:800;text-transform:uppercase;line-height:150%}@media only screen and (min-width:1535.98px){.status__persona-title{line-height:150%}}.status__persona-text{font-weight:300;text-transform:uppercase}}@layer component{.about__inner{display:grid;grid-template-columns:1fr;gap:30px;min-width:0}@media only screen and (min-width:767.98px){.about__inner{gap:15px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:991.98px){.about__inner{grid-template-columns:.5935fr 1fr}}@media only screen and (min-width:1119.98px){.about__inner{gap:30px;grid-template-columns:.53848fr 1fr}}@media only screen and (min-width:1365.98px){.about__inner{gap:min(8.3vw,160px)}}.about__slider{min-width:0;max-width:100%;aspect-ratio:490/650;position:relative;width:100%;margin:0}.about__slide-img{aspect-ratio:490/650}.about__slide-img img,.about__slide-img picture{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block}.about__row{margin-left:auto;width:100%;display:flex;flex-direction:column;gap:30px}@media only screen and (min-width:767.98px){.about__row{padding-left:14px;border-left:1px dashed var(--color-primary)}}@media only screen and (min-width:991.98px){.about__row{gap:50px}}@media only screen and (min-width:1119.98px){.about__row{padding-left:29px}}@media only screen and (min-width:1365.98px){.about__row{padding-left:min(6.74vw,129px)}}.about__column{display:flex;flex-direction:column;gap:15px}@media only screen and (min-width:991.98px){.about__column{gap:30px}}.about__column-title{text-transform:uppercase;font-weight:800}.about__column-list{display:flex;flex-direction:column;gap:20px}.about__column-item{position:relative;padding-left:24px;font-weight:300;line-height:150%}@media only screen and (min-width:1535.98px){.about__column-item{line-height:150%}}.about__column-item:before{content:"";position:absolute;top:13px;left:10px;--size: 4px;width:var(--size);height:var(--size);border-radius:50%;background:var(--color-primary)}}.about__border{border-top:1px dashed var(--color-primary)!important}@media only screen and (min-width:1535.98px){.about__border{padding-top:109px!important}}@layer component{.callback__inner{display:grid;grid-template-columns:1fr;gap:30px}@media only screen and (min-width:991.98px){.callback__inner{grid-template-columns:.5935fr 1fr;gap:15px}}@media only screen and (min-width:1119.98px){.callback__inner{grid-template-columns:.53848fr 1fr;gap:30px}}@media only screen and (min-width:1365.98px){.callback__inner{gap:min(8.3vw,160px)}}.callback__info{max-width:490px;width:100%;display:flex;flex-direction:column;gap:30px}@media only screen and (min-width:991.98px){.callback__info{gap:50px}}.callback__title{font-family:var(--font-secondary);line-height:150%}@media only screen and (min-width:1535.98px){.callback__title{line-height:150%}}.callback__text{line-height:150%;font-weight:300}.callback__content{width:100%}@media only screen and (min-width:991.98px){.callback__content{padding-left:14px;border-left:1px dashed var(--color-primary);margin-left:auto}}@media only screen and (min-width:1119.98px){.callback__content{padding-left:29px}}@media only screen and (min-width:1365.98px){.callback__content{padding-left:min(6.74vw,129px)}}.callback__form{display:flex;flex-direction:column;gap:48px}}@media only screen and (min-width:1535.98px){.callback__border{padding-top:119px!important}}.loaded .preloader{opacity:0;visibility:hidden;pointer-events:none}@media only screen and (min-width:991.98px){.loaded .fade-up{transform:translateY(80px);opacity:0}.loaded .fade-up._watcher-view{animation:slide-top02 .5s cubic-bezier(.25,.46,.45,.94) both}}@media only screen and (min-width:991.98px){.loaded .fade-left{transform:translate(-80px);opacity:0}.loaded .fade-left._watcher-view{animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both}}@media only screen and (min-width:991.98px){.loaded .fade-scale{transform:scale(1.3)}.loaded .fade-scale._watcher-view{animation:slide-scale .5s cubic-bezier(.25,.46,.45,.94) both}}@media only screen and (min-width:991.98px){.loaded .fade-opacity{opacity:0}.loaded .fade-opacity._watcher-view{animation:slide-top03 1s linear both}}@keyframes slide-top02{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}to{-webkit-transform:translateY(0px);transform:translateY(0);opacity:1}}@keyframes slide-left{0%{-webkit-transform:translateX(-80px);transform:translate(-80px);opacity:0}to{-webkit-transform:translateX(0px);transform:translate(0);opacity:1}}@keyframes slide-scale{0%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes slide-top03{0%{opacity:0}to{opacity:1}}@media(min-width:991.98px){html.lock .header{width:calc(100% - 6px)}}@media only screen and (min-width:991.98px){html.lock body{margin-right:6px}}
