@font-face{font-family:"Inter";src:url(/fonts/Inter_18pt-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/fonts/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/fonts/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/fonts/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/fonts/Inter_18pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/fonts/Inter_18pt-Black.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(/fonts/Manrope-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(/fonts/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(/fonts/Manrope-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(/fonts/Manrope-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(/fonts/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url(/fonts/Manrope-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}*{padding:0;margin:0;border:none}*,::after,::before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,legend,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:rgba(0,0,0,0)}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background:0 0;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:0}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}html{overscroll-behavior:none;-webkit-overflow-scrolling:auto}body{font-size:14px;font-weight:400;color:#151515;background-color:#fff;font-family:Inter,sans-serif;line-height:1.15}body *{cursor:none}section{width:100%;position:relative;padding:75px 0;content-visibility:auto}section .section__title{font-size:43px;margin-bottom:50px}a{text-decoration:none;color:inherit}.about,.partnership,.contacts,.services,.news{background-color:#fff;z-index:9999}.scroll-content{will-change:transform;transform:translate3d(0, 0, 0)}@media(max-width: 1024px){section{padding:50px 0}}@media(max-width: 475px){body{font-size:13px}section{padding:40px 0}}.wrapper{max-width:100vw;height:100%;position:relative;min-height:100vh;width:100%}.wrapper:has(.popup.--active){overflow:hidden;height:100vh;position:fixed;width:100%}.__container{max-width:1360px;margin:0 auto;position:relative;padding:0 10px}.heading{letter-spacing:-0.015em;font-family:Manrope,sans-serif;font-weight:700;line-height:1.1}.link{text-decoration:underline;color:inherit;display:block;padding:5px;width:fit-content}.link.link-arrowed{display:flex;align-items:center;gap:8px;transition:all .3s linear;position:relative;padding-right:24px}.link.link-arrowed::after{content:"";width:14px;height:14px;background-image:url(/img/icon-long-arrow.svg);background-position:center;background-size:100%;background-repeat:no-repeat;filter:brightness(0) invert(1);position:absolute;right:0;top:0;bottom:0;margin:auto;transition:all .3s ease}.link.link-arrowed:hover::after{right:-3px}.custom-cursor{background-color:rgba(23,23,23,.2);backdrop-filter:blur(5px);width:14px;height:14px;border-radius:25px;position:fixed;pointer-events:none;z-index:100001;transform:translate(-50%, -50%);transition:transform,width,height .1s ease-out;color:#fff;font-size:15px;font-weight:400}.custom-cursor.hovered{width:28px;height:28px}.custom-cursor.texted{width:160px;padding:5px 10px;text-align:center}.custom-cursor img{width:100%;height:100%;display:none;filter:grayscale(1)}.custom-cursor.imaged{width:76px;height:76px;border-radius:10px}.custom-cursor.imaged img{display:block;border-radius:10px}.custom-cursor.--pulse{animation:cursor-pulse 2s linear infinite}.custom-cursor.--success{width:28px;height:28px;background-color:#4caf50;background-image:url(/img/icon-okey.svg);background-size:14px;background-position:center;background-repeat:no-repeat}.custom-cursor.--error{width:28px;height:28px;background-color:#d32f2f;background-image:url(/img/icon-close.svg);background-size:14px;background-position:center;background-repeat:no-repeat}@keyframes cursor-pulse{0%{transform:scale(1)}50%{transform:scale(0.8)}100%{transform:scale(1)}}.btn{display:block;padding:8px;transition:all .2s linear;border:1px solid #fff;width:fit-content;font-size:inherit;font-weight:inherit;border-radius:10px}.btn.btn-lg{padding:16px 32px;font-size:15px}.btn.btn-md{padding:14px 28px}.btn.btn-mini{padding:8px 16px}.btn.btn-primary{background-color:#fb6020;border-color:#fb6020;color:#fff;font-weight:300}.btn.btn-secondary{background-color:rgba(0,0,0,0);border-color:#151515;color:#151515}.btn.btn-bg-accent{background-color:#f1f1f1;border-color:#f1f1f1;color:#151515}.btn.btn-white{background-color:rgba(241,241,241,.17);backdrop-filter:blur(3px) brightness(0.5);border-color:#fff;color:#fff}.btn.btn-arrowed{border:1px solid #151515;position:relative;padding-right:25px}.btn.btn-arrowed::after{content:"";width:11px;height:11px;background-image:url(/img/icon-long-arrow.svg);background-position:center;background-size:100%;background-repeat:no-repeat;position:absolute;right:8px;top:0;bottom:0;margin:auto;transition:all .3s ease}.btn.btn-arrowed:hover::after{transform:rotate(-45deg)}@media(max-width: 1180px){.btn.btn-lg{padding:14px 28px}.btn.btn-md{padding:12px 24px}}@media(max-width: 1024px){.btn.btn-lg{font-size:14px}}@media(max-width: 475px){.btn{border-radius:9px}.btn.btn-lg{padding:12px 24px}.btn.btn-md{padding:10px 20px;font-size:13px}}@media(max-width: 375px){.btn.btn-lg{padding:11px 22px}}@media(max-width: 345px){.btn.btn-lg{padding:10px 20px}.btn.btn-md{padding:8px 16px}}.form .form__section:not(:last-child){margin-bottom:50px}.form .form__section .form__section-title{margin-bottom:30px;font-size:16px;font-weight:500}.form-checkbox label{font-size:13px;display:flex !important;align-items:center;gap:4px;flex-wrap:wrap}.form-checkbox label::before{content:"";width:14px;height:14px;border-radius:4px;display:block;border:1px solid #000;margin-right:4px;background-position:center;background-size:8px;background-repeat:no-repeat}.form-checkbox label a{text-decoration:underline}.form-checkbox .checkbox{display:none}.form-checkbox .checkbox:checked+label::before{background-image:url(/img/icon-square.svg)}.form-row{display:flex;gap:20px}.form-row:not(:last-child){margin-bottom:20px}.form-row .form-group{margin-bottom:0 !important}.form-group{flex:1 1 50%}.form-group:not(:last-child){margin-bottom:20px}.form-group__message{font-size:12px}.form-group:has(.danger) .form-group__message{color:red}.form-group label{margin-bottom:8px;display:block}.form-tabs{display:flex;flex-wrap:wrap;gap:20px;width:100%}.form-tabs .form-tabs__item{text-align:center;flex:1 1 auto;padding:15px 10px;border-radius:10px;color:#151515;background-color:rgba(241,241,241,.17);backdrop-filter:blur(8px);border:1px solid #151515}.input{outline:none;background-color:#fff;color:#151515;width:100%;border-radius:10px;padding:15px}.input::placeholder{color:rgba(0,0,0,.5019607843)}.input.danger{border-color:red !important}.textarea{outline:none;background-color:#fff;color:#151515;width:100%;border-radius:10px;padding:15px;height:120px}.textarea::placeholder{color:rgba(0,0,0,.5019607843)}.input-file{font-size:14px;font-weight:500}.input-file label{display:flex;gap:10px;align-items:center;font-weight:600}.input-file label::before{content:"";background-image:url(/img/icon-paper-clip.svg);width:21px;height:11px;background-position:center;background-size:100%;background-repeat:no-repeat}.input-file.--uploaded label::before{display:none}@media(max-width: 1024px){.form-row{gap:15px}.form-row:not(:last-child){margin-bottom:15px}.form-group:not(:last-child){margin-bottom:15px}}@media(max-width: 475px){.form__section:not(:last-child){margin-bottom:38px}.input{padding:12px;border-radius:8px}.form-row{gap:12px}.form-row:not(:last-child){margin-bottom:12px}.form-group:not(:last-child){margin-bottom:12px}}.logo{width:70px}.nav{display:flex;padding:15px;border-radius:15px}.nav .nav__item{padding:5px 15px;color:#151515;transition:color .3s linear;border-radius:10px}.nav .nav__item:hover{color:#fb6020}.nav .nav__item.active{color:#fb6020}.header{padding-top:30px;padding-bottom:75px;position:relative}.header__body{display:flex;flex-direction:row;gap:12px;align-items:center;z-index:1}.header__nav{margin:0 auto}.header__btn{display:flex;flex-direction:column;gap:4px}.header__btn p{display:flex;gap:6px;align-items:center}.header__btn p::after{content:"";width:10px;height:10px;background-color:#15cf15;border-radius:50%;transition:all .3s linear;animation:pulsation 3s linear infinite}@keyframes pulsation{0%{transform:scale(1)}50%{transform:scale(0.7)}100%{transform:scale(1)}}.header__btn span{font-size:10px}.header__burger-btn{width:32px;height:16px;display:none;flex-direction:column;gap:3px;justify-content:space-between}.header__burger-btn div{width:100%;height:1px;background-color:#151515}.burger{display:none;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(43px);position:fixed;left:0;top:0;z-index:100002}.burger__content{background-color:#fff;height:100%;padding:30px 20px;display:flex;flex-direction:column;width:0;overflow:hidden}.burger__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1)}.burger__logo{width:72px}.burger__body{margin-bottom:auto}.burger__nav{display:flex;flex-direction:column;gap:32px;border-radius:0;padding:0}.burger__nav .nav__item{padding:0;font-size:18px}.burger__close{display:flex;justify-content:center;align-items:center;width:24px;height:24px;position:relative}.burger__close div{width:100%;height:1px;background-color:#151515;position:absolute;top:0px;bottom:0;left:0;right:0;margin:auto}.burger__close div:nth-child(1){transform:rotate(45deg)}.burger__close div:nth-child(2){transform:rotate(-45deg)}.burger__tg{font-size:21px;font-weight:600}.burger.--opened{display:flex;animation:burger-appearance .5s ease-out}.burger.--opened .burger__content{animation:burger-content-appearance .5s ease-out;width:300px}@keyframes burger-appearance{0%{opacity:0}100%{opacity:1}}@keyframes burger-content-appearance{0%{width:0}50%{width:0}100%{width:300px}}@media(max-width: 998px){.header__body{justify-content:space-between;align-items:center}.header__nav{display:none}.header__btn{display:none}.header__burger-btn{display:flex}}@media(max-width: 991px){.header{padding-bottom:30px}}@media(max-width: 768px){.logo{width:62px}}@media(max-width: 475px){.logo{width:54px}.header__container{padding:0 20px}.header__burger-btn{width:24px;height:13px}}.hero{padding:0;padding-bottom:75px}.hero__body{display:flex;gap:20px}.hero__body>*{width:calc(50% - 10px)}.hero__left{display:flex;flex-direction:column;border-radius:20px;height:719px;background-repeat:no-repeat;position:relative;overflow:hidden;padding:40px 30px;padding-top:86px}.hero__left .hero__bg{width:100%;height:100%;position:absolute;z-index:1;backdrop-filter:blur(42px);-webkit-backdrop-filter:blur(42px);background-color:rgba(241,241,241,.67);left:0;top:0}.hero__left .hero__bg img{width:100%;height:100%}.hero__left .hero__bg-gif{width:1700px;height:1700px;position:absolute;z-index:-1;left:-89%;top:-52%;transform:translateZ(0);backface-visibility:hidden}.hero__left .hero__bg-gif video{width:100%;height:100%;object-fit:cover}.hero__pretitle{margin-bottom:34px;z-index:2;font-size:15px;width:315px}.hero__title{font-size:40px;font-weight:700;line-height:47px;margin-bottom:42px;letter-spacing:-0.015em;z-index:2}.hero__subtitle,.hero__text{z-index:2;font-size:15px}.hero__subtitle{margin-bottom:21px}.hero__text{margin-bottom:72px}.hero__btns{display:flex;gap:12px;z-index:2}.hero__reels{display:flex;gap:20px}.hero__reels .hero__reels-column{border-radius:15px;display:flex;flex-direction:column;height:719px;width:calc(50% - 10px);gap:10px;overflow:hidden}.hero__reels .hero__reels-column:nth-child(2) .f-carousel__track{transform:matrix(1, 0, 0, 1, 0, -719)}.hero__reels .hero__reels-column .hero__reels-items{pointer-events:none;height:719px;--f-carousel-slide-height: 100%;--f-carousel-slide-width: 100%}.hero__reels .hero__reels-column .hero__reels-items .f-carousel__slide{transition:all .3s ease-out}.hero__reels .hero__reels-column .hero__reels-items .f-carousel__slide.is-selected{opacity:1}.hero__reels .hero__reels-column .hero__reels-items .f-carousel__viewport{flex-direction:column !important}.hero__reels .hero__reels-column .hero__reels-item{width:100%;position:relative;height:719px;backface-visibility:hidden}.hero__reels .hero__reels-column .hero__reels-item:not(:last-child){margin-bottom:20px}.hero__reels .hero__reels-column .hero__reels-item video{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:15px}.hero__arrow{display:block;position:absolute;left:30px;bottom:40px;width:60px;height:60px;z-index:2;transform:rotate(-165deg);transition:transform .3s ease}.hero__arrow:hover{transform:rotate(-45deg)}.hero__arrow img{width:100%}@media(max-width: 1300px){.hero__title{font-size:32px;line-height:37px}}@media(max-width: 1180px){.hero__left{height:580px}.hero__pretitle{font-size:14px}.hero__title{font-size:30px;line-height:35px}.hero__reels .hero__reels-column{height:580px}.hero__reels .hero__reels-column .hero__reels-items{height:580px}.hero__reels .hero__reels-column .hero__reels-item{height:580px}.hero__arrow{width:50px;height:50px}}@media(max-width: 1024px){.hero{padding-bottom:50px}.hero__left{height:520px}.hero__pretitle{margin-bottom:24px}.hero__title{font-size:30px;line-height:35px;margin-bottom:28px}.hero__text{margin-bottom:68px}.hero__reels .hero__reels-column{height:520px}.hero__reels .hero__reels-column .hero__reels-items{height:520px}.hero__reels .hero__reels-column .hero__reels-item{height:520px}.hero__arrow{width:50px;height:50px}}@media(max-width: 991px){.hero__body{flex-direction:column;gap:10px}.hero__body>*{width:100%}.hero__left{height:fit-content;padding:40px 20px}.hero__left .hero__bg-gif{left:-40%;top:-75%}.hero__pretitle{font-size:15px;margin-bottom:28px}.hero__title{font-size:48px;line-height:53px;margin-bottom:48px;max-width:768px}.hero__reels{gap:10px}.hero__reels .hero__reels-column{height:780px;width:calc(50% - 5px)}.hero__reels .hero__reels-column .hero__reels-items{height:780px}.hero__reels .hero__reels-column .hero__reels-item{height:780px}.hero__arrow{width:50px;height:50px;position:absolute;right:30px;bottom:41px;transform:rotate(0deg);left:unset}.hero__btns .btn{font-size:15px;padding:14px 28px}}@media(max-width: 768px){.hero__pretitle{font-size:15px;margin-bottom:32px}.hero__title{font-size:36px;line-height:41px}.hero__reels{gap:10px}.hero__reels .hero__reels-column{height:720px}.hero__reels .hero__reels-column .hero__reels-items{height:720px}.hero__reels .hero__reels-column .hero__reels-item{height:720px}}@media(max-widtH: 678px){.hero__pretitle{font-size:14px;margin-bottom:24px}.hero__title{font-size:32px;line-height:37px;margin-bottom:36px}.hero__reels .hero__reels-column{height:620px}.hero__reels .hero__reels-column .hero__reels-items{height:620px}.hero__reels .hero__reels-column .hero__reels-item{height:620px}.hero__arrow{width:46px;height:46px}.hero__btns .btn{font-size:14px;padding:14px 28px}}@media(max-widtH: 588px){.hero__title{font-size:30px;line-height:35px}.hero__reels .hero__reels-column{height:545px}.hero__reels .hero__reels-column .hero__reels-items{height:545px}.hero__reels .hero__reels-column .hero__reels-item{height:545px}.hero__arrow{width:46px;height:46px}.hero__btns .btn{font-size:14px;padding:14px 28px}}@media(max-widtH: 475px){.hero{padding-bottom:40px}.hero__left{padding:20px 10px}.hero__left .hero__bg-gif{width:700px;height:700px}.hero__pretitle{font-size:13px;margin-bottom:20px}.hero__title{font-size:24px;line-height:29px;margin-bottom:24px}.hero__subtitle,.hero__text{font-size:13px}.hero__text{margin-bottom:52px}.hero__reels .hero__reels-column{height:420px}.hero__reels .hero__reels-column .hero__reels-items{height:420px}.hero__reels .hero__reels-column .hero__reels-item{height:420px;content-visibility:auto;transform:translateZ(0);will-change:transform}.hero__arrow{width:39px;height:39px;right:10px;bottom:21px}.hero__btns .btn{font-size:13px;padding:12px 24px}}@media(max-widtH: 399px){.hero__pretitle{font-size:13px;margin-bottom:20px}.hero__title{font-size:22px;line-height:27px}.hero__reels .hero__reels-column{height:360px}.hero__reels .hero__reels-column .hero__reels-items{height:360px}.hero__reels .hero__reels-column .hero__reels-item{height:360px}.hero__btns .btn{padding:11px 22px}}@media(max-widtH: 375px){.hero__pretitle{font-size:13px;margin-bottom:20px}.hero__title{font-size:22px;line-height:27px}.hero__reels .hero__reels-column{height:345px}.hero__reels .hero__reels-column .hero__reels-items{height:345px}.hero__reels .hero__reels-column .hero__reels-item{height:345px}}@media(max-width: 345px){.hero__pretitle{font-size:12px;margin-bottom:20px}.hero__title{font-size:20px;line-height:25px}.hero__reels .hero__reels-column{height:300px}.hero__reels .hero__reels-column .hero__reels-items{height:300px}.hero__reels .hero__reels-column .hero__reels-item{height:300px}.hero__arrow{width:34px;height:34px}.hero__btns .btn{font-size:12px;padding:10px 20px}}.cases{position:relative}.cases__container{max-width:unset;padding:0}.cases__header{margin:0 auto;margin-bottom:70px;max-width:1360px;padding:0 10px;display:flex;justify-content:space-between;flex-direction:row-reverse}.cases__header .cases__title{width:661px;margin-bottom:0}.cases__items{position:relative;display:flex;flex-direction:column;height:auto;overflow:visible}.cases__subtitle{padding-top:8px}.item-cases{background-color:unset;width:100%;height:100vh;border-radius:20px 20px 0 0;position:-webkit-sticky;position:sticky !important;top:0}.item-cases__overlay{width:100%;height:100%;position:absolute;left:0;right:0;opacity:.005;z-index:-1;filter:grayscale(1)}.item-cases__overlay img{width:100%}.item-cases .cases__content{margin:0 auto;left:0;right:0;display:flex;align-items:center;justify-content:center;border-bottom:0;width:100%;height:100vh;border-radius:20px 20px 0 0;overflow:hidden;position:relative}.item-cases.visible .cases__content{border-radius:0}.item-cases .cases__body{display:flex;align-items:center;justify-content:center;gap:40px;max-width:1360px;padding:0 10px;width:100%}.item-cases .videos-cases{display:flex;gap:20px;width:33.3333333333%}.item-cases .videos-cases .videos-cases__column{width:100%;height:740px;display:flex;flex-direction:column;border-radius:15px;overflow-y:hidden}.item-cases .videos-cases .videos-cases__items{pointer-events:none;--f-carousel-slide-height: 100%;--f-carousel-slide-width: 100%;height:740px}.item-cases .videos-cases .videos-cases__items .f-carousel__viewport{flex-direction:column !important}.item-cases .videos-cases .videos-cases__items .f-carousel__slide{opacity:0;transition:all .3s ease-out}.item-cases .videos-cases .videos-cases__items .f-carousel__slide.is-selected{opacity:1}.item-cases .videos-cases__wrap{position:relative;width:100%;height:740px}.item-cases .videos-cases__video{position:absolute;object-fit:cover;width:100%;height:100%;left:0;top:0;border-radius:15px}.item-cases .videos-cases__pause,.item-cases .videos-cases__play,.item-cases .videos-cases__fullscreen{position:absolute;right:24px;bottom:30px;opacity:0;width:42px;height:42px}.item-cases .videos-cases__pause svg,.item-cases .videos-cases__play svg,.item-cases .videos-cases__fullscreen svg{width:100%}.item-cases .videos-cases__play{opacity:1}.item-cases .videos-cases__fullscreen{right:24px;bottom:unset;top:30px;display:none}.item-cases .videos-cases.--playing .videos-cases__play{opacity:0}.item-cases .videos-cases.--playing .videos-cases__pause{opacity:1}.item-cases .cases__info{max-width:67%;flex:1 1 67%;height:740px;display:flex;flex-direction:column;padding:44px 40px;padding-right:110px;border-radius:15px;position:relative;overflow:hidden}.item-cases .cases__info .cases__info-title{font-size:43px;font-weight:600;margin-bottom:12px}.item-cases .cases__info .cases__info-text{margin-bottom:46px;font-size:16px;font-weight:300}.item-cases .cases__info .cases__info-subtext{margin-bottom:47px;font-size:18px;font-weight:400}.item-cases .cases__info .counters-cases{display:flex;gap:12px;justify-content:space-between;padding:20px 24px;background-color:unset;border-radius:10px;color:#fff;margin-bottom:67px;border:1px solid #fff}.item-cases .cases__info .counters-cases .counters-cases__item{display:flex;flex-direction:column;gap:8px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:48px;font-weight:450;line-height:1}.item-cases .cases__info-logo{max-width:80px;display:flex;align-items:center;position:absolute;right:24px;top:24px}.item-cases .cases__info-logo img{width:100%;height:100%}.item-cases .cases__info-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:48px}.item-cases .cases__info-tag{padding:8px 36px;border-radius:10px;color:#fff;background:rgba(241,241,241,.1);text-align:center;white-space:nowrap;flex:1 1 auto}.item-cases .cases__info-btn{justify-self:flex-end}.item-cases .cases__info-btn.--mobile{display:none}.item-cases .cases__info-btn a{font-size:16px}.item-cases .cases__info-content{z-index:3;display:flex;flex-direction:column;flex:1 1 auto}.item-cases .cases__info-overlay{width:100%;height:100%;position:absolute;z-index:2;backdrop-filter:blur(224.8999938965px);-webkit-backdrop-filter:blur(224.8999938965px);background-color:rgba(241,241,241,.04);left:0;top:0;border-radius:15px}.item-cases .cases__info-bg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}.item-cases .cases__bg-gif{position:absolute;left:0;top:0;width:100%;height:100%;backface-visibility:hidden;transform:translateZ(0);contain:strict;overflow:hidden}.item-cases .cases__bg-gif img{width:100%;height:100%;object-fit:cover;image-rendering:optimizeSpeed}.item-cases:nth-child(1){position:relative;color:#fff;transition:color 1s ease-out;z-index:1}.item-cases:nth-child(1) .cases__content{color:#fff;transition:color 1s ease-out;background-color:#0d263f}.item-cases:nth-child(1) .cases__body{z-index:3}.item-cases:nth-child(1) .cases__info-counters{border:1px solid #eb1541;background-color:unset}.item-cases:nth-child(1) .counters-cases__digit{color:#eb1541}.item-cases:nth-child(1) .counters-cases__name{color:#fff}.item-cases:nth-child(1) .cases__info-btn .link{color:#fff}.item-cases:nth-child(1) .item-cases__circle{position:absolute;left:-330px;bottom:-320px;width:300px;height:300px;background-color:#eb1541;border-radius:50%;filter:blur(43px);transition:transform 2s ease-out;z-index:2}.item-cases:nth-child(1).revealed .item-cases__circle{transform:scale(5)}.item-cases:nth-child(2){position:relative;z-index:2}.item-cases:nth-child(2) .cases__info{backface-visibility:hidden;transform:translateZ(0)}.item-cases:nth-child(2) .cases__content{background:#fff;color:#151515}.item-cases:nth-child(2) .cases__info-counters{background-color:unset !important;color:#151515 !important;border-color:#d0b07f}.item-cases:nth-child(2) .counters-cases__digit{color:#d0b07f}.item-cases:nth-child(2) .cases__info-tag{color:#151515;background:#fff}.item-cases:nth-child(2) .cases__info-logo{filter:brightness(0) saturate(100%) invert(1%) sepia(14%) saturate(319%) hue-rotate(314deg) brightness(93%) contrast(85%)}.item-cases:nth-child(2) .cases__info-btn .link.link-arrowed::after{filter:brightness(0) saturate(100%) invert(5%) sepia(2%) saturate(451%) hue-rotate(314deg) brightness(97%) contrast(93%)}.item-cases:nth-child(2) .cases__info-overlay{backdrop-filter:blur(60px);background-color:rgba(241,241,241,.67)}.item-cases:nth-child(2) .cases__info-bg{display:none}.item-cases:nth-child(2) .cases__bg-gif{width:2300px;height:2300px;left:-93%;top:-45%;position:absolute}.item-cases:nth-child(2) .cases__bg-gif video{width:100%;height:100%;object-fit:cover}.item-cases:nth-child(2) .cases__body{transition:opacity 3s ease-out}.item-cases:nth-child(2) .cases__info-title{font-weight:750}.item-cases:nth-child(2) .cases__info-text{font-weight:400}.item-cases:nth-child(2) .cases__info-subtext{font-weight:500}.item-cases:nth-child(2) .item-cases__spotlights{width:2400px;height:10px;position:absolute;bottom:0;left:0;z-index:-1;display:flex;flex-direction:row-reverse}.item-cases:nth-child(2) .item-cases__spotlights:after{content:"";width:50%;height:100%;filter:blur(42px);background-color:rgba(241,241,241,.15)}.item-cases:nth-child(2) .item-cases__spotlights:nth-child(2){transform:rotate(-90deg)}.item-cases:nth-child(2) .item-cases__spotlights:nth-child(3){transform:rotate(-90deg);right:0;left:unset}.item-cases:nth-child(2).revealed .item-cases__spotlights:nth-child(2){animation:first-spotlight-animation 3s linear}.item-cases:nth-child(2).revealed .item-cases__spotlights:nth-child(3){animation:second-spotlight-animation 3s linear}.item-cases:nth-child(3){z-index:3;position:relative}.item-cases:nth-child(3) .cases__content{background:#000;color:#fff}.item-cases:nth-child(3) .cases__info-counters{border:1px solid #36d7e7;background-color:rgba(0,0,0,0) !important;color:#fff !important}.item-cases:nth-child(3) .counters-cases__digit{color:#36d7e7}.item-cases:nth-child(3) .cases__info-btn .link{color:#fff}.item-cases:nth-child(3) .cases__info-title .--accent{color:#36d7e7}.item-cases:nth-child(4){position:relative;z-index:4}.item-cases:nth-child(4) .cases__content{z-index:3}.item-cases:nth-child(4) .cases__content{background:#fff;color:#151515;border:2px solid #151515}.item-cases:nth-child(4).visible .cases__content{border:0}.item-cases:nth-child(4) .cases__info-counters{border:1px solid #079e01;color:#151515}.item-cases:nth-child(4) .counters-cases__digit{color:#079e01}.item-cases:nth-child(4) .cases__info-btn .link{color:#151515}.item-cases:nth-child(4) .cases__info-btn .link.link-arrowed::after{filter:brightness(0) saturate(100%) invert(5%) sepia(2%) saturate(451%) hue-rotate(314deg) brightness(97%) contrast(93%)}.item-cases:nth-child(4) .cases__leaf{position:absolute}.item-cases:nth-child(4) .cases__leaf--first{right:25px;transform:rotate(-130deg);bottom:25px;z-index:1}.item-cases:nth-child(4) .cases__leaf--second{left:-7px;transform:rotate(-130deg);bottom:-21px;z-index:3}.item-cases:nth-child(4) .cases__leaf--third{left:-215px;transform:rotate(-139deg);top:-68px;z-index:-1}.item-cases:nth-child(4) .cases__info-logo{max-width:170px;right:26px;top:33px;z-index:1}.item-cases:nth-child(4) .cases__info-tag{color:#151515;background-color:#fff}.item-cases:nth-child(4) .cases__info-title{font-weight:700}.item-cases:nth-child(4) .cases__info-text{font-weight:400}.item-cases:nth-child(4) .cases__info-subtext{font-weight:500}.item-cases:nth-child(5){z-index:5;position:relative}.item-cases:nth-child(5) .cases__content{background:#000;color:#f1f1f1}.item-cases:nth-child(5) .--accent{color:#2f9651}.item-cases:nth-child(5) .cases__info-counters{border:1px solid #2f9651;background-color:rgba(0,0,0,0) !important;color:#fff !important;font-weight:450}.item-cases:nth-child(5) .counters-cases__digit{color:#2f9651}.item-cases:nth-child(5) .cases__info-btn .link{color:#fff}.item-cases:nth-child(5) .cases__info-overlay{backdrop-filter:blur(130px)}.item-cases:nth-child(5) .cases__content{backface-visibility:hidden}.item-cases:nth-child(5) .smoke-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.1;z-index:-1}@media(max-width: 1260px){.item-cases .cases__body{gap:10px}.item-cases .cases__info{padding-right:40px}}@media(max-width: 1180px){.item-cases{height:fit-content}.item-cases .cases__content{height:100%;padding:40px 0}.item-cases .cases__body{gap:10px}.item-cases .cases__info{height:680px}.item-cases .cases__info .cases__info-title{font-size:40px}.item-cases .cases__info .cases__info-text{font-size:15px}.item-cases .cases__info .cases__info-subtext{font-size:17px}.item-cases .cases__info .counters-cases{gap:12px;padding:20px 24px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:42px}.item-cases .cases__info-tag{padding:8px 36px;font-size:13px}.item-cases .cases__info-btn a{font-size:15px}.item-cases .videos-cases .videos-cases__column{height:680px}.item-cases .videos-cases .videos-cases__items{height:680px}.item-cases .videos-cases__wrap{height:680px}.item-cases:nth-child(1) .item-cases__circle{display:none}}@media(max-width: 1024px){.item-cases .cases__content{height:100%;padding:40px 0}.item-cases .cases__body{gap:10px}.item-cases .cases__info{height:620px;padding:28px}.item-cases .cases__info .cases__info-title{font-size:34px}.item-cases .cases__info .cases__info-text{font-size:14px}.item-cases .cases__info .cases__info-subtext{font-size:15px}.item-cases .cases__info .counters-cases{gap:12px;padding:20px 24px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:36px}.item-cases .cases__info .counters-cases .counters-cases__name{font-size:13px}.item-cases .cases__info-logo{right:14px;top:14px}.item-cases .cases__info-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:48px}.item-cases .cases__info-tag{padding:8px 36px;font-size:13px}.item-cases .cases__info-btn a{font-size:14px}.item-cases .videos-cases .videos-cases__column{height:620px}.item-cases .videos-cases .videos-cases__items{height:620px}.item-cases .videos-cases__wrap{height:620px}.item-cases:nth-child(1) .item-cases__circle{display:none}}@media(max-width: 912px){.item-cases .cases__content{padding:20px 0}.item-cases .cases__info{height:575px;padding:20px;max-width:100%;width:100%;flex:1 1 auto;padding-right:27%}.item-cases .cases__info .cases__info-title{margin-bottom:12px;font-size:38px}.item-cases .cases__info .cases__info-text{font-size:15px;margin-bottom:43px}.item-cases .cases__info .cases__info-subtext{font-size:16px;margin-bottom:40px}.item-cases .cases__info .counters-cases{margin-bottom:auto}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:43px}.item-cases .cases__info-tags{margin-bottom:44px}.item-cases .cases__info-tag{font-size:14px}.item-cases .cases__info-btn a{font-size:15px}.item-cases .videos-cases{position:absolute;width:160px;z-index:4;right:24px;bottom:34px;border-radius:10px}.item-cases .videos-cases .videos-cases__column{height:285px}.item-cases .videos-cases .videos-cases__items{height:285px}.item-cases .videos-cases__wrap{height:285px}.item-cases .videos-cases__pause,.item-cases .videos-cases__play{right:10px;bottom:10px;width:24px;height:24px}.item-cases .videos-cases__fullscreen{display:block;top:10px;right:10px;width:24px;height:24px;opacity:1}.item-cases:nth-child(2) .cases__bg-gif{width:1400px;height:1400px;left:-34%;top:-50%}.item-cases:nth-child(4) .cases__content{border:unset}}@media(max-width: 872px){.item-cases .cases__content{padding:20px 0}.item-cases .cases__info{padding-right:25%}.item-cases .cases__info .counters-cases{margin-bottom:auto;gap:10px;padding:20px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:41px}.item-cases .cases__info-tags{margin-bottom:44px}.item-cases .cases__info-tag{font-size:14px}.item-cases .cases__info-btn a{font-size:15px}.item-cases .videos-cases{position:absolute;width:145px;z-index:4;right:24px;bottom:34px;border-radius:10px}.item-cases .videos-cases .videos-cases__column{height:250px}.item-cases .videos-cases .videos-cases__items{height:250px}.item-cases .videos-cases__wrap{height:250px}.item-cases .videos-cases__pause,.item-cases .videos-cases__play{right:10px;bottom:10px;width:24px;height:24px}.item-cases .videos-cases__fullscreen{display:block;top:10px;right:10px;width:24px;height:24px;opacity:1}.item-cases:nth-child(2) .cases__bg-gif{width:1400px;height:1400px;left:-34%;top:-50%}}@media(max-width: 768px){.item-cases .cases__content{padding:20px 0}.item-cases .cases__info{padding-right:25%}.item-cases .cases__info .counters-cases{gap:8px;padding:18px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:36px}.item-cases .cases__info .cases__info-title{margin-bottom:8px;font-size:35px}.item-cases .cases__info .cases__info-text{font-size:14px;margin-bottom:43px}.item-cases .cases__info .cases__info-subtext{font-size:15px;margin-bottom:40px}.item-cases .cases__info-tags{margin-bottom:44px}.item-cases .cases__info-tag{font-size:13px}.item-cases .cases__info-btn a{font-size:14px}.item-cases .videos-cases{position:absolute;width:130px;z-index:4;right:24px;bottom:34px;border-radius:10px}.item-cases .videos-cases .videos-cases__column{height:225px}.item-cases .videos-cases .videos-cases__items{height:225px}.item-cases .videos-cases__wrap{height:225px}.item-cases:nth-child(1) .cases__info-logo{width:80px}.item-cases:nth-child(2) .cases__info-logo{width:64px}.item-cases:nth-child(3) .cases__info-logo{width:72px}.item-cases:nth-child(5) .cases__info-logo{width:72px}}@media(max-width: 687px){.item-cases .cases__content{padding:20px 0}.item-cases .cases__info{padding-right:20px;height:unset}.item-cases .cases__info .counters-cases{margin-bottom:170px}.item-cases .cases__info .cases__info-title{margin-bottom:8px;font-size:35px}.item-cases .cases__info .cases__info-text{font-size:14px;margin-bottom:43px}.item-cases .cases__info .cases__info-subtext{font-size:15px;margin-bottom:40px}.item-cases .cases__info-tags{margin-bottom:44px}.item-cases .cases__info-tag{font-size:13px}.item-cases .cases__info-btn a{font-size:14px}.item-cases .cases__info-logo{max-width:75px}.item-cases .videos-cases{width:110px}.item-cases .videos-cases .videos-cases__column{height:165px}.item-cases .videos-cases .videos-cases__items{height:165px}.item-cases .videos-cases__wrap{height:165px;border-radius:10px}.item-cases .videos-cases__video{border-radius:10px}.item-cases:nth-child(2) .cases__info-logo{max-width:55px}.item-cases:nth-child(3) .cases__info-logo{max-width:55px}.item-cases:nth-child(4) .cases__info-logo{max-width:140px;right:14px;top:14px}.item-cases:nth-child(5) .cases__info-logo{max-width:75px}}@media(max-width: 575px){.item-cases .cases__content{padding:20px 0}.item-cases .cases__info{padding-right:20px;height:unset}.item-cases .cases__info .counters-cases{margin-bottom:215px;padding:15px;border-radius:5px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:30px}.item-cases .cases__info .cases__info-title{font-size:30px}.item-cases .cases__info .cases__info-text{font-size:13px;margin-bottom:40px}.item-cases .cases__info .cases__info-subtext{font-size:14px;margin-bottom:38px}.item-cases .cases__info-tags{margin-bottom:41px}.item-cases .cases__info-tag{font-size:12px;padding:7px;border-radius:5px}.item-cases .cases__info-btn{display:flex;flex-direction:row-reverse}.item-cases .cases__info-btn a{font-size:13px}.item-cases .cases__info-btn a::after{width:12px;height:12px}.item-cases .cases__info-logo{max-width:75px}.item-cases .videos-cases{width:125px;right:unset;left:34px;bottom:44px}.item-cases .videos-cases .videos-cases__column{height:190px}.item-cases .videos-cases .videos-cases__items{height:190px}.item-cases .videos-cases__wrap{height:190px}.item-cases .videos-cases__video{border-radius:5px}}@media(max-width: 475px){.cases__items{transform:translateX(0)}@supports(-webkit-touch-callout: none){.cases__items{-webkit-overflow-scrolling:touch;transform:translateZ(0)}}.item-cases{transform:translateZ(0);position:relative !important}.item-cases:not(:first-child){margin-top:-15px}.item-cases .cases__content{padding:20px 0}.item-cases .cases__info{padding:15px;padding-right:15px;padding-bottom:45px}.item-cases .cases__info .counters-cases{margin-bottom:38px;padding:10px;border-radius:5px;width:calc(50% - 7.5px);gap:45px;margin-left:auto;flex-direction:column;justify-content:center;height:335px;border-radius:15px}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:36px;white-space:nowrap}.item-cases .cases__info .counters-cases .counters-cases__name{font-size:12px}.item-cases .cases__info .cases__info-title{font-size:28px}.item-cases .cases__info .cases__info-text{font-size:14px;margin-bottom:24px}.item-cases .cases__info .cases__info-subtext{font-size:15px;margin-bottom:38px}.item-cases .cases__info-tag{font-size:12px;padding:7px;border-radius:5px}.item-cases .cases__info-btn{display:none}.item-cases .cases__info-btn.--mobile{display:flex;flex-direction:unset;padding-bottom:36px}.item-cases .cases__info-btn a{font-size:14px;padding:0;padding-right:24px}.item-cases .cases__info-btn a::after{width:14px;height:14px}.item-cases .cases__info-logo{max-width:67px}.item-cases .videos-cases{width:calc(50% - 37.5px);right:unset;left:26px;bottom:102px}.item-cases .videos-cases__wrap{height:335px;isolation:isolate;transform:translateZ(0);backface-visibility:hidden;content-visibility:visible}.item-cases .videos-cases__pause,.item-cases .videos-cases__play{width:32px;height:32px}.item-cases .videos-cases__video{border-radius:15px}.item-cases:nth-child(2) .cases__info-logo{max-width:45px}.item-cases:nth-child(2) .cases__bg-gif{width:700px;height:700px;left:-34%;top:-5%}.item-cases:nth-child(3) .cases__info-logo{max-width:50px}.item-cases:nth-child(4) .cases__info-logo{max-width:120px;right:10px;top:14px}.item-cases:nth-child(4) .cases__leaf--first{right:-89px;bottom:25px}.item-cases:nth-child(4) .cases__leaf--second{left:-64px;bottom:-21px;width:120px}.item-cases:nth-child(4) .cases__leaf--third{left:-190px;top:-68px}.item-cases:nth-child(5) .cases__info-logo{max-width:48px}}@media(max-width: 425px){.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:34px}}@media(max-width: 399px){.item-cases .cases__info .cases__info-subtext{max-width:76%}.item-cases .cases__info .counters-cases{width:calc(50% - 5px)}.item-cases .cases__info .counters-cases .counters-cases__digit{font-size:32px}.item-cases .cases__info-tag{font-size:11px}.item-cases .videos-cases{width:calc(50% - 35px)}}@media(max-width: 375px){.item-cases .cases__info-title{font-size:28px}.item-cases .cases__info .counters-cases{width:calc(50% - 5px);padding:14px 10px;margin-bottom:27px;gap:31px;height:275px}.item-cases .cases__info-tags{margin-bottom:27px;gap:6px}.item-cases .cases__info .cases__info-text{margin-bottom:27px;font-size:13px}.item-cases .cases__info .cases__info-subtext{font-size:14px;margin-bottom:27px}.item-cases .cases__info-logo{max-width:65px}.item-cases .cases__info-btn a{font-size:13px}.item-cases .cases__info-btn a::after{width:13px;height:13px}.item-cases .videos-cases{bottom:93px}.item-cases .videos-cases__wrap{height:275px}.item-cases:nth-child(4) .cases__info-tag:last-child{display:none}}.services{background-color:#fff !important;color:#151515}.services__header{display:flex;justify-content:space-between;margin-bottom:50px}.services__title{display:flex;flex-direction:column}.services__title-title{font-size:43px;margin-bottom:21px}.services__subtitle{padding-top:8px}.services__items{display:flex;flex-direction:column;gap:30px}.item-services{color:#151515;overflow:hidden;border-radius:15px;position:relative;padding:35px;opacity:0;transition:opacity .5s ease}.item-services.revealed{opacity:1}.item-services .item-services__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;pointer-events:none}.item-services .item-services__overlay{width:100%;height:100%;position:absolute;z-index:2;backdrop-filter:blur(76px);-webkit-backdrop-filter:blur(76px);background-color:hsla(0,0%,100%,.72);left:0;top:0}.item-services .item-services__bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;transition:opacity .5s ease;backface-visibility:hidden;transform:translateZ(0);contain:strict;overflow:hidden}.item-services .item-services__bg img{width:100%;height:100%;object-fit:cover;image-rendering:optimizeSpeed}.item-services .item-services__body{display:flex;gap:20px;max-width:1360px;z-index:1;position:relative;padding:0 10px}.item-services .item-services__info{display:flex;flex-direction:column;width:67%}.item-services .item-services__title{font-size:25px;font-weight:600;margin-bottom:10px}.item-services .item-services__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.item-services .item-services__tags .item-services__tags-item{padding:8px 16px;background-color:unset;border-radius:10px;border:1px solid #151515;color:#151515}@media(max-width: 1024px){.services__title-title{font-size:36px}.item-services .item-services__info{width:100%}.item-services .item-services__title{font-size:21px}.item-services .item-services__tags .item-services__tags-item{padding:6px 12px;border-radius:7px}}@media(max-width: 768px){.services__title-title{font-size:35px}.item-services{padding:24px}.item-services .item-services__info{width:100%}.item-services .item-services__title{font-size:21px}}@media(max-width: 575px){.services__header{flex-direction:column-reverse;gap:21px}.services__title-title{font-size:30px}.services__title-text{font-size:13px}.services__subtitle{font-size:13px}.item-services{padding:20px}.item-services .item-services__info{width:100%}.item-services .item-services__title{font-size:21px}}@media(max-width: 475px){.services__header{padding:0 15px}.services__title-title{font-size:24px}.item-services{padding:15px}.item-services .item-services__info{width:100%}.item-services .item-services__title{font-size:18px}.item-services .item-services__text,.item-services .item-services__subtitle{font-size:13px}.item-services .item-services__tags .item-services__tags-item{font-size:12px}}@media(max-width: 399px){.services__title-title{font-size:21px;margin-bottom:17px}.services__title-text{font-size:12px}.services__subtitle{font-size:12px}.item-services{padding:10px}.item-services .item-services__info{width:100%}.item-services .item-services__title{font-size:17px}.item-services .item-services__text,.item-services .item-services__subtitle{font-size:12px}.item-services .item-services__tags{gap:7px}.item-services .item-services__tags .item-services__tags-item{font-size:11px;padding:4px 10px;border-radius:5px}}.about{padding-bottom:0}.about__header{width:100%;display:flex;justify-content:space-between}.about__header .about__title{width:calc(50% - 10px);margin-bottom:35px}.about__header .about__subtitle{padding-top:8px}.about__body{display:flex;gap:40px}.about__body::after{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:0;height:1px;background-color:rgba(0,0,0,.1);content:"";transition:width 1s ease}.about.revealed .about__body::after{width:100%}.about.revealed .about__counters::before{width:100%}.about__info{width:42.333%;display:flex;flex-direction:column}.about__text{margin-bottom:65px;font-size:18px}.about__counters{display:flex;flex-direction:column;margin-top:auto}.about__counters .about__counters-item{display:flex;gap:20px;justify-content:space-between;padding:20px 10px;align-items:center;position:relative}.about__counters .about__counters-item hr{position:absolute;bottom:0;left:0;right:0;width:0;height:1px;background-color:rgba(0,0,0,.1);transition:all .5s ease;margin:0 auto}.about__counters .about__counters-digit{font-size:48px;font-weight:500}.about__counters .about__counters-name{line-height:1.25;width:140px}.about__image{flex:1 1 auto;border-radius:15px;overflow:hidden;margin-top:-160px;position:relative}.about__image-circle{width:680px;height:680px;position:absolute !important;background-color:#192022;border-radius:50%;z-index:-1;top:189px;left:0;right:0;margin:0 auto}.about__image-circle::before{opacity:.5}.about__image-team,.about__image-title{position:absolute;padding:10px;border-radius:10px;background-color:rgba(241,241,241,.17);backdrop-filter:blur(24px)}.about__image-team p,.about__image-title p{font-weight:700}.about__image-title{right:0;bottom:20px;width:164px}.about__image-team{right:0;top:40%;width:164px}.about__image-team a{text-decoration:none !important;color:#151515;padding:0;padding-right:20px !important}.about__image-team a::after{filter:unset !important;width:11px !important;height:11px !important;transform:rotate(180deg) !important}.about__image-team .about-team__items{display:flex;gap:8px;flex-wrap:wrap;overflow:hidden;height:0;transition:height,margin-top .3s ease-out}.about__image-team .about-team__item{width:calc(50% - 4px);border-radius:10px;filter:grayscale(1);display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:rgba(241,241,241,.17);backdrop-filter:blur(24px)}.about__image-team .about-team__item-text{font-size:20px;font-weight:800}.about__image-team:hover a::after{transform:rotate(90deg) !important;right:0 !important}.about__image-team:hover .about-team__items{height:100%;margin-top:10px}.about__image img{width:100%}@media(max-width: 1360px){.about__counters{margin-top:65px}.about__image{margin-top:-160px}.about__image-circle{width:100%;height:100%;top:30%}.about__image img{width:100%;max-height:100%;position:absolute;bottom:0;right:0;left:0;margin:0 auto}}@media(max-width: 1180px){.about__image-circle{top:38%}}@media(max-width: 1024px){.about__header .about__title{font-size:36px}.about .about__counters .about__counters-digit{font-size:43px}.about__text{font-size:16px}.about__image-circle{top:48%}}@media(max-width: 912px){.about__text{width:573px}.about .about__counters .about__counters-digit{font-size:38px}.about .about__counters .about__counters-name{font-size:13px}}@media(max-width: 817px){.about{overflow-x:hidden}.about__text{width:555px;font-size:15px}.about__info{width:55.555%}.about__image{position:absolute;right:-100px;width:450px;height:500px;bottom:0}.about__image-circle{top:42%;width:82%}.about__image-title{right:unset;left:0}}@media(max-width: 786px){.about__header .about__title{font-size:35px;width:calc(100% - 41px)}.about__text{width:57%}.about__info{width:100%}.about__image{position:absolute;right:-50px;width:450px;height:500px;bottom:251px}.about__counters{margin-top:105px}.about__counters::before{content:"";display:block;width:0;margin:0 auto;height:1px;background-color:rgba(0,0,0,.1);transition:width 1s ease}}@media(max-width: 678px){.about__header .about__title{margin-bottom:27px}.about__text{font-size:14px;margin-bottom:41px}.about__info{width:100%}.about__image{right:-85px}.about__counters{margin-top:167px}}@media(max-width: 588px){.about__text{width:100%}.about__info{width:100%}.about__image{right:0px;left:0;margin:auto;width:100vw;height:100vw}.about__image-title{right:10px;bottom:10px;font-size:13px;padding:8px;left:unset}.about__counters{margin-top:calc(100vw + 30px)}}@media(max-width: 575px){.about__header .about__title{font-size:30px}}@media(max-width: 475px){.about__header{flex-direction:column-reverse;gap:21px;padding:0 15px}.about__header .about__title{font-size:24px}.about__text{padding:0 15px}.about__btn{display:none}.about__image{bottom:217px}.about__counters{margin-top:calc(100vw - 41px)}.about .about__counters .about__counters-digit{font-size:28px}.about .about__counters .about__counters-item{padding:20px 25px}}@media(max-width: 399px){.about__subtitle{font-size:12px}.about__text{font-size:13px}.about__image-title{font-size:12px;width:130px}.about .about__counters .about__counters-name{font-size:12px;width:130px}}@media(max-width: 375px){.about__header{flex-direction:column-reverse;gap:21px}.about__header .about__title{font-size:24px;margin-bottom:21px}.about__text{font-size:13px;margin-bottom:37px}.about__image{bottom:210px}.about .about__counters .about__counters-digit{font-size:26px}.about__btn .btn{padding:11px 22px}}.contacts{margin-bottom:0;padding-bottom:0;padding-top:150px}.contacts__body{display:flex;position:relative;gap:40px;padding-bottom:40px}.contacts__body>*{width:50%}.contacts__left{display:flex;flex-direction:column;color:#151515;position:relative;overflow:hidden;padding:32px;backface-visibility:hidden}.contacts__left-content{z-index:3;height:100%;display:flex;flex-direction:column;justify-content:space-between}.contacts__title{margin-bottom:40px;font-size:43px}.contacts__row{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between;z-index:2}.contacts__row:nth-child(3){margin-top:auto}.contacts__overlay{width:100%;height:100%;position:absolute;z-index:2;backdrop-filter:blur(42px);-webkit-backdrop-filter:blur(42px);background-color:rgba(241,241,241,.67);left:0;top:0;height:calc(100% - 40px);border-radius:15px}.contacts__bg{width:1700px;height:1700px;position:absolute;z-index:-1;left:-89%;top:-32%}.contacts__bg video{width:100%;height:100%;object-fit:cover}.contacts__right{z-index:3;padding:32px}.contacts__file-conditions{font-size:13px;max-width:324px;opacity:.67;font-weight:300}.contacts__noise{z-index:1 !important;opacity:.5;width:100%;pointer-events:none}.contacts .input,.contacts .textarea{font-weight:400;font-size:12px}.contacts .input::placeholder,.contacts .textarea::placeholder{font-weight:400;opacity:.67;font-size:13px}.contacts .input-file label{font-weight:400;font-size:13px}.contacts .form-tabs__item{font-size:13px;font-weight:400}.contacts__socials{border-top:1px solid rgba(0,0,0,.1);padding-top:30px}.contacts__socials a{font-size:24px}.contacts .form__btns .btn{width:100%;background-color:#192022;border:unset}@media(max-width: 1024px){.contacts{padding-top:100px}.contacts__body{gap:30px}.contacts__left,.contacts__right{padding:20px}.contacts__left{padding-right:0}.contacts__right{padding-left:0}.contacts__title{font-size:36px}.contacts__socials a{font-size:21px}.contacts__file-conditions{font-size:12px;width:100%;max-width:unset}.contacts .form-row:has(.contacts__file-conditions){flex-direction:column;gap:6px}}@media(max-width: 786px){.contacts{padding-top:100px}.contacts__title{font-size:35px;width:79%}.contacts__content{overflow:hidden}.contacts__body{gap:30px;flex-direction:column}.contacts__left,.contacts__right{padding:20px;width:100%}.contacts__left{overflow:visible;padding-right:20px}.contacts__right{padding-left:20px}.contacts .contacts__row:has(a[href="/policy.html"]){display:none}.contacts .form__section-title{display:none}.contacts__bg{left:-39%;top:-23%;width:1200px;height:1200px}.contacts__bg img{width:100%;height:100%;object-fit:cover}}@media(max-width: 575px){.contacts__title{font-size:30px;width:100%}.contacts__socials a{font-size:19px}.contacts__bg{left:-39%;top:-23%;width:700px;height:700px;object-fit:cover}}@media(max-width: 475px){.contacts{padding-top:80px}.contacts__body{gap:0}.contacts__title{font-size:24px;margin-bottom:28px}.contacts__socials a{font-size:16px}}@media(max-width: 375px){.contacts__left,.contacts__right{padding:10px}.contacts__left{padding-bottom:20px}.contacts__right{padding-bottom:20px}}.document{padding-top:10px}.document__container{max-width:1024px}.document__header{margin-bottom:42px;padding-bottom:28px;border-bottom:1px solid rgba(0,0,0,.1)}.document__title{font-size:43px}.document__body{overflow:visible;display:flex;justify-content:space-between;height:auto;gap:35px}.document__section{margin-bottom:32px}.document__paragraph{font-size:18px}.document__paragraph:not(:last-child){margin-bottom:16px}.document__paragraph-title,.document__paragraph-text{margin-bottom:6px}.document__paragraph-title{font-weight:500}.document__aside{position:sticky;top:15%;height:fit-content}.document__counter{display:flex;flex-direction:column}.document__counter-item{width:36px;opacity:.33;transition:opacity .3s ease;padding:10px}.document__counter-item::after{content:"";width:100%;height:1px;display:block;background-color:#151515}.document__counter-item.--active{opacity:1}@media(max-width: 1024px){.document__title{font-size:36px}.document__paragraph{font-size:17px}}@media(max-width: 786px){.document__title{font-size:35px}.document__paragraph{font-size:16px}}@media(max-width: 575px){.document__title{font-size:30px}.document__paragraph{font-size:15px}}@media(max-width: 475px){.document__title{font-size:24px}.document__paragraph{font-size:14px}}.cookie-consent{position:fixed;right:15px;bottom:15px;background-color:rgba(241,241,241,.67);backdrop-filter:blur(43px);border-radius:15px;padding:30px;z-index:9999;width:100%;min-width:290px;max-width:480px;transform:translateY(120%);transition:transform .5s ease,opacity .5s ease;opacity:0}.cookie-consent.visible{transform:translateY(0);opacity:1}.cookie-consent__title{font-size:18px;margin-bottom:12px}.cookie-consent__text{margin-bottom:24px}.cookie-consent__text a{text-decoration:underline}.cookie-consent__btn{background-color:#192022;color:#fff;border:0}@media(max-width: 599px){.cookie-consent{max-width:calc(100% - 30px)}}@media(max-width: 475px){.cookie-consent__text{font-size:13px}}@media(max-width: 399px){.cookie-consent{padding:16px}.cookie-consent__title{font-size:17px}.cookie-consent__text{font-size:12px}}.notification{position:fixed;right:15px;bottom:15px;background-color:rgba(241,241,241,.67);backdrop-filter:blur(43px);border-radius:15px;padding:30px;z-index:9999;width:100%;min-width:290px;max-width:480px;transform:translateY(120%);transition:transform .5s ease,opacity .5s ease;opacity:0}.notification.--visible{transform:translateY(0);opacity:1}.notification__title{font-size:18px;margin-bottom:12px}.notification__text{margin-bottom:24px}@media(max-width: 599px){.notification{max-width:calc(100% - 30px)}}@media(max-width: 475px){.notification__text{font-size:13px}}@media(max-width: 399px){.notification{padding:16px}.notification__title{font-size:17px}.notification__text{font-size:12px}}.popup{width:100vw;height:100vh;position:fixed !important;left:0;top:0;z-index:9999;background-color:#fff;overflow-y:auto;overscroll-behavior:contain;display:none !important;background-color:hsla(0,0%,100%,0);backdrop-filter:blur(0);transition:background-color .1s ease-out,backdrop-filter .3s ease-out}.popup.--active{display:block !important;background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(43px)}.popup.--active .popup__container{animation:popup-appearance .5s ease-out}@keyframes popup-appearance{0%{opacity:0}100%{opacity:1}}.close-btn{display:flex;justify-content:center;align-items:center;width:20px;height:20px;position:relative}.close-btn div{width:100%;height:1px;background-color:#151515;position:absolute}.close-btn div:first-child{transform:rotate(45deg)}.close-btn div:last-child{transform:rotate(-45deg)}.popup-cases{width:100%;height:100vh}.popup-cases__container{overflow:auto;height:fit-content;width:100%}.popup-cases__content{width:100%}.popup-cases__close{width:100px !important;height:100vh !important;position:fixed;overflow:hidden;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999}.popup-cases__close .close-btn{width:32px;height:32px;border-radius:10px}.popup-cases__close .close-btn div{width:100%;height:2px}.popup-cases#unikit .case-popup__head{padding:20px 40px}.popup-cases#unikit .case-popup__head .logo{width:160px}.popup-cases#kailas .case-popup__head .logo{width:70px;height:70px;overflow:hidden;border-radius:50%}.popup-cases#headshot .case-popup__head .logo{width:70px}.case-popup{background-color:#fff;width:calc(100% - 300px);margin-left:auto;max-width:1440px}.case-popup__head{display:flex;padding:10px 40px;justify-content:space-between;gap:20px;align-items:center}.case-popup__head .logo{width:100px}.case-popup__hero{display:flex;gap:20px;margin-bottom:20px}.case-popup__left,.case-popup__right{display:flex;flex-direction:column;transform:none !important;backface-visibility:visible}.case-popup__left-bg{position:relative;width:100%;height:100%}.case-popup__left-bg video{width:100%;height:100%;object-fit:cover}.case-popup__left{width:calc(45% - 10px);position:relative;border-radius:10px;overflow:hidden;content-visibility:auto;contain-intrinsic-size:300px 300px;transform:translateZ(0);will-change:transform;backface-visibility:hidden}.case-popup__left-content{width:100%;z-index:3;padding:20px;flex:1 1 auto;display:flex;flex-direction:column}.case-popup__left-overlay,.case-popup__left-bg{width:100%;height:100%;left:0;top:0;position:absolute}.case-popup__left-overlay{z-index:2;background-color:rgba(241,241,241,.67);backdrop-filter:blur(43px)}.case-popup__left-bg{z-index:1}.case-popup__right{width:calc(55% - 10px)}.case-popup__hero-btn{margin-top:auto;justify-self:end}.case-popup__title{font-size:43px;margin-bottom:16px}.case-popup__text{font-size:18px;font-weight:400;margin-bottom:46px}.case-popup__media{width:100%;border-radius:10px;overflow:hidden;position:relative;align-self:end;padding-top:75%;backface-visibility:hidden;transform:translateZ(0)}.case-popup__media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.case-popup__socials{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:62px}.case-popup__socials-item{width:32px;height:32px}.case-popup__socials-item svg{width:100%}.case-popup__tags{display:flex;flex-wrap:wrap;gap:8px}.case-popup__tag{padding:8px 36px;border-radius:10px;color:#151515;background:rgba(241,241,241,.8);text-align:center;white-space:nowrap;margin-bottom:auto}.case-popup__body{display:flex;padding:40px;padding-top:20px;gap:20px;flex-direction:column;margin-bottom:48px}.case-popup__gallery{display:flex;flex-wrap:wrap;gap:12px;will-change:transform}.case-popup__gallery-item{width:calc(25% - 9px);position:relative;padding-top:25%;overflow:hidden;backface-visibility:hidden;transform:translateZ(0)}.case-popup__gallery-item img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;transition:transform .5s ease}.case-popup__gallery-item:hover img{transform:scale(1.1)}.case-popup__description{display:flex;flex-direction:column;gap:40px}.case-popup__row{width:100%;display:flex;justify-content:space-between}.case-popup__row-title{font-size:21px;font-weight:500}.case-popup__row-text{width:calc(55% - 10px);font-size:16px}.case-popup__row:has(.gallery-case){margin-bottom:68px}.case-popup__counters{display:flex;flex-wrap:wrap;gap:24px;margin-left:auto;width:calc(55% - 10px);margin-bottom:68px}.case-popup__counters-item{width:calc(50% - 12px)}.case-popup__counters-item p{font-size:43px;margin-bottom:8px}.case-popup__counters-item span{font-size:16px}.case-popup .gallery-case{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;width:calc(50% + 24px);gap:32px;margin-bottom:52px;margin-right:-16px}.case-popup .gallery-case.f-carousel{--f-carousel-spacing: 0px;--f-carousel-slide-padding: 0 12px}.case-popup .gallery-case__item{width:calc(100% - 6px);display:flex;gap:12px}.case-popup .gallery-case__video{flex:0 1 calc(50% - 6px);position:relative;padding-top:94%;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.case-popup .gallery-case__video video{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;border-radius:10px;z-index:1}.case-popup .gallery-case__video .gallery-case__video-pause,.case-popup .gallery-case__video .gallery-case__video-play{position:absolute;right:24px;bottom:30px;width:42px;height:42px;z-index:3;will-change:transform;transform:translateZ(1px)}.case-popup .gallery-case__video .gallery-case__video-pause svg,.case-popup .gallery-case__video .gallery-case__video-play svg{width:100%}.case-popup .gallery-case__video .gallery-case__video-play{opacity:1}.case-popup .gallery-case__video .gallery-case__video-pause{opacity:0}.case-popup .gallery-case__video.--playing .gallery-case__video-play{opacity:0}.case-popup .gallery-case__video.--playing .gallery-case__video-pause{opacity:1}.case-popup .gallery-case .f-carousel__nav{width:100%;height:42px;display:flex;justify-content:end;flex-direction:row-reverse;gap:12px;padding-right:12px}.case-popup .gallery-case .f-carousel__nav .is-next,.case-popup .gallery-case .f-carousel__nav .is-prev{width:42px;height:42px;position:static;transform:unset !important}.case-popup .gallery-case .f-carousel__nav .f-button svg{stroke:#151515;width:28px;height:28px}.case-popup .gallery-case .f-carousel__nav .f-button svg path{stroke-width:2px}.case-popup__footer{width:100%;padding:0 40px;padding-bottom:40px}.case-popup__btn{border-radius:10px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;padding:40px;margin-bottom:150px;backface-visibility:hidden;transform:translateZ(0);-webkit-overflow-scrolling:auto;isolation:isolate}.case-popup__btn-title{font-size:43px;z-index:9999 !important;position:relative;will-change:transform;transform:translateZ(1px)}.case-popup__btn-overlay{position:absolute;width:100%;height:100%;background-color:rgba(241,241,241,.67);backdrop-filter:blur(43px);-webkit-backdrop-filter:blur(43px);z-index:2;transform:translateZ(0)}.case-popup__btn .particles-bg--js{width:100%;height:100%;z-index:1;position:absolute;left:0px;right:0;overflow:hidden}.case-popup__btn .particles-bg--js video{width:150%;height:150%;object-fit:cover;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0}@media(max-width: 1180px){.case-popup{width:calc(100% - 100px)}.case-popup__head{padding:10px 20px}.case-popup__body{padding:20px}.case-popup__footer{padding:0 20px;padding-bottom:20px}}@media(max-width: 1024px){.case-popup__title{font-size:36px}.case-popup__text{font-size:16px}.case-popup__tag{font-size:13px}.case-popup__row-title{font-size:19px}.case-popup__row-text{font-size:15px}.case-popup__counters-item p{font-size:41px}.case-popup__counters-item span{font-size:15px}.case-popup__btn{padding:32px;margin-bottom:150px}.case-popup__btn-title{font-size:36px}}@media(max-width: 884px){.case-popup__hero{flex-direction:column}.case-popup__left{width:100%}.case-popup__right{width:100%}.case-popup__media{width:100%;border-radius:10px;overflow:hidden;position:relative;align-self:end;height:unset;padding-top:67%}}@media(max-width: 768px){.popup-cases__close{width:21px !important;height:21px !important;left:unset;right:20px;top:27px}.popup-cases__close .close-btn{width:100%;height:100%}.popup-cases#orion .case-popup__head .logo{width:56px !important}.popup-cases#orion .popup-cases__close{top:27px}.popup-cases#headshot .popup-cases__close{top:33px}.popup-cases#headshot .case-popup__logo{width:68px !important}.popup-cases#unikit .case-popup__logo{width:140px !important}.popup-cases#unikit .popup-cases__close{top:17px}.popup-cases#unikit .case-popup__head{padding:20px;padding-right:64px}.popup-cases#kailas .case-popup__logo{width:60px !important;height:60px !important}.popup-cases#kailas .popup-cases__close{top:30px}.case-popup{width:100%}.case-popup__title{font-size:35px}.case-popup__text{font-size:15px}.case-popup__head{padding-right:64px}.case-popup__head .logo{width:75px !important}.case-popup__counters-item p{font-size:39px}.case-popup__btn{padding:28px;margin-bottom:150px;z-index:10}.case-popup__btn-title{font-size:35px}}@media(max-width: 575px){.case-popup__title{font-size:30px;margin-bottom:10px}.case-popup__text{font-size:14px}.case-popup__body{gap:12px}.case-popup__tag{font-size:12px;border-radius:5px;padding:7px 14px}.case-popup__row{flex-direction:column;gap:12px}.case-popup__row-title{font-size:17px}.case-popup__row-text{font-size:14px;width:100%}.case-popup__counters{width:100%;padding-top:10px;margin-top:unset !important}.case-popup__counters-item p{font-size:36px}.case-popup__counters-item span{font-size:14px}.case-popup__gallery-item{width:calc(50% - 6px);padding-top:50%}.case-popup .gallery-case{width:calc(100% + 16px);margin-left:-5px;margin-right:0;margin-top:19px}.case-popup .gallery-case.f-carousel{--f-carousel-spacing: 5px;--f-carousel-slide-padding: 0 5px}.case-popup .gallery-case .f-carousel__nav{height:42px;position:absolute;right:0;padding-right:0;top:-55px}.case-popup__item{width:calc(100% - 6px);gap:10px}.case-popup__video{flex:0 1 calc(50% - 5px)}.case-popup__btn{padding:28px;margin-bottom:150px}.case-popup__btn-title{font-size:30px}}@media(max-width: 475px){.popup-cases__close{top:24px}.popup-cases#orion .case-popup__head .logo{width:48px !important}.popup-cases .popup-cases__close .close-btn div{height:1px}.popup-cases#headshot .popup-cases__close{top:27px}.popup-cases#headshot .case-popup__logo{width:56px !important}.popup-cases#orion .popup-cases__close{top:24px}.popup-cases#unikit .case-popup__logo{width:125px !important}.popup-cases#unikit .popup-cases__close{top:17px}.popup-cases#kailas .case-popup__logo{width:60px !important;height:60px !important}.popup-cases#kailas .popup-cases__close{top:30px}.case-popup__row:has(.gallery-case){margin-bottom:24px}.case-popup__left-content{content-visibility:auto;contain-intrinsic-size:300px 300px;transform:translateZ(0);will-change:transform}.case-popup__head .logo{width:69px !important}.case-popup .gallery-case{margin-bottom:32px}.case-popup__title{font-size:24px}.case-popup__text{font-size:13px}.case-popup__tag{font-size:12px}.case-popup__row-title{font-size:15px}.case-popup__row-text{font-size:13px}.case-popup__counters-item p{font-size:28px}.case-popup__counters-item span{font-size:13px}.case-popup__btn-title{font-size:24px}}@media(max-width: 425px){.popup-cases#unikit .case-popup__head{padding:20px 10px;padding-right:52px}.popup-cases#unikit .case-popup__logo{width:125px !important}.popup-cases#unikit .popup-cases__close{top:17px}.case-popup .gallery-case__video .gallery-case__video-pause,.case-popup .gallery-case__video .gallery-case__video-play{right:10px;bottom:20px;width:32px;height:32px}.case-popup__head{padding:10px;padding-right:52px}.case-popup__body{padding:10px;margin-bottom:36px}.case-popup__footer{padding:0 10px;padding-bottom:10px}.case-popup__counters{margin-bottom:42px}}@media(max-width: 375px){.case-popup .gallery-case__video .gallery-case__video-pause,.case-popup .gallery-case__video .gallery-case__video-play{right:10px;bottom:20px;width:32px;height:32px}.case-popup .gallery-case .f-carousel__nav{height:42px}.case-popup .gallery-case .f-carousel__nav .is-next,.case-popup .gallery-case .f-carousel__nav .is-prev{width:42px;height:42px}.case-popup .gallery-case .f-carousel__nav .f-button svg{width:24px;height:24px}}.sites-development{scroll-behavior:smooth}.sites-development__container{max-width:100%;padding:0 50px}.sites-development__content{display:flex;flex-direction:column;z-index:2}.sites-development__head{display:flex;gap:12px;width:100%;padding:20px 0;margin-bottom:30px;align-items:center}.sites-development__popup-name{margin-left:auto;font-size:14px;width:235px}.sites-development__logo{width:52px}.sites-development__body{display:flex;gap:20px;justify-content:space-between}.sites-development__fixed{display:flex;justify-content:space-between;position:fixed;max-width:100%;margin:0 auto;left:0;right:0;height:calc(100% - 94px);padding:0 50px}.sites-development__aside{display:flex;flex-direction:column;width:calc(25% - 90px);height:100%}.sites-development__aside:nth-child(1){left:10px}.sites-development__title{font-size:43px;margin-bottom:18px;font-weight:800}.sites-development__subtitle{margin-bottom:21px;font-size:16px;font-weight:300}.sites-development__btn{margin-top:auto;justify-self:end;margin-bottom:auto}.sites-development__scrolled{position:relative;width:250px;height:250px;margin-top:auto;margin-bottom:20px;font-size:53px}.sites-development__scrolled svg{position:absolute;top:0;left:0;transform:rotate(-90deg);backface-visibility:hidden;--dashOffset: 880;--dashOffsetBorder: 880}.sites-development__scrolled .--percents{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.sites-development__scrolled .circle-progress{stroke-dasharray:880;stroke-dashoffset:var(--dashOffset);transition:stroke-dashoffset .3s ease}.sites-development__scrolled .stroke-primary{stroke:#151515;transition:stroke .3s ease-out;stroke-dasharray:880;stroke-dashoffset:880}.sites-development__scrolled .stroke-border{stroke:rgba(23,25,26,.2);transition:stroke .3s ease-out;stroke-dasharray:880;stroke-dashoffset:0}.sites-development__counter{font-size:53px;display:flex;gap:0px;align-items:center;margin-bottom:32px}.sites-development__counter-separator{width:38px;height:3px;background-color:#151515;transform:rotate(-60deg);display:block;opacity:.33}.sites-development__characteristics{display:flex;flex-direction:column;gap:10px}.sites-development__characteristics-row{display:flex;flex-direction:column;gap:3px}.sites-development__characteristics-row p{font-size:14px;font-weight:300}.sites-development__characteristics-row p b{font-weight:500}.sites-development__bg{width:100%;height:100%;top:0;left:0;position:fixed;pointer-events:none;z-index:-1}.sites-development__bg::before{width:100%;height:100%;content:"";background-color:rgba(250,237,228,.1);backdrop-filter:blur(43px);display:block;position:absolute}.sites-development__screenshots{flex:1 1 auto;display:flex;flex-direction:column;height:calc(100vh - 94px);margin:0 auto;max-width:50%;pointer-events:none}.sites-development__screenshots::-webkit-scrollbar{display:none}.sites-development__screenshots-items{height:fit-content;display:flex;flex-direction:column;gap:40px;padding-bottom:50px}.sites-development__screenshot{width:100%;height:100%;padding-top:57%;overflow:hidden;border-radius:15px;position:relative}.sites-development__screenshot img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}.sites-development__next{width:250px;height:250px;border-radius:50%;overflow:hidden;margin-top:auto;margin-bottom:20px}.sites-development__next img{width:100%;transition:all .3s linear;pointer-events:none}.sites-development__next:hover img{transform:scale(1.05)}.popup-form{width:100%;height:100vh;padding-bottom:72px}.popup-form__container{display:flex;justify-content:center;align-items:center;height:100%}.popup-form__content{max-width:768px;width:100%;margin:0 auto;background-color:#fff;padding:30px 40px}.popup-form__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.popup-form__title{font-size:27px}.popup-form .form-row{flex-wrap:unset}.popup-form .input,.popup-form .textarea{border:1px solid rgba(21,21,21,.1)}.popup-form .form-checkbox label{font-size:14px}@media(max-width: 678px){.popup-form{overflow-y:scroll}.popup-form .input{padding:12px;border-radius:8px}.popup-form__container{height:fit-content;padding:0;min-height:100vh}.popup-form .form__section:not(:last-child){margin-bottom:15px}.popup-form .form__btns{margin-top:30px}.popup-form .form-row{flex-direction:column-reverse}}@media(max-width: 575px){.popup-form__title{font-size:21px}}@media(max-width: 475px){.popup-form{font-size:13px;padding-bottom:125px;background-color:#fff;min-height:100vh;height:100%}.popup-form__container{align-items:unset;justify-content:unset}.popup-form__content{padding:20px;flex:1 1 auto}.popup-form .form-checkbox label{font-size:13px}}.popup-case-video.--active{background-color:#000 !important}.popup-media{width:100%;height:100vh;z-index:100000}.popup-media__container{display:flex;justify-content:center;align-items:center;height:100%}.popup-media__content{width:100%;height:100%;margin:0 auto;background-color:unset;padding:30px 40px;display:flex;justify-content:center;align-items:center}.popup-media__image{width:100%;height:100%;max-height:100vh;max-width:100vw}.popup-media__image img{width:100%;height:100%;object-fit:contain}.popup-media__video{width:fit-content;height:100%;max-height:100vh;max-width:100vw;margin:0 auto;display:block}.popup-media__close{position:absolute;right:3px;top:14px}.popup-media__close .close-btn{width:32px;height:32px}@media(max-width: 475px){.popup-media__content{padding:0}.popup-media__video{width:100%;height:fit-content}.popup-media:has(.popup-media__video) .popup-media__close{position:absolute;right:17px;top:21px}.popup-media:has(.popup-media__video) .popup-media__close .close-btn div{background-color:#bdbdbd}}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration, 1.25s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev-Y !important}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration, 1.25s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext-Y !important}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration, 1.25s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev-Y !important}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration, 1.25s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext-Y !important}@keyframes f-slideInPrev-Y{0%{transform:translateY(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutPrev-Y{100%{transform:translateY(100%)}}@keyframes f-slideOutNext-Y{100%{transform:translateY(-100%)}}@keyframes f-slideInNext-Y{0%{transform:translateY(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-pushArrow{0%{transform:none}50%{transform:translateX(100%)}50.1%{transform:translateX(-100%)}to{transform:none}}
