.sj-hcs-section{width:100%;box-sizing:border-box}.sj-hcs-section *,.sj-hcs-section *:before,.sj-hcs-section *:after{box-sizing:border-box}.sj-hcs-wrap{max-width:1240px;margin:0 auto;padding:0 32px}.sj-hcs-heading{text-align:center;margin-bottom:36px}.sj-hcs-glyph{display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.sj-hcs-eyebrow{font-family:Inter,sans-serif;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:#141414;font-weight:600;margin-bottom:8px}.sj-hcs-title{font-family:Fraunces,serif;font-size:38px;font-weight:700;color:#141414;line-height:1.14;letter-spacing:-.01em;margin:0}.sj-hcs-title-accent{font-style:italic;color:#ac5a5a}.sj-hcs-description{font-family:Inter,sans-serif;font-size:14.5px;line-height:1.6;color:#6b6b60;max-width:560px;margin:14px auto 0}.sj-hcs-description p{margin:0}.sj-hcs-description p+p{margin-top:8px}.sj-hcs-cta{display:inline-flex;align-items:center;gap:8px;margin-top:22px;background:#1f4a32;color:#fff;font-family:Inter,sans-serif;font-size:13.5px;font-weight:700;letter-spacing:.02em;padding:13px 28px;border-radius:30px;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease}.sj-hcs-cta:hover{background:#153726}.sj-hcs-cta:focus-visible{outline:2px solid #153726;outline-offset:2px}.sj-hcs-carousel{position:relative}.sj-hcs-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;color:#141414;cursor:pointer;box-shadow:0 4px 14px #14141429;transition:background-color .2s ease,opacity .2s ease}.sj-hcs-arrow:hover{background:#f0d9be}.sj-hcs-arrow:focus-visible{outline:2px solid #141414;outline-offset:2px}.sj-hcs-arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}.sj-hcs-arrow-prev{left:4px}.sj-hcs-arrow-next{right:4px}@media(max-width:640px){.sj-hcs-arrow{display:none}}.sj-hcs-grid{display:flex;align-items:stretch;gap:18px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;cursor:grab;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.sj-hcs-grid::-webkit-scrollbar{display:none}.sj-hcs-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.sj-hcs-card{position:relative;flex:0 0 280px;width:280px;scroll-snap-align:start;background:var(--sj-hcs-card-bg, #F0D9BE);border-radius:16px;padding:14px;display:flex;flex-direction:column;opacity:0;transition:opacity .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;will-change:opacity}.sj-hcs-card.is-visible,.shopify-design-mode .sj-hcs-card,body.design-mode .sj-hcs-card{opacity:1}.sj-hcs-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #1414141a}.sj-hcs-card.is-visible:hover{transition-delay:0s}.sj-hcs-grid .sj-hcs-card:nth-child(1){transition-delay:0s}.sj-hcs-grid .sj-hcs-card:nth-child(2){transition-delay:.06s}.sj-hcs-grid .sj-hcs-card:nth-child(3){transition-delay:.12s}.sj-hcs-grid .sj-hcs-card:nth-child(4){transition-delay:.18s}.sj-hcs-grid .sj-hcs-card:nth-child(5){transition-delay:.24s}.sj-hcs-grid .sj-hcs-card:nth-child(6){transition-delay:.3s}.sj-hcs-grid .sj-hcs-card:nth-child(7){transition-delay:.36s}.sj-hcs-grid .sj-hcs-card:nth-child(n+8){transition-delay:.4s}.sj-hcs-viewpack{-webkit-appearance:none;appearance:none;background:none;border:none;margin:0;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;text-align:center;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#141414;padding:2px 4px 12px;position:relative;z-index:41}.sj-hcs-viewpack:focus-visible{outline:2px solid #141414;outline-offset:2px;border-radius:4px}.sj-hcs-viewpack-chevron{transition:transform .25s ease;flex-shrink:0}.sj-hcs-viewpack[aria-expanded=true] .sj-hcs-viewpack-chevron{transform:rotate(180deg)}.sj-hcs-pack-dropdown{position:absolute;top:32px;left:50%;width:max-content;max-width:min(240px,calc(100% - 16px));background:#fff;border-radius:12px;box-shadow:0 18px 36px #14141433;padding:14px 16px 13px;z-index:40;opacity:0;transform:translate(-50%) translateY(-6px) scale(.98);transform-origin:top center;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.sj-hcs-pack-dropdown:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#fff;border-radius:2px}.sj-hcs-card.is-pack-open .sj-hcs-pack-dropdown{opacity:1;transform:translate(-50%) translateY(0) scale(1);pointer-events:auto}.sj-hcs-pack-list{list-style:none;display:flex;flex-direction:column;gap:7px;margin:0;padding:0}.sj-hcs-pack-list li{font-family:Inter,sans-serif;font-size:11.5px;color:#141414;line-height:1.4;padding-left:14px;position:relative;text-align:left}.sj-hcs-pack-list li:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background:#1f4a32}.sj-hcs-img-wrap{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:1 / 1;margin-bottom:12px;background:var(--sj-hcs-card-bg, #F0D9BE);display:block}.sj-hcs-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.sj-hcs-img img,.sj-hcs-img svg{width:100%;height:100%;object-fit:contain;display:block}.sj-hcs-img-main{opacity:1}.sj-hcs-img-placeholder svg{opacity:.45}.sj-hcs-card-title{font-family:Fraunces,serif;font-size:15px;font-weight:500;color:#141414;line-height:1.3;margin-bottom:3px}.sj-hcs-card-sub{font-family:Inter,sans-serif;font-size:10.5px;color:#6b6b60;line-height:1.45;margin-bottom:12px}.sj-hcs-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.sj-hcs-price{font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:#141414}.sj-hcs-form{display:block}.sj-hcs-card .sj-hcs-atc{display:inline-flex;align-items:center;gap:5px;background:#1f4a32;color:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:11.5px;font-weight:700;letter-spacing:.02em;font-family:Inter,sans-serif;white-space:nowrap;cursor:pointer;text-decoration:none;transition:background .2s ease,transform .12s ease}.sj-hcs-card .sj-hcs-atc:hover{background:#153726}.sj-hcs-card .sj-hcs-atc:active{transform:scale(.95)}.sj-hcs-card .sj-hcs-atc:focus-visible{outline:2px solid #153726;outline-offset:2px}.sj-hcs-card .sj-hcs-atc:disabled{background:#6b6b60;cursor:not-allowed}.sj-hcs-card .sj-hcs-atc .svg-wrapper svg{width:14px;height:14px}@media(prefers-reduced-motion:reduce){.sj-hcs-card,.sj-hcs-img,.sj-hcs-viewpack-chevron,.sj-hcs-pack-dropdown,.sj-hcs-atc,.sj-hcs-cta{transition:none!important;animation:none!important}.sj-hcs-card{opacity:1;transform:none}}@media(max-width:1024px){.sj-hcs-card{flex-basis:250px;width:250px}}@media(max-width:640px){.sj-hcs-wrap{padding:0 20px}.sj-hcs-grid{gap:12px}.sj-hcs-card{flex-basis:60vw;width:60vw;max-width:230px;padding:11px}.sj-hcs-title{font-size:28px}.sj-hcs-card-title{font-size:13.5px}.sj-hcs-card-sub{font-size:9.5px;margin-bottom:10px}.sj-hcs-price{font-size:13px}.sj-hcs-card .sj-hcs-atc{padding:7px 12px;font-size:10px}.sj-hcs-viewpack{font-size:9.5px;padding:1px 2px 10px}.sj-hcs-pack-dropdown{padding:12px 13px 11px}.sj-hcs-pack-list li{font-size:10.5px}}@media(max-width:420px){.sj-hcs-card{flex-basis:74vw;width:74vw;max-width:240px;padding:14px}.sj-hcs-card-title{font-size:15px}.sj-hcs-card-sub{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/home-combo-showcase.css.map */
