.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.hidden{display:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-screen{width:100vw}.w-20{width:5rem}.w-12{width:3rem}.w-10{width:2.5rem}.w-7{width:1.75rem}.w-\[1px\]{width:1px}.h-full{height:100%}.h-16{height:4rem}.h-12{height:3rem}.h-10{height:2.5rem}.h-7{height:1.75rem}.h-1\/3{height:33.333333%}.h-\[100dvh\]{height:100dvh}.min-w-\[85\%\]{min-width:85%}.max-w-2xl{max-width:42rem}.max-w-\[260px\]{max-width:260px}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.object-cover{object-fit:cover}.pointer-events-none{pointer-events:none}.snap-x{scroll-snap-type:x mandatory}.snap-mandatory{scroll-snap-type:x mandatory}.snap-center{scroll-snap-align:center}.scroll-smooth{scroll-behavior:smooth}.cursor-pointer{cursor:pointer}.text-center{text-align:center}.whitespace-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.m-0{margin:0}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-28{margin-top:7rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.mb-20{margin-bottom:5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.p-4{padding:1rem}.pt-2{padding-top:.5rem}.pt-10{padding-top:2.5rem}.pt-24{padding-top:6rem}.pb-6{padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-48{padding-bottom:12rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[8px\]{font-size:8px}.text-\[10px\]{font-size:10px}.text-\[clamp\(0\.7rem\,0\.78vw\,0\.88rem\)\]{font-size:clamp(0.7rem, 0.78vw, 0.88rem)}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.4em\]{letter-spacing:.4em}.text-white{color:#fff}.text-black{color:#000}.text-gray-400{color:#9ca3af}.text-\[\#18181B\]{color:#18181B}.bg-white{background-color:#fff}.bg-agency-black{background-color:#fff}.bg-navy-dark{background-color:var(--navy-dark,#0f172a)}.bg-neutral-900{background-color:#171717}.bg-black\/50{background-color:rgb(0 0 0 / .5)}.bg-black\/95{background-color:rgb(0 0 0 / .95)}.bg-white\/10{background-color:rgb(255 255 255 / .1)}.bg-white\/30{background-color:rgb(255 255 255 / .3)}.bg-zinc-950\/90{background-color:rgb(9 9 11 / .9)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from,transparent),var(--tw-gradient-to,transparent))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-from,transparent),var(--tw-gradient-to,transparent))}.from-white{--tw-gradient-from:#fff}.to-transparent{--tw-gradient-to:transparent}.opacity-0{opacity:0}.opacity-60{opacity:.6}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px;border-style:solid}.border-black\/10{border-color:rgb(0 0 0 / .1)}.border-white\/10{border-color:rgb(255 255 255 / .1)}.border-white\/25{border-color:rgb(255 255 255 / .25)}.border-white\/30{border-color:rgb(255 255 255 / .3)}.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}.backdrop-blur{backdrop-filter:blur(8px)}.backdrop-blur-md{backdrop-filter:blur(12px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:150ms}.transition-all{transition-property:all;transition-duration:150ms}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:150ms}.transition-opacity{transition-property:opacity;transition-duration:150ms}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}.duration-500{transition-duration:500ms}.grayscale{filter:grayscale(100%)}.aspect-video{aspect-ratio:16 / 9}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.top-1\/2{top:50%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.right-2{right:.5rem}.right-6{right:1.5rem}.bottom-6{bottom:1.5rem}.bottom-9{bottom:2.25rem}.bottom-60{bottom:15rem}.-translate-x-1\/2{transform:translateX(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-y-4{transform:translateY(-1rem)}.-translate-y-14{transform:translateY(-3.5rem)}.group:hover .group-hover\:grayscale-0{filter:grayscale(0)}.group:hover .group-hover\:font-semibold{font-weight:600}.group:hover .group-hover\:text-white{color:#fff}.group\/slider:hover .group-hover\/slider\:opacity-100{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-white\/20:hover{background-color:rgb(255 255 255 / .2)}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-zinc-900:hover{background-color:#18181b}.hover\:text-black:hover{color:#000}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}@keyframes home-bounce-slow{0%,100%{transform:translateY(0)}50%{transform:translateY(1rem)}}.animate-bounce-slow{animation:home-bounce-slow 2s infinite}@media (min-width:640px){.sm\:hidden{display:none}.sm\:flex{display:flex}.sm\:gap-2{gap:.5rem}.sm\:mt-0{margin-top:0}.sm\:w-12{width:3rem}.sm\:h-12{height:3rem}.sm\:text-\[9px\]{font-size:9px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:min-w-\[70\%\]{min-width:70%}}@media (min-width:768px){.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:mt-0{margin-top:0}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:pt-28{padding-top:7rem}.md\:pb-60{padding-bottom:15rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:min-w-\[55\%\]{min-width:55%}}@media (min-width:1024px){.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:left-0{left:0}.lg\:right-0{right:0}.lg\:min-w-0{min-width:0}.lg\:overflow-visible{overflow:visible}}@media (min-width:1280px){.xl\:block{display:block}.xl\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}.xl\:-left-8{left:-2rem}.xl\:-right-8{right:-2rem}}@media (min-width:1536px){.\32xl\:-left-14{left:-3.5rem}.\32xl\:-right-14{right:-3.5rem}}