@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";html,body{background:#000;width:100%}html{scroll-behavior:smooth}body{font-family:Nunito Sans,sans-serif;font-style:normal;margin:0;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0!important;height:0!important}*::-webkit-scrollbar-track,*::-webkit-scrollbar-thumb{background:transparent!important}.container{width:100%;margin-left:auto;margin-right:auto;max-width:1600px;padding-left:clamp(20px,5%,160px);padding-right:clamp(20px,5%,160px);box-sizing:border-box}.color-header{display:inline-flex;gap:10px;font-weight:700;font-size:28px;background:linear-gradient(90deg,#fff,#6c41ff 81.25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}h2{margin:0;font-weight:700;font-size:64px;line-height:89%;letter-spacing:-.05em;color:#fff}h3{margin:0;font-weight:700;font-size:24px;line-height:89%;letter-spacing:-.05em;color:#fff}h4{font-weight:600;font-size:24px}.burger-menu{display:none;flex-direction:column;justify-content:space-between;transform-origin:center;width:24px;height:24px;cursor:pointer;z-index:1001;order:3}.burger-menu .line{height:3px;background:#fff;border-radius:2px;transition:.3s}.burger-menu .line1.open{transform:rotate(45deg) translate(5px,10px)}.burger-menu .line2.open{opacity:0}.burger-menu .line3.open{transform:rotate(-45deg) translate(5px,-10px)}.nav{display:flex;gap:20px;align-items:center;order:2}.nav a{text-decoration:none;color:#fff;transition:opacity .3s ease}.nav a:hover{opacity:.8}.btn-ghost{padding:clamp(10px,2vw,15px) clamp(12px,3vw,20px);border-radius:100px;background:#ffffff1a;color:#fff;border:none;text-decoration:none;font-size:clamp(12px,2vw,16px);transition:background-color .3s ease;cursor:pointer;white-space:nowrap}.btn-ghost:hover{background-color:#ffffff20}.btn-white{padding:clamp(10px,2vw,15px) clamp(16px,3vw,20px);border-radius:100px;background:#fff;color:#000;border:none;font-weight:600;font-size:clamp(12px,2vw,16px);cursor:pointer;transition:background-color .3s ease;white-space:nowrap}.btn-white:hover{background-color:#bababa}@media(hover:none){.btn-ghost,.btn-white,.switcher,.advantages-switcher,.cases-switcher{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;outline:none}.btn-ghost:hover,.btn-white:hover,.switcher:hover,.advantages-switcher:hover,.cases-switcher:hover{background-color:inherit}.btn-ghost:active,.btn-white:active,.switcher:active,.advantages-switcher:active,.cases-switcher:active,.project-card-clickable:hover,.project-card-clickable:active{transform:none!important;border-color:transparent!important}}@media(max-width:1010px){.burger-menu{display:flex}.nav{position:fixed;top:0;right:0;width:100%;height:100vh;background:#000;flex-direction:column;gap:10px;z-index:1000;overflow-y:auto;align-items:flex-start;transform:translate(-100%);overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s cubic-bezier(.22,1,.36,1)}.nav.open{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.nav-logo{margin-top:20px;margin-left:40px;opacity:0;transform:translate(30px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.nav a{margin-left:40px;font-size:24px;padding:15px 0;width:100%;text-decoration:none;opacity:0;transform:translate(-30px);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.nav-actions{margin-left:40px;display:flex;flex-direction:column;gap:12px;margin-top:30px;width:auto;opacity:0;transform:translate(-30px);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.nav.open .nav-logo,.nav.open a,.nav.open .nav-actions{opacity:1;transform:translate(0)}.nav.open .nav-logo{transition-delay:.05s}.nav.open a:nth-of-type(1){transition-delay:.1s}.nav.open a:nth-of-type(2){transition-delay:.15s}.nav.open a:nth-of-type(3){transition-delay:.2s}.nav.open a:nth-of-type(4){transition-delay:.25s}.nav.open a:nth-of-type(5){transition-delay:.3s}.nav.open a:nth-of-type(6){transition-delay:.35s}.nav.open a:nth-of-type(7){transition-delay:.4s}.nav.open .nav-actions{transition-delay:.45s}.nav a:active,.nav-actions .btn:active{transform:translateY(-4px)}.nav-actions .btn{width:100%;padding:18px 20px;font-size:18px}.nav-actions .burger-white-btn{width:auto;padding:10px 14px;font-size:16px;margin:0;align-self:flex-start}.actions{display:none}}@media(max-width:768px){h2{margin:0;font-weight:700;font-size:32px;line-height:90%;letter-spacing:-.05em;color:#fff}h3{margin:0;font-weight:700;font-size:18px;line-height:89%;letter-spacing:-.05em;color:#fff}h4{font-weight:600;font-size:18px}.color-header{font-size:16px}.color-header img{width:20px;height:20px}}.header{display:flex;align-items:center;padding:20px 0;background:#0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:100}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative}.logo{order:1}.logo a{text-decoration:none}.nav a{font-weight:600;font-size:clamp(16px,1vw,18px);color:#fff;cursor:pointer;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#a8a8a8}.actions{display:none;gap:10px;order:3}.burger-white-btn{padding:1px}@media(min-width:1011px){.nav-actions{display:none}.actions{display:flex}.nav-logo{display:none}}@media(max-width:768px){.nav-actions{display:flex!important}}.hero{padding-top:79px}.hero-inner{display:flex;justify-content:space-between;align-items:center;gap:clamp(64px,10vw,100px);margin-bottom:clamp(64px,10vw,100px)}.hero-title{font-size:clamp(36px,5vw,86px);font-weight:700;line-height:89%;letter-spacing:-.05em;background:linear-gradient(90deg,#fff,#6c41ff 81.25%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-sublist{margin-top:clamp(24px,5vw,50px);display:flex;flex-direction:column;gap:clamp(10px,2vw,15px)}.hero-item{display:flex;align-items:center;gap:10px;font-weight:600;font-size:clamp(14px,2vw,24px);line-height:110%;letter-spacing:-.05em;color:#a8a8a8}.hero-actions{display:flex;flex-direction:row;align-items:flex-start;padding-top:40px;gap:10px}.form-hero{border-radius:26px;border:1px solid rgba(44,44,44,1);background:#0a0a0a;background:linear-gradient(180deg,#00000080,#0a0a0a 78.85%);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.form-content{padding:clamp(20px,2vw,30px)}.form-title{margin:5% 50% 6% 0;font-style:normal;font-weight:600;font-size:clamp(24px,1vw,32x);line-height:100%;color:#fff}.form-group{display:flex;flex-direction:column;gap:clamp(10px,2vw,14px);font-weight:600;line-height:120%;color:#e0e0e0;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(10px,2vw,14px)}.form-group label{font-weight:600;font-size:clamp(14px,1vw,16px);line-height:120%;letter-spacing:-2%;color:#e0e0e0}.form-group input{box-sizing:border-box;padding:clamp(14px,2vw,18px) clamp(14px,3vw,16px) clamp(14px,2vw,18px) clamp(10px,3vw,14px);border-radius:10px;border:1px solid #2C2C2C;background:#0006;color:#fff;transition:border-color .3s ease}.input-error{color:#ff383c}.form-error{margin:6px;font-size:14px;color:#ff383c}.form-group input:focus{outline:none;border-color:#805bff}.form-group input::placeholder{font-weight:400;color:#a8a8a8}.form-textarea{box-sizing:border-box;padding:18px 14px;border-radius:10px;border:1px solid #2C2C2C;background:#0006;font-size:clamp(12px,1vw,16px);line-height:120%;color:#fff;resize:vertical;transition:border-color .3s ease}.form-textarea:focus{outline:none;border-color:#805bff}.form-textarea::placeholder{color:#a8a8a8}.file-upload label{display:inline-flex;align-items:center;justify-content:center;padding:10px clamp(12px,3vw,16px);border-radius:100px;background:#ffffff1a;color:#fff;font-weight:600;font-size:clamp(12px,1vw,15px);cursor:pointer;margin-bottom:30px}.form-actions{display:flex;flex-direction:row;align-items:center;gap:20px}.form-checkbox label{display:flex;align-items:center;gap:10px;font-weight:600;font-size:12px;line-height:120%;letter-spacing:-2%;color:#a8a8a8}.form-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;min-width:20px;min-height:20px;border:1px solid #2C2C2C;border-radius:6px;background:#1b1b1b;cursor:pointer;position:relative}.form-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:9px;background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='20'%20viewBox='0%200%2028%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%209.83333L9.83333%2018.1667L26.5%201.5'%20stroke='white'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;transform:translate(-50%,-50%)}.form-checkbox a{color:#a8a8a8;text-decoration:none}.form-success{max-width:100%;min-height:714px;display:flex;flex-direction:column;gap:39;margin:30px;font-weight:400;font-size:clamp(14px,1vw,18px);line-height:120%;letter-spacing:-.05em;position:relative;padding-bottom:30px}.form-success p,.form-success span{margin:0;padding:0}.form-success p{color:#a8a8a8}.form-success span{color:#fff}.success-main{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.success-icon{width:40px;height:40px}.success-icon img{width:100%;height:100%;object-fit:contain}.success-title{font-size:clamp(24px,2vw,32x);font-weight:600;color:#fff;margin:0}.success-button{width:auto;padding:18px 20px;background:#fff;color:#000;font-weight:600;font-size:clamp(14px,1vw,18px);border-radius:100px;cursor:pointer;position:absolute;bottom:0}.achievements{display:flex;justify-content:center;gap:50px}.achievement-card{width:260px;height:350px;padding-bottom:40px;display:flex;flex-direction:column;gap:40px}.achievement-logo{width:200px;height:120px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.achievement-logo img{width:auto;max-width:100%;max-height:100%;object-fit:contain}.achievement-text{display:flex;flex-direction:column;gap:10px;font-weight:500;font-size:clamp(16px,1vw,20px);line-height:120%;letter-spacing:-.03em;color:#fff}.achievement-text span{color:#a8a8a8}.achievement-logo img{width:100%;height:100%;object-fit:contain}@media(max-width:870px){.hero{padding-top:42px}.hero-inner{flex-direction:column;align-items:flex-start}.form-hero{width:100%;min-width:210px}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:flex-start}.achievements{display:flex;flex-direction:column;align-items:center;gap:20px}}.last-project-container{margin:240px 0}.last-project-h2{font-weight:700;font-size:clamp(24px,4vw,40px);line-height:89%;color:#fff}.last-project-content-block{padding-top:40px;overflow:hidden}.last-project-cases{display:flex;flex-direction:row;align-items:flex-start;gap:20px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}section[id],footer{scroll-margin-top:100px}.project-card{display:flex;flex-direction:column;gap:24px;flex-shrink:0;width:420px;max-width:100%;text-decoration:none;color:inherit;box-sizing:border-box;border:2px solid transparent;border-radius:32px;padding:16px;transition:border-color .3s ease}.project-card-clickable{cursor:pointer}@media(hover:hover){.project-card-clickable{transition:transform .3s ease,border-color .3s ease}.project-card-clickable:hover{transform:translateY(-8px);border-color:#6c41ff}}.project-card-clickable:hover .project-image{border-color:transparent}.project-image{box-sizing:border-box;width:100%;max-width:420px;height:420px;aspect-ratio:1 / 1;flex-shrink:0;background:#0a0a0a!important;border:none;border-radius:26px;position:relative;overflow:hidden;display:block;text-decoration:none;transition:border-color .2s ease}.project-image-clickable{cursor:pointer}.project-image-clickable:hover{transform:scale(1.05)}.project-image img{position:absolute;top:-45px;left:0;width:100%;height:calc(100% + 45px);object-fit:cover;background:#0a0a0a!important}.project-name{font-weight:700;font-size:clamp(18px,1vw,24px);line-height:110%;letter-spacing:-.05em;color:#fff;min-height:24px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.project-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-about-label{font-weight:400;font-size:14px;line-height:120%;color:#a8a8a8;margin-top:-12px}.project-about{font-weight:400;font-size:clamp(14px,1vw,18px);line-height:140%;letter-spacing:-.05em;color:#a8a8a8;margin-top:-12px;word-wrap:break-word;overflow-wrap:break-word;max-height:400px;transition:max-height .3s ease;will-change:max-height}.project-read-more{display:none;background:none;border:none;color:#6c41ff;font-weight:600;font-size:11px;cursor:pointer;padding:2px 0;margin-top:-8px;text-align:left;transition:opacity .2s ease;position:relative;z-index:5;text-decoration:none;line-height:normal}.project-read-more:hover{opacity:.8}.project-stars{display:flex;gap:4px;align-items:center;min-height:20px}.project-stars .star{width:15px;height:14px}.project-tags{display:flex;flex-wrap:wrap;gap:6px;overflow:visible;min-height:40px}.project-tags span{display:inline-flex;justify-content:center;align-items:center;padding:10px 14px;border-radius:100px;background:#1b1b1b;font-weight:600;font-size:clamp(14px,1vw,16px);line-height:100%;letter-spacing:-.05em;color:#fff;white-space:nowrap;flex-shrink:0}.switcher{margin-top:clamp(32px,4vw,40px);display:flex;justify-content:center;align-items:center;width:100%;background:none;border:none;cursor:pointer;position:relative}.switcher:after{content:"";position:absolute;top:0;width:50%;height:100%;background:transparent;pointer-events:none;transition:background .3s ease}.switcher.hover-right:after{right:0;background:#0009}.switcher.hover-left:before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:#0009;pointer-events:none;transition:background .3s ease}.cases-switcher,.advantages-mobile-switcher{display:none}.last-project-cases{padding-top:40px;cursor:pointer}.last-project-cases{overflow-x:auto;overflow-y:auto}@media(max-width:768px){.last-project-container{margin:64px 0}.last-project-h2{font-weight:600;line-height:100%}.last-project-content-block{padding-top:20px}.last-project-cases{scroll-snap-type:x mandatory;padding:0 20px;margin:0 -20px;overflow-anchor:none}.project-card{display:flex;flex-direction:column;gap:12px;width:calc(100vw - 80px);min-width:calc(100vw - 80px);max-width:340px;flex-shrink:0;overflow:visible;scroll-snap-align:center;padding:0;border:none!important;border-radius:20px}.project-image{width:98%;height:auto;aspect-ratio:1 / 1;max-height:280px;border-radius:16px}.project-image img{top:0;height:100%;object-fit:contain}.project-header{gap:8px}.project-name{font-size:16px;line-height:120%;letter-spacing:-.02em}.project-stars{gap:2px}.project-stars .star{width:12px;height:11px}.project-about-label{font-size:12px;margin-top:-6px}.project-about-wrap{position:relative}.project-about{font-size:13px;line-height:140%;margin-top:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:37px;transition:max-height .35s ease}.project-about.expanded{max-height:400px;display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:hidden}.project-read-more{display:inline-block;position:static;z-index:auto;margin-top:4px}.project-tags span{padding:6px 10px;font-size:12px}.switcher{justify-content:flex-start;align-items:center;width:fit-content;padding:10px;align-self:flex-start}.cases-switcher{display:flex;justify-content:center;align-items:center;margin-top:24px;width:100%}.cases-switcher img{width:100%;max-width:120px;height:auto}}.advantages{margin:240px 0}.advantages-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.advantages-header-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.advantages-content{margin-top:100px}.advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:20px;padding-bottom:10px;transition:opacity .25s ease,transform .25s ease}.advantages-grid--anim{opacity:0;transform:translateY(15px)}.advantages-grid::-webkit-scrollbar{display:none}@media(max-width:1000px){.advantages-grid{display:flex;flex-direction:row;column-gap:20px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:0 7.5vw 20px}.advantages-mobile-switcher{display:flex}.advantage-card{flex:0 0 85vw;scroll-snap-align:center}}.advantage-card{padding:20px;border-radius:16px;border:1px solid #1B1B1B;display:flex;flex-direction:column;gap:12px;overflow:hidden}.advantage-image{width:100%;height:auto;max-width:300px;max-height:300px;margin:0 auto;border-radius:26px;object-fit:cover;transform:translate(var(--mx),var(--my)) scale(var(--ms)) rotate(var(--mr));transition:transform .18s ease;animation:imagePulse 4s ease-in-out infinite}.advantage-image{--mx: 0px;--my: 0px;--ms: 1;--mr: 0deg}.advantage-name{font-weight:700;font-size:clamp(18px,1vw,22px);color:#fff}.advantage-about{font-size:clamp(14px,1vw,18px);color:#a8a8a8}.advantages-btns{justify-content:center;gap:10px;margin-top:100px}.advantages-switcher{padding:15px 20px;border-radius:100px;background:#fff;color:#000;border:none;font-weight:600;font-size:16px}.advantages-switcher:hover{background-color:#bababa}@media(max-width:768px){.advantages{margin:64px 0}.advantages-header{align-items:flex-start;gap:12px}.advantages-header-title{text-align:start}.advantages-content{margin-top:32px}}.cases{display:flex;flex-direction:column;gap:40px;align-items:left;justify-content:left}.cases-title{margin-top:40px;font-weight:700;font-size:clamp(32px,4vw,64px);line-height:89%;letter-spacing:-.05em;text-align:left;color:#fff}.tags{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.tags::-webkit-scrollbar{height:4px}.tags::-webkit-scrollbar-track{background:transparent}.tags::-webkit-scrollbar-thumb{background:#3b3b3b;border-radius:2px}.tags span{display:inline-flex;justify-content:center;align-items:center;padding:10px 15px;border-radius:100px;background:#1b1b1b;font-weight:600;font-size:clamp(16px,1vw,18px);line-height:89%;letter-spacing:-.05em;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.tags span.active{background:#fff;color:#000;font-weight:700}.tags span:hover{background:#bababa;color:#000;font-weight:700}.last-project-cases.layout-cases{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:24px;overflow:visible;align-items:start;padding:0 40px;margin:0 -40px}.last-project-cases.layout-cases .project-card{display:flex;flex-direction:column;gap:24px;flex-shrink:0;align-self:start}.line-break{margin-top:5px;display:block}.cases-btn{display:flex;justify-content:center;margin-top:60px}@media(max-width:768px){.cases-title{margin-top:12px;line-height:100%;font-size:32px}.cases-btn,.cases-divider{display:none}.tags{display:flex;flex-wrap:wrap;gap:6px;overflow:visible;scroll-behavior:smooth}.tags span{padding:10px 12px;font-size:14px}.last-project-cases.layout-cases{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 20px;margin:0 -20px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.last-project-cases.layout-cases .project-card{display:flex;flex-direction:column;gap:10px;width:calc(100vw - 80px);min-width:calc(100vw - 80px);max-width:340px;flex-shrink:0;scroll-snap-align:center}.last-project-cases.layout-cases .project-image{width:100%;height:auto;aspect-ratio:1 / 1;max-height:340px;border-radius:16px}.last-project-cases.layout-cases .project-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap}.last-project-cases.layout-cases .project-name{font-size:16px;font-weight:700;line-height:120%;letter-spacing:-.02em;min-height:auto;word-wrap:break-word;overflow-wrap:break-word;flex:1}.last-project-cases.layout-cases .project-stars{display:flex;gap:2px;flex-shrink:0;align-items:center}.last-project-cases.layout-cases .project-stars .star{width:12px;height:11px}.last-project-cases.layout-cases .project-about-wrap{position:relative}.last-project-cases.layout-cases .project-about{font-size:13px;line-height:140%;color:#a8a8a8;margin-top:0;word-wrap:break-word;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:37px;transition:max-height .35s ease}.last-project-cases.layout-cases .project-about.expanded{max-height:400px;display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:hidden}.last-project-cases.layout-cases .project-tags{display:flex;flex-wrap:wrap;gap:6px;overflow:visible;min-height:auto;margin-top:4px}.last-project-cases.layout-cases .project-tags span{padding:6px 10px;font-size:12px;line-height:100%;white-space:nowrap;flex-shrink:0;border-radius:100px;background:#1b1b1b}}.process-container{margin:240px 0}.process{gap:clamp(64px,1vw,60px);display:flex;flex-direction:row;align-items:flex-start}.process-header{position:sticky;top:0}.process-title-up h2,.process-title-bottom h4{margin:0}.process-title{margin:clamp(14px,4vw,60px) 0;display:flex;flex-direction:column;gap:clamp(20px,4vw,40px)}.process-title-up{display:flex;flex-direction:column;gap:10px}.process-title-bottom{display:flex;flex-direction:column;gap:5px;color:#a8a8a8}.process-steps{display:flex;flex-direction:column;gap:clamp(200px,4vw,338px);margin-left:0 60px;margin-bottom:clamp(64px,4vw,338px);position:relative}.process-step{display:flex;align-items:flex-start;gap:25px}.process-steps:after{content:"";position:absolute;left:27px;top:0;bottom:3%;width:clamp(4px,1vw,6px);background:linear-gradient(180deg,#805BFF 0%,#805BFF var(--line-progress),rgba(128,91,255,.4) calc(var(--line-progress) + 2%),rgba(128,91,255,.1) calc(var(--line-progress) + 4%),#1B1B1B calc(var(--line-progress) + 6%),#1B1B1B 100%);border-radius:100px}.step-icon{width:clamp(40px,2vw,50px);height:clamp(40px,2vw,50px);flex:0 0 clamp(40px,2vw,50px);padding:10px;background-color:#1b1b1b;border-radius:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:background-color .3s ease}.step-icon img{width:clamp(20px,1vw,25px);height:clamp(20px,1vw,25px)}.step-icon.active{background-color:#805bff}.step-icon img{width:clamp(20px,2vw,28px);height:clamp(20px,2vw,28px)}.process-text-block{display:flex;flex-direction:column;gap:20px}.step-title{font-weight:600;font-size:clamp(18px,2vw,28px);line-height:89%;letter-spacing:-5%;color:#fff}.step-description{font-weight:600;font-size:clamp(14px,2vw,20px);color:#a0a0a0}@media(max-width:1270px){.process-steps:before,.process-steps:after{bottom:70px}}@media(max-width:961px){.process-steps:before,.process-steps:after{bottom:110px}}@media(max-width:768px){.process-container{margin:64px 0}.process{flex-direction:column}.process-header{position:static}.ask-qw-process{margin-top:20px;padding:10px 12px;font-size:12px;font-weight:600}.process-steps:before,.process-steps:after{bottom:33px}}@media(max-width:613px){.process-steps:before,.process-steps:after{bottom:60px}}@media(max-width:485px){.process-steps:before,.process-steps:after{bottom:80px}}@media(max-width:407px){.process-steps:before,.process-steps:after{bottom:100px}}@media(max-width:370px){.process-steps:before,.process-steps:after{bottom:110px}}.clients-container{gap:100px;display:flex;flex-direction:column;align-items:center}.clients-header{display:flex;flex-direction:column;align-items:center;gap:40px}.clients-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;width:100%}.client-card{display:flex;align-items:center;justify-content:center;padding:20px}.client-card img{width:100%;height:auto;object-fit:contain}@media(max-width:768px){.clients-container{gap:32px;align-items:flex-start}.clients-header{align-items:flex-start;gap:12px}.clients-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.client-card{display:flex;align-items:center;justify-content:center;padding:20px;background:#070707;border:1px solid #1B1B1B;border-radius:26px;max-height:120px}.client-card img{width:100px;height:100px}}.reviews{margin:240px 0}.reviews-header{display:flex;flex-direction:column;align-items:center;gap:40px}.reviews-title-block{display:flex;flex-direction:column;align-items:center}.reviews-title-block h2{text-align:center}.reviews-content{position:relative;margin:100px auto;max-width:1920px;width:100%;overflow:hidden}.reviews-content:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:10;background:linear-gradient(to right,#000,#0000 calc(50% - 600px) calc(50% + 600px),#000)}.review-row{overflow:hidden;width:100%;margin-bottom:10px}.review-row-mobile{display:none;width:auto;overflow:hidden}.review-track{display:flex;gap:10px;width:max-content;animation:scrollLeft 180s linear infinite}.review-row.reverse .review-track{animation:scrollRight 150s linear infinite}.review-card{width:480px;height:auto;display:flex;flex-direction:column;justify-content:space-between;background-color:#070707;border:1px solid #1B1B1B;border-radius:13px;padding:20px;box-sizing:border-box;flex-shrink:0}.review-header{display:flex;gap:10px;align-items:center}.review-photo{width:80px;height:80px;border-radius:50%;object-fit:cover}.review-info{display:flex;flex-direction:column}.review-name{font-weight:700;font-size:clamp(14px,2vw,18px);color:#fff}.review-stars{display:flex;gap:2px}.star{width:16px;height:16px}.review-text{font-weight:400;font-size:clamp(14px,2vw,16px);color:#fff;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-text.expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.review-footer{display:flex;align-items:center;padding:20px 0}.review-more{display:flex;align-items:center;gap:6px;font-weight:600;font-size:15px;line-height:120%;letter-spacing:-.05em;color:#fff;text-decoration:none;transition:color .3s ease}.review-more:hover{color:#a8a8a8}.review-arrow{width:20px;height:20px;transform:rotate(90deg);transition:filter .3s ease}.review-more:hover .review-arrow{filter:brightness(.7)}@media(max-width:768px){.reviews{margin:64px 0}.reviews-header{align-items:flex-start;gap:16.5px}.reviews-title-block{display:flex;flex-direction:column;align-items:flex-start}.reviews-title-block h2{text-align:left}.reviews-content{margin:32.27px 0}.reviews-content:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:10;background:linear-gradient(to right,#000,#0000 calc(50% - 600px) calc(50% + 600px),#000)}.review-row-mobile{display:block}.review-card{width:250px;height:180px;padding:14px}.review-photo{width:30px;height:30px}.review-name{font-weight:600}.review-more{display:none}}.blog-container{display:flex;flex-direction:column;gap:100px;align-items:center}.blog-header{display:flex;flex-direction:column;align-items:center;gap:40px}.blog-subtitle{color:#a8a8a8;font-weight:600;font-size:clamp(14px,4vw,24px);line-height:120%;letter-spacing:-5%}.blog-icons-links{display:flex;gap:20px}.blog-content{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 30px;width:100%}.blog-card{display:flex;flex-direction:column;gap:0;width:100%;cursor:pointer;transition:transform .4s cubic-bezier(.22,1,.36,1)}.blog-card:hover{transform:translateY(-10px)}.blog-card-image{flex-shrink:0}.blog-card-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid #1B1B1B;border-radius:16px;overflow:hidden;display:block;transition:border-color .4s ease,box-shadow .4s ease}.blog-card:hover .blog-card-image img{border-color:#6c41ff;box-shadow:0 20px 40px #6c41ff26}.blog-card-info{margin-top:20px;display:flex;flex-direction:column;gap:12px}.blog-card-main{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.blog-card-title{font-weight:600;font-size:20px;line-height:1.3;color:#fff;margin:0;transition:color .4s ease;flex:1}.blog-card:hover .blog-card-title{color:#6c41ff}.blog-card-action{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:600;white-space:nowrap;opacity:.8;transition:opacity .3s ease}.blog-card:hover .blog-card-action{opacity:1}.blog-card-arrow{width:12px;height:12px;filter:brightness(0) invert(1);transform:rotate(90deg)}.blog-card-meta{display:flex;align-items:center;gap:8px;color:#888;font-size:14px}.blog-card-dot{width:3px;height:3px;background:#555;border-radius:50%}.more-titles-btn{background:#181818!important;border:1px solid #333!important;color:#fff!important;padding:12px 32px!important;border-radius:100px!important;font-size:16px!important;font-weight:600!important;transition:background .3s ease,transform .3s ease!important}.more-titles-btn:hover{background:#252525!important;transform:scale(1.05)}@media(max-width:768px){.blog-container{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.blog-header{align-items:flex-start;gap:20px}.blog-title{font-size:32px;font-weight:700;line-height:90%}.blog-subtitle{line-height:110%;letter-spacing:-5%}.blog-content{display:flex;flex-direction:column;gap:20px;align-items:stretch}.blog-card{display:flex;flex-direction:column;margin-bottom:10px;gap:30px}.blog-card:nth-child(4n+1),.blog-card:nth-child(4n+4),.blog-card:nth-child(4n+2),.blog-card:nth-child(4n+3){width:100%}}.team{overflow:hidden;margin:240px 0}.team-header{display:flex;flex-direction:column;align-items:center;gap:30px}.team-subtitle{font-weight:600;font-size:clamp(14px,4vw,24px);line-height:120%;letter-spacing:-5%;color:#a8a8a8}.team-rows{position:relative;margin:100px auto;max-width:1920px;width:100%;overflow:hidden}.team-rows:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:10;background:linear-gradient(to right,#000,#0000 calc(50% - 600px) calc(50% + 600px),#000)}.team-member-photo{width:120px;height:120px;border-radius:50%;overflow:hidden}.team-member-photo img{width:100%;height:100%;object-fit:cover}.team-row{overflow:hidden;width:100%;margin-bottom:40px}.team-track{display:flex;gap:40px;width:max-content;animation:scrollLeft 90s linear infinite}.team-row.reverse .team-track{animation:scrollRight 70s linear infinite}.team-member:nth-child(-n+11){animation:moveLeft 90s linear infinite}.team-member:nth-child(n+12):nth-child(-n+22){animation:moveRight 700s linear infinite}.team-member:nth-child(n+23){animation:moveLeft 90s linear infinite}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.team-vacancy{display:flex;flex-direction:column;gap:40px;align-items:center}.team-vacancy-list{width:100%;max-width:800px;display:flex;flex-direction:column}.team-vacancy-title{margin-top:60px;font-weight:700;font-size:clamp(24px,4vw,40px);line-height:89%;letter-spacing:-.05em;color:#fff}.team-vacancy-link{display:flex;justify-content:space-between;align-items:center;gap:20px;text-decoration:none}.team-vacancy-info{display:flex;flex-direction:column;gap:10px;flex:1}.team-vacancy-arrow-icon{margin-left:auto;transform:rotate(90deg)}.team-vacancy-arrow-icon:hover{filter:brightness(.7)}.team-vacancy-name{font-weight:600;font-size:clamp(18px,2vw,24px);line-height:120%;letter-spacing:-5%;color:#fff}.team-vacancy-parttime{display:flex;gap:10px}.team-vacancy-parttime span{font-weight:500;font-size:clamp(14px,1vw,16px);line-height:120%;letter-spacing:-5%;color:#a8a8a8}@media(max-width:768px){.team{margin:64px 0}.team-header{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.team-subtitle{line-height:110%}.team-member-photo{width:60px;height:60px}.team-rows{position:relative;margin:32px 0}.team-row{margin-bottom:10px}.team-track{gap:10px}.team-vacancy{display:flex;flex-direction:column;align-items:flex-start}.team-vacancy-item{justify-content:space-between}.team-vacancy-title{margin-top:40px;font-weight:600;line-height:100%}.team-vacancy-name{line-height:89%}.team-vacancy-parttime span{font-weight:400}}.legal-moments-container{display:flex;flex-direction:column;gap:100px}.legal-moments-content{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.legal-moment-card{min-height:240px;display:flex;flex-direction:column;gap:20px;background-color:#070707;padding:20px}.legal-moment-text{display:flex;flex-direction:column;gap:20px}.legal-moment-title{font-weight:600;font-size:clamp(14px,1vw,16px);line-height:120%;letter-spacing:-5%;color:#fff}.legal-moment-description{font-weight:500;font-size:clamp(14px,1vw,18px);line-height:130%;letter-spacing:-5%;color:#a8a8a8}@media(max-width:768px){.legal-moments-container{gap:32px}.legal-moments-content{display:flex;flex-direction:column;gap:32px}}.faq-container{margin:240px 0}.questions-blocks{margin-top:100px}.question-block{display:flex;flex-direction:column}.question-title{display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:0;cursor:pointer;color:inherit}.question-title h3{margin:0;text-align:left;font-weight:600;font-size:clamp(18px,4vw,28px)}.questions-description{font-weight:600;font-size:24px;color:#a8a8a8}.arrow-icon{transition:transform .3s ease-in-out;transform:rotate(180deg)}.arrow-icon:hover{filter:brightness(.7)}.arrow-icon.open{transform:rotate(0)}.question-answer{font-weight:500;font-size:clamp(14px,2vw,20px);color:#a8a8a8;animation:slideDown .3s ease-in-out}@keyframes slideDown{0%{opacity:0;max-height:0;overflow:hidden}to{opacity:1;max-height:500px;overflow:visible}}.divider{margin:30px 0;height:0;border-top:1.5px solid #1B1B1B}@media(max-width:768px){.faq-container{margin:64px 0}.ask-process-btn,.questions-description{display:none}.questions-blocks{margin-top:32px}.question-answer{font-weight:600}}.footer-form-mobile{display:none}.footer-form-block{display:flex;justify-content:flex-start;background:#070707;border:1px solid #1B1B1B;border-radius:26px;max-height:1150px;max-height:690px;margin:250px 60px;width:auto;overflow:hidden}.image-block{position:relative;overflow:hidden;margin:auto}.image img{padding:20px 150px;position:relative;height:870px;object-fit:cover;opacity:1;z-index:2}.footer-blur{position:absolute;top:50%;left:50%;width:420px;height:420px;transform:translate(-50%,-50%);background:radial-gradient(90% 70% at 60% 40%,#f91f79 0% 35%,#b055ef 75%,#9873ff);filter:blur(50px);opacity:.9;z-index:1;pointer-events:none;animation:blurWave 3.5s ease-in-out infinite}@keyframes blurWave{0%{transform:translate(-50%,-50%) scale(1);opacity:.85}25%{transform:translate(-50%,-50%) scale(1.08);opacity:1}50%{transform:translate(-50%,-50%) scale(1.12);opacity:.9}75%{transform:translate(-50%,-50%) scale(1.05);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:.85}}.footer-content-top{display:flex;justify-content:space-between;gap:200px;margin-bottom:60px}.footer-logo-and-social{display:flex;align-items:left;gap:60px}.footer-social{display:flex;align-items:center;gap:20px}.footer-social a{font-weight:600;font-size:clamp(16px,1vw,18px);line-height:120%;letter-spacing:-.05em;color:#fff;text-decoration:none}.footer-nav{display:flex;align-items:right;gap:20px}.footer-nav a{display:inline-flex;padding:5px;font-weight:600;font-size:clamp(16px,1vw,18px);line-height:120%;letter-spacing:-.05em;color:#fff;text-decoration:none;cursor:pointer;border-radius:100px}.footer-nav a:hover{color:#a8a8a8}.footer-divider{height:0;border-top:1.5px solid #1B1B1B}.footer-content-bottom{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;margin-top:60px;margin-bottom:60px}.footer-legal{display:flex;gap:40px;align-items:center}.footer-legal a{font-weight:500;font-size:clamp(16px,1vw,18px);line-height:120%;letter-spacing:-.05em;color:#fff;text-decoration:none}.footer-legal a:hover{color:#a8a8a8}.footer-legal div{font-weight:500;font-size:clamp(16px,1vw,18px);line-height:120%;letter-spacing:-.05em;color:#a8a8a8}.footer-legal-right{display:flex;flex-direction:column;justify-content:flex-end;color:#a8a8a8;font-weight:500;font-size:clamp(16px,1vw,18px)}@media(max-width:1078px){.footer-form-mobile{display:flex;justify-content:center;margin-bottom:64px;width:100%}.footer-form-block,.image-block,.image img,.footer-blur{display:none}}@media(max-width:768px){.footer-content-top{flex-direction:column;align-items:flex-start;gap:40px}.footer-logo-and-social{flex-direction:column;align-items:flex-start;gap:24px}.footer-nav{flex-direction:column;align-items:left;gap:20px}.footer-content-bottom{flex-direction:column;align-items:flex-start;white-space:normal;margin-top:60px;margin-bottom:60px}.footer-legal{flex-direction:column;align-items:flex-start;gap:20px}.footer-legal-right{margin-top:20px;color:#a8a8a8}}.not-found{display:flex;align-items:center}.not-found-container{color:#fff;display:flex;flex-direction:column;gap:clamp(32px,3vw,60px);align-items:flex-start;margin:clamp(64px,10vw,240px) auto}.not-found-header h1{font-size:clamp(32px,2dvw,64px);font-weight:700}.not-found-header p{font-size:clamp(18px,1vw,22px);font-weight:600}.not-found-header span{color:#a8a8a8;display:block;max-width:300px;word-wrap:break-word;white-space:normal;font-weight:400;font-size:clamp(14px,1vw,18px)}.not-found-buttons{display:flex;gap:clamp(6px,1vw,10px)}.article-page{padding:clamp(64px,10vw,120px) 0;color:#fff;background-color:#000;min-height:100vh}.article-container{max-width:900px;margin:0 auto}.article-back{display:inline-flex;align-items:center;gap:10px;cursor:pointer;color:#a8a8a8;font-weight:600;margin-bottom:40px;transition:color .3s ease}.article-back:hover{color:#fff}.back-arrow{width:20px;height:20px}.article-header{margin-bottom:40px}.article-title{font-size:clamp(32px,5vw,56px);line-height:110%;margin-bottom:20px;font-weight:700;letter-spacing:-.05em}.article-meta{display:flex;align-items:center;gap:15px;color:#a8a8a8;font-weight:500}.article-dot{width:4px;height:4px;background:#a8a8a8;border-radius:50%}.article-hero-image{width:100%;border-radius:20px;overflow:hidden;margin-bottom:60px;border:1px solid rgba(255,255,255,.1)}.article-hero-image img{width:100%;height:auto;display:block}.article-content-body{font-size:clamp(16px,1.2vw,20px);line-height:1.6;color:#e0e0e0}.article-content-body h1,.article-content-body h2,.article-content-body h3{color:#fff;margin-top:2em;margin-bottom:1em;font-weight:700;letter-spacing:-.02em}.article-content-body p{margin-bottom:1.5em}.article-content-body ul,.article-content-body ol{margin-bottom:1.5em;padding-left:1.5em}.article-content-body li{margin-bottom:.5em}.article-content-body blockquote{border-left:4px solid #6C41FF;padding:15px 25px;margin:2.5em 0;background:#6c41ff0d;font-style:italic;border-radius:0 12px 12px 0}.article-content-body img{display:block;max-width:100%;height:auto;border-radius:12px;margin:2.5em auto;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #00000080}.article-content-body table{width:100%;border-collapse:collapse;margin:2em 0;background:#ffffff08;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.article-content-body th,.article-content-body td{padding:12px 15px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.article-content-body th{background:#ffffff0d;font-weight:600;color:#fff}.article-content-body code{background:#1b1b1b;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em}.article-footer{margin-top:80px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.article-loading,.article-error{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center}
