@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--accent:#0b6a4a;--muted:#6b6b6b;--text:#222;--max-width:1100px;--check-size:22px;--check-gap:16px}*,:after,:before{box-sizing:border-box}body,html{height:100%}.am-root,body,html{margin:0;overflow-x:hidden;padding:0}.am-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#222;color:var(--text);font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.am-header{background:#fff;border-bottom:1px solid #f1f1f1;color:#222;color:var(--text);padding:0 16px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:100}.am-header-bar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1100px;max-width:var(--max-width);min-height:0;padding:8px 0}.am-logo img{display:block;height:160px;width:auto}.am-logo{height:auto}.am-logo,.am-nav{align-items:center;display:flex}.am-nav{gap:8px}.am-nav a{background:#0000;border-radius:8px;color:#0e4a52;font-size:15px;font-weight:600;padding:10px 16px;position:relative;text-decoration:none;transition:all .2s ease}.am-nav a:after{background:#3b9846;bottom:8px;content:"";height:2px;left:16px;opacity:0;position:absolute;right:16px;transition:opacity .2s ease}.am-nav a:hover{background:#3b984614;color:#3b9846}.am-nav a:hover:after{opacity:1}.am-nav-cta{background:#e6f4ef;border-radius:999px;color:#0b6a4a;padding:8px 14px}.am-header .am-title{font-size:32px;font-weight:800;letter-spacing:.02em}.am-sub{font-size:16px;font-weight:300;margin-top:10px;opacity:.95}.am-container{margin:0 auto;max-width:1100px;max-width:var(--max-width);padding:0 18px}@media (max-width:720px){.am-container{padding:0 16px}}@media (max-width:520px){.am-container{padding:0 12px}}.am-header-inner{margin:0 auto;max-width:920px}.am-site-title{font-size:32px;margin:0}.am-cta{background:#fff;border-radius:10px;box-shadow:0 6px 18px #0b6a4a1f;color:#0b6a4a;color:var(--accent);display:inline-block;display:inline-flex;font-weight:700;justify-content:center;margin-top:14px;min-height:44px;padding:12px 20px;text-decoration:none}.am-cta,.am-intro{align-items:center}.am-intro{display:flex;gap:32px;padding:36px 0;scroll-margin-top:120px}.am-left{flex:1 1}.am-right{width:360px}.am-right img{border-radius:12px;display:block;height:auto;width:100%}#about,#home,#how,#services{scroll-margin-top:120px}.am-hero-visual{position:relative}.am-hero-main{background:#0000;object-fit:contain}.am-eco-badge{align-items:center;background:#0b6a4a;border-radius:999px;bottom:-20px;box-shadow:0 10px 24px #0000001f;display:flex;height:120px;justify-content:center;left:-20px;position:absolute;width:120px}.am-eco-badge img{filter:brightness(0) invert(1);height:auto;width:85%}.am-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.am-grid img{border-radius:8px;object-fit:cover;width:100%}.am-grid img,img{height:auto;max-width:100%}@media (max-width:720px){.am-grid{gap:16px;grid-template-columns:1fr}}@media (max-width:520px){.am-grid{gap:12px}}.am-card{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 6px 18px #0b6a4a0f;display:flex;flex-direction:column;gap:12px;padding:16px}.am-card h4{font-size:18px;margin:0}.am-card p{color:#6b6b6b;color:var(--muted);margin:0}.am-testimonial{align-items:center;text-align:center}.am-testimonial img{height:auto;opacity:.95;width:84px}.am-hero-copy{max-width:640px}.am-hero-title{color:#15494e;font-size:40px;font-weight:400;line-height:1.2;margin:0 0 10px}.am-hero-title .am-hero-strong{color:#0a5745;font-weight:700}.am-hero-sub{color:#6b6b6b;font-size:16px;line-height:1.5;margin:0 0 16px;max-width:560px}.am-hero-list,.am-pinpoints{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:14px 0 18px;padding:0}.am-hero-list li,.am-pinpoints li{grid-column-gap:16px;grid-column-gap:var(--check-gap);align-items:start;color:#2d2d2d;column-gap:16px;column-gap:var(--check-gap);display:grid;grid-template-columns:22px 1fr;grid-template-columns:var(--check-size) 1fr;text-align:left}.am-hero-list li strong,.am-pinpoints li strong{justify-self:start;text-align:left}.am-check{align-items:center;align-self:start;background:#25d366;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:800;height:22px;height:var(--check-size);justify-content:center;justify-self:center;line-height:1;min-width:22px;min-width:var(--check-size);width:22px;width:var(--check-size)}.am-hero-ctas{align-items:center;display:flex!important;gap:0!important;justify-content:flex-start;margin-bottom:10px;margin-top:32px;min-height:70px;position:relative}.am-hero-ctas>*{min-width:0}.am-chip-primary,.am-chip-whatsapp{background:#25d366;color:#fff}.am-chip-dark{background:#0e4a52;color:#fff}.am-chip{align-items:center;border:3px solid #fff;border-radius:999px;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;letter-spacing:.5px;margin:0;max-width:300px;min-width:300px;overflow:visible;padding:0 18px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:normal;width:300px;z-index:0}.am-chip br,.am-chip span{display:none}@media (max-width:720px){.am-chip{font-size:15px;height:54px;max-width:100%;min-width:0;width:100%}}.am-chip{transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.am-chip:hover{background:#39f046;box-shadow:0 6px 16px #0000001f;transform:translateY(-1px)}.am-chip:focus-visible{outline:3px solid #39f046;outline-offset:2px}.am-chip-overlap{box-shadow:0 2px 12px #00000014;margin-left:-32px;position:relative;z-index:1}.am-chip-overlap:first-child{margin-left:0;z-index:3}.am-chip-overlap:nth-child(2){z-index:2}.am-chip-overlap:nth-child(3){z-index:1}.am-hero-ctas.am-hero-ctas-overlap .am-chip.am-chip-dark,.am-hero-ctas.am-hero-ctas-overlap .am-chip.am-chip-whatsapp{padding-left:32px;padding-right:12px}@media (max-width:720px){.am-hero-ctas{flex-direction:column;margin-top:18px;min-height:0;min-height:auto}.am-chip-overlap{margin-left:0;margin-top:12px;z-index:1}.am-chip-overlap:first-child{margin-top:0;z-index:3}}.am-h1,h1{color:#fff;font-size:40px;font-weight:800;letter-spacing:.01em;line-height:1.08;margin:0 0 14px}.am-h2,h2{font-size:26px;font-weight:700;line-height:1.25;margin:0 0 12px}.am-h2,.am-h3,h2,h3{color:#222;color:var(--text)}.am-h3,h3{font-size:18px;font-weight:600;line-height:1.35;margin:0 0 10px}p{color:#6b6b6b;color:var(--muted);font-size:16px;line-height:1.75;margin:0 0 18px}@media (max-width:720px){.am-h2,h2{font-size:22px}.am-h3,h3{font-size:16px}p{font-size:15px;line-height:1.65}}.am-terms{background:#fff;border-radius:10px;box-shadow:0 6px 20px #0c0c0c0a;margin:28px 0;padding:36px 18px}.am-terms .am-section-inner{margin:0 auto;max-width:860px}.am-terms .am-section-title{color:#0b6a4a;color:var(--accent);font-size:30px;font-weight:700;margin-bottom:14px}.am-terms p{color:#333;font-size:15.5px}.am-terms-note{color:#6b6b6b;color:var(--muted);font-size:14px;margin-top:14px}.am-footer{background:#f6f6f6;margin-top:42px;padding:24px 16px;text-align:center}.am-footer-top{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;gap:16px;justify-content:space-between;padding-bottom:10px}.am-footer .am-logo img{display:block;filter:none;height:32px;width:auto}.am-footer-nav{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.am-footer-nav a{color:#3b3b3b;font-size:14px;text-decoration:none}.am-socials{display:flex;gap:12px}.am-socials img{height:20px;opacity:.9;width:auto}.am-footer-bottom{color:#6b6b6b;font-size:13px;padding-top:12px}@media (max-width:720px){.am-footer{padding:20px 12px}.am-footer-top{flex-direction:column;gap:12px;padding-bottom:16px}.am-footer-nav{flex-direction:column;gap:8px}.am-footer-nav a{font-size:13px}.am-footer-bottom{font-size:12px;padding-top:16px}}.am-wa-fab{align-items:center;background:#0000;border-radius:999px;bottom:18px;box-shadow:0 10px 30px #0000002e;cursor:pointer;display:inline-flex;justify-content:center;padding:0;position:fixed;right:18px;z-index:999}.am-wa-fab img{display:block;filter:none;height:64px;width:64px}@media (max-width:720px){.am-wa-fab{bottom:12px;right:12px}.am-wa-fab img{height:56px;width:56px}}@media (max-width:920px){.am-intro{flex-direction:column;text-align:center}.am-right{width:240px}.am-header{padding:8px}.am-header .am-title{font-size:26px}.am-header-bar{flex-wrap:wrap;gap:8px;padding:4px 0}.am-logo img{height:100px}.am-nav{flex-wrap:wrap;gap:4px;justify-content:center;width:100%}.am-nav a{font-size:13px;padding:8px 12px}.am-nav a:after{bottom:6px;left:12px;right:12px}.am-hero-ctas{grid-template-columns:1fr}}@media (min-width:921px) and (max-width:1120px){.am-hero-ctas{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){:root{--check-size:20px;--check-gap:16px}.am-intro{padding:24px 0}.am-right{width:140px}.am-hero-copy{max-width:100%}.am-hero-title{font-size:28px}.am-hero-sub{font-size:15px}.am-hero-list{gap:8px;margin:12px 0 16px}.am-hero-list li{font-size:14px}.am-check{font-size:12px}.am-h1,h1{color:#fff;font-size:28px}.am-terms{padding:20px}.am-grid{grid-template-columns:1fr}}@media (max-width:520px){.am-intro{padding:20px 0}.am-hero-title{font-size:24px}.am-hero-sub{font-size:14px}.am-hero-list li{font-size:13px}.am-right{width:120px}}.quote-calculator-wrapper{animation:fadeInUp .5s ease;background:#f9f9f9;border-radius:20px;box-sizing:border-box;margin:60px 0;overflow:hidden;padding:40px 20px;position:relative;scroll-margin-top:120px;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.quote-close-btn{align-items:center;background:#0f4149;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;line-height:1;position:absolute;right:20px;top:20px;transition:all .2s ease;width:40px;z-index:10}.quote-close-btn:hover{background:#39f046;color:#0f4149;transform:rotate(90deg)}.am-hero-ctas.am-hero-ctas-overlap{align-items:center!important;display:flex!important;gap:0!important;justify-content:flex-start!important}.am-hero-ctas.am-hero-ctas-overlap .am-chip{flex:0 0 320px;height:60px;max-width:320px;min-width:320px;overflow:visible;padding:0 22px;width:320px}.am-hero-ctas.am-hero-ctas-overlap .am-chip-overlap{box-shadow:0 6px 18px #0000000f;margin-left:-72px}.am-hero-ctas.am-hero-ctas-overlap .am-chip-overlap:first-child{margin-left:0;z-index:3}.am-hero-ctas.am-hero-ctas-overlap .am-chip-overlap:nth-child(2){z-index:2}.am-hero-ctas.am-hero-ctas-overlap .am-chip-overlap:nth-child(3){z-index:1}@media (max-width:1100px){.am-hero-ctas.am-hero-ctas-overlap .am-chip{flex:1 1 auto;max-width:100%;min-width:0;width:100%}.am-hero-ctas.am-hero-ctas-overlap .am-chip-overlap{margin-left:0}}.am-results-section{background:#2fa84a;background-clip:padding-box;color:#fff;left:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding:48px 0;position:relative;right:50%;width:100vw}.am-results-inner{position:relative;text-align:center;z-index:3}.am-use-dom-waves:after,.am-use-dom-waves:before{content:none!important;display:none!important}.am-wave{height:120px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.am-wave svg{display:block;height:120px;width:100%}.am-wave-top{top:-1px}.am-wave-bottom{bottom:-1px}@media (max-width:720px){.am-wave,.am-wave svg{height:80px}.am-wave-top{top:-6px}.am-wave-bottom{bottom:-6px}}.am-results-section:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1440 120%27><path fill=%27%23ffffff%27 d=%27M0,48 C360,90 720,0 1440,48 L1440,120 L0,120 Z%27/></svg>");background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:-1px;content:"";height:120px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}@media (max-width:720px){.am-results-section:after{background-size:100% 80px;bottom:-8px;height:80px;transform:translateZ(0)}}.am-results-section:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1440 120%27><path fill=%27%23ffffff%27 d=%27M0,72 C360,30 720,120 1440,72 L1440,0 L0,0 Z%27/></svg>");background-position:top;background-repeat:no-repeat;background-size:cover;content:"";height:120px;left:0;pointer-events:none;position:absolute;right:0;top:-1px;z-index:2}@media (max-width:720px){.am-results-section:before{background-size:100% 80px;height:80px;top:-8px;transform:translateZ(0)}}.am-results-inner>.am-results-title:first-of-type{margin-top:76px}.am-results-inner>.am-results-title:nth-of-type(2),.am-results-inner>.am-results-title:nth-of-type(3){margin-top:56px}.am-results-title{color:#fff;font-size:40px;font-weight:800;margin:0 0 18px}@media (max-width:720px){.am-results-section{padding:32px 16px}.am-results-title{font-size:28px;margin:0 0 14px}.am-results-inner>.am-results-title:first-of-type{margin-top:36px}.am-results-inner>.am-results-title:nth-of-type(2),.am-results-inner>.am-results-title:nth-of-type(3){margin-top:18px}}.am-results-gallery{align-items:center;display:flex;gap:14px;justify-content:center;margin-bottom:18px}.am-results-thumb{border-radius:6px;height:80px;overflow:hidden;width:120px}.am-results-thumb img{display:block;height:100%;object-fit:cover;width:100%}.am-results-swiper-main .am-results-main-image{border-radius:8px;height:280px;overflow:hidden;width:420px}.am-results-swiper-main img{display:block;height:100%;object-fit:cover;width:100%}.am-results-swiper-thumbs .swiper-slide{height:80px;opacity:.6;width:120px}.am-results-swiper-thumbs .swiper-slide-thumb-active{opacity:1;transform:scale(1.03)}.am-results-swiper-main .swiper-slide{align-items:center;display:flex;justify-content:center}.am-results-swiper-main .am-results-main-image{height:220px;width:100%}@media (min-width:920px){.am-results-swiper-main .am-results-main-image{height:280px}}@media (max-width:720px){.am-results-swiper-main .am-results-main-image{height:200px}}.am-results-thumb.active{outline:3px solid #fff3;transform:scale(1.03)}.am-results-main{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:14px}.home-maintenance-page{padding:48px 16px}.hm-hero{align-items:flex-start;display:flex;gap:32px;justify-content:space-between}.hm-content{flex:1 1 60%;max-width:820px}.hm-aside{flex:0 0 360px;padding-top:120px}.hm-aside img{border-radius:12px;display:block;height:auto;width:100%}.hm-title{color:#0e4a52;font-size:36px;font-weight:800;line-height:1.05;margin:0 0 12px}.hm-lead{color:#5f6b6b;font-size:18px;max-width:760px}.hm-sub{color:#3b9846;font-size:28px;font-weight:800;margin-top:28px}.hm-list{list-style:none;margin-top:18px;padding:0}.hm-list li{grid-column-gap:12px;align-items:start;column-gap:12px;display:grid;grid-template-columns:44px 1fr;margin:18px 0;position:relative}.hm-badge{align-items:center;align-self:start;background:#3b9846;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path fill=%27%23ffffff%27 d=%27M9.3 6.3 8 7.7 12.3 12 8 16.3 9.3 17.7 14.7 12z%27/></svg>");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:999px;box-shadow:0 6px 18px #0e4a521f;color:#0000;display:inline-flex;font-size:18px;font-weight:800;height:44px;justify-content:center;justify-self:center;min-width:44px}.hm-list div{color:#222;display:block;font-size:16px;line-height:1.6;margin-top:3px;text-align:left}@media (max-width:900px){.hm-list li{align-items:start;grid-template-columns:36px 1fr;padding-left:0}.hm-badge{background-size:14px 14px;display:inline-flex;height:36px;min-width:36px;position:static}.hm-list strong{display:inline;width:auto}.hm-list div{font-size:15px;margin-top:3px}}.hm-list strong{display:inline;flex:none;font-weight:800;margin-right:8px;text-align:left;width:auto}.hm-cta-lead{color:#777;font-size:22px;margin:18px auto 0;max-width:760px;text-align:center}.hm-actions{display:flex;justify-content:center;margin-top:28px}.am-cta.am-cta-primary{background:#3b9846;border-radius:8px;box-shadow:0 12px 30px #0e4a5229;color:#fff;padding:14px 22px;position:relative;text-decoration:none;z-index:60}.hm-content,.hm-hero,.home-maintenance-page{overflow:visible}.am-cta.am-cta-primary,.hm-actions{position:relative}.am-cta.am-cta-primary:hover{background:#39f046}.hm-back{margin-top:12px;text-align:center}.hm-back-link{color:#0e4a52;font-size:14px;text-decoration:underline}@media (max-width:900px){.home-maintenance-page{padding:32px 16px}.hm-hero{flex-direction:column-reverse;gap:24px}.hm-aside{flex:0 0 auto;padding-top:0;width:100%}.hm-content{max-width:100%;width:100%}.hm-title{font-size:28px}.hm-lead{font-size:16px}.hm-sub{font-size:24px;margin-top:24px}.hm-list div{font-size:15px}.hm-cta-lead{font-size:18px}}@media (max-width:640px){.home-maintenance-page{padding:24px 12px}.hm-title{font-size:24px}.hm-lead{font-size:15px}.hm-sub{font-size:22px}.hm-list div{font-size:14px}.hm-badge{background-size:14px 14px;height:36px;min-width:36px}.hm-cta-lead{font-size:16px}.am-cta.am-cta-primary{font-size:15px;padding:12px 18px}}.condo-cleaning-page{overflow:visible;padding:48px 16px}.cc-hero{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;overflow:visible}.cc-content{flex:1 1 60%;max-width:820px;overflow:visible}.cc-aside{flex:0 0 360px}.cc-aside img{border-radius:12px;display:block;height:auto;width:100%}.cc-title{color:#0e4a52;font-size:36px;font-weight:800;line-height:1.05;margin:0 0 12px}.cc-lead{color:#5f6b6b;font-size:18px;margin-bottom:16px;max-width:760px}.cc-sub{color:#3b9846;font-size:28px;font-weight:800;margin-top:28px}.cc-list{list-style:none;margin-top:18px;padding:0}.cc-list li{grid-column-gap:20px;align-items:start;column-gap:20px;display:grid;grid-template-columns:44px 1fr;margin:18px 0}.cc-badge{align-items:center;background:#3b9846;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path fill=%27%23ffffff%27 d=%27M9.3 6.3 8 7.7 12.3 12 8 16.3 9.3 17.7 14.7 12z%27/></svg>");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:999px;box-shadow:0 6px 18px #0e4a521f;color:#0000;display:flex;font-size:18px;font-weight:800;height:44px;justify-content:center;justify-self:start;width:44px}.cc-list span:not(.cc-badge){color:#222;font-size:16px;font-weight:600;justify-self:start;line-height:1.6;margin-top:3px;text-align:left}.cc-cta-lead{color:#777;font-size:18px;margin:18px auto 0;max-width:760px;text-align:center}.cc-actions{display:flex;justify-content:center;margin-top:28px;position:relative}.cc-back{margin-top:12px;text-align:center}.cc-back-link{color:#0e4a52;font-size:14px;text-decoration:underline}@media (max-width:900px){.condo-cleaning-page{padding:32px 16px}.cc-hero{flex-direction:column-reverse;gap:24px}.cc-aside{flex:0 0 auto;width:100%}.cc-content{max-width:100%;width:100%}.cc-title{font-size:28px}.cc-lead{font-size:16px}.cc-sub{font-size:24px;margin-top:24px}.cc-list li{align-items:start;column-gap:16px;grid-template-columns:36px 1fr;padding-left:0}.cc-badge{background-size:14px 14px;height:36px;width:36px}.cc-list span:not(.cc-badge){font-size:15px}.cc-cta-lead{font-size:17px}}@media (max-width:640px){.condo-cleaning-page{padding:24px 12px}.cc-title{font-size:24px}.cc-lead{font-size:15px}.cc-sub{font-size:22px}.cc-list span:not(.cc-badge){font-size:14px}.cc-cta-lead{font-size:16px}}.office-cleaning-page{overflow:visible;padding:48px 16px}.oc-hero{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;overflow:visible}.oc-content{flex:1 1 60%;max-width:820px;overflow:visible}.oc-aside{flex:0 0 360px}.oc-aside img{border-radius:12px;display:block;height:auto;width:100%}.oc-title{color:#0e4a52;font-size:36px;font-weight:800;line-height:1.05;margin:0 0 12px}.oc-lead{color:#5f6b6b;font-size:18px;margin-bottom:16px;max-width:760px}.oc-sub{color:#3b9846;font-size:28px;font-weight:800;margin-top:28px}.oc-list{list-style:none;margin-top:18px;padding:0}.oc-list li{grid-column-gap:12px;align-items:start;column-gap:12px;display:grid;grid-template-columns:44px 1fr;margin:18px 0;position:relative}.oc-badge{align-items:center;align-self:start;background:#3b9846;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path fill=%27%23ffffff%27 d=%27M9.3 6.3 8 7.7 12.3 12 8 16.3 9.3 17.7 14.7 12z%27/></svg>");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:999px;box-shadow:0 6px 18px #0e4a521f;color:#0000;display:inline-flex;font-size:18px;font-weight:800;height:44px;justify-content:center;justify-self:center;min-width:44px}.oc-list div{color:#222;display:block;font-size:16px;line-height:1.6;margin-top:3px;text-align:left}.oc-list strong{display:inline;flex:none;font-weight:800;margin-right:8px;text-align:left;width:auto}.oc-cta-lead{color:#777;font-size:18px;margin:18px auto 0;max-width:760px;text-align:center}.oc-actions{display:flex;justify-content:center;margin-top:28px;position:relative}.oc-back{margin-top:12px;text-align:center}.oc-back-link{color:#0e4a52;font-size:14px;text-decoration:underline}@media (max-width:900px){.office-cleaning-page{padding:32px 16px}.oc-hero{flex-direction:column-reverse;gap:24px}.oc-aside{flex:0 0 auto;width:100%}.oc-content{max-width:100%;width:100%}.oc-title{font-size:28px}.oc-lead{font-size:16px}.oc-sub{font-size:24px;margin-top:24px}.oc-list li{align-items:start;grid-template-columns:36px 1fr;padding-left:0}.oc-badge{background-size:14px 14px;display:inline-flex;height:36px;margin-right:12px;min-width:36px;position:static}.oc-list strong{display:inline;width:auto}.oc-list div{font-size:15px;line-height:1.6;margin-top:3px}.oc-cta-lead{font-size:17px}}@media (max-width:640px){.office-cleaning-page{padding:24px 12px}.oc-title{font-size:24px}.oc-lead{font-size:15px}.oc-sub{font-size:22px}.oc-list div{font-size:14px;margin-top:3px}.oc-cta-lead{font-size:16px}}.house-cleaning-page{overflow:visible;padding:48px 16px}.hc-hero{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;overflow:visible}.hc-content{flex:1 1 60%;max-width:820px;overflow:visible}.hc-aside{display:flex;flex:0 0 360px;flex-direction:column;position:relative}.hc-aside img{border-radius:12px;display:block;height:auto;width:100%}.hc-image-top{height:220px;margin-bottom:-90px;z-index:1}.hc-image-bottom,.hc-image-top{object-fit:cover;position:relative}.hc-image-bottom{height:260px;z-index:2}.hc-title{color:#0e4a52;font-size:36px;font-weight:800;line-height:1.05;margin:0 0 12px}.hc-lead{color:#5f6b6b;font-size:18px;margin-bottom:16px;max-width:760px}.hc-sub{color:#3b9846;font-size:28px;font-weight:800;margin-top:28px}.hc-list{list-style:none;margin-top:18px;padding:0}.hc-list li{grid-column-gap:12px;align-items:start;column-gap:12px;display:grid;grid-template-columns:44px 1fr;margin:18px 0;position:relative}.hc-badge{align-items:center;align-self:start;background:#3b9846;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path fill=%27%23ffffff%27 d=%27M9.3 6.3 8 7.7 12.3 12 8 16.3 9.3 17.7 14.7 12z%27/></svg>");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:999px;box-shadow:0 6px 18px #0e4a521f;color:#0000;display:inline-flex;font-size:18px;font-weight:800;height:44px;justify-content:center;justify-self:center;min-width:44px}.hc-list div{color:#222;display:block;font-size:16px;line-height:1.6;margin-top:3px;text-align:left}.hc-list strong{display:inline;flex:none;font-weight:800;margin-right:8px;text-align:left;width:auto}.hc-cta-lead{color:#777;font-size:18px;margin:18px auto 0;max-width:760px;text-align:center}.hc-actions{display:flex;justify-content:center;margin-top:28px;position:relative}.hc-back{margin-top:12px;text-align:center}.hc-back-link{color:#0e4a52;font-size:14px;text-decoration:underline}@media (max-width:900px){.house-cleaning-page{padding:32px 16px}.hc-hero{flex-direction:column-reverse;gap:24px}.hc-aside{flex:0 0 auto;width:100%}.hc-content{max-width:100%;width:100%}.hc-title{font-size:28px}.hc-lead{font-size:16px}.hc-sub{font-size:24px;margin-top:24px}.hc-list li{align-items:start;grid-template-columns:36px 1fr;padding-left:0}.hc-badge{background-size:14px 14px;display:inline-flex;height:36px;min-width:36px;position:static}.hc-list strong{display:inline;width:auto}.hc-list div{font-size:15px;margin-top:3px}.hc-cta-lead{font-size:17px}.hc-image-top{height:180px;margin-bottom:-60px}.hc-image-bottom{height:220px}}@media (max-width:640px){.house-cleaning-page{padding:24px 12px}.hc-title{font-size:24px}.hc-lead{font-size:15px}.hc-sub{font-size:22px}.hc-list div{font-size:14px}.hc-cta-lead{font-size:16px}.hc-image-top{height:150px;margin-bottom:-50px}.hc-image-bottom{height:180px}}.am-results-main-image{border-radius:8px;cursor:pointer;height:280px;overflow:hidden;width:420px}.am-results-main-image img{display:block;height:100%;object-fit:cover;width:100%}.am-results-nav{background:#0000;border:0;color:#fff;cursor:pointer;font-size:32px;padding:8px 12px}.am-results-nav:hover{color:#fff}.am-results-cta{align-items:center;display:flex;justify-content:center;margin:16px 0}@media (min-width:921px){.am-results-section{position:relative}.am-results-inner{padding-bottom:120px;position:static;z-index:auto}.am-results-cta-over-wave{bottom:24px;display:flex;justify-content:center;left:50%;margin-top:0;position:absolute;transform:translateX(-50%);width:100%;z-index:3}}@media (max-width:720px){.am-results-section{position:relative}.am-results-inner{padding-bottom:96px;position:static;z-index:auto}.am-results-cta-over-wave{bottom:3px;display:flex;justify-content:center;left:50%;padding-bottom:0;position:absolute;transform:translateX(-50%);width:100%;z-index:3}.am-results-cta-over-wave .am-chip{max-width:360px;min-width:0;width:78%}}.am-before-after{display:flex;justify-content:center;margin:20px 0}.am-before-after-image{border-radius:8px;height:300px;overflow:hidden;width:220px}.am-before-after-image img{height:100%;object-fit:cover;width:100%}.am-before-after-video{border-radius:10px;box-shadow:0 6px 18px #0000001f;height:420px;margin-left:14px;max-height:80vh;max-width:32%;overflow:hidden;width:320px}.am-before-after-video video{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:920px){.am-before-after-image,.am-before-after-video{display:block;height:auto;margin:0 auto 18px;max-width:100%;width:100%}.am-before-after-video{height:auto}}@media (max-width:720px){.am-before-after-video{height:auto;margin-left:0;max-width:100%;width:100%}}.am-results-subtitle{font-size:22px;margin:36px 0 12px}.am-testimonials-row{display:block;margin:18px 0}.am-testimonials-swiper{padding:24px 0 200px;position:relative;width:100%}.am-testimonials-swiper .swiper-wrapper{align-items:stretch}.am-testimonials-swiper .swiper-slide{align-items:stretch;display:flex;justify-content:center;min-height:480px}.am-testimonial-card{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:520px;padding:8px;width:100%}.am-testimonial-card img{border-radius:6px;flex:1 1 auto;height:100%;object-fit:cover;width:100%}@media (max-width:920px){.am-testimonials-swiper .swiper-slide{min-height:300px}.am-testimonial-card img{height:200px}}@media (max-width:520px){.am-testimonials-swiper .swiper-slide{min-height:240px}.am-testimonial-card img{height:160px}}.am-testimonial-text{color:#444;margin-top:8px}.am-services-section{background:#0e4a52;color:#fff;left:50%;margin-left:-50vw;margin-right:-50vw;padding:48px 0 56px;position:relative;right:50%;width:100vw}.am-services-inner{margin:0 auto;max-width:1100px;padding-top:56px;position:relative;text-align:center;z-index:3}.am-section-kicker{color:#e8f8f2;font-size:14px;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.am-services-lead{color:#fffffff5;font-size:20px;font-weight:300;line-height:1.2;margin:18px auto 36px;max-width:920px;text-align:center}.am-services-lead strong{color:#fff;font-size:22px;font-weight:800}.am-services-cards{align-items:flex-start;display:flex;gap:72px;justify-content:center;margin-bottom:24px}.am-service-card{align-items:center;background:linear-gradient(180deg,#fff,#f3f5f5);border-radius:160px;box-shadow:0 26px 46px #00000040;display:flex;justify-content:center;min-height:520px;overflow:visible;padding:18px 18px 42px;position:relative;width:320px}.am-service-card .am-service-card-inner{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:flex-start;padding-bottom:18px;transition:transform .28s cubic-bezier(.2,.9,.2,1),padding .28s;width:100%}.am-service-card{transition:transform .28s cubic-bezier(.2,.9,.2,1),box-shadow .28s cubic-bezier(.2,.9,.2,1)}.am-service-card:focus-within,.am-service-card:hover{box-shadow:0 40px 70px #00000052;transform:translateY(-10px) scale(1.01)}.am-service-card:focus-within .am-service-card-inner,.am-service-card:hover .am-service-card-inner{padding-bottom:140px;transform:translateY(-32px)}.am-service-card:active{transform:translateY(-6px) scale(.998)}.am-service-image-circle{transition:transform .34s cubic-bezier(.2,.9,.2,1),box-shadow .34s cubic-bezier(.2,.9,.2,1)}.am-service-card:focus-within .am-service-image-circle,.am-service-card:hover .am-service-image-circle{box-shadow:0 18px 36px #00000029;transform:translateY(-8px) scale(1.06)}.am-service-image-circle img{transition:transform .34s cubic-bezier(.2,.9,.2,1)}.am-service-card:focus-within .am-service-image-circle img,.am-service-card:hover .am-service-image-circle img{transform:translateY(-4px) scale(1.02)}.am-service-arrow{font-size:20px;left:0;line-height:1;margin-top:auto;opacity:1;pointer-events:auto;position:relative;transform:translateY(0) scale(1);transition:transform .28s cubic-bezier(.2,.9,.2,1),opacity .24s,box-shadow .28s}.am-service-card:focus-within .am-service-arrow,.am-service-card:hover .am-service-arrow{box-shadow:0 8px 20px #0000000a;opacity:0;pointer-events:none;transform:translateY(8px) scale(.96)}.am-service-card:focus-within{outline:4px solid #25d3660f;outline-offset:6px}.am-service-image-wrap{margin-top:0}.am-service-image-circle,.am-service-image-wrap{align-items:center;display:flex;height:120px;justify-content:center}.am-service-image-circle{background:#fff;border-radius:999px;box-shadow:0 8px 20px #0000001f;overflow:hidden;width:120px}.am-service-image-circle img{display:block;height:140px;object-fit:cover;object-position:center 40%;transform:translateY(0);width:140px}.am-service-title{color:#0e4a52;font-size:20px;font-weight:800;margin:0;text-align:center}.am-service-title .service-title-line{display:block}.am-service-desc{color:#6b6b6b;font-size:13px;margin:0;max-width:240px;text-align:center}.am-service-options{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;justify-content:center;left:50%;margin:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:65%;transform:translate(-50%,8px);transition:opacity .28s,max-height .36s ease,margin .28s;width:100%;z-index:220}.am-service-option{background:#0b6a4a;background:var(--accent);border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;text-decoration:none;transition:background-color .12s ease,transform .12s ease}.am-service-option:focus,.am-service-option:hover{background:#39f046;transform:translateY(-2px)}.am-service-card:focus-within .am-service-options,.am-service-card:hover .am-service-options{max-height:360px;opacity:1;pointer-events:auto;transform:translate(-50%)}@media (max-width:920px){.am-service-options{left:auto!important;margin-top:12px;max-height:none!important;opacity:1!important;pointer-events:auto;position:relative!important;top:auto!important;transform:none!important}.am-service-option{min-width:160px}.am-service-arrow{display:none!important}}.am-service-arrow{align-items:center;background:#114148;border:0;border-radius:999px;box-shadow:0 12px 26px #00000014;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;height:56px;justify-content:center;width:56px}.am-services-cta{display:flex;justify-content:center;margin-top:28px;position:relative;width:100%;z-index:4}.am-services-section:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1440 120%27><path fill=%27%23ffffff%27 d=%27M0,48 C360,90 720,0 1440,48 L1440,120 L0,120 Z%27/></svg>");background-position:bottom;bottom:-1px}.am-services-section:after,.am-services-section:before{background-repeat:no-repeat;background-size:cover;content:"";height:120px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.am-services-section:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1440 120%27><path fill=%27%23ffffff%27 d=%27M0,72 C360,30 720,120 1440,72 L1440,0 L0,0 Z%27/></svg>");background-position:top;top:-1px}@media (max-width:720px){.am-services-section:after,.am-services-section:before{background-size:100% 80px;height:80px}.am-services-section:after{bottom:-8px;transform:translateZ(0)}.am-services-section:before{top:-8px;transform:translateZ(0)}.am-services-section{position:relative}.am-services-inner{position:static}.am-services-cta-over-wave{bottom:3px;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:100%;z-index:3}.am-services-cta-over-wave .am-chip{max-width:360px;min-width:0;width:78%}}.am-how-it-works{background:#fff;padding:56px 16px 80px}.am-how-inner{margin:0 auto;max-width:1100px;text-align:center}.am-how-title{color:#2fa84a;font-size:64px;font-weight:800;margin:0 0 8px}.am-how-lead{color:#6b6b6b;font-size:18px;margin:0 auto 36px;max-width:760px;padding:0 16px}.am-how-steps{flex-wrap:wrap;gap:32px;justify-content:center;margin:28px 0}.am-how-step,.am-how-steps{align-items:center;display:flex}.am-how-step{flex-direction:column;gap:18px;width:280px}.am-how-icon{align-items:center;display:flex;justify-content:center;position:relative}.am-how-icon img{border-radius:0;display:block;height:160px;max-width:160px;object-fit:contain;width:160px}.am-how-step-badge{display:none}.am-how-step-title{color:#0e4a52;font-size:18px;font-weight:800;margin:0}.am-how-step-desc{color:#8a8a8a;font-size:14px;max-width:220px}.am-how-arrow{align-items:center;display:flex;justify-content:center;width:64px}.am-how-arrow span{color:#9b9b9b;font-size:36px}.am-how-cta-row{margin-top:28px}.am-cta-large{background:#25d366;border-radius:12px;color:#fff;display:inline-block;font-weight:800;padding:14px 28px;text-decoration:none}@media (max-width:920px){.am-how-it-works{padding:40px 16px 60px}.am-how-title{font-size:44px}.am-how-lead{font-size:16px;padding:0 12px}.am-how-steps{gap:24px;padding:0 12px}.am-how-step{max-width:360px;width:100%}.am-how-icon img{height:120px;width:120px}.am-how-arrow{display:none}}@media (max-width:640px){.am-how-title{font-size:32px}.am-how-lead{font-size:15px}.am-how-step-title{font-size:16px}.am-how-step-desc{font-size:13px}.am-cta-large{font-size:15px;padding:12px 24px}}@media (max-width:920px){.am-services-section{padding:32px 16px 48px}.am-services-inner{padding-top:32px}.am-services-lead{font-size:17px;padding:0 16px}.am-services-lead strong{font-size:19px}.am-services-cards{align-items:center;flex-direction:column;gap:28px}.am-service-card{border-radius:40px;margin:0 auto;max-width:360px;min-height:0;min-height:auto;padding:18px;width:90%}.am-service-image-wrap{height:100px}.am-service-image-circle{height:96px;width:96px}.am-service-image-circle img{height:112px;transform:translateY(0);width:112px}.am-service-title{font-size:18px}.am-service-desc{font-size:12px}.am-service-arrow{font-size:18px;height:48px;width:48px}.am-results-gallery{gap:10px}.am-results-thumb{height:60px;width:80px}.am-testimonials-row{grid-template-columns:1fr}}.am-lightbox{background:#000000d9;inset:0;position:fixed;z-index:1200}.am-lightbox,.am-lightbox-content{align-items:center;display:flex;justify-content:center}.am-lightbox-content{max-height:92vh;max-width:92vw}.am-lightbox-content img{border-radius:6px;max-height:100%;max-width:100%;object-fit:contain}.am-lightbox-close,.am-lightbox-next,.am-lightbox-prev{background:#0000;border:0;color:#fff;cursor:pointer;font-size:44px;padding:8px;position:fixed}.am-lightbox-close{right:22px;top:18px}.am-lightbox-prev{left:18px}.am-lightbox-next{right:18px}.am-lightbox-close:hover,.am-lightbox-next:hover,.am-lightbox-prev:hover{color:#fff}.am-results-swiper-main .swiper-button-next,.am-results-swiper-main .swiper-button-prev{align-items:center;background:#ffffff0f;border-radius:999px;box-shadow:0 6px 18px #00000014;color:#fff!important;display:flex;height:56px;justify-content:center;width:56px}.am-results-swiper-main .swiper-button-next:after,.am-results-swiper-main .swiper-button-prev:after{color:#fff!important;font-size:34px;font-weight:700;text-shadow:0 1px 0 #00000040;transform:scale(1.05)}.swiper-button-next,.swiper-button-next:after,.swiper-button-prev,.swiper-button-prev:after{color:#fff!important}.am-testimonials-swiper .swiper-button-next,.am-testimonials-swiper .swiper-button-prev{align-items:center;background:#ffffff0f;border-radius:999px;box-shadow:0 6px 18px #00000014;color:#fff!important;display:flex;height:56px;justify-content:center;width:56px}.am-testimonials-swiper .swiper-button-next:after,.am-testimonials-swiper .swiper-button-prev:after{color:#fff!important;font-size:34px;font-weight:700;text-shadow:0 1px 0 #00000040;transform:scale(1.05)}.am-testimonials-swiper .swiper-pagination-bullet{background:#fff;border:1px solid #0000000f;border-radius:999px;height:8px;margin:0 6px;opacity:1;width:8px}.am-testimonials-swiper .swiper-pagination{background:#fff;border-radius:999px;bottom:-72px!important;box-shadow:0 8px 20px #0000001f;display:flex;justify-content:center;left:50%;padding:6px 12px;position:absolute;transform:translateX(-50%);z-index:40}.am-testimonials-swiper .swiper-pagination-bullet-active{background:#fff;border-color:#25d366e6;box-shadow:0 0 0 6px #25d36629}.am-about-me{background:#fff;padding:64px 0}.am-about-inner{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1100px}.am-about-visual{display:flex;flex:0 0 48%;justify-content:center}.am-about-image-wrap{max-width:100%;position:relative;width:460px}.am-about-image-wrap img{border-radius:22px;display:block;height:auto;object-fit:cover;width:100%}.am-about-decor{pointer-events:none;position:absolute}.am-about-decor-1{background:linear-gradient(135deg,#2fb0ff,#6a3bff);border-radius:40px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.12));height:220px;left:-36px;top:10px;width:180px}.am-about-decor-2{background:#0e4a52;border-radius:12px;bottom:-24px;height:72px;left:18px;width:72px}.am-about-copy{flex:1 1 52%;text-align:left}.am-about-kicker{color:#6b6b6b;font-size:16px;margin:0 0 6px}.am-about-title{color:#0e4a52;font-size:56px;margin:0 0 10px}.am-about-body{max-width:680px}.am-about-body p{color:#222;line-height:1.6;margin:0 0 18px}@media (max-width:920px){.am-about-inner{flex-direction:column-reverse;gap:20px;padding:0 12px}.am-about-visual{width:100%}.am-about-image-wrap{margin:0 auto;width:320px}.am-about-title{font-size:36px}.am-about-copy,.am-about-title{text-align:center}}.am-footer-new{background:#0e4a52;color:#fff;padding:48px 0}.am-footer-inner{align-items:flex-start;display:flex;gap:32px;justify-content:center;margin:0 auto;max-width:1100px;position:relative;z-index:9}.am-footer-col{flex:0 0 auto;max-width:360px;text-align:center}.am-footer-col-left .am-logo img{display:block;filter:brightness(0) invert(1);height:192px;margin:0 auto}.am-footer-col-center{margin:0 auto;max-width:420px}.am-footer-col-center h4,.am-footer-col-right h4{font-size:18px;margin:0 0 12px}.am-footer-contact{align-items:center;display:flex;flex-direction:column;gap:8px;margin:0 0 12px}.am-footer-contact-line{color:#eaf6f4;display:block}.am-footer-follow h4{margin:18px 0 8px}.am-footer-socials{align-items:center;display:flex;gap:18px;justify-content:center}.am-footer-socials img{border-radius:8px;display:block;height:36px;width:auto}.am-footer-col-right nav a{color:#d8f0ee;text-decoration:underline}@media (max-width:920px){.am-footer-inner{align-items:center;flex-direction:column;padding:0 12px;text-align:center}.am-footer-col-left .am-logo img{height:141px}.am-footer-col-center{max-width:100%}}.am-footer-new{overflow:visible;position:relative;z-index:8}.am-footer-wave{bottom:100%;height:160px;left:0;overflow:visible;pointer-events:none;position:absolute;right:0;z-index:7}.am-footer-wave svg{display:block;height:160px;width:100%}@media (max-width:720px){.am-footer-wave,.am-footer-wave svg{height:100px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.quote-calculator{font-family:Poppins,sans-serif;margin:0 auto;max-width:900px;overflow:hidden}.quote-header{align-items:center;background:#1a4c56;border-radius:16px 16px 0 0;box-shadow:0 2px 8px #0000001a;display:flex;gap:0;overflow:hidden;padding:0;width:100%}.quote-input-inline{background:#1a4c56;border:none;color:#fff;flex:1 1;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;outline:none;padding:18px 24px}.quote-input-inline::placeholder{color:#ffffffb3}.quote-input-inline:disabled{color:#fff;opacity:1}.quote-selection-inline{background:#1a4c56;display:flex;flex:1 1;gap:0;overflow-x:auto}.quote-inline-btn{background:#1a4c56;border:none;color:#fff;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;min-width:80px;overflow:hidden;padding:18px 16px;text-align:center;text-overflow:ellipsis;transition:background-color .2s ease;white-space:nowrap}.quote-inline-btn:hover{background:#245961}.quote-inline-btn.selected,.quote-next-btn{background:#4caf50;color:#fff}.quote-next-btn{border:none;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding:18px 48px;text-transform:capitalize;transition:background-color .2s ease}.quote-next-btn:hover{background:#45a049}.quote-steps{background:#4caf50;border-radius:0 0 16px 16px;box-shadow:0 2px 8px #0000001a;display:flex;gap:0;margin-bottom:40px;overflow:hidden}.quote-step-btn{background:#45a049;border:none;color:#fff;cursor:default;flex:1 1;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;padding:14px 12px;text-align:center;transition:background-color .2s ease;white-space:nowrap}.quote-step-btn.active{background:#4caf50;color:#fff}.quote-error{background:#f44336;font-size:15px;font-weight:500;padding:14px 20px;text-align:center}.quote-error,.quote-tooltip{border-radius:8px;color:#fff;margin:20px 0}.quote-tooltip{animation:fadeIn .3s ease;background:#1a4c56;font-size:14px;line-height:1.6;padding:16px 24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.quote-content{margin-top:20px;padding:0 20px}.quote-content,.quote-selection{box-sizing:border-box;max-width:100%;width:100%}.quote-selection{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:40px}.quote-btn{background:#1a4c56;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;padding:18px 20px;text-transform:capitalize;transition:all .2s ease}.quote-btn:hover{background:#245961;transform:translateY(-2px)}.quote-btn.selected{background:#4caf50;color:#fff}.quote-total-section{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:50px auto 0;max-width:420px;padding:30px 40px;text-align:center}.quote-total-section h3{color:#333;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0 0 20px;text-transform:uppercase}.quote-total{align-items:center;background:#0000;border-radius:0;color:#1a4c56;display:flex;font-size:30px;font-weight:700;justify-content:center;min-height:70px;padding:0}.quote-rolling{animation:rollIn .7s cubic-bezier(.23,1,.32,1);display:inline-block}.quote-email{margin-top:16px;text-align:left}.quote-email-row{align-items:center;display:flex;gap:8px}.quote-email-input{border:1px solid #cfd8dc;border-radius:8px;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:12px 14px}.quote-email-input:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf5026}.quote-email-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 16px}.quote-email-btn:disabled{cursor:default;opacity:.7}.quote-email-success{color:#2e7d32;font-size:14px;margin-top:8px}.quote-email-error{color:#c62828;font-size:14px;margin-top:8px}.quote-email-note{color:#607d8b;font-size:12px;margin-top:8px}@keyframes rollIn{0%{opacity:0;transform:translateY(40px) scale(.8) skewY(10deg)}60%{opacity:1;transform:translateY(-8px) scale(1.05) skewY(-2deg)}80%{opacity:1;transform:translateY(2px) scale(.98) skewY(1deg)}to{opacity:1;transform:translateY(0) scale(1) skewY(0deg)}}@media (max-width:768px){.quote-calculator-wrapper{border-radius:16px;margin:40px 0;padding:50px 12px 24px}.quote-header{border-radius:12px 12px 0 0;flex-direction:row}.quote-input-inline{font-size:15px;padding:16px 18px}.quote-selection-inline{-webkit-overflow-scrolling:touch;overflow-x:auto}.quote-inline-btn{flex-shrink:0;font-size:13px;min-width:65px;overflow:visible;padding:16px 12px;text-overflow:clip;white-space:normal}.quote-next-btn{flex-shrink:0;font-size:15px;padding:16px 28px}.quote-steps{border-radius:0 0 12px 12px;display:flex;margin-bottom:30px}.quote-step-btn{font-size:12px;padding:12px 8px}.quote-content{margin-top:16px;padding:0 12px}.quote-total-section{margin:40px auto 0;padding:24px 28px}.quote-total-section h3{font-size:15px;margin:0 0 18px}.quote-total{font-size:38px;min-height:60px}.quote-close-btn{font-size:24px;height:36px;right:8px;top:8px;width:36px;z-index:100}.quote-error{font-size:14px}.quote-error,.quote-tooltip{margin:16px 0;padding:12px 16px}.quote-tooltip{font-size:13px}}@media (max-width:520px){.quote-calculator-wrapper{border-radius:12px;margin:32px 0;padding:48px 8px 20px}.quote-header{border-radius:10px 10px 0 0}.quote-input-inline{font-size:14px;padding:16px 14px}.quote-inline-btn{font-size:12px;line-height:1.2;min-width:60px;padding:16px 10px;white-space:normal}.quote-next-btn{font-size:14px;padding:16px 20px}.quote-steps{border-radius:0 0 10px 10px;margin-bottom:24px}.quote-step-btn{font-size:11px;padding:12px 6px}.quote-content{padding:0 8px}.quote-total{font-size:32px;min-height:50px}.quote-total-section{margin:32px auto 0;padding:20px 24px}.quote-total-section h3{font-size:14px;margin:0 0 16px}.quote-close-btn{font-size:20px;height:32px;right:6px;top:6px;width:32px;z-index:100}}
/*# sourceMappingURL=main.94e7f483.css.map*/