html{scrollbar-gutter:stable;margin:0;padding:0;overflow-x:hidden}body{font-family:var(--font-sans), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;margin:0;padding:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{flex-direction:column;min-height:100vh;display:flex}.page-content{z-index:1;flex:1;position:relative}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 60px);font-family:ClashGrotesk-Bold,sans-serif;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#hero{justify-content:center;align-items:center;gap:100px;margin-top:30px;margin-bottom:15px;padding:10px 50px;display:flex;position:relative}#hero:after{content:"";opacity:.05;z-index:0;background:url(/dotsnew.png) 50%/contain no-repeat;width:1200px;height:1200px;position:absolute;top:70%;right:60%;transform:translateY(-50%)}.hero-content{z-index:1;text-align:left;flex:1;min-width:40%;max-width:600px;position:relative}.hero-content h1{max-width:100%;margin-bottom:20px;font-family:ClashGrotesk-Bold,sans-serif;font-size:4rem}.hero-content p{max-width:85%;margin-bottom:20px;font-family:ClashGrotesk-Regular,sans-serif;font-size:1.5rem;line-height:1.5}.hero-visual{flex:1;justify-content:center;align-items:center;min-width:400px;max-width:40%;display:flex}.hero-visual img{object-fit:contain;width:100%;min-width:200px;height:auto}@media (max-width:1440px){.hero-content h1{font-size:3rem}.hero-content p{font-size:1.3rem}}@media (max-width:1024px){#hero{padding:30px 70px}}@media (max-width:768px){#hero{text-align:center;flex-direction:column}.hero-content h1{font-size:2.5rem}.hero-content{text-align:center}.hero-content h1,.hero-content p{max-width:100%}.cta-button{margin:0 auto}}#benefits{text-align:center;z-index:1;background-color:#f9f9f9;padding:50px 20px}#benefits h2{margin-bottom:30px;font-family:ClashGrotesk-Bold,sans-serif;font-size:2rem}.benefits-grid{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.benefit{text-align:center;z-index:1;background:#fff;border-radius:10px;max-width:500px;padding:20px;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 8px #0000000d}.benefit:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000001a}.benefit img{border-radius:6px;max-width:100%;height:auto;margin-bottom:15px}.benefit h3{color:#333;margin-bottom:10px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:1.6rem}.benefit p{color:#555;margin:0;font-family:ClashGrotesk-Regular,sans-serif;font-size:1.3rem;line-height:1.5}@media (max-width:768px){.benefits-grid{flex-direction:column;align-items:center}}#how-it-works{text-align:center;border-radius:20px;padding:50px 20px}.coloured-border{text-align:center;border-radius:20px;width:70%;margin:auto;padding:50px 20px;background-color:#48a6a7!important}.coloured-border h2{margin-bottom:30px;font-family:ClashGrotesk-Bold,sans-serif;font-size:2rem}.coloured-border img{border-radius:6px;max-width:100%;height:auto;margin-bottom:15px}.steps{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.step{text-align:center;background:#f1f1f1;border-radius:10px;max-width:300px;padding:20px;box-shadow:0 4px 6px #0000001a}.step h3{margin-bottom:10px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:1.5rem}.step p{color:#555;font-family:ClashGrotesk-Regular,sans-serif;font-size:1.2rem}@media (max-width:768px){.steps{flex-direction:column;align-items:center}}#testimonials{text-align:center;padding:50px 20px}#testimonials h2{margin-bottom:30px;font-family:ClashGrotesk-Bold,sans-serif;font-size:2.5rem}.testimonial-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.testimonial{text-align:center;background:#ebe1d3;border-radius:10px;flex-direction:column;align-items:center;width:300px;min-height:370px;padding:20px;display:flex;box-shadow:0 4px 6px #0000001a}.testimonial p{color:#555;margin-bottom:10px;font-family:ClashGrotesk-Regular,sans-serif;font-size:1.3rem;font-style:italic}.testimonial span{color:#000;margin-top:auto;font-family:ClashGrotesk-Semibold,sans-serif;font-size:1.7rem}.testimonial img{width:50%}@media (max-width:768px){.testimonial-grid{flex-direction:column;align-items:center}.hero-content,.hero-visual,.hero-visual img{max-width:100%;min-width:unset}}@media (max-width:425px){.benefit{width:80%}.step,.coloured-border{width:90%}}#cta{text-align:center;color:#fff;background-color:#48a6a7;padding:50px 20px}#cta h2{color:#2973b2;margin-bottom:20px;font-family:ClashGrotesk-Bold,sans-serif;font-size:2rem}.cta-button{color:#fff;background-color:#2973b2;border-radius:5px;padding:10px 20px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.cta-button:hover{background-color:#48a6a7}.generic-margintop{margin-top:50px}.hiw-steps{text-align:center;flex-direction:column;align-items:center;padding:0;display:flex}.hiw-steps h1{margin-bottom:15px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:2rem}.hiw-steps h2{font-family:ClashGrotesk-Regular,sans-serif;font-size:1.4rem}#three-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.hiw-arrow-wrapper{justify-content:center;align-items:flex-end;display:flex}.hiw-arrow{width:150px;margin:-20px 10px 200px}.three-steps-card{text-align:center;background:#ebe1d3;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:17%;min-width:300px;min-height:350px;padding:10px 30px;display:flex;box-shadow:0 4px 6px #0000001a}.three-steps-card>p{text-align:center;margin-top:10px;font-size:1.2rem}.three-steps-card>h3{color:#333;margin-bottom:10px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:1.5rem}.step-icon{margin:0 10px}.three-steps-card svg{margin-bottom:10px}@media (max-width:1324px){.hiw-arrow{width:100px}}@media (max-width:1224px){.hiw-arrow{width:0}}@media (max-width:425px){.cta-button{text-align:center;width:100%}.hero-content{z-index:1;text-align:left;flex:1;order:2;min-width:50%;max-width:700px;position:relative}#hero{gap:2px;padding:30px 35px}.hero-visual{order:1}.hero-content h1{font-family:ClashGrotesk-Regular,sans-serif;font-size:1.9rem}.hero-content p{font-size:1.1rem}}.content-section{justify-content:space-between;align-items:center;gap:50px;max-width:1300px;margin:0 auto;padding:40px 20px;display:flex}.content-text{text-align:left;flex:1}.content-text h1{color:#333;margin-bottom:15px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:2rem}.content-text p{color:#555;font-family:ClashGrotesk-Regular,sans-serif;font-size:1.2rem;line-height:1.6}.content-image{flex:1;justify-content:center;align-items:center;display:flex}.content-image img{background-color:#fff;border-radius:10px;max-width:95%;height:auto;box-shadow:0 4px 6px #0000001a}@media (max-width:992px){.content-section{text-align:center;flex-direction:column}.content-section.reverse{flex-direction:column}.content-text,.content-image{width:100%}.content-text h1{font-size:1.8rem}.content-text p{font-size:1rem}}@media (max-width:600px){.content-text h1{font-size:1.5rem}.content-text p{font-size:.95rem}}.stepPricing{text-align:center;background:#f1f1f1;border-radius:10px;max-width:370px;padding:20px;box-shadow:0 4px 6px #0000001a}.stepPricing h3{margin-bottom:10px;font-family:ClashGrotesk-Semibold,sans-serif;font-size:1.5rem}.stepPricing p{color:#555;font-family:ClashGrotesk-Regular,sans-serif;font-size:1.2rem}.loadingAnimation{font-size:2rem!important}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-float{animation:8s ease-in-out infinite float}.animate-float-delayed{animation:8s ease-in-out 4s infinite float}[data-animate]{opacity:0;transition-property:opacity,transform;transition-duration:.4s;transition-timing-function:cubic-bezier(.22,1,.36,1)}[data-animate].is-visible{opacity:1;transform:none}[data-animate=fade-in]{opacity:0}[data-animate=slide-up]{transform:translateY(24px)}[data-animate=fade-up]{opacity:0;transform:translateY(24px)}[data-animate=slide-left]{opacity:0;transform:translate(24px)}[data-animate=stagger-up]{opacity:0;transition-delay:var(--animate-delay,0s);transform:translateY(16px)}@media (prefers-reduced-motion:reduce){[data-animate]{opacity:1!important;transition:none!important;transform:none!important}.animate-float,.animate-float-delayed{animation:none!important}}@media (hover:none){.hover\:-translate-y-1:hover{transform:none!important}.hover\:shadow-xl:hover,.hover\:shadow-2xl:hover,.hover\:shadow-3xl:hover,.hover\:shadow-lg:hover{box-shadow:inherit!important}}@media (max-width:767px){[style*=--mobile-spread]{--fan-spread:var(--mobile-spread)!important;--fan-scale:var(--mobile-scale)!important}}@media (min-width:768px){[style*=--desktop-spread]{--fan-spread:var(--desktop-spread);--fan-scale:var(--desktop-scale)}}