.mge-service-experience{--hero-blue:#0b5268;--hero-cyan:#2da8c3;--hero-gold:#efbd32;max-width:1180px;margin:clamp(105px,13vh,150px) auto 64px;scroll-margin-top:120px}.mge-service-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);min-height:560px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.35);border-radius:26px;background:linear-gradient(125deg,#073e50 0%,var(--hero-blue) 56%,#197b8f 100%);box-shadow:0 28px 70px rgba(6,52,66,.25);color:#fff}.mge-service-hero:after{content:"";position:absolute;inset:auto 0 0;height:7px;background:linear-gradient(90deg,var(--hero-gold),#ffe495,var(--hero-gold))}.mge-service-hero__glow{position:absolute;width:540px;height:540px;right:-130px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(117,224,239,.32),rgba(117,224,239,0) 67%);animation:mgeHeroPulse 6s ease-in-out infinite}.mge-service-hero__content{position:relative;z-index:2;padding:clamp(38px,7vw,82px)}.mge-service-hero__eyebrow{margin:0 0 15px;color:#ffe69a;font-size:.78rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.mge-service-hero h2{max-width:760px;margin:0;color:#fff;font-size:clamp(2.45rem,6vw,4.6rem);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.mge-service-hero__copy{max-width:690px;margin:23px 0;color:#e9f9fc;font-size:clamp(1.05rem,2vw,1.28rem)}.mge-service-hero ul{display:flex;flex-wrap:wrap;gap:10px 22px;margin:25px 0 0;padding:0;list-style:none}.mge-service-hero li{display:flex;align-items:center;gap:8px;color:#fff;font-weight:750}.mge-service-hero li span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#fff2bf;color:#644400;font-size:.75rem;font-weight:950}.mge-service-hero__actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.mge-service-hero__actions a{display:inline-flex;min-height:53px;align-items:center;justify-content:center;padding:12px 22px;border:2px solid #fff;border-radius:10px;text-decoration:none;font-weight:900;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.mge-service-hero__primary{border-color:#ffe18a!important;background:var(--hero-gold);color:#17313a!important;box-shadow:0 10px 24px rgba(0,0,0,.2)}.mge-service-hero__secondary{background:rgba(255,255,255,.08);color:#fff!important}.mge-service-hero__actions a:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(0,0,0,.24)}.mge-service-hero__visual{position:relative;z-index:1;display:grid;min-height:420px;place-items:center}.mge-service-hero__orbit{position:absolute;width:min(31vw,350px);height:min(31vw,350px);border:2px solid rgba(255,255,255,.34);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.035),0 0 0 60px rgba(255,255,255,.025);animation:mgeHeroOrbit 18s linear infinite}.mge-service-hero__badge{position:relative;display:grid;width:220px;height:220px;place-items:center;border:2px solid rgba(255,255,255,.65);border-radius:50%;background:linear-gradient(145deg,#fff,#dff5f8);box-shadow:0 22px 45px rgba(0,0,0,.25);color:var(--hero-blue);text-align:center;animation:mgeHeroFloat 4.5s ease-in-out infinite}.mge-service-hero__badge strong{font-size:clamp(3rem,7vw,5.4rem);line-height:.8;letter-spacing:-.07em}.mge-service-hero__badge span{font-size:.76rem;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.mge-service-hero__spark{position:absolute;color:#ffe38b;font-size:2rem;filter:drop-shadow(0 3px 5px rgba(0,0,0,.2));animation:mgeHeroSpark 2.7s ease-in-out infinite}.mge-service-hero__spark--one{top:18%;left:12%}.mge-service-hero__spark--two{right:12%;bottom:20%;animation-delay:1.2s}.mge-service-hero__estimator{scroll-margin-top:120px}.mge-service-hero__estimator>.mge-estimator{margin-top:30px}.mge-service-hero__estimator .mge-estimator__header{display:none}.mge-service-hero__estimator .mge-estimator__progress{border-top:1px solid var(--line);border-radius:18px 18px 0 0}.mge-service-hero__estimator .mge-estimator__stage{min-height:430px}.mge-service-experience--carpet{--hero-blue:#075c67;--hero-cyan:#38b6ad}.mge-service-experience--auto{--hero-blue:#143e65;--hero-cyan:#4d8dc8}.mge-service-experience--rv{--hero-blue:#25505a;--hero-cyan:#5fa9ae}.mge-service-experience--trashcan{--hero-blue:#176154;--hero-cyan:#4dbb98}.mge-service-experience--pressure{--hero-blue:#0b5576;--hero-cyan:#3ea6d0}@keyframes mgeHeroFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(1deg)}}@keyframes mgeHeroPulse{0%,100%{transform:scale(.95);opacity:.7}50%{transform:scale(1.08);opacity:1}}@keyframes mgeHeroOrbit{to{transform:rotate(360deg)}}@keyframes mgeHeroSpark{0%,100%{transform:scale(.7) rotate(0);opacity:.45}50%{transform:scale(1.18) rotate(18deg);opacity:1}}@media(max-width:820px){.mge-service-experience{margin-top:95px}.mge-service-hero{grid-template-columns:1fr;min-height:0}.mge-service-hero__content{padding:42px 24px 24px}.mge-service-hero h2{font-size:clamp(2.25rem,12vw,3.6rem)}.mge-service-hero__visual{min-height:280px}.mge-service-hero__orbit{width:250px;height:250px}.mge-service-hero__badge{width:175px;height:175px}.mge-service-hero__actions{display:grid}.mge-service-hero__actions a{width:100%}}@media(prefers-reduced-motion:reduce){.mge-service-hero *{animation:none!important;transition:none!important}.mge-service-hero__actions a:hover{transform:none}}
