:root{--color-foreground: var(--color-black)}.no-scroll{overflow:hidden}.alert-message{display:flex;align-items:center;width:100%;font-size:var(--font-size-tagline);line-height:var(--line-height-tagline);padding:1.2rem}.alert-message svg{margin-right:.8rem;width:2rem;height:auto;position:relative;top:-.1rem}.alert-message--error{background:rgb(var(--color-light-red));color:rgb(var(--color-error))}.alert-message--success{background:rgb(var(--color-light-green));color:rgb(var(--color-green))}@keyframes spinnerRotate{to{transform:rotate(360deg)}}@keyframes spinnerDash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}body{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);letter-spacing:normal;color:rgba(var(--color-foreground),1)}body,.color-main,.color-inverse,.color-accent-1,.color-accent-2{color:rgba(var(--color-foreground),1)}.paragraph-regular{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}h1,.h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-weight:500;color:rgba(var(--color-foreground),1);margin-top:0;margin-bottom:2.4rem}h2,.h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:500;color:rgba(var(--color-foreground),1);margin-top:0;margin-bottom:2.4rem}h3,.h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:500;color:rgba(var(--color-foreground),1);margin-top:0;margin-bottom:2.4rem}h4,.h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4);color:rgba(var(--color-foreground),1);margin-top:0;margin-bottom:2.4rem}h5,.h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5);color:rgba(var(--color-foreground),1)}h6,.h6{font-size:var(--font-size-h6);line-height:var(--line-height-h6);color:rgba(var(--color-foreground),1)}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}.line-divider:after{content:"|";margin:0 1.3rem 0 1.5rem;color:rgb(var(--color-line-strong));position:relative;top:-.1rem}cart-notification .cart-upsell.desktop-bullets,cart-notification .cart-upsell.mobile-bullets{margin-top:2rem;margin-bottom:0;padding-bottom:0}cart-notification .cart-upsell .glide__bullets{bottom:-3.6rem}cart-notification.modal .cart-notification.active{transition:none}cart-notification.modal .cart-upsell{margin-top:2.4rem;padding-top:2.4rem;margin-bottom:0;padding-bottom:0;position:relative}cart-notification.modal .cart-notification{transform:translateY(-100%);top:0;position:fixed}cart-notification.modal .cart-notification{padding:2rem}cart-notification.modal .cart-notification__close{margin-right:-2rem;margin-top:-2rem}cart-notification.modal .cart-upsell:before{content:"";position:absolute;top:0;left:-2rem;width:calc(100% + 4rem);height:.1rem;background-color:rgb(var(--color-line-strong))}cart-notification.modal .cart-upsell h3{text-align:center;margin-bottom:2.4rem}cart-notification.modal .cart-notification{width:90rem;max-width:100%;display:flex;flex-wrap:wrap}cart-notification.modal .cart-notification{overflow-y:auto;max-height:90vh}cart-notification.modal.open .cart-notification{position:relative;left:auto;right:auto;top:0;margin-left:auto;margin-right:auto;transform:none}cart-notification.modal.open:before{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(var(--color-black),.4);content:"";z-index:1}cart-notification.modal .cart-notification-wrapper{z-index:2;position:fixed;width:100%;top:0;display:flex;align-items:center;justify-content:center;pointer-events:all;left:0}cart-notification.modal.open .cart-notification-wrapper{bottom:0}cart-notification.modal .cart-notification__header{width:100%;margin-bottom:2rem}cart-notification.modal .cart-notification-product{width:100%;padding-top:0;padding-bottom:1.6rem}cart-notification.modal .cart-notification__links>*{margin-top:0}cart-notification.modal .cart-notification__links{display:flex;flex-direction:column;row-gap:1.6rem;width:100%}cart-notification.modal .cart-notification-product__image{width:10rem;height:10rem}cart-notification.modal .cart-notification-product__image img{width:100%;height:auto;object-fit:cover}@media(min-width:750px){cart-notification.modal .cart-upsell:before{left:-3.5rem;width:calc(100% + 7rem)}cart-notification.modal .cart-notification-product{width:50%;flex:1;padding-bottom:0}cart-notification.modal .cart-notification__links{width:25rem}cart-notification.modal.open .cart-notification{top:0}cart-notification.modal .cart-notification{padding:3.5rem}}.button{background-color:var(--color-button-background);color:var(--color-button-text);outline-offset:-.2rem}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(12rem + var(--buttons-border-width) * 2)}@media(min-width:750px){.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(20rem + var(--buttons-border-width) * 2)}}.button.button--primary,.button--primary{--color-button-background: rgb(var(--color-black));--color-button-text: rgb(var(--color-white));outline:solid .1rem rgb(var(--color-black));font-weight:500;font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);min-height:5.8rem}.button.button--primary.button--ghost,.button--primary.button--ghost{--color-button-background: transparent;--color-button-text: rgb(var(--color-black));outline:solid .1rem rgb(var(--color-black))}.button--primary:not([disabled],[aria-disabled=true],.disabled):hover,.button--primary:not([disabled],[aria-disabled=true],.disabled):focus{--color-button-background: rgb(var(--color-grey));--color-button-text: rgb(var(--color-white));outline:solid .1rem rgb(var(--color-grey))}.button--primary.button--ghost:not([disabled],[aria-disabled=true],.disabled):hover,.button--primary.button--ghost:not([disabled],[aria-disabled=true],.disabled):focus{--color-button-background: rgb(var(--color-black));--color-button-text: rgb(var(--color-white));outline:solid .1rem rgb(var(--color-black))}.button.button--primary:after,.button--primary:after{display:none}.button.button--secondary,.button--secondary{--color-button-background: transparent;--color-button-text: rgb(var(--color-white));outline:solid .1rem rgb(var(--color-white));font-weight:500;font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);min-height:5.8rem}.button.button--secondary.button--ghost,.button--secondary.button--ghost{--color-button-background: rgb(var(--color-black));--color-button-text: rgb(var(--color-white));outline:solid .1rem rgb(var(--color-black))}.button--secondary:not([disabled],[aria-disabled=true],.disabled):hover,.button--secondary:not([disabled],[aria-disabled=true],.disabled):focus{--color-button-background: rgb(var(--color-white));--color-button-text: rgb(var(--color-black));outline:solid .1rem rgb(var(--color-white))}.button--secondary:not([disabled],[aria-disabled=true],.disabled).button--ghost:hover,.button--secondary:not([disabled],[aria-disabled=true],.disabled).button--ghost:focus{--color-button-background: rgb(var(--color-black));--color-button-text: rgb(var(--color-white));outline:solid .1rem rgb(var(--color-black))}.button.button--secondary:after,.button--secondary:after{display:none}.button--tertiary{box-shadow:none;outline:solid .1rem rgb(var(--color-green));font-weight:500;font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);min-height:5.8rem;--color-button-background: rgb(var(--color-green));--color-button-text: rgb(var(--color-white))}.button--tertiary:not([disabled],[aria-disabled=true],.disabled):hover,.button--tertiary:not([disabled],[aria-disabled=true],.disabled):focus{--color-button-background: rgb(var(--color-white));--color-button-text: rgb(var(--color-green));outline:solid .1rem rgb(var(--color-success))}.button.button--tertiary:after{display:none}.button:focus-visible,.button:focus{box-shadow:none}button.shopify-payment-button__button--unbranded{color:rgb(var(--color-black));background-color:rgb(var(--color-white));outline:solid .1rem rgb(var(--color-black));font-weight:500;font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);min-height:5.8rem;--color-button-background: rgb(var(--color-black));--color-button-text: rgb(var(--color-white))}button.shopify-payment-button__button--unbranded:hover,button.shopify-payment-button__button--unbranded:focus,.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]),.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused),body .shopify-payment-button__button--unbranded:hover:not([disabled]){color:rgb(var(--color-white));background-color:rgb(var(--color-black));outline:solid .1rem rgb(var(--color-black))}.button.button--small{min-height:3rem;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);font-weight:400}.button.loading>.loading-overlay__spinner .path{stroke:var(--color-button-text)}.badge{border-radius:0;border:none}.menu-drawer{width:calc(100% - 4rem)}.menu-drawer__localization .localization-form:only-child .localization-form__select{padding-left:1.6rem}.header__heading-link{padding:0}header .localization-form:only-child .button,header .localization-form:only-child .localization-form__select{margin-top:0}.header__icons{align-items:center}.footer .accordion__item{border:none;margin-bottom:2.4rem}.footer .accordion__item:last-of-type{border-bottom:none}.footer .accordion__item button{background-color:transparent;color:rgb(var(--color-white));padding:0;font-weight:500}.footer .accordion__button .accordion__icon path{fill:rgb(var(--color-white))}.footer .accordion__item .accordion__content{border:none;outline:none;padding-left:1.6rem;padding-right:1.6rem;padding-top:0;padding-bottom:0;background-color:transparent}.footer .accordion__item .footer-block__details-content.rte>*{padding-top:1rem}.footer .newsletter-form__field-wrapper small{color:rgb(var(--color-white))}@media(min-width:750px){.footer .accordion__item .footer-block__details-content.rte>*{padding:0}.footer .accordion__item:first-of-type .accordion__button,.footer .accordion__item .accordion__button,.footer .accordion__item:last-of-type .accordion__button{cursor:initial;margin-bottom:1.6rem}.footer .accordion__button .accordion__icon{display:none}.footer .accordion__item .accordion__content{padding:0}}@media(min-width:990px){html body .quick-add-modal__content{width:80%}}.breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;column-gap:.8rem;row-gap:.8rem}.breadcrumbs ol li,.breadcrumbs ol li a{display:flex;align-items:center;column-gap:.8rem;text-decoration:none;color:rgb(var(--color-black));font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}.breadcrumbs ol li a:hover{text-decoration:underline;color:rgb(var(--color-black));text-decoration-thickness:.2rem;text-underline-offset:.4rem}.breadcrumbs ol li svg{display:block;width:1rem;height:1rem;transform:rotate(-90deg)}.breadcrumbs ol li:last-of-type svg{display:none}.collapsible-content__media{border-radius:2rem!important;overflow:hidden!important}.page-window-cleaning h1.main-page-title{display:none!important}.page-window-cleaning .page-width{margin-top:0}.we-service ul{column-count:1!important;display:block!important}.we-service ul li{white-space:nowrap;line-height:1.4;padding-top:2px}@media screen and (max-width:749px){.we-service ul li{white-space:normal}}.we-service{max-width:900px;margin-left:auto;margin-right:auto;text-align:left}.we-service-cta{margin-top:40px;text-align:center}.we-service-cta .button{background-color:#0d171f!important;color:#fff!important;border:none!important}.contact-response-note{font-size:1.7rem;line-height:1.6;color:#000;margin-top:1.8rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.form-helper-text{font-size:1.3rem;color:#555;margin-top:.5rem;line-height:1.4}input[type=file].field__input{padding:.8rem}.contact-layout{display:grid;grid-template-columns:320px 1fr;gap:3rem;align-items:start}.menu-drawer{height:100dvh}.menu-drawer__inner-container{height:100%;display:flex;flex-direction:column}.menu-drawer__navigation{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu-buttons,.menu-drawer__cta,.menu-drawer__utility-links{margin-top:auto;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:inherit}.menu-drawer__navigation-container{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.menu-drawer__utility-links{margin-top:auto;padding:16px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -6px 20px #0000000f}.menu-drawer__utility-links .telephone-contact{display:flex;flex-direction:column;gap:12px}.menu-drawer__utility-links li{list-style:none}.menu-drawer__utility-links a{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;font-weight:600;font-size:16px;text-decoration:none;border-radius:12px;transition:all .2s ease}.menu-drawer__utility-links a[href^=tel]{background:#f4f6f8;color:#111;border:1px solid rgba(0,0,0,.08)}.menu-drawer__utility-links a:not([href^=tel]){background:#f8252c;color:#fff;border:none;box-shadow:0 6px 18px #00000026}.menu-drawer__utility-links a:active{transform:translateY(1px);box-shadow:0 2px 8px #00000026}.menu-drawer__utility-links svg{width:18px;height:18px}.application-note{margin-top:16px;font-size:16px;line-height:1.5;color:#0009}.quote-success{margin-top:20px;padding:22px;border-radius:12px;background:#f4faf6;border:1px solid #cfe9d8;text-align:center}.quote-success__icon{margin-bottom:8px}.quote-success h3{margin:8px 0 6px;font-size:20px;font-weight:600;color:#1f7a4d}.quote-success p{margin:6px 0}.quote-success__note{font-size:14px;color:#000000a6}.quote-success-panel{text-align:center;max-width:520px;margin:40px auto;padding:36px 28px;background:#fff;border-radius:14px;box-shadow:0 12px 40px #00000014}.checkmark-circle{stroke:#16a34a;stroke-width:3;stroke-dasharray:157;stroke-dashoffset:157;animation:circleDraw .6s ease forwards}.checkmark-check{stroke:#16a34a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:checkDraw .45s ease forwards .5s}.checkmark{width:72px;height:72px;display:block;margin:0 auto 18px}@keyframes circleDraw{to{stroke-dashoffset:0}}@keyframes checkDraw{to{stroke-dashoffset:0}}.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.25;padding-top:16px;padding-bottom:16px}@media screen and (max-width:749px){.button{width:100%}}@media(hover:hover){.button:hover{transform:translateY(-1px)}}.rte a[href*=window-cleaning],.rte a[href*=building-maintenance]{color:#f8252c!important;font-weight:600;text-decoration:underline;text-decoration-color:#f8252c59;text-decoration-thickness:2px;text-underline-offset:3px;transition:all .2s ease}.rte a[href*=window-cleaning]:hover,.rte a[href*=building-maintenance]:hover{color:#000!important;text-decoration-color:#f8252c}.cta-wrap{display:flex;justify-content:flex-start;width:100%}.hero-cta-wrap{display:flex;justify-content:center;width:100%}.cta-group{display:flex;flex-direction:column;align-items:center;gap:6px}.cta-micro{font-size:1.25rem;line-height:1.35;opacity:.75;text-align:center;margin:0}.banner__buttons .cta-wrap,.image-with-text__buttons .cta-wrap,.center .cta-wrap{margin:0!important}@media(hover:hover){.cta-group .button:hover{transform:translateY(-1px)}}.form-required-note{font-size:1.5rem;opacity:.7;margin-bottom:15px}.required-asterisk{color:#00000073;font-weight:500;margin-left:.25em}#ContactForm span[aria-hidden=true]:not(.required-asterisk){color:#cc0000b3!important;font-weight:500;margin-left:.25em}#shopify-section-template--16189352869981__p80_multicolumn_pQpzna .page-width{max-width:1600px}#shopify-section-template--16189352869981__p80_multicolumn_pQpzna .rte{max-width:1000px;margin-left:auto;margin-right:auto}.multicolumn-divider-outside{padding:30px 0}.multicolumn-divider-outside span{display:block;height:2px;max-width:1200px;margin:0 auto;background:linear-gradient(to right,transparent,rgba(0,0,0,.4),transparent)}.section-divider{padding:30px 0;background:transparent}.section-divider span{display:block;height:2px;max-width:1200px;margin:0 auto;background:linear-gradient(to right,transparent,rgba(0,0,0,.4),transparent)}@media screen and (max-width:749px){.cta-wrap{width:100%!important;display:flex;justify-content:center}.cta-group{width:100%!important;max-width:320px!important;margin:0 auto!important}.cta-group .button{width:100%!important;display:block!important;text-align:center}}@media screen and (max-width:749px){.image-with-text__heading,.multicolumn__title h1,.multicolumn__title h2,.rich-text__heading,.banner__heading{text-align:center!important;margin-left:auto;margin-right:auto}}@media screen and (max-width:749px){.image-with-text__heading{max-width:22ch;margin-left:auto;margin-right:auto}}.rte ul{list-style-position:outside;padding-left:1.2em}
/*# sourceMappingURL=/cdn/shop/t/2/assets/p80-base.css.map */
