.hh-page{--hh-orange:#f47b20;--hh-ink:#222;--hh-text:#555;--hh-warm:#fff7f1;--hh-border:#eadfd6;--hh-white:#fff;color:var(--hh-text);background:#fff}.hh-page *{box-sizing:border-box}.hh-section{padding:64px 0}.hh-section--warm{background:var(--hh-warm)}.hh-container{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}.hh-header{max-width:860px;margin:0 auto 34px;text-align:center}.hh-kicker{margin:0 0 10px;color:var(--hh-orange);font-size:12px;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.hh-h2{margin:0;color:var(--hh-ink);font-size:clamp(32px,4vw,46px);font-weight:850;line-height:1.13;letter-spacing:-.03em}.hh-lead{margin-top:16px;color:var(--hh-text);font-size:16.5px;line-height:1.68}.hh-lead p,.hh-rte p{margin:0}.hh-lead p+p,.hh-rte p+p{margin-top:10px}.hh-card{border:1px solid var(--hh-border);border-radius:14px;background:#fff;box-shadow:0 10px 28px #2a221d0b}.hh-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 20px;border:2px solid var(--hh-orange);border-radius:7px;background:var(--hh-orange);color:#fff;font-size:14px;font-weight:850;text-decoration:none}.hh-button--light{background:#fff;color:var(--hh-ink)}.hh-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hh-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hh-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.hh-media-square{aspect-ratio:1/1;overflow:hidden;background:#f1e8e1}.hh-media-43{aspect-ratio:4/3;overflow:hidden;background:#f1e8e1}.hh-image,.hh-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hh-tags{display:flex;flex-wrap:wrap;gap:8px}.hh-tag{padding:8px 12px;border:1px solid rgba(244,123,32,.27);border-radius:999px;background:#f47b2012;color:var(--hh-ink);font-size:12.5px;font-weight:750}.hh-icon{display:inline-flex;flex:0 0 40px;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;background:#f47b201c;color:var(--hh-orange);font-size:18px;font-weight:900}.hh-note{padding:16px 18px;border:1px solid rgba(244,123,32,.25);border-radius:10px;background:#fffaf6;color:var(--hh-text);font-size:13.5px;line-height:1.55}.hh-hero{padding:64px 0 58px;background:radial-gradient(circle at 88% 12%,#f47b2017,#f47b2000 28%),linear-gradient(180deg,#fff8f3,#fff)}.hh-hero__layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:44px;align-items:center}.hh-hero h1{margin:0;color:var(--hh-ink);font-size:clamp(42px,5vw,66px);font-weight:900;line-height:1.03;letter-spacing:-.045em}.hh-hero__text{margin-top:20px;font-size:18px;line-height:1.68}.hh-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hh-hero__features{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:25px;color:#3f3f3f;font-size:13px;font-weight:750}.hh-hero__features span:before{content:"\2713";display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;margin-right:7px;border-radius:50%;background:#f47b201f;color:var(--hh-orange)}.hh-hero__visual{padding:13px;border:1px solid rgba(244,123,32,.22);border-radius:20px;background:#fff;box-shadow:0 18px 45px #251e1914}.hh-hero__visual .hh-media-square{border-radius:13px}.hh-hero__note{margin-top:10px;text-align:center}.hh-intro__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(370px,.95fr);gap:22px}.hh-intro__main,.hh-intro__projects,.hh-intro__areas{padding:30px}.hh-intro__main{border-left:4px solid var(--hh-orange);background:#fffaf6}.hh-intro__main h3,.hh-intro__projects h3,.hh-intro__areas h3{margin:0;color:var(--hh-ink);font-size:24px}.hh-intro__main .hh-rte{margin-top:14px;font-size:15.5px;line-height:1.7}.hh-project-list{display:grid;gap:10px;margin-top:17px}.hh-project{display:flex;gap:12px;padding:15px;border:1px solid rgba(244,123,32,.2);border-radius:10px;background:#fffaf6}.hh-project strong{color:var(--hh-ink)}.hh-project p{margin:5px 0 0;font-size:13.5px;line-height:1.5}.hh-intro__areas{margin-top:22px;text-align:center}.hh-intro__areas .hh-tags{justify-content:center;margin-top:16px}.hh-product-card{overflow:hidden}.hh-product-card a{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.hh-product-card__body{display:flex;flex:1;flex-direction:column;padding:20px;border-top:3px solid var(--hh-orange)}.hh-product-card h3{margin:0;color:var(--hh-ink);font-size:20px}.hh-product-card p{margin:9px 0 0;font-size:14px;line-height:1.52}.hh-product-card strong{margin-top:auto;padding-top:15px;color:var(--hh-orange);font-size:13px}.hh-visualizer__media{position:relative;overflow:hidden;border-radius:18px;box-shadow:0 15px 40px #2a221d14}.hh-visualizer__media img,.hh-visualizer__media svg{display:block;width:100%;aspect-ratio:2.25/1;object-fit:cover}.hh-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.hh-feature{display:flex;gap:12px;padding:18px}.hh-feature h3{margin:0;color:var(--hh-ink);font-size:16px}.hh-feature p{margin:6px 0 0;font-size:13.3px;line-height:1.48}.hh-look-card{overflow:hidden}.hh-look-card__body{padding:20px}.hh-look-card h3{margin:0;color:var(--hh-ink);font-size:20px}.hh-look-card p{margin:9px 0 0;font-size:14px;line-height:1.55}.hh-look-card__label{position:absolute;top:13px;left:13px;padding:7px 11px;border-radius:999px;background:#fffffff0;color:var(--hh-ink);font-size:12px;font-weight:850;text-transform:uppercase}.hh-look-card .hh-media-square{position:relative}.hh-pro__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);overflow:hidden}.hh-pro__content{padding:48px}.hh-pro__content h2{margin:0;color:var(--hh-ink);font-size:clamp(31px,3.8vw,45px);line-height:1.13}.hh-pro__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.hh-pro__benefit{display:flex;gap:11px}.hh-pro__benefit h3{margin:0;color:var(--hh-ink);font-size:15.5px}.hh-pro__benefit p{margin:5px 0 0;font-size:13px;line-height:1.48}.hh-pro__media{min-height:520px}.hh-pro__media img,.hh-pro__media svg{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}.hh-showroom{overflow:hidden}.hh-showroom--featured{border:2px solid var(--hh-orange)}.hh-showroom__media{position:relative}.hh-showroom__badge{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:999px;background:var(--hh-orange);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.hh-showroom__body{display:flex;min-height:250px;flex-direction:column;align-items:center;padding:22px 18px;text-align:center}.hh-showroom h3{margin:0;color:var(--hh-ink);font-size:22px}.hh-showroom__address{margin:12px 0 0;font-size:14px;line-height:1.5}.hh-showroom__desc{margin:10px 0 0;font-size:13.5px;line-height:1.5}.hh-showroom__phone{margin-top:10px;color:var(--hh-orange);font-weight:850;text-decoration:none}.hh-showroom__actions{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:18px}.hh-showroom__actions a{padding:10px;border:2px solid var(--hh-orange);border-radius:7px;font-size:13px;font-weight:850;text-decoration:none}.hh-showroom__actions a:first-child{color:var(--hh-orange)}.hh-showroom__actions a:last-child{background:var(--hh-orange);color:#fff}.hh-reviews__panel{max-width:1060px;margin:0 auto;padding:32px}.hh-reviews__widget{min-height:320px;padding:14px;border:1px solid var(--hh-border);border-radius:12px;background:#fff}.hh-faq{max-width:980px;margin:0 auto}.hh-faq__list{display:grid;gap:10px}.hh-faq__item{overflow:hidden;border:1px solid var(--hh-border);border-radius:11px;background:#fffaf6}.hh-faq__item[open]{border-color:var(--hh-orange)}.hh-faq__item summary{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;color:var(--hh-ink);cursor:pointer;list-style:none;font-size:16px;font-weight:820}.hh-faq__item summary::-webkit-details-marker{display:none}.hh-faq__plus{display:inline-flex;flex:0 0 34px;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:var(--hh-orange);color:#fff;font-size:22px}.hh-faq__item[open] .hh-faq__plus{transform:rotate(45deg)}.hh-faq__answer{padding:0 64px 20px 19px;font-size:14.7px;line-height:1.66}.hh-guide__top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}.hh-guide__intro,.hh-guide__checklist{padding:32px}.hh-guide__checklist{border-top:5px solid var(--hh-orange)}.hh-guide__checklist h3{margin:0 0 16px;color:var(--hh-ink);font-size:22px}.hh-guide__checklist p{margin:10px 0 0;padding-left:26px;position:relative;font-size:14px;line-height:1.5}.hh-guide__checklist p:before{content:"\2713";position:absolute;left:0;color:var(--hh-orange);font-weight:900}.hh-guide__topics{margin-top:18px}.hh-guide__topic{display:flex;gap:13px;padding:21px}.hh-guide__topic h3{margin:0;color:var(--hh-ink);font-size:19px}.hh-guide__topic .hh-rte{margin-top:8px;font-size:14px;line-height:1.58}.hh-guide__local{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:22px;margin-top:18px;padding:27px}.hh-guide__local h3{margin:0;color:var(--hh-ink);font-size:27px}.hh-guide__local-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hh-guide__local-grid article{padding:16px;border:1px solid var(--hh-border);border-radius:10px;background:#fffaf6}.hh-guide__local-grid h4{margin:0;color:var(--hh-ink);font-size:15px}.hh-guide__local-grid p{margin:7px 0 0;font-size:13px;line-height:1.5}.hh-bottom__layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr);gap:20px}.hh-bottom__content,.hh-bottom__local{padding:34px}.hh-bottom__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;padding-top:22px;border-top:1px solid var(--hh-border)}.hh-bottom__details h3,.hh-bottom__local h3{margin:0;color:var(--hh-ink);font-size:19px}.hh-bottom__details .hh-rte,.hh-bottom__local .hh-rte{margin-top:8px;font-size:14px;line-height:1.6}.hh-bottom__local{border-top:5px solid var(--hh-orange)}.hh-bottom__local .hh-tags{margin-top:17px}@media(max-width:989px){.hh-hero__layout,.hh-intro__layout,.hh-pro__layout,.hh-guide__top,.hh-guide__local,.hh-bottom__layout{grid-template-columns:1fr}.hh-grid-4,.hh-grid-3,.hh-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-pro__media,.hh-pro__media img,.hh-pro__media svg{min-height:420px}}@media(max-width:640px){.hh-section{padding:44px 0}.hh-container{padding:0 14px}.hh-header{text-align:left;margin-bottom:25px}.hh-h2{font-size:29px;line-height:1.17}.hh-hero{padding:38px 0}.hh-hero h1{font-size:36px;line-height:1.07}.hh-hero__actions,.hh-hero__features{display:grid}.hh-grid-2,.hh-grid-3,.hh-grid-4,.hh-feature-grid,.hh-pro__benefits,.hh-guide__local-grid,.hh-bottom__details{grid-template-columns:1fr}.hh-intro__main,.hh-intro__projects,.hh-intro__areas,.hh-pro__content,.hh-reviews__panel,.hh-guide__intro,.hh-guide__checklist,.hh-guide__local,.hh-bottom__content,.hh-bottom__local{padding:23px 18px}.hh-intro__areas{text-align:left}.hh-intro__areas .hh-tags{justify-content:flex-start}.hh-visualizer__media img,.hh-visualizer__media svg{aspect-ratio:1/1}.hh-showroom__actions{grid-template-columns:1fr}.hh-faq__answer{padding:0 15px 18px}.hh-pro__media,.hh-pro__media img,.hh-pro__media svg{min-height:330px}}.hh-icon svg{display:block}
/*# sourceMappingURL=/cdn/shop/t/84/assets/halton-hills-location-page.css.map */
