.hero-section{color:#fff;overflow-x:hidden}.hero-section__text{z-index:11;letter-spacing:0;text-wrap:balance;max-width:720px;font-size:clamp(38px,4.2vw,64px);line-height:102%;position:absolute;bottom:70px}@media (max-width:1200px){.hero-section__text{bottom:40px}}@media (max-width:900px){.hero-section__text{max-width:440px}}.hero-section__big-logo{z-index:11;min-width:40vw;height:100%;min-height:100dvh;display:flex;position:absolute;top:0;right:0;overflow:hidden}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (appearance:none){.hero-section__big-logo{width:50vw}}.hero-section__big-logo img{z-index:-1;object-fit:cover;min-height:100dvh;max-height:100dvh}@media (max-width:1100px){.hero-section__big-logo img{object-fit:initial;max-height:initial;min-height:initial}.hero-section__big-logo{min-width:initial;min-height:initial;max-height:50dvh;top:initial;bottom:0}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (appearance:none){.hero-section__big-logo{width:initial}}}@media (max-width:768px){.hero-section__big-logo{display:none}}.hero-section__time-zone{position:relative}.hero-section__time-wrapper{z-index:12;grid-template-columns:1fr auto 1fr;gap:40px;width:100%;font-size:16px;line-height:120%;display:grid;position:absolute;top:22.02vh}.hero-section__time-wrapper p{line-height:initial}@media (max-width:768px){.hero-section__time-wrapper{display:flex}}@media (max-width:850px){.hero-section__time-wrapper{flex-direction:column;gap:40px}}.hero-section__time-row{align-items:center;gap:8px;display:flex}.hero-section__time-inner-flex{align-items:center;gap:120px;display:flex;position:relative;left:-35px}@media (max-width:1280px){.hero-section__time-inner-flex{gap:60px}}@media (max-width:850px){.hero-section__time-inner-flex{left:0}}@media (max-width:768px){.hero-section__time-inner-flex{gap:40px;align-items:initial;flex-direction:column}}.hero-section__time-number{font-size:46px}.hero-section__slider{background:#000;width:100vw;height:100svh;position:relative;top:0;left:0;overflow:hidden}.hero-section__slide{visibility:hidden;opacity:0;width:100vw;height:100svh;animation:18s linear infinite fade;position:absolute;top:0;left:0}@keyframes fade{0%{visibility:hidden;opacity:0}2%{visibility:visible;opacity:1}18%{visibility:visible;opacity:1}20%{visibility:hidden;opacity:0}}.hero-section__slide:first-child{animation-delay:0s}.hero-section__slide:nth-child(2){animation-delay:3s}.hero-section__slide:nth-child(3){animation-delay:6s}.hero-section__slide:nth-child(4){animation-delay:9s}.hero-section__slide:nth-child(5){animation-delay:12s}.hero-section__slide:nth-child(6){animation-delay:15s}.hero-section__slide:after{content:"";z-index:10;background:linear-gradient(#000000b3 0% 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-section__slide img{z-index:-1;object-fit:cover;object-position:center;vertical-align:bottom;width:100%;min-height:100svh}
.services-section{z-index:2;padding-top:96px;position:relative}@media (max-width:900px){.services-section{padding-top:64px}}.services-section__grid{grid-template-columns:minmax(340px,.56fr) minmax(300px,.44fr);align-items:start;gap:70px;margin-bottom:54px;display:grid}@media (max-width:900px){.services-section__grid{grid-template-columns:1fr;gap:18px;margin-bottom:34px}}.services-section__grid-heading{gap:54px;display:grid}@media (max-width:900px){.services-section__grid-heading{gap:18px}}.services-section__grid-heading h2{letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:680px;font-size:clamp(42px,4.9vw,82px);font-weight:600;line-height:92%}@media (max-width:640px){.services-section__grid-heading h2{font-size:40px}}.services-section__grid-title{color:#0500ff;text-transform:uppercase;font-size:16px;font-weight:600;line-height:110%}.services-section__grid-text{padding-top:72px}@media (max-width:900px){.services-section__grid-text{padding-top:0}}.services-section__grid-text p{max-width:480px;padding-bottom:6px;font-size:20px;line-height:130%}@media (max-width:900px){.services-section__grid-text p{max-width:620px;padding-bottom:0;font-size:18px}}.services-section__tabs{--services-preview-gap:22px;--services-switcher-row-height:clamp(184px, 13.2vw, 210px);--services-preview-media-height:calc(var(--services-switcher-row-height) + var(--services-switcher-row-height) - var(--services-preview-gap));grid-template-columns:minmax(0,.95fr) minmax(420px,.72fr);align-items:start;gap:54px;display:grid}@media (max-width:1100px){.services-section__tabs{--services-switcher-row-height:clamp(170px, 16vw, 190px);grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);gap:34px}}@media (max-width:900px){.services-section__tabs{--services-switcher-row-height:auto;--services-preview-media-height:auto;grid-template-columns:1fr}}.services-section__preview{gap:var(--services-preview-gap);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;display:grid}.services-section__preview-media{width:100%;height:var(--services-preview-media-height);aspect-ratio:2.05;background:#06111f;border:1px solid #000;border-radius:5px;position:relative;overflow:hidden}.services-section__preview-media:after{content:"";pointer-events:none;border:1px solid #ffffff59;position:absolute;inset:0}@media (max-width:900px){.services-section__preview-media{height:auto}}.services-section__preview-copy{box-sizing:border-box;border-top:1px solid #000;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);gap:24px;width:100%;min-width:0;padding-top:22px;display:grid}@media (max-width:760px){.services-section__preview-copy{grid-template-columns:1fr;gap:14px}}.services-section__preview-copy>p{color:gray;text-transform:uppercase;font-size:13px;font-weight:600}.services-section__preview-copy h4{letter-spacing:0;text-transform:uppercase;text-wrap:balance;font-size:clamp(28px,2.9vw,48px);font-weight:600;line-height:94%}.services-section__preview-copy>span{color:#333;grid-column:2;max-width:700px;font-size:18px;line-height:130%}@media (max-width:760px){.services-section__preview-copy>span{grid-column:auto}}.services-section__preview-copy ul{flex-wrap:wrap;grid-column:2;gap:8px;display:flex}@media (max-width:760px){.services-section__preview-copy ul{grid-column:auto}}.services-section__preview-copy li{text-transform:uppercase;border:1px solid #bdbec0;border-radius:45px;padding:8px 11px;font-size:12px;font-weight:600}.services-section__preview-copy .link{text-transform:uppercase;grid-column:2;margin-top:6px}@media (max-width:760px){.services-section__preview-copy .link{grid-column:auto}}.services-section__switcher{box-sizing:border-box;border-top:1px solid #000;width:100%;min-width:0}.services-section__switcher button{width:100%;height:var(--services-switcher-row-height);box-sizing:border-box;color:#a5a8ad;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #bdbec0;grid-template-columns:minmax(120px,.34fr) minmax(0,.7fr);gap:24px;padding:26px 0;transition:color .3s;display:grid}@media (max-width:640px){.services-section__switcher button{grid-template-columns:1fr;gap:8px;padding:22px 0}}.services-section__switcher button span{color:inherit;text-transform:uppercase;font-size:12px;font-weight:600}.services-section__switcher button strong{color:inherit;letter-spacing:0;text-transform:uppercase;text-wrap:balance;font-size:clamp(32px,4.1vw,64px);font-weight:600;line-height:92%}.services-section__switcher button small{color:#666;opacity:0;grid-column:2;max-width:580px;font-size:16px;line-height:130%;transition:opacity .25s}@media (max-width:640px){.services-section__switcher button small{grid-column:auto}}.services-section__switcher button:hover,.services-section__switcher button.active{color:#000}.services-section__switcher button:hover small,.services-section__switcher button.active small{opacity:1}.services-section__switcher button.active{border-bottom-color:#000}.service-visual{color:#dcecff;isolation:isolate;background:radial-gradient(circle at 78% 32%,#0500ff47,#0000 28%),linear-gradient(135deg,#06101d 0%,#0b1b2f 46%,#04101f 100%);width:100%;height:100%;animation:.55s cubic-bezier(.22,1,.36,1) service-preview-in;position:relative;overflow:hidden}.service-visual:before{content:"";opacity:.34;z-index:-2;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(0deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:18s linear infinite service-grid-drift;position:absolute;inset:0;transform:translate(0,0)}.service-visual:after{content:"";opacity:.7;filter:blur(18px);z-index:-3;background:conic-gradient(from 120deg,#0000,#0500ff29,#0000 34%,#ffffff14,#0000 62%);animation:12s linear infinite service-light-sweep;position:absolute;inset:-35%}.service-visual__grain{z-index:8;pointer-events:none;mix-blend-mode:overlay;opacity:.28;background-image:linear-gradient(#ffffff05 50%,#0000 50%),linear-gradient(90deg,#ffffff03 50%,#0000 50%);background-size:3px 3px;position:absolute;inset:0}.service-visual__stage{position:absolute;inset:0}.service-visual__headline{text-transform:uppercase;z-index:2;gap:4px;width:min(40%,430px);display:grid;position:absolute;top:8%;left:7%}.service-visual__headline span{letter-spacing:0;opacity:.84;font-size:clamp(12px,1.8vw,24px);font-weight:700;line-height:100%}.service-visual__headline strong{letter-spacing:0;color:#eef6ff;max-width:8.6ch;font-size:clamp(32px,4.4vw,56px);font-weight:700;line-height:84%}.service-visual__headline:after{content:"";transform-origin:0;background:#dcecffd9;width:78%;height:2px;margin-top:28px;animation:4.5s cubic-bezier(.22,1,.36,1) infinite service-line-grow}.service-visual__badge{z-index:4;color:#06111f;text-transform:uppercase;white-space:nowrap;background:#dcecff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:clamp(11px,1.35vw,16px);font-weight:700;line-height:100%;display:inline-flex;position:absolute;box-shadow:0 18px 44px #00000042}.service-visual__badge--left{animation:5.8s ease-in-out infinite service-float-small;bottom:16%;left:9%}.service-visual__badge--right{color:#fff;background:#0500ff;animation:5.8s ease-in-out infinite reverse service-float-small;bottom:15%;right:10%}.service-visual__metric{z-index:4;color:#06111f;background:#dcecffeb;border:1px solid #ffffff47;border-radius:18px;gap:4px;min-width:138px;padding:18px 20px;animation:6s ease-in-out infinite service-float-small;display:grid;position:absolute;bottom:8%;right:10%;box-shadow:0 26px 70px #00000047}.service-visual__metric span{color:#566578;text-transform:uppercase;font-size:12px;font-weight:700}.service-visual__metric strong{font-size:36px;font-weight:700;line-height:90%}.service-phone{aspect-ratio:9/16;width:23%;min-width:170px;transform-style:preserve-3d;background:linear-gradient(155deg,#122640f5,#09182bfa);border:2px solid #dcecff47;border-radius:9%/5%;position:absolute;box-shadow:0 34px 70px #00000061,inset 0 0 0 1px #ffffff0f}.service-phone:before{content:"";background:linear-gradient(#ffffff0e,#0000 42%);border:1px solid #dcecff14;border-radius:8%/5%;position:absolute;inset:9%}.service-phone--left{animation:7s ease-in-out infinite service-phone-left;bottom:11%;right:31%;transform:rotate(-7deg)}.service-phone--right{animation:7s ease-in-out infinite service-phone-right;bottom:13%;right:8%;transform:rotate(9deg)}.service-phone__speaker{background:#dcecff33;border-radius:99px;width:32%;height:2.2%;position:absolute;top:5%;left:50%;transform:translate(-50%)}.service-phone__card{background:#dcecff0b;border:1px solid #dcecff14;border-radius:14px;width:74%;height:20%;position:absolute;top:21%;left:13%}.service-phone__card:before{content:"";background:#0500ff;border-radius:99px;width:36%;height:13%;animation:2.8s ease-in-out infinite service-pulse;position:absolute;top:18%;left:10%}.service-phone__lines{gap:8px;width:54%;display:grid;position:absolute;top:31.5%;left:20%}.service-phone__lines span{transform-origin:0;background:#dcecff80;border-radius:99px;height:5px;animation:3.6s ease-in-out infinite service-line-pulse;display:block}.service-phone__lines span:nth-child(2){width:78%;animation-delay:.35s}.service-phone__lines span:nth-child(3){width:46%;animation-delay:.7s}.service-phone__checkout{color:#06111f;background:#dcecff;border-radius:18px;gap:12px;padding:16px;display:grid;position:absolute;bottom:12%;left:13%;right:13%}.service-phone__checkout strong{white-space:nowrap;font-size:clamp(10px,1.25vw,15px);line-height:100%}.service-phone__checkout span{background:#0500ff;border-radius:99px;width:78%;height:14px;animation:3.2s ease-in-out infinite service-checkout-fill;display:block}.service-phone__push{color:#06111f;background:#dcecff;border-radius:16px;padding:11px 15px;font-size:clamp(13px,1.65vw,21px);font-weight:700;line-height:104%;animation:4s ease-in-out infinite service-card-pop;position:absolute;top:18%;left:13%;right:13%;transform:rotate(6deg)}.service-phone__push--secondary{animation-delay:.5s;top:41%}.service-phone__grid{grid-template-columns:repeat(2,1fr);gap:10%;display:grid;position:absolute;bottom:20%;left:12%;right:12%}.service-phone__grid span{aspect-ratio:1;background:#dcecff1f;border:1px solid #dcecff12;border-radius:12px;animation:4.8s ease-in-out infinite service-tile-lift}.service-phone__grid span:nth-child(2){animation-delay:.35s}.commerce-frame{background:#dcecff14;border:1px solid #ffffff2e;border-radius:18px;position:absolute;box-shadow:0 34px 80px #00000047,inset 0 0 0 1px #ffffff0a}.commerce-frame--desktop{width:62%;height:66%;animation:7s ease-in-out infinite service-float-large;top:10%;left:7%;overflow:hidden}.commerce-frame--panel{background:#06111fdb;gap:10px;width:30%;min-width:220px;padding:22px;animation:6.4s ease-in-out infinite reverse service-float-small;display:grid;bottom:16%;right:6%}.commerce-frame--panel span{color:#dcecffb8;font-size:12px;font-weight:700}.commerce-frame--panel strong{color:#fff;font-size:clamp(22px,2.35vw,31px);line-height:92%}.commerce-frame--panel i{transform-origin:0;background:#dcecff38;border-radius:99px;height:10px;animation:3.8s ease-in-out infinite service-line-pulse;display:block}.commerce-frame--panel i:nth-of-type(2){width:74%;animation-delay:.3s}.commerce-frame--panel i:nth-of-type(3){width:52%;animation-delay:.6s}.commerce-frame__topbar{border-bottom:1px solid #ffffff1f;gap:9px;height:46px;padding:17px 18px;display:flex}.commerce-frame__topbar span{background:#dcecff94;border-radius:50%;width:11px;height:11px}.commerce-frame__hero{background:linear-gradient(135deg,#dcecff29,#0500ff3d);align-content:end;height:44%;padding:30px;display:grid}.commerce-frame__hero span{text-transform:uppercase;font-size:13px;font-weight:700}.commerce-frame__hero strong{color:#fff;text-transform:uppercase;max-width:410px;font-size:clamp(28px,3.25vw,42px);font-weight:700;line-height:90%}.commerce-frame__products{grid-template-columns:repeat(3,1fr);gap:1px;height:calc(56% - 46px);display:grid}.commerce-frame__products span{background:linear-gradient(#0000 0 45%,#06111f2e 45% 100%),radial-gradient(circle at 50% 38%,#dcecffb8,#0000 28%),#dcecff24;animation:5.4s ease-in-out infinite service-product-scan}.commerce-frame__products span:nth-child(2){animation-delay:.28s}.commerce-frame__products span:nth-child(3){animation-delay:.56s}.product-shell{background:#dcecff1f;border:1px solid #ffffff2e;border-radius:22px;grid-template-columns:72px 1fr;width:76%;height:72%;animation:7.4s ease-in-out infinite service-float-large;display:grid;position:absolute;top:10%;left:8%;overflow:hidden;box-shadow:0 34px 80px #0000004d}.product-shell__sidebar{background:#0000002e;border-right:1px solid #ffffff1f;align-content:start;gap:18px;padding:24px 20px;display:grid}.product-shell__sidebar span{background:#dcecff2e;border-radius:10px;width:32px;height:32px}.product-shell__sidebar span:first-child{background:#0500ff}.product-shell__main{grid-template-rows:auto 1fr auto;gap:24px;padding:30px;display:grid}.product-shell__header{color:#fff;justify-content:space-between;gap:20px;display:flex}.product-shell__header strong{max-width:520px;font-size:clamp(28px,4.2vw,56px);line-height:86%}.product-shell__header span{background:#0500ff;border-radius:999px;align-self:start;padding:8px 12px;font-size:12px;font-weight:700}.product-shell__chart{background:#00000024;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:repeat(4,1fr);align-items:end;gap:14px;padding:22px;display:grid;position:relative}.product-shell__chart i{background:linear-gradient(#dcecff,#0500ff);border-radius:999px 999px 12px 12px;min-height:44px;animation:4.8s ease-in-out infinite service-bar-rise;display:block}.product-shell__chart i:first-child{height:38%}.product-shell__chart i:nth-child(2){height:64%;animation-delay:.2s}.product-shell__chart i:nth-child(3){height:82%;animation-delay:.4s}.product-shell__chart i:nth-child(4){height:54%;animation-delay:.6s}.product-shell__rows{gap:12px;display:grid}.product-shell__rows span{transform-origin:0;background:#dcecff38;border-radius:99px;height:14px;animation:4s ease-in-out infinite service-line-pulse}.product-shell__rows span:nth-child(2){width:72%;animation-delay:.25s}.product-shell__rows span:nth-child(3){width:48%;animation-delay:.5s}.product-orbit{pointer-events:none;border:1px solid #dcecff33;border-radius:50%;position:absolute}.product-orbit--one{width:150px;height:150px;animation:8s linear infinite service-orbit;top:13%;right:6%}.product-orbit--two{width:92px;height:92px;animation:6.4s linear infinite reverse service-orbit;bottom:10%;left:16%}.editorial-site{background:#dcecff29;border:1px solid #fff3;border-radius:22px;grid-template-columns:.92fr 1fr;width:76%;height:76%;animation:7.2s ease-in-out infinite service-float-large;display:grid;position:absolute;top:8%;left:8%;overflow:hidden;box-shadow:0 34px 80px #0000004d}.editorial-site__image{background:linear-gradient(#06111f0d,#06111fad),radial-gradient(circle at 48% 36%,#dcecff94,#0000 24%),linear-gradient(135deg,#dcecff61,#0500ff33);animation:7s ease-in-out infinite service-editorial-shift}.editorial-site__copy{color:#06111f;background:#f6f6f6;align-content:center;gap:18px;padding:36px 42px;display:grid}.editorial-site__copy span{color:#0500ff;text-transform:uppercase;font-size:12px;font-weight:700}.editorial-site__copy strong{max-width:430px;font-size:clamp(32px,4.1vw,56px);font-weight:700;line-height:88%}.editorial-site__copy i{transform-origin:0;background:#d4d4d4;border-radius:99px;height:10px;animation:4.2s ease-in-out infinite service-line-pulse;display:block}.editorial-site__copy i:nth-of-type(2){width:72%;animation-delay:.25s}.editorial-site__copy i:nth-of-type(3){width:46%;animation-delay:.5s}.editorial-stack{background:#dcecff1a;border:1px solid #fff3;border-radius:16px;position:absolute;right:8%}.editorial-stack--one{width:20%;height:16%;animation:6s ease-in-out infinite service-stack-one;top:13%}.editorial-stack--two{width:15%;height:12%;animation:6.4s ease-in-out infinite service-stack-two;top:32%}@keyframes service-preview-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes service-grid-drift{to{transform:translate(-64px,-64px)}}@keyframes service-light-sweep{to{transform:rotate(360deg)}}@keyframes service-line-grow{0%,to{opacity:.52;transform:scaleX(.45)}45%,70%{opacity:.95;transform:scaleX(1)}}@keyframes service-phone-left{0%,to{transform:translate(0,0)rotate(-7deg)}50%{transform:translate(-2%,-3%)rotate(-4deg)}}@keyframes service-phone-right{0%,to{transform:translate(0,0)rotate(9deg)}50%{transform:translate(2%,-4%)rotate(6deg)}}@keyframes service-pulse{0%,to{opacity:.68;transform:scaleX(.65)}45%,70%{opacity:1;transform:scaleX(1.05)}}@keyframes service-line-pulse{0%,to{opacity:.45;transform:scaleX(.72)}48%,72%{opacity:.86;transform:scaleX(1)}}@keyframes service-checkout-fill{0%,to{transform:scaleX(.5)}48%,70%{transform:scaleX(1)}}@keyframes service-card-pop{0%,to{transform:translateY(0)rotate(6deg)}42%,62%{transform:translateY(-8px)rotate(3deg)}}@keyframes service-tile-lift{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}@keyframes service-float-small{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes service-float-large{0%,to{transform:translate(0,0)}50%{transform:translateY(-14px)}}@keyframes service-product-scan{0%,to{filter:brightness(.82);transform:translateY(0)}50%{filter:brightness(1.08);transform:translateY(-5px)}}@keyframes service-bar-rise{0%,to{opacity:.78;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}@keyframes service-orbit{to{transform:rotate(360deg)}}@keyframes service-editorial-shift{0%,to{filter:contrast();transform:scale(1)}50%{filter:contrast(1.08);transform:scale(1.04)}}@keyframes service-stack-one{0%,to{transform:translate(0,0)rotate(4deg)}50%{transform:translate(-10px,8px)rotate(1deg)}}@keyframes service-stack-two{0%,to{transform:translate(0,0)rotate(-5deg)}50%{transform:translate(12px,-6px)rotate(-2deg)}}@media (max-width:760px){.service-visual__headline{width:42%;top:8%;left:6%}.service-visual__headline span{font-size:10px}.service-visual__headline strong{max-width:7.2ch;font-size:clamp(24px,8vw,34px);line-height:86%}.service-visual__headline:after{width:82%;margin-top:14px}.service-visual__badge{min-height:38px;padding:0 16px}.service-visual__badge--left{bottom:10%;left:6%}.service-visual__badge--right{bottom:9%;right:6%}.service-phone{width:24%;min-width:104px}.service-phone--left{bottom:19%;right:30%}.service-phone--right{bottom:20%;right:4%}.service-phone__push{border-radius:12px;padding:9px 11px}.service-phone__checkout{border-radius:13px;padding:10px}.commerce-frame--desktop{width:78%;top:12%;left:6%}.commerce-frame--panel{width:42%;min-width:160px;padding:18px;right:5%}.product-shell,.editorial-site{width:88%;left:6%}}@media (prefers-reduced-motion:reduce){.services-section__switcher button,.services-section__switcher small{transition:none;animation:none;transform:none}.service-visual,.service-visual:before,.service-visual:after,.service-visual *,.service-visual :before,.service-visual :after{transition:none!important;animation:none!important}}
.testimonials{margin-top:0}.testimonials__intro{grid-template-columns:minmax(0,1fr) minmax(240px,.28fr);align-items:start;gap:60px;padding-top:120px;display:grid}@media (max-width:900px){.testimonials__intro{grid-template-columns:1fr;gap:32px;padding-top:80px}}.testimonials__intro h2{letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:1080px;font-size:clamp(42px,5.7vw,96px);font-weight:600;line-height:92%}.testimonials__eyebrow{color:#0500ff;text-transform:uppercase;margin-bottom:22px;font-size:14px;font-weight:600}.testimonials__score{margin-top:42px;padding-top:18px}@media (max-width:900px){.testimonials__score{margin-top:0}}.testimonials__score span{font-size:clamp(64px,7vw,120px);font-weight:600;line-height:90%;display:block}.testimonials__score p{color:gray;text-transform:uppercase;margin-top:12px;font-weight:600}.testimonials__list{border-top:1px solid #000;margin-top:70px}.testimonials__item{border-bottom:1px solid #bdbec0;grid-template-columns:72px minmax(0,1fr) minmax(220px,.35fr);align-items:start;gap:34px;padding:28px 0;display:grid}@media (max-width:900px){.testimonials__item{grid-template-columns:48px minmax(0,1fr)}}@media (max-width:560px){.testimonials__item{grid-template-columns:1fr;gap:14px}}.testimonials__item blockquote{letter-spacing:0;text-transform:uppercase;text-wrap:balance;font-size:clamp(24px,2.8vw,46px);font-weight:600;line-height:104%}.testimonials__number{color:#0500ff;font-size:14px;font-weight:600}.testimonials__meta{padding-top:6px}@media (max-width:900px){.testimonials__meta{grid-column:2;padding-top:0}}@media (max-width:560px){.testimonials__meta{grid-column:auto}}.testimonials__meta p{text-transform:uppercase;font-weight:600}.testimonials__meta span{color:gray;margin-top:10px;line-height:130%;display:block}.testimonials__link{text-transform:uppercase;margin-top:34px;display:inline-block}
.work{margin-top:0;margin-bottom:0}.work__heading{grid-template-columns:minmax(0,1.05fr) minmax(320px,.5fr);align-items:start;gap:60px;margin-bottom:44px;padding-top:96px;display:grid}@media (max-width:900px){.work__heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px;padding-top:64px}}.work__heading>div>span{color:#0500ff;text-transform:uppercase;margin-bottom:18px;font-size:14px;font-weight:600;display:block}.work__heading h2{letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:980px;font-size:clamp(42px,5.5vw,96px);font-weight:600;line-height:92%}.work__heading h2 span{color:inherit;font-size:inherit;font-weight:inherit;opacity:0;margin-bottom:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards work-title-in;display:block;transform:translateY(18px)}.work__heading h2 span:nth-child(2){animation-delay:80ms}.work__heading h2 span:nth-child(3){animation-delay:.16s}.work__summary{padding-top:34px}@media (max-width:900px){.work__summary{padding-top:0}}.work__summary p{max-width:520px;font-size:20px;line-height:130%}@media (max-width:900px){.work__summary p{font-size:18px}}.work__summary dl{border-top:1px solid #000;border-bottom:1px solid #000;grid-template-columns:1fr 1fr;margin-top:28px;display:grid}@media (max-width:520px){.work__summary dl{grid-template-columns:1fr}}.work__summary dl div{padding:16px 0}.work__summary dl div:not(:last-child){border-right:1px solid #bdbec0;padding-right:18px}@media (max-width:520px){.work__summary dl div:not(:last-child){border-bottom:1px solid #bdbec0;border-right:0;padding-right:0}}.work__summary dl div:last-child{padding-left:18px}@media (max-width:520px){.work__summary dl div:last-child{padding-left:0}}.work__summary dl dt{color:gray;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600}.work__summary dl dd{text-transform:uppercase;font-weight:600;line-height:110%}.work__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px 18px;display:grid}@media (max-width:1180px){.work__grid{gap:14px}}@media (max-width:760px){.work__grid{grid-template-columns:1fr;gap:28px}}.work__case{color:#000;grid-column:span 4}@media (max-width:1180px){.work__case{grid-column:span 6}}@media (max-width:760px){.work__case{grid-column:1}}.work__case:hover .work__case-action{opacity:1;transform:translate(-50%,-50%)}.work__case--standard{grid-column:span 4}@media (max-width:1180px){.work__case--standard{grid-column:span 4}}@media (max-width:900px){.work__case--standard{grid-column:span 6}}@media (max-width:760px){.work__case--standard{grid-column:1}}.work__case-image{aspect-ratio:16/11;isolation:isolate;background:#f4f4f4;border:1px solid #000;border-radius:5px;transition:border-color .3s;display:block;position:relative;overflow:hidden}.work__case-image:before{content:"";z-index:2;transition:transform .85s cubic-bezier(.76,0,.24,1);transition-delay:calc(var(--case-index)*60ms);background:#fff;position:absolute;inset:0;transform:translate(0)}.work__case-image:after{content:"";z-index:1;opacity:0;background:#00000080;transition:opacity .35s;position:absolute;inset:0}.work__case-image img{object-fit:cover;width:100%;height:100%}.work__case.aos-animate .work__case-image:before{transform:translate(105%)}.work__case:hover .work__case-image:after{opacity:1}.work__case-action{z-index:3;color:#000;text-transform:none;opacity:0;background:#fff;border-radius:50px;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 32px);padding:10px 15px;font-size:16px;font-weight:400;line-height:100%;transition:opacity .3s,transform .3s,background .3s,color .3s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(10px - 50%))}.work__case-action svg{width:20px;height:auto;display:block}.work__case-action svg circle,.work__case-action svg path{transition:all .3s}.work__case-action:hover{color:#fff;background:#000}.work__case-action:hover svg circle{fill:#fff}.work__case-action:hover svg path{fill:#000}@media (max-width:900px){.work__case-action{display:none}}.work__case-content{grid-template-columns:1fr;gap:10px;padding-top:16px;display:grid}@media (max-width:760px){.work__case-content{grid-template-columns:1fr;gap:8px}}.work__case-content div p{color:gray;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:600}.work__case-content h3{letter-spacing:0;text-transform:uppercase;text-wrap:balance;font-size:clamp(24px,1.9vw,34px);font-weight:600;line-height:98%}.work__all-link{text-transform:uppercase;width:fit-content;margin:46px auto 0;font-size:16px;display:block}@media (max-width:760px){.work__all-link{margin-top:34px}}@keyframes work-title-in{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.work__heading h2 span,.work__case,.work__case-image,.work__case-image:before,.work__case-image:after,.work__case-action{transition:none;animation:none}.work__heading h2 span{opacity:1;transform:none}.work__case-image:before,.work__case-image:after{display:none}.work__case-action{transform:translate(-50%,calc(10px - 50%))}.work__case:hover .work__case-action{opacity:1;transform:translate(-50%,-50%)}}
