.HeroSection-module__MmUPlq__hero{background:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__MmUPlq__videoBackground{object-fit:cover;z-index:0;opacity:.5;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)scale(1.1)}.HeroSection-module__MmUPlq__overlay{z-index:1;pointer-events:none;background:radial-gradient(#0a010f4d 0%,#050106d9 70%,#050106f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__MmUPlq__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;height:100%;padding-top:4rem;display:flex;position:relative}.HeroSection-module__MmUPlq__brandHeader{opacity:0;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;animation:.8s ease-out .2s forwards HeroSection-module__MmUPlq__fadeInDown;display:flex}.HeroSection-module__MmUPlq__heroLogo{filter:drop-shadow(0 0 30px #d020264d);width:auto;height:50px}.HeroSection-module__MmUPlq__tagline{font-family:var(--font-primary);letter-spacing:.15em;background:linear-gradient(90deg,var(--color-brand-yellow)0%,#fff 50%,var(--color-brand-yellow)100%);-webkit-text-fill-color:transparent;text-transform:uppercase;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:500;animation:3s linear infinite HeroSection-module__MmUPlq__shimmer}@keyframes HeroSection-module__MmUPlq__shimmer{0%{background-position:-200%}to{background-position:200%}}.HeroSection-module__MmUPlq__headline{font-family:var(--font-headline);letter-spacing:-.02em;color:#fff;opacity:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.05;animation:.8s ease-out .4s forwards HeroSection-module__MmUPlq__fadeInUp}.HeroSection-module__MmUPlq__gradientText{background:linear-gradient(135deg,#fff 0%,var(--color-text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__MmUPlq__subheadline{color:var(--color-text-secondary);text-shadow:0 4px 12px #000c;opacity:0;max-width:640px;margin:0 auto 3rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.7;animation:.8s ease-out .6s forwards HeroSection-module__MmUPlq__fadeInUp}.HeroSection-module__MmUPlq__subheadline strong{color:var(--color-text-primary);font-weight:600}.HeroSection-module__MmUPlq__actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s ease-out .8s forwards HeroSection-module__MmUPlq__fadeInUp;display:flex}.HeroSection-module__MmUPlq__primaryBtn{color:#000;border-radius:var(--radius-full);background:#fff;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden}.HeroSection-module__MmUPlq__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__MmUPlq__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #fff3}.HeroSection-module__MmUPlq__primaryBtn:hover:before{left:100%}.HeroSection-module__MmUPlq__secondaryBtn{color:#fff;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff26;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSection-module__MmUPlq__secondaryBtn:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.HeroSection-module__MmUPlq__scrollIndicator{z-index:10;opacity:0;flex-direction:column;align-items:center;gap:.75rem;animation:1s ease-out 1.2s forwards HeroSection-module__MmUPlq__fadeIn;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HeroSection-module__MmUPlq__scrollText{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-tertiary);font-size:.75rem;font-weight:500}.HeroSection-module__MmUPlq__scrollArrow{color:var(--color-text-secondary);animation:2s ease-in-out infinite HeroSection-module__MmUPlq__bounce}.HeroSection-module__MmUPlq__scrollArrow svg{display:block}@keyframes HeroSection-module__MmUPlq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes HeroSection-module__MmUPlq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroSection-module__MmUPlq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__MmUPlq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection-module__MmUPlq__content{padding:6rem 1.5rem 4rem}.HeroSection-module__MmUPlq__heroLogo{height:40px}.HeroSection-module__MmUPlq__tagline{font-size:.75rem}.HeroSection-module__MmUPlq__actions{flex-direction:column;width:100%;max-width:300px}.HeroSection-module__MmUPlq__primaryBtn,.HeroSection-module__MmUPlq__secondaryBtn{justify-content:center;width:100%}.HeroSection-module__MmUPlq__scrollIndicator{bottom:1.5rem}.HeroSection-module__MmUPlq__scrollText{display:none}}@media (max-width:480px){.HeroSection-module__MmUPlq__hero{min-height:90vh}.HeroSection-module__MmUPlq__content{padding:5rem 1rem 3rem}.HeroSection-module__MmUPlq__brandHeader{margin-bottom:2rem}.HeroSection-module__MmUPlq__heroLogo{height:36px}.HeroSection-module__MmUPlq__tagline{letter-spacing:.1em;font-size:.7rem}.HeroSection-module__MmUPlq__headline{margin-bottom:1.25rem;font-size:2rem}.HeroSection-module__MmUPlq__subheadline{margin-bottom:2rem;font-size:.9rem}.HeroSection-module__MmUPlq__primaryBtn,.HeroSection-module__MmUPlq__secondaryBtn{padding:.875rem 2rem;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.HeroSection-module__MmUPlq__brandHeader,.HeroSection-module__MmUPlq__headline,.HeroSection-module__MmUPlq__subheadline,.HeroSection-module__MmUPlq__actions,.HeroSection-module__MmUPlq__scrollIndicator{opacity:1;animation:none}.HeroSection-module__MmUPlq__tagline,.HeroSection-module__MmUPlq__scrollArrow{animation:none}.HeroSection-module__MmUPlq__primaryBtn:before{display:none}}
.ProblemStatement-module__kJQxAq__section{padding:4rem 0}.ProblemStatement-module__kJQxAq__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.ProblemStatement-module__kJQxAq__callout{border:1px solid #ffffff1a;border-left:4px solid var(--color-brand-red);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);background:#0d0f12cc;padding:2.5rem 3rem}.ProblemStatement-module__kJQxAq__text{color:#fffc;margin:0 0 1.25rem;font-size:1.125rem;line-height:1.8}.ProblemStatement-module__kJQxAq__result{color:#fffc;margin:0;font-size:1.125rem;line-height:1.7}.ProblemStatement-module__kJQxAq__highlight{color:var(--color-brand-red);font-weight:600}@media (max-width:768px){.ProblemStatement-module__kJQxAq__section{padding:3rem 0}.ProblemStatement-module__kJQxAq__callout{padding:2rem}.ProblemStatement-module__kJQxAq__text,.ProblemStatement-module__kJQxAq__result{font-size:1rem}}@media (max-width:480px){.ProblemStatement-module__kJQxAq__callout{padding:1.5rem}}
.ProductsSection-module__Ea418a__section{padding:6rem 0;position:relative;overflow:hidden}.ProductsSection-module__Ea418a__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.ProductsSection-module__Ea418a__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.ProductsSection-module__Ea418a__productCard{background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);text-align:center;-webkit-backdrop-filter:blur(20px);flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.ProductsSection-module__Ea418a__productCard:before{content:"";opacity:0;pointer-events:none;z-index:0;transition:opacity .4s;position:absolute;inset:0}.ProductsSection-module__Ea418a__anvayaa:before{background:radial-gradient(circle at 50% 30%,#d0202626 0%,#0000 70%)}.ProductsSection-module__Ea418a__saige:before{background:radial-gradient(circle at 50% 30%,#2a022d33 0%,#0000 70%)}.ProductsSection-module__Ea418a__productCard:hover:before{opacity:1}.ProductsSection-module__Ea418a__productCard:hover{border-color:var(--glass-border-hover);transform:translateY(-8px);box-shadow:0 25px 50px #0000004d}.ProductsSection-module__Ea418a__badge{z-index:1;border-radius:var(--radius-full);color:var(--color-brand-yellow);text-transform:uppercase;letter-spacing:.08em;background:#e7d5181a;border:1px solid #e7d5184d;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex;position:relative}.ProductsSection-module__Ea418a__title{z-index:1;font-family:var(--font-headline);color:#fff;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.1;position:relative}.ProductsSection-module__Ea418a__subtitle{z-index:1;color:var(--color-brand-red);letter-spacing:.01em;margin:0;font-size:1rem;font-weight:500;position:relative}.ProductsSection-module__Ea418a__description{z-index:1;color:var(--color-text-secondary);max-width:400px;margin:0;font-size:.95rem;font-weight:400;line-height:1.6;position:relative}.ProductsSection-module__Ea418a__features{z-index:1;text-align:left;width:100%;max-width:320px;margin:.5rem 0 0;padding:0;list-style:none;position:relative}.ProductsSection-module__Ea418a__features li{color:#ffffffb3;border-bottom:1px solid #ffffff0d;padding:.35rem 0;font-size:.9rem}.ProductsSection-module__Ea418a__features li:last-child{border-bottom:none}.ProductsSection-module__Ea418a__cta{z-index:1;color:#fff;border-radius:var(--radius-full);background:0 0;border:1px solid #fff3;margin-top:.5rem;padding:.875rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.ProductsSection-module__Ea418a__cta:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #ffffff26}.ProductsSection-module__Ea418a__anvayaa .ProductsSection-module__Ea418a__cta:hover{background:var(--color-brand-red);border-color:var(--color-brand-red);color:#fff;box-shadow:0 10px 25px #d020264d}.ProductsSection-module__Ea418a__saige .ProductsSection-module__Ea418a__cta:hover{background:var(--color-brand-purple);border-color:var(--color-brand-purple);color:#fff;box-shadow:0 10px 25px #2a022d66}.ProductsSection-module__Ea418a__productCard:focus-within{outline:2px solid var(--color-brand-yellow);outline-offset:4px}.ProductsSection-module__Ea418a__cta:focus-visible{outline:2px solid var(--color-brand-yellow);outline-offset:3px}@media (max-width:480px){.ProductsSection-module__Ea418a__section{padding:3rem 0}.ProductsSection-module__Ea418a__productCard{padding:1.75rem 1.25rem}.ProductsSection-module__Ea418a__badge{padding:.375rem .75rem;font-size:.7rem}.ProductsSection-module__Ea418a__title{font-size:1.5rem}.ProductsSection-module__Ea418a__subtitle{font-size:.9rem}.ProductsSection-module__Ea418a__description{font-size:.875rem}.ProductsSection-module__Ea418a__features li{font-size:.85rem}.ProductsSection-module__Ea418a__cta{padding:.75rem 1.5rem;font-size:.85rem}}@media (min-width:481px) and (max-width:900px){.ProductsSection-module__Ea418a__section{padding:4rem 0}.ProductsSection-module__Ea418a__grid{grid-template-columns:1fr;gap:1.5rem}.ProductsSection-module__Ea418a__productCard{padding:2.5rem 2rem}.ProductsSection-module__Ea418a__title{font-size:2rem}}@media (min-width:901px){.ProductsSection-module__Ea418a__grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.ProductsSection-module__Ea418a__productCard{transition:none}.ProductsSection-module__Ea418a__productCard:hover{transform:none}.ProductsSection-module__Ea418a__cta{transition:none}}
.WhyAarohaa-module__93YGMW__section{padding:5rem 0;position:relative}.WhyAarohaa-module__93YGMW__section:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 50% 0,#d020260d 0%,#0000 60%);position:absolute;inset:0}.WhyAarohaa-module__93YGMW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.WhyAarohaa-module__93YGMW__title{font-family:var(--font-headline);color:#fff;text-align:center;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:600}.WhyAarohaa-module__93YGMW__intro{color:var(--color-text-secondary);text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.WhyAarohaa-module__93YGMW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.WhyAarohaa-module__93YGMW__card{background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);padding:2.5rem 2rem;transition:all .4s cubic-bezier(.2,.8,.2,1)}.WhyAarohaa-module__93YGMW__card:hover{border-color:var(--glass-border-hover);transform:translateY(-6px);box-shadow:0 25px 50px #00000040}.WhyAarohaa-module__93YGMW__card:hover .WhyAarohaa-module__93YGMW__number{color:var(--color-brand-yellow);opacity:1}.WhyAarohaa-module__93YGMW__number{font-family:var(--font-primary);color:var(--color-brand-yellow);opacity:.6;letter-spacing:.15em;margin-bottom:1.25rem;font-size:.8rem;font-weight:700;transition:all .3s;display:block}.WhyAarohaa-module__93YGMW__cardTitle{font-family:var(--font-headline);color:#fff;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.WhyAarohaa-module__93YGMW__cardDesc{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.65}.WhyAarohaa-module__93YGMW__card:focus-visible{outline:2px solid var(--color-brand-yellow);outline-offset:3px}@media (max-width:1024px){.WhyAarohaa-module__93YGMW__grid{grid-template-columns:repeat(2,1fr)}.WhyAarohaa-module__93YGMW__card:last-child{grid-column:span 2;justify-self:center;max-width:50%}}@media (max-width:768px){.WhyAarohaa-module__93YGMW__section{padding:4rem 0}.WhyAarohaa-module__93YGMW__grid{grid-template-columns:1fr;gap:1.5rem}.WhyAarohaa-module__93YGMW__card:last-child{grid-column:span 1;max-width:100%}.WhyAarohaa-module__93YGMW__card{padding:2rem}.WhyAarohaa-module__93YGMW__title{font-size:1.75rem}.WhyAarohaa-module__93YGMW__intro{font-size:1rem}}@media (prefers-reduced-motion:reduce){.WhyAarohaa-module__93YGMW__card{transition:none}.WhyAarohaa-module__93YGMW__card:hover{transform:none}}
.BentoGrid-module__8aRJ2a__container{z-index:5;padding:5rem 0;position:relative}.BentoGrid-module__8aRJ2a__container:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 30% 20%,#2a022d26 0%,#0000 50%),radial-gradient(at 70% 80%,#d020260d 0%,#0000 50%);position:absolute;inset:0}.BentoGrid-module__8aRJ2a__header{border-bottom:1px solid #ffffff0f;margin-bottom:4rem;padding-bottom:2rem}.BentoGrid-module__8aRJ2a__title{font-family:var(--font-headline);color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:600}.BentoGrid-module__8aRJ2a__subtitle{color:var(--color-text-secondary);max-width:500px;font-size:1.125rem;font-weight:400;line-height:1.6}.BentoGrid-module__8aRJ2a__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:320px;gap:1.5rem;display:grid}.BentoGrid-module__8aRJ2a__card{background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.BentoGrid-module__8aRJ2a__card:after{content:"";opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle,#d020261a 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.BentoGrid-module__8aRJ2a__card:hover:after{opacity:1}.BentoGrid-module__8aRJ2a__card:hover{background:var(--glass-surface-elevated);border-color:var(--glass-border-hover);transform:translateY(-6px)scale(1.01);box-shadow:0 25px 50px #00000040,0 0 60px #d0202614}.BentoGrid-module__8aRJ2a__card:hover .BentoGrid-module__8aRJ2a__cardBgImage{opacity:.35;transform:scale(1.08)}.BentoGrid-module__8aRJ2a__card:hover .BentoGrid-module__8aRJ2a__number{color:var(--color-brand-yellow);opacity:1}.BentoGrid-module__8aRJ2a__card:hover .BentoGrid-module__8aRJ2a__cardTitle{color:#fff;text-shadow:0 0 30px #ffffff1a}.BentoGrid-module__8aRJ2a__cardBgImage{object-fit:cover;z-index:0;opacity:.15;mix-blend-mode:color-dodge;filter:saturate(.8);width:100%;height:100%;transition:transform .6s,opacity .4s;position:absolute;top:0;left:0}.BentoGrid-module__8aRJ2a__cardContent{z-index:2;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.BentoGrid-module__8aRJ2a__cardLarge{background:linear-gradient(145deg,#2a022d40 0%,var(--glass-surface)100%);grid-column:span 2}.BentoGrid-module__8aRJ2a__cardLarge:hover{background:linear-gradient(145deg,#2a022d59 0%,var(--glass-surface-elevated)100%)}.BentoGrid-module__8aRJ2a__cardHighlight{background:linear-gradient(180deg,#d0202614 0%,var(--glass-surface)100%);border-color:#d0202640}.BentoGrid-module__8aRJ2a__cardHighlight:hover{border-color:#d0202666;box-shadow:0 25px 50px #00000040,0 0 80px #d0202626}.BentoGrid-module__8aRJ2a__number{font-family:var(--font-primary);color:var(--color-brand-yellow);opacity:.6;letter-spacing:.15em;z-index:2;margin-bottom:auto;font-size:.8rem;font-weight:700;transition:all .3s;position:relative}.BentoGrid-module__8aRJ2a__cardTitle{font-family:var(--font-headline);color:var(--color-text-primary);letter-spacing:-.01em;z-index:2;margin-bottom:.75rem;font-size:1.4rem;font-weight:600;transition:all .3s;position:relative}.BentoGrid-module__8aRJ2a__cardDesc{color:var(--color-text-secondary);z-index:2;font-size:.95rem;font-weight:400;line-height:1.65;position:relative}.BentoGrid-module__8aRJ2a__card:focus-visible{outline:2px solid var(--color-brand-yellow);outline-offset:3px}@media (max-width:1024px){.BentoGrid-module__8aRJ2a__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.BentoGrid-module__8aRJ2a__cardLarge{grid-column:span 2}}@media (max-width:768px){.BentoGrid-module__8aRJ2a__container{padding:4rem 0}.BentoGrid-module__8aRJ2a__header{margin-bottom:2.5rem}.BentoGrid-module__8aRJ2a__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:1.25rem}.BentoGrid-module__8aRJ2a__cardLarge{grid-column:span 1}.BentoGrid-module__8aRJ2a__card{min-height:260px;padding:2rem}.BentoGrid-module__8aRJ2a__cardTitle{font-size:1.25rem}.BentoGrid-module__8aRJ2a__cardDesc{font-size:.9rem}}@media (max-width:480px){.BentoGrid-module__8aRJ2a__container{padding:3rem 0}.BentoGrid-module__8aRJ2a__header{margin-bottom:2rem;padding-bottom:1.5rem}.BentoGrid-module__8aRJ2a__title{font-size:1.75rem}.BentoGrid-module__8aRJ2a__subtitle{font-size:1rem}.BentoGrid-module__8aRJ2a__grid{gap:1rem}.BentoGrid-module__8aRJ2a__card{min-height:220px;padding:1.5rem}.BentoGrid-module__8aRJ2a__cardTitle{font-size:1.125rem}.BentoGrid-module__8aRJ2a__cardDesc{font-size:.875rem}.BentoGrid-module__8aRJ2a__number{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.BentoGrid-module__8aRJ2a__card{transition:none}.BentoGrid-module__8aRJ2a__card:hover{transform:none}.BentoGrid-module__8aRJ2a__cardBgImage{transition:none}}
.CtaBand-module__PqN40W__section{background:linear-gradient(135deg,#141419f2 0%,#0a0a0cfa 100%);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.CtaBand-module__PqN40W__section:before{content:"";pointer-events:none;background:radial-gradient(#d0202614 0%,#0000 60%);position:absolute;inset:0}.CtaBand-module__PqN40W__container{text-align:center;z-index:1;max-width:900px;margin:0 auto;padding:5rem 1.5rem;position:relative}.CtaBand-module__PqN40W__title{font-family:var(--font-headline);color:#fff;letter-spacing:-.01em;margin:0 0 2rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;line-height:1.3}.CtaBand-module__PqN40W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.CtaBand-module__PqN40W__primaryBtn{color:#fff;border-radius:var(--radius-full);border:2px solid var(--color-brand-red);background:0 0;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CtaBand-module__PqN40W__primaryBtn:hover{background:var(--color-brand-red);color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #d020264d}.CtaBand-module__PqN40W__secondaryBtn{color:#ffffffb3;border-radius:var(--radius-full);background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.CtaBand-module__PqN40W__secondaryBtn:hover{color:#fff;background:#ffffff0d;border-color:#fff6}.CtaBand-module__PqN40W__contact{color:var(--color-text-tertiary);margin:0;font-size:.9rem}.CtaBand-module__PqN40W__contact a{color:var(--color-brand-red);text-decoration:none;transition:color .2s}.CtaBand-module__PqN40W__contact a:hover{color:#fff}.CtaBand-module__PqN40W__primaryBtn:focus-visible,.CtaBand-module__PqN40W__secondaryBtn:focus-visible{outline:2px solid var(--color-brand-yellow);outline-offset:3px}@media (max-width:768px){.CtaBand-module__PqN40W__container{padding:4rem 1.5rem}.CtaBand-module__PqN40W__actions{flex-direction:column;align-items:center}.CtaBand-module__PqN40W__primaryBtn,.CtaBand-module__PqN40W__secondaryBtn{width:100%;max-width:300px}}@media (prefers-reduced-motion:reduce){.CtaBand-module__PqN40W__primaryBtn,.CtaBand-module__PqN40W__secondaryBtn{transition:none}.CtaBand-module__PqN40W__primaryBtn:hover,.CtaBand-module__PqN40W__secondaryBtn:hover{transform:none}}
