.hol-home{--hol-ink: #1c1e20;--hol-navy: #2e2e2e;--hol-navy-deep: #202020;--hol-teal: #278a96;--hol-red: #b8342a;--hol-surface: #f1f3f4;--hol-line: #d7dde0;--hol-white: #ffffff;--hol-container: 1420px;color:var(--hol-ink);background:var(--hol-white);font-family:var(--font-body-family);letter-spacing:0}.hol-home *,.hol-home *:before,.hol-home *:after{box-sizing:border-box}.hol-home img{display:block;max-width:100%}.hol-home a{color:inherit;text-decoration:none}.hol-home a:focus-visible,.hol-home button:focus-visible{outline:3px solid #f3c84b;outline-offset:3px}.hol-home__container{width:min(100% - 48px,var(--hol-container));margin-inline:auto}.hol-home__hero{position:relative;width:100vw;max-width:none;min-height:513px;margin-inline:calc(50% - 50vw);overflow:hidden;background:#cdd4d7}.hol-home__hero-slides,.hol-home__hero-slide,.hol-home__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hol-home__hero-slide{visibility:hidden;opacity:0;transition:opacity .5s cubic-bezier(.22,1,.36,1),visibility .5s}.hol-home__hero-slide.is-active{visibility:visible;opacity:1;z-index:1}.hol-home__hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hol-home__hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;min-height:513px;pointer-events:none}.hol-home__hero-panel{width:min(400px,41%);padding:26px 30px 28px;color:var(--hol-white);background:#202020e6;pointer-events:auto}.hol-home__hero-panel--left{margin-right:auto}.hol-home__hero-panel--right{margin-left:auto}.hol-home__eyebrow{margin:0 0 10px;color:#d8f2f3;font-size:12px;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.hol-home__eyebrow--dark{color:var(--hol-teal)}.hol-home__hero-title{max-width:13ch;margin:0;color:inherit;font-size:35px;font-weight:500;line-height:1.05;letter-spacing:0;text-wrap:balance}.hol-home__hero-copy{max-width:40ch;margin-top:15px;font-size:16px;line-height:1.45}.hol-home__hero-copy p,.hol-home__story-copy p,.hol-home__project-copy p,.hol-home__support-copy p{margin:0}.hol-home a.hol-home__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:42px;margin-top:20px;padding:9px 16px;border:1px solid var(--hol-navy);border-radius:3px;color:var(--hol-white);background:var(--hol-navy);font-size:13px;font-weight:700;line-height:1.2;transition:color .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.hol-home__button .icon,.hol-home__text-link .icon{width:18px;height:18px;flex:0 0 auto;transition:transform .22s cubic-bezier(.22,1,.36,1)}.hol-home a.hol-home__button:hover{color:var(--hol-white);background:var(--hol-teal);border-color:var(--hol-teal);transform:translateY(-2px)}.hol-home__button:hover .icon,.hol-home__text-link:hover .icon{transform:translate(3px)}.hol-home a.hol-home__button:active{transform:translateY(0) scale(.98)}.hol-home a.hol-home__button--light{color:var(--hol-navy-deep);background:var(--hol-white);border-color:var(--hol-white)}.hol-home a.hol-home__button--light:hover{color:var(--hol-white);background:var(--hol-teal);border-color:var(--hol-teal)}.hol-home__hero-controls{position:absolute;z-index:4;bottom:20px;left:50%;display:flex;gap:10px;transform:translate(-50%)}.hol-home__hero-dot{width:12px;height:12px;padding:0;border:2px solid var(--hol-white);border-radius:50%;background:transparent;box-shadow:0 0 0 1px #20202059;cursor:pointer;transition:background-color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1)}.hol-home__hero-dot.is-active{background:var(--hol-white);transform:scale(1.15)}.hol-home__section{padding-top:68px}.hol-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.hol-home__section-heading h2,.hol-home__story h2,.hol-home__project h2,.hol-home__support h2{margin:0;color:var(--hol-ink);font-size:28px;font-weight:500;line-height:1.14;letter-spacing:0;text-wrap:balance}.hol-home a.hol-home__text-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--hol-navy);font-size:14px;font-weight:700;transition:color .18s cubic-bezier(.22,1,.36,1)}.hol-home a.hol-home__text-link:hover{color:var(--hol-teal)}.hol-home__tile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 14px}.hol-home__tile{display:grid;grid-template-rows:auto minmax(42px,auto);min-width:0;color:var(--hol-ink)}.hol-home__tile-media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#e4e8ea}.hol-home__tile-media:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(32,32,32,.06);content:"";pointer-events:none}.hol-home__tile-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .3s cubic-bezier(.22,1,.36,1)}.hol-home__tile-title{display:flex;align-items:flex-start;justify-content:center;padding:12px 8px 0;font-size:14px;font-weight:500;line-height:1.25;text-align:center;text-transform:uppercase;text-wrap:balance}.hol-home__tile:hover .hol-home__tile-image{filter:saturate(1.04) contrast(1.03);transform:scale(1.035)}.hol-home__tile:hover .hol-home__tile-title{color:var(--hol-teal)}.hol-home__section--applications{padding-top:60px}.hol-home__stories{padding-top:58px}.hol-home__story-list{display:grid;gap:38px}.hol-home__story{display:grid;grid-template-columns:minmax(0,3fr) minmax(330px,2fr);height:360px;min-height:360px;background:var(--hol-surface)}.hol-home__story--reverse{grid-template-columns:minmax(330px,2fr) minmax(0,3fr)}.hol-home__story--reverse .hol-home__story-media{order:2}.hol-home__story-media{position:relative;min-height:0;overflow:hidden}.hol-home__story-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hol-home__story-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:36px 40px}.hol-home__story-content h2{max-width:18ch;font-size:26px}.hol-home__story-copy{max-width:50ch;margin-top:14px;font-size:15px;line-height:1.5}.hol-home__story-content .hol-home__button,.hol-home__project-content .hol-home__button{min-height:44px;margin-top:18px}.hol-home__promotions{padding-top:54px}.hol-home__promotion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hol-home__promotion{display:grid;grid-template-rows:250px auto;min-width:0;color:var(--hol-white);background:var(--hol-navy-deep);overflow:hidden}.hol-home__promotion-media{position:relative;display:block;min-height:0;overflow:hidden}.hol-home__promotion-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.hol-home__promotion-copy{display:grid;gap:6px;min-height:92px;padding:17px 20px 19px}.hol-home__promotion-copy strong{max-width:25ch;color:var(--hol-white);font-size:19px;line-height:1.15;text-transform:uppercase;text-wrap:balance}.hol-home__promotion-copy span{color:var(--hol-white);font-size:14px;line-height:1.4}.hol-home__promotion:hover .hol-home__promotion-image{transform:scale(1.025)}.hol-home__promotion:hover .hol-home__promotion-copy{background:var(--hol-navy)}.hol-home__project{padding-top:62px}.hol-home__project-inner{display:grid;grid-template-columns:minmax(340px,2fr) minmax(0,3fr);align-items:stretch;min-height:430px}.hol-home__project-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:38px 42px 38px 0}.hol-home__project-content h2{max-width:18ch;font-size:26px}.hol-home__project-copy{max-width:50ch;margin-top:14px;font-size:15px;line-height:1.5}.hol-home__steps{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.hol-home__steps li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;font-size:13px;font-weight:650;line-height:1.35}.hol-home__steps span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--hol-white);background:var(--hol-teal);font-size:12px;font-variant-numeric:tabular-nums}.hol-home__project-media{position:relative;min-height:430px;overflow:hidden}.hol-home__project-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hol-home__support{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:62px;background:var(--hol-surface)}.hol-home__support-media{position:relative;min-height:340px;overflow:hidden}.hol-home__support-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hol-home__support-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:720px;padding:40px clamp(24px,5vw,64px)}.hol-home__support-content h2{font-size:26px}.hol-home__support-copy{max-width:52ch;margin-top:14px;font-size:15px;line-height:1.5}.hol-home__support-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:18px}.hol-home__support-phone{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:var(--hol-navy);font-size:19px;font-weight:700;font-variant-numeric:tabular-nums}.hol-home__support-phone .icon{width:24px;height:24px}.hol-home__mobile-service{display:none}.template-index .shopify-section-group-footer-group{background:var(--hol-navy-deep, #202020)}.template-index .shopify-section-group-footer-group .newsletter-wrapper{color:var(--hol-ink, #1c1e20);background:#fff;border-color:#d7dde0}.template-index .shopify-section-group-footer-group .newsletter{color:var(--hol-ink, #1c1e20);background:#fff}.template-index .shopify-section-group-footer-group .footer{color:#fff;background:var(--hol-navy-deep, #202020)}.template-index .shopify-section-group-footer-group .newsletter{gap:clamp(28px,4vw,64px)}.template-index .shopify-section-group-footer-group .newsletter-content{align-items:center;margin-inline-end:0}.template-index .shopify-section-group-footer-group .newsletter-title{margin:0 0 2px;color:var(--hol-navy-deep, #202020);font-size:20px;font-weight:500;line-height:1.2}.template-index .shopify-section-group-footer-group .newsletter-content .rte{color:#46545d;font-size:15px;line-height:1.45}.template-index .shopify-section-group-footer-group .newsletter-icon{width:42px;height:42px;top:0;margin-inline-end:14px}.template-index .shopify-section-group-footer-group .newsletter-form{width:min(100%,440px);max-width:440px}.template-index .shopify-section-group-footer-group .newsletter-form [type=email]{height:48px;padding-inline:18px 142px;color:var(--hol-ink, #1c1e20);background:#fff;border-color:#cfd8dc}.template-index .shopify-section-group-footer-group .newsletter-form [type=submit]{min-width:132px;padding-inline:20px;color:#fff;background:#262626;border-color:#262626}.template-index .shopify-section-group-footer-group .newsletter-form [type=submit]:hover{color:#fff;background:#343434;border-color:#343434}.template-index .shopify-section-group-footer-group a{transition:color .18s cubic-bezier(.22,1,.36,1)}.template-index .shopify-section-group-footer-group a:hover{color:#8ed5da}@media(max-width:989px){.hol-home__container{width:min(100% - 32px,var(--hol-container))}.hol-home__hero,.hol-home__hero-inner{min-height:486px}.hol-home__hero-panel{width:min(400px,52%)}.hol-home__hero-title{font-size:30px}.hol-home__story,.hol-home__story--reverse{grid-template-columns:minmax(0,1.25fr) minmax(320px,1fr)}.hol-home__story-content{padding:32px}.hol-home__project-content{padding-right:32px}}@media(max-width:749px){.hol-home{padding-bottom:66px}.template-index .shopify-section-group-footer-group .newsletter{display:grid;justify-items:center;gap:18px;margin-bottom:0}.template-index .shopify-section-group-footer-group .newsletter-content{display:flex;align-items:center;justify-content:center;text-align:left}.template-index .shopify-section-group-footer-group .newsletter-title{font-size:18px}.template-index .shopify-section-group-footer-group .newsletter-content .rte{font-size:14px}.template-index .shopify-section-group-footer-group .newsletter-icon{width:36px;height:36px;margin:0 12px 0 0}.template-index .shopify-section-group-footer-group .newsletter-form{width:100%;max-width:480px;margin-top:0}.template-index .shopify-section-group-footer-group .newsletter-form [type=email]{height:46px;padding-inline:14px 112px}.template-index .shopify-section-group-footer-group .newsletter-form [type=submit]{min-width:104px;padding-inline:14px;font-size:14px}.hol-home__container{width:calc(100% - 28px)}.hol-home__hero,.hol-home__hero-inner{min-height:468px}.hol-home__hero-image{object-position:center}.hol-home__hero-inner{align-items:flex-end;padding-bottom:42px}.hol-home__hero-panel,.hol-home__hero-panel--left,.hol-home__hero-panel--right{width:100%;margin:0;padding:18px 18px 20px;background:#202020e8}.hol-home__hero-title{max-width:14ch;font-size:23px;line-height:1.08}.hol-home__hero-copy{margin-top:12px;font-size:15px;line-height:1.42}.hol-home__hero-panel .hol-home__button{margin-top:18px}.hol-home__hero-controls{bottom:18px}.hol-home__section{padding-top:42px}.hol-home__section-heading{align-items:flex-start;margin-bottom:20px}.hol-home__section-heading h2,.hol-home__story h2,.hol-home__project h2,.hol-home__support h2{font-size:21px}.hol-home__section-heading .hol-home__text-link{display:none}.hol-home__tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.hol-home__tile-title{min-height:46px;padding:10px 4px 0;font-size:12px;line-height:1.28}.hol-home__section--applications{padding-top:38px}.hol-home__stories{padding-top:44px}.hol-home__story-list{gap:24px}.hol-home__story,.hol-home__story--reverse{grid-template-columns:1fr;height:auto;min-height:0}.hol-home__story--reverse .hol-home__story-media{order:0}.hol-home__story-media{min-height:0;aspect-ratio:16 / 10}.hol-home__story-content{padding:24px 18px 26px}.hol-home__story-copy,.hol-home__project-copy,.hol-home__support-copy{font-size:15px}.hol-home__promotions{padding-top:34px}.hol-home__promotion-grid{grid-template-columns:1fr;gap:16px}.hol-home__promotion{grid-template-rows:auto auto}.hol-home__promotion-media{min-height:0;aspect-ratio:16 / 9}.hol-home__promotion-copy{min-height:0;padding:15px 16px 17px}.hol-home__promotion-copy strong{font-size:18px}.hol-home__promotion-copy span{font-size:14px}.hol-home__project{padding-top:44px}.hol-home__project-inner{grid-template-columns:1fr;min-height:0}.hol-home__project-content{padding:0 0 26px}.hol-home__project-media{min-height:0;aspect-ratio:16 / 10}.hol-home__support{grid-template-columns:1fr;margin-top:44px}.hol-home__support-media{min-height:0;aspect-ratio:16 / 9}.hol-home__support-content{padding:26px 18px 30px}.hol-home__support-actions{display:grid;gap:8px}.hol-home__support-phone{font-size:19px}.hol-home__mobile-service{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:64px;color:var(--hol-white);background:var(--hol-navy-deep);border-top:1px solid rgba(255,255,255,.18)}.hol-home__mobile-service a{display:grid;place-items:center;align-content:center;gap:3px;min-width:0;min-height:64px;border-right:1px solid rgba(255,255,255,.2)}.hol-home__mobile-service a:last-child{border-right:0}.hol-home__mobile-service .icon{width:22px;height:22px}.hol-home__mobile-service span{font-size:10px;font-weight:700;line-height:1}}@media(prefers-reduced-motion:reduce){.hol-home *,.hol-home *:before,.hol-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hol-homepage.css.map */
