﻿html,body,div,span,applet,main,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%}article,aside,details,main,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-width:0px;padding:0px;margin:0px}html{height:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}input,textarea{color:#333;outline:none;-webkit-appearance:none}input[type=button],input[type=submit]{cursor:pointer;-webkit-appearance:none;outline:none}input::-ms-clear{display:none}button{cursor:pointer;-webkit-appearance:none;outline:none;background:none;border:none;padding:0}td,form{margin:0px;padding:0px}a{color:inherit;font-family:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}*:focus,*:active{outline:none}*:focus-visible{outline:1px solid var(--color-grey-700)}img{display:block;max-width:100%}@font-face{font-family:InterDisplay;font-display:swap;src:url("../fonts/InterDisplay-Bold.woff2") format("woff2"),url("../fonts/InterDisplay-Bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:InterDisplay;font-display:swap;src:url("../fonts/InterDisplay-Medium.woff2") format("woff2"),url("../fonts/InterDisplay-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:InterDisplay;font-display:swap;src:url("../fonts/InterDisplay-Regular.woff2") format("woff2"),url("../fonts/InterDisplay-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:InterDisplay;font-display:swap;src:url("../fonts/InterDisplay-SemiBold.woff2") format("woff2"),url("../fonts/InterDisplay-SemiBold.woff") format("woff");font-weight:600;font-style:normal}:root{--base-bg: #000;--base-font: "InterDisplay", Helvetica, sans-serif;--base-text: 20px;--base-color: #fff;--container-px: 40px;--section-py: 132px;--headerHeight: 120px;--color-white: #fff;--color-black: #000;--color-dark: #0E0E0E;--color-grey-100: #171717;--color-grey-120: #191919;--color-grey-200: #2C2C2C;--color-grey-700: #727272;--color-accent: #00E56D;--color-accent-light: #00FF79}@media(max-width: 1600px){:root{--headerHeight: 108px}}@media(max-width: 1439px){:root{--headerHeight: 96px}}@media(max-width: 1024px){:root{--headerHeight: 88px}}.text-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase !important}.no-uppercase{text-transform:none !important}.underline{text-decoration:underline !important}.no-underline{text-decoration:none !important}.text-center{text-align:center}.font-italic{font-style:italic}.font-black{font-weight:900 !important}.font-bold{font-weight:700 !important}.font-semibold{font-weight:600 !important}.font-medium{font-weight:500 !important}.font-regular{font-weight:400 !important}.font-light{font-weight:300 !important}.font-thin{font-weight:100 !important}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}@media screen and (min-width: 1300px){.visible-mdl{display:none !important}}@media screen and (max-width: 1299px){.hidden-mdl{display:none !important}}@media screen and (min-width: 1025px){.visible-md{display:none !important}}@media screen and (max-width: 1024px){.hidden-md{display:none !important}}@media screen and (min-width: 768px){.visible-sm{display:none !important}}@media screen and (max-width: 767px){.hidden-sm{display:none !important}}.hidden,.is-hidden{display:none !important}.green-color,.text-accent{color:var(--color-accent) !important}.text-grey-700{color:var(--color-grey-700) !important}html{font-size:100%}html.lock,html.lock body{overflow:hidden}html.navLock,html.navLock body{overflow:hidden}body{color:var(--base-color);font:400 var(--base-text) var(--base-font);line-height:1.2;background:var(--base-bg);min-height:100%;display:flex;margin:0px;padding:0px;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 1024px){body.no-scroll{overflow:hidden}}.icon{display:inline-block;vertical-align:middle;width:1em;height:1em;font-size:24px;flex:none;stroke-width:0;stroke:currentColor;fill:currentColor;position:relative;transition:color .2s linear,transform .15s linear}.btn,a.btn{position:relative;flex:none;z-index:1;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;height:52px;padding:0 32px;color:var(--color-black);font:500 16px/1 var(--base-font);text-align:center;text-decoration:none;border:none;border-radius:100px;cursor:pointer;transition:color .2s linear,border-color .2s linear}@media screen and (max-width: 1600px){.btn,a.btn{height:44px;padding:0 24px;font-size:16px}}.btn:before,a.btn:before{content:"";position:absolute;inset:0;z-index:-1;background:var(--color-accent);transition:background .2s linear,transform .2s linear;transform-origin:center;border-radius:inherit}.btn:disabled,a.btn:disabled{color:var(--color-white)}.btn:disabled:before,a.btn:disabled:before{background:var(--color-grey-200)}.btn:not(:disabled):hover:before,.btn:focus-visible:before,a.btn:not(:disabled):hover:before,a.btn:focus-visible:before{background:var(--color-accent-light);transform:scale(0.98)}.btn:focus-visible,a.btn:focus-visible{outline:1px solid var(--color-grey-200)}.btn--gray,a.btn--gray{text-transform:capitalize;color:#fff}.btn--gray:before,a.btn--gray:before{background:var(--color-grey-200)}.btn--gray:not(:disabled):hover:before,.btn--gray:focus-visible:before,a.btn--gray:not(:disabled):hover:before,a.btn--gray:focus-visible:before{background:#444}.btn--outline,a.btn--outline{text-transform:capitalize;color:#fff}.btn--outline:before,a.btn--outline:before{background:rgba(0,0,0,0);border:1px solid var(--color-accent)}.btn--outline:not(:disabled):hover,.btn--outline:focus-visible,a.btn--outline:not(:disabled):hover,a.btn--outline:focus-visible{color:var(--color-black)}.btn--outline:not(:disabled):hover:before,.btn--outline:focus-visible:before,a.btn--outline:not(:disabled):hover:before,a.btn--outline:focus-visible:before{background:var(--color-accent)}.btn--2xl,a.btn--2xl{height:64px;font-size:20px;padding:0 48px}@media screen and (max-width: 1600px){.btn--2xl,a.btn--2xl{height:52px;font-size:16px;padding:0 40px}}.btn--xl,a.btn--xl{height:60px;font-size:16px}.btn--sm,a.btn--sm{height:44px;font-size:14px}.btn--xs,a.btn--xs{height:32px;font-size:12px;padding-inline:20px}.btn--block,a.btn--block{--btn-px: 10px;display:flex;width:100%;min-width:auto}.form-field{position:relative}.form-input{width:100%;display:block;height:50px;padding:0;color:var(--color-white);font:500 16px var(--base-font);line-height:normal;background:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--color-grey-200);transition:border-color .2s linear;border-radius:0}@media screen and (max-width: 767px){.form-input{height:40px}}.form-input:focus-visible{outline:none}.form-input:focus,.form-input:focus-visible{border-bottom-color:var(--color-grey-700)}.form-input:focus::placeholder,.form-input:focus-visible::placeholder{opacity:0}.form-input::placeholder{color:var(--color-white);transition:opacity .2s linear}.form-input.error{border-color:red}textarea.form-input{min-height:100px;padding-bottom:10px;resize:none;overflow:auto}.form-label{display:block;font:500 16px var(--base-font);line-height:normal;margin-bottom:12px}.checkbox,.radio{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:var(--form-size);font-weight:400;margin:0;position:relative}.checkbox input,.radio input{background-color:var(--form-bg);border:var(--form-border);width:1em;height:1em;margin-top:.2em;display:inline-block;transition:all .2s linear}.checkbox input:checked,.radio input:checked{background-color:var(--accentColor)}.checkbox__text,.radio__text{align-self:center}.checkbox._error input,.radio._error input{border-color:red}.checkbox input{border-radius:4px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.radio input{border-radius:50%;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.checkbox-button{display:inline-flex;align-items:center;position:relative;text-align:center;justify-content:center;gap:8px;height:38px;cursor:pointer;font-size:14px;font-weight:500;line-height:1.2;color:var(--color-grey-700);font-family:var(--base-font);padding:0 20px;border-radius:100px;white-space:nowrap;border:1px solid var(--color-grey-700);transition:background .2s linear,color .2s linear,border-color .2s linear;overflow:hidden}@media screen and (max-width: 767px){.checkbox-button{height:32px;font-size:12px;padding:0 16px}}@media screen and (max-width: 575px){.checkbox-button{padding:0 10px}}.checkbox-button input{position:absolute;font-size:0;opacity:0;left:-100px}.checkbox-button:has(input:checked){border-color:var(--color-accent);color:var(--color-black);background:var(--color-accent)}.checkbox-button:has(input:focus-visible),.checkbox-button:hover{border-color:var(--color-white)}.form-select{height:50px;border:none;color:var(--color-white);border-bottom:1px solid var(--color-grey-200);display:none;background:rgba(0,0,0,0);width:100%;appearance:none}@media screen and (max-width: 767px){.form-select{height:40px}}.selectbox{position:relative;width:100%}.selectbox__head{display:flex;width:100%;text-align:left;height:50px;padding:10px 0 0 0;border:none;color:var(--color-white);font:500 16px var(--base-font);border-bottom:1px solid var(--color-grey-200);cursor:pointer;background:rgba(0,0,0,0);position:relative;transition:border-color .2s linear}@media screen and (max-width: 767px){.selectbox__head{height:40px}}.selectbox__head:focus-visible{outline:none}.selectbox__head:focus,.selectbox__head:focus-visible{border-bottom-color:var(--color-grey-700)}.selectbox__head:after{content:"";position:absolute;top:16px;right:0;width:0px;height:0px;border-style:solid;border-width:4px 4px 0 4px;border-color:var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transition:transform .2s linear}.selectbox__text{flex:1;min-width:1px;padding:0;max-width:100%;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.selectbox__drop{display:none;position:absolute;top:100%;left:0;overflow:hidden;width:100%;z-index:10;background:var(--color-dark)}.selectbox__drop ul{list-style-type:none;max-height:200px;overflow:hidden;overflow-y:auto}.selectbox__drop ul li{padding:12px 16px;font-size:16px;font-weight:500;color:var(--color-white);cursor:pointer}.selectbox__drop ul li:hover{background:var(--color-grey-200)}.selectbox__drop ul li._selected{background:var(--color-accent);color:var(--color-black)}.selectbox._open .selectbox__head{z-index:11}.selectbox._open .selectbox__head:after{transform:rotate(180deg)}.selectbox._open .selectbox__drop{display:block}.selectbox__drop ul::-webkit-scrollbar,.scrollbar::-webkit-scrollbar{width:2px}.selectbox__drop ul::-webkit-scrollbar-track,.scrollbar::-webkit-scrollbar-track{background:#aaa}.selectbox__drop ul::-webkit-scrollbar-thumb,.scrollbar::-webkit-scrollbar-thumb{background:#000}.selectbox__drop ul::-webkit-scrollbar-button,.scrollbar::-webkit-scrollbar-button{display:none}[data-dropdown=false]{display:none}.js-spoiler-item{--_spoiler-row-start: 0fr;--_spoiler-row-end: 1fr;display:grid;grid-template-rows:auto var(--_spoiler-row-start);align-content:flex-start;align-items:flex-start;grid-auto-rows:min-content;overflow:hidden;transition:grid-template-rows .2s linear}.js-spoiler-item.is-active{grid-template-rows:auto var(--_spoiler-row-end)}.js-spoiler-body{min-height:0}@media(any-hover: none){[data-spoiler-hover] .js-spoiler-item{--_spoiler-row-start: 1fr;--_spoiler-row-end: 1fr}}.spoiler__item{border-bottom:1px solid var(--color-grey-200)}.spoiler__item:first-child{border-top:1px solid var(--color-grey-200)}.spoiler__item.is-active .spoiler__title{color:var(--color-accent)}.spoiler__item.is-active .spoiler__head .icon{color:var(--color-accent);transform:rotate(180deg)}.spoiler__item.is-active .spoiler__body{transform:translateY(-12px)}@media screen and (max-width: 1600px){.spoiler__item.is-active .spoiler__body{transform:translateY(0)}}.spoiler__head{display:flex;align-items:center;gap:12px;text-align:left;padding:28px 0;color:var(--color-white)}@media screen and (max-width: 1600px){.spoiler__head{padding:23px 0}}@media screen and (max-width: 1024px){.spoiler__head{gap:12px;padding:18px 0}}@media(any-hover: hover){.spoiler__head:hover .spoiler__title,.spoiler__head:focus-visible .spoiler__title{color:var(--color-accent)}.spoiler__head:hover .icon,.spoiler__head:focus-visible .icon{color:var(--color-white)}}.spoiler__head .icon{flex:none;margin-left:auto;font-size:32px;color:var(--color-grey-700);transition:transform .2s ease,color .2s ease}.spoiler__title{font-size:32px;font-weight:500;text-transform:capitalize;transition:color .2s ease}@media screen and (max-width: 1600px){.spoiler__title{font-size:24px}}@media screen and (max-width: 1024px){.spoiler__title{font-size:20px}}.spoiler__body{overflow:hidden;transform:translateY(0);transition:transform .2s linear}.spoiler__content{color:var(--color-grey-700);font-size:20px;line-height:1.2;max-width:calc(100% - 88px);padding-bottom:12px}@media screen and (max-width: 1600px){.spoiler__content{font-size:16px;padding-bottom:28px}}@media screen and (max-width: 1024px){.spoiler__content{font-size:16px;max-width:none;padding-bottom:20px}}[data-tabs-block]{display:none}[data-tabs-block].is-active{display:block}.social-list{list-style-type:none;display:flex;flex-wrap:wrap;gap:8px}@media screen and (max-width: 767px){.social-list{gap:4px}}.social-list__link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;border-radius:50%;border:1px solid var(--color-grey-200);color:var(--color-white);transition:background .2s linear,color .2s linear,border-color .2s linear}.social-list__link:hover,.social-list__link:focus-visible{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}@media screen and (max-width: 1600px){.social-list__link{width:40px;height:40px;font-size:14px}}.roll__box{position:relative;overflow:hidden;display:block}@media screen and (max-width: 1024px)and (hover: none){.roll__box{overflow:visible}}.roll__box span{display:block;line-height:1.2}.roll__box span::before{content:attr(data-text);position:absolute;left:0;right:0;bottom:calc(100% + 2px)}@media screen and (max-width: 1024px)and (hover: none){.roll__box span::before{display:none}}@media(hover: hover){.roll:not(:disabled):hover .roll__box span{animation:rollAnimation .5s cubic-bezier(0.16, 0.03, 0.08, 1.55) .1s forwards}}@media screen and (max-width: 1024px){.roll.roll--md-none .roll__box{overflow:visible}.roll.roll--md-none .roll__box span{animation:none !important}.roll.roll--md-none .roll__box span:before{display:none !important}}@keyframes rollAnimation{0%{transform:translate(0, 0)}to{transform:translate(0, 100%)}}.link{border-bottom:1px solid rgba(0,0,0,0);transition:border-color .2s linear}.link:hover{border-bottom-color:#fff}.custom-link{display:inline-block;font-size:24px;font-weight:500;transition:color .15s linear .06s}@media screen and (max-width: 1024px){.custom-link{font-size:20px}}.custom-link .roll__box{display:inline-flex;align-items:flex-start}.custom-link .roll__box:after{content:"";display:inline-block;margin-left:4px;transform:translate(-2px, 2px);width:0px;height:0px;border-style:solid;border-width:0 10px 10px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0);transition:transform .15s linear .06s}.custom-link:hover,.custom-link:focus-visible{color:var(--color-accent)}.custom-link:hover .roll__box:after,.custom-link:focus-visible .roll__box:after{transform:translate(0, 0)}.custom-link--sm{font-size:20px}.custom-link--sm .roll__box:after{border-right-width:8px;border-bottom-width:8px}@media screen and (max-width: 1024px){.custom-link--sm{font-size:16px}}@media screen and (max-width: 767px){.custom-link--sm{font-size:14px}}.link-with-arrow{color:var(--color-accent);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;display:inline-block;vertical-align:middle;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:4%;text-underline-offset:25%;text-underline-position:from-font;text-transform:capitalize}@media screen and (max-width: 1299px){.link-with-arrow{font-size:16px}}.link-with-arrow:hover{text-decoration:none}.link-with-arrow:after{content:"";display:inline-block;vertical-align:top;position:relative;top:4px;margin-left:.05em;margin-right:-0.2em;width:0px;height:0px;border-style:solid;border-width:0 8px 8px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0)}.swiper-pagination-line{position:static !important;display:flex;gap:20px;margin:0 0 40px;width:auto}@media screen and (max-width: 1299px){.swiper-pagination-line{margin-bottom:30px}}@media screen and (max-width: 1024px){.swiper-pagination-line{gap:12px;margin-bottom:24px}}@media screen and (max-width: 767px){.swiper-pagination-line{gap:8px}}.swiper-pagination-line .swiper-pagination-bullet{flex:1;min-width:1px;border-radius:0;background:var(--color-grey-200);width:auto;height:2px;opacity:1;margin:0;transition:background .3s linear}.swiper-pagination-line .swiper-pagination-bullet-active{background:var(--color-accent)}.swiper-numbers{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:48px;min-height:120px}@media screen and (max-width: 1600px){.swiper-numbers{margin-top:36px}}@media screen and (max-width: 1299px){.swiper-numbers{min-height:74px}}@media screen and (max-width: 1024px){.swiper-numbers{gap:12px;min-height:54px}}@media screen and (max-width: 767px){.swiper-numbers{min-height:42px;margin-top:28px}}.swiper-numbers:empty{display:none}.swiper-numbers__item{font-family:var(--base-font);font-size:88px;font-weight:600;line-height:1;text-transform:uppercase}@media screen and (max-width: 1299px){.swiper-numbers__item{font-size:64px}}@media screen and (max-width: 1024px){.swiper-numbers__item{font-size:48px}}@media screen and (max-width: 575px){.swiper-numbers__item{font-size:32px}}.swiper-numbers__item span{color:var(--color-grey-200);transition:color .2s ease,transform .2s ease;transform-origin:top center;display:block}.swiper-numbers__item:first-child span{transform-origin:top left}.swiper-numbers__item:last-child:not(:first-child) span{transform-origin:top right}.swiper-numbers__item:not(.is-active):hover span{transform:scale(1.2)}.swiper-numbers__item.is-active span{color:var(--color-accent);transform:scale(1.4)}@media screen and (max-width: 1299px){.swiper-numbers__item.is-active span{transform:scale(1.25)}}.swiper-pagination-custom{display:flex;justify-content:center;gap:16px;align-items:center;font-size:16px;font-weight:500;margin-top:64px}.swiper-pagination-custom span{width:48px;height:1px;background:var(--color-grey-700);flex:none}.swiper-next,.swiper-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;border-radius:50%;width:100px;height:100px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16);backdrop-filter:blur(15px)}.swiper-next .icon,.swiper-prev .icon{font-size:48px;color:var(--color-white)}.swiper-next{right:0}.swiper-next .icon{transform:rotate(-90deg)}.swiper-prev{left:0}.swiper-prev .icon{transform:rotate(90deg)}.custom-cursor{position:fixed;pointer-events:none;z-index:90;left:0;top:0;width:max-content;transition:opacity .2s ease,transform .2s ease;opacity:0;transform:scale(0) translate(-50%, -50%);transform-origin:left top;cursor:none}.custom-cursor.is-visible{opacity:1;transform:scale(1) translate(-50%, -50%)}[data-custom-cursor],[data-custom-cursor] *{cursor:none}.main-wrapper{padding:0;min-width:320px;position:relative;overflow:clip;opacity:1;flex:1 1 auto;display:flex;flex-flow:column nowrap;min-height:100svh;width:100%}.main{width:100%;min-width:320px;text-align:left;flex:1 1 auto}.container,.running-line__wrap:not(:has(.running-line__item:nth-child(n+3))),.clients-slider__wrap:not(:has(.clients-slider__item:nth-child(n+8))){width:100%;min-width:320px;max-width:1920px;margin:0 auto;padding:0 var(--container-px)}@media screen and (max-width: 1024px){.container,.running-line__wrap:not(:has(.running-line__item:nth-child(n+3))),.clients-slider__wrap:not(:has(.clients-slider__item:nth-child(n+8))){--container-px: 24px}}@media screen and (max-width: 360px){.container,.running-line__wrap:not(:has(.running-line__item:nth-child(n+3))),.clients-slider__wrap:not(:has(.clients-slider__item:nth-child(n+8))){--container-px: 16px}}.section{padding:var(--section-py) 0}@media screen and (max-width: 1600px){.section{--section-py: 116px}}@media screen and (max-width: 1024px){.section{--section-py: 60px}}@media screen and (max-width: 767px){.section{--section-py: 52px}}.section__head{margin-bottom:48px}@media screen and (max-width: 1299px){.section__head{margin-bottom:32px}}.section__head--bg{--mask-x: 50%;--mask-y: 50%;--mask-radius: 0px;--bg-height: 580px;min-height:var(--bg-height);padding-bottom:88px;padding-top:112px;margin-bottom:0;margin-top:calc(var(--section-py)*-1);margin-inline:auto;display:flex;position:relative;align-items:flex-end;max-width:1920px}@media screen and (max-width: 1439px){.section__head--bg{--bg-height: 420px;padding-top:80px;padding-bottom:64px}}@media screen and (max-width: 1024px){.section__head--bg{padding-bottom:48px}}@media screen and (max-width: 767px){.section__head--bg{--bg-height: 315px;padding-top:64px;padding-bottom:32px}}.section__head--bg .container,.section__head--bg .running-line__wrap:not(:has(.running-line__item:nth-child(n+3))),.section__head--bg .clients-slider__wrap:not(:has(.clients-slider__item:nth-child(n+8))){position:relative;pointer-events:none}.section__head--grid{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 767px){.section__head--grid{grid-template-columns:1fr}}.section__head--grid .section__title{padding-right:24px}@media screen and (max-width: 767px){.section__head--grid .section__title{padding-right:0}}.section__head--grid .section__description{max-width:380px}@media screen and (max-width: 1299px){.section__head--grid .section__description{max-width:280px}}.section__bg{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;aspect-ratio:16/7.5;min-height:calc(var(--bg-height)*1.3)}@media screen and (max-width: 767px){.section__bg{min-height:var(--bg-height)}}.section__bg:before{--radioG: 55%;--X: 40%;content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(var(--radioG) var(--radioG) at 50% var(--X), rgba(0, 0, 0, 0) 0%, var(--color-black) 100%)}@media screen and (max-width: 1600px){.section__bg:before{--radioG: 60%}}@media screen and (max-width: 767px){.section__bg:before{--X: 50%}}.section__bg:after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);pointer-events:none;mask-image:radial-gradient(circle var(--mask-radius) at var(--mask-x) var(--mask-y), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 70%, var(--color-black) 100%);mask-repeat:no-repeat;mask-position:0 0;transition:mask-image .3s ease}.section__title{--title-size: 120px;text-transform:capitalize;font-size:var(--title-size);font-weight:600;line-height:1;letter-spacing:-0.02em}@media screen and (max-width: 1600px){.section__title{--title-size: 96px}}@media screen and (max-width: 1439px){.section__title{--title-size: 88px}}@media screen and (max-width: 1299px){.section__title{--title-size: 64px}}@media screen and (max-width: 767px){.section__title{--title-size: 48px}}@media screen and (max-width: 360px){.section__title{--title-size: 40px}}.section__title--lg{--title-size: 160px;line-height:.9;letter-spacing:0}@media screen and (max-width: 1600px){.section__title--lg{--title-size: 120px}}@media screen and (max-width: 1439px){.section__title--lg{--title-size: 88px}}@media screen and (max-width: 1024px){.section__title--lg{--title-size: 80px}}@media screen and (max-width: 767px){.section__title--lg{--title-size: 48px}}@media screen and (max-width: 360px){.section__title--lg{--title-size: 40px}}.section__title--sm{--title-size: 96px}@media screen and (max-width: 1600px){.section__title--sm{--title-size: 80px}}@media screen and (max-width: 1439px){.section__title--sm{--title-size: 64px}}@media screen and (max-width: 1024px){.section__title--sm{--title-size: 56px}}@media screen and (max-width: 767px){.section__title--sm{--title-size: 48px}}@media screen and (max-width: 360px){.section__title--sm{--title-size: 40px}}.section__suptitle{text-transform:uppercase;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:16px}@media screen and (max-width: 1600px){.section__suptitle{font-size:20px}}@media screen and (max-width: 1299px){.section__suptitle{font-size:16px}}.section__description{margin-top:24px;font-size:24px;line-height:1.2}@media screen and (max-width: 1600px){.section__description{font-size:20px}}@media screen and (max-width: 1299px){.section__description{font-size:16px;margin-top:16px}}@media screen and (max-width: 575px){.section__description{font-size:14px}}.section.title-small .section__title{font-size:calc(var(--title-size)*.8)}.animation-fade-up{opacity:0;transform:translateY(30px);transition:opacity .5s ease,transform .5s ease}.animation-fade-up.is-anim{opacity:1;transform:translateY(0)}.js-textColorAnim{position:relative}.js-textColorAnim span{display:block;background:linear-gradient(to right, var(--color-white) 50%, rgb(37, 37, 37) 50%);background-size:200% 100%;background-position-x:100%;color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text}.js-textColorAnim span:nth-child(3){background:linear-gradient(to right, var(--color-accent) 50%, rgb(37, 37, 37) 50%);background-size:200% 100%;background-position-x:100%;background-clip:text;-webkit-background-clip:text}.columns{display:flex;gap:40px 0}@media screen and (max-width: 767px){.columns{flex-direction:column}}.columns__left{padding-right:100px;width:50%}@media screen and (max-width: 1439px){.columns__left{padding-right:80px}}@media screen and (max-width: 1299px){.columns__left{padding-right:64px}}@media screen and (max-width: 1024px){.columns__left{padding-right:24px}}@media screen and (max-width: 767px){.columns__left{padding-right:0;width:100%}}.columns__left .section__head{margin-bottom:0}@media screen and (min-width: 768px){.columns__left .section__head{position:sticky;top:140px}}.columns__left .section__title{text-wrap:balance}.columns__left .section__description{max-width:340px}@media screen and (max-width: 767px){.columns__left .section__description{max-width:240px}}.columns__right{width:50%}@media screen and (max-width: 767px){.columns__right{width:100%}}@media screen and (max-width: 767px){.columns__right .spoiler{margin-top:-10px}}.rich-text{font-size:24px;line-height:1.2}@media screen and (max-width: 1600px){.rich-text{font-size:20px}}@media screen and (max-width: 1299px){.rich-text{font-size:16px}}.rich-text>*:first-child{margin-top:0}.rich-text>*:last-child{margin-bottom:0}.rich-text h3{font-size:46px;font-weight:700;margin-bottom:28px;line-height:1.1}.rich-text p,.rich-text ul,.rich-text ol{margin-bottom:28px}@media screen and (max-width: 1299px){.rich-text p,.rich-text ul,.rich-text ol{margin-bottom:20px}}.rich-text p{text-indent:44px}.rich-text a{color:var(--color-accent);text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:1px}.rich-text a:hover{text-decoration:none}.rich-text--lg{font-size:32px}@media screen and (max-width: 1299px){.rich-text--lg{font-size:24px}}@media screen and (max-width: 360px){.rich-text--lg{font-size:20px}}.rich-text.no-indent p{text-indent:0}.styled-text>*:first-child{margin-top:0}.styled-text>*:last-child{margin-bottom:0}.styled-text p{margin-bottom:20px}.styled-text a{color:var(--color-accent);text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:1px}.styled-text a:hover{text-decoration:none}.styled-text--grey a{color:var(--color-white)}.header{width:100%;min-width:320px;flex-shrink:0;position:fixed;top:0;left:0;width:100%;z-index:100;height:var(--headerHeight)}.header.is-sticky::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;backdrop-filter:blur(10px);background:rgba(0,0,0,.3);z-index:-1}.header__container{display:flex;align-items:center;padding-block:16px;gap:32px;height:100%;justify-content:space-between}.header__logo img{max-width:160px;height:auto}@media screen and (max-width: 1600px){.header__logo img{max-width:110px}}@media screen and (max-width: 1024px){.header__logo{position:relative;z-index:101}}.header__btn .btn{font-size:20px}@media screen and (max-width: 1600px){.header__btn .btn{font-size:18px}}@media screen and (max-width: 1299px){.header__btn .btn{font-size:16px}}@media screen and (max-width: 1024px){.header__nav{position:fixed;left:0;top:0;width:100%;height:100svh;padding-top:max(140px,19vh);padding-left:13%;padding-bottom:max(80px,10vh);display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .35s ease;will-change:transform;z-index:99;background:rgba(0,0,0,.5);backdrop-filter:blur(20px);gap:48px;justify-content:space-between}.header__nav.is-open{transform:translateX(0)}}@media screen and (max-width: 767px){.header__nav{padding-left:24px;padding-bottom:24px;padding-top:120px;gap:24px}}.header__nav-list{list-style-type:none;display:flex;gap:32px}@media screen and (max-width: 1600px){.header__nav-list{gap:24px}}@media screen and (max-width: 1024px){.header__nav-list{flex-direction:column;gap:0;flex-grow:1;overflow-x:hidden;overflow-y:auto}}.header__nav-item{position:relative}.header__nav-item--current .roll{border-bottom-color:var(--base-color)}@media screen and (max-width: 1024px){.header__nav-item--current .roll{color:var(--color-accent);border-bottom-color:rgba(0,0,0,0)}}.header__nav-link{display:flex;align-items:center;gap:6px;font-weight:500;color:var(--color-white);white-space:nowrap;width:fit-content;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .2s linear}@media(any-hover: hover)and (min-width: 1025px){.header__nav-link:hover{border-bottom-color:#fff}}@media screen and (max-width: 1600px){.header__nav-link{font-size:18px}}@media screen and (max-width: 1299px){.header__nav-link{font-size:16px}}@media screen and (max-width: 1024px){.header__nav-link{font-size:clamp(56px,8.5vh,88px);font-weight:600;vertical-align:top}}@media screen and (max-width: 767px){.header__nav-link{font-size:clamp(44px,8vh,68px)}}@media screen and (max-width: 575px){.header__nav-link{font-size:clamp(38px,8vh,56px)}}@media screen and (max-width: 1024px){.header__nav-link .roll__box span{line-height:1}}.hamburger{width:48px;height:48px;display:flex;flex-direction:column;justify-content:center;gap:6px;z-index:101}.hamburger__line{width:100%;height:2px;background:#fff;transition:transform .35s ease,top .35s ease;will-change:transform;position:relative}.hamburger.is-active .hamburger__line{transform-origin:50% 50%}.hamburger.is-active .hamburger__line:first-child{transform:rotate(45deg);top:4px}.hamburger.is-active .hamburger__line:last-child{transform:rotate(-45deg);bottom:4px}.hero{--mask-x: 50%;--mask-y: 50%;--mask-radius: 0px;height:100svh;min-height:max-content;padding:144px 0 40px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;display:flex;margin-bottom:calc(var(--section-py) - 40px)}@media screen and (max-width: 1299px){.hero{padding-top:130px}}@media screen and (max-width: 1024px){.hero{padding-bottom:28px;margin-bottom:calc(var(--section-py) - 28px)}}@media screen and (max-width: 767px){.hero{padding-bottom:24px;margin-bottom:calc(var(--section-py) - 24px)}}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 64.78%, #000 100%);z-index:-1}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background-color:rgba(0,0,0,.7);pointer-events:none;mask-image:radial-gradient(circle var(--mask-radius) at var(--mask-x) var(--mask-y), rgba(0, 0, 0, 0.05) 30%, rgba(0, 0, 0, 0.6) 70%, var(--color-black) 100%);mask-repeat:no-repeat;mask-position:0 0;transition:mask-image .3s ease}.hero__container{display:flex;flex-direction:column;min-height:max-content;gap:48px}.hero__content{margin:auto 0;padding-left:8.5%}@media screen and (max-width: 767px){.hero__content{padding-left:0}}.hero__content .hero__text{display:none;margin-top:30px}@media(max-width: 1024px)and (min-height: 700px),(max-width: 880px){.hero__content .hero__text{display:block}}@media screen and (max-width: 767px){.hero__content .hero__text{margin-top:20px}}.hero__title{font-weight:600;line-height:.93;letter-spacing:-0.02em}.hero__title span{display:block}.hero__title span:nth-child(2){color:var(--color-accent)}.hero__subtitle{font-size:28px;font-weight:500;line-height:1.1;margin-top:36px}@media screen and (max-width: 1600px){.hero__subtitle{font-size:24px;margin-top:30px}}@media screen and (max-width: 1299px){.hero__subtitle{font-size:20px;margin-top:28px}}@media screen and (max-width: 767px){.hero__subtitle{font-size:16px;margin-top:20px}}.hero__text{max-width:430px;font-size:24px;line-height:1.2;text-wrap:balance}@media(min-width: 1440px)and (max-height: 1024px),(max-width: 1600px){.hero__text{font-size:18px;max-width:325px}}@media screen and (max-width: 767px){.hero__text{font-size:16px}}@media screen and (max-width: 575px){.hero__text{font-size:14px}}.hero__text p:not(:last-child){margin-bottom:20px}.hero__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.hero__footer-right{display:flex;align-items:flex-end;justify-content:end;gap:40px;width:50%}.hero__footer .hero__text{margin-right:auto}@media(max-width: 1024px)and (min-height: 700px),(max-width: 880px){.hero__footer .hero__text{display:none}}@media screen and (max-width: 1299px){.hero__footer .hero__text{max-width:300px;font-size:16px}}@media screen and (max-width: 1024px){.hero__footer .hero__text{font-size:14px}}.hero__footer .social-list{flex-wrap:nowrap}.hero__partner-title{display:block;font-size:18px;color:var(--color-grey-700);font-weight:500;margin-bottom:20px}@media screen and (max-width: 1600px){.hero__partner-title{font-size:14px;margin-bottom:12px}}.hero__partner-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:20px 60px}@media screen and (max-width: 1600px){.hero__partner-wrap{gap:20px 40px}}@media screen and (max-width: 1024px){.hero__partner-wrap{gap:20px 32px}}@media screen and (max-width: 767px){.hero__partner-wrap{gap:12px 20px}}.hero__partner-wrap img{max-width:230px;aspect-ratio:2/.7}@media screen and (max-width: 1600px){.hero__partner-wrap img{max-width:160px}}@media screen and (max-width: 767px){.hero__partner-wrap img{max-width:120px}}@media screen and (max-width: 575px){.hero__partner-wrap img{max-width:94px}}@media screen and (max-width: 360px){.hero__partner-wrap img{max-width:calc(33.33% - 14px)}}.hero__details{display:grid;grid-template-columns:repeat(4, 1fr);width:100%;row-gap:20px}@media screen and (max-width: 767px){.hero__details{grid-template-columns:1fr 1fr}}.hero__details-logo{display:flex;align-items:center;justify-content:center;padding-inline:24px;border-left:1px solid var(--color-grey-200);min-height:120px}@media screen and (max-width: 1600px){.hero__details-logo{padding-inline:20px}}@media screen and (max-width: 1299px){.hero__details-logo{padding-inline:16px;min-height:100px}}@media screen and (max-width: 767px){.hero__details-logo{min-height:80px}}.hero__details-logo:last-child:first-child{border-right:1px solid var(--color-grey-200)}.hero__details-logo img{max-width:70%}.hero__details-item{border-left:1px solid var(--color-grey-200);padding-inline:24px;display:flex;flex-direction:column;gap:12px;min-width:1px;min-height:120px}.hero__details-item:nth-child(4n){border-right:1px solid var(--color-grey-200)}@media screen and (max-width: 1600px){.hero__details-item{padding-inline:20px}}@media screen and (max-width: 1299px){.hero__details-item{padding-inline:16px;min-height:100px}}@media screen and (max-width: 767px){.hero__details-item{min-height:80px}.hero__details-item:nth-child(2n){border-right:1px solid var(--color-grey-200)}}.hero__details-title{font-size:16px;font-weight:500;color:var(--color-grey-700);margin-bottom:auto;line-height:1.2}@media screen and (max-width: 1299px){.hero__details-title{font-size:14px}}@media screen and (max-width: 575px){.hero__details-title{font-size:12px}}.hero__details-list{list-style-type:none}.hero__details-list li{font-size:20px;font-weight:400;line-height:1.2}@media screen and (max-width: 1299px){.hero__details-list li{font-size:16px}}@media screen and (max-width: 575px){.hero__details-list li{font-size:14px}}.hero:not(.hero--intro):not(.hero--ecommerce) .hero__title{font-size:120px;max-width:1100px}@media(min-width: 1440px)and (max-height: 1024px),(max-width: 1600px){.hero:not(.hero--intro):not(.hero--ecommerce) .hero__title{font-size:88px;max-width:815px}}@media screen and (max-width: 1299px){.hero:not(.hero--intro):not(.hero--ecommerce) .hero__title{font-size:72px;max-width:615px}}@media screen and (max-width: 1024px){.hero:not(.hero--intro):not(.hero--ecommerce) .hero__title{font-size:64px;max-width:515px}}@media screen and (max-width: 767px){.hero:not(.hero--intro):not(.hero--ecommerce) .hero__title{font-size:52px;max-width:445px}}@media screen and (max-width: 575px){.hero:not(.hero--intro):not(.hero--ecommerce) .hero__title{font-size:40px;max-width:330px}}.hero--intro .hero__content{padding-left:0}.hero--intro .hero__title{font-size:clamp(120px,8.3vw,160px)}@media screen and (max-width: 1299px){.hero--intro .hero__title{font-size:88px}}@media screen and (max-width: 1024px){.hero--intro .hero__title{font-size:80px}}@media screen and (max-width: 767px){.hero--intro .hero__title{font-size:64px}}@media screen and (max-width: 360px){.hero--intro .hero__title{font-size:48px}}.hero--intro .hero__footer-right{margin-left:50%}@media screen and (max-width: 767px){.hero--intro .hero__footer-right{margin-left:0;width:auto}}.hero--intro .hero__text{max-width:510px;display:block}@media screen and (max-width: 767px){.hero--intro .hero__text{font-size:16px}}.hero--intro:not(:has(.hero__footer)) .hero__content{margin-bottom:0}@media screen and (min-width: 1440px){.hero--intro:not(:has(.hero__footer)) .hero__title{max-width:1500px;font-size:clamp(96px,8vw,140px)}}@media(min-width: 1440px)and (max-height: 800px){.hero--intro:not(:has(.hero__footer)) .hero__title{font-size:120px;max-width:1300px}}@media screen and (max-width: 575px){.hero--intro:not(:has(.hero__footer)) .hero__title{font-size:48px;line-height:1}}@media screen and (max-width: 360px){.hero--intro:not(:has(.hero__footer)) .hero__title{font-size:40px}}@media screen and (max-width: 767px){.hero--ecommerce{padding-top:max(120px,26vh)}}.hero--ecommerce .hero__content{padding-left:0}@media screen and (max-width: 767px){.hero--ecommerce .hero__content{margin-top:0}}.hero--ecommerce .hero__text{display:block}.hero--ecommerce .hero__title{text-transform:uppercase;font-size:clamp(160px,10.7vw,200px);font-weight:700;display:flex;flex-direction:column;letter-spacing:0;position:relative;line-height:.85;max-width:max-content;margin-inline:auto}@media(min-width: 1300px)and (max-height: 1024px),(max-width: 1600px){.hero--ecommerce .hero__title{font-size:160px}}@media(min-width: 1300px)and (max-height: 800px),(max-width: 1439px){.hero--ecommerce .hero__title{font-size:140px}}@media screen and (max-width: 1299px){.hero--ecommerce .hero__title{font-size:120px}}@media screen and (max-width: 1024px){.hero--ecommerce .hero__title{font-size:96px}}@media screen and (max-width: 767px){.hero--ecommerce .hero__title{font-size:72px;max-width:100%;line-height:.95}}@media screen and (max-width: 575px){.hero--ecommerce .hero__title{font-size:56px}}@media screen and (max-width: 360px){.hero--ecommerce .hero__title{font-size:48px}}.hero--ecommerce .hero__title>span{display:flex;align-items:center;gap:24px}@media screen and (max-width: 1024px){.hero--ecommerce .hero__title>span{gap:16px}}@media screen and (max-width: 767px){.hero--ecommerce .hero__title>span{flex-direction:column;align-items:flex-start;gap:20px}}.hero--ecommerce .hero__title>span:nth-child(2){margin-left:7vw}@media screen and (max-width: 1600px){.hero--ecommerce .hero__title>span:nth-child(2){margin-left:6vw}}@media screen and (max-width: 1024px){.hero--ecommerce .hero__title>span:nth-child(2){margin-left:3vw}}@media screen and (max-width: 767px){.hero--ecommerce .hero__title>span:nth-child(2){margin-left:0}}.hero--ecommerce .hero__title img{width:203px;height:auto;flex:none}@media(min-width: 1300px)and (max-height: 1024px),(max-width: 1600px){.hero--ecommerce .hero__title img{width:161px}}@media(min-width: 1300px)and (max-height: 800px),(max-width: 1439px){.hero--ecommerce .hero__title img{width:112px}}@media screen and (max-width: 1024px){.hero--ecommerce .hero__title img{width:96px}}@media screen and (max-width: 767px){.hero--ecommerce .hero__title img{display:none}}.hero--ecommerce .hero__title video{width:180px}@media(min-width: 1300px)and (max-height: 1024px),(max-width: 1600px){.hero--ecommerce .hero__title video{width:148px}}@media(min-width: 1300px)and (max-height: 800px),(max-width: 1439px){.hero--ecommerce .hero__title video{width:112px}}@media screen and (max-width: 1024px){.hero--ecommerce .hero__title video{width:96px}}@media screen and (max-width: 767px){.hero--ecommerce .hero__title video{position:absolute;top:calc(100% - 60px);right:0;transform:translateX(36%) scaleX(-1);width:220px;z-index:-1}}.hero--ecommerce .hero__title .btn{height:clamp(116px,8vw,146px);padding-inline:82px;font-size:28px;font-weight:600}@media(min-width: 1300px)and (max-height: 1024px),(max-width: 1600px){.hero--ecommerce .hero__title .btn{padding-inline:64px;font-size:24px;height:116px}}@media(min-width: 1300px)and (max-height: 800px),(max-width: 1439px){.hero--ecommerce .hero__title .btn{height:84px;font-size:18px;padding-inline:40px}}@media screen and (max-width: 1299px){.hero--ecommerce .hero__title .btn{height:90px;font-size:18px;padding-inline:40px}}@media screen and (max-width: 1024px){.hero--ecommerce .hero__title .btn{padding-inline:32px;height:68px;font-size:14px}}@media screen and (max-width: 767px){.hero--ecommerce .hero__title .btn{height:56px;font-size:12px}}.hero-inner{min-height:640px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:160px 0 64px;display:flex;align-items:flex-end;position:relative;z-index:1}.hero-inner:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, #000 1%, rgba(0, 0, 0, 0) 50.17%, #000 99%);z-index:-1}@media screen and (max-width: 1600px){.hero-inner{min-height:540px;padding-bottom:56px}}@media screen and (max-width: 1299px){.hero-inner{min-height:400px;padding-bottom:32px}}@media screen and (max-width: 1024px){.hero-inner{min-height:320px;padding-top:120px;padding-bottom:20px}}@media screen and (max-width: 767px){.hero-inner{min-height:280px}}@media screen and (max-width: 575px){.hero-inner{min-height:240px}}.hero-inner__title{font-size:160px;text-transform:uppercase;max-width:min-content;line-height:.9}@media screen and (max-width: 1600px){.hero-inner__title{font-size:120px}}@media screen and (max-width: 1299px){.hero-inner__title{font-size:96px}}@media screen and (max-width: 1024px){.hero-inner__title{font-size:80px}}@media screen and (max-width: 767px){.hero-inner__title{font-size:64px}}@media screen and (max-width: 575px){.hero-inner__title{font-size:48px}}.clutch-logo{display:block}.clutch-logo img{max-width:110px}@media screen and (max-width: 1600px){.clutch-logo img{max-width:90px}}.media-container{position:relative;padding:80px 0;margin:40px 0;background:var(--color-grey-120)}@media screen and (max-width: 1299px){.media-container{padding:52px 0;margin:24px 0}}@media screen and (max-width: 767px){.media-container{padding:24px var(--container-px);margin-inline:calc(var(--container-px)*-1)}}.media-container__wrap{max-width:1130px;margin:0 auto;position:relative;overflow:hidden;border-radius:8px;aspect-ratio:16/9}@media screen and (max-width: 1299px){.media-container__wrap{max-width:596px}}.media-container__wrap img,.media-container__wrap video{height:100%;width:100%;display:block}.media-container__inner{padding-inline:24px}@media screen and (max-width: 767px){.media-container__inner{padding:0}}.cms-preview{display:flex;padding:24px;max-width:1530px;margin:0 auto;border-radius:40px;border:1px solid var(--color-grey-200);background:rgba(0,0,0,.4);position:relative;aspect-ratio:16/8.4;z-index:2;background:#000}@media screen and (max-width: 1299px){.cms-preview{padding:16px;border-radius:28px}}.cms-preview.is-open .cms-preview__sidebar{transform:translateX(100%)}.cms-preview.is-open .cms-preview__content{width:100%}.cms-preview__wrap{overflow:hidden;width:100%;position:relative;display:flex}.cms-preview__content{background:var(--color-black);border:1px solid var(--color-grey-200);padding:10px 10px 0;border-radius:16px;width:calc(100% - 340px);transition:width .25s ease-in-out}@media screen and (max-width: 1299px){.cms-preview__content{border-radius:12px;width:calc(100% - 242px)}}.cms-preview__scrollbar{padding:22px 30px;max-height:100%;overflow-y:auto;overscroll-behavior:auto}@media screen and (max-width: 1299px){.cms-preview__scrollbar{padding:16px 6px}}.cms-preview__scrollbar::-webkit-scrollbar{width:3px}.cms-preview__scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.cms-preview__scrollbar::-webkit-scrollbar-thumb{background:var(--color-grey-200);border-radius:100px}.cms-preview__scrollbar::-webkit-scrollbar-button{display:none}.cms-preview__sidebar{position:absolute;top:0;right:0;width:320px;height:100%;border-radius:16px;border:1px solid var(--color-grey-200);background:var(--color-dark);transform:translateX(0);transition:transform .25s ease-in-out}@media screen and (max-width: 1299px){.cms-preview__sidebar{border-radius:12px;width:228px}}.cms-preview__toggle{position:absolute;top:12px;right:20px;z-index:10}@media screen and (max-width: 1299px){.cms-preview__toggle{top:10px;right:16px}}.cms-preview__toggle.is-acitve .icon{color:var(--color-white)}[data-label]{border-radius:0px 4px 4px 4px;border:1px dashed #5f00e5;position:relative;max-width:max-content;margin-left:auto;margin-right:auto}[data-label]:before{content:attr(data-label);position:absolute;bottom:calc(100% + 1px);left:-1px;padding:4px 6px;border-radius:2px 2px 0px 0px;background:#5f00e5;font-size:12px;line-height:1;font-weight:500;text-transform:capitalize}@media screen and (max-width: 1299px){[data-label]:before{padding:2px 4px;font-size:9px}}[data-label][data-label-blue]{border-color:#007ae5}[data-label][data-label-blue]:before{background:#007ae5}.preview-page{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 1299px){.preview-page{gap:32px}}.preview-page__section{padding:40px;max-width:892px;width:100%;margin:0 auto;display:none}.preview-page__section.show{display:block}@media screen and (max-width: 1439px){.preview-page__section{padding:32px 28px}}.preview-page__title{font-size:48px;line-height:1;font-weight:600;text-align:center;color:var(--color-white);min-width:80px;padding:0 4px}@media screen and (max-width: 1439px){.preview-page__title{font-size:40px}}@media screen and (max-width: 1299px){.preview-page__title{font-size:34px}}.preview-page__title.h1{font-size:64px}@media screen and (max-width: 1439px){.preview-page__title.h1{font-size:56px}}@media screen and (max-width: 1299px){.preview-page__title.h1{font-size:45px}}.preview-page__btns{display:flex;gap:24px;align-items:center;justify-content:center;margin-top:40px}@media screen and (max-width: 1299px){.preview-page__btns{margin-top:20px;gap:16px}}.preview-page__btn{height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;color:var(--color-white);font:600 16px/1 var(--base-font);text-align:center;text-decoration:none;background:rgba(0,0,0,0);border:1px solid var(--color-accent);border-radius:100px;cursor:pointer;transition:all .2s linear}@media screen and (max-width: 1299px){.preview-page__btn{height:30px;padding:0 18px;font-size:11px}}.preview-page__btn:hover,.preview-page__btn:focus-visible{background:var(--color-accent);color:var(--color-black)}.preview-page__btn--link{border:none;padding:0;text-decoration:underline;text-decoration-thickness:5%;text-underline-offset:25%;text-underline-position:from-font}.preview-page__btn--link:hover,.preview-page__btn--link:focus-visible{text-decoration:none;background:rgba(0,0,0,0);color:var(--color-white)}.preview-page__card{display:flex;border-radius:16px;border:1px solid var(--color-grey-200);overflow:hidden}@media screen and (max-width: 1299px){.preview-page__card{border-radius:12px}}.preview-page__card-img{width:50%;flex:none;overflow:hidden;display:block}.preview-page__card-img img{width:100%;height:100%;object-fit:cover}.preview-page__card-content{width:50%;display:flex;flex-direction:column;gap:24px;padding:40px}@media screen and (max-width: 1299px){.preview-page__card-content{padding:28px;gap:16px}}.preview-page__card-cat{font-size:16px;font-weight:500;color:var(--color-accent);line-height:1}@media screen and (max-width: 1439px){.preview-page__card-cat{font-size:14px}}@media screen and (max-width: 1299px){.preview-page__card-cat{font-size:12px}}.preview-page__card-title{font-size:32px;font-weight:500;line-height:1}@media screen and (max-width: 1439px){.preview-page__card-title{font-size:28px}}@media screen and (max-width: 1299px){.preview-page__card-title{font-size:22px;line-height:1.1}}.preview-page__card-text{font-size:14px;font-weight:500;line-height:1.2}@media screen and (max-width: 1439px){.preview-page__card-text{font-size:12px}}@media screen and (max-width: 1299px){.preview-page__card-text{font-size:10px}}.preview-page__card-btns{flex:none;margin-top:auto}.preview-page__card-btn{display:inline-flex;align-items:flex-start;gap:8px;font-size:16px;font-weight:500;line-height:1;text-decoration:underline;text-decoration-skip-ink:none;text-decoration-thickness:5%;text-underline-offset:25%;text-underline-position:from-font}.preview-page__card-btn:hover{text-decoration:none}@media screen and (max-width: 1439px){.preview-page__card-btn{font-size:14px}}@media screen and (max-width: 1299px){.preview-page__card-btn{font-size:12px}}.preview-page__card-btn .icon{fill:none;stroke:var(--color-white);stroke-width:1px;font-size:10px}@media screen and (max-width: 1439px){.preview-page__card-btn .icon{font-size:9px;top:2px}}@media screen and (max-width: 1299px){.preview-page__card-btn .icon{font-size:7px}}.preview-page__articles{margin-top:56px;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 1439px){.preview-page__articles{margin-top:36px;gap:20px}}.preview-page__article{border-radius:16px;border:1px solid var(--color-grey-200);padding:28px}@media screen and (max-width: 1439px){.preview-page__article{border-radius:12px;padding:20px}}.preview-page__article-img{margin-bottom:28px;display:block}@media screen and (max-width: 1299px){.preview-page__article-img{margin-bottom:20px}}.preview-page__article-img img{width:100%}.preview-page__article-cat{font-size:16px;font-weight:500;line-height:1;color:var(--color-accent);margin-bottom:16px}@media screen and (max-width: 1439px){.preview-page__article-cat{font-size:14px}}@media screen and (max-width: 1299px){.preview-page__article-cat{font-size:12px}}.preview-page__article-title{font-size:22px;font-weight:500;line-height:1.2}@media screen and (max-width: 1439px){.preview-page__article-title{font-size:18px}}@media screen and (max-width: 1299px){.preview-page__article-title{font-size:16px}}.preview-page__partners{display:flex;gap:44px;justify-content:space-between;align-items:center;margin-top:56px}@media screen and (max-width: 1439px){.preview-page__partners{margin-top:36px}}.cms-panel{display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 1299px){.cms-panel{gap:14px}}.cms-panel__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 22px;border-bottom:1px solid var(--color-grey-200)}@media screen and (max-width: 1299px){.cms-panel__header{padding:10px 16px}}.cms-panel__title{font-size:16px;font-weight:500;line-height:1;color:var(--color-grey-700)}@media screen and (max-width: 1299px){.cms-panel__title{font-size:12px}}.cms-panel__btn-icon{width:24px;height:24px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);transition:background .2s linear;border:none;padding:0;border-radius:4px;user-select:none}.cms-panel__btn-icon--grab{cursor:grab}@media screen and (max-width: 1299px){.cms-panel__btn-icon{width:16px;height:16px}}.cms-panel__btn-icon .icon{transition:color .2s linear;color:var(--color-grey-700)}@media screen and (max-width: 1299px){.cms-panel__btn-icon .icon{font-size:16px}}@media(hover: hover){.cms-panel__btn-icon:hover .icon{color:var(--color-white)}}.cms-panel__btn-icon:focus-visible .icon{color:var(--color-white)}.cms-panel__main{padding:0 20px;overflow-y:auto;flex:1 1 auto;display:flex;flex-direction:column;gap:8px;min-height:100px;position:relative;z-index:1}@media screen and (max-width: 1299px){.cms-panel__main{padding:0 14px;gap:4px}}.cms-panel__main::-webkit-scrollbar{width:3px}.cms-panel__main::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.cms-panel__main::-webkit-scrollbar-thumb{background:var(--color-grey-200);border-radius:100px}.cms-panel__main::-webkit-scrollbar-button{display:none}.cms-panel__block{display:none;align-items:center;gap:8px;width:100%;background:#0e0e0e;user-select:none}.cms-panel__block.show{display:flex}@media screen and (max-width: 1299px){.cms-panel__block{gap:6px}}.cms-panel__block-item{position:relative;flex:1 1 auto;min-width:1px}.cms-panel__block-name{padding:11px 16px;border-radius:8px;display:flex;width:100%;align-items:center;gap:8px;font-size:20px;font-weight:400;font-family:var(--base-font);background:none;text-align:left;color:var(--color-white);line-height:1;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--color-grey-200);cursor:pointer}@media screen and (max-width: 1299px){.cms-panel__block-name{padding:7px 12px;font-size:14px;gap:4px}}.cms-panel__block-name .icon{color:var(--color-grey-700)}@media screen and (max-width: 1299px){.cms-panel__block-name .icon{font-size:16px}}.cms-panel__block-name span{flex:1;min-width:1px}.cms-panel__block-name.is-active{border-bottom-color:rgba(0,0,0,0);border-radius:8px 8px 0 0}.cms-panel__block-name.is-active .icon-arrow-down{transform:rotate(180deg);color:var(--color-white)}.cms-panel__block-dropdown{position:absolute;top:calc(100% - 1px);left:0;z-index:5;width:100%;border:1px solid var(--color-grey-200);border-top:none;list-style-type:none;padding:5px 32px 5px 12px;border-radius:0 0 8px 8px;background:#0e0e0e}@media screen and (max-width: 1299px){.cms-panel__block-dropdown{padding:5px 20px 5px 12px}}.cms-panel__block-dropdown li{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:16px;font-weight:400}.cms-panel__block-dropdown li span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1299px){.cms-panel__block-dropdown li{font-size:12px}}.cms-panel__footer{padding:0 8px 8px;position:relative}@media screen and (max-width: 1299px){.cms-panel__footer{padding:0 6px 6px}}.cms-panel__btn{display:flex;width:100%;gap:8px;align-items:center;justify-content:center;height:64px;line-height:1;font-family:var(--base-font);font-size:20px;font-weight:500;text-align:center;text-decoration:none;color:var(--color-white);background:var(--color-grey-200);border:none;border-radius:8px;cursor:pointer;transition:background .2s linear,color .2s linear}@media screen and (max-width: 1299px){.cms-panel__btn{height:48px;gap:6px;font-size:14px}}.cms-panel__btn .icon{color:var(--color-grey-700);transition:color .2s linear,transform .2s linear}@media screen and (max-width: 1299px){.cms-panel__btn .icon{font-size:16px}}.cms-panel__btn-icon{user-select:none}.cms-panel__btn:hover,.cms-panel__btn:focus-visible,.cms-panel__btn.is-active{background:#444;color:var(--color-white)}.cms-panel__btn.is-active .icon{color:var(--color-white)}.cms-panel__btn.is-active .icon-circle-plus{transform:rotate(45deg)}.cms-panel__dropdown{position:absolute;bottom:calc(100% + 8px);left:8px;right:8px;border-radius:8px;border:1px solid var(--color-grey-200);overflow:hidden;z-index:5}.cms-panel__dropdown-list{list-style-type:none}.cms-panel__dropdown-item{display:none}.cms-panel__dropdown-item.show{display:block}.cms-panel__dropdown-item:not(:last-child){border-bottom:1px solid var(--color-grey-200)}.cms-panel__dropdown-btn{display:flex;align-items:center;gap:8px;padding:12px 16px;font-size:20px;font-family:var(--base-font);font-weight:400;line-height:1;width:100%;border:none;background:rgba(0,0,0,0);color:var(--color-white)}@media screen and (max-width: 1299px){.cms-panel__dropdown-btn{font-size:14px;padding:8px 12px}}.cms-panel__dropdown-btn .icon{color:var(--color-grey-700)}@media screen and (max-width: 1299px){.cms-panel__dropdown-btn .icon{font-size:16px}}.cms-panel__dropdown-btn:hover,.cms-panel__dropdown-btn:focus-visible{background:var(--color-grey-200)}.cms-picture{position:relative;z-index:2;display:block;background:var(--color-black);aspect-ratio:16/9}.cms-picture img,.cms-picture iframe,.cms-picture video{width:100%;height:100%;display:block}.integration{margin-top:calc((var(--section-py) - 40px)*-1);padding-bottom:0 !important}.integration .section__title{max-width:1200px;margin-inline:auto}@media screen and (max-width: 1439px){.integration .section__title{max-width:900px}}@media screen and (max-width: 1299px){.integration .section__title{max-width:700px}}@media screen and (max-width: 767px){.integration .section__title{max-width:500px;text-align:left;margin-left:0}}.integration__section{--_cardsHeight: 428px;padding-top:calc(var(--_cardsHeight) - 100px);padding-bottom:40px;height:100svh;min-height:660px;position:relative;width:100%;overflow:hidden;display:flex;gap:8px;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 1300px)and (max-height: 960px),(max-width: 1299px){.integration__section{--_cardsHeight: 320px}}@media(min-width: 1300px)and (max-height: 700px){.integration__section{--_cardsHeight: 260px}}@media screen and (max-width: 767px){.integration__section{padding-top:var(--_cardsHeight);min-height:480px;--_cardsHeight: 200px}}@media screen and (max-width: 575px){.integration__section{--_cardsHeight: 160px}}.integration__title{text-align:center;width:100%;z-index:3;flex:none;font-size:clamp(88px,6.8vw,140px);font-weight:600;line-height:1.2;transform:scale(1.42);text-transform:none;display:grid}@media(min-width: 1300px)and (max-height: 960px){.integration__title{font-size:88px}}@media screen and (max-width: 1299px){.integration__title{transform:scale(1.3);font-size:80px}}@media screen and (max-width: 1024px){.integration__title{font-size:64px}}@media screen and (max-width: 767px){.integration__title{font-size:48px}}.integration__title .ts-line{overflow:hidden}.integration__title span{display:block;grid-column:1/2;grid-row:1/2}.integration__title span:nth-child(2){color:var(--color-accent)}@media screen and (max-width: 767px){.integration__title span>div{display:block !important}}.integration__row{display:flex;align-items:flex-end;justify-content:center;width:100%;gap:64px;flex:none;position:relative;bottom:0;height:var(--_cardsHeight);overflow:hidden}@media(min-width: 1300px)and (max-height: 960px),(max-width: 1299px){.integration__row{gap:40px}}@media screen and (max-width: 1024px){.integration__row{gap:24px}}@media screen and (max-width: 767px){.integration__row{gap:14px}}.integration__item{--_marginSteps: 64px;width:240px;height:240px;position:relative}@media(min-width: 1300px)and (max-height: 960px),(max-width: 1299px){.integration__item{--_marginSteps: 40px;width:200px;height:200px}}@media(min-width: 1300px)and (max-height: 700px){.integration__item{width:160px;height:160px}}@media screen and (max-width: 1024px){.integration__item{width:180px;height:180px}}@media screen and (max-width: 767px){.integration__item{width:124px;height:124px;--_marginSteps: 28px}}@media screen and (max-width: 575px){.integration__item{width:100px;height:100px;--_marginSteps: 20px}}@media screen and (max-width: 360px){.integration__item{width:80px;height:80px}}.integration__item::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:1px;background:var(--color-grey-200);bottom:100%;height:100%}.integration__item:nth-last-child(1){margin-bottom:calc(var(--_marginSteps)*2)}.integration__item:nth-last-child(2){margin-bottom:var(--_marginSteps)}.integration__item-inner{perspective:1000px;display:grid;transform-style:preserve-3d;height:100%;width:100%}.integration__item-box{border:1px solid var(--color-grey-200);border-radius:24px;padding:12px;height:100%;width:100%;background:var(--color-black);display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;gap:20px;grid-column:1/2;grid-row:1/2;backface-visibility:hidden}@media(min-width: 1300px)and (max-height: 960px),(max-width: 1299px){.integration__item-box{border-radius:20px}}@media screen and (max-width: 767px){.integration__item-box{gap:8px;border-radius:10px}}.integration__item-box--front{transform:rotateY(0deg)}.integration__item-box--back{transform:rotateY(180deg)}.integration__item-icon{position:relative;width:120px;height:120px}@media(min-width: 1300px)and (max-height: 960px),(max-width: 1299px){.integration__item-icon{width:90px;height:90px}}@media(min-width: 1300px)and (max-height: 700px){.integration__item-icon{width:70px;height:70px}}@media screen and (max-width: 767px){.integration__item-icon{width:60px;height:60px}}@media screen and (max-width: 575px){.integration__item-icon{width:50px;height:50px}}@media screen and (max-width: 360px){.integration__item-icon{width:40px;height:40px}}.integration__item-icon img{width:100%;height:100%}.integration__item-title{font-size:28px;line-height:1.1;font-weight:500;text-align:center;white-space:nowrap;width:100%;position:relative;overflow:hidden}@media(min-width: 1300px)and (max-height: 960px),(max-width: 1299px){.integration__item-title{font-size:20px}}@media(min-width: 1300px)and (max-height: 700px){.integration__item-title{font-size:18px}}@media screen and (max-width: 767px){.integration__item-title{font-size:14px}}@media screen and (max-width: 575px){.integration__item-title{font-size:12px}}.js-typing:after{content:"";display:inline;border-left:1px solid;line-height:inherit;vertical-align:middle;color:rgba(0,0,0,0)}.js-typing.blink:after{animation:blinkTypewriter 1000ms infinite normal}@keyframes blinkTypewriter{0%{color:rgba(0,0,0,0)}1%{color:inherit}50%{color:inherit}51%{color:rgba(0,0,0,0)}}@media screen and (max-width: 575px){.feature-work .section__title{max-width:min-content}}.feature-spoiler{--_spoiler-right-width: 1064px;--_spoiler-left-width: 436px}@media screen and (max-width: 1600px){.feature-spoiler{--_spoiler-right-width: 900px}}@media screen and (max-width: 1439px){.feature-spoiler{--_spoiler-left-width: 380px;--_spoiler-right-width: 760px}}@media screen and (max-width: 1299px){.feature-spoiler{--_spoiler-left-width: 298px;--_spoiler-right-width: 600px}}@media screen and (max-width: 1024px){.feature-spoiler{--_spoiler-left-width: 220px;--_spoiler-right-width: 423px}}.feature-spoiler__item{position:relative;border-top:1px solid var(--color-grey-200)}@media screen and (max-width: 767px){.feature-spoiler__item{display:block;margin:0 calc(var(--container-px)*-1);padding:0 var(--container-px)}}.feature-spoiler__item:last-child{border-bottom:1px solid var(--color-grey-200)}.feature-spoiler__item.is-active .feature-spoiler__link{display:block}.feature-spoiler__item.is-active .feature-spoiler__title{color:var(--color-white)}.feature-spoiler__item.is-active .feature-spoiler__right img{border-radius:24px;transition:none}@media screen and (max-width: 1024px){.feature-spoiler__item.is-active .feature-spoiler__right img{border-radius:18px}}@media screen and (max-width: 767px){.feature-spoiler__item.is-active .feature-spoiler__right img{border-radius:12px}}.feature-spoiler__head{padding:10px 0;position:relative;z-index:2;display:flex;align-items:center;gap:64px;width:100%;height:96px;text-align:left;color:var(--color-white);font-family:var(--base-font);justify-content:space-between}@media screen and (max-width: 1600px){.feature-spoiler__head{gap:24px}}@media screen and (max-width: 1299px){.feature-spoiler__head{height:86px}}@media screen and (max-width: 1024px){.feature-spoiler__head{height:68px}}@media screen and (max-width: 767px){.feature-spoiler__head{height:auto;padding:20px 0 0 0}}.feature-spoiler__head:hover .feature-spoiler__title,.feature-spoiler__head:focus-visible .feature-spoiler__title{color:var(--color-grey-700)}.feature-spoiler__tags{width:var(--_spoiler-right-width);padding:0 8px;display:flex;gap:8px}@media screen and (max-width: 767px){.feature-spoiler__tags{width:auto;padding:0}}.feature-spoiler__tag{padding:0 12px;white-space:nowrap;border-radius:100px;background:rgba(0,0,0,.4);backdrop-filter:blur(12px);min-width:140px;width:auto;flex:none;text-align:center;font-size:16px;font-weight:500;line-height:40px}@media screen and (max-width: 1024px){.feature-spoiler__tag{min-width:82px;line-height:24px;font-size:10px}}@media screen and (max-width: 767px){.feature-spoiler__tag{background:rgba(255,255,255,.16);min-width:auto}}.feature-spoiler__title{font-size:56px;font-weight:500;text-transform:capitalize;line-height:1;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:var(--_spoiler-left-width);flex:none;color:var(--color-grey-200);transition:color .2s linear}@media screen and (max-width: 1600px){.feature-spoiler__title{font-size:48px}}@media screen and (max-width: 1299px){.feature-spoiler__title{font-size:32px}}@media screen and (max-width: 1024px){.feature-spoiler__title{font-size:24px}}@media screen and (max-width: 767px){.feature-spoiler__title{width:auto;color:var(--color-white)}}.feature-spoiler__left{min-height:540px;width:var(--_spoiler-left-width);display:flex;flex-direction:column;justify-content:flex-end;gap:24px;padding:0 0 20px 0}@media screen and (max-width: 1600px){.feature-spoiler__left{min-height:405px}}@media screen and (max-width: 1299px){.feature-spoiler__left{min-height:287px;padding-bottom:16px}}@media screen and (max-width: 1024px){.feature-spoiler__left{min-height:205px;gap:16px}}@media screen and (max-width: 767px){.feature-spoiler__left{min-height:auto;width:auto;flex-direction:row;gap:15px;flex-wrap:wrap;padding-bottom:20px}}@media screen and (max-width: 767px){.feature-spoiler__info{width:calc(33.33% - 10px)}}.feature-spoiler__right{position:absolute;right:0;top:20px;max-width:var(--_spoiler-right-width);width:calc(100% - var(--_spoiler-left-width) - 64px);bottom:20px}@media screen and (max-width: 1600px){.feature-spoiler__right{width:calc(100% - var(--_spoiler-left-width) - 24px)}}@media screen and (max-width: 1299px){.feature-spoiler__right{bottom:16px;top:16px}}@media screen and (max-width: 767px){.feature-spoiler__right{position:static;max-width:none;width:auto;margin:20px 0}}.feature-spoiler__right img{width:100%;height:100%;object-fit:cover;border-radius:100px;transition:border-radius .3s linear,object-fit .3s linear;transition-delay:.25s;border:1px solid var(--color-grey-200)}@media screen and (max-width: 767px){.feature-spoiler__right img{border-radius:12px;transition:none}}.feature-spoiler__label{font-size:16px;color:var(--color-grey-700);font-weight:500;line-height:1.2;margin-bottom:12px}@media screen and (max-width: 1600px){.feature-spoiler__label{font-size:14px}}@media screen and (max-width: 1024px){.feature-spoiler__label{margin-bottom:8px}}@media screen and (max-width: 575px){.feature-spoiler__label{font-size:12px}}.feature-spoiler__text{font-size:24px;font-weight:500;line-height:1.2}@media screen and (max-width: 1600px){.feature-spoiler__text{font-size:22px}}@media screen and (max-width: 1299px){.feature-spoiler__text{font-size:16px}}@media screen and (max-width: 1024px){.feature-spoiler__text{font-size:14px}}.feature-spoiler__link{position:absolute;inset:0;z-index:3;display:none}@media screen and (max-width: 767px){.feature-spoiler__link{display:block}}.feature-spoiler__link span{opacity:0;pointer-events:none}.our-solutions__list{display:flex;align-items:flex-start;margin:68px calc(var(--container-px)*-1 - 1px) 0}@media screen and (max-width: 1600px){.our-solutions__list{margin-top:40px}}@media screen and (max-width: 1299px){.our-solutions__list{margin-top:0}}@media screen and (max-width: 767px){.our-solutions__list{flex-direction:column}}.our-solutions__list.is-active .our-solutions__list-item:nth-child(2){transform:translateY(0px)}.our-solutions__list-item{flex:1;min-width:1px;padding:64px;border:1px solid var(--color-grey-200);position:relative;transition:background .3s ease-in-out,transform .3s ease-in-out}@media screen and (max-width: 1439px){.our-solutions__list-item{padding:40px}}@media screen and (max-width: 767px){.our-solutions__list-item{flex:auto;width:100%;margin-top:0 !important;transform:translateY(0px) !important;padding:32px}}@media screen and (max-width: 575px){.our-solutions__list-item{padding:24px}}.our-solutions__list-item:not(:first-child){margin-left:-1px}@media screen and (max-width: 767px){.our-solutions__list-item:not(:first-child){margin-left:0;border-top:none}}.our-solutions__list-item:nth-child(2){margin-top:120px;transform:translateY(-120px)}@media screen and (max-width: 1600px){.our-solutions__list-item:nth-child(2){margin-top:100px;transform:translateY(-100px)}}.our-solutions__list-item:after{content:"";position:absolute;right:40px;top:40px;width:0px;height:0px;border-style:solid;border-width:0 32px 32px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0);transform-origin:top right;transition:transform .3s ease-in-out}@media screen and (max-width: 1299px){.our-solutions__list-item:after{border-right-width:20px;border-bottom-width:20px}}@media screen and (max-width: 1024px){.our-solutions__list-item:after{top:32px;right:32px}}@media screen and (max-width: 575px){.our-solutions__list-item:after{border-right-width:12px;border-bottom-width:12px;top:24px;right:24px}}.our-solutions__list-item:hover,.our-solutions__list-item:focus-visible{background:var(--color-dark)}.our-solutions__list-item:hover:after,.our-solutions__list-item:focus-visible:after{transform:scale(1.9)}.our-solutions__list-title{font-size:clamp(80px,5.8vw,104px);font-weight:600;line-height:.8;letter-spacing:-0.02em;margin-bottom:24px;margin-right:40px}@media screen and (max-width: 1600px){.our-solutions__list-title{margin-bottom:20px}}@media screen and (max-width: 1439px){.our-solutions__list-title{font-size:64px}}@media screen and (max-width: 1299px){.our-solutions__list-title{font-size:56px}}@media screen and (max-width: 1024px){.our-solutions__list-title{font-size:48px}}@media screen and (max-width: 575px){.our-solutions__list-title{font-size:40px;margin-bottom:12px}}.our-solutions__list-text{font-size:24px;max-width:568px;margin-right:40px}@media screen and (max-width: 1600px){.our-solutions__list-text{font-size:20px}}@media screen and (max-width: 1299px){.our-solutions__list-text{font-size:16px;max-width:360px}}@media screen and (max-width: 575px){.our-solutions__list-text{font-size:14px}}.our-solutions__list-icon{margin-top:60px}@media screen and (max-width: 1600px){.our-solutions__list-icon{margin-top:40px}}@media screen and (max-width: 1024px){.our-solutions__list-icon{margin-top:24px}}.our-solutions__list-icon img{margin-left:auto;max-width:420px}@media screen and (max-width: 1439px){.our-solutions__list-icon img{max-width:360px}}@media screen and (max-width: 1299px){.our-solutions__list-icon img{max-width:280px}}@media screen and (max-width: 1024px){.our-solutions__list-icon img{max-width:220px}}@media screen and (max-width: 575px){.our-solutions__list-icon img{max-width:220px}}.services-spoiler__item{position:relative;z-index:1;overflow:hidden;margin:0 calc(var(--container-px)*-1);padding:0 var(--container-px)}.services-spoiler__item:last-child:after{border-bottom:1px solid var(--color-grey-200)}.services-spoiler__item:before{content:"";position:absolute;inset:0 var(--container-px);pointer-events:none;border-top:1px solid var(--color-grey-200);z-index:1;transition:inset .3s linear}.services-spoiler__item:after{content:"";position:absolute;inset:0 var(--container-px);pointer-events:none;z-index:-1;transition:background .3s linear,inset .3s linear}@media(any-hover: hover){.services-spoiler__item.is-active:before{inset:0}.services-spoiler__item.is-active:after{background:var(--color-dark);inset:0}.services-spoiler__item.is-active .services-spoiler__head:after{transform:translateY(-50%) scale(2)}.services-spoiler__item.is-active .services-spoiler__number{color:var(--color-white)}.services-spoiler__item.is-active .services-spoiler__body{transform:translateY(-14px)}}@media screen and (any-hover: hover)and (max-width: 767px){.services-spoiler__item.is-active .services-spoiler__body{transform:translateY(0)}}@media(any-hover: hover){.services-spoiler__item.is-active+.services-spoiler__item:before{inset:0}}.services-spoiler__head{padding:50px 80px 50px 42%;font-family:var(--base-font);display:block;width:100%;position:relative;font-size:40px;line-height:1;font-weight:500;text-align:left}@media screen and (max-width: 1600px){.services-spoiler__head{padding-left:34%}}@media screen and (max-width: 1299px){.services-spoiler__head{padding-left:64px}}@media screen and (max-width: 1024px){.services-spoiler__head{padding-top:36px;padding-bottom:36px;font-size:28px}}@media screen and (max-width: 767px){.services-spoiler__head{padding:24px 48px;line-height:1.1;font-size:24px}}@media(any-hover: none){.services-spoiler__head{padding-bottom:36px}}@media screen and (any-hover: none)and (max-width: 1024px){.services-spoiler__head{padding-bottom:20px}}.services-spoiler__head:after{content:"";position:absolute;right:0;top:66px;transform:translateY(-50%);width:0px;height:0px;border-style:solid;border-width:0 24px 24px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0);transition:transform .3s linear;transform-origin:top right}@media screen and (max-width: 1024px){.services-spoiler__head:after{border-right-width:20px;border-bottom-width:20px;top:50px}}@media screen and (max-width: 767px){.services-spoiler__head:after{top:32px;border-right-width:12px;border-bottom-width:12px}}.services-spoiler__number{color:var(--color-grey-200);flex:none;position:absolute;left:0;top:46px;white-space:nowrap;transition:color .3s linear}@media screen and (max-width: 1299px){.services-spoiler__number{font-size:24px;top:56px}}@media screen and (max-width: 1024px){.services-spoiler__number{font-size:20px;top:40px}}@media screen and (max-width: 767px){.services-spoiler__number{top:28px;font-size:16px}}.services-spoiler__title{text-transform:capitalize;color:var(--color-white)}.services-spoiler__body{padding-left:42%;padding-right:80px;font-size:16px;font-weight:500;line-height:1.2;transform:translateY(0);overflow:hidden;transition:transform .2s linear}@media screen and (max-width: 1600px){.services-spoiler__body{padding-left:34%}}@media screen and (max-width: 1299px){.services-spoiler__body{padding-left:64px}}@media screen and (max-width: 767px){.services-spoiler__body{padding-left:48px;padding-right:48px;font-size:14px}}.services-spoiler__text{padding-bottom:40px;max-width:582px}@media screen and (max-width: 1600px){.services-spoiler__text{max-width:380px}}@media screen and (max-width: 1024px){.services-spoiler__text{padding-bottom:28px}}.services-spoiler__logo{margin-top:20px;max-width:120px;max-height:40px}.services-spoiler__logo img{max-height:100%;max-width:100%}.technologies{position:relative}.technologies-tabs{--technology-item-height: 240px}.technologies-tabs__nav{display:flex;overflow:hidden;overflow-x:auto;margin:0 calc(var(--container-px)*-1);margin-bottom:48px;padding:0 var(--container-px) 8px;list-style-type:none;padding-top:1px;position:relative}@media screen and (max-width: 1299px){.technologies-tabs__nav{margin-bottom:32px}}@media screen and (max-width: 767px){.technologies-tabs__nav{gap:4px;margin-bottom:24px}}.technologies-tabs__navitem{width:25%;padding:0 28px;border-left:1px solid var(--color-grey-200)}@media screen and (max-width: 1299px){.technologies-tabs__navitem{padding:0 16px}}@media screen and (max-width: 767px){.technologies-tabs__navitem{width:auto;flex:none;border:none !important;padding:0}}.technologies-tabs__navitem:last-child{border-right:1px solid var(--color-grey-200)}.technologies-tabs__navitem.is-active .technologies-tabs__button{background:var(--color-grey-200);border-color:var(--color-grey-200)}.technologies-tabs__button{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:64px;border-radius:100px;font-family:var(--base-font);color:var(--color-white);padding:0 10px;font-size:16px;font-weight:500;transition:background .3s linear}@media(any-hover: hover){.technologies-tabs__button:hover{background:var(--color-dark);border-color:var(--color-dark)}}@media screen and (max-width: 1024px){.technologies-tabs__button{font-size:14px;height:48px}}@media screen and (max-width: 767px){.technologies-tabs__button{border:1px solid var(--color-grey-200);background:rgba(0,0,0,.01);backdrop-filter:blur(4px);height:38px;padding:0 20px}}.technologies-tabs__item{overflow:hidden;padding:1px 0}.technologies-tabs__wrap{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1px;margin-left:-2px;margin-right:-2px;min-height:calc(var(--technology-item-height)*2)}@media screen and (max-width: 1299px){.technologies-tabs__wrap{--technology-item-height: 180px}}@media screen and (max-width: 1024px){.technologies-tabs__wrap{--technology-item-height: 120px}}.technologies-tabs__wrap-item{width:calc(25% - 1px);height:var(--technology-item-height);display:flex;align-items:center;justify-content:center;outline:1px solid var(--color-grey-200) !important;position:relative;transition:background .3s linear;padding:50px 20px}@media screen and (max-width: 1024px){.technologies-tabs__wrap-item{padding:32px 16px}}@media screen and (max-width: 767px){.technologies-tabs__wrap-item{width:calc(50% - 1px)}}.technologies-tabs__wrap-item:hover,.technologies-tabs__wrap-item:focus-visible{background:var(--color-dark)}.technologies-tabs__wrap-item:hover:after,.technologies-tabs__wrap-item:focus-visible:after{opacity:1}.technologies-tabs__wrap-item:after{content:"";position:absolute;top:20px;right:20px;width:0px;height:0px;border-style:solid;border-width:0 10px 10px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0);opacity:0;transition:opacity .3s linear}@media screen and (max-width: 1024px){.technologies-tabs__wrap-item:after{top:10px;right:12px}}.technologies-tabs__wrap-item img{max-width:100%;max-height:100px}.technologies-tabs__wrap-label{position:absolute;top:16px;left:16px;font-size:12px;font-weight:600;color:var(--color-accent);line-height:1}@media screen and (max-width: 767px){.technologies-tabs__wrap-label{font-size:10px;top:12px;left:12px}}.technology{position:relative}.technology .section__head--bg{min-height:calc(var(--bg-height)*1.2)}.technology .section__bg{min-height:calc(var(--bg-height)*1.2)}.technology .section__title span{display:block}.technology-wrap{display:flex;flex-direction:column;gap:1px;padding-top:1px;padding-bottom:1px;overflow:hidden;position:relative}@media screen and (max-width: 767px){.technology-wrap{gap:28px}}.technology-wrap__row{display:grid;grid-template-columns:1fr 1fr;gap:1px}@media screen and (max-width: 1600px){.technology-wrap__row{grid-template-columns:34% 1fr}}@media screen and (max-width: 1024px){.technology-wrap__row{grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){.technology-wrap__row{grid-template-columns:1fr;gap:0}}.technology-wrap__left{outline:1px solid var(--color-grey-200);padding:24px 24px 24px 0}@media screen and (max-width: 1024px){.technology-wrap__left{padding:16px 16px 16px 0}}@media screen and (max-width: 767px){.technology-wrap__left{padding-top:0;padding-right:0;outline:none}}.technology-wrap__title{font-size:24px;font-weight:500;text-transform:capitalize;line-height:1.2;max-width:376px}@media screen and (max-width: 1600px){.technology-wrap__title{font-size:20px}}.technology-wrap__right{display:flex;flex-wrap:wrap;gap:1px;margin-right:-1px}.technology-wrap__item{width:calc(33.33% - 1px);height:218px;display:flex;align-items:center;justify-content:center;outline:1px solid var(--color-grey-200) !important;position:relative;transition:background .3s linear;padding:50px 20px}@media screen and (max-width: 1299px){.technology-wrap__item{height:180px}}@media screen and (max-width: 1024px){.technology-wrap__item{width:calc(50% - 1px);height:140px;padding:32px 8px}}@media screen and (max-width: 767px){.technology-wrap__item{height:120px}}.technology-wrap__item:hover,.technology-wrap__item:focus-visible{background:var(--color-dark)}.technology-wrap__item:hover:after,.technology-wrap__item:focus-visible:after{opacity:1}.technology-wrap__item:after{content:"";position:absolute;top:20px;right:20px;width:0px;height:0px;border-style:solid;border-width:0 10px 10px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0);opacity:0;transition:opacity .3s linear}@media screen and (max-width: 1024px){.technology-wrap__item:after{top:10px;right:12px}}.technology-wrap__item img{max-width:100%;max-height:100%}.technology-wrap__label{position:absolute;top:16px;left:16px;font-size:12px;font-weight:600;color:var(--color-accent);line-height:1}@media screen and (max-width: 767px){.technology-wrap__label{font-size:10px;top:12px;left:12px}}.technology-wrap--alone .technology-wrap__item{width:calc(100% - 1px)}.technology-wrap--alone .technology-wrap__title{font-weight:400}@media screen and (max-width: 1024px){.technology-wrap--alone .technology-wrap__title{font-size:16px}}.why-us{position:relative}@media screen and (max-width: 767px){.why-us .section__title{text-align:left;max-width:90%}}.why-us__list{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 calc(var(--container-px)*-1 - 1px)}@media screen and (max-width: 767px){.why-us__list{margin-top:0;flex-direction:column}}.why-us__list.is-active .why-us__list-item:nth-child(2),.why-us__list.is-active .why-us__list-item:nth-child(3){transform:translateY(0px)}.why-us__list-item{flex:1;display:flex;flex-direction:column;padding:40px;min-height:480px;min-width:1px;border:1px solid var(--color-grey-200);position:relative;transition:background .3s ease-in-out,transform .3s ease-in-out}@media screen and (max-width: 1299px){.why-us__list-item{min-height:340px}}@media screen and (max-width: 1024px){.why-us__list-item{padding:32px}}@media screen and (max-width: 767px){.why-us__list-item{min-height:260px;width:100%;margin:0 !important;transform:translateY(0px) !important;flex:auto}}@media screen and (max-width: 575px){.why-us__list-item{padding:24px}}.why-us__list-item:not(:first-child){margin-left:-1px}@media screen and (max-width: 767px){.why-us__list-item:not(:first-child){border-top:none;margin-left:0}}.why-us__list-item:nth-child(2){margin-top:70px;transform:translateY(-70px)}@media screen and (max-width: 1024px){.why-us__list-item:nth-child(2){margin-top:56px;transform:translateY(-56px)}}.why-us__list-item:nth-child(3){margin-top:140px;transform:translateY(-140px);transition-duration:.5s}@media screen and (max-width: 1024px){.why-us__list-item:nth-child(3){margin-top:112px;transform:translateY(-112px)}}.why-us__list-title{font-size:48px;font-weight:600;line-height:1;letter-spacing:-0.02em;margin-bottom:16px;max-width:400px}@media screen and (max-width: 1299px){.why-us__list-title{font-size:32px}}@media screen and (max-width: 360px){.why-us__list-title{font-size:28px}}.why-us__list-text{font-size:18px;max-width:400px;line-height:1.2;color:var(--color-grey-700)}@media screen and (max-width: 1299px){.why-us__list-text{font-size:16px}}@media screen and (max-width: 360px){.why-us__list-text{font-size:14px}}.why-us__list-text a{color:var(--color-accent);text-decoration:underline}.why-us__list-text a:hover{text-decoration:none}.why-us__list-icon{margin-top:auto;padding-top:24px}.why-us__list-icon img{margin-left:auto;max-width:120px;max-height:120px}@media screen and (max-width: 1299px){.why-us__list-icon img{max-width:80px;max-height:120px}}.contacts__wrap{display:flex;gap:40px 0}@media screen and (max-width: 1024px){.contacts__wrap{flex-direction:column}}@media screen and (max-width: 767px){.contacts__wrap{gap:28px 0}}.contacts__wrap-left{display:flex;flex-direction:column;gap:40px;width:50%;padding-right:140px}@media screen and (max-width: 1439px){.contacts__wrap-left{padding-right:100px}}@media screen and (max-width: 1299px){.contacts__wrap-left{padding-right:64px}}@media screen and (max-width: 1024px){.contacts__wrap-left{width:100%;gap:28px;padding-right:0}}.contacts__wrap-right{width:50%}@media screen and (max-width: 1024px){.contacts__wrap-right{width:100%}}.contacts__text{margin-top:auto;font-size:16px;font-weight:500;color:var(--color-grey-700)}@media screen and (max-width: 1024px){.contacts__text{margin-top:36px;text-align:center}}@media screen and (max-width: 767px){.contacts__text{text-align:left;margin-top:24px}}.contacts-form__wrap{display:grid;gap:36px 20px;grid-template-columns:1fr 1fr}@media screen and (max-width: 767px){.contacts-form__wrap{grid-template-columns:1fr;gap:16px}}.contacts-form__item{grid-column:span 2}@media screen and (max-width: 767px){.contacts-form__item{grid-column:span 1}}.contacts-form__item--span-1{grid-column:span 1}.contacts-form__checklist{display:flex;gap:8px;flex-wrap:wrap}.contacts-form__btn{margin-top:24px}.list-arrow{list-style-type:none}.list-arrow li{font-size:24px;font-weight:500;line-height:1.4;padding-left:32px}@media screen and (max-width: 1024px){.list-arrow li{font-size:20px;padding-left:28px}}@media screen and (max-width: 575px){.list-arrow li{font-size:16px;padding-left:24px}}.list-arrow li:before{content:"→";display:block;position:absolute;top:0;left:0;margin-right:5px;color:var(--color-accent);transform:translateX(0)}.list-arrow li.is-animation::before{animation:arrowMove 1.2s ease-in-out infinite;animation-delay:.34s}@keyframes arrowMove{0%{transform:translateX(0)}20%{transform:translateX(-6px)}40%,100%{transform:translateX(0)}}.testimonial-slider__item{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr auto;gap:28px 20px}@media screen and (max-width: 1024px){.testimonial-slider__item{gap:28px 12px}}@media screen and (max-width: 767px){.testimonial-slider__item{gap:28px 8px;grid-template-columns:1fr max(26%,120px);align-items:flex-end}}.testimonial-slider__text{line-height:1.2;font-size:24px;font-weight:400;color:var(--color-white);text-indent:160px;grid-row:1/2;grid-column:1/4;padding-top:70px;padding-right:44px}@media screen and (max-width: 1299px){.testimonial-slider__text{font-size:16px;padding-top:44px}}@media screen and (max-width: 1024px){.testimonial-slider__text{font-size:14px;padding-right:24px}}@media screen and (max-width: 767px){.testimonial-slider__text{text-indent:80px;padding-top:36px;padding-right:0;grid-column:1/3}}.testimonial-slider__text:before{content:"";display:block;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 41'%3E%3Cpath d='M0 0.469727H40L0 40.4697V0.469727Z' fill='%2300E56D'/%3E%3Cpath d='M40 0.469727H80L40 40.4697V0.469727Z' fill='%2300E56D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;width:80px;height:40px}@media screen and (max-width: 1299px){.testimonial-slider__text:before{width:60px;height:30px}}@media screen and (max-width: 1024px){.testimonial-slider__text:before{width:48px;height:24px}}@media screen and (max-width: 575px){.testimonial-slider__text:before{width:40px;height:20px}}.testimonial-slider__img{min-width:1px;grid-column:4/5;grid-row:1/3}@media screen and (max-width: 1299px){.testimonial-slider__img{padding-top:44px}}@media screen and (max-width: 767px){.testimonial-slider__img{padding-top:0;grid-row:2/3;grid-column:2/3}}.testimonial-slider__img img{width:100%;max-height:100%;object-fit:cover;aspect-ratio:1/1.25843}.testimonial-slider__info{grid-row:2/3;grid-column:3/4}@media screen and (max-width: 767px){.testimonial-slider__info{grid-column:1/2}}.testimonial-slider__name{font-size:32px;font-weight:500;line-height:1.2}@media screen and (max-width: 1600px){.testimonial-slider__name{font-size:24px}}@media screen and (max-width: 1299px){.testimonial-slider__name{font-size:20px}}@media screen and (max-width: 1024px){.testimonial-slider__name{font-size:16px}}.testimonial-slider__company{font-size:20px;font-weight:500;color:var(--color-grey-700);margin-top:5px;line-height:1.2}@media screen and (max-width: 1600px){.testimonial-slider__company{font-size:16px}}@media screen and (max-width: 1299px){.testimonial-slider__company{font-size:12px;margin-top:3px}}.testimonials .section__head{margin-bottom:100px}@media screen and (max-width: 1600px){.testimonials .section__head{margin-bottom:72px}}@media screen and (max-width: 1024px){.testimonials .section__head{margin-bottom:52px}}@media screen and (max-width: 767px){.testimonials .section__head{margin-bottom:44px}}@media screen and (max-width: 767px){.testimonials .section__title{text-align:left}}.testimonials__wrap{display:flex;align-items:flex-start;gap:40px 24px}@media screen and (max-width: 767px){.testimonials__wrap{flex-direction:column}}.testimonials__wrap:has(.testimonial:first-child:last-child){max-width:1440px;margin-inline:auto}@media screen and (max-width: 1600px){.testimonials__wrap:has(.testimonial:first-child:last-child){max-width:960px}}@media screen and (max-width: 1299px){.testimonials__wrap:has(.testimonial:first-child:last-child){max-width:73%}}@media screen and (max-width: 767px){.testimonials__wrap:has(.testimonial:first-child:last-child){max-width:100%}}.testimonials__wrap:has(.testimonial:first-child:last-child) .testimonial__content{padding-right:0}.testimonial{display:flex;gap:40px;flex:1}@media screen and (max-width: 1299px){.testimonial{gap:24px}}.testimonial__content{padding-right:48px}@media screen and (max-width: 1439px){.testimonial__content{padding-right:20px}}@media screen and (max-width: 1299px){.testimonial__content{padding-right:0}}.testimonial__text{font-size:24px;line-height:1.2;margin-top:20px}@media screen and (max-width: 1600px){.testimonial__text{font-size:20px}}@media screen and (max-width: 1299px){.testimonial__text{font-size:16px;margin-top:16px}}@media screen and (max-width: 767px){.testimonial__text{font-size:14px}}.testimonial__img{display:flex;align-items:flex-start;flex:none}.testimonial__img img{object-fit:cover;width:180px;height:220px}@media screen and (max-width: 1299px){.testimonial__img img{width:100px;height:140px}}.testimonial__img:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 41'%3E%3Cpath d='M0 0.469727H40L0 40.4697V0.469727Z' fill='%2300E56D'/%3E%3Cpath d='M40 0.469727H80L40 40.4697V0.469727Z' fill='%2300E56D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;width:80px;height:40px;flex:none}@media screen and (max-width: 1299px){.testimonial__img:before{width:40px;height:20px}}.testimonial__name{font-size:24px;font-weight:500}@media screen and (max-width: 1299px){.testimonial__name{font-size:20px}}.testimonial__company{font-size:16px;font-weight:500;color:var(--color-grey-700);margin-top:6px}@media screen and (max-width: 1299px){.testimonial__company{font-size:14px}}@media screen and (max-width: 767px){.testimonial__company{margin-top:4px;font-size:12px}}.portfolio{padding-top:0;padding-bottom:80px}@media screen and (max-width: 1600px){.portfolio{padding-bottom:48px}}@media screen and (max-width: 1299px){.portfolio{padding-bottom:40px}}@media screen and (max-width: 1024px){.portfolio{padding-bottom:24px}}.portfolio__nav{display:flex;overflow:hidden;overflow-x:auto;list-style-type:none;padding-bottom:1px;padding-top:1px}@media screen and (max-width: 1024px){.portfolio__nav{padding:0 var(--container-px) 8px;gap:4px;margin-inline:calc(var(--container-px)*-1)}}.portfolio__nav-item{padding:0 20px;border-left:1px solid var(--color-grey-200);flex:1}@media screen and (max-width: 1299px){.portfolio__nav-item{padding:0 8px}}@media screen and (max-width: 1024px){.portfolio__nav-item{width:auto;flex:none;border:none !important;padding:0}}.portfolio__nav-item:last-child{border-right:1px solid var(--color-grey-200)}.portfolio__nav-button{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:64px;border-radius:100px;font-family:var(--base-font);color:var(--color-white);padding:0 10px;font-size:16px;font-weight:500;transition:background .3s linear}@media screen and (max-width: 1299px){.portfolio__nav-button{font-size:14px;height:56px}}@media screen and (max-width: 1024px){.portfolio__nav-button{border:1px solid var(--color-grey-200);background:rgba(0,0,0,.01);backdrop-filter:blur(4px);height:38px;padding:0 20px}}.portfolio__nav-button.is-active{background:var(--color-grey-200);border-color:var(--color-grey-200)}@media(any-hover: hover){.portfolio__nav-button:not(.is-active):hover{background:var(--color-dark);border-color:var(--color-dark)}}.portfolio__wrap{position:relative}.portfolio__row{--_top: 160px;display:flex;flex-wrap:wrap;margin:32px calc(var(--container-px)*-1 - 2px) 0;position:relative;overflow:hidden;padding-top:1px}@media screen and (max-width: 1299px){.portfolio__row{--_top: 120px}}@media screen and (max-width: 1024px){.portfolio__row{--_top: 76px;margin-top:16px}}@media screen and (min-width: 768px){.portfolio__row:not(.is-open):has(.portfolio-item:nth-child(n+8 of :not(.is-hidden)))+.portfolio__button{display:block}.portfolio__row:not(.is-open) .portfolio-item:nth-child(n+9 of :not(.is-hidden)){display:none}}@media screen and (max-width: 767px){.portfolio__row{--_top: 0}.portfolio__row:not(.is-open):has(.portfolio-item:nth-child(n+4 of :not(.is-hidden)))+.portfolio__button{display:block}.portfolio__row:not(.is-open) .portfolio-item:nth-child(n+5 of :not(.is-hidden)){display:none}}.portfolio__row:has(.portfolio-item:nth-child(even of :not(.is-hidden)).is-last){padding-bottom:var(--_top)}.portfolio__row .portfolio-item:nth-child(even of :not(.is-hidden)){top:var(--_top)}.portfolio__button{text-align:center;display:none;position:absolute;bottom:0;left:calc(var(--container-px)*-1 - 2px);right:calc(var(--container-px)*-1 - 2px);padding-top:48px;background:var(--base-bg);margin:0 calc(var(--container-px)*-1 - 2px)}@media screen and (max-width: 1600px){.portfolio__button{padding-top:36px}}@media screen and (max-width: 1024px){.portfolio__button{padding-top:24px}}@media screen and (max-width: 767px){.portfolio__button{position:relative;left:auto;right:auto;bottom:auto}}.portfolio__button:before{content:"";position:absolute;left:0;right:0;bottom:100%;z-index:1;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);height:300px}@media screen and (max-width: 1299px){.portfolio__button:before{height:200px}}.portfolio__button .btn{z-index:2}.portfolio-item{padding:40px 40px 34px;border:1px solid var(--color-grey-200);transition:background-color .2s linear;display:block;position:relative;width:50%;margin-top:-1px;transition:background-color .2s linear}@media screen and (max-width: 1024px){.portfolio-item{padding:24px}}@media screen and (max-width: 767px){.portfolio-item{width:100%}}.portfolio-item:nth-child(even of :not(.is-hidden)){margin-left:-1px}@media screen and (max-width: 767px){.portfolio-item:nth-child(even of :not(.is-hidden)){margin-left:0}}.portfolio-item:hover,.portfolio-item:focus-visible{background:var(--color-dark)}.portfolio-item__img{position:relative;min-height:212px;width:100%;min-width:1px;aspect-ratio:16/9;border-radius:24px;overflow:hidden}@media screen and (max-width: 1299px){.portfolio-item__img{border-radius:16px}}.portfolio-item__img img{width:100%;height:100%;object-fit:cover}.portfolio-item__label{border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:11px 27px;backdrop-filter:blur(24px);background:rgba(0,0,0,.4);font-size:16px;line-height:1;font-weight:500;position:absolute;left:20px;top:20px;z-index:1;white-space:nowrap}@media screen and (max-width: 1299px){.portfolio-item__label{font-size:12px;padding:9px 19px;left:16px;top:16px}}.portfolio-item__content{padding-top:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media screen and (max-width: 1299px){.portfolio-item__content{flex-direction:column;gap:19px;padding-top:20px}}.portfolio-item__info{width:50%}@media screen and (max-width: 1299px){.portfolio-item__info{width:100%}}.portfolio-item__title{font-weight:500;font-size:40px;line-height:1;margin-bottom:11px;text-transform:capitalize}@media screen and (max-width: 1299px){.portfolio-item__title{font-size:36px}}@media screen and (max-width: 1024px){.portfolio-item__title{font-size:32px;margin-bottom:9px}}.portfolio-item__text{font-size:16px;color:var(--color-grey-700);overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media screen and (max-width: 1299px){.portfolio-item__text{font-size:14px}}.portfolio-item__tags{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end;width:50%}@media screen and (max-width: 1299px){.portfolio-item__tags{width:100%;justify-content:flex-start}}.portfolio-item__tags-item{font-size:14px;padding:8px 19px;border:1px solid var(--color-grey-200);border-radius:50px;white-space:nowrap}@media screen and (max-width: 1299px){.portfolio-item__tags-item{font-size:12px;padding:6px 15px}}.our-expertise{padding-top:0}@media screen and (max-width: 1024px){.our-expertise{padding-bottom:0}}.anchors-nav{margin:0 calc(var(--container-px)*-1) 124px;display:flex;list-style-type:none}@media screen and (max-width: 1439px){.anchors-nav{margin-bottom:70px}}.anchors-nav__item{flex:1;margin-left:-1px;min-width:1px}.anchors-nav__link{display:flex;height:100%;flex-direction:column;gap:44px;padding:40px;border:1px solid var(--color-grey-200);min-height:440px;transition:transform .2s linear,background .2s linear}@media screen and (max-width: 1600px){.anchors-nav__link{min-height:384px}}@media screen and (max-width: 1439px){.anchors-nav__link{min-height:304px}}@media screen and (max-width: 1299px){.anchors-nav__link{min-height:244px}}.anchors-nav__link:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:40px;display:none}.anchors-nav__link:hover,.anchors-nav__link:focus-visible{transform:translateY(40px);background:var(--color-grey-100)}.anchors-nav__link:hover:before,.anchors-nav__link:focus-visible:before{display:block}.anchors-nav__title{font-size:clamp(32px,2vw,38px);font-weight:500;line-height:1.1;margin-top:-0.2em}@media screen and (max-width: 1439px){.anchors-nav__title{font-size:24px}}@media screen and (max-width: 1299px){.anchors-nav__title{font-size:20px}}.anchors-nav__img{margin-top:auto}.anchors-nav__img img{margin-left:auto}@media screen and (max-width: 1439px){.anchors-nav__img img{max-width:80px}}@media screen and (max-width: 1299px){.anchors-nav__img img{max-width:60px;margin-left:0}}.expertise-spoiler{display:flex;flex-direction:column;gap:104px}@media screen and (max-width: 1299px){.expertise-spoiler{gap:74px}}@media screen and (max-width: 1024px){.expertise-spoiler{gap:0;margin-inline:calc(var(--container-px)*-1)}}@media screen and (min-width: 1025px){.expertise-spoiler__item{--_spoiler-row-start: 1fr}}@media screen and (max-width: 1024px){.expertise-spoiler__item{border-top:1px solid var(--color-grey-200)}.expertise-spoiler__item:last-child{border-bottom:1px solid var(--color-grey-200)}}.expertise-spoiler__item.is-active .expertise-spoiler__head .icon{color:var(--color-accent);transform:rotate(180deg)}.expertise-spoiler__head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;position:relative}@media screen and (max-width: 1024px){.expertise-spoiler__head{gap:24px;align-items:center;justify-content:flex-start;padding:24px var(--container-px);cursor:pointer}}.expertise-spoiler__head .icon{display:none;font-size:30px;color:var(--color-grey-700)}@media screen and (max-width: 1024px){.expertise-spoiler__head .icon{display:block;margin-left:auto}}.expertise-spoiler__head .btn{height:72px;padding:0 48px;font-size:20px;flex:none}@media screen and (max-width: 1600px){.expertise-spoiler__head .btn{height:68px}}@media screen and (max-width: 1299px){.expertise-spoiler__head .btn{height:52px;font-size:16px;padding:0 28px}}.expertise-spoiler__head-img{flex:none;width:48px}@media screen and (max-width: 767px){.expertise-spoiler__head-img{width:40px}}.expertise-spoiler__head-title{font-size:96px;font-weight:500;line-height:1;letter-spacing:-0.02em;text-wrap:balance;max-width:1100px}@media screen and (max-width: 1600px){.expertise-spoiler__head-title{font-size:80px;max-width:900px}}@media screen and (max-width: 1299px){.expertise-spoiler__head-title{font-size:56px;max-width:600px}}@media screen and (max-width: 1024px){.expertise-spoiler__head-title{font-size:24px;letter-spacing:0}}@media screen and (max-width: 767px){.expertise-spoiler__head-title{font-size:18px}}.expertise-spoiler__link{padding:30px var(--container-px) 0;text-align:right}@media screen and (max-width: 767px){.expertise-spoiler__link{text-align:left}}.expertise-spoiler__link a{text-decoration:underline;color:var(--color-accent);font-size:16px;font-weight:500;margin-right:24px}@media screen and (max-width: 767px){.expertise-spoiler__link a{margin-right:0;font-size:14px}}.expertise-spoiler__wrap{border-top:1px solid var(--color-grey-200);margin-top:56px;display:flex;align-items:flex-start}@media screen and (max-width: 1600px){.expertise-spoiler__wrap{margin-top:50px}}@media screen and (max-width: 1299px){.expertise-spoiler__wrap{margin-top:32px}}@media screen and (max-width: 1024px){.expertise-spoiler__wrap{margin-inline:var(--container-px)}.expertise-spoiler__wrap:last-child{padding-bottom:36px}}@media screen and (max-width: 767px){.expertise-spoiler__wrap{flex-direction:column;border:none;gap:20px}}.expertise-spoiler__content{padding-top:22px;flex:1}@media screen and (max-width: 767px){.expertise-spoiler__content{flex:auto;padding-top:0}}.expertise-spoiler__content-title{font-size:48px;font-weight:500;line-height:1;margin-bottom:10px}@media screen and (max-width: 1439px){.expertise-spoiler__content-title{font-size:40px}}@media screen and (max-width: 1299px){.expertise-spoiler__content-title{font-size:32px}}@media screen and (max-width: 1024px){.expertise-spoiler__content-title{font-size:28px}}@media screen and (max-width: 767px){.expertise-spoiler__content-title{font-size:24px}}.expertise-spoiler__content-text{font-size:24px;max-width:500px;line-height:1.2;text-wrap:balance}@media screen and (max-width: 1439px){.expertise-spoiler__content-text{font-size:20px}}@media screen and (max-width: 1299px){.expertise-spoiler__content-text{font-size:16px;max-width:300px}}@media screen and (max-width: 1024px){.expertise-spoiler__content-text{font-size:14px}}.expertise-spoiler__list{width:calc(50% + 50px);flex:none;list-style-type:none;counter-reset:li}@media screen and (max-width: 1024px){.expertise-spoiler__list{width:calc(50% + 32px)}}@media screen and (max-width: 767px){.expertise-spoiler__list{width:100%}}.expertise-spoiler__list-item{position:relative;border-bottom:1px solid var(--color-grey-200)}.expertise-spoiler__list-item:before{content:attr(data-number);position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:16px;color:var(--color-grey-200);z-index:2;pointer-events:none;transition:color .2s linear,left .2s linear}@media screen and (max-width: 1299px){.expertise-spoiler__list-item:before{font-size:14px}}@media screen and (max-width: 1024px){.expertise-spoiler__list-item:before{font-size:12px}}@media screen and (max-width: 767px){.expertise-spoiler__list-item:first-child{border-top:1px solid var(--color-grey-200)}}.expertise-spoiler__list-item:has(a:hover):before,.expertise-spoiler__list-item:has(a:focus-visible):before{color:var(--color-grey-700);left:10px}.expertise-spoiler__list-link{display:block;padding:28px 24px 28px 50px;font-size:32px;font-weight:500;line-height:1.1;text-transform:capitalize;position:relative;transition:background .2s linear}@media screen and (max-width: 1299px){.expertise-spoiler__list-link{font-size:20px}}@media screen and (max-width: 1024px){.expertise-spoiler__list-link{padding-block:22px;padding-left:32px;font-size:16px}}.expertise-spoiler__list-link:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:0px;height:0px;border-style:solid;border-width:0 10px 10px 0;border-color:rgba(0,0,0,0) var(--color-accent) rgba(0,0,0,0) rgba(0,0,0,0);transition:transform .2s linear;transform-origin:center right}.expertise-spoiler__list-link:hover,.expertise-spoiler__list-link:focus-visible{background:var(--color-grey-100)}.expertise-spoiler__list-link:hover:after,.expertise-spoiler__list-link:focus-visible:after{transform:translateY(-50%) scale(1.6)}.value-list{display:grid;grid-template-columns:1fr 1fr;gap:52px 24px}@media screen and (max-width: 767px){.value-list{gap:40px 24px}}.value-list__item{min-width:1px}.value-list__item-number,.value-list__item-icon{margin-bottom:48px;position:relative}.value-list__item-number:after,.value-list__item-icon:after{content:"";position:absolute;bottom:-24px;left:0;width:100%;border-bottom:1px dashed var(--color-grey-200)}.value-list__item-number{font-size:100px;font-weight:500;line-height:.9}@media screen and (max-width: 1600px){.value-list__item-number{font-size:80px}}@media screen and (max-width: 1024px){.value-list__item-number{font-size:56px}}@media screen and (max-width: 575px){.value-list__item-number{font-size:40px}}.value-list__item-number--accent{color:var(--color-accent)}.value-list__item-number--lg{font-size:clamp(64px,8.4vw,140px);font-weight:600;letter-spacing:-0.02em;line-height:.85}@media screen and (max-width: 1024px){.value-list__item-number--lg{font-size:64px}}@media screen and (max-width: 575px){.value-list__item-number--lg{font-size:56px}}.value-list__item-icon{height:80px;display:flex;align-items:flex-end}@media screen and (max-width: 1299px){.value-list__item-icon{height:64px}}@media screen and (max-width: 360px){.value-list__item-icon{height:48px}}.value-list__item-icon img{max-width:80px;height:100%}@media screen and (max-width: 1299px){.value-list__item-icon img{max-width:64px}}@media screen and (max-width: 360px){.value-list__item-icon img{max-width:48px}}.value-list__item-title{font-size:40px;font-weight:500;line-height:1.1;text-transform:capitalize;margin-bottom:10px}@media screen and (max-width: 1600px){.value-list__item-title{font-size:32px}}@media screen and (max-width: 1299px){.value-list__item-title{font-size:24px}}@media screen and (max-width: 767px){.value-list__item-title{font-size:20px}}.value-list__item-text{font-size:20px;font-weight:400}@media screen and (max-width: 1299px){.value-list__item-text{font-size:16px}}@media screen and (max-width: 575px){.value-list__item-text{font-size:14px}}.project-slider .section__head .custom-link{margin-top:64px}@media screen and (max-width: 1024px){.project-slider .section__head .custom-link{margin-top:30px}}@media screen and (max-width: 767px){.project-slider .section__title{text-align:left}}.project-slider__slider{margin-top:80px}@media screen and (max-width: 1600px){.project-slider__slider{margin-top:64px}}@media screen and (max-width: 1024px){.project-slider__slider{margin-top:40px}}@media screen and (max-width: 767px){.project-slider__slider{margin-top:32px}}.project-slider__slider .swiper-pagination-line{margin-bottom:60px}@media screen and (max-width: 1024px){.project-slider__slider .swiper-pagination-line{margin-bottom:32px}}@media screen and (max-width: 575px){.project-slider__slider .swiper-pagination-line{margin-bottom:24px}}.project-slider__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:24px 0;position:relative}@media screen and (max-width: 1600px){.project-slider__wrap{grid-template-columns:1fr calc(50% + 108px)}}@media screen and (max-width: 767px){.project-slider__wrap{grid-template-columns:1fr;gap:20px}}.project-slider__link{position:absolute;inset:0;z-index:2;overflow:hidden}.project-slider__link span{visibility:hidden;opacity:0}.project-slider__head{grid-column:1/2;grid-row:1/2;padding-right:64px;display:flex;justify-content:space-between;gap:20px;align-items:center}@media screen and (max-width: 1024px){.project-slider__head{padding-right:24px}}@media screen and (max-width: 767px){.project-slider__head{padding-right:0}}.project-slider__left{min-height:452px;grid-column:1/2;grid-row:2/3;padding-right:64px;display:flex;flex-direction:column;justify-content:flex-end;gap:24px}@media screen and (max-width: 1600px){.project-slider__left{min-height:390px}}@media screen and (max-width: 1299px){.project-slider__left{min-height:348px}}@media screen and (max-width: 1024px){.project-slider__left{min-height:clamp(240px,28.2vw,298px);padding-right:24px;gap:16px}}@media screen and (max-width: 767px){.project-slider__left{min-height:auto;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;grid-row:auto;gap:16px;padding-right:0}}@media screen and (max-width: 767px){.project-slider__info{width:calc(33.33% - 11px)}}.project-slider__title{font-size:80px;font-weight:500;text-transform:capitalize;line-height:1}@media screen and (max-width: 1600px){.project-slider__title{font-size:64px}}@media screen and (max-width: 1439px){.project-slider__title{font-size:48px}}@media screen and (max-width: 1299px){.project-slider__title{font-size:40px}}@media screen and (max-width: 1024px){.project-slider__title{font-size:32px}}@media screen and (max-width: 575px){.project-slider__title{font-size:28px}}.project-slider__right{grid-column:2/3;grid-row:1/3;position:relative}@media screen and (max-width: 767px){.project-slider__right{grid-row:auto;grid-column:auto;aspect-ratio:16/9}}.project-slider__right img{width:100%;height:100%;object-fit:cover;border-radius:24px;position:absolute;inset:0}@media screen and (max-width: 767px){.project-slider__right img{border-radius:12px}}.project-slider__label{font-size:16px;color:var(--color-grey-700);font-weight:500;line-height:1.2;margin-bottom:12px}@media screen and (max-width: 1600px){.project-slider__label{font-size:14px}}@media screen and (max-width: 1024px){.project-slider__label{margin-bottom:8px}}@media screen and (max-width: 575px){.project-slider__label{font-size:12px}}.project-slider__text{font-size:24px;font-weight:500;line-height:1.2;word-wrap:break-word}@media screen and (max-width: 1600px){.project-slider__text{font-size:22px}}@media screen and (max-width: 1299px){.project-slider__text{font-size:16px}}@media screen and (max-width: 1024px){.project-slider__text{font-size:14px}}@media screen and (max-width: 360px){.project-slider__text{font-size:12px}}.plans{position:relative}.plans .section__head{padding-bottom:80px}@media screen and (max-width: 1299px){.plans .section__head{padding-bottom:64px}}@media screen and (max-width: 767px){.plans .section__head{padding-bottom:32px}}.plans .section__title{max-width:1200px;margin-inline:auto}@media screen and (max-width: 1600px){.plans .section__title{max-width:1000px}}@media screen and (max-width: 1439px){.plans .section__title{max-width:900px}}@media screen and (max-width: 1299px){.plans .section__title{max-width:700px}}.plans__wrap{position:relative}.plans__wrap:before,.plans__wrap:after{content:"";position:absolute;left:50%;width:120vw;transform:translateX(-50%);height:1px;background:var(--color-grey-200)}.plans__wrap:before{top:0}.plans__wrap:after{bottom:0}@media screen and (max-width: 767px){.plans .section__title{text-align:left}}@media screen and (max-width: 1024px){.plans-swiper{margin-inline:calc(var(--container-px)*-1);padding-inline:var(--container-px)}}@media screen and (max-width: 1299px){.plans-swiper .swiper-wrapper .plans-item{width:33.33%;min-width:340px}.plans-swiper .swiper-wrapper:has(.plans-item:nth-child(2):last-child) .plans-item{width:50%}}@media screen and (max-width: 767px){.plans-swiper .swiper-wrapper .plans-item{width:70% !important;min-width:240px}.plans-swiper .swiper-wrapper .plans-item--current{order:-1}}@media screen and (max-width: 575px){.plans-swiper .swiper-wrapper .plans-item{width:90% !important}}.plans-item{height:auto;padding:40px;gap:32px;border-left:1px solid var(--color-grey-200);display:flex;flex-direction:column}@media screen and (max-width: 1299px){.plans-item{gap:24px}}@media screen and (max-width: 767px){.plans-item{padding:24px;gap:20px}}.plans-item:last-child{border-right:1px solid var(--color-grey-200)}.plans-item__plan{font-size:24px;font-weight:500}@media screen and (max-width: 767px){.plans-item__plan{font-size:20px}}.plans-item__price{font-size:80px;font-weight:600;color:var(--color-accent);line-height:1}@media screen and (max-width: 1299px){.plans-item__price{font-size:64px}}.plans-item__text{font-size:16px;margin-top:16px}@media screen and (max-width: 1299px){.plans-item__text{margin-top:12px}}@media screen and (max-width: 767px){.plans-item__text{font-size:14px}}.plans-item__button .btn{height:52px}@media screen and (max-width: 767px){.plans-item__button .btn{height:50px;font-size:14px}}.plans-item__footer{font-size:16px;margin-top:10px}@media screen and (max-width: 1299px){.plans-item__footer{margin-top:20px}}@media screen and (max-width: 767px){.plans-item__footer{margin-top:12px;font-size:14px}}.plans-item__footer ul{list-style-type:none;display:flex;flex-direction:column;gap:12px}.plans-item__footer ul li{position:relative;padding-left:32px}.plans-item__footer ul li:before{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background:url("../img/check-icon.svg") no-repeat center;background-size:contain}.metrics{position:relative}.metrics .section__title{max-width:1200px;margin-inline:auto}@media screen and (max-width: 1600px){.metrics .section__title{max-width:1000px}}@media screen and (max-width: 1439px){.metrics .section__title{max-width:900px}}@media screen and (max-width: 1299px){.metrics .section__title{max-width:700px}}@media screen and (max-width: 767px){.metrics .section__title{text-align:left}}.metrics__video{margin-top:100px}@media screen and (max-width: 1600px){.metrics__video{margin-top:80px}}@media screen and (max-width: 1299px){.metrics__video{margin-top:40px}}.metrics-chart{display:flex;gap:40px 0;justify-content:center}@media screen and (max-width: 575px){.metrics-chart{flex-wrap:wrap}}.metrics-chart__item{flex:1;width:160px;display:flex;flex-direction:column;align-items:center;gap:48px}@media screen and (max-width: 1600px){.metrics-chart__item{gap:36px}}@media screen and (max-width: 1299px){.metrics-chart__item{gap:20px}}@media screen and (max-width: 575px){.metrics-chart__item{flex:1 1 50%;max-width:50%}}.metrics-chart__title{font-size:32px;font-weight:500;text-align:center}@media screen and (max-width: 1600px){.metrics-chart__title{font-size:24px}}@media screen and (max-width: 1299px){.metrics-chart__title{font-size:16px}}.progress-circle{width:100%;position:relative}.progress-circle__svg{width:100%;height:100%;transform:rotate(-90deg);display:block}.progress-circle__svg circle{fill:none;stroke-width:6;stroke:var(--color-grey-200)}.progress-circle__percent{stroke:var(--color-accent) !important;stroke-dasharray:1426.58;stroke-dashoffset:1426.58;animation:progress-animation 2s ease-out forwards}.progress-circle__text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:clamp(120px,7.3vw,140px);font-weight:600;color:var(--color-white);animation:count-up 2s ease-out forwards}@media screen and (max-width: 1299px){.progress-circle__text{font-size:clamp(64px,8.3vw,120px)}}@media screen and (max-width: 767px){.progress-circle__text{font-size:48px}}@media screen and (max-width: 575px){.progress-circle__text{font-size:64px}}@keyframes progress-animation{to{stroke-dashoffset:calc(1426.58 - 1426.58*var(--percent)/100)}}.process-line .section__title{width:min-content}.process-line-list{display:flex;flex-direction:column;position:relative}@media screen and (max-width: 767px){.process-line-list{padding-left:8px}}.process-line-list__item{font-size:32px;font-weight:500;line-height:1.15;color:var(--color-grey-700);text-transform:capitalize;padding-left:56px;padding-bottom:52px;transition:color .3s ease;position:relative}@media screen and (max-width: 1600px){.process-line-list__item{font-size:24px}}@media screen and (max-width: 1299px){.process-line-list__item{padding-left:32px;padding-bottom:36px;font-size:20px}}.process-line-list__item:before,.process-line-list__item:after{content:"";position:absolute;top:7px;left:-1px;height:100%;width:2px;background:var(--color-grey-200)}.process-line-list__item:after{height:0;transition:height .3s ease;background:var(--color-accent)}.process-line-list__item:last-child{padding-bottom:0}.process-line-list__item:last-child:after,.process-line-list__item:last-child:before{display:none}.process-line-list__item.is-anim{color:var(--color-white)}.process-line-list__item.is-anim:after{height:100%}.process-line-list__item.is-anim .process-line-list__icon{background:var(--color-accent);animation:scale-bounce .5s ease-in-out}.process-line-list__icon{position:absolute;top:10px;left:-10px;width:20px;z-index:1;aspect-ratio:1;rotate:45deg;transition:background .4s ease;background:var(--color-grey-200)}@media screen and (max-width: 1600px){.process-line-list__icon{top:5px}}@media screen and (max-width: 1299px){.process-line-list__icon{top:2px;left:-8px;width:16px}}@keyframes scale-bounce{0%{scale:1}50%{scale:1.4}100%{scale:1}}@media screen and (max-width: 767px){.faq .section__head{margin-bottom:20px}}.checklist .section__title{width:min-content}.checklist-section{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid var(--color-grey-200)}@media screen and (max-width: 1024px){.checklist-section{padding-bottom:36px;margin-bottom:36px}}@media screen and (max-width: 767px){.checklist-section{padding-bottom:24px;margin-bottom:24px}}.checklist-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.checklist-section__title{font-size:56px;font-weight:500;line-height:1.1;text-transform:capitalize;max-width:600px;margin-bottom:28px}@media screen and (max-width: 1600px){.checklist-section__title{font-size:48px}}@media screen and (max-width: 1299px){.checklist-section__title{font-size:32px;max-width:400px}}@media screen and (max-width: 767px){.checklist-section__title{font-size:24px}}.checklist-section__list{display:flex;flex-direction:column;gap:16px;list-style-type:none}.checklist-section__list li{position:relative;padding-left:36px;font-size:24px;line-height:1.2}@media screen and (max-width: 1439px){.checklist-section__list li{font-size:20px}}@media screen and (max-width: 767px){.checklist-section__list li{font-size:16px}}.checklist-section__list li::before{content:"";position:absolute;top:50%;margin-top:-12px;left:0;width:24px;height:24px;background:url("../img/checklist.svg") no-repeat center;background-size:contain}.project-highlighted{position:relative}.project-highlighted .section__head{max-width:1460px;margin-inline:auto;text-align:center;margin-bottom:92px}@media screen and (max-width: 1600px){.project-highlighted .section__head{max-width:1200px}}@media screen and (max-width: 1439px){.project-highlighted .section__head{max-width:1000px;margin-bottom:60px}}@media screen and (max-width: 1299px){.project-highlighted .section__head{max-width:800px;margin-bottom:40px}}@media screen and (max-width: 767px){.project-highlighted .section__head{text-align:left}}.project-highlighted__logo{width:max-content;margin-inline:auto;margin-top:64px}@media screen and (max-width: 1600px){.project-highlighted__logo{margin-top:52px;max-width:240px}}@media screen and (max-width: 1299px){.project-highlighted__logo{max-width:166px;margin-top:40px}}@media screen and (max-width: 767px){.project-highlighted__logo{margin-left:0}}.project-highlighted__video{margin-top:80px}@media screen and (max-width: 1600px){.project-highlighted__video{margin-top:80px}}@media screen and (max-width: 1299px){.project-highlighted__video{margin-top:40px}}.project-highlighted__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px 24px}@media screen and (max-width: 767px){.project-highlighted__list{grid-template-columns:repeat(2, 1fr)}}.project-highlighted__list-item{display:flex;flex-direction:column}.project-highlighted__list-number{color:var(--color-accent);font-size:clamp(80px,6.5vw,120px);line-height:1.1;font-weight:600;padding-bottom:16px;margin-bottom:16px;border-bottom:1px dashed var(--color-grey-200);white-space:nowrap}@media screen and (max-width: 1299px){.project-highlighted__list-number{font-size:clamp(56px,6.6vw,80px)}}@media screen and (max-width: 767px){.project-highlighted__list-number{font-size:52px}}@media screen and (max-width: 360px){.project-highlighted__list-number{font-size:44px;letter-spacing:-0.02em}}.project-highlighted__list-title{font-size:24px;font-weight:500;line-height:1.1}@media screen and (max-width: 1439px){.project-highlighted__list-title{font-size:20px}}@media screen and (max-width: 1299px){.project-highlighted__list-title{font-size:16px}}@media screen and (max-width: 767px){.project-highlighted__list-title{font-size:16px}}.tech-stack .value-list{row-gap:64px}@media screen and (min-width: 1300px){.tech-stack .value-list__item-text{font-size:20px}}.features-cards .section__head{text-align:center;margin-bottom:72px}@media screen and (max-width: 1299px){.features-cards .section__head{margin-bottom:52px}}@media screen and (max-width: 767px){.features-cards .section__head{text-align:left;margin-bottom:40px}}.features-cards .container{margin-bottom:1px}.features-cards.pb-0 .features-cards__wrap{margin-bottom:40px}@media screen and (max-width: 1299px){.features-cards.pb-0 .features-cards__wrap{margin-bottom:24px}}.feature-card{display:grid;grid-template-columns:1fr 1fr;background:var(--color-grey-100);border-radius:24px;padding:40px;row-gap:44px;box-shadow:0px 0px 40px 0px rgba(0,0,0,.8)}@media screen and (max-width: 1024px){.feature-card{grid-template-columns:1fr}}@media screen and (max-width: 767px){.feature-card{padding:24px;gap:24px}}.feature-card:not(:first-child){margin-top:16px}@media screen and (max-width: 1024px){.feature-card:not(:first-child){margin-top:8px}}.feature-card__content{padding-right:40px;display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 1024px){.feature-card__content{padding-right:0}}@media screen and (max-width: 767px){.feature-card__content{gap:24px}}.feature-card__steps{font-size:14px;display:flex;align-items:center;gap:8px}@media screen and (max-width: 767px){.feature-card__steps{font-size:12px}}.feature-card__steps-devider{width:28px;height:1px;flex:none;background:var(--color-grey-700)}.feature-card__header{margin:auto 0;max-width:560px}@media screen and (max-width: 1024px){.feature-card__header{display:grid;gap:20px 0;max-width:none;grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){.feature-card__header{grid-template-columns:1fr}}.feature-card__title{font-size:56px;font-weight:500;text-transform:capitalize;line-height:1;letter-spacing:-0.02em}@media screen and (max-width: 1439px){.feature-card__title{font-size:48px}}@media screen and (max-width: 1299px){.feature-card__title{font-size:40px}}@media screen and (max-width: 1024px){.feature-card__title{font-size:48px;padding-right:16px}}@media screen and (max-width: 1024px){.feature-card__title{font-size:clamp(32px,5.2vw,48px)}}.feature-card__text{font-size:20px;line-height:1.2;margin-top:28px}@media screen and (max-width: 1600px){.feature-card__text{margin-top:20px}}@media screen and (max-width: 1439px){.feature-card__text{font-size:16px}}@media screen and (max-width: 1024px){.feature-card__text{margin-top:0}}@media screen and (max-width: 767px){.feature-card__text{font-size:14px}}.feature-card__img{align-self:center}.feature-card__img img{width:100%;object-fit:cover;height:auto;border-radius:16px;aspect-ratio:16/9;border:1px solid var(--color-grey-200)}@media screen and (max-width: 1024px){.feature-card__link{margin-top:24px}}@media screen and (max-width: 767px){.feature-card__link{margin-top:32px}}.articles .section__head{text-align:center;margin-bottom:80px}@media screen and (max-width: 1600px){.articles .section__head{margin-bottom:60px}}@media screen and (max-width: 1299px){.articles .section__head{margin-bottom:40px}}@media screen and (max-width: 767px){.articles .section__head{text-align:left}}.articles__link{margin-top:72px}@media screen and (max-width: 1600px){.articles__link{margin-top:44px}}@media screen and (max-width: 1299px){.articles__link{margin-top:30px}}.articles__btn{margin-top:44px}.articles__wrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 24px}@media screen and (max-width: 1299px){.articles__wrap{column-gap:20px}}@media screen and (max-width: 767px){.articles__wrap{grid-template-columns:1fr}}.article{position:relative;min-width:1px}.article:hover .article__title{color:var(--color-accent)}.article__link{position:absolute;inset:0;overflow:hidden}.article__link span{visibility:hidden;opacity:0;pointer-events:none}.article__img{display:block;border-radius:16px;min-height:328px;width:100%;aspect-ratio:16/9;overflow:hidden;margin-bottom:20px}@media screen and (max-width: 1439px){.article__img{min-height:260px}}@media screen and (max-width: 1299px){.article__img{min-height:220px}}.article__img img{width:100%;height:100%;object-fit:cover}.article__title{font-size:40px;font-weight:500;line-height:1.2;transition:color .2s ease}@media screen and (max-width: 1439px){.article__title{font-size:32px}}@media screen and (max-width: 1299px){.article__title{font-size:24px}}.article__text{font-size:20px;line-height:1.2;margin-top:8px;color:var(--color-grey-700)}@media screen and (max-width: 1439px){.article__text{font-size:18px}}@media screen and (max-width: 1299px){.article__text{font-size:16px}}.team-members{display:grid;grid-template-columns:1fr 1fr;gap:64px 24px}@media screen and (max-width: 1299px){.team-members{gap:40px 24px}}.team-members__avatar{display:block;margin-bottom:16px}.team-members__avatar img{height:320px;width:100%;object-fit:cover;border-radius:16px}@media screen and (max-width: 1299px){.team-members__avatar img{height:220px}}@media screen and (max-width: 575px){.team-members__avatar img{height:auto;aspect-ratio:1/1}}.team-members__name{font-size:32px;font-weight:500;line-height:1}@media screen and (max-width: 1299px){.team-members__name{font-size:24px}}.team-members__role{font-size:20px;font-weight:500;color:var(--color-grey-700);line-height:1.2;margin-top:6px}@media screen and (max-width: 1299px){.team-members__role{font-size:14px}}.commerce-cases__wrap{width:71%;margin-inline:auto;max-width:1338px;position:relative}@media screen and (max-width: 1920px){.commerce-cases__wrap{max-width:1138px}}@media(min-width: 1300px)and (max-height: 880px),(max-width: 1299px){.commerce-cases__wrap{max-width:800px}}@media screen and (max-width: 1024px){.commerce-cases__wrap{width:auto;max-width:596px}}.commerce-cases-slider{overflow:visible}.commerce-cases-slider-next,.commerce-cases-slider-prev{position:absolute;width:50vw;height:100%;top:0;z-index:2}@media screen and (max-width: 767px){.commerce-cases-slider-next,.commerce-cases-slider-prev{display:none}}.commerce-cases-slider-next:disabled,.commerce-cases-slider-prev:disabled{display:none}.commerce-cases-slider-next{left:100%}.commerce-cases-slider-prev{right:100%}.commerce-case__link{aspect-ratio:16/9;overflow:hidden;border-radius:24px;display:block;overflow:hidden}@media screen and (max-width: 1299px){.commerce-case__link{border-radius:16px}}@media screen and (max-width: 767px){.commerce-case__link{border-radius:12px}}.commerce-case__link img{width:100%;height:100%;object-fit:cover}.commerce-case__content{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:24px 0}@media screen and (max-width: 1600px){.commerce-case__content{margin-top:20px}}@media screen and (max-width: 767px){.commerce-case__content{grid-template-columns:1fr auto;margin-top:16px}}.commerce-case__title{font-size:40px;font-weight:600;line-height:1;letter-spacing:-0.02em;padding-right:24px}@media screen and (max-width: 1600px){.commerce-case__title{font-size:32px}}@media screen and (max-width: 1024px){.commerce-case__title{font-size:24px}}@media screen and (max-width: 767px){.commerce-case__title{align-self:center}}.commerce-case__text{font-size:20px;font-weight:400;line-height:1.2;color:var(--color-grey-700)}@media screen and (max-width: 1600px){.commerce-case__text{font-size:16px}}@media screen and (max-width: 1024px){.commerce-case__text{font-size:14px}}.commerce-case__tags{justify-content:flex-end}.tags{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tags__item{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:16px;font-weight:400;height:44px;padding:0 24px;border-radius:100px;border:1px solid var(--color-grey-700);color:var(--color-grey-700)}.clients-slider__wrap{display:flex}.clients-slider__wrap:not(:has(.clients-slider__item:nth-child(n+8))){justify-content:center}.clients-slider__wrap:has(.clients-slider__item:nth-child(n+8)){overflow:hidden}@media screen and (min-width: 1921px){.clients-slider__wrap:has(.clients-slider__item:nth-child(n+8)){mask:linear-gradient(90deg, transparent, white 10%, white 90%, transparent);max-width:1920px;margin-left:auto;margin-right:auto}}.clients-slider__wrap:has(.clients-slider__item:nth-child(n+8)) .clients-slider__list{flex-wrap:nowrap;width:max-content;animation:scroll 30s forwards linear infinite}.clients-slider__list{--gap-x: 24px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px var(--gap-x)}@media screen and (max-width: 767px){.clients-slider__list{--gap-x: 12px;row-gap:20px}}.clients-slider__item{flex-shrink:0;height:80px;width:232px;display:flex;align-items:center;justify-content:center;opacity:.4}@media screen and (max-width: 1024px){.clients-slider__item{width:186px;height:64px}}@media screen and (max-width: 767px){.clients-slider__item{width:124px;height:48px}}.clients-slider__item img{max-width:100%;max-height:100%}@keyframes scroll{to{transform:translate(calc(-50% - var(--gap-x) / 2))}}.tagline .section__title{text-transform:uppercase;font-weight:700;text-align:center;font-size:clamp(96px,5.5vw,112px);line-height:.9;letter-spacing:0}@media screen and (max-width: 1439px){.tagline .section__title{font-size:clamp(48px,6.5vw,96px)}}@media screen and (max-width: 767px){.tagline .section__title{font-size:44px;line-height:1}}@media screen and (max-width: 575px){.tagline .section__title{font-size:40px}}.tagline-title__item{display:block;position:relative;max-width:max-content;margin-inline:auto}@media screen and (max-width: 767px){.tagline-title__item{max-width:340px}}.tagline-title__item:first-child .tagline-title__label{right:-3%;top:-27%}@media screen and (max-width: 1024px){.tagline-title__item:first-child .tagline-title__label{right:-6%;top:-44%}}@media screen and (max-width: 767px){.tagline-title__item:first-child .tagline-title__label{right:-4%;top:-35%}}.tagline-title__item:first-child .tagline-title__label:hover{transform:scale(1.2)}.tagline-title__item:nth-child(2) .tagline-title__label{left:6.4%;top:-28%}@media screen and (max-width: 1600px){.tagline-title__item:nth-child(2) .tagline-title__label{top:-34%}}@media screen and (max-width: 1024px){.tagline-title__item:nth-child(2) .tagline-title__label{left:3.4%;top:-52%}}@media screen and (max-width: 767px){.tagline-title__item:nth-child(2) .tagline-title__label{left:0;top:33%}}.tagline-title__item:nth-child(2) .tagline-title__label:before{content:"";display:none;position:absolute;width:calc(100% + 40px);right:0;top:0;height:100%}.tagline-title__item:nth-child(2) .tagline-title__label:hover{transform:translateX(40px)}.tagline-title__item:nth-child(2) .tagline-title__label:hover:before{display:block}.tagline-title__item:nth-child(3) .tagline-title__label{left:25%;bottom:-33%}@media screen and (max-width: 1024px){.tagline-title__item:nth-child(3) .tagline-title__label{left:12%;bottom:-49%}}@media screen and (max-width: 767px){.tagline-title__item:nth-child(3) .tagline-title__label{left:auto;right:17%;bottom:-17%}}.tagline-title__item:nth-child(3) .tagline-title__label:before{content:"";display:none;position:absolute;width:calc(100% + 20px);right:0;top:0;height:calc(100% + 30px)}.tagline-title__item:nth-child(3) .tagline-title__label:hover{transform:translate(30px, -20px) scale(1.2)}.tagline-title__item:nth-child(3) .tagline-title__label:hover:before{display:block}.tagline-title__label{position:absolute;background:var(--color-accent);height:60px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;text-align:center;border-radius:100px;font-size:24px;font-weight:700;letter-spacing:0;color:var(--color-black);cursor:pointer;transition:transform .2s ease-in-out}@media screen and (max-width: 1600px){.tagline-title__label{height:44px;padding:0 20px;font-size:16px}}@media screen and (max-width: 1024px){.tagline-title__label{height:36px;padding:0 16px;font-size:14px}}@media screen and (max-width: 767px){.tagline-title__label{font-size:12px;height:28px;padding:0 12px}}.tagline-title__label img{width:28px;margin-left:-4px}@media screen and (max-width: 1600px){.tagline-title__label img{width:20px}}@media screen and (max-width: 1024px){.tagline-title__label img{width:16px}}.running-line{position:relative;margin-top:var(--section-py);padding:0}.running-line:before{content:"";position:absolute;top:50%;left:-50vw;width:200vw;height:1px;background:var(--color-grey-200)}.running-line__wrap{display:flex}.running-line__wrap:not(:has(.running-line__item:nth-child(n+3))){justify-content:center}.running-line__wrap:has(.running-line__item:nth-child(n+3)) .running-line__list{flex-wrap:nowrap;width:max-content;animation:scroll 30s forwards linear infinite}.running-line__list{--gap-x: 15vw;display:flex;justify-content:center;align-items:center;gap:40px var(--gap-x)}@media(max-width: 1920px){.running-line__list{--gap-x: 240px}}@media screen and (max-width: 767px){.running-line__list{--gap-x: 124px;row-gap:20px}}.running-line__item{flex-shrink:0;white-space:nowrap;padding:0 8px;font-size:16px;font-weight:500;position:relative;color:var(--color-grey-200);background:var(--color-black)}.numbers__wrap{display:flex;flex-direction:column;max-width:1420px;margin-inline:auto}@media screen and (max-width: 1024px){.numbers__wrap{max-width:820px}}.numbers__item{display:grid;grid-template-columns:1fr 440px;align-items:flex-start;gap:44px;z-index:1}@media screen and (max-width: 1299px){.numbers__item{grid-template-columns:1fr 344px}}@media screen and (max-width: 1024px){.numbers__item{grid-template-columns:1fr 184px;gap:32px}}@media screen and (max-width: 767px){.numbers__item{grid-template-columns:1fr;grid-template-rows:1fr 0fr;gap:24px}}.numbers__item:not(:first-child){margin-top:-70px;z-index:2}@media screen and (max-width: 1439px){.numbers__item:not(:first-child){margin-top:-50px}}.numbers__item:not(:first-child) .numbers__number:before{content:"";position:absolute;bottom:40%;left:0;right:0;z-index:-1;height:calc(100% + 50px);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 70%)}@media screen and (max-width: 1600px){.numbers__item:not(:first-child) .numbers__number:before{height:calc(100% + 20px)}}@media screen and (max-width: 1024px){.numbers__item:not(:first-child) .numbers__number:before{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 80%)}}@media screen and (max-width: 767px){.numbers__item:not(:first-child) .numbers__number:before{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 70%);height:calc(100% + 20px)}}@media screen and (max-width: 767px){.numbers__item:last-child{grid-template-rows:1fr auto}}.numbers__number{position:relative;font-size:280px;font-weight:700;color:var(--color-accent);line-height:.8;text-align:right;letter-spacing:-0.025em}@media screen and (max-width: 1600px){.numbers__number{font-size:240px}}@media screen and (max-width: 1439px){.numbers__number{font-size:clamp(160px,16.5vw,200px)}}@media screen and (max-width: 767px){.numbers__number{font-size:124px;text-align:center}}@media screen and (max-width: 575px){.numbers__number{font-size:110px}}.numbers__title{font-size:32px;font-weight:500;line-height:1.1;min-height:0px}@media screen and (max-width: 1600px){.numbers__title{font-size:28px}}@media screen and (max-width: 1439px){.numbers__title{font-size:24px}}@media screen and (max-width: 1024px){.numbers__title{font-size:20px}}@media screen and (max-width: 767px){.numbers__title{text-align:center}}.clutch{text-align:center}.clutch__img{margin-bottom:92px}@media screen and (max-width: 1600px){.clutch__img{margin-bottom:40px}}.clutch__img img{margin-inline:auto}@media screen and (max-width: 1600px){.clutch__img img{max-width:196px}}@media screen and (max-width: 1299px){.clutch__img img{max-width:150px}}@media screen and (max-width: 767px){.clutch__img img{max-width:120px}}.clutch__title{font-size:clamp(96px,5.5vw,112px);text-transform:uppercase;line-height:1.1;font-weight:700}@media screen and (max-width: 1439px){.clutch__title{font-size:clamp(48px,6.5vw,96px)}}@media screen and (max-width: 767px){.clutch__title{font-size:44px}}@media screen and (max-width: 575px){.clutch__title{font-size:40px}}.clutch__title a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:2.5%;text-underline-offset:7.5%;transition:color .2s linear}.clutch__title a:hover{color:var(--color-accent-light);text-decoration-color:#fff}.clutch__title a:after{content:"";display:inline-block;vertical-align:top;position:relative;top:.17em;margin-left:.05em;margin-right:-0.2em;width:0px;height:0px;border-style:solid;border-width:0 .17em .17em 0;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.clutch__subtitle{font-size:24px;font-weight:500;line-height:1;margin-top:36px}@media screen and (max-width: 1600px){.clutch__subtitle{margin-top:28px}}@media screen and (max-width: 1299px){.clutch__subtitle{font-size:20px}}@media screen and (max-width: 1024px){.clutch__subtitle{font-size:16px}}.cases .section__head{text-align:center;max-width:440px;margin-inline:auto}.cases .section__head img{margin-inline:auto}@media screen and (max-width: 1299px){.cases .section__head img{max-width:235px}}@media screen and (max-width: 767px){.cases .section__head img{max-width:195px}}.cases-wrap__img{border-radius:16px;overflow:hidden;position:relative;max-width:438px;margin-inline:auto;aspect-ratio:3/2;margin-top:36px;margin-bottom:24px}@media(any-hover: hover){.cases-wrap__img{display:none}}@media(any-hover: none){.cases-wrap__img:not(:has(.is-scroll-active)) img:first-child{display:block}}.cases-wrap__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:none}.cases-wrap__img img.is-scroll-active{display:block}.cases-wrap__item{display:block;text-align:center;font-size:clamp(140px,9.4vw,180px);font-weight:700;padding:8px 0;text-transform:uppercase;line-height:.8}@media screen and (max-width: 1299px){.cases-wrap__item{font-size:clamp(88px,11.4vw,120px)}}@media screen and (max-width: 767px){.cases-wrap__item{font-size:clamp(44px,10.4vw,64px);letter-spacing:-0.02em}}@media(any-hover: hover){.cases-wrap__item.is-active img{opacity:1}.cases-wrap__item:hover span{background-position-y:0%}}@media(any-hover: none){.cases-wrap__item.is-scroll-active span{background-position-y:0%}.cases-wrap__item.is-scroll-active img{visibility:visible;opacity:1;position:absolute;top:auto !important;bottom:60%;left:auto !important;right:calc(clamp(20px,4vw,60px)*-1);transform:none}}.cases-wrap__item span{max-width:max-content;position:relative;visibility:visible;margin-inline:auto;color:rgba(0,0,0,0);background-image:linear-gradient(to bottom, var(--color-accent) 50%, var(--color-grey-200) 50%);background-size:100% 200%;background-repeat:no-repeat;background-position-y:100%;-webkit-background-clip:text;background-clip:text;transition:background-position .4s ease-in-out}.cases-wrap__item img{opacity:0;aspect-ratio:3/2;border-radius:16px;object-fit:cover;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;pointer-events:none;top:0;left:0;width:clamp(150px,20vw,360px);transform:translateY(-100%);z-index:20}@media(any-hover: none){.cases-wrap__item img{display:none}}.waitlist .section__head{max-width:1124px}.waitlist-wrap{display:flex;flex-direction:column;margin-top:56px}@media screen and (max-width: 1024px){.waitlist-wrap{margin-top:48px}}@media screen and (max-width: 767px){.waitlist-wrap{margin-top:32px}}.waitlist-wrap__item{display:flex;gap:64px;padding:64px 0;border-top:1px solid var(--color-grey-200)}@media screen and (max-width: 1439px){.waitlist-wrap__item{gap:40px;padding:36px 0}}@media screen and (max-width: 767px){.waitlist-wrap__item{padding:32px 0;gap:40px}}.waitlist-wrap__item:first-child{border-bottom:1px solid var(--color-grey-200);margin-bottom:-1px}.waitlist-wrap__item:last-child{border-bottom:1px solid var(--color-grey-200)}.waitlist-wrap__item:nth-child(2),.waitlist-wrap__item:nth-child(4),.waitlist-wrap__item:nth-child(3){margin-left:25%}.waitlist-wrap__item:nth-child(3){padding-left:25%}@media screen and (max-width: 1024px){.waitlist-wrap__item:nth-child(3){margin-left:0;padding-left:0}}@media screen and (max-width: 1024px){.waitlist-wrap__item:nth-child(2),.waitlist-wrap__item:nth-child(4){margin-left:0;padding-left:clamp(25%,125vw - 768px - var(--container-px),50%)}}@media screen and (max-width: 767px){.waitlist-wrap__item:nth-child(2),.waitlist-wrap__item:nth-child(4){padding-left:0}}.waitlist-wrap__item.is-active .waitlist-wrap__number{color:var(--color-accent)}.waitlist-wrap__number{font-size:280px;line-height:.75;font-weight:500;color:var(--color-grey-200);flex:none;align-self:center;transition:color .2s linear}@media screen and (max-width: 1600px){.waitlist-wrap__number{font-size:240px}}@media screen and (max-width: 1439px){.waitlist-wrap__number{font-size:180px}}@media screen and (max-width: 1024px){.waitlist-wrap__number{font-size:140px;line-height:.8}}@media screen and (max-width: 767px){.waitlist-wrap__number{font-size:96px}}@media screen and (max-width: 575px){.waitlist-wrap__number{font-size:64px}}.waitlist-wrap__content{display:flex;align-items:center;flex:1;max-width:347px}@media screen and (max-width: 1439px){.waitlist-wrap__content{max-width:257px}}.waitlist-wrap__title{font-size:24px;font-weight:500;line-height:1.1}@media screen and (max-width: 1439px){.waitlist-wrap__title{font-size:20px}}@media screen and (max-width: 575px){.waitlist-wrap__title{font-size:16px}}.waitlist-wrap__subtitle{font-size:16px;font-weight:400;color:var(--color-grey-700);margin-top:20px;max-width:220px}@media screen and (max-width: 1439px){.waitlist-wrap__subtitle{font-size:14px;margin-top:10px}}.waitlist-form{height:100%;display:flex;width:100%;flex-direction:column}.waitlist-form__group{margin-top:auto;display:flex;align-items:flex-end;gap:16px;padding-top:16px}@media screen and (max-width: 767px){.waitlist-form__group{flex-direction:column;gap:12px;align-items:flex-start}}.waitlist-form__field{max-width:220px;flex:1}@media screen and (max-width: 767px){.waitlist-form__field{flex:auto;max-width:100%;width:100%}}.waitlist-form .btn{min-width:110px}@media screen and (max-width: 1439px){.waitlist-form .btn{height:40px}}@media screen and (max-width: 767px){.waitlist-form .btn{width:100%}}@media screen and (max-width: 1439px){.waitlist-form .form-input{height:40px;font-size:14px}}.content-list{display:grid;gap:16px}.content-list__item{padding:40px;border-radius:24px;background:var(--color-grey-100)}@media screen and (max-width: 767px){.content-list__item{padding:32px}}.content-list__item-icon{height:80px;display:flex;align-items:flex-end;margin-bottom:32px}@media screen and (max-width: 1299px){.content-list__item-icon{height:64px}}.content-list__item-icon img{max-width:80px;max-height:100%}@media screen and (max-width: 1299px){.content-list__item-icon img{max-width:64px}}.content-list__item-title{font-size:40px;font-weight:500;text-transform:capitalize;max-width:510px}@media screen and (max-width: 1299px){.content-list__item-title{font-size:32px}}.content-list__item-text{font-size:18px;font-weight:400;line-height:1.2;color:var(--color-grey-700);margin-top:20px;max-width:510px}@media screen and (max-width: 1299px){.content-list__item-text{font-size:16px}}.content-list--grid{grid-template-columns:1fr 1fr}@media screen and (max-width: 767px){.content-list--grid{grid-template-columns:1fr}}.core-sdk{gap:6px;display:grid;grid-template-columns:repeat(2, 1fr);position:relative;max-width:1100px;margin:0 auto}@media screen and (max-width: 767px){.core-sdk{grid-template-columns:1fr;gap:32px;background:#212121;padding-bottom:32px}}.core-sdk__item{--_offset: 5px;background:#212121;padding:48px;min-height:280px;display:flex;gap:20px;flex-direction:column;text-decoration:none;transition:transform .12s linear}@media screen and (max-width: 1024px){.core-sdk__item{padding:30px 25px;min-height:210px}}@media screen and (max-width: 767px){.core-sdk__item{min-height:auto;transition:none;gap:15px;background:none;padding:0 32px}.core-sdk__item:nth-child(1){z-index:5}.core-sdk__item:nth-child(2){z-index:4}.core-sdk__item:nth-child(3){z-index:3}.core-sdk__item:nth-child(4){z-index:2}}.core-sdk__item:hover{transition-delay:.12s}@media screen and (min-width: 1025px){.core-sdk__item:nth-child(1):hover,.core-sdk__item:nth-child(1):focus-visible{transform:translate(calc(var(--_offset) * -1), calc(var(--_offset) * -1))}.core-sdk__item:nth-child(2):hover,.core-sdk__item:nth-child(2):focus-visible{transform:translate(var(--_offset), calc(var(--_offset) * -1))}.core-sdk__item:nth-child(3):hover,.core-sdk__item:nth-child(3):focus-visible{transform:translate(calc(var(--_offset) * -1), var(--_offset))}.core-sdk__item:nth-child(4):hover,.core-sdk__item:nth-child(4):focus-visible{transform:translate(var(--_offset), var(--_offset))}.core-sdk__item:nth-child(even){text-align:right}.core-sdk__item:nth-child(even) .core-sdk__logos{justify-content:flex-end;margin-left:auto}.core-sdk__item:nth-child(even) .core-sdk__title,.core-sdk__item:nth-child(even) .core-sdk__text{margin-left:auto}.core-sdk__item:nth-child(even) .core-sdk__text ul,.core-sdk__item:nth-child(even) .core-sdk__text ol{direction:rtl;margin-left:0;margin-right:30px}.core-sdk__item:nth-child(even) .core-sdk__text h3{text-align:right}}.core-sdk__head{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transform-origin:top left;transition:transform .2s linear;background:#fff;color:var(--color-black);border-radius:50%;width:300px;height:300px;display:flex;gap:15px;z-index:6;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}@media screen and (max-width: 1299px){.core-sdk__head{width:250px;height:250px}}@media screen and (max-width: 1024px){.core-sdk__head{position:relative;order:-1;top:auto;left:auto;transform:none;border-radius:0;width:auto;height:auto;grid-column:span 2;gap:10px;min-height:118px;border:5px solid #5d5d5d}}@media screen and (max-width: 767px){.core-sdk__head{grid-column:span 1}}.core-sdk__head:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% + 20px);height:calc(100% + 20px);border:10px solid #181818;border-radius:inherit}@media screen and (max-width: 1024px){.core-sdk__head:after{display:none}}@media screen and (min-width: 1025px){.core-sdk__head:hover,.core-sdk__head:focus-visible{transform:scale(1.05) translate(-50%, -50%)}}.core-sdk__head-title{font-size:30px;font-weight:700;line-height:1;text-transform:uppercase}@media screen and (max-width: 1024px){.core-sdk__head-title{font-size:26px}}.core-sdk__head-link{display:flex;justify-content:center;align-items:center;gap:10px;max-width:88%;color:var(--color-black);font-size:17px}@media screen and (max-width: 1024px){.core-sdk__head-link{font-size:14px;gap:5px}}.core-sdk__head-link img{width:30px;height:30px;flex:none;border-radius:50%}@media screen and (max-width: 1024px){.core-sdk__head-link img{width:20px;height:20px}}.core-sdk__head-link span{flex:1;min-width:1px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.core-sdk__title{margin-bottom:auto;font-size:24px;font-weight:700;max-width:340px;width:100%;line-height:1;text-transform:uppercase}@media screen and (max-width: 1299px){.core-sdk__title{max-width:280px}}@media screen and (max-width: 1024px){.core-sdk__title{font-size:18px;max-width:100%}}@media screen and (max-width: 767px){.core-sdk__title{max-width:100%}}.core-sdk__text{max-width:280px;width:100%;font-size:14px;font-weight:400;color:var(--color-grey-700)}@media screen and (max-width: 1024px){.core-sdk__text{max-width:100%}}@media screen and (max-width: 767px){.core-sdk__text{max-width:100%}}.core-sdk__text h3{font-size:14px;text-align:left}.core-sdk__logos{display:flex;align-items:center;gap:10px;max-width:313px}@media screen and (max-width: 1024px){.core-sdk__logos{max-width:100%}}.core-sdk__logos img{display:block;max-width:50px;max-height:50px}@media screen and (max-width: 1024px){.core-sdk__logos img{max-width:40px;max-height:40px}}.quote-block-card__text{font-size:96px;font-weight:600;letter-spacing:-0.02em;text-indent:160px;line-height:1;text-transform:capitalize;margin-bottom:48px;position:relative}@media screen and (max-width: 1600px){.quote-block-card__text{font-size:80px}}@media screen and (max-width: 1439px){.quote-block-card__text{font-size:64px}}@media screen and (max-width: 767px){.quote-block-card__text{font-size:clamp(40px,4vw,64px);margin-bottom:32px}}.quote-block-card__text:before{content:"";display:block;position:absolute;top:12px;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 41'%3E%3Cpath d='M0 0.469727H40L0 40.4697V0.469727Z' fill='%2300E56D'/%3E%3Cpath d='M40 0.469727H80L40 40.4697V0.469727Z' fill='%2300E56D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;width:80px;height:40px}@media screen and (max-width: 767px){.quote-block-card__text:before{position:static;margin-bottom:36px}}.quote-block-card__author{display:flex;align-items:flex-start;gap:24px}.quote-block-card__author-img{width:120px;aspect-ratio:1/1.3334;flex:none}@media screen and (max-width: 767px){.quote-block-card__author-img{width:80px}}.quote-block-card__author-img img{width:100%;height:100%;object-fit:cover}.quote-block-card__author-content{flex:1}.quote-block-card__author-name{font-size:24px;font-weight:500}@media screen and (max-width: 767px){.quote-block-card__author-name{font-size:20px}}.quote-block-card__author-role{font-size:16px;font-weight:500;margin-top:4px;color:var(--color-grey-700)}@media screen and (max-width: 767px){.quote-block-card__author-role{font-size:14px}}.pains-gains-section .section__head{max-width:1300px;margin-inline:auto;text-align:center}@media screen and (max-width: 1600px){.pains-gains-section .section__head{max-width:1100px}}@media screen and (max-width: 1439px){.pains-gains-section .section__head{max-width:850px}}.pains-gains{display:flex;flex-direction:column;gap:8px;margin-top:80px}@media screen and (max-width: 1439px){.pains-gains{margin-top:60px}}@media screen and (max-width: 1024px){.pains-gains{margin-top:44px}}.pains-gains__item{display:grid;grid-template-columns:1fr 1fr;align-items:center;row-gap:40px;background:var(--color-grey-100);border-radius:24px;padding:48px}@media screen and (max-width: 1024px){.pains-gains__item{grid-template-columns:1fr}}@media screen and (max-width: 767px){.pains-gains__item{gap:32px;padding:32px}}.pains-gains__minus,.pains-gains__plus{padding-right:48px;display:flex;align-items:center;gap:40px}@media screen and (max-width: 1024px){.pains-gains__minus,.pains-gains__plus{padding-right:0}}@media screen and (max-width: 767px){.pains-gains__minus,.pains-gains__plus{gap:24px}}.pains-gains__minus>img,.pains-gains__plus>img{width:80px;height:80px}@media screen and (max-width: 767px){.pains-gains__minus>img,.pains-gains__plus>img{width:64px;height:64px}}@media screen and (max-width: 575px){.pains-gains__minus>img,.pains-gains__plus>img{width:56px;height:56px}}.pains-gains__text{font-size:20px;font-weight:400}@media screen and (max-width: 767px){.pains-gains__text{font-size:16px}}@media screen and (max-width: 575px){.pains-gains__text{font-size:14px}}.pyramid-wrapper{display:flex;justify-content:center;max-width:1130px;margin:0 auto}.pyramid{--_pyramid-width: 560px;--_pyramid-gap-x: 35px;--_pyramid-gradient-rotate: 90deg;display:grid;align-items:flex-start;grid-template-columns:var(--_pyramid-width) auto;gap:0 var(--_pyramid-gap-x)}@media screen and (max-width: 1299px){.pyramid{--_pyramid-width: 480px}}@media screen and (max-width: 1024px){.pyramid{--_pyramid-gradient-rotate: 180deg;--_pyramid-width: 560px;grid-template-columns:1fr;gap:0;max-width:560px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.pyramid{--_pyramid-width: 480px;max-width:var(--_pyramid-width);grid-template-columns:var(--_pyramid-width)}}@media screen and (max-width: 575px){.pyramid{--_pyramid-width: 380px}}@media screen and (max-width: 360px){.pyramid{--_pyramid-width: 360px}}.pyramid__figure{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.pyramid__figure svg{width:100%;height:auto}.pyramid__head{grid-column:1/2;margin-left:auto;margin-right:auto;width:100%;display:flex;position:relative;justify-content:center}.pyramid__head--1{width:calc(var(--_pyramid-width) - 65.9%)}.pyramid__head--1 .pyramid__arrow{right:-225px}@media screen and (max-width: 1299px){.pyramid__head--1 .pyramid__arrow{right:-198px}}.pyramid__head--1 .pyramid__arrow:before,.pyramid__head--1 .pyramid__arrow:after{width:276px;border-color:#ff0075}@media screen and (max-width: 1299px){.pyramid__head--1 .pyramid__arrow:before,.pyramid__head--1 .pyramid__arrow:after{width:243px}}.pyramid__head--1 .pyramid__toggle{z-index:4;padding-top:32%;clip-path:polygon(49% 0, 98% 88%, 88.3% 100%, 0% 104%);word-break:break-word;aspect-ratio:3.31/3}.pyramid__head--1 .pyramid__toggle-wrap{width:100px;padding-right:10px}.pyramid__head--1 .pyramid__toggle-title{color:#88003e}.pyramid__head--1 .pyramid__toggle-subtitle,.pyramid__head--1 .pyramid__toggle-description{color:#970045}.pyramid__head--1+.pyramid__content{border-color:#ff0075}.pyramid__head--2{width:calc(var(--_pyramid-width) - 32%)}.pyramid__head--2 .pyramid__arrow{right:-130px}@media screen and (max-width: 1299px){.pyramid__head--2 .pyramid__arrow{right:-117px}}.pyramid__head--2 .pyramid__arrow:before,.pyramid__head--2 .pyramid__arrow:after{width:180px;border-color:#ad30ff}@media screen and (max-width: 1299px){.pyramid__head--2 .pyramid__arrow:before,.pyramid__head--2 .pyramid__arrow:after{width:170px}}.pyramid__head--2 .pyramid__toggle{z-index:3;clip-path:polygon(34.45% 0%, 76.8% 0%, 98.6% 77%, 88.2% 100%, 1% 100%, 22% 13.6%);aspect-ratio:6.55/3;margin-top:-1px}@media screen and (max-width: 575px){.pyramid__head--2 .pyramid__toggle{margin-top:-2px}}.pyramid__head--2 .pyramid__toggle-wrap{width:270px;padding-right:30px}@media screen and (max-width: 1299px){.pyramid__head--2 .pyramid__toggle-wrap{width:220px}}@media screen and (max-width: 1024px){.pyramid__head--2 .pyramid__toggle-wrap{width:270px}}@media screen and (max-width: 767px){.pyramid__head--2 .pyramid__toggle-wrap{width:185px}}.pyramid__head--2 .pyramid__toggle-title{color:#510087;font-size:26px}@media screen and (max-width: 767px){.pyramid__head--2 .pyramid__toggle-title{font-size:20px}}.pyramid__head--2 .pyramid__toggle-subtitle,.pyramid__head--2 .pyramid__toggle-description{color:#590094}.pyramid__head--2+.pyramid__content{border-color:#ad30ff}@media screen and (max-width: 1024px){.pyramid__head--2+.pyramid__content{margin-bottom:40px}}@media screen and (max-width: 767px){.pyramid__head--2+.pyramid__content{margin-bottom:30px}}.pyramid__head--3{width:var(--_pyramid-width)}.pyramid__head--3 .pyramid__arrow{right:-40px}.pyramid__head--3 .pyramid__arrow:before,.pyramid__head--3 .pyramid__arrow:after{width:104px;border-color:#4707d8}.pyramid__head--3 .pyramid__toggle{margin-top:-20px;clip-path:polygon(30% 0%, 84.7% 0, 98.1% 68%, 89.8% 100%, 1% 100%, 15% 23%);aspect-ratio:8.7/3}@media screen and (max-width: 575px){.pyramid__head--3 .pyramid__toggle{margin-top:-12px}}.pyramid__head--3 .pyramid__toggle-wrap{width:390px;padding-right:45px}@media screen and (max-width: 767px){.pyramid__head--3 .pyramid__toggle-wrap{width:285px}}.pyramid__head--3 .pyramid__toggle-title{color:#240076;font-size:30px}@media screen and (max-width: 767px){.pyramid__head--3 .pyramid__toggle-title{font-size:26px}}.pyramid__head--3 .pyramid__toggle-subtitle,.pyramid__head--3 .pyramid__toggle-description{color:#2a0089}.pyramid__head--3+.pyramid__content{border-color:#4707d8}.pyramid__head:has(.pyramid__toggle.is-active) .pyramid__arrow{display:block}.pyramid__arrow{width:20px;height:50px;background:#181818;position:absolute;top:50%;margin-top:-25px;z-index:5;right:0;display:none}@media screen and (max-width: 1024px){.pyramid__arrow{display:none !important}}.pyramid__arrow:before,.pyramid__arrow:after{content:"";position:absolute;top:calc(50% - 22px);margin-top:-25px;margin-left:-45px;right:2px;height:48px;z-index:4;pointer-events:none;border-bottom:3px solid #4707d8;border-right:3px solid #4707d8;border-radius:0 0 30px 0}.pyramid__arrow:after{transform:scale(1, -1);top:calc(50% + 24px)}.pyramid__toggle{display:flex;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;width:100%;font-family:"Helvetica",Arial,sans-serif;padding-top:9%;border:none;background:rgba(0,0,0,0)}@media screen and (max-width: 767px){.pyramid__toggle{grid-column:2/3}}@media screen and (max-width: 575px){.pyramid__toggle{font-size:11px}}@media screen and (max-width: 360px){.pyramid__toggle{font-size:10px}}.pyramid__toggle-title{font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:10px;line-height:1}@media screen and (max-width: 767px){.pyramid__toggle-title{font-size:16px;margin-bottom:7px}}.pyramid__toggle-subtitle{text-transform:uppercase}.pyramid__toggle-description,.pyramid__toggle-subtitle{font-size:14px;line-height:1.2;margin-top:3px;color:#fff}@media screen and (max-width: 1299px){.pyramid__toggle-description,.pyramid__toggle-subtitle{font-size:12px}}@media screen and (max-width: 767px){.pyramid__toggle-description,.pyramid__toggle-subtitle{font-size:10px}}.pyramid__content{grid-column:2/3;grid-row:1/5;display:none;font-size:18px;line-height:1.4;color:#fff;align-self:center;min-height:500px;padding:40px;position:relative;z-index:1;border:3px solid;border-radius:30px}@media screen and (max-width: 1024px){.pyramid__content{grid-column:1/2;grid-row:auto;margin:15px 0 25px;min-height:auto}.pyramid__content:last-child{margin-bottom:0}}@media screen and (max-width: 767px){.pyramid__content{padding:24px;margin:10px 12px 15px;border-radius:20px}}@media screen and (max-width: 575px){.pyramid__content{font-size:12px}}@media screen and (max-width: 360px){.pyramid__content{max-width:300px;margin-left:auto;margin-right:auto}}.pyramid__content h3{font-size:clamp(30px,3.8vw,44px);text-align:left;text-transform:none}@media screen and (max-width: 767px){.pyramid__content h3{font-size:24px}}.pyramid__content.is-active{display:block}.pyramid-pagination{display:flex;justify-content:center;gap:3px;margin-top:40px}@media screen and (max-width: 1024px){.pyramid-pagination{display:none}}.pyramid-pagination span{width:160px;height:24px;display:flex;align-items:center;cursor:pointer;border-radius:4px}.pyramid-pagination span:hover:before,.pyramid-pagination span:focus-visible:before{background:#3f3f3f}.pyramid-pagination span:before{content:"";width:100%;height:4px;border-radius:inherit;background:#2f2f2f}.pyramid-pagination span.is-active:before{width:100%}.pyramid-pagination span.is-active:nth-child(1):before{background:#4707d8}.pyramid-pagination span.is-active:nth-child(2):before{background:#ad30ff}.pyramid-pagination span.is-active:nth-child(3):before{background:#ff0075}@keyframes pagination{0%{width:0}100%{width:100%}}.intro-info__link{margin-top:40px}@media screen and (max-width: 1299px){.intro-info__link{margin-top:32px}}.our-team{--_slideWidht: 267px;--_sliderCenterWidth: 373px;display:grid;grid-template-columns:50% var(--_sliderCenterWidth) auto;align-items:flex-start}@media screen and (max-width: 1600px){.our-team{--_slideWidht: 220px;--_sliderCenterWidth: 320px}}@media screen and (max-width: 1299px){.our-team{--_slideWidht: 186px;--_sliderCenterWidth: 267px}}@media screen and (max-width: 767px){.our-team{grid-template-columns:1fr;--_sliderCenterWidth: 240px}}.our-team__slider-left,.our-team__slider-right{min-width:1px;overflow:hidden}@media screen and (max-width: 767px){.our-team__slider-left,.our-team__slider-right{display:none}}.our-team__slider-left .swiper,.our-team__slider-right .swiper{overflow:visible;min-width:1px}.our-team__slider-left .swiper-slide,.our-team__slider-right .swiper-slide{width:var(--_slideWidht) !important;aspect-ratio:1/1.5;opacity:.5;transition:opacity .2s linear}.our-team__slider-right{margin-left:calc(var(--_slideWidht)*-1);margin-right:calc(var(--container-px)*-1)}@media screen and (min-width: 1920px){.our-team__slider-right{margin-right:calc((100vw - (1920px - var(--container-px)*2))/2*-1)}}.our-team__slider-left{margin-left:calc(var(--container-px)*-1)}@media screen and (min-width: 1920px){.our-team__slider-left{margin-left:calc((100vw - (1920px - var(--container-px)*2))/2*-1)}}.our-team__slider-center{z-index:4;position:relative;min-width:1px}@media screen and (max-width: 767px){.our-team__slider-center .swiper{overflow:visible}}.our-team__slider-center .swiper-slide{height:auto;transition:opacity .2s linear}@media screen and (max-width: 767px){.our-team__slider-center .swiper-slide{opacity:.5;width:var(--_sliderCenterWidth) !important}}@media screen and (max-width: 767px){.our-team__slider-center .swiper-slide-active{opacity:1}}.our-team__slider-prev,.our-team__slider-next{position:absolute;bottom:40px;z-index:5;border-radius:50%;width:120px;height:120px;display:inline-flex;align-items:center;justify-content:center;border-radius:120px;color:var(--color-white);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);transition:background .2s linear}@media screen and (max-width: 1299px){.our-team__slider-prev,.our-team__slider-next{width:100px;height:100px}}@media screen and (max-width: 1024px){.our-team__slider-prev,.our-team__slider-next{width:88px;height:88px}}.our-team__slider-prev .icon,.our-team__slider-next .icon{font-size:48px;color:var(--color-white)}@media screen and (max-width: 1024px){.our-team__slider-prev .icon,.our-team__slider-next .icon{font-size:40px}}.our-team__slider-prev:hover,.our-team__slider-prev:focus-visible,.our-team__slider-next:hover,.our-team__slider-next:focus-visible{background:var(--color-grey-100)}.our-team__slider-next{right:-160px}@media screen and (max-width: 1600px){.our-team__slider-next{right:-156px}}@media screen and (max-width: 1299px){.our-team__slider-next{right:-130px}}@media screen and (max-width: 1024px){.our-team__slider-next{right:-104px}}.our-team__slider-prev{left:-160px}@media screen and (max-width: 1600px){.our-team__slider-prev{left:-156px}}@media screen and (max-width: 1299px){.our-team__slider-prev{left:-130px}}@media screen and (max-width: 1024px){.our-team__slider-prev{left:-104px}}.our-team img{width:100%;height:100%;object-fit:cover}.team-card{overflow:hidden;position:relative}.team-card__img{aspect-ratio:1/1.5;position:relative}.team-card__img:before{content:"";position:absolute;inset:50% 0 0 0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%)}.team-card__img img{width:100%;height:100%;object-fit:cover}.team-card__info{position:absolute;bottom:0;left:0;right:0;padding:28px;z-index:2}@media screen and (max-width: 1600px){.team-card__info{padding:24px}}.team-card__name{font-size:32px;font-weight:500;line-height:1.1}@media screen and (max-width: 1600px){.team-card__name{font-size:28px}}.team-card__role{font-size:16px;font-weight:500;color:#cbcbcb;margin-top:8px}@media screen and (max-width: 1600px){.team-card__role{font-size:14px}}.team-card__socials{margin-top:20px;display:flex}.team-card__socials-item{flex:1;line-height:20px;font-size:16px;font-weight:500;color:var(--color-grey-700);text-align:center;transition:color .2s linear}.team-card__socials-item:not(:last-child){border-right:1px solid var(--color-grey-100)}.team-card__socials-item:hover,.team-card__socials-item:focus-visible{color:var(--color-white)}.footer{width:100%;min-width:320px;flex-shrink:0;background:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%),linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%),url("/assets/img/footer-bg.webp") no-repeat center bottom;background-size:cover}@media screen and (max-width: 767px){.footer{background-position:57% bottom}}.footer__logo{max-width:85%}@media screen and (max-width: 1299px){.footer__logo{max-width:288px}}@media screen and (max-width: 767px){.footer__logo{max-width:328px}}.footer__logo img{height:auto}.footer__top{padding-top:180px;padding-bottom:64px;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:112px 0}@media screen and (max-width: 1600px){.footer__top{gap:80px 0;padding-top:152px;padding-bottom:40px}}@media screen and (max-width: 1299px){.footer__top{padding-top:124px;gap:56px 0}}@media screen and (max-width: 767px){.footer__top{padding-top:36px;gap:60px}}.footer__top-item{width:50%}@media screen and (max-width: 767px){.footer__top-item{width:100%}}.footer__top-logo{padding-right:60px}@media screen and (max-width: 767px){.footer__top-logo{padding-right:0;order:3}}.footer__top-nav{display:flex;gap:24px}@media screen and (max-width: 767px){.footer__top-nav{order:2}}@media screen and (max-width: 575px){.footer__top-nav{gap:12px}}@media screen and (max-width: 767px){.footer__top-description{order:4}}@media screen and (max-width: 767px){.footer__top-socials{order:1}}.footer__nav-item{width:calc(50% - 12px)}@media screen and (max-width: 575px){.footer__nav-item{width:calc(50% - 6px)}}.footer__title{color:var(--color-grey-700);margin-bottom:34px;font-weight:500}@media screen and (max-width: 1600px){.footer__title{font-size:16px;margin-bottom:24px}}@media screen and (max-width: 1299px){.footer__title{font-size:12px;margin-bottom:10px}}.footer__list{list-style:none;padding:0;margin:0 0 -4px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 1600px){.footer__list{gap:12px}}@media screen and (max-width: 1299px){.footer__list{gap:1px}}.footer__list-item{line-height:1.1}.footer__list-link{font-size:32px}@media screen and (max-width: 1600px){.footer__list-link{font-size:24px}}@media screen and (max-width: 1299px){.footer__list-link{font-size:16px}}@media screen and (max-width: 1024px){.footer__list-link{font-size:14px}}.footer__list-link:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.footer__description{max-width:358px}@media screen and (max-width: 1600px){.footer__description{font-size:16px;max-width:310px}}@media screen and (max-width: 1024px){.footer__description{font-size:14px;max-width:250px}}@media screen and (max-width: 767px){.footer__description{margin-top:-30px}}.footer__bottom{padding:24px 0;border-top:1px solid var(--color-grey-200)}@media screen and (max-width: 1299px){.footer__bottom{padding:20px 0}}.footer__bottom-row{display:flex;align-items:center;gap:24px}@media screen and (max-width: 575px){.footer__bottom-row{gap:12px}}.footer__bottom-info{display:flex;align-items:center;gap:24px}@media screen and (max-width: 767px){.footer__bottom-info{display:block}}.footer__locations{font-size:16px;color:var(--color-grey-700)}@media screen and (max-width: 1024px){.footer__locations{font-size:14px}}.footer__reviews,.footer__clutch-widget{margin-left:auto;width:140px;background:#fff;border-radius:5px;padding:5px;flex:none}.footer__reviews img,.footer__clutch-widget img{height:auto;width:100%}.copyright{font-size:16px;color:var(--color-grey-700)}@media screen and (max-width: 1024px){.copyright{font-size:14px}}@layer swiper{@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}: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:translate3d(0px, 0, 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{height:auto}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d{perspective:1200px}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.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:rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;content:"prev"}.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;opacity:0 !important}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto;opacity:1 !important}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}}/*# sourceMappingURL=style.css.map */
