.button-module__HjQxJG__button{min-height:var(--control-height);justify-content:center;align-items:center;gap:var(--space-2);padding:0 var(--space-5);border-radius:var(--radius-md);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);border:1px solid #0000;font-weight:700;line-height:1;display:inline-flex}.button-module__HjQxJG__button:active:not(:disabled){transform:translateY(1px)}.button-module__HjQxJG__button:disabled{cursor:not-allowed;opacity:.5}.button-module__HjQxJG__primary{background:var(--color-action);color:var(--color-action-text);box-shadow:var(--shadow-sm)}.button-module__HjQxJG__primary:hover:not(:disabled){background:var(--color-action-hover);box-shadow:var(--shadow-md)}.button-module__HjQxJG__secondary{border-color:var(--color-border-strong);background:var(--color-surface);color:var(--color-text)}.button-module__HjQxJG__secondary:hover:not(:disabled),.button-module__HjQxJG__quiet:hover:not(:disabled){background:var(--color-surface-subtle)}.button-module__HjQxJG__quiet{color:var(--color-action);background:0 0}.button-module__HjQxJG__fullWidth{width:100%}@media (prefers-reduced-motion:reduce){.button-module__HjQxJG__button:active:not(:disabled){transform:none}}
.progress-module__Asu-Aq__progress{gap:var(--space-2);display:grid}.progress-module__Asu-Aq__meta{color:var(--color-text-muted);justify-content:space-between;font-size:.75rem;font-weight:650;display:flex}.progress-module__Asu-Aq__track{border-radius:var(--radius-pill);background:var(--color-surface-subtle);height:.375rem;overflow:hidden}.progress-module__Asu-Aq__value{border-radius:inherit;background:var(--color-success);height:100%;transition:width var(--duration-normal) var(--ease-standard);display:block}
.text-field-module__2BVTda__field{gap:var(--space-2);display:grid}.text-field-module__2BVTda__label{color:var(--color-text);font-size:.875rem;font-weight:700}.text-field-module__2BVTda__input{width:100%;min-height:var(--control-height);padding:0 var(--space-4);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard)}.text-field-module__2BVTda__input::placeholder{color:var(--color-text-muted);opacity:.75}.text-field-module__2BVTda__input:hover:not(:disabled){border-color:var(--color-action)}.text-field-module__2BVTda__input:focus-visible{border-color:var(--color-focus);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-focus) 18%, transparent);outline:0}.text-field-module__2BVTda__input[aria-invalid=true]{border-color:var(--color-danger);background:var(--color-danger-subtle)}.text-field-module__2BVTda__hint,.text-field-module__2BVTda__error{font-size:.8125rem;line-height:1.4}.text-field-module__2BVTda__hint{color:var(--color-text-muted)}.text-field-module__2BVTda__error{color:var(--color-danger);font-weight:600}
.snap-selector-module__csiYUG__selector{gap:var(--space-2);min-width:0;display:grid}.snap-selector-module__csiYUG__heading{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.snap-selector-module__csiYUG__label,.snap-selector-module__csiYUG__hint{color:var(--color-text-muted);font-size:.75rem;font-weight:650}.snap-selector-module__csiYUG__current{color:var(--color-text);font-size:.75rem;font-weight:800}.snap-selector-module__csiYUG__viewport{border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border), var(--shadow-sm);position:relative;overflow:hidden}.snap-selector-module__csiYUG__viewport:before,.snap-selector-module__csiYUG__viewport:after{z-index:2;pointer-events:none;content:"";width:2.5rem;position:absolute;top:0;bottom:0}.snap-selector-module__csiYUG__viewport:before{background:linear-gradient(90deg, var(--color-surface), transparent);left:0}.snap-selector-module__csiYUG__viewport:after{background:linear-gradient(-90deg, var(--color-surface), transparent);right:0}.snap-selector-module__csiYUG__centerGuide{z-index:1;top:var(--space-2);bottom:var(--space-2);border:1px solid var(--color-action);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-action) 8%, var(--color-surface));pointer-events:none;width:4.75rem;position:absolute;left:50%;transform:translate(-50%)}.snap-selector-module__csiYUG__scroller{z-index:1;cursor:grab;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;touch-action:pan-x;align-items:stretch;min-height:6.25rem;padding-inline:calc(50% - 2.375rem);scroll-padding-inline:calc(50% - 2.375rem);display:flex;position:relative;overflow-x:auto}.snap-selector-module__csiYUG__scroller::-webkit-scrollbar{display:none}.snap-selector-module__csiYUG__scroller:active{cursor:grabbing}.snap-selector-module__csiYUG__scroller:focus-visible{outline:3px solid var(--color-focus);outline-offset:-3px}.snap-selector-module__csiYUG__option{min-width:4.75rem;min-height:var(--touch-target);color:var(--color-text-muted);cursor:pointer;scroll-snap-align:center;scroll-snap-stop:always;transition:color var(--duration-fast) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard);background:0 0;border:0;flex:0 0 4.75rem;place-content:center;gap:.2rem;display:grid}.snap-selector-module__csiYUG__option>span{font-size:1.125rem;font-weight:650;line-height:1}.snap-selector-module__csiYUG__option small{letter-spacing:.04em;text-transform:uppercase;min-height:.75rem;font-size:.5625rem;font-weight:750}.snap-selector-module__csiYUG__option[data-selected=true]{color:var(--color-text)}.snap-selector-module__csiYUG__option[data-selected=true]>span{letter-spacing:-.04em;font-size:1.75rem;font-weight:800}.snap-selector-module__csiYUG__option[data-selected=true] small{color:var(--color-action)}.snap-selector-module__csiYUG__hint{font-size:.6875rem}@media (prefers-reduced-motion:reduce){.snap-selector-module__csiYUG__scroller{scroll-behavior:auto}.snap-selector-module__csiYUG__option{transition:none}}
.service-scope-module__yuU3Sq__disclosure{border-top:1px solid var(--color-border)}.service-scope-module__yuU3Sq__disclosure summary{min-height:var(--touch-target);padding:var(--space-3) var(--space-4);color:var(--color-action);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard);font-size:.8125rem;font-weight:700;list-style-position:inside}.service-scope-module__yuU3Sq__disclosure summary:hover{background:color-mix(in srgb, var(--color-surface-subtle) 70%, transparent)}.service-scope-module__yuU3Sq__disclosure[open] summary{border-bottom:1px solid var(--color-border)}.service-scope-module__yuU3Sq__content{gap:var(--space-4);max-height:22rem;padding:var(--space-4);background:var(--color-surface);animation:service-scope-module__yuU3Sq__scope-in var(--duration-normal) var(--ease-standard);display:grid;overflow-y:auto}.service-scope-module__yuU3Sq__scopeSection{gap:var(--space-2);display:grid}.service-scope-module__yuU3Sq__scopeSection h3,.service-scope-module__yuU3Sq__scopeSection h4{color:var(--color-text);margin:0;font-size:.8125rem}.service-scope-module__yuU3Sq__scopeSection ul{gap:var(--space-1);color:var(--color-text-muted);margin:0;padding-left:1.1rem;font-size:.75rem;line-height:1.4;display:grid}.service-scope-module__yuU3Sq__scopeSection li::marker{color:var(--color-success)}@keyframes service-scope-module__yuU3Sq__scope-in{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.service-scope-module__yuU3Sq__content{animation:none}}
.home-hero-module__Q1r5LW__hero{isolation:isolate;border:1px solid color-mix(in srgb, var(--color-border) 82%, var(--color-success));border-radius:calc(var(--radius-lg) + .25rem);background:color-mix(in srgb, var(--color-cloud) 88%, var(--color-mint));animation:home-hero-module__Q1r5LW__hero-in .52s var(--ease-standard) both;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #17213c0a}.home-hero-module__Q1r5LW__hero:before{z-index:3;background:var(--color-success);content:"";height:.2rem;position:absolute;inset:0 0 auto}.home-hero-module__Q1r5LW__hero:after{z-index:0;border:1px solid color-mix(in srgb, var(--color-indigo) 17%, transparent);width:18rem;height:18rem;box-shadow:0 0 0 3.5rem color-mix(in srgb, var(--color-surface) 17%, transparent);content:"";border-radius:50%;position:absolute;bottom:-8rem;right:-5rem}.home-hero-module__Q1r5LW__ambient{z-index:0;background:linear-gradient(108deg, transparent 0 58%, color-mix(in srgb, var(--color-mint) 5%, transparent) 58% 72%, transparent 72%);pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-hero-module__Q1r5LW__ambient:before{border:1px solid color-mix(in srgb, var(--color-surface) 70%, transparent);background:color-mix(in srgb, var(--color-surface) 66%, transparent);content:"";border-radius:9rem 0 0 9rem;width:9rem;height:18rem;position:absolute;top:7rem;right:-3rem;transform:rotate(12deg)}.home-hero-module__Q1r5LW__ambient:after{border-radius:var(--radius-pill);background:var(--color-accent-reserved);content:"";width:1.1rem;height:.22rem;position:absolute;bottom:1.25rem;left:1.25rem}.home-hero-module__Q1r5LW__copy,.home-hero-module__Q1r5LW__quoteStarter{z-index:2;padding-inline:clamp(var(--space-5), 6vw, var(--space-8));position:relative}.home-hero-module__Q1r5LW__copy{align-content:end;gap:var(--space-4);min-height:21.5rem;padding-block:var(--space-7) var(--space-4);display:grid}.home-hero-module__Q1r5LW__headline{max-width:10.5ch;color:var(--color-text);letter-spacing:-.067em;text-wrap:balance;margin:0;font-size:clamp(3rem,13vw,5.4rem);font-weight:790;line-height:.92}.home-hero-module__Q1r5LW__supportingText{max-width:31rem;color:color-mix(in srgb, var(--color-text) 70%, var(--color-text-muted));text-wrap:pretty;margin:0;font-size:clamp(1rem,3.5vw,1.15rem);line-height:1.58}.home-hero-module__Q1r5LW__quoteStarter{gap:var(--space-3);margin:0 var(--space-3) var(--space-3);padding-block:var(--space-4);border:1px solid color-mix(in srgb, var(--color-border) 88%, var(--color-indigo));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;box-shadow:0 10px 26px #17213c0e}.home-hero-module__Q1r5LW__fields{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-hero-module__Q1r5LW__field{gap:var(--space-2);min-width:0;display:grid}.home-hero-module__Q1r5LW__cleaningType{grid-column:1/-1}.home-hero-module__Q1r5LW__label{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--color-text-muted);letter-spacing:.045em;text-transform:uppercase;font-size:.6875rem;font-weight:780;display:flex}.home-hero-module__Q1r5LW__field:has(.home-hero-module__Q1r5LW__control:valid) .home-hero-module__Q1r5LW__label:after{color:var(--color-success-text);content:"✓";font-size:.7rem;font-weight:850}.home-hero-module__Q1r5LW__control{width:100%;min-height:3.45rem;padding:0 var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);appearance:none;background:var(--color-surface-subtle);color:var(--color-text);transition:border-color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);font-weight:700;box-shadow:inset 0 1px #fffc}.home-hero-module__Q1r5LW__control:hover{border-color:var(--color-border-strong);background:var(--color-surface)}.home-hero-module__Q1r5LW__field:has(.home-hero-module__Q1r5LW__control:valid) .home-hero-module__Q1r5LW__control{border-color:color-mix(in srgb, var(--color-success) 58%, var(--color-border));background:color-mix(in srgb, var(--color-success-subtle) 48%, var(--color-surface))}.home-hero-module__Q1r5LW__control:focus-visible{border-color:var(--color-focus);background:var(--color-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-focus) 15%, transparent);outline:0}.home-hero-module__Q1r5LW__control::placeholder,.home-hero-module__Q1r5LW__control:invalid{color:var(--color-text-muted)}.home-hero-module__Q1r5LW__selectWrap{position:relative}.home-hero-module__Q1r5LW__selectWrap:after{top:50%;right:var(--space-4);border-right:1.5px solid var(--color-text-muted);border-bottom:1.5px solid var(--color-text-muted);content:"";pointer-events:none;width:.5rem;height:.5rem;position:absolute;transform:translateY(-70%)rotate(45deg)}.home-hero-module__Q1r5LW__selectWrap .home-hero-module__Q1r5LW__control{padding-left:var(--space-4);padding-right:var(--space-7);font-size:.9rem}.home-hero-module__Q1r5LW__cta{border-radius:var(--radius-md);min-height:3.55rem;box-shadow:0 5px 14px #334c8c29}.home-hero-module__Q1r5LW__cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 18px #334c8c33}.home-hero-module__Q1r5LW__cta:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 7px #334c8c24}@keyframes home-hero-module__Q1r5LW__hero-in{0%{opacity:0;transform:translateY(.45rem)}to{opacity:1;transform:translateY(0)}}@media (min-width:48rem){.home-hero-module__Q1r5LW__copy{gap:var(--space-5);min-height:27rem;padding-block:var(--space-9) var(--space-7)}.home-hero-module__Q1r5LW__quoteStarter{gap:var(--space-4);margin-inline:var(--space-5);padding:var(--space-5);grid-template-columns:1fr}.home-hero-module__Q1r5LW__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-module__Q1r5LW__cleaningType{grid-column:1/-1}.home-hero-module__Q1r5LW__cta{width:100%}}@media (min-width:64rem){.home-hero-module__Q1r5LW__hero{grid-template-columns:minmax(0,1.15fr) minmax(23rem,.85fr);min-height:clamp(35rem,69vh,43rem)}.home-hero-module__Q1r5LW__hero:after{width:24rem;height:24rem;bottom:-10rem;right:31%}.home-hero-module__Q1r5LW__ambient:before{border-radius:20rem 0 0 20rem;width:21rem;height:38rem;top:-7rem;right:30%;transform:rotate(15deg)}.home-hero-module__Q1r5LW__copy{min-height:auto;padding:clamp(var(--space-8), 6vw, var(--space-9));align-content:center}.home-hero-module__Q1r5LW__headline{font-size:clamp(4.6rem,6.2vw,6.25rem)}.home-hero-module__Q1r5LW__quoteStarter{margin:var(--space-7) var(--space-7) var(--space-7) 0;padding:var(--space-6);border-color:color-mix(in srgb, var(--color-border) 76%, var(--color-indigo));grid-template-columns:1fr;align-self:center}.home-hero-module__Q1r5LW__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-module__Q1r5LW__cleaningType{grid-column:1/-1}.home-hero-module__Q1r5LW__cta{width:100%}}@media (min-width:80rem){.home-hero-module__Q1r5LW__quoteStarter{margin-right:var(--space-8)}}@media (prefers-reduced-motion:reduce){.home-hero-module__Q1r5LW__hero{animation:none}.home-hero-module__Q1r5LW__cta:hover:not(:disabled),.home-hero-module__Q1r5LW__cta:active:not(:disabled){transform:none}}
.kendall-logo-module__yXmsrG__logo{shape-rendering:geometricprecision;flex:none;width:auto;max-width:100%;height:auto;display:block}
.app-frame-module__UhE-yW__frame{grid-template-rows:auto minmax(0,1fr) auto;min-height:100dvh;display:grid}.app-frame-module__UhE-yW__skipLink{z-index:100;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-midnight);color:#fff;transform:translateY(calc(-100% - var(--space-5)));transition:transform var(--duration-fast) var(--ease-standard);font-size:.875rem;font-weight:760;text-decoration:none;position:fixed}.app-frame-module__UhE-yW__skipLink:focus{transform:translateY(0)}.app-frame-module__UhE-yW__header{z-index:20;border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-cloud) 90%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.app-frame-module__UhE-yW__headerInner,.app-frame-module__UhE-yW__main{width:min(100%, var(--content-width));padding-inline:var(--space-4);margin-inline:auto}.app-frame-module__UhE-yW__headerInner{min-height:var(--app-header-height-mobile);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.app-frame-module__UhE-yW__identity{align-items:center;min-width:0;text-decoration:none;display:inline-flex}.app-frame-module__UhE-yW__logoMobile{width:8.7rem}.app-frame-module__UhE-yW__logoDesktop{display:none}.app-frame-module__UhE-yW__navigation{align-items:center;gap:var(--space-5);margin-left:auto;display:none}.app-frame-module__UhE-yW__navigation a{min-height:1.5rem;color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-standard);align-items:center;font-size:.75rem;font-weight:720;text-decoration:none;display:inline-flex}.app-frame-module__UhE-yW__navigation a:hover{color:var(--color-text)}.app-frame-module__UhE-yW__headerCta{min-height:var(--touch-target);padding-inline:var(--space-3);border:1px solid color-mix(in srgb, var(--color-indigo) 78%, var(--color-midnight));border-radius:var(--radius-md);background:var(--color-action);color:var(--color-action-text);transition:background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);justify-content:center;align-items:center;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 2px 7px #334c8c1f}.app-frame-module__UhE-yW__headerCta:hover{background:var(--color-action-hover);transform:translateY(-1px);box-shadow:0 4px 10px #334c8c26}.app-frame-module__UhE-yW__headerCta:active{transform:translateY(0)}.app-frame-module__UhE-yW__main{padding-block:var(--space-6) var(--space-7);align-content:start;display:grid}@media (min-width:48rem){.app-frame-module__UhE-yW__headerInner,.app-frame-module__UhE-yW__main{padding-inline:var(--space-6)}.app-frame-module__UhE-yW__main{padding-block:var(--space-8) var(--space-9)}.app-frame-module__UhE-yW__logoMobile{display:none}.app-frame-module__UhE-yW__logoDesktop{width:11.6rem;display:block}}@media (min-width:64rem){.app-frame-module__UhE-yW__header{border-bottom-color:color-mix(in srgb, var(--color-border-strong) 58%, transparent);background:color-mix(in srgb, var(--color-surface) 96%, transparent);box-shadow:0 2px 10px #17213c09}.app-frame-module__UhE-yW__headerInner{min-height:var(--app-header-height-desktop)}.app-frame-module__UhE-yW__navigation{gap:var(--space-5)}.app-frame-module__UhE-yW__navigation a{color:color-mix(in srgb, var(--color-text) 76%, var(--color-text-muted));font-size:.78rem;position:relative}.app-frame-module__UhE-yW__navigation a:after{background:var(--color-success);content:"";opacity:0;height:1px;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(.35)}.app-frame-module__UhE-yW__navigation a:hover:after,.app-frame-module__UhE-yW__navigation a:focus-visible:after{opacity:1;transform:scaleX(1)}}@media (min-width:48rem){.app-frame-module__UhE-yW__navigation{gap:var(--space-4);display:flex}.app-frame-module__UhE-yW__headerCta{padding-inline:var(--space-4)}}@media (min-width:64rem){.app-frame-module__UhE-yW__navigation{gap:var(--space-5)}}@media (prefers-reduced-motion:reduce){.app-frame-module__UhE-yW__headerCta:hover,.app-frame-module__UhE-yW__headerCta:active{transform:none}.app-frame-module__UhE-yW__navigation a:after{transition:none}}
.configurator-module__cmAhwW__configurator{gap:var(--space-6);display:grid}.configurator-module__cmAhwW__intro{gap:var(--space-3);max-width:44rem;display:grid}.configurator-module__cmAhwW__intro h1,.configurator-module__cmAhwW__intro p{margin:0}.configurator-module__cmAhwW__intro h1{letter-spacing:-.055em;font-size:clamp(2.25rem,8vw,4rem);line-height:1}.configurator-module__cmAhwW__intro>p:last-child{max-width:38rem;color:var(--color-text-muted);font-size:1.0625rem;line-height:1.55}.configurator-module__cmAhwW__eyebrow{color:var(--color-success-text);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:750}.configurator-module__cmAhwW__mobilePricePeek{z-index:5;top:calc(var(--app-header-height-mobile) + var(--space-2));gap:0 var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:1fr auto;align-items:center;text-decoration:none;display:grid;position:sticky}.configurator-module__cmAhwW__mobilePricePeek span,.configurator-module__cmAhwW__mobilePricePeek small{color:var(--color-text-muted);font-size:.6875rem}.configurator-module__cmAhwW__mobilePricePeek output{letter-spacing:-.035em;grid-area:1/2/3;font-size:1.35rem;font-weight:800}.configurator-module__cmAhwW__layout,.configurator-module__cmAhwW__options{display:grid}.configurator-module__cmAhwW__layout{gap:var(--space-6)}.configurator-module__cmAhwW__options{gap:0}.configurator-module__cmAhwW__section{gap:var(--space-5);padding-block:var(--space-7);border-top:1px solid var(--color-border);display:grid}.configurator-module__cmAhwW__section:first-child{padding-top:var(--space-5);border-top:0}.configurator-module__cmAhwW__sectionHeading{gap:var(--space-1);max-width:34rem;display:grid}.configurator-module__cmAhwW__sectionHeading h2,.configurator-module__cmAhwW__sectionHeading p{margin:0}.configurator-module__cmAhwW__sectionHeading h2{letter-spacing:-.035em;font-size:clamp(1.35rem,5vw,1.75rem)}.configurator-module__cmAhwW__sectionHeading p{color:var(--color-text-muted);font-size:.875rem;line-height:1.45}.configurator-module__cmAhwW__homeGrid,.configurator-module__cmAhwW__selectionGrid,.configurator-module__cmAhwW__extrasGrid{gap:var(--space-3);display:grid}.configurator-module__cmAhwW__stepper{border-radius:var(--radius-lg);background:var(--color-surface);min-height:6.25rem;box-shadow:inset 0 0 0 1px var(--color-border), var(--shadow-sm);transition:box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);grid-template-columns:3.5rem minmax(0,1fr) 3.5rem;align-items:center;display:grid}.configurator-module__cmAhwW__stepper:focus-within{box-shadow:inset 0 0 0 1px var(--color-action), var(--shadow-md)}.configurator-module__cmAhwW__stepper[data-tone=secondary]{grid-template-columns:var(--control-height) minmax(0, 1fr) var(--control-height);border-radius:var(--radius-md);background:var(--color-surface-subtle);min-height:4.75rem;box-shadow:none}.configurator-module__cmAhwW__stepperButton,.configurator-module__cmAhwW__quantity button{min-width:var(--touch-target);min-height:var(--touch-target);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-action);cursor:pointer;transition:color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);place-items:center;font-size:1.25rem;font-weight:750;display:grid}.configurator-module__cmAhwW__stepperButton{margin:var(--space-2)}.configurator-module__cmAhwW__stepperButton:hover:not(:disabled),.configurator-module__cmAhwW__quantity button:hover:not(:disabled){border-color:var(--color-action);background:var(--color-surface-subtle)}.configurator-module__cmAhwW__stepperButton:active:not(:disabled),.configurator-module__cmAhwW__quantity button:active:not(:disabled){transform:scale(.94)}.configurator-module__cmAhwW__stepperButton:disabled,.configurator-module__cmAhwW__quantity button:disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.4}.configurator-module__cmAhwW__stepperValue{gap:var(--space-1);text-align:center;display:grid}.configurator-module__cmAhwW__stepperNumber{letter-spacing:-.04em;font-size:1.75rem;font-weight:800}.configurator-module__cmAhwW__stepper[data-tone=secondary] .configurator-module__cmAhwW__stepperNumber{font-size:1.125rem}.configurator-module__cmAhwW__stepperLabel{color:var(--color-text-muted);font-size:.75rem;font-weight:650}.configurator-module__cmAhwW__guardrailStatus{color:var(--color-success-text);font-size:.6875rem;font-weight:750;line-height:1.3}.configurator-module__cmAhwW__frequencyGrid{padding:var(--space-1);border-radius:var(--radius-md);background:var(--color-surface-subtle);box-shadow:inset 0 0 0 1px var(--color-border);scrollbar-width:thin;display:flex;overflow-x:auto}.configurator-module__cmAhwW__selectionGrid{grid-template-columns:1fr}.configurator-module__cmAhwW__serviceCard{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm);transition:border-color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);overflow:hidden}.configurator-module__cmAhwW__serviceCard:hover{border-color:var(--color-border-strong);transform:translateY(-1px)}.configurator-module__cmAhwW__serviceCard[data-selected=true]{border-color:var(--color-success);background:var(--color-success-subtle);box-shadow:0 0 0 1px var(--color-success), var(--shadow-sm)}.configurator-module__cmAhwW__serviceCard:focus-within{border-color:var(--color-action);box-shadow:0 0 0 2px var(--color-action), var(--shadow-sm)}.configurator-module__cmAhwW__selectionCard:focus-visible{outline-offset:-4px}.configurator-module__cmAhwW__selectionCard{gap:var(--space-3);width:100%;min-height:8rem;padding:var(--space-4);color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr;align-items:start;display:grid}.configurator-module__cmAhwW__selectionMark{border:1.5px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-surface);width:1.125rem;height:1.125rem;transition:border-width var(--duration-fast) var(--ease-standard)}.configurator-module__cmAhwW__selectionCard[aria-pressed=true] .configurator-module__cmAhwW__selectionMark{border:.34rem solid var(--color-success)}.configurator-module__cmAhwW__selectionCopy{gap:var(--space-2);display:grid}.configurator-module__cmAhwW__selectionCopy strong{font-size:.9375rem}.configurator-module__cmAhwW__selectionCopy small{color:var(--color-text-muted);font-size:.75rem;font-weight:550;line-height:1.4}.configurator-module__cmAhwW__selectionStatus{color:var(--color-text-muted);grid-column:2;align-self:end;font-size:.6875rem;font-weight:750}.configurator-module__cmAhwW__selectionCard[aria-pressed=true] .configurator-module__cmAhwW__selectionStatus{color:var(--color-success-text)}.configurator-module__cmAhwW__frequencyGrid{gap:0}.configurator-module__cmAhwW__frequencyOption{gap:var(--space-1);min-width:8.5rem;min-height:4.75rem;padding:var(--space-3);border-radius:var(--radius-sm);color:var(--color-text);text-align:left;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:0 0;border:0;flex:1 0 0;align-content:center;font-weight:700;display:grid;position:relative}.configurator-module__cmAhwW__frequencyOption small,.configurator-module__cmAhwW__extra small{color:var(--color-text-muted);font-size:.6875rem;font-weight:550}.configurator-module__cmAhwW__frequencyOption[aria-pressed=true]{background:var(--color-surface);box-shadow:var(--shadow-sm)}.configurator-module__cmAhwW__frequencyStatus{top:var(--space-2);right:var(--space-2);color:var(--color-success-text);font-size:.75rem;position:absolute}.configurator-module__cmAhwW__extra{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:4.75rem;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border);color:var(--color-text);transition:background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border:1px solid #0000;display:flex}.configurator-module__cmAhwW__extraButton{width:100%;font:inherit;text-align:left;cursor:pointer}.configurator-module__cmAhwW__extraButton:hover{box-shadow:inset 0 0 0 1px var(--color-border-strong), var(--shadow-sm)}.configurator-module__cmAhwW__extraButton:active{transform:scale(.99)}.configurator-module__cmAhwW__extraSelected,.configurator-module__cmAhwW__extraButton[aria-pressed=true],.configurator-module__cmAhwW__extraIncluded{background:var(--color-success-subtle);box-shadow:inset 0 0 0 1px var(--color-success)}.configurator-module__cmAhwW__extraIncluded small{color:var(--color-success-text);font-weight:750}.configurator-module__cmAhwW__extraCopy{gap:var(--space-1);display:grid}.configurator-module__cmAhwW__extraToggle{border-radius:var(--radius-pill);background:var(--color-border-strong);width:2.5rem;height:1.5rem;transition:background-color var(--duration-fast) var(--ease-standard);flex:none;position:relative}.configurator-module__cmAhwW__extraToggle:after{border-radius:var(--radius-pill);background:var(--color-surface);width:1.125rem;height:1.125rem;box-shadow:var(--shadow-sm);content:"";transition:transform var(--duration-fast) var(--ease-standard);position:absolute;top:.1875rem;left:.1875rem}.configurator-module__cmAhwW__extraButton[aria-pressed=true] .configurator-module__cmAhwW__extraToggle{background:var(--color-success)}.configurator-module__cmAhwW__extraButton[aria-pressed=true] .configurator-module__cmAhwW__extraToggle:after{transform:translate(1rem)}.configurator-module__cmAhwW__specialSection{gap:var(--space-4);padding-block:var(--space-7);border-top:1px solid var(--color-border);display:grid}.configurator-module__cmAhwW__specialHeader{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.configurator-module__cmAhwW__specialAction{min-height:var(--touch-target);padding-inline:var(--space-3);color:var(--color-action);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.8125rem;font-weight:750}.configurator-module__cmAhwW__specialField{gap:var(--space-2);animation:configurator-module__cmAhwW__field-in var(--duration-normal) var(--ease-standard);display:grid}.configurator-module__cmAhwW__specialField label{color:var(--color-text);justify-content:space-between;font-size:.8125rem;font-weight:750;display:flex}.configurator-module__cmAhwW__specialField label span,.configurator-module__cmAhwW__specialField small{color:var(--color-text-muted);font-size:.6875rem;font-weight:550}.configurator-module__cmAhwW__specialField textarea{resize:vertical;width:100%;min-height:8rem;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);line-height:1.5}.configurator-module__cmAhwW__specialField textarea:focus{border-color:var(--color-focus);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-focus) 18%, transparent);outline:0}.configurator-module__cmAhwW__specialField small{text-align:right}.configurator-module__cmAhwW__quantity{grid-template-columns:var(--touch-target) 2rem var(--touch-target);align-items:center;display:grid}.configurator-module__cmAhwW__quantity output{text-align:center;font-weight:750}.configurator-module__cmAhwW__quantity .configurator-module__cmAhwW__guardrailStatus{padding-top:var(--space-1);text-align:center;grid-column:1/-1}.configurator-module__cmAhwW__summary{gap:var(--space-5);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-md);scroll-margin-top:var(--space-5);align-content:start;display:grid}.configurator-module__cmAhwW__summaryContext{gap:var(--space-1);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);display:grid}.configurator-module__cmAhwW__summaryContext strong{font-size:1rem}.configurator-module__cmAhwW__summaryContext span{color:var(--color-text-muted);font-size:.75rem}.configurator-module__cmAhwW__summaryHeader{gap:var(--space-1);display:grid}.configurator-module__cmAhwW__summaryHeader p,.configurator-module__cmAhwW__summaryHeader span,.configurator-module__cmAhwW__summaryHeader strong{margin:0}.configurator-module__cmAhwW__summaryHeader p{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:750}.configurator-module__cmAhwW__summaryHeader strong{letter-spacing:-.065em;font-size:clamp(3rem,12vw,4.5rem);line-height:.95}.configurator-module__cmAhwW__summaryHeader span,.configurator-module__cmAhwW__recurring span{color:var(--color-text-muted);font-size:.8125rem}.configurator-module__cmAhwW__customQuote{gap:var(--space-2);padding:var(--space-4);border-left:.25rem solid var(--color-success);border-radius:var(--radius-sm);background:var(--color-success-subtle);display:grid}.configurator-module__cmAhwW__customQuote strong{letter-spacing:-.03em;font-size:1.35rem}.configurator-module__cmAhwW__customQuote span{line-height:1.5}.configurator-module__cmAhwW__priceValue{animation:configurator-module__cmAhwW__price-in var(--duration-normal) var(--ease-standard)}.configurator-module__cmAhwW__recurring{gap:var(--space-1);padding:var(--space-4);border-left:.25rem solid var(--color-success);border-radius:var(--radius-sm);background:var(--color-success-subtle);display:grid}.configurator-module__cmAhwW__recurring strong{letter-spacing:-.04em;font-size:1.9rem}.configurator-module__cmAhwW__recurring small{color:var(--color-text-muted)}.configurator-module__cmAhwW__selectedExtras{gap:var(--space-2);display:grid}.configurator-module__cmAhwW__selectedExtras>span{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:750}.configurator-module__cmAhwW__selectedExtras ul{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.configurator-module__cmAhwW__selectedExtras li{padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);background:var(--color-surface-subtle);color:var(--color-text-muted);font-size:.75rem;font-weight:650}.configurator-module__cmAhwW__priceDetails{border-block:1px solid var(--color-border)}.configurator-module__cmAhwW__priceDetails summary{min-height:var(--touch-target);padding-block:var(--space-3);color:var(--color-action);cursor:pointer;font-size:.8125rem;font-weight:700}.configurator-module__cmAhwW__breakdown{gap:var(--space-3);padding:0 0 var(--space-4);margin:0;display:grid}.configurator-module__cmAhwW__breakdown div{gap:var(--space-3);color:var(--color-text-muted);grid-template-columns:1fr auto;font-size:.8125rem;display:grid}.configurator-module__cmAhwW__breakdown dt,.configurator-module__cmAhwW__breakdown dd{margin:0}.configurator-module__cmAhwW__breakdown dd{color:var(--color-text);font-weight:700}@keyframes configurator-module__cmAhwW__price-in{0%{opacity:.45;transform:translateY(.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes configurator-module__cmAhwW__field-in{0%{opacity:0;transform:translateY(-.2rem)}to{opacity:1;transform:translateY(0)}}@media (min-width:40rem){.configurator-module__cmAhwW__homeGrid,.configurator-module__cmAhwW__selectionGrid,.configurator-module__cmAhwW__extrasGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.configurator-module__cmAhwW__configurator{gap:var(--space-8)}.configurator-module__cmAhwW__mobilePricePeek{display:none}.configurator-module__cmAhwW__layout{gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(19rem,.36fr);align-items:start}.configurator-module__cmAhwW__section{gap:var(--space-6);padding-block:var(--space-8)}.configurator-module__cmAhwW__section:first-child{padding-top:0}.configurator-module__cmAhwW__homeGrid{grid-template-columns:minmax(12rem,.75fr) minmax(0,1.35fr) minmax(13rem,.8fr);align-items:end}.configurator-module__cmAhwW__selectionGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.configurator-module__cmAhwW__extrasGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-module__cmAhwW__summary{top:calc(var(--app-header-height-desktop) + var(--space-5));padding:var(--space-6);position:sticky}}@media (prefers-reduced-motion:reduce){.configurator-module__cmAhwW__priceValue,.configurator-module__cmAhwW__specialField{animation:none}.configurator-module__cmAhwW__serviceCard:hover,.configurator-module__cmAhwW__stepperButton:active:not(:disabled),.configurator-module__cmAhwW__quantity button:active:not(:disabled),.configurator-module__cmAhwW__extraButton:active{transform:none}}
.error-module__bSZLSW__surface{justify-items:start;gap:var(--space-4);width:min(100%,38rem);margin:var(--space-8) auto;padding:clamp(var(--space-5), 6vw, var(--space-8));border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);display:grid}.error-module__bSZLSW__surface p,.error-module__bSZLSW__surface h1,.error-module__bSZLSW__surface span{margin:0}.error-module__bSZLSW__action{min-height:var(--control-height);padding-inline:var(--space-5);border-radius:var(--radius-md);background:var(--color-action);color:var(--color-action-text);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.error-module__bSZLSW__surface p{color:var(--color-success-text);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.error-module__bSZLSW__surface h1{letter-spacing:-.055em;font-size:clamp(2rem,8vw,3.5rem);line-height:1}.error-module__bSZLSW__surface span{max-width:32rem;color:var(--color-text-muted);line-height:1.6}
.booking-request-flow-module__8UtFkq__flow{gap:var(--space-6);display:grid}.booking-request-flow-module__8UtFkq__technicalNotice,.booking-request-flow-module__8UtFkq__submissionError{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-subtle);color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.booking-request-flow-module__8UtFkq__submissionError{border-color:color-mix(in srgb, var(--color-danger,#b42318) 28%, var(--color-border));color:var(--color-danger,#b42318)}.booking-request-flow-module__8UtFkq__progressShell{z-index:5;top:calc(var(--app-header-height-mobile) + var(--space-2));gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;position:sticky}.booking-request-flow-module__8UtFkq__progressShell ol{color:var(--color-text-muted);text-align:center;grid-template-columns:repeat(4,1fr);margin:0;padding:0;font-size:.625rem;font-weight:700;list-style:none;display:grid}.booking-request-flow-module__8UtFkq__progressShell li[data-active=true]{color:var(--color-text)}.booking-request-flow-module__8UtFkq__progressShell li[data-complete=true]{color:var(--color-success-text)}.booking-request-flow-module__8UtFkq__stage{gap:var(--space-7);max-width:58rem;padding-block:var(--space-4) var(--space-8);margin-inline:auto;display:grid}.booking-request-flow-module__8UtFkq__stageHeader{gap:var(--space-3);max-width:42rem;display:grid}.booking-request-flow-module__8UtFkq__stageHeader p,.booking-request-flow-module__8UtFkq__stageHeader h1,.booking-request-flow-module__8UtFkq__stageHeader span{margin:0}.booking-request-flow-module__8UtFkq__stageHeader>p{color:var(--color-success-text);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:750}.booking-request-flow-module__8UtFkq__stageHeader h1{letter-spacing:-.055em;font-size:clamp(2rem,8vw,3.5rem);line-height:1}.booking-request-flow-module__8UtFkq__stageHeader>span{color:var(--color-text-muted);font-size:1rem;line-height:1.55}.booking-request-flow-module__8UtFkq__formSurface,.booking-request-flow-module__8UtFkq__customerGrid{gap:var(--space-5);display:grid}.booking-request-flow-module__8UtFkq__dateField{gap:var(--space-2);display:grid}.booking-request-flow-module__8UtFkq__dateField>label,.booking-request-flow-module__8UtFkq__timeField legend{color:var(--color-text);font-size:.8125rem;font-weight:750}.booking-request-flow-module__8UtFkq__dateField input{width:100%;min-height:4.25rem;padding:0 var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;font-size:1rem}.booking-request-flow-module__8UtFkq__dateField input:focus{border-color:var(--color-focus);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-focus) 18%, transparent);outline:0}.booking-request-flow-module__8UtFkq__dateField small{color:var(--color-text-muted);font-size:.75rem}.booking-request-flow-module__8UtFkq__dateField .booking-request-flow-module__8UtFkq__error{color:var(--color-danger,#b42318)}.booking-request-flow-module__8UtFkq__timeField{gap:var(--space-3);border:0;margin:0;padding:0;display:grid}.booking-request-flow-module__8UtFkq__timeField>div{gap:var(--space-2);grid-template-columns:1fr;display:grid}.booking-request-flow-module__8UtFkq__timeField button{gap:var(--space-2);min-height:3.75rem;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;text-align:left;cursor:pointer;grid-template-columns:1.25rem 1fr;align-items:center;font-weight:700;display:grid}.booking-request-flow-module__8UtFkq__timeField button[aria-pressed=true]{border-color:var(--color-success);background:var(--color-success-subtle);box-shadow:inset 0 0 0 1px var(--color-success)}.booking-request-flow-module__8UtFkq__timeField button span{color:var(--color-success-text)}.booking-request-flow-module__8UtFkq__customerGrid{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.booking-request-flow-module__8UtFkq__actions{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--color-border);display:flex}.booking-request-flow-module__8UtFkq__reviewGrid{gap:var(--space-3);display:grid}.booking-request-flow-module__8UtFkq__reviewCard,.booking-request-flow-module__8UtFkq__reviewPrice{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.booking-request-flow-module__8UtFkq__reviewCard>div:first-child{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.booking-request-flow-module__8UtFkq__reviewCard h2,.booking-request-flow-module__8UtFkq__reviewCard p{margin:0}.booking-request-flow-module__8UtFkq__reviewCard h2{font-size:1rem}.booking-request-flow-module__8UtFkq__reviewCard button{min-height:var(--touch-target);padding-inline:var(--space-2);color:var(--color-action);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.75rem;font-weight:750}.booking-request-flow-module__8UtFkq__reviewCard p{color:var(--color-text-muted);font-size:.875rem;line-height:1.65}.booking-request-flow-module__8UtFkq__reviewCard dl{gap:var(--space-3);margin:0;display:grid}.booking-request-flow-module__8UtFkq__reviewCard dl>div{gap:var(--space-1);display:grid}.booking-request-flow-module__8UtFkq__reviewCard dt{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.6875rem;font-weight:750}.booking-request-flow-module__8UtFkq__reviewCard dd{margin:0;font-size:.875rem;line-height:1.5}.booking-request-flow-module__8UtFkq__reviewPrice{gap:var(--space-2);border-color:var(--color-border-strong);background:var(--color-surface-subtle);display:grid}.booking-request-flow-module__8UtFkq__reviewPrice>span{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:750}.booking-request-flow-module__8UtFkq__reviewPrice>strong{letter-spacing:-.055em;font-size:clamp(2.25rem,10vw,3.5rem)}.booking-request-flow-module__8UtFkq__reviewPrice p{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.booking-request-flow-module__8UtFkq__confirmation{place-content:center;gap:var(--space-5);text-align:center;max-width:42rem;min-height:60vh;margin-inline:auto;display:grid}.booking-request-flow-module__8UtFkq__confirmationMark{border-radius:var(--radius-pill);background:var(--color-success-subtle);width:3rem;height:3rem;color:var(--color-success-text);place-items:center;margin-inline:auto;font-size:1.25rem;font-weight:800;display:grid}.booking-request-flow-module__8UtFkq__confirmation .booking-request-flow-module__8UtFkq__stageHeader{justify-items:center}.booking-request-flow-module__8UtFkq__confirmation>p{color:var(--color-text-muted);margin:0;font-size:.75rem}@media (min-width:40rem){.booking-request-flow-module__8UtFkq__timeField>div{grid-template-columns:repeat(3,1fr)}.booking-request-flow-module__8UtFkq__customerGrid,.booking-request-flow-module__8UtFkq__reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-request-flow-module__8UtFkq__reviewPrice{grid-column:1/-1}}@media (min-width:64rem){.booking-request-flow-module__8UtFkq__progressShell{width:100%;max-width:58rem;box-shadow:none;margin-inline:auto;position:static}.booking-request-flow-module__8UtFkq__formSurface{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start}.booking-request-flow-module__8UtFkq__reviewGrid{grid-template-columns:minmax(0,1fr) minmax(18rem,.7fr)}.booking-request-flow-module__8UtFkq__reviewPrice{top:calc(var(--app-header-height-desktop) + var(--space-5));grid-area:1/2/span 3;align-self:start;position:sticky}}@media (prefers-reduced-motion:reduce){.booking-request-flow-module__8UtFkq__flow *{scroll-behavior:auto}}
.home-sections-module__nedy_G__sections{gap:clamp(5.5rem,13vw,9rem);padding-top:clamp(7rem,16vw,10rem);display:grid;position:relative}.home-sections-module__nedy_G__sections:before{background:var(--color-border-strong);content:"";width:min(9rem,42vw);height:1px;position:absolute;top:3.5rem;left:50%;transform:translate(-50%)}.home-sections-module__nedy_G__sections:after{border:2px solid var(--color-cloud);background:var(--color-success);content:"";border-radius:50%;width:.48rem;height:.48rem;position:absolute;top:3.28rem;left:50%;transform:translate(-50%)}.home-sections-module__nedy_G__services,.home-sections-module__nedy_G__process,.home-sections-module__nedy_G__comparison,.home-sections-module__nedy_G__why,.home-sections-module__nedy_G__area,.home-sections-module__nedy_G__faq{gap:var(--space-7);scroll-margin-top:6rem;display:grid}.home-sections-module__nedy_G__sectionHeading{gap:var(--space-3);max-width:46rem;display:grid}.home-sections-module__nedy_G__sectionHeading p,.home-sections-module__nedy_G__sectionHeading h2,.home-sections-module__nedy_G__sectionHeading span{margin:0}.home-sections-module__nedy_G__sectionHeading>p{color:var(--color-success-text);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:820}.home-sections-module__nedy_G__sectionHeading h2{letter-spacing:-.062em;text-wrap:balance;max-width:42rem;font-size:clamp(2.1rem,8.5vw,4.35rem);line-height:.98}.home-sections-module__nedy_G__sectionHeading>span{max-width:39rem;color:var(--color-text-muted);font-size:clamp(.94rem,1.4vw,1.05rem);line-height:1.65}.home-sections-module__nedy_G__sectionHeading[data-inverse=true] h2{color:#fff}.home-sections-module__nedy_G__sectionHeading[data-inverse=true]>span{color:#ffffffb8}.home-sections-module__nedy_G__serviceList{border-top:1px solid var(--color-border-strong)}.home-sections-module__nedy_G__serviceItem{gap:var(--space-3);padding:var(--space-5) var(--space-1);border-bottom:1px solid var(--color-border);transition:background-color var(--duration-fast) var(--ease-standard), padding-inline var(--duration-fast) var(--ease-standard);grid-template-columns:1.75rem minmax(0,1fr);display:grid;position:relative}.home-sections-module__nedy_G__serviceItem:hover,.home-sections-module__nedy_G__serviceItem:focus-within{padding-inline:var(--space-3);background:color-mix(in srgb, var(--color-surface-subtle) 78%, transparent)}.home-sections-module__nedy_G__serviceItem[data-service=standard]{margin-top:var(--space-3);padding:var(--space-5);border:1px solid color-mix(in srgb, var(--color-success) 28%, var(--color-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-success-subtle) 46%, white)}.home-sections-module__nedy_G__serviceItem[data-service=recurring]:before{border-radius:var(--radius-pill);background:var(--color-success);content:"";width:2px;position:absolute;top:1.45rem;bottom:1.45rem;left:0}.home-sections-module__nedy_G__serviceIndex{color:var(--color-success-text);letter-spacing:.04em;padding-top:.25rem;font-size:.67rem;font-weight:820}.home-sections-module__nedy_G__serviceCopy{gap:var(--space-2);display:grid}.home-sections-module__nedy_G__serviceCopy h3,.home-sections-module__nedy_G__serviceCopy p,.home-sections-module__nedy_G__fromPrice{margin:0}.home-sections-module__nedy_G__serviceCopy h3{letter-spacing:-.035em;font-size:clamp(1.2rem,3vw,1.55rem)}.home-sections-module__nedy_G__serviceTitleLink{text-underline-offset:.18em;transition:color var(--duration-fast) var(--ease-standard), text-decoration-color var(--duration-fast) var(--ease-standard);text-decoration-color:#0000;text-decoration-thickness:1px}.home-sections-module__nedy_G__serviceTitleLink:hover{color:var(--color-action);text-decoration-color:currentColor}.home-sections-module__nedy_G__serviceCopy>p{max-width:34rem;color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.home-sections-module__nedy_G__serviceItem details{max-width:34rem;margin-top:var(--space-1);border-top-color:color-mix(in srgb, var(--color-border) 72%, transparent)}.home-sections-module__nedy_G__fromPrice{align-items:baseline;gap:var(--space-2);grid-column:2;display:flex}.home-sections-module__nedy_G__fromPrice span{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:780}.home-sections-module__nedy_G__fromPrice strong{color:var(--color-midnight);letter-spacing:-.045em;font-size:1.55rem}.home-sections-module__nedy_G__process{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-surface-subtle) 82%, white);padding:clamp(2rem,6vw,4.5rem);position:relative;overflow:hidden}.home-sections-module__nedy_G__process:after{border:1px solid color-mix(in srgb, var(--color-success) 16%, transparent);content:"";border-radius:50%;width:12rem;height:12rem;position:absolute;bottom:-5rem;right:-4rem}.home-sections-module__nedy_G__process ol{z-index:1;margin:0;padding:0;list-style:none;display:grid;position:relative}.home-sections-module__nedy_G__process li{gap:var(--space-1) var(--space-4);padding-bottom:var(--space-6);grid-template-columns:3rem 1fr;display:grid;position:relative}.home-sections-module__nedy_G__process li:last-child{padding-bottom:0}.home-sections-module__nedy_G__process li:not(:last-child):after{background:color-mix(in srgb, var(--color-success) 38%, var(--color-border));content:"";width:1px;position:absolute;top:2.85rem;bottom:.4rem;left:1.45rem}.home-sections-module__nedy_G__process li>span{border:1px solid color-mix(in srgb, var(--color-success) 52%, var(--color-border));width:3rem;height:3rem;color:var(--color-success-text);background:#fff;border-radius:50%;grid-row:1/3;place-items:center;font-size:.78rem;font-weight:820;display:grid;box-shadow:0 3px 14px #17213c0a}.home-sections-module__nedy_G__process h3,.home-sections-module__nedy_G__process li p{margin:0}.home-sections-module__nedy_G__process h3{letter-spacing:-.02em;padding-top:.18rem;font-size:1.04rem}.home-sections-module__nedy_G__process li p{max-width:20rem;color:var(--color-text-muted);font-size:.82rem;line-height:1.55}.home-sections-module__nedy_G__comparisonGrid{gap:var(--space-3);display:grid}.home-sections-module__nedy_G__comparisonGrid article{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);transition:border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);display:grid;position:relative;overflow:hidden}.home-sections-module__nedy_G__comparisonGrid article:before{inset-block:0;background:var(--color-border-strong);content:"";width:2px;position:absolute;left:0}.home-sections-module__nedy_G__comparisonGrid article[data-tier=deep]{background:color-mix(in srgb, var(--color-success-subtle) 38%, white)}.home-sections-module__nedy_G__comparisonGrid article[data-tier=deep]:before{background:var(--color-success)}.home-sections-module__nedy_G__comparisonGrid article[data-tier=move]{border-color:color-mix(in srgb, var(--color-indigo) 28%, var(--color-border));background:color-mix(in srgb, var(--color-indigo) 4%, white)}.home-sections-module__nedy_G__comparisonGrid article[data-tier=move]:before{background:var(--color-indigo)}.home-sections-module__nedy_G__comparisonGrid article:hover{border-color:color-mix(in srgb, var(--color-indigo) 32%, var(--color-border));transform:translateY(-2px)}.home-sections-module__nedy_G__comparisonGrid article>span{color:var(--color-success-text);letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:780}.home-sections-module__nedy_G__comparisonGrid h3,.home-sections-module__nedy_G__comparisonGrid p,.home-sections-module__nedy_G__comparisonGrid ul{margin:0}.home-sections-module__nedy_G__comparisonGrid h3{letter-spacing:-.035em;font-size:1.45rem}.home-sections-module__nedy_G__comparisonGrid p{color:var(--color-text-muted);font-size:.82rem;line-height:1.55}.home-sections-module__nedy_G__comparisonGrid ul{gap:var(--space-2);padding:var(--space-3) 0 0;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.76rem;line-height:1.45;list-style:none;display:grid}.home-sections-module__nedy_G__recurring{gap:var(--space-7);border-radius:var(--radius-lg);background:var(--color-midnight);color:#fff;padding:clamp(2rem,6vw,4.5rem);scroll-margin-top:6rem;display:grid;position:relative;overflow:hidden}.home-sections-module__nedy_G__recurringAccent{pointer-events:none;border:1px solid #73d8ce2e;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-7rem;right:-4rem}.home-sections-module__nedy_G__recurringAccent:after{border-radius:inherit;content:"";border:1px solid #73d8ce1a;position:absolute;inset:2.25rem}.home-sections-module__nedy_G__recurring>div{z-index:1;position:relative}.home-sections-module__nedy_G__recurringLayout{gap:var(--space-4);display:grid}.home-sections-module__nedy_G__firstCleaning{gap:var(--space-2);padding:var(--space-5);border-radius:var(--radius-md);background:#ffffff0b;border:1px solid #ffffff1f;display:grid}.home-sections-module__nedy_G__firstCleaning span,.home-sections-module__nedy_G__savingsList small{color:#ffffff9e;letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:760}.home-sections-module__nedy_G__firstCleaning strong{letter-spacing:-.035em;font-size:1.5rem}.home-sections-module__nedy_G__firstCleaning p{color:#ffffffb8;margin:0;font-size:.82rem;line-height:1.5}.home-sections-module__nedy_G__savingsList{display:grid}.home-sections-module__nedy_G__savingsList>div{gap:var(--space-1) var(--space-3);padding:var(--space-3) var(--space-1);border-bottom:1px solid #ffffff24;grid-template-columns:1fr auto;align-items:baseline;display:grid}.home-sections-module__nedy_G__savingsList>div:first-child{border-top:1px solid #ffffff24}.home-sections-module__nedy_G__savingsList strong{color:#73d8ce;letter-spacing:-.025em;font-size:1.15rem}.home-sections-module__nedy_G__savingsList small{grid-column:1/-1}.home-sections-module__nedy_G__why{grid-template-columns:1fr}.home-sections-module__nedy_G__whyList{border-top:1px solid var(--color-border-strong);display:grid}.home-sections-module__nedy_G__whyList article{gap:var(--space-4);padding-block:var(--space-5);border-bottom:1px solid var(--color-border);grid-template-columns:2.5rem 1fr;display:grid}.home-sections-module__nedy_G__whyList article>span{color:var(--color-success-text);letter-spacing:.05em;font-size:.67rem;font-weight:820}.home-sections-module__nedy_G__whyList h3,.home-sections-module__nedy_G__whyList p{margin:0}.home-sections-module__nedy_G__whyList h3{letter-spacing:-.02em;font-size:1rem}.home-sections-module__nedy_G__whyList p{max-width:35rem;margin-top:var(--space-2);color:var(--color-text-muted);font-size:.83rem;line-height:1.55}.home-sections-module__nedy_G__area{border:1px solid color-mix(in srgb, var(--color-indigo) 18%, var(--color-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-surface-subtle) 54%, white);padding:clamp(1.5rem,5vw,3.5rem);position:relative;overflow:hidden}.home-sections-module__nedy_G__areaCopy{gap:var(--space-5);display:grid}.home-sections-module__nedy_G__areaCopy>a{width:fit-content;min-height:var(--touch-target);align-items:center;gap:var(--space-2);color:var(--color-action);font-size:.82rem;font-weight:760;text-decoration:none;display:inline-flex}.home-sections-module__nedy_G__areaCopy>a span{transition:transform var(--duration-fast) var(--ease-standard)}.home-sections-module__nedy_G__areaCopy>a:hover span{transform:translate(3px)}.home-sections-module__nedy_G__areaCanvas{min-height:17rem;padding:var(--space-4);border:1px solid color-mix(in srgb, var(--color-success) 24%, var(--color-border));border-radius:var(--radius-md);background:linear-gradient(color-mix(in srgb, var(--color-success) 7%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--color-success) 7%, transparent) 1px, transparent 1px), color-mix(in srgb, var(--color-success-subtle) 38%, white);background-size:2.5rem 2.5rem;align-items:end;display:grid;position:relative;overflow:hidden}.home-sections-module__nedy_G__areaGraphic{border:1px solid color-mix(in srgb, var(--color-success) 34%, transparent);border-radius:48% 42% 55% 45%/44% 56% 42% 58%;position:absolute;inset:12% 12% 24%;transform:rotate(-5deg)}.home-sections-module__nedy_G__areaGraphic:before,.home-sections-module__nedy_G__areaGraphic:after{border:1px solid color-mix(in srgb, var(--color-indigo) 14%, transparent);border-radius:inherit;content:"";position:absolute}.home-sections-module__nedy_G__areaGraphic:before{inset:14%}.home-sections-module__nedy_G__areaGraphic:after{inset:30%}.home-sections-module__nedy_G__areaGraphic span{z-index:1;background:var(--color-success);border:2px solid #fff;border-radius:50%;width:.55rem;height:.55rem;position:absolute;box-shadow:0 0 0 3px #21a59a1f}.home-sections-module__nedy_G__areaGraphic span:first-child{top:21%;left:26%}.home-sections-module__nedy_G__areaGraphic span:nth-child(2){top:55%;left:43%}.home-sections-module__nedy_G__areaGraphic span:nth-child(3){top:30%;right:21%}.home-sections-module__nedy_G__areaGraphic span:nth-child(4){bottom:11%;right:32%}.home-sections-module__nedy_G__areaStatus{z-index:2;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #fffc;display:flex;position:relative;box-shadow:0 5px 20px #17213c0e}.home-sections-module__nedy_G__areaStatus>span{background:var(--color-success);border-radius:50%;flex:none;width:.6rem;height:.6rem}.home-sections-module__nedy_G__areaStatus div{gap:.14rem;display:grid}.home-sections-module__nedy_G__areaStatus strong{color:var(--color-midnight);font-size:.78rem}.home-sections-module__nedy_G__areaStatus small{color:var(--color-text-muted);font-size:.68rem}.home-sections-module__nedy_G__faq{grid-template-columns:1fr}.home-sections-module__nedy_G__faqList{border-top:1px solid var(--color-border-strong)}.home-sections-module__nedy_G__faqList details{border-bottom:1px solid var(--color-border);transition:background-color var(--duration-fast) var(--ease-standard)}.home-sections-module__nedy_G__faqList details[open]{background:color-mix(in srgb, var(--color-success-subtle) 28%, transparent)}.home-sections-module__nedy_G__faqList summary{min-height:var(--touch-target);padding:var(--space-5) 2.5rem var(--space-5) var(--space-2);cursor:pointer;font-size:.95rem;font-weight:760;list-style:none;position:relative}.home-sections-module__nedy_G__faqList summary::-webkit-details-marker{display:none}.home-sections-module__nedy_G__faqList summary:after{top:50%;right:var(--space-2);border:1px solid var(--color-border);content:"+";width:1.65rem;height:1.65rem;color:var(--color-action);border-radius:50%;place-items:center;font-size:1rem;font-weight:500;display:grid;position:absolute;transform:translateY(-50%)}.home-sections-module__nedy_G__faqList details[open] summary:after{border-color:color-mix(in srgb, var(--color-success) 34%, var(--color-border));content:"−"}.home-sections-module__nedy_G__faqList p{max-width:42rem;padding:0 var(--space-6) var(--space-5) var(--space-2);color:var(--color-text-muted);animation:home-sections-module__nedy_G__faq-in var(--duration-normal) var(--ease-standard);margin:0;font-size:.88rem;line-height:1.65}.home-sections-module__nedy_G__finalCta{gap:var(--space-6);border-radius:var(--radius-lg);background:var(--color-indigo);padding:clamp(2rem,6vw,4.5rem);display:grid;position:relative;overflow:hidden}.home-sections-module__nedy_G__finalCtaAccent{pointer-events:none;border:1px solid #ffffff26;border-radius:50%;width:19rem;height:19rem;position:absolute;top:-8rem;right:-5rem}.home-sections-module__nedy_G__finalCtaAccent:after{border-radius:inherit;content:"";border:1px solid #ffffff17;position:absolute;inset:2.75rem}.home-sections-module__nedy_G__finalCta>div,.home-sections-module__nedy_G__finalCtaButton{z-index:1;position:relative}.home-sections-module__nedy_G__finalCtaButton{justify-content:center;align-items:center;gap:var(--space-2);min-height:3.35rem;padding-inline:var(--space-5);border-radius:var(--radius-md);color:var(--color-indigo);transition:box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);background:#fff;font-weight:820;text-decoration:none;display:inline-flex;box-shadow:0 5px 18px #17213c1f}.home-sections-module__nedy_G__finalCtaButton:hover{transform:translateY(-2px);box-shadow:0 8px 22px #17213c2b}.home-sections-module__nedy_G__finalCtaButton:focus-visible{outline-color:#fff}.home-sections-module__nedy_G__finalCtaButton span{transition:transform var(--duration-fast) var(--ease-standard)}.home-sections-module__nedy_G__finalCtaButton:hover span{transform:translate(3px)}.home-sections-module__nedy_G__homeFooter{width:calc(100% - 2 * var(--space-4));max-width:calc(var(--content-width) - 2 * var(--space-4));gap:var(--space-6);margin:var(--space-7) auto 0;padding-block:var(--space-7) var(--space-3);border-top:1px solid var(--color-border-strong);display:grid}.home-sections-module__nedy_G__footerIdentity{align-content:start;gap:.14rem;display:grid}.home-sections-module__nedy_G__footerLogo{width:min(11rem,100%)}.home-sections-module__nedy_G__footerIdentity p{max-width:23rem;margin:var(--space-3) 0 0;color:var(--color-text-muted);font-size:.72rem;line-height:1.55}.home-sections-module__nedy_G__footerGroup{align-content:start;gap:var(--space-3);min-width:0;display:grid}.home-sections-module__nedy_G__footerGroup>strong{color:var(--color-midnight);font-size:.72rem}.home-sections-module__nedy_G__footerGroup>span,.home-sections-module__nedy_G__footerGroup a{color:var(--color-text-muted);font-size:.7rem;line-height:1.45;text-decoration:none}.home-sections-module__nedy_G__footerGroup nav{gap:var(--space-2);display:grid}.home-sections-module__nedy_G__footerGroup a{overflow-wrap:anywhere;width:fit-content;max-width:100%;min-height:1.5rem;transition:color var(--duration-fast) var(--ease-standard);align-items:center;display:inline-flex}.home-sections-module__nedy_G__footerGroup a:hover{color:var(--color-action)}@keyframes home-sections-module__nedy_G__faq-in{0%{opacity:0;transform:translateY(-.2rem)}to{opacity:1;transform:translateY(0)}}@media (min-width:40rem){.home-sections-module__nedy_G__serviceItem{align-items:start;column-gap:var(--space-4);grid-template-columns:2rem minmax(0,1fr) auto}.home-sections-module__nedy_G__fromPrice{grid-area:1/3}.home-sections-module__nedy_G__comparisonGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.home-sections-module__nedy_G__comparisonGrid article[data-tier=deep]{margin-top:var(--space-4)}.home-sections-module__nedy_G__comparisonGrid article[data-tier=move]{margin-top:calc(var(--space-4) * 2)}.home-sections-module__nedy_G__area{grid-template-columns:minmax(0,1fr) minmax(17rem,.78fr);align-items:center}.home-sections-module__nedy_G__finalCta{grid-template-columns:minmax(0,1fr) auto;align-items:end}.home-sections-module__nedy_G__finalCtaButton{min-width:12.5rem}.home-sections-module__nedy_G__homeFooter{grid-template-columns:minmax(13rem,1.5fr) repeat(3,minmax(7rem,.65fr))}}@media (min-width:48rem){.home-sections-module__nedy_G__homeFooter{width:calc(100% - 2 * var(--space-6));max-width:calc(var(--content-width) - 2 * var(--space-6))}}@media (min-width:64rem){.home-sections-module__nedy_G__services,.home-sections-module__nedy_G__comparison,.home-sections-module__nedy_G__faq{grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);align-items:start}.home-sections-module__nedy_G__services>div:first-child,.home-sections-module__nedy_G__comparison>div:first-child,.home-sections-module__nedy_G__faq>div:first-child{position:sticky;top:7rem}.home-sections-module__nedy_G__process{grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);align-items:end}.home-sections-module__nedy_G__process ol{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr))}.home-sections-module__nedy_G__process li{grid-template-columns:1fr;align-content:start;padding:0}.home-sections-module__nedy_G__process li>span{grid-row:auto}.home-sections-module__nedy_G__process li:not(:last-child):after{top:1.45rem;right:calc(var(--space-6) * -1);width:auto;height:1px;bottom:auto;left:3rem}.home-sections-module__nedy_G__process li p{max-width:14rem}.home-sections-module__nedy_G__recurring{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end}.home-sections-module__nedy_G__why{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}.home-sections-module__nedy_G__whyList{column-gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.home-sections-module__nedy_G__whyList article:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.home-sections-module__nedy_G__serviceItem,.home-sections-module__nedy_G__serviceTitleLink,.home-sections-module__nedy_G__comparisonGrid article,.home-sections-module__nedy_G__areaCopy>a span,.home-sections-module__nedy_G__finalCtaButton,.home-sections-module__nedy_G__finalCtaButton span,.home-sections-module__nedy_G__footerGroup a,.home-sections-module__nedy_G__faqList details{transition:none}.home-sections-module__nedy_G__serviceItem:hover,.home-sections-module__nedy_G__serviceItem:focus-within{padding-inline:var(--space-1)}.home-sections-module__nedy_G__serviceItem[data-service=standard]:hover,.home-sections-module__nedy_G__serviceItem[data-service=standard]:focus-within{padding-inline:var(--space-5)}.home-sections-module__nedy_G__comparisonGrid article:hover,.home-sections-module__nedy_G__finalCtaButton:hover,.home-sections-module__nedy_G__areaCopy>a:hover span,.home-sections-module__nedy_G__finalCtaButton:hover span{transform:none}.home-sections-module__nedy_G__faqList p{animation:none}}
