.hero{background-color:var(--color-base-100);width:100%;height:100svh;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ff6e1408 0%,#0000 60%);width:140%;height:80%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.hero .container{justify-content:center;align-items:flex-end;display:flex}.hero .container .hero-content-main{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:65%;height:100%;padding-top:4rem;padding-bottom:5rem;display:flex}.hero .container .hero-content-main .hero-footer{flex-direction:column;align-items:center;gap:2rem;width:50%;display:flex}.hero .container .hero-content-main .hero-footer p.mn{color:var(--color-base-300)}.hero .container .hero-footer-outer{width:100%;padding:2rem;position:absolute;bottom:0;left:0}.hero .container .hero-footer-outer div{justify-content:space-between;align-items:flex-end;display:flex}.hero .hero-trust-signals{z-index:1;justify-content:center;gap:3rem;display:flex;position:relative}.hero .trust-signal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0000000a;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.hero .trust-signal:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff9,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero .trust-signal:hover:before{left:150%}.hero .trust-signal:hover{background:#ffffffe6;border-color:#ff6e1426;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 32px #00000014,0 0 0 1px #ff6e141a}.hero .trust-signal-value{font-family:var(--font-display);color:var(--color-base-400);letter-spacing:-.03em;font-size:2.5rem;font-weight:600;line-height:1;transition:color .3s}.hero .trust-signal:hover .trust-signal-value{color:var(--color-base-400)}.hero .trust-signal-label{font-family:var(--font-mono);text-transform:uppercase;color:var(--color-base-300);letter-spacing:.08rem;font-size:.75rem;font-weight:500}.services{background-color:var(--color-base-100);width:100%;height:100%;padding:10rem 0 6rem;position:relative;overflow:hidden}.services .services-header-content{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;width:65%;height:100%;margin:0 auto;display:flex}.services .services-header-title{width:75%}.services .services-header-content .arrow{width:3rem}.services .services-header-content .services-header-copy{width:50%}.testimonials-header{background-color:var(--color-base-100);width:100%;height:100%;padding:8rem 0 4rem;position:relative;overflow:hidden}.testimonials-header .testimonials-header-content{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;width:65%;height:100%;margin:0 auto;display:flex}.testimonials-header .testimonials-header-title{width:100%}.testimonials-header .testimonials-header-content .arrow{width:3rem}.testimonials-header .testimonials-header-content .testimonials-header-copy{width:50%}@media (max-width:1000px){.hero .container .hero-content-main{justify-content:center;gap:1.75rem;width:100%;padding-top:5rem;padding-bottom:4rem}.hero .container .hero-content-main .hero-footer{gap:1.5rem;width:85%}.hero .hero-trust-signals{gap:1.5rem}.hero .trust-signal-value{font-size:1.75rem}.hero .trust-signal-label{letter-spacing:.05rem;font-size:.75rem}.services .services-header-title,.services .services-header-content,.services .services-header-content .services-header-copy,.testimonials-header .testimonials-header-title,.testimonials-header .testimonials-header-content,.testimonials-header .testimonials-header-content .testimonials-header-copy{width:100%}.featured-work-list{padding:8rem 0!important}.featured-work-list .row{flex-direction:column;width:100%!important}}@media (max-width:480px){.hero .hero-trust-signals{gap:.75rem}.hero .trust-signal{padding:1rem .75rem}.hero .trust-signal-value{font-size:1.35rem}.hero .trust-signal-label{letter-spacing:.02rem;white-space:nowrap;font-size:.6rem}.hero .container .hero-content-main .hero-footer{width:100%}}.dark .hero{background-color:var(--bg-page)}.dark .hero:before{background:radial-gradient(#ff6e140f 0%,#0000 60%)}.dark .trust-signal{background:#ffffff0a;border-color:#ffffff1a}.dark .trust-signal:before{background:linear-gradient(90deg,#0000,#ffffff08,#0000)}.dark .trust-signal:hover{background:#ffffff14;border-color:#ff6e1433;box-shadow:0 12px 32px #0000004d,0 0 0 1px #ff6e1426}.dark .trust-signal-value,.dark .trust-signal:hover .trust-signal-value{color:var(--text-primary)}.dark .trust-signal-label{color:var(--text-secondary)}.dark .services,.dark .testimonials-header{background-color:var(--bg-page)}
/*# sourceMappingURL=3ce8ff4a332edc0e.css.map*/