:root{--color-primary:#0068ff;--color-secondary:#fa5aff;--color-text:#171717;--color-text-light:#6b6b6b;--color-background:#fff;--color-background-light:#f7f7f7;--color-border:#e5e5e5;--container-width:1440px;--container-padding:24px}body{margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:inherit;margin:0;font-family:Inter,Inter Fallback;font-weight:600}h1{letter-spacing:-.03em;font-size:clamp(2.25rem,4vw,3.75rem);line-height:1.15}h2{letter-spacing:-.025em;font-size:clamp(2rem,3vw,3rem);line-height:1.2}h3{letter-spacing:-.02em;font-size:clamp(1.625rem,2.2vw,2.25rem);line-height:1.25}h4{font-size:clamp(1.375rem,1.7vw,1.75rem);line-height:1.3}h5{font-size:clamp(1.125rem,1.4vw,1.375rem);line-height:1.4}h6{font-size:1rem;line-height:1.5}p{margin:0;font-size:clamp(.9375rem,1vw,1rem);font-weight:400;line-height:1.7}strong,b{font-weight:700}small{font-size:.875rem;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;margin:0;padding:0}body{margin:0;padding:0;font-family:Inter,Inter Fallback}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit;margin:0;padding:0}button{cursor:pointer;background:0 0;border:0}img,picture,svg,video,canvas{max-width:100%;display:block}img{height:auto}input,textarea,select{border:0;outline:0}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0}.offer-page{background-color:#000}.container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:24px}@media (width<=1440px){.container{padding-inline:20px}}@media (width<=768px){.container{padding-inline:20px}}@media (width<=576px){.container{padding-inline:16px}}.site-header{z-index:500;background:0 0;width:100%;transition:background-color .3s,box-shadow .3s;position:fixed;top:42px;left:0}.site-header--scrolled{background-color:#000}.site-header__inner{justify-content:space-between;align-items:center;gap:40px;height:92px;display:flex;position:relative}.site-header__logo{z-index:3;flex-shrink:0;align-items:center;display:flex;position:relative}.site-header__logo img{width:105px;height:auto;display:block}.site-header__nav{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.site-header__menu{justify-content:space-between;align-items:center;height:100%;margin:0;padding:0;list-style:none;display:flex}.site-header__menu-item{align-items:center;height:100%;display:flex}.site-header__link{white-space:nowrap;color:#ffffffe6;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding-inline:clamp(5px,1.42857vw,20px);font-size:14px;font-weight:500;line-height:1;transition:color .3s,border-color .3s,background-color .3s;display:inline-flex;position:relative}.site-header__link:hover{color:#fa5aff;background-color:#fa5aff0a;border-color:#fa5aff}.site-header__link--active{color:#fa5aff}.site-header__link--arrow{gap:12px}.site-header__arrow{border-bottom:1.5px solid;border-right:1.5px solid;flex:0 0 8px;width:8px;height:8px;transition:transform .3s,border-color .3s;transform:rotate(45deg)translateY(-2px)}.site-header__actions{flex-shrink:0;align-items:center;display:flex}.site-header__quote-button{color:#fff;white-space:nowrap;background-color:#086bf8;border:1px solid #488effcc;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:13px 15px;font-size:14px;font-weight:600;line-height:1;transition:transform .3s,box-shadow .3s,background-color .3s;display:inline-flex;box-shadow:0 8px 30px #086bf82e,inset 0 1px #ffffff1f}.site-header__quote-button:hover{background-color:#1676ff;transform:translateY(-2px);box-shadow:0 12px 36px #086bf84d,inset 0 1px #ffffff29}.site-header__quote-dot{background:#fa5aff;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 12px #f33be999}.site-header__toggle-button,.site-header__mobile-header,.site-header__mobile-contact,.site-header__mobile-footer,.site-header__mobile-glow,.site-header__mobile-action{display:none}@media (width<=1200px){.site-header__inner{gap:0}.site-header__link{padding-inline:16px;font-size:13px}.site-header__quote-button{padding-inline:18px;font-size:13px}}@media (width<=1100px){.topbar{display:none}.site-header{background:0 0;height:82px;top:0}.site-header--scrolled,.site-header.is-menu-open{-webkit-backdrop-filter:blur(20px);background:#000000f0;box-shadow:0 1px #ffffff14}.site-header__inner{z-index:1001;gap:0;height:82px;min-height:82px}.site-header__logo{z-index:1102;position:relative}.site-header__logo img{width:105px}.site-header__actions{display:none}.site-header__toggle-button{z-index:1102;-webkit-backdrop-filter:blur(10px);cursor:pointer;appearance:none;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;outline:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;transition:border-color .25s,background-color .25s;display:flex;position:relative}.site-header__toggle-button span{transform-origin:50%;background:#fff;border-radius:100px;flex-shrink:0;width:20px;height:1.5px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .2s;display:block}.site-header__toggle-button:hover{background:#3b82f614;border-color:#3b82f68c}.site-header__nav{z-index:1100;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(135deg,#020207 0%,#05050b 54%,#000 100%);width:100vw;height:100dvh;padding:60px clamp(20px,5vw,64px) 0;transition:transform .6s cubic-bezier(.77,0,.18,1),opacity .32s,visibility .6s;display:block;position:fixed;inset:0;overflow:hidden;transform:translate(100%)}.site-header__nav:before{content:"";z-index:0;pointer-events:none;opacity:.25;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.site-header.is-menu-open .site-header__nav{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.site-header.is-menu-open .site-header__toggle-button{background:#ffffff14;border-color:#ffffff38}.site-header.is-menu-open .site-header__toggle-button span:first-child{transform:translateY(6.5px)rotate(45deg)}.site-header.is-menu-open .site-header__toggle-button span:nth-child(2){opacity:0}.site-header.is-menu-open .site-header__toggle-button span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.site-header__mobile-glow{filter:blur(120px);pointer-events:none;border-radius:50%;display:block;position:absolute}.site-header__mobile-glow--blue{opacity:.17;background:#0068ff;width:430px;height:430px;top:-180px;right:-100px}.site-header__mobile-glow--pink{opacity:.1;background:#f533f5;width:400px;height:400px;bottom:-120px;left:-180px}.site-header__mobile-header{z-index:2;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;height:52px;padding-bottom:18px;display:flex;position:relative}.site-header__mobile-eyebrow,.site-header__mobile-index{color:#ffffff61;letter-spacing:.16em;font-size:10px;font-weight:600;line-height:1}.site-header__mobile-index{color:#4d8eff}.site-header__mobile-scroll{z-index:2;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;height:calc(100dvh - 100px);padding:20px 4px 30px 0;position:relative;overflow:hidden auto}.site-header__menu{flex-direction:column;align-items:stretch;gap:0;width:100%;height:auto;margin:0;padding:0;list-style:none;display:flex}.site-header__menu-item{border-bottom:1px solid #ffffff14;width:100%;height:auto;display:block}.site-header__link{color:#ffffffe6;letter-spacing:-.035em;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:74px;padding:0 4px;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1;transition:color .25s,padding-left .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.site-header__link:before{content:"";opacity:0;background:linear-gradient(90deg,#0068ff,#f533f5);width:0;height:1px;transition:width .35s,opacity .25s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.site-header__link:hover,.site-header__link--active{color:#fff;background:0 0;border:0;padding-left:50px}.site-header__link:hover:before,.site-header__link--active:before{opacity:1;width:38px}.site-header__arrow{border-bottom:1.5px solid #ffffff8c;border-right:1.5px solid #ffffff8c;flex:0 0 10px;width:10px;height:10px;margin-right:7px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .25s;transform:rotate(45deg)}.site-header__mobile-contact{margin-top:25px;padding-top:22px;display:block}.site-header__mobile-contact-head{color:#ffffff57;letter-spacing:.18em;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:10px;font-weight:700;line-height:1;display:flex}.site-header__mobile-contact-item{color:#fff;border-bottom:1px solid #ffffff14;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 38px;align-items:center;gap:16px;min-height:82px;padding:12px 14px;transition:background-color .25s,border-color .25s,transform .25s;display:grid;position:relative}.site-header__mobile-contact-item:hover{background:#ffffff09;border-color:#ffffff24;transform:translate(4px)}.site-header__mobile-contact-item:hover .site-header__mobile-contact-arrow{transform:translate(3px)translateY(-3px)}.site-header__mobile-contact-item:hover .site-header__mobile-contact-icon{transform:scale(1.06)}.site-header__mobile-contact-item--phone .site-header__mobile-contact-icon{color:#4d8eff;background:#4d8eff1c;border-color:#4d8eff47;box-shadow:0 0 28px #4d8eff1a}.site-header__mobile-contact-item--phone .site-header__mobile-contact-arrow{color:#4d8eff}.site-header__mobile-contact-item--mail .site-header__mobile-contact-icon{color:#f533f5;background:#f533f51a;border-color:#f533f542;box-shadow:0 0 28px #f533f514}.site-header__mobile-contact-item--mail .site-header__mobile-contact-arrow{color:#f533f5}.site-header__mobile-contact-item--location .site-header__mobile-contact-icon{color:#8b5cf6;background:#8b5cf61a;border-color:#8b5cf647;box-shadow:0 0 28px #8b5cf614}.site-header__mobile-contact-item--location .site-header__mobile-contact-arrow{color:#8b5cf6}.site-header__mobile-contact-icon{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s,background-color .25s,border-color .25s;display:flex}.site-header__mobile-contact-icon svg{width:19px;height:19px}.site-header__mobile-contact-content{flex-direction:column;gap:7px;min-width:0;display:flex}.site-header__mobile-contact-label{color:#ffffff57;letter-spacing:.14em;font-size:9px;font-weight:700;line-height:1}.site-header__mobile-contact-value{color:#ffffffeb;letter-spacing:-.01em;overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:500;line-height:1.25}.site-header__mobile-contact-arrow{background:#ffffff06;border:1px solid;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:38px;height:38px;font-size:15px;line-height:1;transition:transform .25s,background-color .25s;display:flex}.site-header__mobile-action{margin-top:50px;display:block}.site-header__mobile-action-label{color:#ffffff57;letter-spacing:.16em;margin-bottom:12px;font-size:9px;font-weight:600;display:block}.site-header__mobile-quote{color:#fff;letter-spacing:-.03em;background:linear-gradient(110deg,#0068ff33,#f533f514);border:1px solid #3b82f657;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;padding:0 24px;font-size:clamp(18px,2vw,22px);font-weight:500;transition:border-color .25s,transform .25s;display:flex}.site-header__mobile-quote:hover{border-color:#3b82f6b3;transform:translateY(-2px)}.site-header__mobile-quote-icon{color:#fff;background:#086bf8;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex;box-shadow:0 10px 30px #086bf847}.site-header__mobile-quote-icon svg{color:#fff;width:25px}.site-header__mobile-footer{color:#ffffff38;letter-spacing:.12em;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:16px;font-size:8px;font-weight:500;display:flex}}@media (width<=576px){.site-header{height:74px}.site-header__inner{height:74px;min-height:74px}.site-header__logo img{width:96px}.site-header__toggle-button{border-radius:10px;width:44px;height:44px}.site-header__nav{padding:88px 18px 0}.site-header__mobile-header{height:42px;padding-bottom:14px}.site-header__mobile-scroll{height:calc(100dvh - 130px);padding:8px 2px 40px 0}.site-header__link{min-height:66px;font-size:18px}.site-header__mobile-contact{margin-top:44px}.site-header__mobile-contact-icon{border-radius:10px;width:42px;height:42px}.site-header__mobile-contact-icon svg{width:17px;height:17px}.site-header__mobile-contact-value{font-size:13px}.site-header__mobile-contact-arrow{width:34px;height:34px;font-size:13px}.site-header__mobile-quote{min-height:72px;padding:0 18px;font-size:17px}.site-header__mobile-quote-icon{flex-basis:38px;width:38px;height:38px}}html.menu-open,body.menu-open{overflow:hidden}.site-footer{--footer-bg:#020208;--footer-panel:#080810;--footer-white:#fff;--footer-muted:#8b8995;--footer-border:#ffffff14;--footer-purple:#f533f5;--footer-blue:#086bf8;--footer-cyan:#41dff5;isolation:isolate;background:var(--footer-bg);width:100%;color:var(--footer-white);position:relative;overflow:hidden}.site-footer:before{content:"";z-index:2;background:linear-gradient(90deg,#0000 0%,#f533f526 20%,#f533f5cc 50%,#086bf84d 75%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:0}.site-footer__glow{z-index:-1;filter:blur(140px);pointer-events:none;border-radius:50%;position:absolute}.site-footer__glow--left{background:#f533f51f;width:500px;height:420px;top:80px;left:-320px}.site-footer__glow--right{background:#086bf81f;width:580px;height:460px;top:180px;right:-350px}.site-footer__main{grid-template-columns:minmax(230px,.85fr) minmax(0,2.15fr);gap:clamp(70px,8vw,140px);padding-block:clamp(65px,6vw,95px);display:grid}.site-footer__brand{max-width:340px}.site-footer__brand-info,.site-footer__brand-meta{min-width:0}.site-footer__brand-meta{flex-direction:column;align-items:flex-start;display:flex}.site-footer__logo{align-items:center;width:110px;height:auto;margin-bottom:26px;text-decoration:none;display:inline-flex}.site-footer__logo img{width:100%;height:auto;display:block}.site-footer__brand-description{color:#ffffff61;max-width:320px;margin:0 0 30px;font-size:14px;line-height:1.8}.site-footer__experience{align-items:center;gap:20px;margin-bottom:31px;display:flex}.site-footer__experience>div{flex-direction:column;gap:4px;display:flex}.site-footer__experience>div strong{color:#fff;white-space:nowrap;font-size:17px;font-weight:600}.site-footer__experience>div span{color:#ffffff52;white-space:nowrap;font-size:13px}.site-footer__experience-line{background:#ffffff1a;flex:0 0 1px;width:1px;height:30px}.site-footer__social{align-items:center;gap:8px;display:flex}.site-footer__social a{color:#ffffff8c;background:#ffffff06;border:1px solid #ffffff17;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:color .22s,border-color .22s,background-color .22s,transform .22s;display:inline-flex}.site-footer__social a svg{width:16px;height:16px}.site-footer__social a:hover{color:#3b82f6;background:#3b82f61f;border-color:#3b82f68c;transform:translateY(-2px)}.site-footer__navigation{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.site-footer__menu{min-width:0}.site-footer__menu h3{color:#ffffffeb;margin:0 0 24px;padding-bottom:14px;font-size:15px;font-weight:600;line-height:1;position:relative}.site-footer__menu h3:after{content:"";background:var(--footer-purple);width:26px;height:1px;position:absolute;bottom:0;left:0}.site-footer__menu ul{flex-direction:column;align-items:flex-start;gap:14px;margin:0;padding:0;list-style:none;display:flex}.site-footer__menu li{width:100%}.site-footer__menu a{color:#fff6;align-items:center;gap:5px;max-width:100%;font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.site-footer__menu a:hover{color:#fff;transform:translate(3px)}.site-footer__external{color:var(--footer-purple)}.site-footer__contact-bar{border-top:1px solid var(--footer-border);border-bottom:1px solid var(--footer-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.site-footer__contact{min-width:0;color:inherit;align-items:center;gap:12px;padding:25px 22px;text-decoration:none;transition:background-color .22s;display:flex}.site-footer__contact:not(:last-child){border-right:1px solid var(--footer-border)}.site-footer__contact:hover{background:#ffffff06}.site-footer__contact:hover .site-footer__contact-icon{border-color:var(--footer-purple);color:var(--footer-purple)}.site-footer__contact:hover strong{color:#fff}.site-footer__contact>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.site-footer__contact small{color:#ffffff3b;text-transform:uppercase;letter-spacing:.12em;font-size:10px;line-height:1}.site-footer__contact strong{color:#ffffff9e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.3;transition:color .22s;overflow:hidden}.site-footer__contact-icon{color:#ffffff73;border:1px solid #ffffff1a;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .22s,border-color .22s;display:inline-flex}.site-footer__contact-icon svg{width:15px;height:15px}.site-footer__bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:90px;display:grid}.site-footer__copyright{color:#ffffff40;margin:0;font-size:13px;line-height:1.5}.site-footer__copyright strong{color:#ffffff8c;font-weight:500}.site-footer__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 22px;display:flex}.site-footer__legal a{color:#ffffff4d;font-size:13px;text-decoration:none;transition:color .2s;position:relative}.site-footer__legal a:hover{color:#fff}.site-footer__legal a:not(:last-child):after{content:"";background:#ffffff2e;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;right:-12px}.site-footer__back-top{color:#ffffff61;justify-self:end;align-items:center;gap:9px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.site-footer__back-top span:last-child{width:40px;height:40px;color:var(--footer-purple);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.site-footer__back-top:hover{color:#fff}@media (width<=1200px){.site-footer__main{grid-template-columns:250px minmax(0,1fr);gap:60px}.site-footer__navigation{gap:25px}.site-footer__contact{padding-inline:15px}}@media (width<=992px){.site-footer__main{grid-template-columns:1fr;gap:60px}.site-footer__brand{width:100%;max-width:none}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 60px}.site-footer__contact-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__contact:not(:last-child){border-right:0}.site-footer__contact:nth-child(odd){border-right:1px solid var(--footer-border)}.site-footer__contact:nth-child(-n+2){border-bottom:1px solid var(--footer-border)}.site-footer__bottom{grid-template-columns:1fr auto}.site-footer__legal{grid-area:1/1/auto/-1;justify-content:flex-start;padding-top:25px}.site-footer__copyright{grid-area:2/1;padding-bottom:25px}.site-footer__back-top{grid-area:2/2;padding-bottom:25px}.site-footer__brand{justify-content:space-between;align-items:flex-start;gap:clamp(40px,8vw,100px);width:100%;max-width:none;display:flex}.site-footer__brand-info{min-width:0;max-width:50%}.site-footer__brand-meta{flex-direction:column;align-items:flex-start;min-width:max-content;margin-right:auto;padding-top:4px;display:flex}.site-footer__logo{width:125px;margin-bottom:28px}.site-footer__brand-description{max-width:500px;margin-bottom:0;font-size:15px;line-height:1.8}.site-footer__experience{gap:28px;margin-bottom:30px}.site-footer__experience>div{gap:5px}.site-footer__experience>div strong{font-size:21px}.site-footer__experience>div span{font-size:13px}.site-footer__experience-line{height:38px}.site-footer__social{gap:10px}.site-footer__social a{width:44px;height:44px}.site-footer__social a svg{width:17px;height:17px}}@media (width<=768px){.site-footer__main{padding-block:60px}.site-footer__navigation{gap:45px 30px}.site-footer__contact-bar{grid-template-columns:1fr}.site-footer__contact{border-bottom:1px solid var(--footer-border);border-right:0!important}.site-footer__contact:last-child{border-bottom:0}}@media (width<=680px){.site-footer__brand{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}.site-footer__brand-info,.site-footer__brand-meta{width:100%;min-width:0;max-width:none;margin-left:0}.site-footer__brand-meta{padding-top:0}.site-footer__brand-description{max-width:520px}}@media (width<=460px){.site-footer__main{gap:50px}.site-footer__navigation{grid-template-columns:1fr;gap:42px}.site-footer__menu h3{margin-bottom:20px}.site-footer__menu ul{gap:12px}.site-footer__logo{width:115px;margin-bottom:24px}.site-footer__brand-description{font-size:14px;line-height:1.75}.site-footer__experience{flex-wrap:nowrap;gap:20px;margin-bottom:28px}.site-footer__experience>div strong{font-size:19px}.site-footer__experience>div span{font-size:12px}.site-footer__experience-line{height:34px}.site-footer__social a{width:42px;height:42px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:22px;padding-block:28px;display:flex}.site-footer__legal{order:1;justify-content:flex-start;gap:10px 20px;padding:0}.site-footer__copyright{order:2;padding:0}.site-footer__back-top{position:absolute;bottom:-5px;right:20px}}@media (width<=420px){.site-footer__experience{gap:16px}.site-footer__experience>div strong{font-size:18px}.site-footer__experience>div span{font-size:11px}.site-footer__experience-line{height:32px}.site-footer__social{gap:8px}.site-footer__social a{width:40px;height:40px}}.topbar{z-index:500;background:0 0;border-bottom:1px solid #ffffff26;width:100%;transition:background-color .3s;position:fixed;top:0;left:0}.topbar__inner{justify-content:space-between;align-items:center;gap:30px;min-height:42px;display:flex}.topbar--scrolled{background-color:#000;border-bottom:1px solid #fff9}.topbar__highlights,.topbar__contact{align-items:center;display:flex}.topbar__highlights{gap:46px}.topbar__highlight{white-space:nowrap;color:#ffffffe0;align-items:center;gap:7px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.topbar__dot{background:#ff37e4;border-radius:50%;flex:0 0 5px;width:5px;height:5px;animation:1.8s ease-in-out infinite topbarDotPulse;box-shadow:0 0 #ff37e480}.topbar__contact{gap:28px}.topbar__contact-item{white-space:nowrap;color:#ffffff9e;align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:1;transition:color .3s,opacity .3s;display:inline-flex}.topbar__contact-item:hover{color:#fff}.topbar__contact-item.phone svg{color:#0068ff}.topbar__contact-item.mail svg,.topbar__contact-item.location svg{color:#fa5aff}.topbar__icon{object-fit:contain;flex:0 0 14px;width:14px;height:14px}.topbar__separator{color:#ffffff59}@media (width<=1200px){.topbar__highlights{gap:24px}.topbar__contact{gap:18px}.topbar__highlight,.topbar__contact-item{font-size:10px}}@media (width<=992px){.topbar__highlights{display:none}.topbar__inner{justify-content:flex-end}}@media (width<=768px){.topbar__inner{justify-content:center;min-height:38px}.topbar__contact{justify-content:center;gap:20px;width:100%}.topbar__contact-item{font-size:10px}.topbar__contact-item:first-child span:nth-of-type(2),.topbar__contact-item:first-child .topbar__separator,.topbar__contact-item--location{display:none}}@media (width<=576px){.topbar__contact{justify-content:space-between;gap:12px}.topbar__contact-item{font-size:9px}.topbar__contact-item:first-child span:not(:first-of-type){display:none}.topbar__icon{flex-basis:12px;width:12px;height:12px}}@keyframes topbarDotPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #ff37e473}50%{opacity:.45;transform:scale(.85);box-shadow:0 0 0 5px #ff37e400}}.cta-form{--cta-bg:#000;--cta-panel:#0b0b0f;--cta-white:#fff;--cta-text:#f8f8fa;--cta-muted:#8f8f9a;--cta-purple:#f533f5;--cta-purple-dark:#7b1685;--cta-blue:#086bf8;--cta-cyan:#12d8d0;isolation:isolate;background:var(--cta-bg);width:100%;color:var(--cta-text);padding-block:50px 100px;position:relative;overflow:hidden}.cta-form__ambient{z-index:-2;pointer-events:none;filter:blur(120px);border-radius:50%;position:absolute}.cta-form__ambient--top{background:#12d8d024;width:430px;height:330px;top:-220px;left:-120px}.cta-form__ambient--bottom{background:#f533f526;width:500px;height:420px;bottom:-250px;right:-220px}.cta-form__lines{z-index:-1;opacity:.45;pointer-events:none;width:560px;height:260px;position:absolute;bottom:-100px;right:-80px;transform:rotate(-8deg)}.cta-form__lines span{border:1px solid #f533f540;border-radius:50%;width:100%;height:100%;position:absolute;right:0}.cta-form__lines span:first-child{transform:scale(1)}.cta-form__lines span:nth-child(2){border-color:#086bf847;transform:scale(.82)}.cta-form__lines span:nth-child(3){border-color:#12d8d033;transform:scale(.64)}.cta-form__inner{grid-template-columns:minmax(280px,.78fr) minmax(590px,1.22fr);align-items:center;gap:clamp(70px,8vw,150px);display:grid}.cta-form__content{max-width:480px}.cta-form__eyebrow{letter-spacing:.16em;color:var(--cta-purple);align-items:center;gap:9px;margin-bottom:24px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.cta-form__eyebrow:before{content:"";background:var(--cta-purple);width:20px;height:1px}.cta-form__title{letter-spacing:-.055em;max-width:480px;color:var(--cta-white);margin:0 0 24px;font-size:clamp(44px,4.5vw,68px);font-weight:600;line-height:.98}.cta-form__description{color:#ffffff7a;max-width:410px;margin:0;font-size:14px;font-weight:400;line-height:1.75}.cta-form__contacts{flex-direction:column;gap:14px;margin-top:45px;display:flex}.cta-form__contact{width:fit-content;color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.cta-form__contact:hover .cta-form__contact-icon{border-color:var(--cta-purple);background:var(--cta-purple);color:#080808;transform:translateY(-2px)}.cta-form__contact:hover .cta-form__contact-text strong{color:var(--cta-white)}.cta-form__contact-icon{width:38px;height:38px;color:var(--cta-purple);background:#f533f514;border:1px solid #f533f559;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;transition:transform .25s,color .25s,border-color .25s,background-color .25s;display:inline-flex}.cta-form__contact-text{flex-direction:column;gap:4px;display:flex}.cta-form__contact-text small{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;font-size:9px;font-weight:500}.cta-form__contact-text strong{color:#ffffffb8;font-size:12px;font-weight:500;transition:color .25s}.cta-form__note{color:#ffffff47;align-items:center;gap:8px;margin-top:35px;font-size:10px;display:flex}.cta-form__note span{background:var(--cta-cyan);border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 10px #12d8d0b3}.cta-form__form-wrapper{background:var(--cta-panel);border:1px solid #ffffff14;border-radius:20px;width:100%;padding:clamp(30px,3vw,44px);position:relative;box-shadow:0 30px 80px #00000059}.cta-form__form-wrapper:before{content:"";background:linear-gradient(90deg, var(--cta-purple), var(--cta-blue));width:80px;height:2px;position:absolute;top:-1px;left:38px}.cta-form__form-head{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:30px;display:flex}.cta-form__form-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--cta-purple);margin-bottom:7px;font-size:9px;font-weight:600;display:block}.cta-form__form-title{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(25px,2.5vw,34px);font-weight:600;line-height:1.1}.cta-form__form-arrow{width:38px;height:38px;color:var(--cta-purple);background:#f533f51a;border:1px solid #f533f542;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;font-size:17px;display:inline-flex}.cta-form__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px;display:grid}.cta-form__field{flex-direction:column;gap:8px;display:flex}.cta-form__field label{color:#ffffffa6;font-size:10px;font-weight:500}.cta-form__field input,.cta-form__field textarea{color:#17171a;width:100%;box-shadow:none;background:#fff;border:1px solid #fff;border-radius:8px;outline:0;font-family:inherit;transition:border-color .2s,box-shadow .2s}.cta-form__field input::placeholder,.cta-form__field textarea::placeholder{color:#999aa1}.cta-form__field input:focus,.cta-form__field textarea:focus{border-color:var(--cta-purple);box-shadow:0 0 0 3px #f533f521}.cta-form__field input{height:50px;padding-inline:15px;font-size:12px}.cta-form__field textarea{resize:vertical;min-height:120px;padding:14px 15px;font-size:12px;line-height:1.6}.cta-form__field--message{margin-top:28px}.cta-form__services{border:0;margin:29px 0 0;padding:0}.cta-form__services-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px;display:flex}.cta-form__services-head legend{color:#ffffffa8;padding:0;font-size:10px;font-weight:500}.cta-form__services-head>span{color:#ffffff40;flex:none;font-size:9px}.cta-form__service-list{flex-wrap:wrap;gap:8px;display:flex}.cta-form__service{cursor:pointer;position:relative}.cta-form__service>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.cta-form__service>input:checked+.cta-form__service-button{border-color:var(--cta-purple);background:var(--cta-purple);color:#080808}.cta-form__service>input:checked+.cta-form__service-button .cta-form__service-plus{color:#080808;transform:rotate(45deg)}.cta-form__service>input:focus-visible+.cta-form__service-button{outline:2px solid var(--cta-purple);outline-offset:2px}.cta-form__service-button{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff24;border-radius:100px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 12px;font-size:10px;font-weight:500;line-height:1;transition:color .2s,border-color .2s,background-color .2s,transform .2s;display:inline-flex}.cta-form__service-button:hover{color:#fff;background:#f533f514;border-color:#f533f58c}.cta-form__service-plus{color:var(--cta-purple);font-size:14px;font-weight:300;line-height:1;transition:color .2s,transform .25s}.cta-form__footer{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:30px;margin-top:26px;padding-top:23px;display:flex}.cta-form__privacy{cursor:pointer;align-items:flex-start;gap:8px;max-width:310px;display:flex;position:relative}.cta-form__privacy>input{opacity:0;width:1px;height:1px;position:absolute}.cta-form__privacy>input:checked+.cta-form__privacy-box{background:var(--cta-purple);border-color:var(--cta-purple);color:#080808}.cta-form__privacy>span:last-child{color:#ffffff52;font-size:9px;line-height:1.5}.cta-form__privacy-box{color:#0000;background:0 0;border:1px solid #fff3;border-radius:3px;flex:0 0 15px;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;font-size:9px;display:inline-flex}.cta-form__submit{background:linear-gradient(90deg, var(--cta-blue), #25f);color:#fff;cursor:pointer;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:18px;min-height:48px;padding-inline:20px;font-family:inherit;font-size:11px;font-weight:600;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 28px #086bf838}.cta-form__submit:hover{transform:translateY(-2px);box-shadow:0 14px 34px #086bf857}.cta-form__submit:hover .cta-form__submit-arrow{transform:translate(2px,-2px)}.cta-form__submit-arrow{font-size:15px;line-height:1;transition:transform .22s}.cta-form__error{color:#ff7575;margin-top:2px;font-size:9px}@media (width<=1200px){.cta-form__inner{grid-template-columns:minmax(250px,.58fr) minmax(550px,1.42fr);gap:60px}}@media (width<=992px){.cta-form{padding-block:90px}.cta-form__inner{grid-template-columns:1fr;gap:55px}.cta-form__content{max-width:700px}.cta-form__title{max-width:620px}.cta-form__description{max-width:520px}.cta-form__contacts{flex-flow:wrap;gap:25px 45px}.cta-form__form-wrapper{max-width:none}}@media (width<=768px){.cta-form{padding-block:70px}.cta-form__inner{gap:42px}.cta-form__title{font-size:clamp(40px,10vw,54px)}.cta-form__form-wrapper{border-radius:16px;padding:28px 22px}.cta-form__fields{grid-template-columns:1fr}.cta-form__footer{flex-direction:column;align-items:stretch;gap:18px}.cta-form__privacy{max-width:none}.cta-form__submit{width:100%}.cta-form__lines{width:380px;height:180px}}@media (width<=576px){.cta-form{padding-block:55px}.cta-form__title{font-size:clamp(36px,11vw,44px);line-height:1}.cta-form__description{font-size:13px}.cta-form__contacts{flex-direction:column;align-items:flex-start;gap:16px;margin-top:34px}.cta-form__note{margin-top:28px}.cta-form__form-wrapper{padding:24px 16px}.cta-form__form-head{margin-bottom:25px}.cta-form__form-title{font-size:25px}.cta-form__form-arrow{flex-basis:34px;width:34px;height:34px}.cta-form__services-head{flex-direction:column;align-items:flex-start;gap:5px}.cta-form__service-button{min-height:34px;padding:7px 10px;font-size:9px}.cta-form__field input{height:48px}.cta-form__field--message{margin-top:25px}}@media (width<=390px){.cta-form__service-list{gap:6px}.cta-form__service-button{padding-inline:9px}.cta-form__form-wrapper{padding-inline:14px}}.cta-form--offer{--offer-blue:#3b82f6;--offer-purple:#f533f5;--offer-bg:#050505;--offer-panel:#09090b;--offer-border:#ffffff1a;background:var(--offer-bg);padding:clamp(90px,8vw,150px) 0 clamp(110px,10vw,180px);position:relative;overflow:hidden}.cta-form--offer .cta-form__offer-glow{filter:blur(160px);opacity:.16;pointer-events:none;border-radius:50%;width:620px;height:620px;position:absolute}.cta-form--offer .cta-form__offer-glow--left{background:var(--offer-blue);top:5%;left:-420px}.cta-form--offer .cta-form__offer-glow--right{background:var(--offer-purple);bottom:2%;right:-420px}.cta-form--offer .cta-form__offer-grid{pointer-events:none;opacity:.14;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 75%,#0000);mask-image:linear-gradient(#0000,#000 20% 75%,#0000)}.cta-form--offer .cta-form__inner{grid-template-columns:minmax(320px,.76fr) minmax(620px,1.24fr);align-items:start;gap:clamp(60px,8vw,150px);display:grid;position:relative}.cta-form--offer .cta-form__content{max-width:510px;padding-top:12px;position:sticky;top:130px}.cta-form--offer .cta-form__offer-index{align-items:center;gap:12px;margin-bottom:clamp(45px,5vw,70px);display:flex}.cta-form--offer .cta-form__offer-index>span:first-child{letter-spacing:.16em;color:#ffffff57;font-size:11px;font-weight:600}.cta-form--offer .cta-form__offer-index>span:nth-child(2){background:#ffffff26;width:64px;height:1px}.cta-form--offer .cta-form__offer-index small{letter-spacing:.18em;color:#ffffff47;font-size:9px;font-weight:600}.cta-form--offer .cta-form__eyebrow{color:var(--offer-purple);margin-bottom:22px;font-size:10px}.cta-form--offer .cta-form__eyebrow:before{background:var(--offer-purple)}.cta-form--offer .cta-form__title{letter-spacing:-.058em;max-width:500px;margin-bottom:26px;font-size:clamp(46px,4.4vw,72px);font-weight:500;line-height:.94}.cta-form--offer .cta-form__description{color:#ffffff7a;max-width:440px;font-size:clamp(14px,1vw,16px);line-height:1.75}.cta-form--offer .cta-form__offer-steps{border-top:1px solid #ffffff1a;margin-top:clamp(45px,5vw,70px)}.cta-form--offer .cta-form__offer-step{grid-template-columns:38px minmax(0,1fr);gap:16px;padding:20px 0;display:grid}.cta-form--offer .cta-form__offer-step-number{letter-spacing:.12em;color:var(--offer-blue);padding-top:2px;font-size:9px;font-weight:600}.cta-form--offer .cta-form__offer-step div{flex-direction:column;gap:5px;display:flex}.cta-form--offer .cta-form__offer-step strong{color:#ffffffdb;font-size:12px;font-weight:500}.cta-form--offer .cta-form__offer-step small{color:#ffffff52;max-width:320px;font-size:10px;line-height:1.55}.cta-form--offer .cta-form__contacts{gap:12px;margin-top:44px}.cta-form--offer .cta-form__contact-icon{color:var(--offer-blue);background:#3b82f612;border-color:#3b82f657}.cta-form--offer .cta-form__contact:hover .cta-form__contact-icon{border-color:var(--offer-blue);background:var(--offer-blue);color:#fff}.cta-form--offer .cta-form__form-wrapper{border:1px solid var(--offer-border);-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border-radius:clamp(24px,2.4vw,38px);width:100%;padding:clamp(34px,4vw,60px);position:relative;box-shadow:0 40px 100px #00000057}.cta-form--offer .cta-form__form-wrapper:before{background:linear-gradient(90deg, var(--offer-blue), var(--offer-purple));width:110px;top:-1px;left:clamp(35px,4vw,60px)}.cta-form--offer .cta-form__form-wrapper:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 68%);border-radius:0 17px 0 100%;width:220px;height:220px;position:absolute;top:0;right:0}.cta-form--offer .cta-form__form-head{z-index:2;margin-bottom:clamp(40px,4vw,60px);padding-bottom:clamp(28px,3vw,38px);position:relative}.cta-form--offer .cta-form__form-kicker{color:var(--offer-purple);margin-bottom:10px}.cta-form--offer .cta-form__form-title{letter-spacing:-.045em;max-width:540px;font-size:clamp(30px,3vw,48px);font-weight:500;line-height:1}.cta-form--offer .cta-form__form-arrow{width:48px;height:48px;color:var(--offer-blue);background:#3b82f614;border-color:#3b82f647;flex-basis:48px}.cta-form--offer .cta-form__section-head{grid-template-columns:28px auto minmax(30px,1fr);align-items:center;gap:12px;margin-bottom:22px;display:grid}.cta-form--offer .cta-form__section-head>span{letter-spacing:.12em;color:var(--offer-blue);font-size:9px;font-weight:600}.cta-form--offer .cta-form__section-head h4{letter-spacing:.05em;text-transform:uppercase;color:#ffffffd1;margin:0;font-size:11px;font-weight:600}.cta-form--offer .cta-form__section-head i{background:#ffffff17;height:1px}.cta-form--offer .cta-form__section-head--message{margin-top:clamp(36px,4vw,54px);margin-bottom:20px}.cta-form--offer .cta-form__fields{gap:22px 16px}.cta-form--offer .cta-form__field{gap:9px}.cta-form--offer .cta-form__field label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;padding-left:2px;font-size:9px;font-weight:600}.cta-form--offer .cta-form__field input,.cta-form--offer .cta-form__field textarea{color:#fff;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:12px;box-shadow:inset 0 1px #ffffff06}.cta-form--offer .cta-form__field input::placeholder,.cta-form--offer .cta-form__field textarea::placeholder{color:#ffffff3b}.cta-form--offer .cta-form__field input:hover,.cta-form--offer .cta-form__field textarea:hover{border-color:#fff3}.cta-form--offer .cta-form__field input:focus,.cta-form--offer .cta-form__field textarea:focus{background:#3b82f60b;border-color:#3b82f6b8;box-shadow:0 0 0 3px #3b82f61a}.cta-form--offer .cta-form__field input{height:58px;padding-inline:18px;font-size:13px}.cta-form--offer .cta-form__field textarea{min-height:160px;padding:17px 18px;font-size:13px}.cta-form--offer .cta-form__field--message{margin-top:0}.cta-form--offer .cta-form__services{margin-top:clamp(38px,4vw,54px)}.cta-form--offer .cta-form__services-head{margin-bottom:17px}.cta-form--offer .cta-form__services-head legend{color:#ffffff7a;font-size:10px}.cta-form--offer .cta-form__services-head>span{font-size:9px}.cta-form--offer .cta-form__service-list{gap:9px}.cta-form--offer .cta-form__service-button{color:#ffffff9e;background:#ffffff09;border-color:#ffffff1c;min-height:42px;padding:9px 15px;font-size:10px}.cta-form--offer .cta-form__service-button:hover{background:#3b82f613;border-color:#3b82f680}.cta-form--offer .cta-form__service-plus{color:var(--offer-blue)}.cta-form--offer .cta-form__service>input:checked+.cta-form__service-button{border-color:var(--offer-blue);background:var(--offer-blue);color:#fff}.cta-form--offer .cta-form__service>input:checked+.cta-form__service-button .cta-form__service-plus{color:#fff}.cta-form--offer .cta-form__service>input:focus-visible+.cta-form__service-button{outline-color:var(--offer-blue)}.cta-form--offer .cta-form__footer{border-top:1px solid #ffffff17;margin-top:clamp(32px,4vw,48px);padding-top:clamp(24px,3vw,32px)}.cta-form--offer .cta-form__privacy>input:checked+.cta-form__privacy-box{border-color:var(--offer-blue);background:var(--offer-blue);color:#fff}.cta-form--offer .cta-form__privacy-box{border-radius:5px;flex-basis:17px;width:17px;height:17px}.cta-form--offer .cta-form__submit{background:var(--offer-blue);letter-spacing:.03em;border-radius:12px;gap:35px;min-height:58px;padding-inline:24px;font-size:11px;box-shadow:0 16px 40px #3b82f638}.cta-form--offer .cta-form__submit:hover{transform:translateY(-3px);box-shadow:0 20px 50px #3b82f657}@media (width<=1200px){.cta-form--offer .cta-form__inner{grid-template-columns:minmax(270px,.7fr) minmax(560px,1.3fr);gap:60px}.cta-form--offer .cta-form__content{top:110px}}@media (width<=991px){.cta-form--offer{padding:90px 0 110px}.cta-form--offer .cta-form__inner{grid-template-columns:1fr;gap:65px}.cta-form--offer .cta-form__content{max-width:720px;position:relative;top:auto}.cta-form--offer .cta-form__offer-steps{border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.cta-form--offer .cta-form__offer-step{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;min-height:150px;padding:20px;display:flex}.cta-form--offer .cta-form__contacts{flex-direction:row;gap:30px}}@media (width<=767px){.cta-form--offer{padding:70px 0 90px}.cta-form--offer .cta-form__offer-index{margin-bottom:38px}.cta-form--offer .cta-form__title{font-size:clamp(38px,10vw,52px)}.cta-form--offer .cta-form__offer-steps{grid-template-columns:1fr}.cta-form--offer .cta-form__offer-step{grid-template-columns:34px 1fr;min-height:auto;display:grid}.cta-form--offer .cta-form__contacts{flex-direction:column;gap:15px}.cta-form--offer .cta-form__form-wrapper{border-radius:17px;padding:28px 20px}.cta-form--offer .cta-form__form-head{margin-bottom:36px;padding-bottom:26px}.cta-form--offer .cta-form__form-title{font-size:clamp(27px,7vw,36px)}.cta-form--offer .cta-form__form-arrow{flex-basis:40px;width:40px;height:40px}.cta-form--offer .cta-form__fields{grid-template-columns:1fr}.cta-form--offer .cta-form__section-head{grid-template-columns:24px auto 1fr}.cta-form--offer .cta-form__section-head h4{font-size:9px}.cta-form--offer .cta-form__services-head{flex-direction:column;align-items:flex-start;gap:6px}.cta-form--offer .cta-form__footer{flex-direction:column;align-items:stretch;gap:22px}.cta-form--offer .cta-form__submit{justify-content:space-between;width:100%}}@media (width<=480px){.cta-form--offer .cta-form__form-wrapper{padding:24px 16px}.cta-form--offer .cta-form__service-button{min-height:38px;padding:8px 11px;font-size:9px}.cta-form--offer .cta-form__field input{height:54px}}.site-header__inner{position:relative}.site-header__menu-item--dropdown,.header-dropdown{position:static}.header-dropdown__panel{--dropdown-columns:3;-webkit-backdrop-filter:none;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#000;border:1px solid #ffffff14;border-left:0;border-right:0;border-radius:0;width:100vw;max-width:none;padding:30px max(32px,50vw - 720px) 22px;transition:opacity .22s,visibility .22s,transform .22s;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 32px 70px #0000008c}.header-dropdown__panel:before{content:"";width:100%;height:18px;position:absolute;bottom:100%;left:0}.header-dropdown__panel:after{content:"";z-index:0;pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 90%);mask-image:linear-gradient(#0009,#0000 90%)}.header-dropdown__glow{z-index:1;filter:blur(110px);pointer-events:none;border-radius:50%;position:absolute}.header-dropdown__glow--blue{opacity:.13;background:#086bf8;width:440px;height:220px;top:-180px;right:12%}.header-dropdown__glow--purple{opacity:.08;background:#f533f5;width:400px;height:220px;bottom:-190px;left:18%}.header-dropdown__top{z-index:2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:4px;padding-bottom:24px;display:flex;position:relative}.header-dropdown__intro{max-width:650px}.header-dropdown__eyebrow{color:#3b82f6;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1;display:block}.header-dropdown__description{color:#ffffffc7;letter-spacing:-.015em;max-width:620px;margin:0;font-size:18px;font-weight:500;line-height:1.45}.header-dropdown__all{color:#7eafff;white-space:nowrap;background:#3b82f60f;border:1px solid #3b82f647;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:11px;min-height:42px;padding:0 15px;font-size:15px;font-weight:600;line-height:1;transition:color .3s,background-color .3s,border-color .3s,transform .3s;display:inline-flex}.header-dropdown__all:hover{color:#fff;background:#3b82f621;border-color:#3b82f699;transform:translateY(-1px)}.header-dropdown__all:hover .header-dropdown__all-arrow{transform:translate(3px)rotate(-45deg)}.header-dropdown__all-arrow{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .3s;transform:rotate(-45deg)}.header-dropdown__grid{z-index:2;grid-template-columns:repeat(var(--dropdown-columns), minmax(0, 1fr));width:100%;display:grid;position:relative}.header-dropdown__group{--group-color:#4d8eff;--group-rgb:77, 142, 255;border-right:1px solid #ffffff1f;min-width:0;padding:24px 32px}.header-dropdown__group:first-child{padding-left:0}.header-dropdown__group:last-child{border-right:0;padding-right:0}.header-dropdown__group--code{--group-color:#4d8eff;--group-rgb:77, 142, 255}.header-dropdown__group--design{--group-color:#f533f5;--group-rgb:245, 51, 245}.header-dropdown__group--marketing{--group-color:#9b6dff;--group-rgb:155, 109, 255}.header-dropdown__group-head{align-items:center;gap:14px;min-height:46px;margin-bottom:18px;display:flex}.header-dropdown__number{border:1px solid rgba(var(--group-rgb), .34);background:linear-gradient(135deg, rgba(var(--group-rgb), .14), rgba(var(--group-rgb), .05));width:46px;height:46px;color:var(--group-color);box-shadow:inset 0 0 12px rgba(var(--group-rgb), .025), 0 0 10px rgba(var(--group-rgb), .035);border-radius:11px;flex:0 0 46px;justify-content:center;align-items:center;padding:0;transition:transform .25s,border-color .25s,background-color .25s,box-shadow .25s;display:inline-flex}.header-dropdown__number svg{fill:currentColor;width:23px;height:23px;color:inherit;filter:drop-shadow(0 0 1.5px rgba(var(--group-rgb), .55)) drop-shadow(0 0 4px rgba(var(--group-rgb), .18));transition:transform .25s,filter .25s;display:block}.header-dropdown__number--code{color:#4d8eff;background:linear-gradient(135deg,#4d8eff29,#4d8eff0d);border-color:#4d8eff61;box-shadow:inset 0 0 12px #4d8eff06,0 0 10px #4d8eff09}.header-dropdown__number--code svg{filter:drop-shadow(0 0 1.5px #4d8eff8c)drop-shadow(0 0 4px #4d8eff2e)}.header-dropdown__number--design{color:#f533f5;background:linear-gradient(135deg,#f533f526,#f533f50d);border-color:#f533f561;box-shadow:inset 0 0 12px #f533f506,0 0 10px #f533f509}.header-dropdown__number--design svg{filter:drop-shadow(0 0 1.5px #f533f58c)drop-shadow(0 0 4px #f533f52e)}.header-dropdown__number--marketing{color:#9b6dff;background:linear-gradient(135deg,#9b6dff26,#9b6dff0d);border-color:#9b6dff61;box-shadow:inset 0 0 12px #9b6dff06,0 0 10px #9b6dff09}.header-dropdown__number--marketing svg{filter:drop-shadow(0 0 1.5px #9b6dff8c)drop-shadow(0 0 4px #9b6dff2e)}.header-dropdown__group-content{flex-direction:column;gap:4px;min-width:0;display:flex}.header-dropdown__group-eyebrow{color:#ffffff52;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500;line-height:1;display:block}.header-dropdown__group-title{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.2}.header-dropdown__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.header-dropdown__item{width:100%}.header-dropdown__link{color:#ffffff9e;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:40px;padding:9px 38px 9px 11px;transition:color .3s,background-color .3s,border-color .3s,transform .3s;display:flex;position:relative}.header-dropdown__link:hover,.header-dropdown__link--active{color:#fff;border-color:rgba(var(--group-rgb), .38);background:linear-gradient(90deg, rgba(var(--group-rgb), .18) 0%, rgba(var(--group-rgb), .06) 70%, rgba(var(--group-rgb), .02) 100%)}.header-dropdown__link:hover{transform:translate(4px)}.header-dropdown__link:hover .header-dropdown__link-arrow{opacity:1;transform:translateY(-50%)translate(0)}.header-dropdown__link-content{flex-direction:column;gap:3px;min-width:0;display:flex}.header-dropdown__link-title{font-size:14px;font-weight:500;line-height:1.4}.header-dropdown__link-description{color:#ffffff52;font-size:9px;line-height:1.4}.header-dropdown__link-arrow{width:18px;height:18px;color:var(--group-color);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .2s,transform .25s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)translate(-5px)}.header-dropdown__link-arrow svg{fill:currentColor;width:12px;height:12px;color:inherit;pointer-events:none;display:block}.header-dropdown__footer{z-index:2;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex;position:relative}.header-dropdown__footer-text{color:#ffffff6b;align-items:center;gap:9px;font-size:12px;line-height:1.5;display:flex}.header-dropdown__footer-dot{background:#f533f5;border-radius:50%;flex:0 0 6px;width:6px;height:6px;animation:1.8s ease-in-out infinite topbarDotPulse;box-shadow:0 0 10px #f533f5b3}.header-dropdown__footer-link{color:#ffffffbf;align-items:center;gap:9px;font-size:12px;font-weight:600;transition:color .3s;display:inline-flex}.header-dropdown__footer-link:hover{color:#3b82f6}.header-dropdown__footer-link:hover .header-dropdown__footer-arrow{transform:translate(3px)rotate(-45deg)}.header-dropdown__footer-arrow{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .3s;transform:rotate(-45deg)}@media (width>=993px){.site-header__menu-item--dropdown{position:static}.site-header__menu-item--dropdown:after{content:"";pointer-events:auto;background:0 0;height:28px;position:absolute;top:100%;left:0;right:0}.site-header__menu-item--dropdown:hover .header-dropdown__panel{opacity:1;visibility:visible;pointer-events:auto}.site-header__menu-item--dropdown:hover>.header-dropdown>.site-header__link{color:#fa5aff;background-color:#fa5aff0a;border-color:#fa5aff}.site-header__menu-item--dropdown:hover>.header-dropdown>.site-header__link .site-header__arrow{transform:rotate(225deg)translate(-2px,-2px)}.header-dropdown:focus-within .header-dropdown__panel{opacity:1;visibility:visible;pointer-events:auto}}@media (width<=1200px){.header-dropdown__panel{padding:26px max(24px,50vw - 590px) 20px}.header-dropdown__group{padding:20px 22px}.header-dropdown__group:first-child{padding-left:0}.header-dropdown__group:last-child{padding-right:0}.header-dropdown__link-title{font-size:11px}}@media (width<=1100px){.site-header__menu-item--dropdown{width:100%}.header-dropdown{width:100%;position:relative}.header-dropdown>.site-header__link{width:100%}.header-dropdown__panel{width:100%;max-width:none;max-height:0;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;transition:max-height .7s cubic-bezier(.22,1,.36,1),opacity .3s,padding .45s;position:relative;top:auto;left:auto;overflow:hidden;transform:none}.header-dropdown__panel:before,.header-dropdown__panel:after{display:none}.header-dropdown.is-open>.header-dropdown__trigger{color:#fff;padding-left:30px}.header-dropdown.is-open>.header-dropdown__trigger:before{opacity:1;width:18px}.header-dropdown.is-open>.header-dropdown__trigger .site-header__arrow{border-color:#4d8eff;transform:rotate(225deg)}.header-dropdown.is-open .header-dropdown__panel{opacity:1;visibility:visible;pointer-events:auto;max-height:2600px;padding:8px 0 34px}.header-dropdown__glow,.header-dropdown__top,.header-dropdown__footer{display:none}.header-dropdown__grid{flex-direction:column;gap:0;width:100%;padding:0 0 4px;display:flex;position:relative}.header-dropdown__group{background:0 0;border:0;border-radius:0;width:100%;padding:28px 0 26px 50px;position:relative}.header-dropdown__group:before{content:"";background:linear-gradient(to bottom, rgba(var(--group-rgb), .34), rgba(var(--group-rgb), .06));width:1px;position:absolute;top:32px;bottom:26px;left:16px}.header-dropdown__group:not(:last-child){border-bottom:1px solid #ffffff12}.header-dropdown__group:first-child,.header-dropdown__group:last-child{padding:28px 0 26px 50px}.header-dropdown__group-head{align-items:center;gap:14px;min-height:auto;margin-bottom:18px;display:flex;position:relative}.header-dropdown__group-head:before{content:"";background:var(--group-color);width:9px;height:9px;box-shadow:0 0 0 5px rgba(var(--group-rgb), .1), 0 0 22px rgba(var(--group-rgb), .55);border-radius:50%;position:absolute;top:50%;left:-38px;transform:translateY(-50%)}.header-dropdown__number{border-radius:10px;flex:0 0 42px;width:42px;height:42px;padding:0}.header-dropdown__number svg{width:20px;height:20px}.header-dropdown__group-content{flex-direction:column;gap:4px;min-width:0;display:flex}.header-dropdown__group-eyebrow{color:#ffffff42;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700;line-height:1;display:block}.header-dropdown__group-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:600;line-height:1.2}.header-dropdown__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex;position:relative}.header-dropdown__item{width:100%}.header-dropdown__link{color:#ffffff8f;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:48px;padding:10px 42px 10px 18px;transition:color .22s,background-color .22s,padding-left .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.header-dropdown__link:before{content:"";background:var(--group-color);opacity:0;width:0;height:1px;box-shadow:0 0 12px rgba(var(--group-rgb), .75);transition:width .28s,opacity .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.header-dropdown__link:hover,.header-dropdown__link--active{color:#fff;background:linear-gradient(90deg, rgba(var(--group-rgb), .11), rgba(var(--group-rgb), .025) 70%, transparent);box-shadow:none;padding-left:28px;transform:none}.header-dropdown__link:hover:before,.header-dropdown__link--active:before{opacity:1;width:14px}.header-dropdown__link:hover .header-dropdown__link-arrow,.header-dropdown__link--active .header-dropdown__link-arrow{opacity:1;transform:translateY(-50%)translate(2px)}.header-dropdown__link-content{flex-direction:column;gap:3px;min-width:0;display:flex}.header-dropdown__link-title{color:inherit;letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:1.35}.header-dropdown__link-description{display:none}.header-dropdown__link-arrow{width:18px;height:18px;color:var(--group-color);opacity:.55;pointer-events:none;border:0;justify-content:center;align-items:center;transition:opacity .2s,transform .25s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.header-dropdown__link-arrow svg{fill:currentColor;width:12px;height:12px;color:inherit;pointer-events:none;display:block}}@media (width<=768px){.header-dropdown__group,.header-dropdown__group:first-child,.header-dropdown__group:last-child{padding:24px 0 22px 42px}.header-dropdown__group:before{top:28px;bottom:22px;left:13px}.header-dropdown__group-head:before{width:8px;height:8px;left:-33px}.header-dropdown__number{flex:0 0 40px;width:40px;height:40px}.header-dropdown__number svg{width:19px;height:19px}.header-dropdown__link{min-height:46px;padding:9px 36px 9px 12px}.header-dropdown__link-title{font-size:12px}}@media (width<=576px){.header-dropdown__panel{padding-bottom:22px}.header-dropdown__group,.header-dropdown__group:first-child,.header-dropdown__group:last-child{padding:22px 0 20px 34px}.header-dropdown__group:before{top:25px;bottom:20px;left:9px}.header-dropdown__group-head{gap:10px;margin-bottom:13px}.header-dropdown__group-head:before{width:7px;height:7px;left:-29px}.header-dropdown__number{border-radius:9px;flex:0 0 38px;width:38px;height:38px;padding:0}.header-dropdown__number svg{width:18px;height:18px}.header-dropdown__group-eyebrow{font-size:7px}.header-dropdown__group-title{font-size:14px}.header-dropdown__link{min-height:44px;padding:8px 32px 8px 10px}.header-dropdown__link-title{font-size:11.5px;line-height:1.4}.header-dropdown__link-arrow{width:16px;height:16px;right:10px}.header-dropdown__link-arrow svg{width:11px;height:11px}}.services-tabs{background:#000;padding:20px 0 140px;position:relative}.services-tabs__navigation{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,330px));justify-content:center;gap:16px;margin-bottom:30px;display:grid;position:relative;overflow:visible}.services-tabs__tab{color:#fff;text-align:left;cursor:pointer;appearance:none;background:linear-gradient(145deg,#15151d 0%,#0d0d14 55%,#09090e 100%);border:1px solid #ffffff1c;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 18px;width:100%;min-width:0;min-height:84px;padding:16px 20px;transition:transform .26s,border-color .26s,background .26s,box-shadow .26s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000052,inset 0 1px #ffffff09}.services-tabs__tab:hover:not(.services-tabs__tab--active){background:linear-gradient(145deg,#1b1b26 0%,#11111a 60%,#0c0c12 100%);border-color:#488eff52;transform:translateY(-3px);box-shadow:0 15px 32px #00000061,0 0 25px #488eff0d}.services-tabs__tab--active{background:linear-gradient(125deg,#5415a8 0%,#6630d8 34%,#394fdc 66%,#0870f8 100%);border-color:#648fffd9;transform:translateY(-3px);box-shadow:0 15px 38px #086bf83d,0 12px 34px #f533f521,inset 0 1px #ffffff29}.services-tabs__tab--active:before{display:none}.services-tabs__tab--active:after{content:"";filter:blur(42px);pointer-events:none;background:#ffffff1f;border-radius:50%;width:150px;height:150px;position:absolute;top:-65px;right:-35px}.services-tabs__tab--active .services-tabs__tab-number{color:#ffffffb3}.services-tabs__tab--active .services-tabs__tab-title{color:#fff}.services-tabs__tab--active .services-tabs__tab-icon{opacity:1;transform:scale(1.06)}.services-tabs__tab--active .services-tabs__tab-line{opacity:1;transform:translate(-50%)scaleX(1)}.services-tabs__tab-number{z-index:2;color:#ffffff59;letter-spacing:.07em;grid-area:1/1;font-size:9px;font-weight:500;line-height:1;transition:color .26s;position:relative}.services-tabs__tab-title{z-index:2;color:#ffffffe6;white-space:nowrap;grid-area:2/1;font-size:clamp(14px,1vw,17px);font-weight:600;line-height:1.1;transition:color .26s;position:relative}.services-tabs__tab-icon{z-index:2;opacity:.52;flex:0 0 38px;grid-area:1/2/span 2;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .26s,transform .26s;display:flex;position:relative}.services-tabs__tab-icon img{object-fit:contain;width:27px;height:27px;transition:filter .26s;display:block}.services-tabs__tab-line{z-index:3;opacity:0;background:#fff;border-radius:999px 999px 0 0;width:55px;height:3px;transition:opacity .26s,transform .26s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(.3);box-shadow:0 0 10px #ffffffb3,0 0 22px #488effb3}.services-tabs__panels{position:relative}.services-tabs__panel[hidden]{display:none}.services-tabs__panel--active{animation:.42s cubic-bezier(.2,.8,.2,1) servicePanelIn}.services-tabs__layout{background:#050509;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(300px,.75fr) minmax(0,1.8fr);min-height:660px;display:grid;overflow:hidden;box-shadow:0 34px 90px #00000052}.services-tabs__intro{background:radial-gradient(circle at 0 15%,#086bf814,#0000 42%),radial-gradient(circle at 100% 95%,#f533f51a,#0000 40%),#050509;border-right:1px solid #ffffff12;flex-direction:column;min-width:0;padding:55px 45px 36px;display:flex;position:relative;overflow:hidden}.services-tabs__intro-content{z-index:3;position:relative}.services-tabs__category{color:#5896ff;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:23px;font-size:10px;font-weight:600;line-height:1;display:flex}.services-tabs__category--line{background-color:#5896ff;border-radius:1px;width:20px;height:1px;display:block}.services-tabs__heading{color:#fff;letter-spacing:-.05em;max-width:420px;margin:0 0 24px;font-size:clamp(37px,3vw,54px);font-weight:600;line-height:1.05}.services-tabs__heading span{color:#fa5aff}.services-tabs__description{color:#ffffff7a;max-width:410px;margin:0 0 28px;font-size:13px;line-height:1.85}.services-tabs__all-link{color:#ffffffbf;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:20px;min-height:43px;padding:0 16px;font-size:11px;font-weight:500;transition:color .3s,border-color .3s,background-color .3s,transform .3s;display:inline-flex}.services-tabs__all-link:hover{color:#fff;background:#f533f50f;border-color:#f533f575;transform:translateY(-2px)}.services-tabs__all-link:hover .services-tabs__all-arrow{transform:translate(4px)rotate(-45deg)}.services-tabs__all-arrow{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .3s;transform:rotate(-45deg)}.services-tabs__visual{z-index:2;flex:1;justify-content:center;align-items:flex-end;min-height:270px;margin-top:25px;display:flex;position:relative}.services-tabs__visual-glow{filter:blur(70px);pointer-events:none;background:#4235ff57;border-radius:50%;width:250px;height:120px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.services-tabs__image{position:absolute;bottom:0;left:0}.services-tabs__image img{z-index:2;object-fit:contain;filter:drop-shadow(0 25px 45px #00000080);width:100%;position:relative;-webkit-mask-image:radial-gradient(at 0 100%,#000 0% 40%,#000000d9 54%,#0000 70% 100%);mask-image:radial-gradient(at 0 100%,#000 0% 40%,#000000d9 54%,#0000 70% 100%)}.services-tabs__cards{background:#030306;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(290px,1fr);gap:12px;min-width:0;padding:22px;display:grid}.services-tabs__cards:has(.services-tabs__card:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.services-tabs__card{color:#fff;isolation:isolate;background:linear-gradient(145deg,#0f0f19f5,#06060cfa);border:1px solid #ffffff17;border-radius:14px;flex-direction:column;min-width:0;padding:22px 23px;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.services-tabs__card:before{content:"";z-index:-1;opacity:0;background:radial-gradient(circle at 50% 20%,#623eff21,#0000 38%);transition:opacity .3s;position:absolute;inset:0}.services-tabs__card:hover{border-color:#f533f55c;transform:translateY(-5px);box-shadow:0 18px 45px #00000061,0 0 0 1px #f533f509}.services-tabs__card:hover:before{opacity:1}.services-tabs__card:hover .services-tabs__card-icon{border-color:#f533f538;transform:translateY(-3px)scale(1.05)}.services-tabs__card:hover .services-tabs__card-arrow{background:#f533f514;border-color:#f533f5a6;transform:translate(2px)rotate(-45deg)}.services-tabs__card:hover .services-tabs__card-glow{opacity:.45}.services-tabs__card-top{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.services-tabs__card-number{color:#5f9bff;background:#3b82f608;border:1px solid #3b82f640;border-radius:7px;justify-content:center;align-items:center;width:39px;height:39px;font-size:11px;font-weight:600;display:flex}.services-tabs__card-dots{opacity:.32;gap:3px;display:flex}.services-tabs__card-dots span{background:#fffc;border-radius:50%;width:3px;height:3px;display:block}.services-tabs__card-icon{background:radial-gradient(circle,#533aff1f,#04040a40 70%);border:1px solid #ffffff0e;border-radius:50%;flex:0 0 90px;justify-content:center;align-items:center;width:90px;height:90px;margin:4px auto 19px;transition:transform .3s,border-color .3s;display:flex}.services-tabs__card-icon img{object-fit:contain;filter:drop-shadow(0 0 14px #6344ff47);width:49px;height:49px}.services-tabs__card-content{margin-top:auto;padding-right:35px}.services-tabs__card-title{color:#fff;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(15px,1.2vw,18px);font-weight:600;line-height:1.3}.services-tabs__card-description{color:#ffffff6e;margin:0;font-size:13px;line-height:1.65}.services-tabs__card-arrow{border:1px solid #ffffff2e;border-radius:50%;width:35px;height:35px;transition:transform .3s,border-color .3s,background-color .3s;position:absolute;bottom:20px;right:20px}.services-tabs__card-arrow:before{content:"";border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-65%,-50%)rotate(-45deg)}.services-tabs__card-glow{z-index:-2;opacity:0;filter:blur(65px);pointer-events:none;background:#fa5aff;border-radius:50%;width:150px;height:150px;transition:opacity .3s;position:absolute;bottom:-80px;right:-65px}@keyframes servicePanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.services-tabs__layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.65fr)}.services-tabs__intro{padding:45px 32px 30px}.services-tabs__cards{grid-auto-rows:minmax(275px,1fr);padding:16px}.services-tabs__card{padding:18px}.services-tabs__card-icon{flex-basis:78px;width:78px;height:78px}.services-tabs__card-icon img{width:43px;height:43px}}@media (width<=992px){.services-tabs{padding-bottom:110px}.services-tabs__navigation{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#5896ffb3 #ffffff0f;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-bottom:22px;padding:4px 2px 14px;display:flex;position:relative;overflow:scroll hidden}.services-tabs__navigation::-webkit-scrollbar{height:2px}.services-tabs__navigation::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.services-tabs__navigation::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#6630d8,#0870f8);border-radius:999px}.services-tabs__image{webkit-mask-image:radial-gradient(ellipse at bottom right, #000 0%, #000 40%, #000000d9 54%, #0000 70%, transparent 100%);width:300px;left:auto;right:0;-webkit-mask-image:radial-gradient(at 100% 100%,#000 0% 40%,#000000d9 54%,#0000 70% 100%);mask-image:radial-gradient(at 100% 100%,#000 0% 40%,#000000d9 54%,#0000 70% 100%)}.services-tabs__tab{width:270px;min-width:270px;min-height:78px;padding:14px 18px}.services-tabs__layout{grid-template-columns:1fr}.services-tabs__description{color:#fff}.services-tabs__intro{border-bottom:1px solid #ffffff12;border-right:0;height:300px}.services-tabs__visual{opacity:.68;width:45%;position:absolute;bottom:0;right:15px}.services-tabs__cards{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(270px,1fr)}.services-tabs__cards:has(.services-tabs__card:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.services-tabs__card-content{padding-right:65px}}@media (width<=576px){.services-tabs{padding:0 0 85px}.services-tabs__navigation{scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:22px;padding:4px 2px 10px;display:flex;overflow:auto hidden}.services-tabs__navigation::-webkit-scrollbar{display:none}.services-tabs__tab{scroll-snap-align:start;background:linear-gradient(145deg,#15151d 0%,#0d0d14 55%,#09090e 100%);border:1px solid #ffffff1f;border-radius:50%;flex:0 0 62px;justify-content:center;align-items:center;width:62px;min-width:62px;height:62px;min-height:62px;padding:0;transition:border-color .26s,background .26s,box-shadow .26s,transform .26s;display:flex;position:relative;overflow:hidden;transform:none;box-shadow:inset 0 1px #ffffff0a}.services-tabs__tab:hover:not(.services-tabs__tab--active){background:linear-gradient(145deg,#1b1b26 0%,#11111a 60%,#0c0c12 100%);border-color:#488eff61;transform:none}.services-tabs__tab--active{background:linear-gradient(135deg,#5415a8 0%,#6630d8 34%,#394fdc 66%,#0870f8 100%);border-color:#648fffe6;transform:none;box-shadow:0 7px 22px #086bf83d,0 6px 20px #f533f524,inset 0 1px #ffffff2e}.services-tabs__tab--active:after{content:"";filter:blur(25px);pointer-events:none;background:#ffffff21;border-radius:50%;width:70px;height:70px;position:absolute;top:-30px;right:-20px}.services-tabs__tab--active .services-tabs__tab-icon{opacity:1;transform:scale(1.08)}.services-tabs__tab-number,.services-tabs__tab-title{display:none}.services-tabs__tab-icon{z-index:2;opacity:.58;flex:0 0 30px;grid-area:auto;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .26s,transform .26s;display:flex;position:relative;transform:none}.services-tabs__tab-icon img{object-fit:contain;width:27px;height:27px;display:block}.services-tabs__tab-line{display:none}.services-tabs__layout{border-radius:13px;min-height:auto}.services-tabs__intro{padding:34px 22px 25px}.services-tabs__category{margin-bottom:16px;font-size:8px}.services-tabs__heading{max-width:310px;font-size:36px}.services-tabs__description{max-width:310px;font-size:13px}.services-tabs__visual{opacity:.5;width:66%;right:-30px}.services-tabs__visual img{max-height:220px}.services-tabs__cards{grid-template-columns:1fr;grid-auto-rows:auto;gap:9px;padding:10px}.services-tabs__cards:has(.services-tabs__card:nth-child(4):last-child){grid-template-columns:1fr}.services-tabs__card{border-radius:11px;padding:17px}.services-tabs__card-top{display:none}.services-tabs__card-icon{flex-basis:70px;width:70px;height:70px;margin-bottom:15px}.services-tabs__card-icon img{width:38px;height:38px}.services-tabs__card-content{padding-right:30px}.services-tabs__card-title{font-size:15px}.services-tabs__card-arrow{width:31px;height:31px;bottom:15px;right:15px}}.page-hero{background:#000;border:15px solid #000;border-top-width:7px;border-radius:40px;align-items:flex-end;width:100%;min-height:450px;padding:220px 0 110px;display:flex;position:relative;overflow:hidden}.page-hero__background{z-index:0;position:absolute;inset:0}.page-hero__background img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.005)}.page-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000000f 0%,#0000 45%,#0000001f 100%);position:absolute;inset:0}.page-hero__shape{z-index:4;background:#000;border-top-left-radius:40px;height:100px;position:absolute;bottom:0;right:0}.page-hero__shape:after{content:"";-webkit-mask:radial-gradient(70px at 0 0,#0000 69px,#000 70px);background:#000;width:69px;height:69px;position:absolute;top:-69px;right:0;-webkit-mask:radial-gradient(80px at 0 0,#0000 79px,#000 80px);mask:radial-gradient(80px at 0 0,#0000 79px,#000 80px)}.page-hero__shape:before{content:"";background:#000;width:51px;height:51px;position:absolute;bottom:-1px;left:-49px;-webkit-mask:radial-gradient(51px at 0 0,#0000 50px,#000 51px);mask:radial-gradient(51px at 0 0,#0000 50px,#000 51px)}.page-hero__title-area{pointer-events:none;width:100%;position:relative;top:10px}.page-hero__title{color:#fff;letter-spacing:0;text-transform:uppercase;white-space:nowrap;padding-inline:30px;font-size:87px;font-weight:600;line-height:.9;display:flex}.page-hero__letter{z-index:var(--letter-z);color:#fff;text-shadow:-5px 3px 10px #000000a6,5px 3px 10px #000000a6,-9px 8px 20px #00000085,9px 8px 20px #00000085,0 12px 25px #00000094,0 22px 45px #0000006b,0 34px 70px #00000047;margin-left:-15px;line-height:1;display:inline-block;position:relative;transform:translateZ(0)}.page-hero__letter:first-child{margin-left:0}.page-hero__letter--space{width:36px;margin-left:0;margin-right:0}.page-hero__letter--highlight{color:#fa5aff}@media (width<=1400px){.page-hero{min-height:650px}.page-hero__letter{margin-left:-12px}.page-hero__letter--space{width:30px;margin-left:0}}@media (width<=1200px){.page-hero{border-width:12px;border-radius:32px;min-height:600px}.page-hero__shape{height:100px}.page-hero__letter{margin-left:-10px}.page-hero__letter--space{width:26px;margin-left:0}}@media (width<=991px){.page-hero{border-width:10px;border-radius:28px;min-height:520px}.page-hero__shape{border-top-left-radius:45px;height:84px}.page-hero__title{margin-right:20px;font-size:clamp(45px,5.5vw,55px)}.page-hero__letter{margin-left:-8px}.page-hero__letter--space{width:20px;margin-left:0}}@media (width<=767px){.page-hero{border-width:7px;border-radius:22px;min-height:460px}.page-hero__background img{object-position:center}.page-hero__shape{border-top-left-radius:35px}.page-hero__shape:after{width:40px;height:40px;top:-40px;-webkit-mask:radial-gradient(41px at 0 0,#0000 40px,#000 41px);mask:radial-gradient(41px at 0 0,#0000 40px,#000 41px)}.page-hero__shape:before{width:36px;height:36px;left:-34px;-webkit-mask:radial-gradient(35px at 0 0,#0000 34px,#000 35px);mask:radial-gradient(35px at 0 0,#0000 34px,#000 35px)}.page-hero__title{margin-right:14px}.page-hero__letter{text-shadow:-3px 2px 6px #0009,3px 2px 6px #0009,0 8px 16px #00000080,0 15px 30px #00000059;margin-left:-6px}.page-hero__letter--space{width:14px;margin-left:0}}@media (width<=576px){.page-hero{height:350px;min-height:auto;padding:0}.page-hero__shape{background-color:#0000;position:static}.page-hero__shape:before,.page-hero__shape:after{content:none}.page-hero__title{padding-left:10px}}.service-detail-intro{color:#fff;background:radial-gradient(circle at 82% 42%,#f533f50e 0%,#f533f504 22%,#0000 48%),#000;width:100%;padding:100px 0 50px;position:relative;overflow:hidden}.service-detail-intro:before{content:"";z-index:0;pointer-events:none;opacity:.14;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 75%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 20% 75%,#0000 100%)}.service-detail-intro .container{z-index:2;position:relative}.service-detail-intro__glow{z-index:0;pointer-events:none;filter:blur(120px);background:#f533f50a;border-radius:50%;width:520px;height:520px;position:absolute;top:10%;right:-180px}.service-detail-intro__top{align-items:center;width:100%;margin-bottom:40px;display:flex}.service-detail-intro__meta{flex-shrink:0;align-items:center;gap:17px;display:flex}.service-detail-intro__number{color:#ffffff42;letter-spacing:.15em;font-size:10px;font-weight:500;line-height:1}.service-detail-intro__eyebrow{color:#fa5aff;letter-spacing:.19em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.service-detail-intro__line{background:linear-gradient(90deg,#f533f56b 0%,#ffffff0e 16%,#ffffff06 70%,#0000 100%);flex:1;height:1px;margin-left:30px;display:block}.service-detail-intro__grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:end;gap:clamp(70px,10vw,170px);display:grid}.service-detail-intro__heading{min-width:0;position:relative}.service-detail-intro__title{color:#fff;letter-spacing:-.058em;max-width:800px;margin:0;font-size:clamp(48px,5.35vw,86px);font-weight:600;line-height:.98}.service-detail-intro__title span{color:#fa5aff;width:fit-content;margin-top:8px;display:block;position:relative}.service-detail-intro__content{width:100%;max-width:570px;padding:8px 0 5px;position:relative}.service-detail-intro__lead{color:#ffffffdb;letter-spacing:-.022em;margin:0 0 25px;font-size:clamp(17px,1.3vw,21px);font-weight:500;line-height:1.65}.service-detail-intro__text{color:#ffffff6b;max-width:540px;margin:0;font-size:13px;font-weight:400;line-height:1.9}.service-detail-intro__signature{align-items:center;gap:14px;margin-top:38px;display:flex}.service-detail-intro__signature span{background:#fa5aff;flex-shrink:0;width:30px;height:1px;display:block;box-shadow:0 0 12px #f533f566}.service-detail-intro__signature small{color:#ffffff38;letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:500;line-height:1}@media (width<=1199px){.service-detail-intro__grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:70px}.service-detail-intro__title{font-size:clamp(48px,6vw,72px)}}@media (width<=991px){.service-detail-intro{padding:90px 0 105px}.service-detail-intro__top{margin-bottom:50px}.service-detail-intro__grid{grid-template-columns:1fr;align-items:start;gap:55px}.service-detail-intro__heading{max-width:750px}.service-detail-intro__title{max-width:730px;font-size:clamp(46px,8vw,70px)}.service-detail-intro__content{max-width:650px;padding-left:40px}.service-detail-intro__content:before{content:"";background:linear-gradient(#fa5aff,#f533f500);width:1px;height:74px;position:absolute;top:8px;left:0}}@media (width<=767px){.service-detail-intro{padding:75px 0 85px}.service-detail-intro:before{background-size:54px 54px}.service-detail-intro__glow{width:420px;height:420px;top:20%;right:-250px}.service-detail-intro__top{margin-bottom:40px}.service-detail-intro__meta{gap:12px}.service-detail-intro__line{margin-left:18px}.service-detail-intro__number,.service-detail-intro__eyebrow{font-size:9px}.service-detail-intro__grid{gap:45px}.service-detail-intro__title{letter-spacing:-.05em;max-width:100%;font-size:clamp(41px,11vw,56px);line-height:1}.service-detail-intro__title span{margin-top:5px}.service-detail-intro__content{max-width:100%;padding-left:25px}.service-detail-intro__lead{margin-bottom:20px;font-size:16px;line-height:1.65}.service-detail-intro__text{font-size:12.5px;line-height:1.85}.service-detail-intro__signature{margin-top:30px}}@media (width<=480px){.service-detail-intro{padding:65px 0 75px}.service-detail-intro__top{margin-bottom:34px}.service-detail-intro__line{margin-left:13px}.service-detail-intro__number{display:none}.service-detail-intro__title{font-size:clamp(37px,11.5vw,48px)}.service-detail-intro__content{padding-left:20px}.service-detail-intro__lead{font-size:15px}.service-detail-intro__text{font-size:12px}.service-detail-intro__signature small{letter-spacing:.14em;font-size:7px}}.service-showcase{color:#fff;background:radial-gradient(circle at 68% 40%,#f533f50f,#0000 38%),#000;width:100%;padding:0 0 clamp(100px,10vw,50px);position:relative;overflow:hidden}.service-showcase__layout{grid-template-columns:minmax(250px,30%) minmax(0,70%);width:100%;height:520px;display:grid}.service-showcase__content{z-index:5;border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;min-width:0;padding:10px clamp(40px,4vw,70px) 10px 0;display:flex;position:relative}.service-showcase__heading{grid-template-columns:minmax(0,1fr) minmax(240px,.52fr);align-items:end;gap:clamp(40px,6vw,110px);width:100%;min-height:235px;margin-bottom:36px;padding:0 0 34px;display:grid;position:relative}.service-showcase__heading-left{z-index:3;width:100%;max-width:560px;position:relative}.service-showcase__eyebrow{color:#fa5aff;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.service-showcase__eyebrow:before{content:"";background:#fa5aff;flex-shrink:0;width:26px;height:1px;box-shadow:0 0 12px #f533f58c}.service-showcase__section-title{color:#fffffff5;letter-spacing:-.058em;max-width:540px;margin:0;font-size:clamp(40px,3.5vw,60px);font-weight:600;line-height:.98}.service-showcase__section-title span{color:#fa5aff;display:block}.service-showcase__heading-right{z-index:2;justify-content:flex-end;align-items:flex-end;width:100%;min-height:190px;padding-bottom:4px;display:flex;position:relative}.service-showcase__heading-count{z-index:0;color:#f533f504;letter-spacing:-.085em;-webkit-text-stroke:1px #f533f51c;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(120px,12vw,205px);font-weight:700;line-height:.82;position:absolute;top:-30px;right:0}.service-showcase__heading-action{z-index:2;align-items:center;gap:15px;display:inline-flex;position:relative}.service-showcase__heading-action-label{color:#ffffff70;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1}.service-showcase__heading-action-button{color:#fa5aff;background:#f533f509;border:1px solid #f533f561;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;line-height:1;text-decoration:none;transition:transform .3s,color .3s,border-color .3s,background .3s,box-shadow .3s;display:inline-flex}.service-showcase__heading-action-button:hover{color:#fff;background:#f533f514;border-color:#f533f5c7;transform:translate(3px);box-shadow:0 0 22px #f533f526}.service-showcase__heading-line{z-index:4;background:linear-gradient(90deg,#f533f56b 0%,#f533f52e 38%,#f533f57a 76%,#f533f51a 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.service-showcase__heading-line-glow{background:#fa5aff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:76%;transform:translate(-50%,-50%);box-shadow:0 0 8px #f533f5,0 0 18px #f533f5a6,0 0 34px #f533f559}.service-showcase__active-content{margin-top:76px}.service-showcase__counter{color:#ffffff52;letter-spacing:.1em;align-items:center;gap:13px;margin-bottom:24px;font-size:11px;font-weight:500;line-height:1;display:flex}.service-showcase__counter span:first-child{color:#fa5aff}.service-showcase__counter-line{background:#ffffff2e;flex-shrink:0;width:30px;height:1px}.service-showcase__service{color:#fa5aff;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:600;line-height:1;display:block}.service-showcase__brand{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:500;line-height:1.3;display:block}.service-showcase__title{color:#fff;letter-spacing:-.04em;max-width:420px;margin:0 0 22px;font-size:clamp(27px,2.4vw,40px);font-weight:600;line-height:1.13}.service-showcase__description{color:#ffffff75;max-width:390px;margin:0 0 32px;font-size:13px;font-weight:400;line-height:1.85}.service-showcase__link{color:#fff;letter-spacing:.08em;align-items:center;gap:25px;width:fit-content;font-size:11px;font-weight:600;line-height:1;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.service-showcase__link:after{content:"";background:#f533f58c;width:38px;height:1px;transition:width .35s;position:absolute;bottom:-10px;left:0}.service-showcase__link:hover{color:#fa5aff}.service-showcase__link:hover:after{width:100%}.service-showcase__link:hover .service-showcase__link-arrow{transform:translate(5px)}.service-showcase__link-arrow{color:#fa5aff;transition:transform .3s}.service-showcase__link-arrow img{width:21px}.service-showcase__navigation{align-items:center;gap:10px;margin-top:45px;display:flex}.service-showcase__nav{cursor:pointer;background-color:#0068ff66;border:1px solid #0068ff;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;padding:0;font-size:18px;transition:border-color .3s,color .3s,background .3s,opacity .3s;display:grid}.service-showcase__nav:hover{color:#fff;background-color:#0068ffb3;border-color:#0068ff}.service-showcase__nav.swiper-button-disabled{opacity:.25;cursor:default;pointer-events:none}.service-showcase__nav img{width:13px;height:auto}.service-showcase__slider-area{align-items:center;width:100%;min-width:0;height:520px;padding-left:clamp(28px,3vw,48px);display:flex;position:relative}.service-showcase__swiper{width:100%;min-width:0;height:400px;position:relative;overflow:visible}.service-showcase .swiper-wrapper{box-sizing:content-box;align-items:center;width:100%;height:100%;display:flex}.service-showcase__slide{aspect-ratio:5/8;z-index:1;opacity:.34;transform-origin:50%;filter:saturate(.6)brightness(.76);flex-shrink:0;width:clamp(200px,15.5vw,270px);height:auto;transition:opacity .65s,transform .65s cubic-bezier(.2,.75,.25,1),filter .65s;position:relative;transform:scale(.9)}.service-showcase__slide.swiper-slide-active{z-index:5;opacity:1;filter:saturate(1.5)brightness(1.5);transform:scale(1.06)}.service-showcase__slide.swiper-slide-next{z-index:3;opacity:.72;filter:saturate(.82)brightness(.88);transform:scale(.96)}.service-showcase__slide.swiper-slide-prev{z-index:2;opacity:.52;filter:saturate(.72)brightness(.82);transform:scale(.93)}.service-showcase__slide-inner{background:#101014;border:1px solid #ffffff14;border-radius:6px;width:100%;height:100%;transition:box-shadow .65s,border-color .65s;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000057}.swiper-slide-active .service-showcase__slide-inner{box-shadow:0 34px 70px #0000008c,0 10px 32px #00000057,0 0 40px #f533f514}.swiper-slide-next .service-showcase__slide-inner,.swiper-slide-prev .service-showcase__slide-inner{box-shadow:0 20px 46px #0006}.service-showcase__image{position:absolute;inset:0}.service-showcase__image img{object-fit:cover;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.2,.75,.25,1);display:block;transform:scale(1.06)}.swiper-slide-active .service-showcase__image img{transform:scale(1)}.service-showcase__image-logo{max-width:100px;height:auto;position:absolute;top:10px;left:10px}.service-showcase__image-logo img{width:100%;height:auto}.service-showcase__overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000000a 0%,#00000014 26%,#00000029 58%,#000000d6 100%);position:absolute;inset:0}.service-showcase__slide-index{z-index:4;color:#ffffff85;letter-spacing:.08em;font-size:12px;font-weight:600;line-height:1;transition:color .4s;position:absolute;top:22px;left:22px}.swiper-slide-active .service-showcase__slide-index{color:#fa5aff}.service-showcase__slide-label{z-index:4;opacity:0;transition:opacity .4s,transform .4s;position:absolute;bottom:22px;left:22px;right:22px;transform:translateY(8px)}.service-showcase__slide-label span{color:#fff;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.3}.swiper-slide-active .service-showcase__slide-label{opacity:1;transform:translateY(0)}@media (width<=1199px){.service-showcase__heading{grid-template-columns:minmax(0,1fr) minmax(210px,.48fr);gap:50px;min-height:220px}.service-showcase__heading-left{max-width:500px}.service-showcase__section-title{max-width:490px}.service-showcase__heading-right{min-height:170px}.service-showcase__heading-count{font-size:clamp(110px,13vw,170px);top:-20px}.service-showcase__layout{grid-template-columns:minmax(280px,38%) minmax(0,62%);min-height:620px}.service-showcase__content{padding-right:40px}.service-showcase__slider-area{min-height:560px;padding-left:32px}.service-showcase__swiper{height:560px;min-height:560px}.service-showcase__slide{width:clamp(185px,18vw,235px)}}@media (width<=991px){.service-showcase__heading{grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);gap:30px;min-height:205px;margin-bottom:32px;padding-bottom:30px}.service-showcase__heading-left{max-width:470px}.service-showcase__section-title{max-width:460px;font-size:clamp(36px,5.4vw,52px)}.service-showcase__heading-right{min-height:150px}.service-showcase__heading-count{font-size:clamp(105px,15vw,145px);top:-10px}.service-showcase__heading-action-label{font-size:8px}.service-showcase__heading-line-glow{left:72%}.service-showcase{padding:95px 0}.service-showcase__layout{grid-template-columns:1fr;min-height:0}.service-showcase__content{border-bottom:1px solid #ffffff14;border-right:0;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:55px;padding:0 0 55px;display:grid}.service-showcase__active-content{margin-top:0}.service-showcase__slider-area{min-height:520px;padding:40px 0 0}.service-showcase__swiper{height:500px;min-height:500px}.service-showcase__slide{width:clamp(210px,30vw,250px)}}@media (width<=767px){.service-showcase__heading{grid-template-columns:1fr;gap:18px;min-height:0;margin-bottom:28px;padding-bottom:26px}.service-showcase__heading-left{max-width:520px}.service-showcase__heading-right{justify-content:flex-end;align-items:flex-end;min-height:86px}.service-showcase__heading-count{font-size:clamp(78px,20vw,108px);top:-8px;right:0}.service-showcase__heading-action{margin-top:auto}.service-showcase__heading-action-button{width:38px;height:38px;font-size:16px}.service-showcase__heading-line-glow{left:68%}.service-showcase{padding:75px 0}.service-showcase__content{padding-bottom:45px;display:block}.service-showcase__section-title{max-width:500px;font-size:clamp(30px,8vw,42px)}.service-showcase__active-content{margin-top:45px}.service-showcase__title{max-width:500px;font-size:clamp(27px,7vw,36px)}.service-showcase__description{max-width:520px}.service-showcase__navigation{margin-top:30px}.service-showcase__slider-area{min-height:460px;padding:30px 0 0}.service-showcase__swiper{width:100%;height:440px;min-height:440px;overflow:visible}.service-showcase__slide{opacity:.26;width:min(58vw,230px);transform:scale(.94)}.service-showcase__slide.swiper-slide-active{opacity:1;transform:scale(1)}.service-showcase__slide.swiper-slide-next{opacity:.58;transform:scale(.97)}.service-showcase__slide.swiper-slide-prev{opacity:.44;transform:scale(.95)}}@media (width<=480px){.service-showcase__heading{gap:14px;margin-bottom:24px;padding-bottom:22px}.service-showcase__heading-right{min-height:74px}.service-showcase__heading-count{font-size:clamp(68px,22vw,88px);top:0}.service-showcase__heading-action{gap:10px}.service-showcase__heading-action-label{letter-spacing:.14em;font-size:7px}.service-showcase__heading-action-button{width:34px;height:34px;font-size:15px}.service-showcase__heading-line-glow{left:62%}.service-showcase{padding:65px 0}.service-showcase__eyebrow{font-size:9px}.service-showcase__section-title{font-size:clamp(28px,9vw,38px)}.service-showcase__active-content{margin-top:38px}.service-showcase__counter{margin-bottom:20px}.service-showcase__brand{margin-bottom:14px}.service-showcase__title{margin-bottom:18px;font-size:28px}.service-showcase__description{margin-bottom:28px;font-size:12.5px;line-height:1.75}.service-showcase__slider-area{min-height:420px;padding-top:25px}.service-showcase__swiper{height:400px;min-height:400px}.service-showcase__slide{width:min(62vw,210px)}.service-showcase__slide-index{top:18px;left:18px}.service-showcase__slide-label{bottom:18px;left:18px;right:18px}.service-showcase__navigation{gap:8px}.service-showcase__nav{width:42px;height:42px;font-size:16px}}.service-benefits{color:#fff;background:#050505;width:100%;padding:12svh 0;position:relative}.service-benefits__pin{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(40px,6vw,110px);width:calc(100% - 64px);height:clamp(520px,50svh,680px);min-height:0;margin-inline:auto;padding:clamp(60px,5vw,90px) clamp(32px,5vw,80px);display:grid;position:relative;overflow:hidden}.service-benefits__frame{z-index:10;pointer-events:none;position:absolute;inset:0}.service-benefits__left{z-index:5;flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(35px,4vw,72px) 0;display:flex;position:relative}.service-benefits__header{max-width:680px;margin-bottom:40px}.service-benefits__eyebrow{color:#fa5aff;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:19px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.service-benefits__title{letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(40px,4vw,74px);font-weight:500;line-height:1}.service-benefits__title span{color:#3b82f6}.service-benefits__content{width:100%;max-width:600px;position:relative}.service-benefits__counter{letter-spacing:.12em;color:#ffffff80;align-items:center;gap:14px;margin-bottom:34px;font-size:11px;font-weight:500;display:flex}.service-benefits__counter-line{background:#ffffff38;flex:none;width:64px;height:1px}.service-benefits__content-window{--service-item-height:76px;--service-item-gap:10px;width:100%;height:calc(var(--service-item-height) * 3 + var(--service-item-gap) * 2);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%)}.service-benefits__content-track{gap:var(--service-item-gap);will-change:transform;flex-direction:column;width:100%;display:flex;position:absolute;top:0;left:0}.service-benefits__content-item{width:100%;height:var(--service-item-height);flex:0 0 var(--service-item-height);opacity:.2;transform-origin:0;will-change:transform, opacity;align-items:center;margin:0;display:flex;position:relative}.service-benefits__content-item .service-benefits__step{letter-spacing:.14em;color:#3b82f659;flex:none;min-width:42px;margin:0 18px 0 0;font-size:10px;font-weight:600;line-height:1;transition:color .25s}.service-benefits__content-item h3{letter-spacing:-.035em;text-transform:uppercase;color:#ffffff47;max-width:520px;margin:0;font-size:clamp(20px,1.65vw,30px);font-weight:500;line-height:1.05;transition:color .25s}.service-benefits__content-item p{display:none}.service-benefits__content-item.is-active .service-benefits__step{color:#3b82f6}.service-benefits__content-item.is-active h3{color:#fff}.service-benefits__right{z-index:4;min-width:0;height:100%;position:relative;overflow:hidden}.service-benefits__visual-window{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 7% 93%,#0000 100%)}.service-benefits__visual-track{--visual-gap:clamp(18px, 2.2vh, 28px);gap:var(--visual-gap);will-change:transform;flex-direction:column;width:100%;display:flex;position:absolute;top:0;left:0}.service-benefits__visual-item{opacity:.28;filter:blur(8px);transform-origin:50%;will-change:transform, opacity, filter;flex:0 0 clamp(210px,27vh,310px);height:clamp(210px,27vh,310px);margin:0;position:relative;transform:scale(.82)}.service-benefits__visual-item.is-active{z-index:3}.service-benefits__visual-image{background:#111;border-radius:clamp(18px,1.6vw,28px);position:absolute;inset:0;overflow:hidden}.service-benefits__visual-image:after{content:"";pointer-events:none;background:linear-gradient(#00000005,#00000029);position:absolute;inset:0}.service-benefits__visual-image img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.03)}.service-benefits__visual-number{z-index:3;letter-spacing:.12em;color:#ffffffb3;font-size:10px;font-weight:600;line-height:1;position:absolute;bottom:16px;right:18px}.service-benefits__scroll-label{z-index:15;letter-spacing:.16em;color:#ffffff59;align-items:center;gap:12px;font-size:9px;font-weight:600;line-height:1;display:flex;position:absolute;bottom:clamp(50px,5vw,78px);left:50%;transform:translate(-50%)}.service-benefits__scroll-label span{background:#ffffff40;width:36px;height:1px;display:block}@media (width<=1200px){.service-benefits__pin{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:50px;padding:70px 50px}.service-benefits__title{font-size:clamp(38px,4.5vw,60px)}.service-benefits__content-item h3{font-size:clamp(34px,4vw,56px)}}@media (width<=991px){.service-benefits__pin{grid-template-columns:1fr;gap:50px;height:auto;min-height:100svh;padding:90px 45px;overflow:hidden}.service-benefits__left{gap:60px;padding:0}.service-benefits__header{max-width:680px}.service-benefits__title{max-width:680px;font-size:clamp(42px,7vw,68px)}.service-benefits__content{max-width:680px}.service-benefits__content-window{height:clamp(220px,26vh,300px)}.service-benefits__right{height:560px}.service-benefits__visual-item{flex:0 0 230px;height:230px}.service-benefits__scroll-label{display:none}}@media (width<=767px){.service-benefits__pin{min-height:auto;padding:70px 24px;display:block}.service-benefits__frame{border-radius:24px;inset:14px}.service-benefits__left{gap:44px}.service-benefits__eyebrow{margin-bottom:16px;font-size:10px}.service-benefits__title{font-size:clamp(36px,11vw,52px);line-height:.98}.service-benefits__counter{margin-bottom:22px}.service-benefits__content-window{height:250px}.service-benefits__content-item{justify-content:flex-start}.service-benefits__content-item .service-benefits__step{margin-bottom:14px}.service-benefits__content-item h3{margin-bottom:18px;font-size:clamp(30px,9vw,42px);line-height:.98}.service-benefits__content-item p{font-size:14px;line-height:1.6}.service-benefits__right{height:430px;margin-top:36px}.service-benefits__visual-item{flex:0 0 190px;height:190px}.service-benefits__visual-image{border-radius:18px}}@media (width<=480px){.service-benefits__pin{padding:64px 20px}.service-benefits__frame{border-radius:20px;inset:10px}.service-benefits__title{font-size:clamp(32px,10vw,44px)}.service-benefits__content-window{height:270px}.service-benefits__content-item h3{font-size:clamp(28px,8.5vw,38px)}.service-benefits__right{height:390px}.service-benefits__visual-item{flex:0 0 170px;height:170px}}@media (prefers-reduced-motion:reduce){.service-benefits__visual-track,.service-benefits__visual-item,.service-benefits__content-item{will-change:auto}}.service-benefits-section{padding-block:40px}.contact-map{background:#000;width:100%;position:relative}.contact-map__frame{width:100%;height:400px;position:relative;overflow:hidden}.contact-map__frame iframe{border:0;width:100%;height:100%;display:block}@media (width<=991px){.contact-map__frame{height:500px}}@media (width<=767px){.contact-map{padding:0 12px 12px}.contact-map__frame{height:420px}}@media (width<=480px){.contact-map__frame{height:360px}}.services-marquee{background:#fa5aff;width:100%;position:relative;overflow:hidden}.services-marquee__track{will-change:transform;width:max-content;animation:55s linear infinite servicesMarquee;display:flex}.services-marquee__group{flex-shrink:0;align-items:center;gap:clamp(28px,2.3vw,48px);padding:20px 24px;display:flex}.services-marquee__item{color:#fff;letter-spacing:-.02em;white-space:nowrap;flex-shrink:0;font-size:clamp(15px,1.15vw,19px);font-weight:600;line-height:1}.services-marquee__x{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.services-marquee__x img{object-fit:contain;opacity:.9;width:100%;height:100%;display:block}.services-marquee:hover .services-marquee__track{animation-play-state:paused}@keyframes servicesMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=767px){.services-marquee__track{animation-duration:42s}.services-marquee__group{gap:22px;padding:16px 18px}.services-marquee__item{font-size:14px}.services-marquee__x{width:17px;height:17px}}.contact-section{--contact-purple:#f533f5;--contact-blue:#3b82f6;--contact-cyan:#21e6df;color:#fff;background:#000;width:100%;padding:clamp(90px,9vw,170px) clamp(24px,6vw,110px);position:relative}.contact-section__container{grid-template-columns:minmax(320px,.72fr) minmax(620px,1.28fr);align-items:center;gap:clamp(60px,7vw,150px);width:min(100%,1560px);margin:0 auto;display:grid}.contact-section__info{max-width:520px}.contact-section__heading{margin-bottom:52px}.contact-section__eyebrow{letter-spacing:.15em;color:var(--contact-purple);align-items:center;gap:12px;margin-bottom:28px;font-size:12px;font-weight:700;display:flex}.contact-section__eyebrow span{background:var(--contact-purple);width:22px;height:1px;display:block}.contact-section__title{letter-spacing:-.055em;max-width:500px;margin:0;font-size:clamp(54px,5vw,86px);font-weight:650;line-height:.94}.contact-section__description{color:#ffffff75;max-width:430px;margin:28px 0 0;font-size:16px;line-height:1.7}.contact-section__status{color:#ffffff57;align-items:center;gap:11px;margin-top:30px;font-size:12px;display:flex}.contact-section__status-dot{background:var(--contact-cyan);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 15px #21e6dfcc}.contact-channels{flex-direction:column;gap:4px;display:flex}.contact-channel{min-height:80px;color:inherit;border-bottom:1px solid #ffffff14;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 4px;text-decoration:none;transition:border-color .3s,transform .3s;display:grid;position:relative}.contact-channel__icon{width:42px;height:42px;color:var(--contact-purple);background:#f533f512;border:1px solid #f533f559;border-radius:50%;place-items:center;transition:background .3s,border-color .3s,transform .3s;display:grid}.contact-channel__icon svg{width:18px;height:18px}.contact-channel__content{flex-direction:column;gap:5px;min-width:0;display:flex}.contact-channel__label{color:#ffffff47;letter-spacing:.13em;font-size:10px;font-weight:700}.contact-channel strong{color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.contact-channel__arrow{color:#ffffff40;padding-right:10px;font-size:17px;transition:color .3s,transform .3s}a.contact-channel:hover{border-color:#f533f540}a.contact-channel:hover .contact-channel__icon{background:#f533f51f;border-color:#f533f5bf;transform:scale(1.05)}a.contact-channel:hover .contact-channel__arrow{color:var(--contact-purple);transform:translate(3px,-3px)}.contact-form-card{background:#0c0c0f;border:1px solid #ffffff17;border-radius:28px;width:100%;padding:clamp(32px,3.4vw,58px);position:relative;overflow:hidden}.contact-form-card__accent{background:linear-gradient(90deg, var(--contact-purple), var(--contact-blue));width:90px;height:2px;position:absolute;top:-1px;left:48px}.contact-form-card__header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:42px;display:flex}.contact-form-card__header h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(34px,3vw,50px);line-height:1}.contact-form-card__eyebrow{color:var(--contact-purple);letter-spacing:.12em;font-size:11px;font-weight:700}.contact-form-card__header-icon{width:44px;height:44px;color:var(--contact-purple);background:#f533f517;border:1px solid #f533f559;border-radius:50%;flex:none;place-items:center;font-size:19px;display:grid}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;display:grid}.contact-form__group{flex-direction:column;gap:9px;min-width:0;display:flex}.contact-form__group label{color:#ffffff91;font-size:11px;font-weight:600}.contact-form__group input,.contact-form__group select,.contact-form__group textarea{color:#11131a;background:#fff;border:1px solid #0000;border-radius:10px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .25s,box-shadow .25s}.contact-form__group input::placeholder,.contact-form__group select::placeholder,.contact-form__group textarea::placeholder{color:#9b9da7}.contact-form__group input:focus,.contact-form__group select:focus,.contact-form__group textarea:focus{border-color:#3b82f6a6;box-shadow:0 0 0 3px #3b82f61a}.contact-form__group input,.contact-form__group select{height:58px;padding:0 18px}.contact-form__group select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#7b7e89 50%),linear-gradient(135deg,#7b7e89 50%,#0000 50%);background-position:calc(100% - 20px) 25px,calc(100% - 15px) 25px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.contact-form__group textarea{resize:vertical;min-height:150px;padding:17px 18px;line-height:1.65}.contact-form__group--full{margin-top:22px}.contact-form__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:25px;margin-top:28px;padding-top:28px;display:flex}.contact-form__privacy{cursor:pointer;color:#ffffff57;align-items:center;gap:10px;font-size:10px;line-height:1.5;display:flex}.contact-form__privacy input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.contact-form__privacy input:checked+.contact-form__checkbox{border-color:var(--contact-purple);background:var(--contact-purple)}.contact-form__privacy input:checked+.contact-form__checkbox:after{opacity:1;transform:rotate(45deg)scale(1)}.contact-form__checkbox{border:1px solid #ffffff38;border-radius:4px;flex:none;width:17px;height:17px;transition:background .25s,border-color .25s;position:relative}.contact-form__checkbox:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transition:opacity .2s,transform .2s;position:absolute;top:2px;left:5px;transform:rotate(45deg)scale(.5)}.contact-form__submit{cursor:pointer;color:#fff;background:linear-gradient(135deg,#1478ff,#3155ff);border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:22px;min-width:166px;height:54px;padding:0 22px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 12px 40px #1d66ff1f}.contact-form__submit:hover{transform:translateY(-2px);box-shadow:0 18px 50px #1d66ff38}.contact-form__submit:hover .contact-form__submit-arrow{transform:translate(3px,-3px)}.contact-form__submit-arrow{font-size:17px;transition:transform .3s}.contact-offer{background:linear-gradient(110deg,#3b82f61c,#f533f50f);border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.contact-offer:before{content:"";pointer-events:none;filter:blur(45px);background:#3b82f62b;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-130px;right:10%}.contact-offer__content{z-index:1;flex-direction:column;gap:7px;display:flex;position:relative}.contact-offer__content strong{letter-spacing:-.025em;max-width:340px;font-size:clamp(19px,1.6vw,25px);font-weight:600;line-height:1.25}.contact-offer__eyebrow{color:#ffffff59;letter-spacing:.13em;font-size:9px;font-weight:700}.contact-offer__button{z-index:1;color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:20px;min-width:135px;height:48px;padding:0 20px;font-size:12px;font-weight:650;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:inline-flex;position:relative}.contact-offer__button:hover{background:#3b82f621;border-color:#3b82f680;transform:translateY(-2px)}@media (width<=1200px){.contact-section__container{grid-template-columns:minmax(280px,.65fr) minmax(560px,1.35fr);gap:60px}}@media (width<=1024px){.contact-section{padding:100px 32px}.contact-section__container{grid-template-columns:1fr;gap:70px}.contact-section__info{max-width:680px}.contact-section__heading{margin-bottom:38px}.contact-section__title{max-width:600px}.contact-section__title br{display:none}.contact-channels{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.contact-channel{border:1px solid #ffffff14;border-radius:14px;grid-template-columns:1fr;align-content:space-between;gap:12px;min-height:150px;padding:20px}.contact-channel__arrow{position:absolute;top:24px;right:16px}.contact-channel strong{white-space:normal}}@media (width<=767px){.contact-section{padding:80px 18px}.contact-section__container{gap:50px}.contact-section__title{font-size:clamp(46px,15vw,64px)}.contact-section__description{font-size:14px}.contact-channels{grid-template-columns:1fr}.contact-channel{grid-template-columns:46px minmax(0,1fr) auto;align-content:center;min-height:86px;padding:14px 16px}.contact-channel__arrow{position:static}.contact-form-card{border-radius:20px;padding:30px 18px}.contact-form-card__accent{left:25px}.contact-form-card__header{margin-bottom:32px}.contact-form-card__header-icon{width:40px;height:40px}.contact-form__grid{grid-template-columns:1fr;gap:18px}.contact-form__group--full{margin-top:18px}.contact-form__footer{flex-direction:column;align-items:stretch;gap:22px}.contact-form__submit{width:100%}.contact-offer{flex-direction:column;align-items:flex-start;padding:24px 20px}.contact-offer__button{width:100%}}@media (width<=420px){.contact-section__title{font-size:44px}.contact-channel strong{font-size:13px}.contact-form-card__header h2{font-size:34px}}.contact-form__error{color:#e53935;margin-top:7px;font-size:12px;line-height:1.4;display:block}.contact-form__success{color:#219653;background:#27ae6014;border:1px solid #27ae6040;border-radius:12px;margin-bottom:24px;padding:16px 18px;font-size:14px;line-height:1.5}.contact-form__privacy-wrapper{flex-direction:column;display:flex}.contact-form input.is-invalid,.contact-form select.is-invalid,.contact-form textarea.is-invalid{border-color:#e53935}.contact-form__submit.is-loading,.contact-form__submit:disabled{opacity:.65;cursor:wait;pointer-events:none}.contact-form__error--recaptcha{margin-top:14px}.projects-gallery{--gallery-gap:8px;--c1:1fr;--c2:1fr;--c3:1fr;--r1:1fr;--r2:1fr;--r3:1fr;--r4:1fr;aspect-ratio:1/1.12;grid-template-columns:var(--c1) var(--c2) var(--c3);grid-template-rows:var(--r1) var(--r2) var(--r3) var(--r4);gap:var(--gallery-gap);width:95%;margin-inline:auto;transition:grid-template-columns .75s cubic-bezier(.16,1,.3,1),grid-template-rows .75s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.project-card{color:#fff;isolation:isolate;cursor:pointer;background:#111;border-radius:clamp(16px,1.4vw,26px);min-width:0;min-height:0;text-decoration:none;display:block;position:relative;overflow:hidden}.project-card__media{z-index:0;position:absolute;inset:0;overflow:hidden}.project-card__media img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.045)}.project-card__overlay{z-index:1;pointer-events:none;background:linear-gradient(#00000014 0%,#00000005 45%,#000000b8 100%);transition:background .6s;position:absolute;inset:0}.project-card__top{z-index:4;justify-content:space-between;align-items:flex-start;gap:15px;display:flex;position:absolute;top:clamp(14px,1.4vw,22px);left:clamp(14px,1.4vw,22px);right:clamp(14px,1.4vw,22px)}.project-card__badges{flex-wrap:wrap;gap:6px;display:flex}.project-card__badges span{-webkit-backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;background:#00000040;border:1px solid #fff3;border-radius:999px;align-items:center;min-height:25px;padding:5px 11px;font-size:8px;font-weight:600;line-height:1;display:inline-flex}.project-card__index{letter-spacing:.12em;color:#ffffff8c;flex:none;font-size:9px;font-weight:600}.project-card__content{z-index:4;position:absolute;bottom:clamp(18px,1.7vw,28px);left:clamp(18px,1.7vw,28px);right:clamp(18px,1.7vw,28px)}.project-card__client{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:8px;font-size:9px;font-weight:600;display:block}.project-card__bottom{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.project-card__bottom h2{letter-spacing:-.055em;color:#fff;max-width:560px;margin:0;font-size:clamp(22px,2.3vw,46px);font-weight:500;line-height:.93}.project-card__content p{opacity:0;color:#ffffffa6;max-width:520px;max-height:0;margin:0;font-size:clamp(12px,.9vw,15px);line-height:1.55;transition:opacity .4s,transform .55s cubic-bezier(.16,1,.3,1),margin .55s,max-height .55s;overflow:hidden;transform:translateY(12px)}.project-card__arrow{opacity:0;border:1px solid #ffffff40;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-8px,8px)}.project-card:hover .project-card__media img{transform:scale(1)}.project-card:hover .project-card__arrow{opacity:1;transform:translate(0)}.project-card:hover .project-card__content p{opacity:1;max-height:90px;margin-top:14px;transform:translateY(0)}@media (width<=991px){.projects-gallery{aspect-ratio:auto;grid-template-rows:none;grid-auto-rows:360px;gap:8px;width:calc(100% - 32px);height:auto;grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-card{grid-area:auto!important}}@media (width<=576px){.projects-gallery{flex-direction:column;gap:15px;display:flex}.project-card{aspect-ratio:1;max-height:340px}.project-card__bottom h2{font-size:32px}.project-card__content p{display:none}}.site-pagination{--pagination-blue:#3b82f6;justify-content:center;align-items:center;gap:clamp(8px,1vw,14px);width:100%;margin-top:clamp(50px,6vw,90px);padding-bottom:40px;display:flex;position:relative}.site-pagination__nav{color:#ffffff8c;background:#ffffff12;border:0;border-radius:50%;flex:0 0 clamp(46px,4vw,58px);justify-content:center;align-items:center;width:clamp(46px,4vw,58px);height:clamp(46px,4vw,58px);text-decoration:none;transition:background .3s,color .3s,transform .45s cubic-bezier(.16,1,.3,1);display:flex}.site-pagination__nav svg{width:20px;height:20px;display:block}.site-pagination__nav:hover{color:var(--pagination-blue);background:#3b82f624;transform:scale(1.06)}.site-pagination__nav--disabled{opacity:.3;cursor:default;pointer-events:none}.site-pagination__rail{-webkit-backdrop-filter:blur(12px);background:#ffffff12;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-height:clamp(46px,4vw,58px);padding:4px;display:flex}.site-pagination__page{color:#ffffff7a;border-radius:50%;justify-content:center;align-items:center;min-width:clamp(42px,3.5vw,52px);height:clamp(42px,3.5vw,50px);padding:0 8px;font-size:clamp(13px,1vw,16px);font-weight:500;line-height:1;text-decoration:none;transition:color .3s,background .3s,transform .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.site-pagination__page:not(.is-active):hover{color:#ffffffe6;background:#ffffff0f}.site-pagination__page.is-active{color:#fff;background:var(--pagination-blue);font-weight:600;transform:translateY(-1px);box-shadow:0 8px 24px #3b82f647}.site-pagination__dots{justify-content:center;align-items:center;gap:3px;width:clamp(34px,3vw,46px);height:clamp(42px,3.5vw,50px);display:flex}.site-pagination__dots i{background:#ffffff59;border-radius:50%;width:3px;height:3px;display:block}@media (width<=991px){.site-pagination{margin-top:50px}.site-pagination__nav{flex-basis:48px;width:48px;height:48px}.site-pagination__nav svg{width:18px;height:18px}.site-pagination__rail{min-height:48px}.site-pagination__page{min-width:42px;height:42px;font-size:13px}.site-pagination__dots{width:32px;height:42px}}@media (width<=600px){.site-pagination{gap:6px;padding-inline:16px}.site-pagination__nav{flex:0 0 42px;width:42px;height:42px}.site-pagination__nav svg{width:16px;height:16px}.site-pagination__rail{min-width:0;max-width:calc(100vw - 116px);min-height:42px;padding:3px;overflow:hidden}.site-pagination__page{border-radius:11px;min-width:36px;height:36px;padding:0 6px;font-size:12px}.site-pagination__dots{flex:0 0 24px;width:24px;height:36px}.site-pagination__dots i{width:2px;height:2px}}@media (width<=420px){.site-pagination__page{min-width:33px;height:34px;font-size:11px}.site-pagination__rail{min-height:40px}}.references-slider{--reference-gap:clamp(14px, 1.4vw, 24px);color:#fff;background:#050505;width:100%;padding:clamp(90px,9vw,150px) 0;position:relative;overflow:hidden}.references-slider__viewport{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000002e 4%,#000 12% 88%,#0000002e 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000002e 4%,#000 12% 88%,#0000002e 96%,#0000 100%)}.references-slider__track{will-change:transform;width:max-content;animation:25s linear infinite referencesMarquee;display:flex}.references-slider__group{align-items:stretch;gap:var(--reference-gap);padding-right:var(--reference-gap);flex:none;display:flex}.references-slider__item{flex:0 0 clamp(210px,18vw,310px);justify-content:center;align-items:center;width:clamp(210px,18vw,310px);height:clamp(120px,10vw,170px);transition:background .4s,border-color .4s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.references-slider__item:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 100%,#3b82f624,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.references-slider__item img{z-index:2;object-fit:contain;filter:grayscale()brightness(1.5);opacity:.56;width:auto;max-width:72%;height:auto;max-height:58%;transition:filter .45s,opacity .45s,transform .55s cubic-bezier(.16,1,.3,1);display:block;position:relative}.references-slider__item:hover{background:#3b82f60d;border-color:#3b82f652;transform:translateY(-4px)}.references-slider__item:hover:before{opacity:1}.references-slider__item:hover img{filter:grayscale(0)brightness();opacity:1;transform:scale(1.05)}@keyframes referencesMarquee{0%{transform:translate(-50%)}to{transform:translate(0,0)}}@media (width<=991px){.references-slider__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.references-slider__track{animation-duration:26s}.references-slider__item{flex-basis:230px;width:230px;height:130px}}@media (width<=600px){.references-slider{padding:70px 0}.references-slider__header{margin-bottom:36px}.references-slider__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.references-slider__track{animation-duration:22s}.references-slider__item{border-radius:16px;flex-basis:190px;width:190px;height:110px}.references-slider__item img{max-width:70%;max-height:54%}}@media (prefers-reduced-motion:reduce){.references-slider__track{animation-play-state:paused}}.hero{isolation:isolate;color:#fff;align-items:center;width:100%;min-height:100svh;padding-top:200px;padding-bottom:90px;display:flex;position:relative;overflow:hidden}.hero__background{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__background:after{content:"";background:radial-gradient(circle at 72% 45%,#6126ff1f,#0000 45%);position:absolute;inset:0}.hero .container{width:100%}.hero__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(50px,7vw,130px);width:100%;display:grid}.hero__content{z-index:2;width:100%;max-width:570px;position:relative}.hero__title{color:#fff;letter-spacing:-.035em;margin:0 0 28px;font-size:clamp(34px,3.3vw,56px);font-weight:600;line-height:1.08}.hero__title-highlight{color:#fa5aff}.hero__button{color:#fff;letter-spacing:-.01em;background:#fa5aff14;border:1px solid #fa5affe6;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .3s,border-color .3s,box-shadow .3s,transform .3s;display:inline-flex;box-shadow:0 0 0 1px #fa5aff0d,0 10px 30px #fa5aff1f}.hero__button:hover{background-color:#fa5aff29;border-color:#fa5aff;transform:translateY(-2px);box-shadow:0 0 24px #fa5aff2e,0 14px 34px #fa5aff24}.hero__services{flex-direction:column;align-items:flex-end;gap:22px;width:100%;min-width:0;display:flex}.hero__service-card{-webkit-backdrop-filter:blur(18px);width:min(100%,600px);min-width:0;color:inherit;background:#0f0b255c;border:1px solid #ffffff26;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:23px 30px;text-decoration:none;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 24px 60px #0000002e}.hero__service-card:before{content:"";filter:blur(40px);background:#fa5aff1f;border-radius:50%;width:180px;height:180px;transition:opacity .3s,transform .5s;position:absolute;top:-80px;right:-70px}.hero__service-card:hover{background-color:#130e308c;border-color:#fa5affa6;transform:translate(-8px);box-shadow:inset 0 1px #ffffff24,0 24px 70px #00000047,0 0 36px #fa5aff1a}.hero__service-card:hover:before{transform:scale(1.25)}.hero__service-card:hover .hero__service-icon{border-color:#fa5affa6;transform:translateY(-4px)rotate(4deg)scale(1.04)}.hero__service-content{z-index:2;flex:auto;min-width:0;max-width:420px;position:relative}.hero__service-index{color:#fff6;letter-spacing:.16em;margin-bottom:14px;font-size:11px;font-weight:600;display:block}.hero__service-title{color:#fff;letter-spacing:-.025em;margin:0 0 10px;font-size:clamp(19px,1.65vw,24px);font-weight:600;line-height:1.15}.hero__service-description{color:#ffffff91;max-width:380px;margin:0;font-size:13px;line-height:1.65}.hero__service-icon{z-index:2;background:#ffffff0f;border:1px solid #ffffff29;border-radius:20px;flex:0 0 82px;justify-content:center;align-items:center;width:82px;height:82px;transition:transform .3s,border-color .3s;animation:4s ease-in-out infinite heroIconFloat;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1a,0 14px 34px #00000026}.hero__service-icon svg{stroke:#fa5aff;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:40px;height:40px;display:block}.hero__service-card:nth-child(2) .hero__service-icon{animation-delay:.6s}.hero__service-card:nth-child(3) .hero__service-icon{animation-delay:1.2s}.hero__scroll{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__scroll-text{color:#fff;letter-spacing:.38em;white-space:nowrap;font-size:9px}.hero__scroll-mouse{border:1px solid #ffffffd9;border-radius:10px;justify-content:center;width:17px;height:30px;padding-top:6px;display:flex}.hero__scroll-mouse span{background:#fff;border-radius:5px;width:2px;height:5px;animation:1.8s ease-in-out infinite heroScroll}@media (width<=1440px){.hero{padding-top:180px;padding-bottom:85px}.hero__inner{gap:clamp(45px,5vw,80px)}.hero__service-card{width:min(100%,560px);padding:22px 26px}.hero__service-icon{flex-basis:74px;width:74px;height:74px}.hero__service-icon svg{width:35px;height:35px}}@media (width<=1200px){.hero{padding-top:165px;padding-bottom:80px}.hero__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:50px}.hero__title{font-size:clamp(34px,3.5vw,46px)}.hero__services{gap:16px}.hero__service-card{width:100%;min-height:145px;padding:22px 24px}.hero__service-title{font-size:20px}.hero__service-icon{border-radius:17px;flex-basis:68px;width:68px;height:68px}.hero__service-icon svg{width:32px;height:32px}}@media (width<=1100px){.hero{padding-top:155px;padding-bottom:80px;display:block}.hero__content{max-width:650px}.hero__title{font-size:clamp(40px,6vw,58px)}.hero__services{gap:18px;width:100%}.hero__service-card{align-items:flex-start;width:100%;min-height:100px;padding:24px}.hero__service-card:last-child{grid-column:1/-1}.hero__service-content{max-width:none}.hero__service-icon{border-radius:16px;flex-basis:64px;width:64px;height:64px}.hero__service-icon svg{width:30px;height:30px}.hero__service-card:hover{transform:translateY(-4px)}.hero__scroll{display:none}}@media (width<=850px){.hero{padding-top:140px;padding-bottom:70px}.hero__inner{gap:50px}.hero__title{font-size:clamp(38px,7vw,52px)}.hero__services{grid-template-columns:1fr;gap:15px}.hero__service-card,.hero__service-card:last-child{grid-column:auto;align-items:center;min-height:0;padding:22px 24px}.hero__service-description{max-width:500px}}@media (width<=768px){.hero{min-height:auto;padding-top:125px;padding-bottom:60px}.hero__background{background-position:62%}.hero__background:after{background:linear-gradient(#03020a1a 0%,#03020a47 45%,#03020a9e 100%),radial-gradient(circle at 70% 30%,#6126ff1f,#0000 48%)}.hero__inner{grid-template-columns:1fr;gap:46px}.hero__content{width:100%;max-width:100%}.hero__title{margin-bottom:24px;font-size:clamp(36px,8vw,48px);line-height:1.05}.hero__button{min-height:48px}.hero__services{flex-direction:column;align-items:stretch;gap:16px;width:100%;display:flex}.hero__service-card,.hero__service-card:last-child{border-radius:17px;grid-column:auto;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:0;padding:20px;display:flex;transform:none}.hero__service-card:hover{transform:translateY(-3px)}.hero__service-content{flex:auto;width:auto;min-width:0;max-width:none}.hero__service-index{margin-bottom:10px}.hero__service-title{margin-bottom:7px;font-size:19px}.hero__service-description{max-width:100%;font-size:12.5px;line-height:1.55}.hero__service-icon{border-radius:15px;flex:0 0 58px;width:58px;height:58px}.hero__service-icon svg{width:28px;height:28px}.hero__scroll{display:none}}@media (width<=576px){.hero{padding-top:110px;padding-bottom:50px}.hero__inner{gap:40px}.hero__content{max-width:100%}.hero__title{letter-spacing:-.04em;margin-bottom:22px;font-size:clamp(34px,10vw,42px);line-height:1.05}.hero__button{width:100%;max-width:250px;min-height:50px;padding:0 16px;font-size:12px}.hero__services{gap:12px}.hero__service-card{border-radius:15px;gap:16px;width:100%;padding:18px}.hero__service-index{margin-bottom:8px;font-size:9px}.hero__service-title{margin-bottom:6px;font-size:18px}.hero__service-description{font-size:12px;line-height:1.5}.hero__service-icon{border-radius:13px;flex:0 0 52px;width:52px;height:52px}.hero__service-icon svg{width:25px;height:25px}}@media (width<=420px){.hero{padding-top:100px;padding-bottom:42px}.hero__inner{gap:34px}.hero__title{font-size:clamp(31px,9.6vw,38px)}.hero__button{border-radius:9px;font-size:11px}.hero__service-card{gap:13px;padding:16px}.hero__service-content{min-width:0}.hero__service-title{font-size:17px}.hero__service-description{font-size:11.5px;line-height:1.45}.hero__service-icon{border-radius:12px;flex:0 0 46px;width:46px;height:46px}.hero__service-icon svg{width:22px;height:22px}}@media (width>=1101px) and (height<=820px){.hero{padding-top:155px;padding-bottom:80px}.hero__services{gap:14px}.hero__service-card{padding:18px 24px}.hero__service-index{margin-bottom:8px}.hero__service-title{margin-bottom:6px}.hero__service-icon{flex-basis:64px;width:64px;height:64px}.hero__service-icon svg{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.hero__service-icon,.hero__scroll-mouse span{animation:none}.hero__service-card,.hero__service-icon,.hero__button{transition:none}}@keyframes heroIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes heroScroll{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(8px)}}.brand-stack{--box-width:110px;--box-height:110px;--box-gap:18px;background:#000;width:100%;position:relative;overflow:hidden}.brand-stack__grid{gap:var(--box-gap);flex-direction:column;width:100%;padding-block:50px;display:flex;position:relative}.brand-stack__grid:before,.brand-stack__grid:after{content:"";z-index:5;pointer-events:none;width:13%;position:absolute;top:0;bottom:0}.brand-stack__grid:before{background:linear-gradient(90deg,#000 0%,#000000e6 35%,#0000 100%);left:0}.brand-stack__grid:after{background:linear-gradient(270deg,#000 0%,#000000e6 35%,#0000 100%);right:0}.brand-stack__fade{z-index:5;pointer-events:none;height:150px;position:absolute;left:0;right:0}.brand-stack__fade--top{background:linear-gradient(#000 0%,#000000e6 35%,#0000 100%);top:0}.brand-stack__fade--bottom{background:linear-gradient(#0000 0%,#000000e6 65%,#000 100%);bottom:0}.brand-stack__row{justify-content:center;align-items:center;gap:var(--box-gap);width:max-content;min-width:100%;transition:transform .3s;display:flex}.brand-stack__row--offset{transform:translateX(calc(var(--box-width) / 2 * -1))}.brand-stack__box{width:var(--box-width);height:var(--box-height);flex:0 0 var(--box-width);background:#ffffff03;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;transition:border-color .3s,background-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.brand-stack__box--active{cursor:pointer;background:#ffffff06}.brand-stack__box--active:hover{border-color:color-mix(in srgb, var(--brand-color) 55%, transparent);background-color:#ffffff0b;box-shadow:inset 0 1px #ffffff14,0 18px 50px #0006}.brand-stack__box--active:hover .brand-stack__glow{opacity:.3;filter:blur(38px);width:110px;height:110px}.brand-stack__box--active:hover .brand-stack__icon{transform:scale(1.08)}.brand-stack__glow{background:var(--brand-color);opacity:.2;filter:blur(25px);pointer-events:none;border-radius:50%;width:1px;height:1px;transition:width .5s,height .5s,opacity .3s,filter .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-stack__icon{z-index:2;object-fit:contain;width:62%;height:62%;transition:transform .3s;position:relative}.brand-stack__mobile{display:none}@media (width<=1200px){.brand-stack{--box-width:125px;--box-height:125px;--box-gap:18px}}@media (width<=576px){.brand-stack{padding:30px 16px}.brand-stack__grid{display:none}.brand-stack__mobile{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.brand-stack__box{aspect-ratio:1;border-radius:14px;flex:none;width:100%;height:auto}.brand-stack__icon{width:60%;height:60%}.brand-stack__mobile{grid-template-columns:repeat(3,1fr);gap:12px}}.services-showcase{color:#fff;background:#000;width:100%;padding-block:110px;position:relative;overflow:hidden}.services-showcase__inner{grid-template-columns:minmax(230px,.65fr) minmax(0,2fr);align-items:center;gap:clamp(60px,7vw,130px);display:grid}.services-showcase__intro{max-width:300px}.services-showcase__eyebrow{color:#fff;margin-bottom:22px;font-size:30px;font-weight:600;line-height:1;display:block}.services-showcase__heading{letter-spacing:-.03em;color:#fff;margin-bottom:24px;font-size:clamp(26px,2.2vw,36px);font-weight:600;line-height:1.28}.services-showcase__heading span{color:#fa5aff;display:block}.services-showcase__description{color:#ffffff94;max-width:260px;margin-bottom:42px;font-size:13px;line-height:1.7}.services-showcase__button{color:#fff;background:#fa5aff0a;border:1px solid #fa5affe6;border-radius:8px;justify-content:center;align-items:center;gap:22px;min-height:44px;padding-inline:22px;font-size:11px;font-weight:600;transition:color .3s,border-color .3s,background-color .3s,transform .3s;display:inline-flex}.services-showcase__button:hover{color:#fa5aff;background-color:#fa5aff17;border-color:#fa5aff;transform:translateY(-2px)}.services-showcase__button:hover .services-showcase__button-arrow{transform:translate(4px)}.services-showcase__button-arrow{font-size:16px;transition:transform .3s}.services-showcase__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.services-showcase__card{-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 50% 25%,#fa5aff14,#0000 47%),#0a0718ad;border:1px solid #fa5aff94;border-radius:12px;min-width:0;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 20px 45px #0003}.services-showcase__card--featured{aspect-ratio:1;grid-column:span 4}.services-showcase__card--standard{grid-column:span 3;min-height:320px}.services-showcase__card:hover{background-color:#0f0926e0;border-color:#fa5aff;transform:translateY(-6px);box-shadow:inset 0 1px #ffffff14,0 24px 55px #00000052,0 0 30px #fa5aff14}.services-showcase__card:hover .services-showcase__image{transform:translateY(-4px)scale(1.04)}.services-showcase__card:hover .services-showcase__card-arrow{color:#000;background:#fa5aff;transform:translate(3px)}.services-showcase__card-link{width:100%;height:100%;color:inherit;flex-direction:column;padding:18px;display:flex;position:relative}.services-showcase__number{z-index:3;color:#fff;background:#0003;border:1px solid #fa5affe6;border-radius:5px;justify-content:center;align-items:center;min-width:26px;height:26px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:14px;left:14px}.services-showcase__visual{flex:1;justify-content:center;align-items:center;width:100%;min-height:145px;padding:20px 15px 10px;display:flex}.services-showcase__image{object-fit:contain;filter:drop-shadow(0 10px 30px #fa5aff24);width:auto;max-width:76%;max-height:165px;transition:transform .5s}.services-showcase__card-content{z-index:2;padding-right:35px;position:relative}.services-showcase__card-title{letter-spacing:-.02em;color:#fff;margin-bottom:10px;font-size:18px;font-weight:600;line-height:1.1}.services-showcase__card-description{color:#ffffff94;font-size:11px;line-height:1.65}.services-showcase__card-arrow{color:#fa5aff;border:1px solid #fa5aff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;transition:color .3s,background-color .3s,transform .3s;display:flex;position:absolute;bottom:16px;right:16px}.services-showcase__card--featured .services-showcase__visual{min-height:160px}.services-showcase__card--featured .services-showcase__image{max-height:185px}.services-showcase__card--featured .services-showcase__card-title{font-size:20px}@media (width<=1200px){.services-showcase{padding-block:90px}.services-showcase__inner{grid-template-columns:minmax(220px,.55fr) minmax(0,1.8fr);gap:60px}.services-showcase__grid{gap:14px}.services-showcase__card-link{padding:15px}.services-showcase__card--standard{min-height:290px}.services-showcase__card-title{font-size:16px}}@media (width<=992px){.services-showcase__inner{grid-template-columns:1fr;gap:50px}.services-showcase__intro{max-width:600px}.services-showcase__description{max-width:500px}.services-showcase__card--featured{grid-column:span 4}.services-showcase__card--standard{grid-column:span 6;min-height:310px}}@media (width<=768px){.services-showcase{padding-block:70px}.services-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.services-showcase__card--featured,.services-showcase__card--standard{grid-column:auto}.services-showcase__card--featured{aspect-ratio:1}.services-showcase__card--standard{min-height:280px}.services-showcase__eyebrow{font-size:24px}.services-showcase__heading{font-size:28px}}@media (width<=576px){.services-showcase{padding-block:55px}.services-showcase__inner{gap:40px}.services-showcase__grid{grid-template-columns:1fr}.services-showcase__card--featured{aspect-ratio:auto;min-height:330px}.services-showcase__card--standard{min-height:300px}.services-showcase__visual{min-height:160px}.services-showcase__image{max-width:65%}.services-showcase__button{width:100%}}.projects-grid{background:#000;width:100%;padding-block:90px;position:relative;overflow:hidden}.projects-grid__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.projects-grid__item{background:#080808;min-width:0;position:relative;overflow:hidden}.projects-grid__link{aspect-ratio:4/3;isolation:isolate;width:100%;display:block;position:relative;overflow:hidden}.projects-grid__link:hover .projects-grid__image{transform:scale(1.035)}.projects-grid__link:hover .projects-grid__overlay{opacity:1}.projects-grid__image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.projects-grid__overlay{z-index:2;opacity:0;pointer-events:none;background:#00000014;transition:opacity .3s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff14}@media (width<=992px){.projects-grid{padding-block:70px}.projects-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.projects-grid{padding-block:55px}.projects-grid__list{gap:4px}}@media (width<=576px){.projects-grid__list{grid-template-columns:1fr;gap:6px}.projects-grid__link{aspect-ratio:4/3}}.references-honeycomb{color:#fff;background:#020103;width:100%;position:relative;overflow:hidden}.references-honeycomb__inner{aspect-ratio:1536/870;width:100%;max-width:1536px;min-height:620px;margin-inline:auto;position:relative;overflow:hidden}.references-honeycomb__visual{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.references-honeycomb__visual:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0% 51%,#00000014 60%,#00000073 77%,#000000d1 100%);position:absolute;inset:0}.references-honeycomb__image{z-index:1;object-fit:cover;object-position:center center;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.references-honeycomb__content{z-index:5;width:clamp(220px,21vw,310px);position:absolute;top:53%;right:clamp(45px,8vw,145px);transform:translateY(-50%)}.references-honeycomb__line{background:linear-gradient(90deg,#4d8eff,#f533f5);border-radius:100px;width:36px;height:2px;margin-bottom:20px;display:block;box-shadow:0 0 14px #4d8eff52}.references-honeycomb__title{color:#fff;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 36px;font-size:clamp(23px,2vw,34px);font-weight:600;line-height:1.13}.references-honeycomb__title-line{display:block}.references-honeycomb__title-line--highlight{color:#fa5aff;text-shadow:0 0 28px #f533f524}.references-honeycomb__description{color:#ffffff9e;width:100%;max-width:260px;margin:0;font-size:clamp(11px,.85vw,14px);font-weight:500;line-height:1.75}@media (width<=1200px){.references-honeycomb__inner{min-height:600px}.references-honeycomb__content{width:260px;right:clamp(35px,6vw,85px)}.references-honeycomb__title{margin-bottom:28px;font-size:27px}.references-honeycomb__description{max-width:240px;font-size:12px}}@media (width<=992px){.references-honeycomb__inner{aspect-ratio:16/9;min-height:570px}.references-honeycomb__image{object-position:45% center}.references-honeycomb__visual:after{background:linear-gradient(90deg,#0000 0% 42%,#00000042 60%,#000000db 100%)}.references-honeycomb__content{width:230px;top:auto;bottom:0;right:38px}.references-honeycomb__line{width:30px;margin-bottom:16px}.references-honeycomb__title{margin-bottom:24px;font-size:24px}.references-honeycomb__description{font-size:11px;line-height:1.65}}@media (width<=768px){.references-honeycomb{padding:0}.references-honeycomb__inner{aspect-ratio:auto;flex-direction:column-reverse;min-height:720px;display:flex}.references-honeycomb__visual{flex-shrink:0;width:100%;height:500px;position:relative;inset:auto}.references-honeycomb__visual:after{background:0 0}.references-honeycomb__image{object-fit:cover;object-position:0% 50%;width:100%;height:100%;position:absolute}.references-honeycomb__content{text-align:left;width:100%;position:relative;top:auto;right:auto;transform:none}.references-honeycomb__line{width:32px;margin-bottom:17px}.references-honeycomb__title{max-width:360px;margin-bottom:20px;font-size:clamp(26px,7vw,34px);line-height:1.08}.references-honeycomb__description{color:#ffffff94;max-width:390px;font-size:13px;line-height:1.7}}@media (width<=576px){.references-honeycomb__inner{min-height:auto}.references-honeycomb__visual{height:430px}.references-honeycomb__image{object-position:12% 50%;height:clamp(83%,83% + 6.6vw - 21.12px,100%)}.references-honeycomb__line{width:28px;margin-bottom:14px}.references-honeycomb__title{max-width:310px;margin-bottom:18px;font-size:26px}.references-honeycomb__description{max-width:320px;font-size:12px;line-height:1.7}}@media (width<=390px){.references-honeycomb__visual{height:390px}.references-honeycomb__content{padding-inline:17px}.references-honeycomb__title{font-size:23px}.references-honeycomb__description{font-size:11.5px}}.about-page{color:#fff;background:#000;overflow:hidden}.about-hero{border:15px solid #000;border-block-start-width:7px;border-radius:40px;align-items:flex-end;min-height:720px;padding:220px 0 110px;display:flex;position:relative;overflow:hidden}.about-hero .shape{content:"";background-color:#000;border-top-left-radius:60px;width:45%;height:120px;position:absolute;bottom:0;right:0}.about-hero .shape:after{content:"";-webkit-mask:radial-gradient(70px at 0 0,#0000 69px,#000 70px);background:#000;width:69px;height:69px;position:absolute;top:-69px;right:0;-webkit-mask:radial-gradient(70px at 0 0,#0000 69px,#000);mask:radial-gradient(70px at 0 0,#0000 69px,#000)}.about-hero .shape:before{content:"";-webkit-mask:radial-gradient(51px at 0 0,#0000 51px,#000 51px);background:#000;width:52px;height:52px;position:absolute;bottom:0;left:-49px;-webkit-mask:radial-gradient(51px at 0 0,#0000 51px,#000);mask:radial-gradient(51px at 0 0,#0000 51px,#000)}.about-hero__background{position:absolute;inset:0}.about-hero__background img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about-hero__overlay{position:absolute;inset:0}.about-hero__content{z-index:2;max-width:820px;position:relative}.about-hero__eyebrow{color:#3b82f6;letter-spacing:.18em;align-items:center;gap:10px;margin-bottom:22px;font-size:11px;font-weight:600;display:inline-flex}.about-hero__eyebrow:before{content:"";background:#3b82f6;width:28px;height:1px}.about-hero__title{color:#fff;letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:600;line-height:1.02}.about-hero__title span{color:#ffffff8c;display:block}.about-hero__description{color:#ffffff9e;max-width:590px;margin:28px 0 0;font-size:16px;line-height:1.7}.about-hero__bottom{z-index:2;position:absolute;bottom:28px;left:0;right:0}.about-hero__bottom-inner{color:#ffffff57;letter-spacing:.14em;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:20px;font-size:9px;font-weight:500;display:flex}.about-hero__scroll{align-items:center;gap:12px;display:flex}.about-hero__scroll-arrow{border-bottom:1px solid;border-right:1px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.about-intro{background:#000;padding:100px 0;position:relative}.about-intro:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;max-width:1440px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-intro__grid{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:start;gap:110px;display:grid}.about-intro__eyebrow,.about-intro__title,.about-intro__lead,.about-intro__text{margin-top:0}.about-intro__eyebrow{color:#3b82f6;letter-spacing:.18em;margin-bottom:20px;font-size:10px;font-weight:600;display:block}.about-intro__title{color:#fff;letter-spacing:-.045em;max-width:700px;margin-bottom:0;font-size:clamp(38px,4vw,62px);font-weight:600;line-height:1.08}.about-intro__title span{color:#fff6;display:block}.about-intro__right{padding-top:32px}.about-intro__lead{color:#ffffffdb;letter-spacing:-.02em;margin-bottom:24px;font-size:20px;font-weight:500;line-height:1.6}.about-intro__text{color:#ffffff73;margin-bottom:0;font-size:14px;line-height:1.9}.about-gallery{background:#000;padding:30px 0 160px}.about-gallery__header{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:55px;display:flex}.about-gallery__eyebrow{color:#f533f5;letter-spacing:.18em;margin-bottom:16px;font-size:10px;font-weight:600;display:block}.about-gallery__title{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(34px,3vw,50px);font-weight:600;line-height:1.1}.about-gallery__title span{color:#fff6;display:block}.about-gallery__description{color:#fff6;max-width:390px;margin:0;font-size:13px;line-height:1.75}.about-gallery__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:240px;gap:16px;display:grid}.about-gallery__item{background:#080808;border:1px solid #ffffff14;border-radius:16px;margin:0;position:relative;overflow:hidden}.about-gallery__item img{object-fit:cover;filter:saturate(.88)contrast(1.03);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s;display:block;transform:scale(1.001)}.about-gallery__item:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#0000 55%,#00000052);transition:opacity .4s;position:absolute;inset:0}.about-gallery__item:hover img{filter:saturate()contrast(1.04);transform:scale(1.045)}.about-gallery__item:hover:after{opacity:1}.about-gallery__item--large{grid-area:span 2/span 7}.about-gallery__item--medium{grid-column:span 5}.about-gallery__item--wide{grid-area:span 1/span 8}.about-gallery__item--small{grid-area:span 1/span 4}@media (width<=992px){.about-hero{min-height:650px;padding:190px 0 100px}.about-hero__title{max-width:680px}.about-intro{padding:110px 0}.about-intro__grid{grid-template-columns:1fr;gap:45px}.about-intro__right{max-width:700px;padding-top:0}.about-gallery{padding-bottom:120px}.about-gallery__header{flex-direction:column;align-items:flex-start;gap:22px}.about-gallery__grid{grid-auto-rows:200px}}@media (width<=576px){.about-hero{min-height:610px;padding:170px 0 95px}.about-hero__overlay{background:linear-gradient(90deg,#000000e0,#00000073),linear-gradient(#0000 35%,#000000e6)}.about-hero__eyebrow{margin-bottom:16px;font-size:9px}.about-hero__title{font-size:42px}.about-hero__description{margin-top:20px;font-size:13px}.about-hero__bottom-inner>span:first-child{display:none}.about-hero__bottom-inner{justify-content:flex-end}.about-intro{padding:85px 0}.about-intro__grid{gap:36px}.about-intro__title{font-size:36px}.about-intro__lead{font-size:17px}.about-intro__text{font-size:13px;line-height:1.8}.about-gallery{padding:10px 0 90px}.about-gallery__header{margin-bottom:32px}.about-gallery__title{font-size:32px}.about-gallery__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}.about-gallery__item{border-radius:12px;height:260px;grid-area:auto!important}.about-gallery__item--large{height:360px}}.about-hero__title-area{z-index:5;max-width:850px;position:absolute;bottom:0;right:20px}.about-hero__title{letter-spacing:0;text-transform:uppercase;align-items:center;margin:0;font-size:87px;font-weight:600;line-height:.9;display:flex}.about-hero__title span{color:#fff;text-shadow:0 3px 4px #000000bf,0 6px 10px #000000a6,0 10px 18px #0000008c,0 16px 30px #00000073,0 24px 45px #00000059,0 32px 70px #00000038;margin-left:-18px;line-height:1;display:inline-block;position:relative;transform:translateZ(0)}.about-hero__title span:first-child{margin-left:0}.about-hero__title span:first-child{z-index:14}.about-hero__title span:nth-child(2){z-index:13}.about-hero__title span:nth-child(3){z-index:12}.about-hero__title span:nth-child(4){z-index:11}.about-hero__title span:nth-child(5){z-index:10}.about-hero__title span:nth-child(6){z-index:9;color:#fa5aff}.about-hero__title span:nth-child(7){z-index:8;width:36px;margin-left:0;margin-right:0}.about-hero__title span:nth-child(8){z-index:7}.about-hero__title span:nth-child(9){z-index:6}.about-hero__title span:nth-child(10){z-index:5}.about-hero__title span:nth-child(11){z-index:4}.about-hero__title span:nth-child(12){z-index:3}.about-hero__title span:nth-child(13){z-index:2}.about-hero__title span:nth-child(14){z-index:1}@media (width<=992px){.about-hero__title-area{max-width:650px;bottom:45px;left:45px}.about-hero__title{font-size:clamp(44px,8vw,72px)}}@media (width<=576px){.about-hero__title-area{max-width:none;bottom:32px;left:24px;right:24px}.about-hero__title-eyebrow{margin-bottom:10px;font-size:8px}.about-hero__title-eyebrow:before{width:22px}.about-hero__title{letter-spacing:-.045em;font-size:42px;line-height:.98}}.partners-page{background:#000;min-height:100vh}.partners{background:#000;width:100%;padding:100px 0 120px;position:relative;overflow:hidden}.partners .container{z-index:2;width:min(1400px,100% - 80px);margin:0 auto;position:relative}.partners__header{width:100%;margin-bottom:70px}.partners__header-top{align-items:center;width:100%;margin-bottom:40px;display:flex}.partners__meta{flex-shrink:0;align-items:center;gap:17px;display:flex}.partners__number{color:#ffffff42;letter-spacing:.15em;font-size:10px;font-weight:500;line-height:1}.partners__eyebrow{color:#fa5aff;letter-spacing:.19em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.partners__line{background:linear-gradient(90deg,#f533f56b 0%,#ffffff0e 16%,#ffffff06 70%,#0000 100%);flex:1;height:1px;margin-left:30px;display:block}.partners__title{color:#fff;letter-spacing:-.058em;max-width:800px;margin:0;font-size:clamp(48px,5.35vw,86px);font-weight:600;line-height:.98}.partners__title span{color:#fa5aff;width:fit-content;margin-top:8px;display:block;position:relative}.partners__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.partner-card{background:#fff;border:1px solid #0000000f;border-radius:16px;justify-content:center;align-items:center;min-height:220px;padding:45px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.partner-card img{object-fit:contain;filter:grayscale();opacity:.55;width:auto;max-width:75%;height:auto;max-height:75px;transition:filter .35s,opacity .35s,transform .35s;display:block}.partner-card:hover{border-color:#e31e242e;transform:translateY(-5px);box-shadow:0 20px 50px #0000000f}.partner-card:hover img{filter:grayscale(0);opacity:1;transform:scale(1.04)}@media (width<=1199px){.partners__title{font-size:clamp(48px,6vw,72px)}.partners__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=991px){.partners{padding:90px 0 105px}.partners__header{margin-bottom:60px}.partners__title{max-width:730px;font-size:clamp(46px,8vw,70px)}.partners__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.partners{padding:75px 0 85px}.partners .container{width:calc(100% - 40px)}.partners__header{margin-bottom:45px}.partners__header-top{margin-bottom:40px}.partners__meta{gap:12px}.partners__line{margin-left:18px}.partners__number,.partners__eyebrow{font-size:9px}.partners__title{letter-spacing:-.05em;max-width:100%;font-size:clamp(41px,11vw,56px);line-height:1}.partners__title span{margin-top:5px}.partners__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.partner-card{min-height:160px;padding:30px 20px}.partner-card img{max-width:80%;max-height:55px}}@media (width<=480px){.partners{padding:65px 0 75px}.partners__header{margin-bottom:40px}.partners__header-top{margin-bottom:34px}.partners__number{display:none}.partners__line{margin-left:13px}.partners__title{font-size:clamp(37px,11.5vw,48px)}.partners__grid{grid-template-columns:1fr}.partner-card{min-height:150px;padding:28px 20px}.partner-card img{max-width:75%;max-height:52px}}.products-page{color:#fff;background:#000;min-height:100vh}.products-showcase{background:#000;width:100%;padding:110px 0 120px;position:relative;overflow:hidden}.products-showcase .container{z-index:2;width:min(1760px,100% - 48px);margin:0 auto;position:relative}.products-showcase__header{width:100%;max-width:1050px;margin-bottom:70px}.products-showcase__header-top{align-items:center;width:100%;margin-bottom:40px;display:flex}.products-showcase__meta{flex-shrink:0;align-items:center;gap:17px;display:flex}.products-showcase__number{color:#ffffff42;letter-spacing:.15em;font-size:10px;font-weight:500;line-height:1}.products-showcase__eyebrow{color:#fa5aff;letter-spacing:.19em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.products-showcase__line{background:linear-gradient(90deg,#f533f56b 0%,#ffffff0e 16%,#ffffff06 70%,#0000 100%);flex:1;height:1px;margin-left:30px;display:block}.products-showcase__heading{color:#fff;letter-spacing:-.058em;max-width:900px;margin:0;font-size:clamp(48px,5.35vw,86px);font-weight:600;line-height:.98}.products-showcase__heading span{color:#fa5aff;width:fit-content;margin-top:8px;display:block}.products-showcase__grid{border:1px solid #ffffff14;border-radius:26px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:hidden}.product-panel{isolation:isolate;width:100%;min-width:0;min-height:clamp(340px,34vw,560px);text-decoration:none;position:relative;overflow:hidden}.product-panel--content{background:linear-gradient(135deg,#fff 0%,#f3f3f3 100%);border:1px solid #00000012;align-items:center;transition:background .4s,border-color .4s;display:flex}.product-panel--content:before{content:"";z-index:0;pointer-events:none;opacity:0;background:radial-gradient(circle at 20%,#f533f512,#0000 48%);transition:opacity .4s;position:absolute;inset:0}.product-panel--content:hover{border-color:#f533f53d}.product-panel--content:hover:before{opacity:1}.product-panel--content:hover .product-panel__logo{opacity:1;transform:translateY(-2px)}.product-panel--content:hover .product-panel__title{color:#000}.product-panel--content:hover .product-panel__description{color:#000000b8}.product-panel--content:hover .product-panel__cta{color:#111}.product-panel--content:hover .product-panel__cta:after{background:#f533f58c}.product-panel--content:hover .product-panel__cta span{transform:translate(3px,-3px)}.product-panel--image{background:#111;display:block}.product-panel--image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 55%,#0000001f 100%);position:absolute;inset:0}.product-panel--image>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);display:block;transform:scale(1.001)}.product-panel--image:hover>img{transform:scale(1.035)}.product-panel__content{z-index:2;width:100%;max-width:620px;padding:clamp(42px,5vw,90px);position:relative}.product-panel__logo{object-fit:contain;object-position:left center;opacity:.9;width:auto;height:40px;margin-bottom:44px;transition:opacity .35s,transform .35s;display:block}.product-panel__index{color:#00000052;letter-spacing:.18em;margin-bottom:18px;font-size:10px;font-weight:500;line-height:1;display:block}.product-panel__title{color:#111;letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(31px,2.6vw,48px);font-weight:600;line-height:1;transition:color .35s}.product-panel__description{color:#1111119e;max-width:520px;margin:0 0 38px;font-size:clamp(14px,1vw,17px);font-weight:400;line-height:1.75;transition:color .35s}.product-panel__cta{color:#111111b8;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:600;line-height:1;transition:color .35s;display:inline-flex;position:relative}.product-panel__cta:after{content:"";background:#11111124;width:100%;height:1px;transition:background .35s;position:absolute;bottom:-7px;left:0}.product-panel__cta span{color:#fa5aff;font-size:18px;transition:transform .35s;display:inline-flex}@media (width<=1399px){.products-showcase .container{width:calc(100% - 40px)}.product-panel{min-height:clamp(340px,38vw,510px)}.product-panel__content{padding:clamp(40px,5vw,70px)}}@media (width<=991px){.products-showcase{padding:90px 0 100px}.products-showcase__header{margin-bottom:55px}.products-showcase__heading{font-size:clamp(46px,8vw,70px)}.product-panel{min-height:auto}.product-panel__content{padding:27px 38px}.product-panel__logo{max-width:160px;max-height:48px;margin-bottom:35px}.product-panel__description{font-size:14px;line-height:1.7}}@media (width<=767px){.products-showcase{padding:75px 0 85px}.products-showcase .container{width:calc(100% - 28px)}.products-showcase__header{margin-bottom:45px}.products-showcase__header-top{margin-bottom:40px}.products-showcase__meta{gap:12px}.products-showcase__line{margin-left:18px}.products-showcase__number,.products-showcase__eyebrow{font-size:9px}.products-showcase__heading{letter-spacing:-.05em;max-width:100%;font-size:clamp(41px,11vw,56px);line-height:1}.products-showcase__heading span{margin-top:5px}.products-showcase__grid{border-radius:20px;grid-template-columns:1fr}.product-panel--content{min-height:auto}.product-panel--image{height:340px}.product-panel__content{max-width:100%;padding:45px 32px}.product-panel__logo{max-width:150px;max-height:44px;margin-bottom:32px}.product-panel__title{font-size:clamp(31px,9vw,42px)}.product-panel__description{max-width:520px;margin-bottom:30px;font-size:14px}.products-showcase__grid>:first-child{order:1}.products-showcase__grid>:nth-child(2){order:2}.products-showcase__grid>:nth-child(3){order:4}.products-showcase__grid>:nth-child(4){order:3}.products-showcase__grid>:nth-child(5){order:5}.products-showcase__grid>:nth-child(6){order:6}.products-showcase__grid>:nth-child(7){order:8}.products-showcase__grid>:nth-child(8){order:7}}@media (width<=480px){.products-showcase{padding:65px 0 75px}.products-showcase .container{width:100%}.products-showcase__header-top{margin-bottom:34px}.products-showcase__number{display:none}.products-showcase__line{margin-left:13px}.products-showcase__heading{font-size:clamp(37px,11.5vw,48px)}.product-panel--image{height:290px}.product-panel__content{padding:38px 25px}.product-panel__logo{max-width:135px;max-height:40px;margin-bottom:28px}.product-panel__index{margin-bottom:14px}.product-panel__title{margin-bottom:20px;font-size:clamp(29px,9.5vw,38px)}.product-panel__description{margin-bottom:27px;font-size:13px;line-height:1.7}.product-panel__cta{font-size:10px}}.contact-page{background-color:#000}.services-page,.service-detail-page{color:#fff;background:#000;width:100%;position:relative;overflow:hidden}.services-hero{background:#000;border:15px solid #000;border-top-width:7px;border-radius:40px;align-items:flex-end;width:100%;min-height:720px;padding:220px 0 110px;display:flex;position:relative;overflow:hidden}.services-hero__background{z-index:0;position:absolute;inset:0}.services-hero__background img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.005)}.services-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000000f 0%,#0000 45%,#0000001f 100%);position:absolute;inset:0}.services-hero .shape{z-index:4;background:#000;border-top-left-radius:60px;width:50%;height:120px;position:absolute;bottom:0;right:0}.services-hero .shape:after{content:"";background:#000;width:69px;height:69px;position:absolute;top:-69px;right:0;-webkit-mask:radial-gradient(70px at 0 0,#0000 69px,#000 70px);mask:radial-gradient(70px at 0 0,#0000 69px,#000 70px)}.services-hero .shape:before{content:"";background:#000;width:52px;height:52px;position:absolute;bottom:0;left:-49px;-webkit-mask:radial-gradient(51px at 0 0,#0000 50px,#000 51px);mask:radial-gradient(51px at 0 0,#0000 50px,#000 51px)}.services-hero__title-area{z-index:5;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:100%;display:flex;position:absolute;bottom:0;left:0;right:0}.services-hero__title{color:#fff;letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;margin:0 40px 0 0;font-size:87px;font-weight:600;line-height:.9;display:flex}.services-hero__title span{color:#fff;text-shadow:-5px 3px 10px #000000a6,5px 3px 10px #000000a6,-9px 8px 20px #00000085,9px 8px 20px #00000085,0 12px 25px #00000094,0 22px 45px #0000006b,0 34px 70px #00000047;margin-left:-15px;line-height:1;display:inline-block;position:relative;transform:translateZ(0)}.services-hero__title span:first-child{margin-left:0}.services-hero__title span:first-child{z-index:14}.services-hero__title span:nth-child(2){z-index:13}.services-hero__title span:nth-child(3){z-index:12;width:36px;margin-left:0;margin-right:0}.services-hero__title span:nth-child(4){z-index:11}.services-hero__title span:nth-child(5){z-index:10}.services-hero__title span:nth-child(6){z-index:9;color:#fa5aff}.services-hero__title span:nth-child(7){z-index:8}.services-hero__title span:nth-child(8){z-index:7}.services-hero__title span:nth-child(9){z-index:6}.services-hero__title span:nth-child(10){z-index:5}.services-hero__title span:nth-child(11){z-index:4}.services-hero__title span:nth-child(12){z-index:3}.services-hero__title span:nth-child(13){z-index:2}.services-intro{background:#000;width:100%;padding:125px 0 135px;position:relative}.services-intro:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff06 15%,#f533f52e 50%,#ffffff06 85%,#0000 100%);width:calc(100% - 80px);max-width:1440px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.services-intro__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:center;gap:clamp(90px,11vw,190px);display:grid}.services-intro__left{max-width:610px}.services-intro__eyebrow{color:#fa5aff;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:19px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.services-intro__eyebrow:before{content:"";background:#fa5aff;width:24px;height:1px;box-shadow:0 0 12px #f533f599}.services-intro__title{color:#fff;letter-spacing:-.052em;max-width:600px;margin:0;font-size:clamp(43px,4.1vw,67px);font-weight:600;line-height:1.02}.services-intro__title span{color:#fa5aff;text-shadow:0 0 14px #f533f524,0 8px 28px #00000073;display:block}.services-intro__right{width:100%;max-width:650px;padding-left:38px;position:relative}.services-intro__right:before{content:"";background:linear-gradient(#fa5aff 0%,#f533f54d 50%,#0000 100%);width:1px;height:78px;position:absolute;top:8px;left:0;box-shadow:0 0 12px #f533f533}.services-intro__lead{color:#ffffffdb;letter-spacing:-.017em;max-width:610px;margin:0 0 24px;font-size:clamp(16px,1.25vw,20px);font-weight:500;line-height:1.7}.services-intro__text{color:#ffffff6b;max-width:580px;margin:0;font-size:13px;font-weight:400;line-height:1.9}@media (width<=1200px){.services-hero{min-height:680px}.services-hero .shape{width:54%}.services-hero__title{font-size:78px}.services-hero__title span{margin-left:-13px}.services-intro__grid{gap:100px}}@media (width<=992px){.services-hero{border-width:6px 10px 10px;border-radius:30px;min-height:620px;padding:190px 0 95px}.services-hero .shape{border-top-left-radius:50px;border-top-right-radius:50px;width:64%;height:105px;transform:translate(-28%)}.services-hero__title{font-size:clamp(56px,8vw,72px)}.services-hero__title span{margin-left:-11px}.services-hero__title span:nth-child(3){width:28px}.services-intro{padding:95px 0 105px}.services-intro__grid{grid-template-columns:1fr;gap:52px}.services-intro__left{max-width:680px}.services-intro__right{max-width:700px;padding-left:28px}.services-intro__title{max-width:650px}}@media (width<=576px){.services-hero{border-width:5px 7px 7px;border-radius:23px;min-height:540px;padding:150px 0 80px}.services-hero__background img{object-position:55% center}.services-hero .shape{border-top-left-radius:38px;border-top-right-radius:38px;width:78%;height:82px;bottom:0;left:50%;right:auto;transform:translate(-50%)}.services-hero .shape:before{width:38px;height:38px;left:-37px;-webkit-mask:radial-gradient(38px at 0 0,#0000 37px,#000 38px);mask:radial-gradient(38px at 0 0,#0000 37px,#000 38px)}.services-hero .shape:after{width:45px;height:45px;right:-45px;-webkit-mask:radial-gradient(46px at 0 0,#0000 45px,#000 46px);mask:radial-gradient(46px at 0 0,#0000 45px,#000 46px)}.services-hero__title-area{bottom:13px}.services-hero__title{font-size:clamp(35px,10vw,48px);line-height:.92}.services-hero__title span{text-shadow:-3px 2px 6px #000000a6,3px 2px 6px #000000a6,0 7px 14px #00000085,0 16px 30px #00000052;margin-left:-7px}.services-hero__title span:nth-child(3){width:17px;margin-left:0}.services-intro{padding:74px 0 82px}.services-intro:before{width:calc(100% - 32px)}.services-intro__grid{gap:40px}.services-intro__eyebrow{margin-bottom:15px;font-size:8px}.services-intro__eyebrow:before{width:18px}.services-intro__title{letter-spacing:-.045em;max-width:100%;font-size:38px;line-height:1.04}.services-intro__right{max-width:100%;padding-left:21px}.services-intro__right:before{height:60px;top:5px}.services-intro__lead{margin-bottom:18px;font-size:15px;line-height:1.65}.services-intro__text{font-size:12px;line-height:1.8}}.projects-page{background-color:#000}
