@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap);body{margin:0;padding:0}:root{--nav-bg:#727782;--nav-height:100px;--nav-padding:0 40px;--text-color:#fff;--link-hover:#f2f2f2;--button-bg:#fff;--button-text:#6c5a5a;--button-hover-bg:#d30c0c;--dropdown-bg:#fff;--dropdown-text:#333;--accent:#07c}.navbar-container{left:0;position:fixed;top:0;width:100%;z-index:1100}.top-contact-bar{background:linear-gradient(135deg,#f2ca27,#f06292);box-shadow:0 2px 4px #0000001a;color:#fff;font-size:14px;padding:8px 40px}.top-contact-content{align-items:center;display:flex;gap:20px;justify-content:flex-end;padding:0 16px}.contact-info{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:center}.call-text{font-size:13px;font-weight:500;order:1}.call-text,.phone-number{color:#fff;white-space:nowrap}.phone-number{font-size:16px;font-weight:700;order:2;text-decoration:none;transition:color .3s ease}@media (min-width:481px) and (max-width:1024px){.top-contact-bar{padding:10px 20px}.top-contact-content{justify-content:center;padding:0 12px}.contact-info{align-items:center;flex-direction:row;gap:12px;justify-content:center;width:auto}.call-text{font-size:14px}.phone-number{font-size:16px}}@media (max-width:768px){.top-contact-bar{padding:8px 16px}.top-contact-content{justify-content:center;padding:0 8px}.contact-info{flex-direction:row;gap:10px;justify-content:center;width:100%}.call-text{font-size:13px}.phone-number{font-size:15px}}@media (min-width:744px) and (max-width:768px){.top-contact-bar{padding:10px 20px}.top-contact-content{justify-content:flex-start!important;padding-left:0}.contact-info{flex-direction:row;gap:12px;justify-content:flex-start}.call-text{font-size:13px}.phone-number{font-size:15px}}@media (max-width:480px){.top-contact-bar{padding:10px 12px}.top-contact-content{justify-content:center;padding:0}.contact-info{align-items:center;flex-direction:column;gap:8px;justify-content:center;text-align:center}.call-text{font-size:12px;order:1}.phone-number{font-size:16px;font-weight:800;order:2}}@media (max-width:375px){.top-contact-bar{padding:8px 10px}.contact-info{gap:6px}.call-text{font-size:11px}.phone-number{font-size:15px}}@media (max-width:320px){.top-contact-bar{padding:8px}.contact-info{gap:5px}.call-text{font-size:10px}.phone-number{font-size:14px}}.phone-number:hover{color:#f2ca27;text-decoration:underline}.book-btn{background:#fff3;border:2px solid #fff;border-radius:20px;color:#090000;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 16px;text-decoration:none;transition:all .3s ease}.book-btn:hover{background:#fff;color:#e91e63;transform:translateY(-1px)}.navbar{background-color:initial;height:100px;height:var(--nav-height);padding:0 40px;padding:var(--nav-padding);transition:background-color .22s ease,box-shadow .22s ease,padding .22s ease,-webkit-backdrop-filter .22s ease;transition:background-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease,padding .22s ease;transition:background-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease,padding .22s ease,-webkit-backdrop-filter .22s ease;width:100%}.navbar,.navbar.scrolled{align-items:center;display:flex;justify-content:space-between}.navbar.scrolled{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f2ca27;box-shadow:0 6px 18px #0000002e;gap:20px;padding:8px 36px}.navbar-container.scrolled .top-contact-bar{display:none}.navbar-container.force-topbar .top-contact-bar{display:block}.navbar-contact-info{align-items:center;display:flex;font-size:14px;gap:15px;margin-left:auto;margin-right:20px}.navbar-call-text{color:#000;font-weight:500}.navbar-phone{color:#000;font-weight:700;text-decoration:none;transition:color .3s ease}.navbar-phone:hover{color:#333;text-decoration:underline}.navbar-book-btn{background:#0000001a;border:2px solid #000;border-radius:20px;color:#000;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 16px;text-decoration:none;transition:all .3s ease}.navbar-book-btn:hover{background:#000;color:#f2ca27;transform:translateY(-1px)}.navbar.scrolled .navbar-links{margin-left:0}.navbar{--nav-link-color:#000000e0;--nav-link-hover:var(--accent);--btn-bg-state:#0000;--btn-text-state:#222;--btn-hover-state:#0000000f}.navbar.scrolled{--nav-link-color:#000;--nav-link-hover:#333;--btn-bg-state:#0000;--btn-text-state:#000;--btn-hover-state:#0000001a}.navbar.scrolled .btn{border:none}.logo{background:#0000!important;border:none;border-radius:0;filter:drop-shadow(0 2px 8px rgba(0,0,0,.18));height:100px;margin-top:8px;max-width:150px;object-fit:contain;padding:0;transition:transform .3s ease,filter .3s ease;width:auto}.logo:hover{filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));transform:translateY(-2px)}.navbar.scrolled .logo{background:#0000!important;height:60px;padding:0}.logo-link{align-items:center;display:inline-flex;line-height:0;text-decoration:none;transition:opacity .3s ease}.logo-container{align-items:center;display:flex;flex-direction:column;gap:8px}.logo-tagline{color:#000;font-size:11px;font-weight:500;letter-spacing:.5px;margin-top:4px;opacity:.95;text-align:center;transition:all .3s ease;white-space:nowrap}.navbar.scrolled .logo-tagline{font-size:9px;margin-top:2px;opacity:.85}.logo-link:focus{outline:2px solid #fff9;outline-offset:2px}.navbar-links{align-items:center;display:flex;gap:20px;list-style:none}.navbar-links li{position:relative}.navbar-links a{color:var(--nav-link-color);font-weight:500;padding:8px 6px;text-decoration:none}.navbar-links a:hover{color:var(--nav-link-hover)}.navbar-links a.btn{align-items:center;background:var(--btn-bg-state);border-radius:20px;color:var(--btn-text-state);display:inline-flex;font-weight:500;gap:8px;height:40px;justify-content:center;min-width:44px;padding:8px 14px;text-decoration:none}.navbar-links a.btn:hover{background:var(--btn-hover-state);color:var(--btn-text-state);transform:translateY(-1px)}.navbar .btn{align-items:center;background:var(--btn-bg-state)!important;border:none;border-radius:20px;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;height:40px;justify-content:center;min-width:44px;padding:8px 14px;text-decoration:none;transition:background .15s ease,transform .08s ease,color .15s ease}.navbar .btn,.navbar .btn:hover{color:var(--btn-text-state)!important}.navbar .btn:hover{background:var(--btn-hover-state)!important;transform:translateY(-1px)}.btn:focus{outline:3px solid #007bff26;outline-offset:2px}.icon{display:inline-block;margin-right:8px;vertical-align:middle}.dropdown-content{background-color:#fff;background-color:var(--dropdown-bg);border-radius:6px;box-shadow:0 4px 8px #0000001f;left:0;min-width:220px;overflow:hidden;position:absolute;top:50px;z-index:1000}.dropdown-content a{color:#333;color:var(--dropdown-text);display:block;padding:12px 16px;text-decoration:none}.dropdown-content a:hover{background-color:#f1f1f1;color:#07c;color:var(--accent)}.mobile-menu-btn{background:none;border:none;color:var(--nav-link-color);cursor:pointer;display:none;font-size:1.5rem;padding:8px;z-index:1001}.mobile-menu-btn:hover{color:var(--nav-link-hover)}@media (max-width:768px){.top-contact-bar{font-size:12px;padding:6px 0}.top-contact-content{flex-direction:row;gap:16px;justify-content:flex-end;padding:0 12px}.contact-info{flex-wrap:wrap;gap:12px;justify-content:flex-end}.call-text{font-size:11px}.phone-number{font-size:14px}.book-btn{border-radius:16px;font-size:11px;padding:5px 14px}}@media (max-width:480px){.top-contact-bar{padding:5px 0}.top-contact-content{gap:12px;justify-content:flex-end;padding:0 8px}.contact-info{gap:8px}.call-text{font-size:10px}.phone-number{font-size:13px}.book-btn{border-radius:14px;font-size:10px;padding:4px 12px}}@media (max-width:360px){.contact-info{flex-direction:column;gap:4px}.phone-number{font-size:12px}}@media (max-width:1024px){.navbar{padding:0 24px}.navbar-contact-info{gap:10px;margin-right:15px}.navbar-call-text{font-size:13px}.navbar-phone{font-size:14px}.logo{height:60px}.navbar.scrolled .logo{height:45px}}@media (max-width:768px){.navbar-container{padding-top:0}.top-contact-bar{padding:6px 20px}.navbar{--nav-padding:0 20px;min-height:70px;padding:8px 20px}.navbar.scrolled{padding:6px 20px}.logo{height:45px;max-width:90px}.logo-tagline{font-size:9px}.navbar.scrolled .logo{height:38px}.navbar.scrolled .logo-tagline{font-size:8px}.navbar-contact-info{display:none}.mobile-menu-btn{display:block}.navbar-links{background:#f2ca27;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:column;gap:8px;left:0;padding:15px;position:absolute;right:0;top:100%;width:100%;z-index:1000}.navbar-links.mobile-open{display:flex}.navbar-links a{border-bottom:1px solid #0000001a;color:#000;font-size:15px;font-weight:500;padding:10px 0;text-align:center}.navbar-links a:hover{color:#214e73}.navbar-links a.btn{background:#214e73;border-bottom:none;color:#f2ca27;margin:8px auto;max-width:200px}.navbar-links a.btn:hover{background:#1a3d5c;color:#fff}.dropdown-content{background:#00000014;border-radius:8px;box-shadow:none;margin-top:8px;position:static}.dropdown-content a{border-bottom:1px solid #0000000d;color:#000;font-size:14px;padding:8px 0}.dropdown-content a:last-child{border-bottom:none}.dropdown-content a:hover{color:#214e73}}@media (max-width:480px){.top-contact-bar{padding:6px 16px}.navbar{--nav-padding:0 12px;min-height:65px;padding:6px 12px}.navbar.scrolled{padding:5px 12px}.logo{height:38px;max-width:75px}.logo-tagline{font-size:8px;margin-top:2px}.navbar.scrolled .logo{height:32px}.navbar.scrolled .logo-tagline{font-size:7px}.mobile-menu-btn{font-size:1.2rem;height:36px;padding:5px;width:36px}.navbar-links{gap:6px;padding:12px}.navbar-links a{font-size:14px;padding:8px 0}.navbar-links a.btn{font-size:13px;height:36px;padding:7px 14px}.dropdown-content a{font-size:13px;padding:6px 0}}.chat-toggle{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#e9e61e,#f0ee62);border-radius:50%;bottom:24px;box-shadow:0 4px 20px #e2e91e;color:#fff;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;position:fixed;right:24px;transition:all .3s ease;width:60px;z-index:1000}.chat-toggle:hover{box-shadow:0 6px 25px #e9e31ecc;transform:scale(1.1)}.chat-toggle.open{animation:none;background:#f0c02e}.chat-badge{align-items:center;background:#fb3;border-radius:50%;display:flex;font-size:12px;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}@keyframes pulse{0%{box-shadow:0 4px 20px #e9e31e66}50%{box-shadow:0 4px 25px #e9e31ecc}to{box-shadow:0 4px 20px #e9e31e66}}.chat-window{animation:slideIn .3s ease-out;background:#fff;border-radius:16px;bottom:100px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;height:500px;overflow:hidden;position:fixed;right:24px;width:380px;z-index:1001}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{align-items:center;background:linear-gradient(135deg,#f1c40f,#f39c12);color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.chat-header-info h4{font-size:16px;font-weight:600;margin:0}.online-status{font-size:12px;opacity:.9}.close-btn{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;padding:4px;transition:background .2s}.close-btn:hover{background:#fff3}.chat-messages{background:#fefcf4;flex:1 1;gap:12px;overflow-y:auto;padding:16px}.chat-messages,.message{display:flex;flex-direction:column}.message{max-width:85%}.message.user{align-self:flex-end}.message.bot{align-self:flex-start}.message-content{word-wrap:break-word;border-radius:18px;font-size:14px;line-height:1.4;padding:12px 16px}.message.user .message-content{background:linear-gradient(135deg,#f1c40f,#f39c12);border-bottom-right-radius:6px;color:#fff}.message.bot .message-content{background:#fffef7;border:1px solid #f4d03f;border-bottom-left-radius:6px;color:#333}.message-time{align-self:flex-end;color:#666;font-size:11px;margin-top:4px}.message.bot .message-time{align-self:flex-start}.typing-indicator{display:flex;gap:4px;padding:8px 0}.typing-indicator span{animation:typing 1.4s ease-in-out infinite;background:#f1c40f;border-radius:50%;height:8px;width:8px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.quick-questions{background:#fffef7;border-top:1px solid #f4d03f;max-height:200px;overflow-y:auto;padding:16px}.quick-questions::-webkit-scrollbar{width:6px}.quick-questions::-webkit-scrollbar-track{background:#fef9e7;border-radius:3px}.quick-questions::-webkit-scrollbar-thumb{background:#f1c40f;border-radius:3px}.quick-questions::-webkit-scrollbar-thumb:hover{background:#f39c12}.quick-questions p{color:#b7950b;font-size:13px;font-weight:600;margin:0 0 12px}.quick-question-btn{background:#fef9e7;border:1px solid #f4d03f;border-radius:8px;color:#7d6608;cursor:pointer;display:block;font-size:13px;margin-bottom:8px;padding:10px 12px;text-align:left;transition:all .2s;width:100%}.quick-question-btn:hover{background:#f1c40f;border-color:#f39c12;color:#fff}.contact-form-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:absolute;right:0;top:0}.contact-form{background:#fff;border-radius:12px;max-width:320px;padding:24px;width:100%}.contact-form h4{color:#333;margin:0 0 20px;text-align:center}.form-group{margin-bottom:16px;position:relative}.input-icon{color:#f39c12;font-size:14px;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.form-group input{border:2px solid #f4d03f;border-radius:8px;box-sizing:border-box;font-size:14px;outline:none;padding:12px 12px 12px 40px;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#f1c40f}.form-actions{display:flex;gap:12px;margin-top:20px}.cancel-btn,.submit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:all .2s}.submit-btn{background:linear-gradient(135deg,#f1c40f,#f39c12);color:#fff}.submit-btn:hover{box-shadow:0 4px 12px #f1c40f4d;transform:translateY(-1px)}.cancel-btn{background:#f8f9fa;border:1px solid #e1e5e9;color:#666}.cancel-btn:hover{background:#e9ecef}.chat-input-area{background:#fffef7;border-top:1px solid #f4d03f}.chat-actions{display:flex;justify-content:center;padding:12px 16px}.call-btn{align-items:center;background:#28a745;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s}.call-btn:hover{background:#218838;transform:translateY(-1px)}.chat-input{display:flex;gap:12px;padding:16px}.chat-input input{border:2px solid #f4d03f;border-radius:24px;flex:1 1;font-size:14px;outline:none;padding:12px 16px;transition:border-color .2s}.chat-input input:focus{border-color:#f1c40f}.send-btn{align-items:center;background:linear-gradient(135deg,#f1c40f,#f39c12);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:44px;justify-content:center;transition:all .2s;width:44px}.send-btn:hover{transform:scale(1.05)}.send-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.chat-window{bottom:90px;height:calc(100vh - 120px);left:16px;right:16px;width:calc(100vw - 32px)}.chat-toggle{bottom:16px;font-size:22px;height:56px;right:16px;width:56px}}@media (max-width:480px){.chat-window{bottom:80px;height:calc(100vh - 100px);left:8px;right:8px;width:calc(100vw - 16px)}.chat-toggle{bottom:12px;font-size:20px;height:52px;right:12px;width:52px}.contact-form{padding:20px}.chat-input{padding:12px}.message{max-width:90%}}.hero{background:url(/static/media/Homepic.81b189db5695fe548a1b.jpeg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh;position:relative;text-align:center;width:100%}.hero,.hero>.container{align-items:center;display:flex;justify-content:center;padding:20px}.hero>.container{flex-direction:column;height:100%;margin:0 auto;max-width:800px}@media (max-width:1024px){.hero{min-height:90vh;padding:120px 24px 60px}.hero-text h1{font-size:48px}.hero-text p{font-size:18px;max-width:600px}}@media (max-width:768px){.hero{background-attachment:scroll;min-height:70vh;padding:140px 20px 40px}.hero>.container{padding:0 1rem}.hero-text h1{font-size:36px;margin-bottom:16px}.hero-text p{font-size:16px;line-height:1.4;margin:8px auto 16px;max-width:500px}.hero .btn{font-size:16px;margin-top:16px;padding:12px 24px}}@media (max-width:480px){.hero{min-height:60vh;padding:140px 16px 32px}.hero>.container{padding:0 .5rem}.hero-text h1{font-size:28px;line-height:1.2;margin-bottom:12px}.hero-text p{font-size:14px;line-height:1.3;margin:6px auto 12px;max-width:100%;padding:0 .5rem}.hero .btn{font-size:14px;margin-top:12px;padding:10px 20px}}.hero:after{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-text{max-width:800px;position:relative;z-index:2}.hero-text h1{font-size:60px;font-weight:700;margin-bottom:20px}.hero-text p{color:#e0e0e0;font-size:20px;line-height:1.5;margin:10px auto 20px;max-width:700px}.hero .btn{align-items:center;background-color:#f2ca27;border:none;border-radius:5px;color:#214e73;cursor:pointer;display:inline-flex;font-size:18px;font-weight:700;gap:8px;margin-top:20px;padding:15px 30px;transition:all .3s ease}.hero .btn:hover{background-color:#e5b525;box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.hero .btn{animation:pulse-cta 2.5s ease-in-out infinite}.hero .btn:focus,.hero .btn:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.hero .btn{animation:none!important;transition:none!important}}@media (max-width:768px){.hero{background-attachment:scroll;height:auto;min-height:70vh;padding:40px 0}.hero-text{padding:0 20px}.hero-text h1{font-size:40px;line-height:1.2;margin-bottom:15px}.hero-text p{font-size:16px;margin:10px auto 15px;max-width:500px}.hero .btn{font-size:16px;margin-top:15px;padding:12px 24px}}@media (max-width:480px){.hero{min-height:60vh;padding:30px 0}.hero-text{padding:0 15px}.hero-text h1{font-size:28px;line-height:1.1;margin-bottom:12px}.hero-text p{font-size:14px;line-height:1.4;margin:8px auto 12px;max-width:300px}.hero .btn{font-size:14px;margin-top:12px;max-width:200px;padding:10px 20px;width:100%}.hero .btn img{height:14px;width:14px}}.benifits{align-items:center;display:flex;justify-content:space-between;margin:80px auto;width:90%}.cleaning img{border-radius:10px;display:block;height:300px;object-fit:cover;width:100%}.cleaning{flex-basis:31%}@media (max-width:480px){.benifits{flex-direction:column;gap:20px;margin:40px auto;width:95%}.cleaning{flex-basis:100%;width:100%}.cleaning img{height:200px;margin-bottom:16px}}@media (max-width:768px){.benifits{flex-direction:column;gap:24px;margin:60px auto;width:92%}.cleaning{flex-basis:100%;width:100%}.cleaning img{height:240px;margin-bottom:20px}}@media (max-width:1024px) and (min-width:769px){.benifits{gap:16px;width:88%}.cleaning img{height:260px}}.title{color:#212ea0;margin-bottom:28px;margin-top:56px;padding:18px 12px;text-align:center}.title h2:first-of-type{margin-bottom:10px;text-transform:uppercase}.title h2:first-of-type,.title h2:last-of-type{color:#212ea0;font-size:30px;font-style:normal;font-weight:700}.title h2:last-of-type{margin-bottom:6px}@media (max-width:480px){.title{margin-bottom:20px;margin-top:32px;padding:12px 8px}.title h2:first-of-type{font-size:20px;margin-bottom:8px}.title h2:last-of-type{font-size:20px;margin-bottom:4px}}@media (max-width:768px) and (min-width:481px){.title{margin-bottom:24px;margin-top:40px;padding:14px 10px}.title h2:first-of-type{font-size:24px;margin-bottom:8px}.title h2:last-of-type{font-size:24px;margin-bottom:5px}}@media (max-width:899px) and (min-width:769px){.title{margin-bottom:26px;margin-top:48px}.title h2:first-of-type,.title h2:last-of-type{font-size:26px}}@media (min-width:900px){.title{margin-top:84px}.title h2:last-of-type{font-size:36px}}.contact-container{grid-gap:1.25rem;align-items:start;color:#111;display:grid;gap:1.25rem;grid-template-columns:120px 1fr 160px 1fr;padding:1.25rem 1.5rem}.contact-col.contact-col-map a,.contact-col.contact-col-map a>*{border-radius:8px;box-shadow:0 4px 10px #0000000f;display:block;height:220px;min-height:160px;overflow:hidden;width:100%}.contact-col-logo{align-items:flex-start;display:flex;justify-content:center}@media (max-width:992px){.contact-container{gap:1rem;grid-template-columns:100px 1fr 140px 1fr;padding:1rem}}.contact-logo{border-radius:8px;height:100px;object-fit:cover;width:100px}.contact-col-info h2{color:#6d1bd6;font-size:1.25rem;margin:0 0 8px}.contact-blurb{color:#444;font-size:.95rem;line-height:1.5;margin-bottom:.75rem}.contact-col-info .contact-card-wrapper{display:flex;flex-direction:column;gap:8px}.contact-col-info .contact-card{padding:10px 12px}.contact-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000f;display:flex;font-size:.95rem;gap:.75rem;padding:.5rem .8rem}.contact-card .icon{color:#6d1bd6;font-size:1.15rem}.contact-card a{color:#111;font-size:.95rem;font-weight:600;text-decoration:none}.contact-card a:hover{text-decoration:underline}.contact-socials{display:flex;gap:12px;margin-top:12px}.contact-socials a{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000f;color:#6d1bd6;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease;width:40px}.contact-socials a:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-3px)}.contact-socials svg{height:18px;width:18px}@media (max-width:980px){.contact-container{gap:12px;grid-template-columns:1fr 1fr}.contact-col-logo{order:1}.contact-col-info{order:2}.contact-col-socials{order:3}.contact-col-map{order:4}.contact-col.contact-col-map a,.contact-col.contact-col-map a>*{height:200px}}@media (max-width:768px){.contact-container{gap:24px;grid-template-columns:1fr;max-width:100%;padding:30px 20px}.contact-col-logo{justify-content:center;text-align:center}.contact-logo{display:block;height:80px;margin:0 auto;width:80px}.contact-col-info{text-align:center}.contact-col-info h2{font-size:1.5rem;margin-bottom:12px}.contact-blurb{font-size:.95rem;margin-bottom:20px;text-align:center}.contact-card{justify-content:center;margin-bottom:10px;padding:12px 16px;text-align:center}.contact-card .icon{font-size:1.2rem}.contact-card a{font-size:.95rem}.contact-col-socials{text-align:center}.contact-col-socials h3{color:#6d1bd6;font-size:1.25rem;margin-bottom:16px}.contact-socials{gap:14px;justify-content:center;margin-top:0}.contact-socials a{height:45px;width:45px}.contact-socials svg{height:20px;width:20px}.contact-col.contact-col-map a,.contact-col.contact-col-map a>*{border-radius:10px;height:250px}}@media (max-width:480px){.contact-container{gap:20px;grid-template-columns:1fr;padding:20px 15px}.contact-logo{height:70px;width:70px}.contact-col-info h2{font-size:1.3rem;margin-bottom:10px}.contact-blurb{font-size:.9rem;margin-bottom:16px}.contact-card{font-size:.9rem;margin-bottom:8px;padding:10px 14px}.contact-card .icon{font-size:1.1rem}.contact-card a{font-size:.9rem}.contact-col-socials h3{font-size:1.15rem;margin-bottom:12px}.contact-socials{gap:12px}.contact-socials a{height:42px;width:42px}.contact-socials svg{height:18px;width:18px}.contact-col.contact-col-map a,.contact-col.contact-col-map a>*{height:220px}}.reviews-row{padding:2.25rem 0}.reviews-row-inner{align-items:center;display:flex;gap:.5rem}.reviews-track{display:flex;gap:1rem;overflow-x:auto;padding-bottom:4px;scroll-behavior:smooth}.reviews-track::-webkit-scrollbar{display:none}.review-card{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000000f;flex-basis:calc(100% - 1rem);flex-grow:0;flex-shrink:0;min-height:120px;padding:1rem}.stars{color:#f5b400;font-weight:700;margin-bottom:.5rem}.text{color:#222;margin:0 0 .75rem}.author{color:#666;font-size:14px;margin:0}.nav{background:none;border:0;cursor:pointer;font-size:20px;padding:.25rem .5rem}@media (max-width:480px){.reviews-row{padding:1.5rem 0}.reviews-row-inner{gap:.25rem;padding:0 8px}.reviews-track{gap:.75rem;padding:0 4px}.review-card{flex-basis:calc(100% - 0.75rem);flex-grow:0;flex-shrink:0;min-height:100px;padding:.75rem}.stars{font-size:.9rem;margin-bottom:.4rem}.text{font-size:.85rem;line-height:1.4;margin-bottom:.6rem}.author{font-size:12px}.nav{font-size:16px;padding:.2rem .3rem}}@media (max-width:520px) and (min-width:481px){.reviews-row-inner{gap:.4rem;padding:0 12px}.review-card{min-height:110px;padding:.9rem}.text{font-size:.9rem;line-height:1.5}.author{font-size:13px}.nav{font-size:18px}}@media (min-width:600px){.review-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0}}@media (min-width:900px){.review-card{flex-basis:calc(33.33333% - 1rem);flex-grow:0;flex-shrink:0}}@media (min-width:1200px){.review-card{flex-basis:calc(25% - 1rem);flex-grow:0;flex-shrink:0}}@media (max-width:1024px) and (min-width:769px){.reviews-row{padding:2rem 0}.reviews-row-inner{padding:0 16px}.review-card{min-height:130px}}.body-section{grid-gap:2.5rem;align-items:center;color:#111;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr;padding:3rem 4rem}.body-text h2{color:#6d1bd6;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.body-text h3{color:#444;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;text-align:left}.body-text p{color:#333;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;max-width:600px;text-align:justify;text-justify:inter-word}.body-text{max-width:640px;text-align:left}.body-image img{border-radius:12px;box-shadow:0 6px 20px #00000014;height:auto;width:100%}@media (max-width:1024px){.body-section{gap:2rem;padding:2.5rem 2rem}.body-text h2{font-size:2.2rem}.body-text h3{font-size:1.05rem}.body-text p{font-size:.95rem}}@media (max-width:768px){.body-section{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1.5rem}.body-text{max-width:100%;text-align:center}.body-text h2{font-size:1.8rem;margin-bottom:.75rem}.body-text h3{font-size:1rem;margin-bottom:1rem;text-align:center}.body-text p{font-size:.9rem;text-align:center}.body-image img{margin-top:1rem}}@media (max-width:480px){.body-section{gap:1.25rem;grid-template-columns:1fr;padding:1.5rem 1rem}.body-text h2{font-size:1.5rem;margin-bottom:.6rem}.body-text h3{font-size:.95rem;margin-bottom:.75rem}.body-text p{font-size:.85rem;line-height:1.4;padding:0}.body-image img{border-radius:8px;margin-top:.75rem}}@media (max-width:900px) and (min-width:769px){.body-section{gap:2rem;grid-template-columns:1fr;padding:2.5rem 2rem}.body-text{max-width:100%;text-align:center}.body-text h2{font-size:2rem}.body-text h3{font-size:1.05rem}.body-text p{font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;margin:0 auto;text-align:justify;text-justify:inter-word}.body-image img{margin-top:1.5rem}}@media (max-width:1024px) and (min-width:901px){.body-section{gap:2.25rem;padding:2.5rem 2rem}.body-text h2{font-size:2.2rem}}.residential-page{color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;margin-top:0;padding-top:0;position:relative;scroll-margin-top:0}.res-hero.full-bleed{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.res-hero-image.full-bleed{height:100vh;left:50%;margin-bottom:0;margin-left:-50vw;margin-right:-50vw;min-height:300px;object-fit:fill;overflow:hidden;padding-bottom:0;position:relative;right:50%;width:100vw}.res-hero-image.full-bleed img{display:block;filter:brightness(.55);height:100%;object-fit:cover;object-position:center center;width:100%}.res-hero-overlay{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;left:50%;padding:0 16px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.res-hero-overlay h1{font-size:42px;letter-spacing:1px;margin:0;text-shadow:0 8px 24px #00000080}.container-row{margin:0 auto 60px;max-width:1400px}.res-copy h2{font-size:34px;font-weight:600;line-height:1.3;margin-bottom:16px}.res-copy h3{color:#333;font-size:20px;margin:0 0 12px}.res-copy p{color:#444;font-size:16px;line-height:1.7;margin-bottom:16px}.res-two{margin-top:0;padding-top:30px}.res-two.container-row{grid-template-columns:480px 1fr}.res-details h2{font-size:34px;font-weight:600;line-height:1.3;margin-bottom:16px}.res-details h3{color:#333;font-size:20px;margin:20px 0 12px}.res-details p{color:#444;font-size:16px;line-height:1.7;margin-bottom:16px}.residential-page .faq-answer p,.residential-page .res-areas-content p,.residential-page .res-copy p,.residential-page .res-details p,.residential-page p{-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-justify:inter-word}.residential-page .check-list li,.residential-page .res-areas-list li{-webkit-hyphens:none;hyphens:none;text-align:left!important;text-justify:auto}.res-areas{margin:0 24px 60px;padding:0}.res-areas-inner{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:480px 1fr}.res-areas-content h2{font-size:28px;margin-top:0}.res-areas-list ul{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.res-areas-list li{color:#222;padding-left:28px;position:relative}.res-areas-list li:before{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 6px #00000014;color:#214e73;content:"\\2713";display:flex;font-weight:700;height:22px;justify-content:center;left:0;position:absolute;top:0;width:22px}.featured-image-card,.res-areas-image{align-items:center;border:none;border-radius:18px;box-shadow:0 8px 30px #0000001f;display:flex;line-height:0;margin:0 auto;max-width:100%;overflow:hidden}.res-intro .featured-image-card,.res-two .featured-image-card{max-width:480px;width:100%}.featured-image-card img,.res-areas-image img{display:block;height:auto;margin:0;max-height:600px;min-height:400px;object-fit:cover;object-position:center;opacity:0;padding:0;transform:scale(.95);transition:opacity .8s ease-out,transform .8s ease-out;width:100%}.featured-image-card.animate-in img,.res-areas-image.animate-in img{opacity:1;transform:scale(1)}.res-hero>.container,.res-hero>.res-hero-image{align-items:center;display:flex;height:100%;justify-content:center}.check-list{grid-gap:12px 30px;gap:12px 30px;margin:20px 0}.check-list li{line-height:1.5}.check-list li:before{content:"\\2713"}.res-faq{margin:0 24px 40px}.left-shifted{margin-left:-30px;transform:translateX(-20px)}@media (max-width:980px){.container-row{gap:30px;margin:0 20px 50px}.container-row,.res-areas-inner{grid-template-columns:1fr}.featured-image-card img,.res-areas-image img{max-height:480px;min-height:320px}.res-hero-image.full-bleed img{height:260px}.left-shifted{margin-left:0;transform:none}.res-copy h2,.res-details h2{font-size:28px}}@media (max-width:768px){.residential-page{padding-top:0}.res-hero.full-bleed{padding-top:0!important}.res-hero-image.full-bleed,.res-hero.full-bleed{margin-bottom:0!important;margin-top:0;padding-bottom:0!important}.res-hero-image.full-bleed{height:70vh;min-height:400px}.res-hero-image.full-bleed img{height:100%;object-fit:cover}.res-hero-overlay{padding:0 20px}.res-hero-overlay h1{font-size:28px;line-height:1.3}.container-row{display:block;grid-template-columns:none;margin:0 15px 40px}.image-column-residential,.text-column-residential{padding:0;width:100%}.text-column-residential{margin-bottom:30px;text-align:center}.container-row h2{font-size:2rem;line-height:1.3;margin-bottom:20px}.container-row p{font-size:15px;line-height:1.6;margin-bottom:25px;text-align:left}.featured-image-card{margin:0 auto;max-width:100%}.featured-image-card img{background-color:#f8f9fa;border-radius:8px;height:280px;max-height:280px;min-height:280px;object-fit:contain;width:100%}.get-quote-btn{font-size:14px;margin-top:20px;min-height:44px;min-width:160px;padding:12px 30px;width:auto}.res-content{padding:40px 15px}.res-intro{margin-bottom:60px;padding-top:30px!important}.res-intro,.res-two{margin-top:0!important}.res-two{padding-top:20px}.check-list{gap:10px;grid-template-columns:1fr;margin:16px 0}.res-faq{margin:0 15px 40px}}@media (max-width:480px){.residential-page{padding-top:0}.res-hero.full-bleed{padding-top:0!important}.res-hero-image.full-bleed,.res-hero.full-bleed{margin-bottom:0!important;margin-top:0;padding-bottom:0!important}.res-hero-image.full-bleed{height:60vh;min-height:350px}.res-hero-image.full-bleed img{height:100%;object-fit:cover}.res-hero-overlay{padding:0 15px}.res-hero-overlay h1{font-size:24px;line-height:1.2}.container-row{margin:0 10px 30px}.container-row h2{font-size:1.6rem;line-height:1.2;margin-bottom:15px}.container-row p{font-size:14px;line-height:1.5;margin-bottom:20px}.featured-image-card img{background-color:#f8f9fa;border-radius:8px;height:220px;max-height:220px;min-height:220px;object-fit:contain}.get-quote-btn{font-size:13px;margin-top:15px;max-width:200px;min-height:44px;padding:10px 25px;width:100%}.res-content{padding:30px 10px}.res-intro{margin-bottom:40px;padding-top:25px!important}.res-intro,.res-two{margin-top:0!important}.res-two{padding-top:15px}.res-faq{margin:0 10px 30px}}.res-content{padding:30px 20px}.res-intro{margin-bottom:50px;margin-top:0;padding-top:30px}.res-faq.container-row .faq-wrap{grid-column:1/-1;width:100%}.commercial-page{color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;margin-top:0;padding-top:0;position:relative;scroll-margin-top:0}.com-hero.full-bleed{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.com-hero-bg{height:100vh;left:50%;margin-bottom:0;margin-left:-50vw;margin-right:-50vw;min-height:300px;object-fit:fill;overflow:hidden;padding-bottom:0;position:relative;right:50%;width:100vw}.com-hero-bg img{display:block;filter:brightness(.55);height:100%;object-fit:cover;object-position:center center;width:100%}.com-hero-overlay{color:#fff;left:50%;padding:0 16px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.com-hero-overlay h1{font-size:42px;letter-spacing:1px;margin:0;text-shadow:0 8px 24px #00000080}.com-two.container-row{grid-template-columns:480px 1fr}.com-copy h2{font-size:34px;margin-bottom:12px}.com-copy p{color:#444;line-height:1.7}.commercial-page .com-copy p,.commercial-page .com-details p,.commercial-page .faq-answer p,.commercial-page p{-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-justify:inter-word}.commercial-page .check-list li{-webkit-hyphens:none;hyphens:none;text-align:left!important;text-justify:auto}.featured-image-card img{max-height:600px;min-height:400px}.com-intro .featured-image-card,.com-two .featured-image-card{max-width:480px;width:100%}.com-intro .featured-image-card img,.com-two .featured-image-card img{max-height:600px;min-height:400px;object-fit:cover;object-position:center;opacity:0;transform:scale(.95);transition:opacity .8s ease-out,transform .8s ease-out;width:100%}.com-intro .featured-image-card.animate-in img,.com-two .featured-image-card.animate-in img{opacity:1;transform:scale(1)}.com-hero-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.com-details{padding:0}.com-details h2{font-size:28px;margin-top:0}.com-faq{margin:0 24px 40px}@media (max-width:768px){.commercial-page{padding-top:0}.com-hero-bg{height:70vh;min-height:400px}.com-hero-overlay{padding:0 20px}.com-hero-overlay h1{font-size:28px;line-height:1.3}.container-row{display:block;grid-template-columns:none;margin:0 15px 40px}.image-column-commercial,.text-column-commercial{padding:0;width:100%}.text-column-commercial{margin-bottom:30px;text-align:center}.container-row h2{font-size:2rem;line-height:1.3;margin-bottom:20px}.container-row p{font-size:15px;line-height:1.6;margin-bottom:25px;text-align:left}.featured-image-card{margin:0 auto;max-width:100%}.featured-image-card img{background-color:#f8f9fa;border-radius:8px;height:280px;max-height:280px;min-height:280px;object-fit:contain;width:100%}.get-quote-btn{font-size:14px;margin-top:20px;min-height:44px;min-width:160px;padding:12px 30px;width:auto}.com-content{padding:40px 15px}.com-intro{margin-bottom:60px;padding-top:40px}}@media (max-width:480px){.com-hero-bg{height:60vh;min-height:350px}.com-hero-overlay{padding:0 15px}.com-hero-overlay h1{font-size:24px;line-height:1.2}.container-row{margin:0 10px 30px}.container-row h2{font-size:1.6rem;line-height:1.2;margin-bottom:15px}.container-row p{font-size:14px;line-height:1.5;margin-bottom:20px}.featured-image-card img{background-color:#f8f9fa;border-radius:8px;height:220px;max-height:220px;min-height:220px;object-fit:contain}.get-quote-btn{font-size:13px;margin-top:15px;max-width:200px;min-height:44px;padding:10px 25px;width:100%}.com-content{padding:30px 10px}.com-intro{margin-bottom:40px;padding-top:30px}}.scroll-animate{transform:translateY(20px);transition:opacity .6s cubic-bezier(.2,.9,.2,1),transform .6s cubic-bezier(.2,.9,.2,1)}.com-faq.container-row .faq-wrap{grid-column:1/-1;width:100%}.com-content{padding:60px 20px}.com-intro{margin-bottom:80px;margin-top:0;padding-top:60px}.deep-page{color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;margin-top:0;padding-top:0;position:relative;scroll-margin-top:0}.deep-hero.full-bleed{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.deep-hero-bg{height:100vh;left:50%;margin-bottom:0;margin-left:-50vw;margin-right:-50vw;min-height:300px;object-fit:fill;overflow:hidden;padding-bottom:0;position:relative;right:50%;width:100vw}.deep-hero-bg img{display:block;filter:brightness(.55);height:100%;object-fit:cover;object-position:center center;width:100%}.deep-hero-overlay{color:#fff;left:50%;padding:0 16px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.deep-hero-overlay h1{font-size:42px;letter-spacing:1px;margin:0;text-shadow:0 8px 24px #00000080}.deep-intro.container-row{margin-top:0;padding-top:60px}.container-row{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:1fr 480px;margin:0 24px 60px}.scroll-animate{opacity:0;transform:translateY(12px);transition:opacity .56s cubic-bezier(.2,.9,.2,1),transform .56s cubic-bezier(.2,.9,.2,1)}.scroll-animate.animate-in{opacity:1;transform:none}.scroll-animate-left{transform:translateX(-60px)}.scroll-animate-right{transform:translateX(60px)}.scroll-animate-left.animate-in,.scroll-animate-right.animate-in{transform:none}.deep-details.container-row{grid-template-columns:480px 1fr}.deep-intro-copy h2{font-size:34px;margin-bottom:12px}.deep-intro-copy p{color:#444;line-height:1.7}.container-row h2{font-size:34px;font-weight:700;line-height:1.2;margin-bottom:12px;margin-top:0}.container-row p{color:#444;line-height:1.7;margin-bottom:20px}.featured-image-card{align-items:center;border:none;border-radius:18px;box-shadow:0 8px 30px #0000001f;display:flex;line-height:0;margin:0 auto;max-width:100%;overflow:hidden}.featured-image-card img{display:block;height:auto;margin:0;object-fit:cover;object-position:center;padding:0;width:100%}.deep-intro{margin-top:0;padding-top:60px}.deep-content{padding:60px 20px}.scroll-animate-left{transform:translateX(-40px)}.scroll-animate-right{transform:translateX(40px)}.scroll-animate-top{transform:translateY(-36px)}.scroll-animate-bottom{transform:translateY(36px)}.scroll-animate-bottom.animate-in,.scroll-animate-left.animate-in,.scroll-animate-right.animate-in,.scroll-animate-top.animate-in{transform:none}@keyframes slideInFromRight{to{opacity:1;transform:translateX(0)}}@keyframes slideInFromBottom{to{opacity:1;transform:translateY(0)}}.est-btn{background:#f2ca27;border:3px solid #214e73;border-radius:14px;margin-bottom:40px;padding:18px 34px}.est-btn,.hero-quote-btn{cursor:pointer;font-size:18px;margin-top:20px}.hero-quote-btn{align-items:center;background-color:#f2ca27;border:none;border-radius:5px;color:#214e73;display:inline-flex;font-weight:700;gap:8px;padding:15px 30px;transition:all .3s ease}.hero-quote-btn:hover{background-color:#e5b525;box-shadow:0 4px 8px #00000040;transform:translateY(-2px)}.deep-hero-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}@keyframes pulse-cta{0%{box-shadow:0 4px 8px #00000026;transform:scale(1)}50%{box-shadow:0 8px 18px #00000038;transform:scale(1.04)}to{box-shadow:0 4px 8px #00000026;transform:scale(1)}}.hero-quote-btn{animation:pulse-cta 2.5s ease-in-out infinite}.hero-quote-btn:focus,.hero-quote-btn:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.hero-quote-btn{animation:none!important}}.deep-list{margin:0 24px 60px;padding:0}.deep-list h2{font-size:28px;margin-top:0}.check-list{grid-gap:10px 30px;display:grid;gap:10px 30px;grid-template-columns:1fr 1fr;list-style:none;margin:12px 0;padding:0}.check-list li{color:#222;padding-left:28px;position:relative}.check-list li:before{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 6px #00000014;color:#214e73;content:"\2713";display:flex;font-weight:700;height:22px;justify-content:center;left:0;position:absolute;top:0;width:22px}.deep-faq{margin:0 24px 40px}.faq-list{grid-gap:10px;display:grid;gap:10px;margin:0 auto;max-width:980px}.faq-item{background:#fff;box-shadow:0 6px 18px #0000000f}.faq-question{border:none;font-size:16px}.faq-question:focus{outline:2px solid #214e7333}.chev{margin-left:12px;transition:transform .18s ease}.chev.rot{transform:rotate(180deg)}.faq-answer{background:#0000;border-top:1px solid #0000000a;color:#444}.faq-answer.open{max-height:600px}.deep-page .deep-copy p,.deep-page .deep-details p,.deep-page .faq-answer p,.deep-page p{-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-justify:inter-word}.deep-page .check-list li{-webkit-hyphens:none;hyphens:none;text-align:left!important;text-justify:auto}@media (max-width:980px){.container-row{grid-template-columns:1fr}.featured-image-card img{max-height:480px;min-height:320px}}@media (max-width:768px){.deep-page{padding-top:0}.deep-hero.full-bleed{padding-bottom:0!important}.deep-hero-bg,.deep-hero.full-bleed{margin-bottom:0!important;margin-top:0}.deep-hero-bg{height:70vh;min-height:400px}.deep-hero-bg img{height:100%;object-fit:cover}.deep-hero-overlay{padding:0 20px}.deep-hero-overlay h1{font-size:28px;line-height:1.3}.container-row{display:block;grid-template-columns:none;margin:0 15px 40px}.deep-intro{margin-top:0!important;padding-top:30px!important}.image-column-deep,.text-column-deep{padding:0;width:100%}.text-column-deep{margin-bottom:30px;text-align:center}.container-row h2{font-size:2rem;line-height:1.3;margin-bottom:20px!important}.container-row p{font-size:15px;line-height:1.6;margin-bottom:25px!important;text-align:left}.featured-image-card{margin:0 auto;max-width:100%}.featured-image-card img{background-color:#f8f9fa;border-radius:8px;height:280px;max-height:280px;min-height:280px;object-fit:contain;width:100%}.get-quote-btn,.hero-quote-btn{font-size:14px;margin-top:20px;min-height:44px;min-width:160px;padding:12px 30px;width:auto}.deep-content,.deep-details{padding:40px 15px}}@media (max-width:480px){.deep-page{padding-top:0}.deep-hero.full-bleed{padding-bottom:0!important}.deep-hero-bg,.deep-hero.full-bleed{margin-bottom:0!important;margin-top:0}.deep-hero-bg{height:60vh;min-height:350px}.deep-hero-bg img{height:100%;object-fit:cover}.deep-hero-overlay{padding:0 15px}.deep-hero-overlay h1{font-size:24px;line-height:1.2}.container-row{margin:0 10px 30px}.deep-intro{margin-top:0!important;padding-top:25px!important}.container-row h2{font-size:1.6rem;line-height:1.2;margin-bottom:15px!important}.container-row p{font-size:14px;line-height:1.5;margin-bottom:20px!important}.featured-image-card img{background-color:#f8f9fa;border-radius:8px;height:220px;max-height:220px;min-height:220px;object-fit:contain}.get-quote-btn,.hero-quote-btn{font-size:13px;margin-top:15px;max-width:200px;min-height:44px;padding:10px 25px;width:100%}.deep-content,.deep-details{padding:30px 10px}}.deep-faq.container-row .faq-wrap{grid-column:1/-1;width:100%}.what-page{font-family:Arial,sans-serif;padding-bottom:60px;padding-top:160px}.what-hero{align-items:center;background:#fff;border-radius:8px;display:flex;gap:24px;justify-content:space-between;margin:0 24px 24px;padding:32px}.what-hero img{border-radius:8px;height:auto;object-fit:cover;width:300px}.what-services{margin:24px}.what-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0 16px}@media (max-width:768px){.what-page{padding-bottom:40px;padding-top:120px}.what-hero{flex-direction:column;margin:0 16px 16px;padding:24px 16px;text-align:center}.what-hero img{margin:0 auto;max-width:280px;width:100%}.what-services{margin:16px}.what-grid{gap:16px;grid-template-columns:1fr;padding:0 8px}}@media (max-width:480px){.what-page{padding-top:100px}.what-hero{margin:0 8px 16px;padding:16px}.what-services{margin:8px}}.item{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000000f;padding:12px;text-align:center}.item img{background-color:#f5f5f5;border-radius:6px;height:200px;object-fit:contain;padding:8px;width:100%}.item ul{list-style-type:none;margin:12px 0;padding:0;text-align:left}.item ul li{color:#555;font-size:.9em;padding:4px 0 4px 20px;position:relative}.item ul li:before{color:#e3890c;content:"•";left:0;position:absolute}.what-cta{background:#e3890c;border-radius:8px;color:#fff;margin:24px;padding:24px;text-align:center}@media (max-width:480px){.what-page{padding-bottom:40px;padding-top:100px}.what-hero{flex-direction:column;gap:16px;margin:0 12px 20px;padding:20px;text-align:center}.what-hero img{height:200px;max-width:280px;object-fit:cover;width:100%}.what-services{margin:12px}.what-grid{flex-direction:column;gap:16px}.item{padding:16px}.item img{height:140px}.what-cta{font-size:.9rem;margin:12px;padding:20px}}@media (max-width:768px) and (min-width:481px){.what-page{padding-bottom:50px;padding-top:110px}.what-hero{flex-direction:column;gap:20px;margin:0 16px 24px;padding:24px;text-align:center}.what-hero img{height:220px;max-width:320px;object-fit:cover;width:100%}.what-services{margin:16px}.what-grid{flex-direction:column;gap:18px}.item{padding:18px}.item img{height:150px}.what-cta{margin:16px;padding:22px}}@media (max-width:800px) and (min-width:769px){.what-hero{flex-direction:column;gap:22px;padding:28px;text-align:center}.what-hero img{height:240px;max-width:360px;width:100%}.what-grid{flex-direction:column;gap:20px}}@media (max-width:1024px) and (min-width:801px){.what-hero{margin:0 20px 24px;padding:28px}.what-hero img{height:200px;width:280px}.what-services{margin:20px}.item img{height:150px}}:root{--accent:#214e73;--max-width:1100px;--card-shadow:0 4px 16px #00000014;--card-hover-shadow:0 8px 24px #0000001f}.about-page{background:linear-gradient(135deg,#f8f9fa,#fff);color:#222;min-height:100vh;padding:160px 16px 48px;position:relative;scroll-margin-top:0}.about-page .container{margin:0 auto;max-width:1100px;max-width:var(--max-width)}.about-header h1{color:#214e73;font-size:3rem;font-weight:700;margin:0 0 16px;text-align:center;text-shadow:0 2px 4px #0000001a}.about-header .lead{color:#666;color:var(--muted);font-size:1.2rem;line-height:1.6;margin-bottom:48px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.blog-grid{grid-gap:32px;display:grid;gap:32px}.post-card{background:#fff;border:1px solid #0000;border-radius:16px;box-shadow:0 4px 16px #00000014;box-shadow:var(--card-shadow);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{box-shadow:0 8px 24px #0000001f;box-shadow:var(--card-hover-shadow);transform:translateY(-4px)}.post-media{overflow:hidden;position:relative}.post-media img{height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.post-card:hover .post-media img{transform:scale(1.05)}.post-body{flex:1 1;padding:24px}.post-title{color:#214e73;font-size:1.25rem;font-weight:600;margin:0 0 16px}.post-excerpt{color:#666;color:var(--muted);line-height:1.6;margin:0}@media (max-width:480px){.about-page{padding:100px 12px 32px}.about-header h1{font-size:2rem;margin-bottom:12px}.about-header .lead{font-size:1rem;margin-bottom:32px;padding:0 8px}.blog-grid{gap:20px}.post-body{padding:16px}.post-title{font-size:1.1rem}.post-excerpt{font-size:.9rem}.post-media img{height:200px}}@media (max-width:768px){.about-page{padding:110px 16px 40px}.about-header h1{font-size:2.4rem}.about-header .lead{font-size:1.1rem;margin-bottom:40px}.blog-grid{gap:24px}.post-media img{height:220px}}@media(min-width:720px){.blog-grid{grid-template-columns:repeat(2,1fr)}.post-media img{height:200px}}@media(min-width:1100px){.blog-grid{grid-template-columns:repeat(3,1fr)}}:root{--max-width:980px;--accent:#e3890c;--muted:#666;--bg:#fff;--card-bg:#f9f9f9}.faqs-page{background:#fff;background:var(--bg);color:#222;padding:88px 16px 48px}.faqs-page .container{margin:0 auto;max-width:980px;max-width:var(--max-width)}.faqs-page h1{color:#111;font-size:2rem;margin:0 0 12px}.faqs-page .intro{color:#666;color:var(--muted);line-height:1.5;margin-bottom:24px}.faqs-list{grid-gap:12px;display:grid;gap:12px;margin:0 auto;max-width:980px;max-width:var(--max-width)}.faq-item{background:#f9f9f9;background:var(--card-bg);border-radius:8px;box-shadow:0 1px 2px #0000000a;overflow:hidden}.faq-question{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:16px;text-align:left;width:100%}.faq-question:focus{outline:3px solid #e3890c2e;outline-offset:2px}.faq-question .chev{font-weight:700;margin-left:12px}.faq-answer{max-height:0;overflow:hidden;padding:0 16px;transition:max-height .26s ease,padding .26s ease}.faq-answer.open{max-height:400px;padding:12px 16px 16px}.faq-answer p{color:#666;color:var(--muted);line-height:1.6;margin:0}@media (max-width:480px){.faqs-page{padding:32px 12px}.faqs-page h1{font-size:1.6rem;margin-bottom:16px;text-align:center}.faqs-page .intro{font-size:.9rem;margin-bottom:32px;padding:0 8px;text-align:center}.faqs-list{gap:8px}.faq-question{font-size:.9rem;line-height:1.4;padding:12px}.faq-question .chev{font-size:.8rem;margin-left:8px}.faq-answer{padding:0 12px}.faq-answer.open{padding:8px 12px 12px}.faq-answer p{font-size:.85rem;line-height:1.5}}@media (max-width:768px) and (min-width:481px){.faqs-page{padding:40px 16px}.faqs-page h1{font-size:1.8rem;text-align:center}.faqs-page .intro{font-size:1rem;margin-bottom:28px;text-align:center}.faqs-list{gap:10px}.faq-question{font-size:.95rem;padding:14px}.faq-question .chev{margin-left:10px}.faq-answer{padding:0 14px}.faq-answer.open{padding:10px 14px 14px}}@media (min-width:720px){.faqs-list{gap:16px}}@media (max-width:1024px) and (min-width:769px){.faqs-page{padding:48px 20px}.faqs-page h1{font-size:2rem}}.booking-container{background:linear-gradient(#6c757dd9,#6c757dd9),url(/static/media/cleaning32.99e02f82dffeb7e5e825.jpeg);background-attachment:scroll;background-position:50%;background-size:cover;min-height:100vh;overflow-x:hidden;padding-bottom:40px;padding-top:140px;width:100%}.booking-header{margin:0 auto;max-width:800px;padding:40px 20px;text-align:center}.booking-header h1{color:#ffc107;font-family:Playfair Display,serif;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2;margin-bottom:20px}.booking-header p{font-size:clamp(16px,2vw,18px);line-height:1.5}@media (max-width:768px){.booking-container{padding-bottom:30px;padding-top:100px}.booking-header{padding:30px 16px}}@media (max-width:480px){.booking-container{padding-bottom:20px;padding-top:80px}.booking-header{padding:20px 12px}}.booking-description{color:#ffc107;line-height:1.6;margin:0 auto;max-width:600px}@media (min-width:768px) and (max-width:1023px){.home-info-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.home-info-section{margin:20px 0;padding:25px 20px}.home-info-title{font-size:26px}.home-counter-btn{height:44px;width:44px}.home-counter-input{height:44px;width:75px}}.step-indicator{background:#495057;box-shadow:0 2px 10px #0000001a;margin-bottom:40px;padding:30px 20px}.step-progress{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:800px;position:relative}.step-progress:before{background:#e0e0e0;content:"";height:2px;left:20%;position:absolute;right:20%;top:25px;z-index:1}.step{flex:1 1;flex-direction:column;max-width:200px;position:relative;z-index:2}.step,.step-number{align-items:center;display:flex}.step-number{background:#e0e0e0;border-radius:50%;color:#999;font-size:18px;font-weight:700;height:50px;justify-content:center;margin-bottom:15px;transition:all .3s ease;width:50px}.step.active .step-number,.step.completed .step-number{background:#ffc107;color:#495057}.step-label{text-align:center}.step-subtitle,.step-title{color:#ffc107;display:block;font-size:12px;font-weight:700;letter-spacing:1px}.step:not(.active) .step-subtitle,.step:not(.active) .step-title{color:#999}.step.clickable{cursor:pointer;position:relative;transition:all .3s ease}.step.clickable:hover{transform:translateY(-2px)}.step.clickable:hover .step-number{background:#ffc107;box-shadow:0 4px 12px #ffc1074d;color:#495057;transform:scale(1.1)}.step.clickable:hover .step-subtitle,.step.clickable:hover .step-title{color:#ffc107}.step.clickable.completed:hover .step-number{background:#ffc107;box-shadow:0 4px 12px #ffc1074d;color:#495057}.step.clickable.active:after,.step.clickable.completed:after{bottom:-25px;color:#999;content:"Click to go back";font-size:10px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;white-space:nowrap}.step.clickable.active:hover:after,.step.clickable.completed:hover:after{opacity:1}.step.clickable:not(.active):not(.completed){cursor:not-allowed;opacity:.6}.step.clickable:not(.active):not(.completed):hover{transform:none}.step.clickable:not(.active):not(.completed):hover .step-number{background:#e0e0e0;color:#999;transform:none}.step.clickable:not(.active):not(.completed):hover .step-subtitle,.step.clickable:not(.active):not(.completed):hover .step-title{color:#999}.booking-content{margin:0 auto;max-width:1200px;padding:0 20px}.booking-step{background:#495057;border-radius:10px;box-shadow:0 4px 20px #0000001a;margin-bottom:30px;padding:40px}.step-title-main{color:#ffc107;font-size:28px;font-weight:700;text-align:center}.form-group,.step-title-main{margin-bottom:30px}input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{color:#fff!important}input::placeholder,textarea::placeholder{color:#ccc!important;opacity:.8}.form-row{grid-gap:25px;align-items:start;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:30px}.form-label{color:#ffc107;display:block;font-weight:600;margin-bottom:10px}.form-input,.form-label{font-size:16px;line-height:1.4}.form-input{background:#495057;border:2px solid #e0e0e0;border-radius:5px;color:#fff;padding:15px 18px;transition:border-color .3s ease;width:100%}.form-input::placeholder{color:#ccc;opacity:.8}.form-input:focus{border-color:#ffc107;outline:none}.form-input.error{border-color:#f44336}.error-message{color:#f44336;display:block;font-size:12px;margin-top:5px}.form-select{border:2px solid #e0e0e0;border-radius:5px;cursor:pointer;font-size:16px;line-height:1.4;padding:15px 18px;width:100%}.form-select,.form-select option{background:#495057;color:#fff}.form-select:focus{border-color:#ffc107;outline:none}.store-finder{margin-bottom:30px;text-align:center}.zip-input-group{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.checkbox-container{grid-gap:12px;align-items:start;box-sizing:border-box;cursor:pointer;display:grid;gap:12px;grid-template-columns:auto 1fr;width:100%}.checkbox-input{cursor:pointer;margin:0;transform:translateY(2px)}.checkbox-text{word-wrap:break-word;color:#ffc107;font-size:16px;margin:0;padding:0}.home-details-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.home-info-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#495057f2;border:2px solid #ffc1074d;border-radius:15px;box-shadow:0 8px 25px #0000004d;margin:20px 0;padding:30px}.home-info-title{color:#ffc107;font-size:28px;font-weight:700;margin-bottom:35px;text-align:center;text-shadow:2px 2px 4px #00000080}.home-info-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(2,1fr);margin-bottom:30px}.home-info-item{background:#ffffff0d;border:1px solid #ffc10733;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.home-info-item:hover{background:#ffc1071a;border-color:#ffc10766;box-shadow:0 5px 15px #ffc10733;transform:translateY(-2px)}.home-info-label{color:#ffc107;display:block;font-size:18px;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:15px;text-transform:uppercase}.home-counter-group{gap:15px}.home-counter-btn,.home-counter-group{align-items:center;display:flex;justify-content:center}.home-counter-btn{background:linear-gradient(135deg,#495057,#343a40);border:2px solid #ffc107;border-radius:50%;box-shadow:0 4px 12px #0000004d;color:#ffc107;cursor:pointer;font-size:22px;font-weight:700;height:45px;transition:all .3s ease;width:45px}.home-counter-btn:hover:not(:disabled){background:linear-gradient(135deg,#ffc107,#e6ac00);box-shadow:0 6px 20px #ffc10766;color:#495057;transform:scale(1.1)}.home-counter-btn:disabled{background:#6c757d;border-color:#6c757d;color:#adb5bd;cursor:not-allowed;opacity:.5}.home-counter-input{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #ffc107;border-radius:8px;color:#ffc107;font-size:20px;font-weight:700;height:45px;text-align:center;transition:all .3s ease;width:80px}.home-counter-input:focus{background:#ffc10733;box-shadow:0 0 0 3px #ffc1074d;outline:none}.detail-item{text-align:center}.detail-item.full-width{grid-column:1/-1;margin:0 auto;max-width:300px}.detail-label{color:#ffc107;display:block;font-size:20px;font-weight:600;line-height:1.3;margin-bottom:15px}.counter-group{align-items:center;gap:15px;justify-content:center}.counter-btn{background:#495057;border:2px solid #ffc107;color:#ffc107;font-size:20px;height:40px;width:40px}.counter-btn:hover{background:#ffc107;color:#495057}.counter-input{background:#495057;border:2px solid #ffc107;border-radius:5px;color:#000;font-size:18px;font-weight:600;padding:10px;text-align:center;width:80px}.cleaning-selections-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:40px}.cleaning-section{background:#495057;border-radius:10px;box-shadow:0 4px 15px #0000001a;padding:25px}.cleaning-section h3{color:#ffc107;font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}.frequency-options{grid-gap:12px;display:grid;margin-bottom:0}.radio-option{align-items:center;background:#495057;border:2px solid #e0e0e0;border-radius:8px;color:#ffc107;cursor:pointer;display:flex;padding:15px;transition:all .3s ease}.radio-option:hover{border-color:#ffc107}.radio-option input[type=radio]{margin-right:10px}.radio-option input[type=radio]:checked+.radio-label{color:#ffc107;font-weight:600}.package-options{grid-gap:12px;display:grid;margin-bottom:0}.package-btn{background:#495057;border:2px solid #e0e0e0;border-radius:8px;color:#ffc107;cursor:pointer;font-size:16px;font-weight:600;padding:15px 20px;transition:all .3s ease}.package-btn:hover{border-color:#ffc107}.package-btn.selected{background:#ffc107;border-color:#ffc107;color:#495057}.price-estimate{background:#343a40;border-radius:10px;margin-bottom:30px;padding:30px;text-align:center}.price-title{font-size:22px;margin-bottom:15px}.price-amount,.price-title{color:#ffc107;font-weight:700}.price-amount{font-size:48px;margin-bottom:10px}.price-duration{color:#ffc107;font-size:16px}.cleaning-main-container{align-items:flex-start;display:flex;gap:40px;margin-bottom:40px}.cleaning-left-section{flex:2 1}.frequency-section{margin-bottom:30px}.frequency-options-horizontal{display:flex;flex-wrap:wrap;gap:15px}.radio-option-horizontal{align-items:center;background:#495057;border:2px solid #e0e0e0;border-radius:8px;color:#ffc107;cursor:pointer;display:flex;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.radio-option-horizontal:hover{border-color:#ffc107}.radio-option-horizontal input[type=radio]{margin-right:8px}.radio-option-horizontal input[type=radio]:checked{accent-color:#ffc107}.radio-option-horizontal input[type=radio]:checked+.radio-label{color:#ffc107;font-weight:600}.radio-option-horizontal:has(input[type=radio]:checked){background:#ffc107;border-color:#ffc107;color:#495057}.radio-option-horizontal:has(input[type=radio]:checked) .radio-label{color:#495057}.package-section h3{color:#ffc107;font-size:20px;font-weight:700;margin-bottom:20px}.package-options-horizontal{display:flex;flex-wrap:wrap;gap:15px}.package-btn-horizontal{background:#495057;border:2px solid #e0e0e0;border-radius:8px;color:#ffc107;cursor:pointer;font-size:16px;font-weight:600;padding:15px 25px;transition:all .3s ease;white-space:nowrap}.package-btn-horizontal:hover{border-color:#ffc107}.package-btn-horizontal.selected{background:#ffc107;border-color:#ffc107;color:#495057}.price-estimate-right{background:#f3f3f000;border-radius:10px;flex:1 1;height:-webkit-fit-content;height:fit-content;min-width:250px;padding:30px;text-align:center}.price-estimate-right .price-title{color:#ffc107;font-size:22px;font-weight:700;margin-bottom:15px}.price-estimate-right .price-amount{color:#ffc107;font-size:48px;font-weight:700;margin-bottom:10px}.price-estimate-right .price-duration{color:#ffc107;font-size:16px;margin-bottom:25px}.schedule-btn{background:#ffc107;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 25px;transition:all .3s ease;width:100%}.schedule-btn:hover{background:#0056b3;transform:translateY(-2px)}.date-time-main-container{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:40px;width:100%}.date-time-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px}.calendar-section{background:#343a40;border-radius:10px;padding:20px;width:100%}.section-title{color:#ffc107;font-size:22px;font-weight:700;margin-bottom:20px;text-align:center}.selected-date-display{background:#495057;border-radius:8px;color:#ffc107;font-size:18px;font-weight:600;margin-top:20px;padding:15px;text-align:center}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.nav-btn{background:none;border:none;color:#ffc107;cursor:pointer;font-size:24px;padding:5px}.month-year{display:flex;gap:10px}.month-select,.year-select{border:1px solid #ffc107;border-radius:4px;padding:8px}.month-select,.month-select option,.year-select,.year-select option{background:#495057;color:#000}.calendar-grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr)}.calendar-header-row{display:contents}.calendar-header-day{color:#ffc107;font-size:14px;font-weight:600;padding:10px;text-align:center}.calendar-body{display:contents}.calendar-day{align-items:center;aspect-ratio:1;border-radius:4px;cursor:pointer;display:flex;font-weight:500;justify-content:center;transition:all .2s ease}.calendar-day.available{background:#495057;color:#ffc107}.calendar-day.available:hover,.calendar-day.selected{background:#ffc107;color:#495057}.calendar-day.unavailable{background:#f0f0f0;color:#ccc;cursor:not-allowed}.calendar-day.empty{cursor:default}.time-selection{background:#343a40;border-radius:10px;height:-webkit-fit-content;height:fit-content;padding:20px;width:100%}.time-title{color:#ffc107;font-size:22px;font-weight:700;margin-bottom:15px;text-align:center}.selected-date{color:#ffc107;font-size:18px;font-weight:600;margin-bottom:20px}.selected-date-summary{border-bottom:1px solid #495057;color:#6c757d;font-size:16px;font-weight:600;margin-bottom:15px;padding-bottom:10px;text-align:left}.no-date-selected{background:#495057;border-radius:8px;color:#adb5bd;font-style:italic;margin:10px 0;padding:20px 10px;text-align:center}.time-subtitle{color:#6c757d;font-size:14px;font-weight:400;margin-bottom:10px}.time-slots{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.time-slot{background:#0000;border:2px solid #ffc107;border-radius:6px;color:#ffc107;cursor:pointer;font-size:14px;font-weight:500;padding:10px 15px;text-align:center;transition:all .3s ease}.time-slot:hover{background:#ffc1071a;border-color:#ffc107;color:#ffc107}.time-slot.selected{background:#ffc107;border-color:#ffc107;color:#495057}.time-note{color:#6c757d;font-size:12px;line-height:1.4;margin-top:10px}.time-note strong{color:#dc3545}.address-section,.tip-section{margin-bottom:40px}.tip-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}.tip-btn{background:#495057;border:2px solid #e0e0e0;border-radius:8px;color:#ffc107;cursor:pointer;font-size:16px;font-weight:600;padding:12px 15px;transition:all .3s ease}.tip-btn.selected,.tip-btn:hover{border-color:#ffc107}.tip-btn.selected{background:#ffc107;color:#495057}.terms-section{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:30px}.terms-link{color:#ffc107;text-decoration:none}.terms-link:hover{text-decoration:underline}.consent-text{color:#ffc107;font-size:14px;line-height:1.4;margin-top:15px}.payment-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px}.booking-summary-final{background:#343a40;border-radius:10px;padding:30px}.summary-title{font-size:24px;margin-bottom:25px;text-align:center}.service-name,.summary-title{color:#ffc107;font-weight:700}.service-name{font-size:20px;margin-bottom:15px}.service-info{margin-bottom:20px}.service-info p{color:#ffc107;margin:5px 0}.appointment-date{color:#ffc107;font-size:18px;font-weight:600;margin-bottom:5px}.appointment-time{color:#ffc107;margin-bottom:20px}.address-details{margin-bottom:25px}.address-details p{color:#ffc107;margin:2px 0}.pricing-breakdown{border-top:1px solid #ddd;padding-top:20px}.pricing-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:15px}.price-line{color:#fff;display:flex;font-size:16px;justify-content:space-between;margin-bottom:10px}.price-line.total{border-top:1px solid #ddd;color:#fff;font-size:18px;margin-top:10px;padding-top:10px}.duration-text{color:#fff;font-size:14px;margin-top:5px}.payment-section{background:#343a40;border-radius:10px;padding:30px}.payment-title{color:#ffc107;font-size:22px;font-weight:700;margin-bottom:25px}.payment-note{background:#495057;border-radius:5px;color:#ffc107;font-size:14px;margin-top:20px;padding:15px}.billing-address-section{background:#2d3436;border:1px solid #ffc10733;border-radius:10px;margin-top:20px;padding:25px}.billing-title{align-items:center;color:#ffc107;display:flex;font-size:20px;font-weight:700;gap:10px;margin-bottom:20px}.billing-title:before{content:"📍";font-size:18px}.billing-form{display:flex;flex-direction:column;gap:15px}.booking-summary-section{background:#343a40;border-radius:10px;margin-bottom:30px;padding:25px}.summary-content{margin-bottom:20px}.summary-service h4{color:#ffc107;font-size:20px;font-weight:700;margin-bottom:10px}.summary-date{color:#ffc107;font-weight:600;margin-bottom:5px}.summary-time{color:#ffc107;font-size:14px}.final-actions{margin-bottom:40px}.schedule-btn{font-size:16px!important;padding:16px 40px!important}.tagline{margin-top:60px;text-align:center}.tagline-text{color:#ffc107;font-family:Playfair Display,serif;font-size:48px;font-weight:700}.btn-primary{background:#ffc107;border:none;border-radius:25px;color:#495057;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1px;line-height:1.2;padding:16px 35px;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover{background:#e8a602;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ffc107;border-radius:25px;color:#ffc107;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1px;line-height:1.2;padding:14px 32px;text-transform:uppercase;transition:all .3s ease}.btn-secondary:hover{background:#ffc107;color:#495057}.btn-group{display:flex;gap:15px;justify-content:center;margin-top:40px}@media (max-width:1024px){.booking-container{padding-top:140px}.booking-header h1{font-size:40px}.booking-step{padding:35px 25px}}@media (max-width:768px){.booking-container{background-attachment:scroll;padding-left:10px;padding-right:10px;padding-top:140px}.cleaning-selections-container{gap:20px;grid-template-columns:1fr;margin-bottom:30px}.cleaning-section{padding:20px}.cleaning-section h3{font-size:18px;margin-bottom:15px}.booking-header{max-width:100%;padding:25px 10px}.booking-header h1{font-size:32px;line-height:1.2;margin-bottom:15px}.booking-header p{font-size:16px;line-height:1.5;padding:0 5px}.step-indicator{margin-bottom:20px;padding:20px 10px}.step-progress{flex-direction:column;gap:12px;max-width:100%;padding:0 5px}.step-progress:before{display:none}.step{align-items:center;flex-direction:row;justify-content:flex-start;max-width:100%;min-height:50px;text-align:left;width:100%}.step-number{flex-shrink:0;font-size:16px;height:40px;margin-bottom:0;margin-right:12px;width:40px}.step-label{flex:1 1;font-size:14px;text-align:left}.booking-step{border-radius:8px;box-sizing:border-box;margin:0 0 15px;max-width:100%;padding:20px 15px}.step-title-main{font-size:22px;margin-bottom:20px;text-align:center}.form-row{gap:15px;grid-template-columns:1fr;margin-bottom:20px}.form-label{color:#ffc107;font-size:15px;margin-bottom:6px}.form-input,.form-select{border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px 14px;width:100%}.form-group{margin-bottom:20px}.btn-group{align-items:stretch;flex-direction:column;gap:12px;padding:0 10px;width:100%}.btn-primary,.btn-secondary{border-radius:25px;font-size:15px;max-width:none;min-height:48px;padding:14px 20px;width:100%}.home-details-grid{gap:20px;grid-template-columns:1fr;padding:0 5px}.home-info-section{border-radius:12px;margin:15px 0;padding:20px 15px}.home-info-title{font-size:24px;margin-bottom:25px}.home-info-grid{gap:20px;grid-template-columns:1fr;margin-bottom:20px}.home-info-item{padding:15px}.home-info-label{font-size:16px;margin-bottom:12px}.home-counter-btn{font-size:20px;height:42px;width:42px}.home-counter-input{font-size:18px;height:42px;width:70px}.detail-label{font-size:17px;margin-bottom:10px}.counter-group{gap:10px;justify-content:center}.counter-btn{font-size:16px;height:40px;min-height:40px;width:40px}}.frequency-options,.package-options{gap:12px;grid-template-columns:1fr}.date-time-container{gap:15px;grid-template-columns:1fr}.date-time-main-container{flex-direction:column;gap:20px}.calendar-section,.time-selection{min-width:0;min-width:auto}.time-selection{min-height:200px;padding:15px}.tip-options{gap:8px;grid-template-columns:repeat(3,1fr)}.payment-container{gap:15px;grid-template-columns:1fr}.checkbox-container{gap:10px;margin-bottom:15px}.checkbox-input{height:16px;margin-top:1px;width:16px}.checkbox-text{font-size:15px;line-height:1.5}@media (max-width:480px){.booking-container{background-attachment:scroll;padding-left:8px;padding-right:8px;padding-top:120px}.booking-header{max-width:100%;padding:20px 8px}.booking-header h1{font-size:26px;line-height:1.2;margin-bottom:12px}.booking-header p{font-size:15px;line-height:1.4;padding:0 5px}.step-indicator{margin-bottom:15px;padding:15px 8px}.booking-step{border-radius:6px;margin:0 0 12px;padding:15px 12px}.step-indicator{padding:20px 10px}.step-title-main{font-size:22px;margin-bottom:20px}.form-group{margin-bottom:25px}.form-label{font-size:14px;margin-bottom:6px}.form-input,.form-select{font-size:16px;padding:12px 14px}.step-number{font-size:14px;height:35px;margin-right:12px;width:35px}.step-label{font-size:13px}.zip-input-group{align-items:center;flex-direction:column;gap:15px}.counter-group{gap:8px}.counter-btn{font-size:16px;height:35px;width:35px}.counter-input{font-size:14px;padding:8px;width:50px}.detail-label{font-size:16px;margin-bottom:12px}.btn-primary,.btn-secondary{font-size:14px;margin-bottom:10px;max-width:none;padding:12px 20px;width:100%}.tip-options{gap:8px;grid-template-columns:repeat(2,1fr)}.checkbox-container{gap:8px;margin-bottom:15px}.checkbox-input{height:15px;margin-top:1px;width:15px}.checkbox-text{font-size:14px;line-height:1.4}.price-amount{font-size:32px}.tagline-text{font-size:24px;line-height:1.3}.home-details-grid{gap:20px}.form-row{gap:15px;margin-bottom:25px}}@media (max-width:360px){.booking-container{padding-left:8px;padding-right:8px;padding-top:100px}.booking-header{padding:15px 8px}.booking-header h1{font-size:24px;line-height:1.1}.booking-header p{font-size:14px}.booking-step{padding:15px 12px}.step-title-main{font-size:20px;margin-bottom:18px}.form-input,.form-select{font-size:16px;padding:10px 12px}.step-number{height:30px;margin-right:10px;width:30px}.step-label,.step-number{font-size:12px}.counter-btn{font-size:14px;height:30px;width:30px}.counter-input{font-size:13px;padding:6px;width:45px}.detail-label{font-size:15px}.btn-primary,.btn-secondary{font-size:13px;padding:10px 15px}.checkbox-text{font-size:13px}.price-amount{font-size:28px}.tagline-text{font-size:20px}}@media (max-width:767px){body,html{overflow-x:hidden}.booking-container{background-attachment:scroll!important;max-width:100vw;overflow-x:hidden;width:100%}.form-input,.form-select,textarea{-webkit-appearance:none;appearance:none;border-radius:6px;touch-action:manipulation}.btn-primary,.btn-secondary,.counter-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.checkbox-container{align-items:flex-start;display:flex;gap:10px;margin-bottom:15px;width:100%}.checkbox-input{flex-shrink:0;height:16px;margin-top:1px;width:16px}.checkbox-text{flex:1 1;line-height:1.5;word-break:break-word}.step-progress{-webkit-overflow-scrolling:touch;overflow-x:auto}.frequency-options,.home-details-grid,.package-options{box-sizing:border-box;width:100%}.cleaning-main-container{flex-direction:column;gap:20px}.frequency-options-horizontal{flex-direction:column;gap:10px}.radio-option-horizontal{justify-content:flex-start;width:100%}.package-options-horizontal{flex-direction:column;gap:10px}.package-btn-horizontal{text-align:center;width:100%}.price-estimate-right{min-width:0;min-width:auto;width:100%}.billing-address-section{margin-top:15px;padding:20px 15px}.billing-title{font-size:18px;margin-bottom:15px}.billing-form .form-row{flex-direction:column;gap:15px}.billing-form .form-group{width:100%}@supports (-webkit-touch-callout:none){.form-input,.form-select{font-size:16px!important}}}.quote-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);line-height:1.2;min-height:100vh}.quote-form select{bottom:0}.quote-hero{padding:5.5rem 0 2rem;text-align:center}.quote-hero .container{display:inline-block;position:relative;z-index:2}.quote-hero h1{color:#f2ca27;font-size:3.5rem;font-weight:700;margin:0 0 1rem;text-shadow:2px 2px 4px #0000004d}.quote-hero p{font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.container{margin:0 auto;padding:0 1rem}.quote-content{margin-top:1rem;padding:4rem 0;position:relative;z-index:3}.quote-form-wrapper{background:#fff;border:2px solid #f2ca27;border-radius:20px;box-shadow:0 20px 60px #214e7326;margin:0 auto;max-width:800px;padding:3rem;position:relative}.quote-status{border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:center}.quote-status.sending{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px solid #2196f3}.quote-status.error{background:linear-gradient(135deg,#ffebee,#ffcdd2);border:2px solid #f44336}.quote-status.sent{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border:2px solid #4caf50}.status-message{align-items:center;display:flex;gap:1rem;justify-content:center}.status-message p{font-size:1.1rem;font-weight:600;margin:0}.spinner{animation:spin 1s linear infinite;border:3px solid #e3f2fd;border-radius:50%;border-top-color:#2196f3;height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-icon,.success-icon{font-size:1.5rem}.form-section{background:linear-gradient(135deg,#f8f9fa,#fff);border-left:5px solid #f2ca27;border-radius:16px;box-shadow:0 4px 20px #0000000d;margin-bottom:3rem;padding:2rem}.section-heading{border-bottom:2px solid #f2ca27;color:#214e73;font-size:1.5rem;font-weight:700;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem}.section-heading,.section-icon{align-items:center;display:flex}.section-icon{background:#f2ca27;border-radius:50%;font-size:1.8rem;height:50px;justify-content:center;padding:.5rem;width:50px}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.form-grid,.input-group{margin-bottom:1.5rem}.input-label{color:#214e73;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.quote-form input,.quote-form textarea{background:#fff;background-image:none!important}.quote-form input,.quote-form select,.quote-form textarea{border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;color:#000!important;font-family:inherit;font-size:1rem;line-height:1.2;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.quote-form select{-webkit-appearance:none;appearance:none;background:#fff}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#666!important;opacity:1}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{background:#fefdf8;border-color:#f2ca27;box-shadow:0 0 0 4px #f2ca2733;color:#000!important;outline:none;transform:translateY(-1px)}.quote-form .state-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3E%3Cpath fill='%23666' d='M7 8 0 0h14z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;display:block;min-height:46px;padding-right:3rem}.quote-form input.error,.quote-form select.error,.quote-form textarea.error{background:#fff5f5;border-color:#f44336;color:#000!important}.quote-form textarea{line-height:1.6;min-height:120px;resize:vertical}.field-error{align-items:center;color:#f44336;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-top:.5rem}.field-error:before{content:"⚠️";font-size:.8rem}.cleaning-type-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.cleaning-option{align-items:flex-start;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;display:flex;padding:1.5rem;position:relative;transition:all .3s ease}.cleaning-option:hover{background:#fffbf0;border-color:#f2ca27;box-shadow:0 8px 25px #f2ca2733;transform:translateY(-2px)}.cleaning-option input[type=radio]{accent-color:#f2ca27;height:18px;margin-right:1rem;margin-top:.2rem;width:18px}.cleaning-option:has(input[type=radio]:checked){background:linear-gradient(135deg,#f2ca27,#ffd54f);border-color:#f2ca27;box-shadow:0 12px 30px #f2ca2766;color:#214e73;transform:translateY(-2px)}.option-content{display:flex;flex-direction:column;gap:.5rem}.option-title{color:inherit;font-size:1.1rem;font-weight:600}.option-description{color:inherit;font-size:.9rem;opacity:.8}.home-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.counter-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.counter-group .input-label{color:#14284b;font-size:1rem;font-weight:500;margin-bottom:.5rem}.counter{background:#fff;border:1px solid #e0e0e0;border-radius:30px;box-shadow:0 2px 8px #0000000d;justify-content:center;margin:0 auto;max-width:300px;padding:.25rem}.counter-btn{background:#e0e0e0;color:#14284b;font-size:1.5rem;font-weight:500;height:48px;margin:0 8px;transition:all .2s ease;width:48px}.counter-btn:not(:disabled):hover{background:#d4d4d4}.counter-btn:disabled{background:#f5f5f5;color:#bdbdbd}.counter-value{background:#ffe97d;color:#14284b;font-size:2rem;font-weight:600;line-height:1.2;margin:0 16px;padding:4px 16px}@media (max-width:768px){.home-details{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.counter-group{margin-bottom:0}.counter{max-width:100%;padding:.5rem}}@media (max-width:480px){.home-details{gap:1rem;padding:0}.counter-group .input-label{font-size:1rem;margin-bottom:.75rem;text-align:center}.counter{padding:.25rem .5rem}.counter-btn{font-size:1.25rem;height:40px;margin:0 4px;width:40px}.counter-value{font-size:1.5rem;margin:0 8px;min-width:50px;padding:4px 12px}}.counter{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 15px #0000001a;gap:1.5rem;padding:1rem 1.5rem}.counter,.counter-btn{align-items:center;display:flex}.counter-btn{background:linear-gradient(135deg,#214e73,#1a3a5a);border:none;border-radius:50%;box-shadow:0 4px 12px #214e734d;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;height:45px;justify-content:center;transition:all .3s ease;width:45px}.counter-btn:hover:not(:disabled){background:linear-gradient(135deg,#f2ca27,#ffd54f);box-shadow:0 6px 20px #f2ca2766;color:#214e73;transform:scale(1.15)}.counter-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.counter-btn:active:not(:disabled){transform:scale(.95)}.counter-value{background:#f2ca27;border-radius:12px;box-shadow:inset 0 2px 5px #0000001a;color:#214e73;font-size:1.8rem;font-weight:700;min-width:60px;padding:.5rem 1rem;text-align:center}.quote-page input[type=email],.quote-page input[type=email]:focus,.quote-page input[type=tel],.quote-page input[type=tel]:focus,.quote-page input[type=text],.quote-page input[type=text]:focus,.quote-page textarea,.quote-page textarea:focus{-webkit-text-fill-color:#000!important;color:#000!important}.quote-page input:-webkit-autofill,.quote-page input:-webkit-autofill:focus,.quote-page input:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.form-actions{border-top:2px solid #f0f0f0;margin-top:2rem;padding:2rem 0;text-align:center}.btn{border:none;border-radius:12px;display:inline-block;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 3rem;position:relative;text-decoration:none;transition:all .3s ease}.quote-page .btn-primary{background:linear-gradient(135deg,#f2ca27,#ffd54f)!important;border:2px solid #f2ca27!important;box-shadow:0 8px 25px #f2ca274d!important;color:#214e73!important}.quote-page .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#214e73,#1a3a5a)!important;border-color:#214e73!important;box-shadow:0 12px 30px #214e7366!important;color:#fff!important;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.7;transform:none}.btn-primary:active:not(:disabled){transform:translateY(0)}.form-note{color:#666;font-size:.9rem;font-style:italic;margin-top:1rem}@media (max-width:1024px){.quote-page{padding-top:120px}.quote-hero{padding:2rem 0}.quote-hero h1{font-size:3rem}.quote-content{padding:2rem 0}.quote-form-wrapper{padding:2.5rem 2rem}}@media (max-width:768px){.quote-page{padding-top:100px}.quote-hero{padding:1.5rem 0}.quote-hero h1{font-size:2.5rem;margin-bottom:.75rem}.quote-hero p{font-size:1rem;padding:0 1rem}.quote-content{margin-top:0;padding:1.5rem 0}.quote-form-wrapper{border-radius:16px;margin:0 .5rem;padding:1.5rem}.form-section{margin-bottom:1.5rem;padding:1.5rem}.section-heading{font-size:1.25rem;margin-bottom:1rem}.form-grid{gap:1rem;grid-template-columns:1fr}.cleaning-type-grid{gap:.75rem;grid-template-columns:1fr}.home-details{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.counter-group{margin-bottom:0}.counter{max-width:100%;padding:.5rem}.container{padding:0 .75rem}.input-group{margin-bottom:1rem}.quote-status{margin-bottom:1.5rem;padding:1rem}.form-actions{padding:1.5rem 1rem}}@media (max-width:480px){.quote-page{padding-top:140px}.quote-hero{padding:1rem 0}.quote-hero h1{font-size:1.75rem;margin-bottom:.5rem}.quote-hero p{font-size:.9rem;padding:0 .5rem}.quote-content{padding:1rem 0}.quote-form-wrapper{border-radius:12px;margin:0 .25rem;padding:1rem}.form-section{border-radius:10px;margin-bottom:1rem;padding:1rem}.section-heading{font-size:1.1rem;margin-bottom:.75rem}.section-icon{font-size:1.25rem;margin-right:.5rem}.input-group{margin-bottom:.75rem}.input-label{font-size:.9rem;margin-bottom:.4rem}.quote-form input,.quote-form select,.quote-form textarea{font-size:.95rem;padding:.75rem 1rem}.form-grid{gap:.75rem}.cleaning-type-grid{gap:.5rem}.cleaning-option{padding:.75rem}.option-title{font-size:.95rem}.option-description{font-size:.75rem}.home-details{gap:1rem;padding:0}.counter-group .input-label{font-size:1rem;margin-bottom:.75rem;text-align:center}.counter{padding:.25rem .5rem}.counter-btn{font-size:1.25rem;height:40px;margin:0 4px;width:40px}.counter-value{font-size:1.5rem;margin:0 8px;min-width:50px;padding:4px 12px}.btn{font-size:.95rem;padding:.75rem 1.5rem}.form-actions{margin-top:1rem;padding:1rem .5rem}.form-note{font-size:.8rem}.quote-status{font-size:.9rem;margin-bottom:1rem;padding:.75rem}.container{padding:0 .5rem}.field-error{font-size:.8rem;margin-top:.25rem}}*{box-sizing:border-box;font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;padding:0}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#212121;overflow-x:hidden}a{color:inherit;cursor:pointer;line-height:1;text-decoration:none}.container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem;width:100%}@media (max-width:768px){.container{padding-left:.75rem;padding-right:.75rem}}@media (max-width:480px){.container{padding-left:.5rem;padding-right:.5rem}}.btn{--button-bg:#fff;--button-text:#6c5a5a;--button-hover-bg:#d30c0c;align-items:center;background:#fff;border:0;border-radius:30px;cursor:pointer;display:inline-flex;font-size:16px;justify-content:center;outline:0;padding:14px 25px}.btn img{margin-left:10px;width:20px}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px}@media (max-width:1024px) and (min-width:769px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:768px){.container{padding-left:.75rem;padding-right:.75rem}body{line-height:1.5}.btn,body{font-size:14px}.btn{min-height:44px;min-width:44px;padding:12px 20px}h1{font-size:1.8rem;line-height:1.2}h2{font-size:1.5rem;line-height:1.3}h3{font-size:1.3rem;line-height:1.4}a,button{min-height:44px;min-width:44px}*{box-sizing:border-box}body{overflow-x:hidden}img{height:auto;max-width:100%}}@media (max-width:480px){.container{padding-left:.5rem;padding-right:.5rem}.btn,body{font-size:13px}.btn{max-width:280px;min-height:44px;padding:10px 16px;width:100%}h1{font-size:1.5rem}h1,h2{line-height:1.2}h2{font-size:1.3rem}h3{font-size:1.1rem;line-height:1.3}.container{padding-left:.75rem;padding-right:.75rem}}
/*# sourceMappingURL=main.6e4a2a0d.css.map*/