.Hero-module__ZARIfG__hero{grid-template-columns:1fr 1fr;align-items:stretch;min-height:100vh;padding-top:80px;display:grid}.Hero-module__ZARIfG__heroLeft{background:var(--bg-color);flex-direction:column;justify-content:center;padding:80px 56px 80px 72px;display:flex}.Hero-module__ZARIfG__eyebrow{background:#14b8a61f;border:1px solid #14b8a633;border-radius:20px;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:6px 14px;display:inline-flex}.Hero-module__ZARIfG__liveDotWrap{flex-shrink:0;justify-content:center;align-items:center;width:7px;height:7px;display:inline-flex;position:relative}.Hero-module__ZARIfG__liveDot{z-index:1;background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite Hero-module__ZARIfG__blink;position:relative}.Hero-module__ZARIfG__ping{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s cubic-bezier(0,0,.2,1) infinite Hero-module__ZARIfG__ping;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes Hero-module__ZARIfG__ping{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}75%,to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}.Hero-module__ZARIfG__eyebrow span{color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.Hero-module__ZARIfG__headline{color:var(--text-main);letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.08}.Hero-module__ZARIfG__lineMask{margin-bottom:-.1em;padding-bottom:.1em;display:block;overflow:hidden}.Hero-module__ZARIfG__line{will-change:transform;display:block}.Hero-module__ZARIfG__underlineHighlight{color:var(--primary);display:inline-block;position:relative}.Hero-module__ZARIfG__underlineBar{background:var(--primary-light);transform-origin:0;border-radius:2px;height:3px;display:block;position:absolute;bottom:1px;left:0;right:0}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:420px;margin-bottom:36px;font-size:1.05rem;line-height:1.75}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__btnDark{background:linear-gradient(135deg, var(--primary) 0%, #0ea5a0 55%, var(--primary-dark) 100%);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:28px;align-items:center;gap:8px;padding:15px 30px;font-family:Outfit,sans-serif;font-size:.96rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #14b8a673,inset 0 1px #ffffff24}.Hero-module__ZARIfG__btnDark:hover{background:linear-gradient(135deg, #12a396 0%, var(--primary-dark) 100%);transform:translateY(-2px);box-shadow:0 10px 28px #14b8a68c}.Hero-module__ZARIfG__appleIcon{opacity:.92;flex-shrink:0;width:16px;height:16px}.Hero-module__ZARIfG__arrow{margin-left:6px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:inline-block}.Hero-module__ZARIfG__btnDark:hover .Hero-module__ZARIfG__arrow{transform:translate(4px)}.Hero-module__ZARIfG__btnSafety{color:var(--text-muted);cursor:pointer;letter-spacing:.005em;white-space:nowrap;background:0 0;border:1.5px solid #14b8a64d;border-radius:28px;align-items:center;padding:14px 26px;font-family:Outfit,sans-serif;font-size:.94rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__ZARIfG__btnSafety:hover{border-color:var(--primary);color:var(--primary-dark);background:#14b8a614;transform:translateY(-2px)}.Hero-module__ZARIfG__btnSafety:hover .Hero-module__ZARIfG__arrow{transform:translate(4px)}.Hero-module__ZARIfG__btnOutline{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background:0 0;border-radius:28px;align-items:center;padding:13px 26px;font-family:Outfit,sans-serif;font-size:.96rem;font-weight:700;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__btnOutline:hover{background:#14b8a614}.Hero-module__ZARIfG__serviceChips{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.Hero-module__ZARIfG__chipsLabel{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin-right:2px;font-size:.72rem;font-weight:600}.Hero-module__ZARIfG__chip{color:var(--text-muted);letter-spacing:.01em;background:#14b8a612;border:1px dashed #14b8a659;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__heroRight{background:linear-gradient(160deg, var(--primary-dark) 0%, #0f172a 100%);flex-direction:column;justify-content:center;align-items:center;padding:72px 56px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageGallery{z-index:1;justify-content:center;align-items:flex-end;gap:16px;display:flex;position:relative}.Hero-module__ZARIfG__carouselContainer{position:relative}.Hero-module__ZARIfG__carouselMain{border-radius:16px;width:320px;height:420px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.Hero-module__ZARIfG__carouselSlide{will-change:transform, opacity;width:100%;height:100%}.Hero-module__ZARIfG__carouselMain img{width:100%;height:100%}.Hero-module__ZARIfG__carouselDots{justify-content:center;gap:8px;margin-top:12px;display:flex}.Hero-module__ZARIfG__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.Hero-module__ZARIfG__dot:hover{background:#ffffffb3}.Hero-module__ZARIfG__dotActive{background:var(--primary-light);border-radius:4px;width:24px}.Hero-module__ZARIfG__leftColumn{flex-direction:column;gap:16px;display:flex}.Hero-module__ZARIfG__imageMedium{border-radius:16px;width:280px;height:280px;overflow:hidden;box-shadow:0 15px 30px #00000040}.Hero-module__ZARIfG__imageMedium img{width:100%;height:100%}.Hero-module__ZARIfG__imageSmall{border-radius:12px;width:140px;height:140px;overflow:hidden;box-shadow:0 10px 20px #0003}.Hero-module__ZARIfG__imageSmall img{width:100%;height:100%}.Hero-module__ZARIfG__heroRight:before{content:"";background:#14b8a614;border-radius:50%;width:340px;height:340px;position:absolute;top:-80px;right:-80px}.Hero-module__ZARIfG__heroRight:after{content:"";background:#14b8a60d;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;left:-40px}.Hero-module__ZARIfG__bigTime{text-align:center;color:#fff;z-index:1;margin-bottom:48px;position:relative}.Hero-module__ZARIfG__bigNum{color:var(--primary-light);letter-spacing:-.05em;font-size:clamp(80px,12vw,120px);font-weight:800;line-height:1}.Hero-module__ZARIfG__bigUnit{opacity:.5;letter-spacing:.28em;text-transform:uppercase;color:#fff;margin-top:6px;font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__bigLabel{opacity:.65;color:#fff;margin-top:14px;font-size:.95rem;font-weight:300}.Hero-module__ZARIfG__heroStats{z-index:1;grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid;position:relative}.Hero-module__ZARIfG__hStat{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:18px 16px;transition:background .2s}.Hero-module__ZARIfG__hStat:hover{background:#14b8a626}.Hero-module__ZARIfG__hStatNum{color:var(--primary-light);font-size:1.6rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__hStatLabel{color:#ffffff80;margin-top:5px;font-size:.72rem;font-weight:400;line-height:1.3}@media (max-width:900px){.Hero-module__ZARIfG__hero{grid-template-columns:1fr;padding-top:80px}.Hero-module__ZARIfG__heroLeft{padding:56px 24px 48px}.Hero-module__ZARIfG__heroRight{min-height:420px;padding:56px 24px}.Hero-module__ZARIfG__headline{font-size:clamp(2.2rem,8vw,3rem)}.Hero-module__ZARIfG__imageGallery{flex-wrap:wrap;gap:12px}.Hero-module__ZARIfG__carouselMain{width:240px;height:300px}.Hero-module__ZARIfG__leftColumn{gap:12px}.Hero-module__ZARIfG__imageMedium{width:200px;height:200px}.Hero-module__ZARIfG__imageSmall{width:110px;height:110px}.Hero-module__ZARIfG__carouselDots{gap:6px}.Hero-module__ZARIfG__dot{width:6px;height:6px}.Hero-module__ZARIfG__dotActive{width:18px}}@media (max-width:480px){.Hero-module__ZARIfG__imageGallery{flex-direction:column;gap:10px}.Hero-module__ZARIfG__carouselMain{width:200px;height:240px}.Hero-module__ZARIfG__leftColumn{gap:10px}.Hero-module__ZARIfG__imageMedium{width:200px;height:200px}.Hero-module__ZARIfG__imageSmall{width:100px;height:100px}.Hero-module__ZARIfG__carouselDots{gap:4px}.Hero-module__ZARIfG__dot{width:6px;height:6px}.Hero-module__ZARIfG__dotActive{width:16px}}
.StatsStrip-module__xodaVW__strip{background:var(--section-dark);flex-wrap:wrap;justify-content:center;gap:60px;padding:20px 48px;display:flex}.StatsStrip-module__xodaVW__item{text-align:center;color:#fff}.StatsStrip-module__xodaVW__num{color:var(--primary-light);font-size:1.6rem;font-weight:800;line-height:1}.StatsStrip-module__xodaVW__label{opacity:.4;letter-spacing:.04em;color:#fff;margin-top:4px;font-size:.72rem;font-weight:400}@media (max-width:768px){.StatsStrip-module__xodaVW__strip{gap:28px;padding:18px 24px}.StatsStrip-module__xodaVW__num{font-size:1.3rem}}
.Services-module__dpHhBa__section{background:var(--bg-color)}.Services-module__dpHhBa__header{text-align:center;margin-bottom:52px}.Services-module__dpHhBa__subhead{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.Services-module__dpHhBa__card{border-radius:var(--radius-md);cursor:default;background:#fff;border:1px solid #14b8a61a;flex-direction:column;padding:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.Services-module__dpHhBa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-4px)}.Services-module__dpHhBa__imageWrapper{background:#14b8a614;justify-content:center;align-items:center;width:100%;height:240px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__imageWrapper img{object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__imageWrapper img{transform:scale(1.05)}.Services-module__dpHhBa__featuredCard{border:2px solid var(--primary);background:#14b8a60a}.Services-module__dpHhBa__icon{margin-bottom:14px;padding:22px 22px 0;font-size:2rem;line-height:1}.Services-module__dpHhBa__cardTitle{color:var(--text-main);margin-bottom:8px;padding:0 22px;font-size:.98rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);flex:1;padding:0 22px;font-size:.83rem;line-height:1.6}.Services-module__dpHhBa__tag{color:var(--primary-dark);letter-spacing:.02em;background:#14b8a61a;border-radius:10px;margin-top:14px;margin-bottom:22px;margin-left:22px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-block}.Services-module__dpHhBa__tagFeatured{background:var(--primary);color:#fff}.Services-module__dpHhBa__comingSoonCard{opacity:.8}.Services-module__dpHhBa__comingSoonOverlay{background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Services-module__dpHhBa__comingSoonBadge{letter-spacing:.06em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #fff6;border-radius:999px;padding:5px 14px;font-size:.75rem;font-weight:700}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.FlexibleHours-module__mY-YKa__section{background:#fff}.FlexibleHours-module__mY-YKa__header{text-align:center;margin-bottom:52px}.FlexibleHours-module__mY-YKa__subhead{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.FlexibleHours-module__mY-YKa__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.FlexibleHours-module__mY-YKa__card{background:var(--bg-color);border-radius:var(--radius-md);text-align:center;cursor:default;border:1px solid #14b8a61a;padding:24px 20px;transition:border-color .25s,background .25s,transform .25s;position:relative}.FlexibleHours-module__mY-YKa__card:hover{border-color:var(--primary);background:#14b8a60f;transform:translateY(-4px)}.FlexibleHours-module__mY-YKa__cardComingSoon{opacity:.65}.FlexibleHours-module__mY-YKa__comingSoonBadge{letter-spacing:.06em;text-transform:uppercase;color:#92400e;background:#fef3c7;border-radius:999px;padding:3px 9px;font-size:.65rem;font-weight:700;position:absolute;top:10px;right:10px}.FlexibleHours-module__mY-YKa__bigHours{color:var(--primary);letter-spacing:-.03em;font-size:2.4rem;font-weight:800;line-height:1}.FlexibleHours-module__mY-YKa__unit{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;margin-bottom:12px;font-size:.7rem}.FlexibleHours-module__mY-YKa__name{color:var(--text-main);margin-bottom:6px;font-size:.95rem;font-weight:700}.FlexibleHours-module__mY-YKa__desc{color:var(--text-muted);font-size:.8rem;line-height:1.55}.FlexibleHours-module__mY-YKa__badge{letter-spacing:.02em;color:#0369a1;background:#e0f2fe;border-radius:999px;margin-top:10px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-block}.FlexibleHours-module__mY-YKa__price{color:var(--primary);margin-top:14px;font-size:.85rem;font-weight:700}.FlexibleHours-module__mY-YKa__label{letter-spacing:.02em;color:var(--primary-dark);background:#14b8a61f;border-radius:999px;margin-top:6px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-block}@media (max-width:700px){.FlexibleHours-module__mY-YKa__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.FlexibleHours-module__mY-YKa__grid{grid-template-columns:1fr}}
.ForEveryOccasion-module__bN5-WW__section{background:var(--bg-color)}.ForEveryOccasion-module__bN5-WW__header{text-align:center;margin-bottom:52px}.ForEveryOccasion-module__bN5-WW__subhead{color:var(--text-muted);max-width:460px;margin:0 auto;font-size:1.05rem;line-height:1.7}.ForEveryOccasion-module__bN5-WW__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.ForEveryOccasion-module__bN5-WW__card{border-radius:var(--radius-md);background:#fff;border:1px solid #14b8a61a;align-items:flex-start;gap:16px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex}.ForEveryOccasion-module__bN5-WW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-3px)}.ForEveryOccasion-module__bN5-WW__iconWrap{background:#14b8a61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.25rem;display:flex}.ForEveryOccasion-module__bN5-WW__content{flex:1}.ForEveryOccasion-module__bN5-WW__cardTitle{color:var(--text-main);margin-bottom:5px;font-size:.92rem;font-weight:700}.ForEveryOccasion-module__bN5-WW__cardDesc{color:var(--text-muted);font-size:.8rem;line-height:1.55}.ForEveryOccasion-module__bN5-WW__badge{letter-spacing:.02em;border-radius:8px;margin-top:10px;padding:2px 9px;font-size:.68rem;font-weight:700;display:inline-block}.ForEveryOccasion-module__bN5-WW__badgeOn{color:var(--primary-dark);background:#14b8a61f}.ForEveryOccasion-module__bN5-WW__badgeSch{color:#4527a0;background:#ede7f6}@media (max-width:900px){.ForEveryOccasion-module__bN5-WW__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.ForEveryOccasion-module__bN5-WW__grid{grid-template-columns:1fr}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(160deg, var(--primary-dark) 0%, #0f172a 100%);padding:88px 0}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:60px}.HowItWorks-module__tSMH5W__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary-light);opacity:.6;margin-bottom:14px;font-size:.7rem;font-weight:700;display:inline-block}.HowItWorks-module__tSMH5W__h2{color:#fff;letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:700}.HowItWorks-module__tSMH5W__subhead{color:#ffffff8c;font-size:1rem;line-height:1.7}.HowItWorks-module__tSMH5W__stepsRow{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.HowItWorks-module__tSMH5W__connectorLine{background:#14b8a633;height:1px;position:absolute;top:27px;left:12.5%;right:12.5%}.HowItWorks-module__tSMH5W__step{text-align:center;cursor:pointer;padding:0 16px;position:relative}.HowItWorks-module__tSMH5W__stepCircle{z-index:1;background:#14b8a61f;border:2px solid #14b8a64d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:1.4rem;transition:background .3s,border-color .3s;display:flex;position:relative}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepCircle{background:#14b8a640;border-color:#14b8a680}.HowItWorks-module__tSMH5W__stepTime{letter-spacing:.1em;color:var(--primary-light);opacity:.6;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:700}.HowItWorks-module__tSMH5W__stepTitle{color:#fff;margin-bottom:8px;font-size:.95rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{color:#ffffff80;font-size:.8rem;line-height:1.55}@media (max-width:900px){.HowItWorks-module__tSMH5W__stepsRow{grid-template-columns:1fr 1fr;gap:32px}.HowItWorks-module__tSMH5W__connectorLine{display:none}}@media (max-width:480px){.HowItWorks-module__tSMH5W__stepsRow{grid-template-columns:1fr}}
.Pillars-module__tLq39a__section{background:#fff}.Pillars-module__tLq39a__container{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Pillars-module__tLq39a__intro{color:var(--text-muted);max-width:480px;margin-bottom:32px;font-size:1rem;line-height:1.75}.Pillars-module__tLq39a__checksWrap{align-items:stretch;gap:18px;display:flex}.Pillars-module__tLq39a__meterRail{background:#14b8a61f;border-radius:3px;flex-shrink:0;width:3px;margin:16px 0;position:relative}.Pillars-module__tLq39a__meterFill{background:linear-gradient(var(--primary), var(--primary-dark));transform-origin:top;will-change:transform;border-radius:3px;position:absolute;inset:0}.Pillars-module__tLq39a__checks{flex:1;margin:0;list-style:none}.Pillars-module__tLq39a__checkItem{border-bottom:1px solid #14b8a614;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.Pillars-module__tLq39a__checkBody{flex:1}.Pillars-module__tLq39a__checkMark{flex-shrink:0;align-self:center;width:20px;height:20px;overflow:visible}.Pillars-module__tLq39a__checkItem:last-child{border-bottom:none}.Pillars-module__tLq39a__checkIcon{background:#14b8a61a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-top:2px;font-size:1.05rem;display:flex}.Pillars-module__tLq39a__checkTitle{color:var(--text-main);margin-bottom:3px;font-size:.9rem;font-weight:700}.Pillars-module__tLq39a__checkDesc{color:var(--text-muted);font-size:.8rem;line-height:1.5}.Pillars-module__tLq39a__panel{background:var(--bg-color);border-radius:var(--radius-lg);border:1px solid #14b8a61a;padding:28px;position:sticky;top:100px}.Pillars-module__tLq39a__panelLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin-bottom:18px;font-size:.68rem;font-weight:700}.Pillars-module__tLq39a__caregiverCard{background:#fff;border:1px solid #14b8a614;border-radius:10px;align-items:center;gap:14px;margin-bottom:10px;padding:16px;display:flex}.Pillars-module__tLq39a__caregiverCard:last-of-type{margin-bottom:0}.Pillars-module__tLq39a__avatar{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.Pillars-module__tLq39a__caregiverInfo{flex:1}.Pillars-module__tLq39a__caregiverName{color:var(--text-main);font-size:.88rem;font-weight:700}.Pillars-module__tLq39a__caregiverRole{color:var(--text-muted);margin-top:2px;font-size:.75rem}.Pillars-module__tLq39a__badges{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.Pillars-module__tLq39a__badge{border-radius:8px;padding:2px 8px;font-size:.62rem;font-weight:700}.Pillars-module__tLq39a__badgeGreen{color:var(--primary-dark);background:#14b8a61f}.Pillars-module__tLq39a__badgeBlue{color:#0d47a1;background:#e3f2fd}.Pillars-module__tLq39a__badgeGold{color:#b45309;background:#fef3c7}.Pillars-module__tLq39a__badgePurple{color:#5b21b6;background:#ede9fe}.Pillars-module__tLq39a__panelCta{text-align:center;border-top:1px solid #14b8a61a;margin-top:22px;padding-top:20px}.Pillars-module__tLq39a__panelCtaText{color:var(--text-muted);margin-bottom:12px;font-size:.85rem}.Pillars-module__tLq39a__panelBtn{background:var(--primary);color:#fff;box-shadow:var(--shadow-colored);border-radius:999px;align-items:center;padding:11px 24px;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex}.Pillars-module__tLq39a__panelBtn:hover{background:var(--primary-dark);transform:translateY(-2px)}.Pillars-module__tLq39a__arrow{margin-left:6px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:inline-block}.Pillars-module__tLq39a__panelBtn:hover .Pillars-module__tLq39a__arrow{transform:translate(4px)}@media (max-width:900px){.Pillars-module__tLq39a__container{grid-template-columns:1fr;gap:40px}.Pillars-module__tLq39a__panel{position:static}}
.WhySwitch-module__SEH_qq__section{background:var(--section-dark);padding:88px 0}.WhySwitch-module__SEH_qq__inner{max-width:900px;margin:0 auto;padding:0 48px}.WhySwitch-module__SEH_qq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary-light);opacity:.5;margin-bottom:14px;font-size:.7rem;font-weight:700}.WhySwitch-module__SEH_qq__h2{color:#fff;letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.WhySwitch-module__SEH_qq__table{border-radius:16px;overflow:hidden}.WhySwitch-module__SEH_qq__thead{grid-template-columns:2.2fr 1fr 1fr;display:grid}.WhySwitch-module__SEH_qq__thFeat{text-transform:uppercase;letter-spacing:.08em;color:#ffffff40;background:#ffffff05;padding:14px 22px;font-size:.68rem;font-weight:700}.WhySwitch-module__SEH_qq__thOld{color:#ffffff59;text-align:center;background:#ffffff0a;padding:14px 22px;font-size:.82rem;font-weight:600}.WhySwitch-module__SEH_qq__thNew{color:#fff;background:var(--primary-dark);text-align:center;padding:14px 22px;font-size:.92rem;font-weight:700}.WhySwitch-module__SEH_qq__row{border-top:1px solid #ffffff0a;grid-template-columns:2.2fr 1fr 1fr;display:grid}.WhySwitch-module__SEH_qq__cellFeat{color:#ffffffa6;padding:13px 22px;font-size:.85rem}.WhySwitch-module__SEH_qq__cellOld{color:#ffffff47;text-align:center;padding:13px 22px;font-size:.82rem}.WhySwitch-module__SEH_qq__cellNew{color:var(--primary-light);text-align:center;background:#14b8a60d;padding:13px 22px;font-size:.85rem;font-weight:600}.WhySwitch-module__SEH_qq__cellInner{justify-content:center;align-items:center;gap:6px;display:inline-flex}.WhySwitch-module__SEH_qq__cross{color:#ffffff38;flex-shrink:0;font-weight:700}.WhySwitch-module__SEH_qq__checkMark{flex-shrink:0;width:15px;height:15px;overflow:visible}.WhySwitch-module__SEH_qq__row:hover .WhySwitch-module__SEH_qq__cellFeat{color:#fff}.WhySwitch-module__SEH_qq__row:hover .WhySwitch-module__SEH_qq__cellNew{background:#14b8a61a}@media (max-width:768px){.WhySwitch-module__SEH_qq__inner{padding:0 20px}.WhySwitch-module__SEH_qq__thead,.WhySwitch-module__SEH_qq__row{grid-template-columns:1.5fr 1fr 1fr}.WhySwitch-module__SEH_qq__thFeat,.WhySwitch-module__SEH_qq__cellFeat{padding:12px;font-size:.76rem}.WhySwitch-module__SEH_qq__thOld,.WhySwitch-module__SEH_qq__cellOld,.WhySwitch-module__SEH_qq__thNew,.WhySwitch-module__SEH_qq__cellNew{padding:12px 8px;font-size:.76rem}}
.OurTech-module__QIoGXW__section{background:var(--section-dark);padding:96px 0}.OurTech-module__QIoGXW__section .eyebrow{color:var(--primary-light);opacity:.7}.OurTech-module__QIoGXW__header{text-align:center;margin-bottom:64px}.OurTech-module__QIoGXW__header .h2{color:#fff}.OurTech-module__QIoGXW__subhead{color:#ffffff80;max-width:500px;margin:0 auto;font-size:1rem;line-height:1.75}.OurTech-module__QIoGXW__grid{grid-template-columns:repeat(6,1fr);gap:20px;margin-bottom:40px;display:grid}.OurTech-module__QIoGXW__card:nth-child(-n+3){grid-column:span 2}.OurTech-module__QIoGXW__card:nth-child(4){grid-column:2/4}.OurTech-module__QIoGXW__card:nth-child(5){grid-column:4/6}.OurTech-module__QIoGXW__card{border:1px solid;border-radius:20px;flex-direction:column;gap:12px;padding:32px 28px 36px;display:flex;position:relative;overflow:hidden}.OurTech-module__QIoGXW__iconWrap{border-radius:16px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:4px;display:flex}.OurTech-module__QIoGXW__pill{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;align-items:center;width:fit-content;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.OurTech-module__QIoGXW__cardTitle{letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.1}.OurTech-module__QIoGXW__cardSubtitle{color:#ffffffbf;margin-top:-4px;font-size:.9rem;font-weight:600}.OurTech-module__QIoGXW__cardDesc{color:#ffffff7a;margin-top:4px;font-size:.85rem;line-height:1.7}.OurTech-module__QIoGXW__pulseWrap{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:24px;right:24px}.OurTech-module__QIoGXW__pulse{opacity:.4;border-radius:50%;width:24px;height:24px;position:absolute}.OurTech-module__QIoGXW__pulseDot{opacity:.7;z-index:1;border-radius:50%;width:10px;height:10px;position:relative}.OurTech-module__QIoGXW__trustBar{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:20px 32px;display:flex}.OurTech-module__QIoGXW__trustItem{color:#fff9;align-items:center;gap:8px;padding:8px 20px;font-size:.85rem;font-weight:500;display:flex}.OurTech-module__QIoGXW__trustIcon{font-size:1.1rem}.OurTech-module__QIoGXW__divider{background:#ffffff1a;width:1px;height:20px}@media (max-width:1200px){.OurTech-module__QIoGXW__grid{grid-template-columns:repeat(2,1fr)}.OurTech-module__QIoGXW__card:nth-child(-n+3),.OurTech-module__QIoGXW__card:nth-child(4),.OurTech-module__QIoGXW__card:nth-child(5){grid-column:unset}}@media (max-width:900px){.OurTech-module__QIoGXW__grid{grid-template-columns:1fr;gap:16px}.OurTech-module__QIoGXW__trustBar{flex-direction:column;gap:4px}.OurTech-module__QIoGXW__divider{display:none}.OurTech-module__QIoGXW__trustItem{padding:6px 16px}}@media (max-width:600px){.OurTech-module__QIoGXW__section{padding:72px 0}.OurTech-module__QIoGXW__card{padding:24px 22px 28px}.OurTech-module__QIoGXW__cardTitle{font-size:1.3rem}}
.Testimonials-module__ItA9Ha__section{background:var(--bg-color);padding:88px 0;overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:52px}.Testimonials-module__ItA9Ha__marqueeOuter{position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__marqueeOuter:before,.Testimonials-module__ItA9Ha__marqueeOuter:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Testimonials-module__ItA9Ha__marqueeOuter:before{background:linear-gradient(to right, var(--bg-color), transparent);left:0}.Testimonials-module__ItA9Ha__marqueeOuter:after{background:linear-gradient(to left, var(--bg-color), transparent);right:0}.Testimonials-module__ItA9Ha__marqueeTrack{gap:16px;width:max-content;animation:40s linear infinite Testimonials-module__ItA9Ha__marquee;display:flex}.Testimonials-module__ItA9Ha__marqueeTrack:hover{animation-play-state:paused}@keyframes Testimonials-module__ItA9Ha__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__ItA9Ha__card{border-radius:var(--radius-md);background:#fff;border:1px solid #14b8a61a;flex-shrink:0;width:320px;padding:28px;transition:border-color .25s,transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Testimonials-module__ItA9Ha__stars{color:#f59e0b;letter-spacing:2px;margin-bottom:14px;font-size:.85rem}.Testimonials-module__ItA9Ha__quote{color:var(--text-muted);margin-bottom:20px;font-size:.86rem;line-height:1.75}.Testimonials-module__ItA9Ha__author{align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.88rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-main);font-size:.85rem;font-weight:700}.Testimonials-module__ItA9Ha__location{color:var(--text-muted);margin-top:1px;font-size:.72rem}.Testimonials-module__ItA9Ha__type{border-radius:8px;margin-top:5px;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-block}
.FinalCTA-module__G4Qm-G__section{background:linear-gradient(160deg, var(--primary-dark) 0%, #0f172a 100%);text-align:center;padding:100px 48px;position:relative;overflow:hidden}.FinalCTA-module__G4Qm-G__section:before{content:"";pointer-events:none;background:#14b8a612;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.FinalCTA-module__G4Qm-G__section:after{content:"";pointer-events:none;background:#14b8a60d;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;right:-80px}.FinalCTA-module__G4Qm-G__heading{color:#fff;letter-spacing:-.03em;z-index:1;margin-bottom:16px;font-size:clamp(2.4rem,6vw,3.6rem);font-weight:800;position:relative}.FinalCTA-module__G4Qm-G__sub{color:#fff9;z-index:1;max-width:500px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7;position:relative}.FinalCTA-module__G4Qm-G__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.FinalCTA-module__G4Qm-G__btnWhite{color:var(--primary-dark);cursor:pointer;letter-spacing:.005em;background:#fff;border:none;border-radius:28px;align-items:center;padding:16px 34px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 2px #ffffff14,0 4px 16px #0000001f}.FinalCTA-module__G4Qm-G__btnWhite:hover{background:var(--primary-light);color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 12px 28px #0000002e}.FinalCTA-module__G4Qm-G__arrow{margin-left:6px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:inline-block}.FinalCTA-module__G4Qm-G__btnWhite:hover .FinalCTA-module__G4Qm-G__arrow{transform:translate(4px)}.FinalCTA-module__G4Qm-G__btnGhost{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:28px;align-items:center;padding:14px 28px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.FinalCTA-module__G4Qm-G__btnGhost:hover{background:#ffffff1a;border-color:#ffffff8c}@media (max-width:768px){.FinalCTA-module__G4Qm-G__section{padding:72px 24px}}
