@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700;900&display=swap");.moqui-scope,.moqui-scope :after,.moqui-scope :before{box-sizing:border-box}.moqui-scope{--ink:#212429;--ink-soft:#666;--prose:#333;--orange:#e70000;--orange-lt:#ef6b51;--deep-red:#9f2d26;--maroon:#8c1c24;--slate:#27323e;--muted:#8b9298;--line:#e0e3e5;--line-warm:#f4d9d6;--tint:#fdeceb;--tint-soft:#fff6f5;--paper:#fff;--paper-2:#f6f8f9;--cardbg:#fff;--cardborder:#e4e7e9;--cardheading:#8c1c24;--cardbody:#4b5259;--cardindexink:#212429;--cardhoverbg:#8c1c24;--cardhoverink:#fff;--cardradius:12px;--cardease:all .3s ease;--card-transition:transform 0.28s cubic-bezier(0.2,0.8,0.2,1),box-shadow 0.28s cubic-bezier(0.2,0.8,0.2,1),border-color 0.28s ease,background-color 0.28s ease;--card-hover-lift:translateY(-4px);--card-hover-border:rgba(140,28,36,.22);--card-hover-shadow:0 16px 36px -6px rgba(140,28,36,.09),0 4px 14px rgba(0,0,0,.04);--pill-transition:transform 0.24s cubic-bezier(0.2,0.8,0.2,1),background-color 0.22s ease,border-color 0.22s ease,box-shadow 0.24s cubic-bezier(0.2,0.8,0.2,1),color 0.22s ease;--pill-hover-lift:translateY(-2.5px);--pill-hover-border:rgba(140,28,36,.26);--pill-hover-shadow:0 6px 16px rgba(140,28,36,.09),0 2px 4px rgba(0,0,0,.02);--icon-transition:transform 0.28s cubic-bezier(0.2,0.8,0.2,1),background-color 0.24s ease,color 0.24s ease,border-color 0.24s ease,box-shadow 0.28s ease;--icon-hover-scale:scale(1.08);--wrap:1240px;--wrap-narrow:860px;--radius:20px;--ease:cubic-bezier(.4,0,.2,1);--ease-out:cubic-bezier(.16,1,.3,1);--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:32px;--s-8:40px;--s-9:48px;--s-10:64px;--band-y:clamp(48px,5vw,68px);--band-y-tight:clamp(26px,2.8vw,36px);--hero-y-top:clamp(84px,10vw,136px);--hero-y-bot:clamp(48px,6vw,76px);--head-gap:clamp(28px,3.2vw,40px);--block-gap:clamp(40px,5vw,64px);--split-gap:clamp(32px,4.5vw,72px);--gutter:24px;--card-pad:var(--s-6);--card-pad-lg:clamp(28px,3.4vw,40px);--card-pad-xl:clamp(32px,4vw,48px);-webkit-text-size-adjust:100%;background:var(--paper);color:var(--ink);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.62;margin:0;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:var(--s-7);-webkit-font-smoothing:antialiased}.moqui-scope img{display:block;max-width:100%}.moqui-scope a{color:inherit}.moqui-scope ::selection{background:#d3d9dc;color:var(--ink);-webkit-text-fill-color:var(--ink)}.moqui-scope .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}.moqui-scope .wrap{margin-inline:auto;max-width:var(--wrap);padding-inline:var(--gutter);width:100%}.moqui-scope .reveal{opacity:0;transform:translate3d(0,16px,0);transition:opacity .4s var(--ease-out),transform .4s var(--ease-out);transition-delay:var(--d,0s)}.moqui-scope .reveal.is-in{opacity:1;transform:none}.moqui-scope .hero__title .line{display:block;margin-bottom:-.16em;overflow:hidden;padding-bottom:.16em}.moqui-scope .hero__title .line>span{display:block;transform:translate3d(0,125%,0);transition:transform 1.05s var(--ease-out)}.moqui-scope .hero__title .line:nth-child(2)>span{transition-delay:.1s}.moqui-scope .hero__title.is-in .line>span{transform:none}.moqui-scope .hero__title.is-in .line{overflow:visible}.moqui-scope .accent{color:var(--orange);font-style:normal}.moqui-scope .btn{align-items:center;border:2px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;gap:var(--s-2);justify-content:center;letter-spacing:.06em;line-height:18px;padding:var(--s-4) var(--s-7);position:relative;text-decoration:none;text-transform:uppercase;transition:color .16s var(--ease),background-color .16s var(--ease),border-color .16s var(--ease),transform .16s var(--ease),box-shadow .22s var(--ease);white-space:nowrap}.moqui-scope .btn:hover{transform:translateY(-2px)}.moqui-scope .btn:active{transform:translateY(0)}.moqui-scope .btn:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.moqui-scope .btn__arrow{flex:none;height:8px;position:relative;transition:transform .18s var(--ease);width:8px}.moqui-scope .btn__arrow:after{border-right:2px solid;border-top:2px solid;content:"";inset:0;position:absolute;transform:rotate(45deg)}.moqui-scope .btn:hover .btn__arrow{transform:translateX(4px)}.moqui-scope .btn--filled{background:var(--orange);border-color:var(--orange);box-shadow:0 4px 8px rgba(140,28,36,.16);color:#fff;min-width:200px}.moqui-scope .btn--filled:hover{background:var(--deep-red);border-color:var(--deep-red);box-shadow:0 8px 18px rgba(140,28,36,.28)}.moqui-scope .btn--outline{background:transparent;border-color:var(--ink);color:var(--ink)}.moqui-scope .btn--outline:hover{background:var(--ink);color:#fff}.moqui-scope .hero{background:var(--paper);isolation:isolate;overflow:hidden;padding:var(--hero-y-top) 0 var(--hero-y-bot);position:relative}.moqui-scope .hero__inner{display:flex;justify-content:center;position:relative;z-index:2}.moqui-scope .hero__copy{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:880px;text-align:center}.moqui-scope .hero__title{color:var(--maroon);font-size:clamp(38px,4.6vw,62px);font-weight:700;letter-spacing:-.015em;line-height:1.15;margin:0 auto var(--s-6);max-width:840px;text-align:center}.moqui-scope .hero__sub{color:var(--ink-soft);font-family:Montserrat,sans-serif;font-size:clamp(17px,1.45vw,20.5px);font-weight:500;line-height:1.55;margin:0 auto var(--s-7);max-width:680px;text-align:center}.moqui-scope .hero__cta{align-items:center;display:flex;justify-content:center;margin:0 auto}.moqui-scope .btn--hero{box-shadow:0 10px 26px rgba(140,28,36,.18);font-size:13.5px;padding:var(--s-4) var(--s-8);transition:all .3s cubic-bezier(.16,1,.3,1)}.moqui-scope .btn--hero:hover{background:#fff!important;border-color:#000!important;box-shadow:0 14px 32px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06);color:#000!important;font-weight:800!important;letter-spacing:.07em;transform:translateY(-3px)}.moqui-scope #solutions{padding-bottom:clamp(24px,3vw,36px);padding-top:clamp(32px,3.8vw,46px)}.moqui-scope #why-hotwax{padding-bottom:clamp(34px,3.8vw,48px);padding-top:clamp(36px,4vw,52px)}.moqui-scope .spotlight{isolation:isolate;position:relative}.moqui-scope .spotlight:before{background:radial-gradient(420px circle at var(--mx,50%) var(--my,50%),rgba(231,0,0,.04),transparent 62%);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s var(--ease);z-index:-1}.moqui-scope .spotlight:hover:before{opacity:1}@media (max-width:860px){.moqui-scope .hero__copy{text-align:left}.moqui-scope .hero__sub{margin-inline:0}.moqui-scope .hero__cta{justify-content:flex-start}}@media (max-width:560px){.moqui-scope{font-size:16px}.moqui-scope .btn{white-space:normal;width:100%}.moqui-scope .hero__cta{align-items:stretch;flex-direction:column;width:100%}}@media (prefers-reduced-motion:reduce){.moqui-scope{scroll-behavior:auto}.moqui-scope,.moqui-scope :after,.moqui-scope :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.moqui-scope .reveal{opacity:1!important}.moqui-scope .hero__title .line>span,.moqui-scope .reveal{transform:none!important}}.no-js .moqui-scope .reveal{opacity:1!important;transform:none!important}.no-js .moqui-scope .hero__title .line>span{transform:none!important}.moqui-scope .hero__bg{height:100%;inset:0;object-fit:cover;object-position:center bottom;opacity:.95;pointer-events:none;position:absolute;user-select:none;width:100%;z-index:-2}.moqui-scope .hero__scrim{background:radial-gradient(ellipse 60% 55% at 50% 48%,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,.3) 65%,hsla(0,0%,100%,0) 100%),linear-gradient(180deg,hsla(0,0%,100%,.35),hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.65));inset:0;pointer-events:none;position:absolute;z-index:-1}.moqui-scope .hero__sub{font-weight:300}@media (max-width:768px){.moqui-scope{--gutter:20px;--band-y:clamp(38px,5.5vw,52px);--hero-y-top:clamp(60px,10vw,90px);--hero-y-bot:clamp(40px,7vw,60px)}.moqui-scope .btn{max-width:100%;min-height:48px;text-align:center;white-space:normal}.moqui-scope .hero__copy{align-items:flex-start;text-align:left}.moqui-scope .hero__title{margin-inline:0;text-align:left}.moqui-scope .hero__title.is-in .line{overflow:visible}.moqui-scope .hero__sub{margin-inline:0;text-align:left}.moqui-scope .hero__cta{justify-content:flex-start;width:100%}}@media (max-width:640px){.moqui-scope{--gutter:16px;--band-y:clamp(32px,5vw,42px)}.moqui-scope .hero__sub br{display:inline}.moqui-scope .hero__cta{align-items:stretch;flex-direction:column}.moqui-scope .btn--hero{font-size:13px;justify-content:center;min-height:48px;padding:14px 20px;width:100%}}@media (max-width:480px){.moqui-scope .wrap{padding-inline:16px}.moqui-scope .hero{padding-bottom:clamp(40px,10vw,56px);padding-top:clamp(48px,12vw,68px)}.moqui-scope .hero__title{font-size:clamp(26px,7.8vw,36px);letter-spacing:-.02em;line-height:1.15;overflow-wrap:break-word;word-break:break-word}.moqui-scope .hero__title .line{display:block;width:100%}.moqui-scope .hero__title.is-in .line{overflow:visible}.moqui-scope .hero__sub{font-size:15px;line-height:1.55;margin-inline:0;text-align:left}.moqui-scope .btn--hero{font-size:13px;justify-content:center;min-height:48px;padding:14px 18px;width:100%}}@media (max-width:360px){.moqui-scope .wrap{padding-inline:12px}.moqui-scope .hero__title{font-size:23px}.moqui-scope .hero__sub{font-size:14px}.moqui-scope .btn{font-size:12px;padding:12px 14px}}.moqui-scope{font-size:16px;font-weight:300;line-height:1.714}.moqui-scope .hero__title{font-family:Playfair Display,Georgia,serif;font-weight:900;line-height:1.2}.moqui-scope{--mq-pad-top:96px;--mq-pad-bottom:96px;position:relative}.moqui-scope .band{padding-block:clamp(30px,5vw,var(--mq-pad-top)) clamp(30px,5vw,var(--mq-pad-bottom))}.moqui-scope .band--paper{background:var(--paper)}.moqui-scope .band--paper2{background:var(--paper-2)}.moqui-scope .no-motion .hero__title .line>span,.moqui-scope .no-motion .reveal{opacity:1!important;transform:none!important;transition:none!important}.moqui-scope .hero{align-items:center;display:flex;min-height:var(--hero-min-h,78vh);padding-block:clamp(48px,10vw,var(--hero-pad-top,96px)) clamp(36px,7vw,var(--hero-pad-bottom,96px))}.moqui-scope .hero__inner{width:100%}.moqui-scope .hero__bg{object-position:var(--hero-bg-pos,center)}.moqui-scope .hero__scrim{opacity:var(--hero-scrim-alpha,1)}.moqui-scope .hero.is-center .hero__sub,.moqui-scope .hero.is-center .hero__title{margin-inline:auto;text-align:center}.moqui-scope .hero.is-center .hero__cta{justify-content:center}.moqui-scope .hero.is-left .hero__sub,.moqui-scope .hero.is-left .hero__title{margin-inline:0;text-align:left}.moqui-scope .hero.is-left .hero__cta{justify-content:flex-start}.moqui-scope .hero.is-left .hero__copy{max-width:860px}