.hacc-home{--hacc-ink: #171714;--hacc-cream: #f6f1e7;--hacc-paper: #fffdf7;--hacc-tomato: #f2573f;--hacc-butter: #f2ca52;--hacc-sky: #8dc8df;--hacc-leaf: #8da874;--hacc-lilac: #cbb9dd;--hacc-line: #24231f;--hacc-muted: #706d64;--hacc-display: Georgia, "Times New Roman", serif;--hacc-sans: Arial, "Helvetica Neue", sans-serif;--hacc-max: 1440px;color:var(--hacc-ink);background:var(--hacc-cream);font-family:var(--hacc-sans);font-size:16px;line-height:1.5;overflow:hidden}.hacc-home *,.hacc-home *:before,.hacc-home *:after{box-sizing:border-box}.hacc-home a{color:inherit;text-decoration:none}.hacc-home img,.hacc-home svg{display:block;max-width:100%}.hacc-home .rte p:first-child{margin-top:0}.hacc-home .rte p:last-child{margin-bottom:0}.hacc-eyebrow{margin:0 0 18px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hacc-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(30px,6vw,100px);min-height:720px;padding:clamp(58px,7vw,112px) max(26px,calc((100vw - var(--hacc-max)) / 2));overflow:hidden;border-bottom:1px solid var(--hacc-line);background:var(--hacc-butter)}.hacc-hero__copy{align-self:center;max-width:680px}.hacc-hero h1,.hacc-section-heading h2,.hacc-path h2,.hacc-custom h2,.hacc-materials h2,.hacc-closing h2{margin:0;font-family:var(--hacc-display);font-weight:700;letter-spacing:-.045em;line-height:.94}.hacc-hero h1{max-width:790px;font-size:clamp(60px,6.25vw,98px)}.hacc-hero h1 em,.hacc-closing h2 em{color:var(--hacc-tomato);font-weight:inherit}.hacc-hero__lede{max-width:570px;margin:28px 0 30px;font-size:clamp(17px,1.4vw,21px)}.hacc-button-row{display:flex;flex-wrap:wrap;gap:12px}.hacc-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border:1px solid var(--hacc-ink);font-size:12px;font-weight:800;letter-spacing:.04em;text-align:center;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.hacc-button:hover,.hacc-button:focus-visible{box-shadow:5px 5px 0 var(--hacc-ink);transform:translate(-2px,-2px)}.hacc-button--dark{color:var(--hacc-paper)!important;background:var(--hacc-ink)}.hacc-button--outline{background:transparent}.hacc-button--light{color:var(--hacc-ink)!important;background:var(--hacc-paper)}.hacc-hero__note{margin:18px 0 0;color:#5d574a;font-size:12px}.hacc-hero__collage{position:relative;align-self:stretch;min-height:540px}.hacc-hero-product{position:absolute;overflow:hidden;border:1px solid var(--hacc-line);background:var(--hacc-paper);box-shadow:11px 11px #1717141f;transition:transform .22s ease,box-shadow .22s ease}.hacc-hero-product:hover,.hacc-hero-product:focus-visible{z-index:8;box-shadow:15px 15px #1717142e;transform:rotate(0) translateY(-6px)}.hacc-hero-product img{width:100%;height:100%;object-fit:cover}.hacc-hero-product--1{top:2%;left:1%;width:51%;height:55%;transform:rotate(-4deg)}.hacc-hero-product--2{top:9%;right:0;width:43%;height:44%;transform:rotate(3deg)}.hacc-hero-product--3{bottom:0;left:10%;width:42%;height:42%;transform:rotate(2deg)}.hacc-hero-product--4{right:6%;bottom:3%;width:39%;height:43%;transform:rotate(-3deg)}.hacc-sticker{position:absolute;z-index:10;top:42%;left:41%;display:grid;place-items:center;width:132px;height:132px;padding:18px;border:1px solid var(--hacc-line);border-radius:50%;background:var(--hacc-tomato);color:var(--hacc-paper);font-size:12px;font-weight:800;letter-spacing:.04em;line-height:1.25;text-align:center;text-transform:uppercase;transform:rotate(-8deg)}.hacc-proof{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--hacc-line);background:var(--hacc-paper)}.hacc-proof a{display:flex;align-items:baseline;justify-content:center;gap:10px;min-height:92px;padding:24px 18px;border-right:1px solid var(--hacc-line);transition:background .16s ease}.hacc-proof a:hover,.hacc-proof a:focus-visible{background:#fff2c7}.hacc-proof a:last-child{border-right:0}.hacc-proof strong{font-family:var(--hacc-display);font-size:clamp(21px,2vw,31px)}.hacc-proof span{max-width:125px;color:var(--hacc-muted);font-size:11px;font-weight:700;line-height:1.25;text-transform:uppercase}.hacc-section{padding:clamp(70px,8vw,122px) max(26px,calc((100vw - var(--hacc-max)) / 2));border-bottom:1px solid var(--hacc-line)}.hacc-section--paper{background:var(--hacc-paper)}.hacc-section--cream{background:var(--hacc-cream)}.hacc-section--ink{color:var(--hacc-paper);background:var(--hacc-ink)}.hacc-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,440px);align-items:end;gap:40px;margin-bottom:42px}.hacc-section-heading h2{font-size:clamp(46px,5vw,78px)}.hacc-section-heading>p,.hacc-section-heading>a{margin:0;color:var(--hacc-muted);font-size:15px}.hacc-section-heading--light>p,.hacc-section-heading--light>a{color:#d2cdc2}.hacc-text-link{justify-self:end;padding:10px 0 5px;border-bottom:1px solid currentColor;font-weight:700}.hacc-text-link--dark{color:var(--hacc-ink)!important}.hacc-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--hacc-line);border-left:1px solid var(--hacc-line)}.hacc-category-card{position:relative;display:grid;grid-template-columns:minmax(190px,.78fr) minmax(0,1.22fr);min-height:330px;overflow:hidden;border-right:1px solid var(--hacc-line);border-bottom:1px solid var(--hacc-line)}.hacc-category-card__copy{z-index:1;align-self:end;padding:clamp(24px,3vw,44px)}.hacc-category-card__copy span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hacc-category-card h3{margin:8px 0 4px;font-family:var(--hacc-display);font-size:clamp(32px,3.2vw,52px);line-height:1}.hacc-category-card p{margin:0;color:#171714b8;font-size:13px}.hacc-category-card img,.hacc-category-card .hacc-placeholder{width:100%;height:100%;min-height:330px;object-fit:cover;transition:transform .26s ease}.hacc-category-card:hover img,.hacc-category-card:focus-visible img{transform:scale(1.035)}.hacc-accent--butter{background:var(--hacc-butter)}.hacc-accent--sky{background:var(--hacc-sky)}.hacc-accent--lilac{background:var(--hacc-lilac)}.hacc-accent--leaf{background:var(--hacc-leaf)}.hacc-accent--tomato{background:#f48a77}.hacc-accent--cream{background:var(--hacc-cream)}.hacc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.hacc-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#ebe6dc}.hacc-product-card__media img,.hacc-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.hacc-product-card:hover img{transform:scale(1.035)}.hacc-product-card__badge{position:absolute;top:12px;left:12px;padding:6px 9px;border:1px solid var(--hacc-ink);background:var(--hacc-butter);color:var(--hacc-ink);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hacc-product-card__info{display:flex;justify-content:space-between;gap:14px;padding:13px 0 0;font-size:13px}.hacc-product-card__info a{font-weight:700}.hacc-product-card__info span{color:#c9c3b8;white-space:nowrap}.hacc-product-card--placeholder{min-height:300px;background:#2b2b28}.hacc-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--hacc-line)}.hacc-path{min-height:520px;padding:clamp(50px,7vw,100px) max(30px,calc((100vw - var(--hacc-max)) / 4));transition:filter .16s ease}.hacc-path:hover,.hacc-path:focus-visible{filter:saturate(1.15) brightness(.98)}.hacc-path:first-child{border-right:1px solid var(--hacc-line)}.hacc-path--ready{background:var(--hacc-sky)}.hacc-path--custom{background:var(--hacc-tomato);color:var(--hacc-paper)!important}.hacc-path h2{max-width:560px;margin-bottom:42px;font-size:clamp(52px,5.8vw,88px)}.hacc-path>span{display:inline-block;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:12px;font-weight:800;text-transform:uppercase}.hacc-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hacc-theme-card{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--hacc-line);background:var(--hacc-paper)}.hacc-theme-card img,.hacc-theme-card svg{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.hacc-theme-card:hover img,.hacc-theme-card:focus-visible img{transform:scale(1.04)}.hacc-theme-card span{position:absolute;right:13px;bottom:13px;left:13px;padding:11px 14px;border:1px solid var(--hacc-line);background:var(--hacc-paper);font-family:var(--hacc-display);font-size:25px;font-weight:700;text-align:center}.hacc-custom{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(50px,8vw,130px);padding:clamp(74px,9vw,140px) max(26px,calc((100vw - var(--hacc-max)) / 2));border-bottom:1px solid var(--hacc-line);background:var(--hacc-tomato);color:var(--hacc-paper)}.hacc-custom h2{max-width:650px;font-size:clamp(52px,6vw,88px)}.hacc-custom__intro .rte{max-width:590px;margin:27px 0 32px;font-size:17px}.hacc-steps{margin:0;padding:0;border-top:1px solid rgb(255 253 247 / 55%);list-style:none}.hacc-steps li{display:grid;grid-template-columns:48px 130px 1fr;gap:20px;align-items:start;padding:26px 0;border-bottom:1px solid rgb(255 253 247 / 55%)}.hacc-steps span{font-family:var(--hacc-display);font-size:25px}.hacc-steps strong{font-size:15px;text-transform:uppercase}.hacc-steps p{margin:0;color:#fffdf7d1;font-size:14px}.hacc-materials{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:620px;border-bottom:1px solid var(--hacc-line);background:var(--hacc-leaf)}.hacc-materials__copy{align-self:center;padding:clamp(65px,8vw,120px) clamp(30px,7vw,100px)}.hacc-materials h2{max-width:650px;font-size:clamp(52px,5.8vw,84px)}.hacc-materials__copy>p:not(.hacc-eyebrow){max-width:590px;margin:26px 0;font-size:16px}.hacc-material-links{display:flex;flex-wrap:wrap;gap:8px}.hacc-material-links a{padding:9px 13px;border:1px solid var(--hacc-line);background:#fffdf770;font-size:11px;font-weight:800;text-transform:uppercase}.hacc-materials__visual{position:relative;min-height:620px;overflow:hidden;border-left:1px solid var(--hacc-line)}.hacc-materials__visual img,.hacc-materials__visual svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.hacc-materials__visual:hover img{transform:scale(1.03)}.hacc-materials__visual span{position:absolute;right:20px;bottom:20px;padding:12px 15px;border:1px solid var(--hacc-line);background:var(--hacc-paper);font-size:11px;font-weight:800;text-transform:uppercase}.hacc-faq{background:var(--hacc-paper)}.hacc-faq__list{border-top:1px solid var(--hacc-line)}.hacc-faq details{border-bottom:1px solid var(--hacc-line)}.hacc-faq summary{display:flex;justify-content:space-between;gap:20px;padding:24px 3px;cursor:pointer;font-family:var(--hacc-display);font-size:clamp(22px,2vw,31px);font-weight:700;list-style:none}.hacc-faq summary::-webkit-details-marker{display:none}.hacc-faq summary span{font-family:var(--hacc-sans);transition:transform .16s ease}.hacc-faq details[open] summary span{transform:rotate(45deg)}.hacc-faq details>.rte{max-width:850px;padding:0 45px 25px 3px;color:var(--hacc-muted)}.hacc-closing{padding:clamp(82px,11vw,170px) 26px;background:var(--hacc-butter);text-align:center}.hacc-closing h2{max-width:1040px;margin:0 auto 38px;font-size:clamp(58px,7.5vw,112px)}.hacc-button-row--center{justify-content:center}@media(max-width:1100px){.hacc-hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr)}.hacc-proof strong{display:block}.hacc-proof a{align-items:center;flex-direction:column;text-align:center}.hacc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hacc-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:849px){.hacc-hero{grid-template-columns:1fr;min-height:auto}.hacc-hero__collage{min-height:560px}.hacc-proof{grid-template-columns:repeat(2,1fr)}.hacc-proof a:nth-child(2){border-right:0}.hacc-proof a:nth-child(-n+2){border-bottom:1px solid var(--hacc-line)}.hacc-section-heading{grid-template-columns:1fr;gap:20px}.hacc-text-link{justify-self:start}.hacc-category-card{grid-template-columns:1fr}.hacc-category-card__copy{min-height:180px}.hacc-category-card img,.hacc-category-card .hacc-placeholder{min-height:260px}.hacc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hacc-paths,.hacc-custom,.hacc-materials{grid-template-columns:1fr}.hacc-path:first-child{border-right:0;border-bottom:1px solid var(--hacc-line)}.hacc-path{min-height:430px}.hacc-steps{margin-top:10px}.hacc-materials__visual{min-height:480px;border-top:1px solid var(--hacc-line);border-left:0}}@media(max-width:599px){.hacc-home{font-size:15px}.hacc-hero{gap:22px;padding-top:54px;padding-bottom:54px}.hacc-hero h1{font-size:clamp(49px,15vw,70px)}.hacc-hero__collage{min-height:420px}.hacc-sticker{top:39%;left:37%;width:100px;height:100px;padding:13px;font-size:9px}.hacc-hero-product--1{width:55%;height:52%}.hacc-hero-product--2{width:42%;height:42%}.hacc-hero-product--3{width:44%;height:42%}.hacc-hero-product--4{right:1%;width:42%;height:43%}.hacc-proof a{min-height:105px;padding:18px 10px}.hacc-proof strong{font-size:22px}.hacc-section{padding-right:20px;padding-left:20px}.hacc-section-heading h2{font-size:47px}.hacc-category-grid{grid-template-columns:1fr}.hacc-category-card{min-height:0}.hacc-category-card__copy{min-height:150px}.hacc-product-grid{gap:22px 10px}.hacc-product-card__info,.hacc-product-card__info a,.hacc-product-card__info span{display:block}.hacc-theme-grid{gap:10px}.hacc-theme-card span{right:8px;bottom:8px;left:8px;padding:8px;font-size:19px}.hacc-path{min-height:380px;padding:58px 24px}.hacc-path h2{font-size:53px}.hacc-custom{padding-right:22px;padding-left:22px}.hacc-custom h2,.hacc-materials h2{font-size:52px}.hacc-steps li{grid-template-columns:40px 80px 1fr;gap:10px}.hacc-materials__copy{padding:70px 22px}.hacc-materials__visual{min-height:390px}.hacc-closing h2{font-size:55px}.hacc-button{width:100%}}@media(prefers-reduced-motion:reduce){.hacc-home *,.hacc-home *:before,.hacc-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hacc-wholesale-home.css.map */
