.cb-hx{position:relative;overflow:hidden;background:var(--hx-bg, #EFE4D5);isolation:isolate}.cb-hx__track{display:grid}.cb-hx__slide{grid-area:1 / 1;position:relative;display:flex;align-items:center;min-height:clamp(520px,44vw,720px);opacity:0;visibility:hidden;transition:opacity .9s var(--cb-ease),visibility 0s linear .9s}.cb-hx__slide.is-active{opacity:1;visibility:visible;transition:opacity .9s var(--cb-ease),visibility 0s;z-index:1}.cb-hx__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.cb-hx__media picture,.cb-hx__media img,.cb-hx__media .cb-ph{display:block;width:100%;height:100%}.cb-hx__media img{object-fit:cover;object-position:var(--fx, 50%) var(--fy, 50%);transform:scale(1.035);transition:transform 7s linear}.cb-hx__slide.is-active .cb-hx__media img{transform:scale(1)}.cb-hx__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;--sh: 248, 241, 232}.cb-hx--light .cb-hx__shade{--sh: 28, 19, 13}.cb-hx__shade{background:radial-gradient(ellipse 44% 70% at 18% 50%,rgba(var(--sh),calc(var(--ov) * .92)),rgba(var(--sh),calc(var(--ov) * .55)) 42%,rgba(var(--sh),0) 78%)}.cb-hx--right .cb-hx__shade{background:radial-gradient(ellipse 44% 70% at 82% 50%,rgba(var(--sh),calc(var(--ov) * .92)),rgba(var(--sh),calc(var(--ov) * .55)) 42%,rgba(var(--sh),0) 78%)}.cb-hx__content{position:relative;z-index:2;width:100%;padding-top:64px;padding-bottom:92px;display:flex}.cb-hx--right .cb-hx__content{justify-content:flex-end}.cb-hx__text{max-width:540px;color:var(--cb-text)}.cb-hx--light .cb-hx__text{color:#fff9f1}.cb-hx__eyebrow{font-size:11.5px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px;opacity:.9}.cb-hx__title{font-family:var(--cb-font-heading);font-weight:var(--cb-font-heading-weight);font-size:clamp(40px,4.2vw,64px);line-height:1.04;letter-spacing:-.005em;margin:0 0 18px;color:inherit;text-wrap:balance}.cb-hx__desc{font-size:16px;line-height:1.6;margin:0 0 28px;max-width:25em;opacity:.92}.cb-hx--light .cb-hx__title,.cb-hx--light .cb-hx__desc,.cb-hx--light .cb-hx__eyebrow{text-shadow:0 1px 18px rgba(20,12,8,.25)}.cb-hx__btn{min-height:50px;padding-left:26px;padding-right:26px}.cb-hx--light .cb-hx__btn{background:#fbf6ef;color:#3a2618;border-color:#fbf6ef}.cb-hx--light .cb-hx__btn:hover{background:#fff;color:#2a1a10}.cb-hx__slide.is-active .cb-hx__text>*{animation:cbHxRise .9s var(--cb-ease) both}.cb-hx__slide.is-active .cb-hx__text>:nth-child(2){animation-delay:.07s}.cb-hx__slide.is-active .cb-hx__text>:nth-child(3){animation-delay:.14s}.cb-hx__slide.is-active .cb-hx__text>:nth-child(4){animation-delay:.21s}@keyframes cbHxRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.cb-hx__controls{position:absolute;z-index:3;left:0;right:0;bottom:26px;pointer-events:none}.cb-hx__controls-inner{display:flex;align-items:center;justify-content:space-between}.cb-hx__dots,.cb-hx__arrows{display:flex;align-items:center;gap:10px;pointer-events:auto}.cb-hx__dots{gap:4px;padding:4px 12px;border-radius:999px;background:#22160e47;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cb-hx__dot{position:relative;width:44px;height:24px;padding:0;border:0;background:none;cursor:pointer}.cb-hx__dot span{position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px;background:#fffaf38c;border-radius:2px;overflow:hidden;box-shadow:0 0 6px #0000001f}.cb-hx__dot span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fffaf3;transform:scaleX(0);transform-origin:left}.cb-hx__dot.is-active span:after{transform:scaleX(1)}.cb-hx.is-timing .cb-hx__dot.is-active span:after{animation:cbHxBar var(--hx-speed, 6s) linear both}@keyframes cbHxBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.cb-hx__arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,250,243,.7);background:#fbf6efd9;color:#3a2618;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s,transform .2s}.cb-hx__arrow:hover{background:#fff;transform:translateY(-1px)}.cb-hx__arrow svg{width:18px;height:18px}.cb-hx__dot:focus-visible,.cb-hx__arrow:focus-visible{outline:2px solid #FFFAF3;outline-offset:3px}@media(max-width:989px){.cb-hx__slide{min-height:560px}.cb-hx__shade{background:radial-gradient(ellipse 62% 70% at 22% 55%,rgba(var(--sh),calc(var(--ov) * .92)),rgba(var(--sh),calc(var(--ov) * .5)) 45%,rgba(var(--sh),0) 82%)}.cb-hx--right .cb-hx__shade{background:radial-gradient(ellipse 62% 70% at 78% 55%,rgba(var(--sh),calc(var(--ov) * .92)),rgba(var(--sh),calc(var(--ov) * .5)) 45%,rgba(var(--sh),0) 82%)}.cb-hx__text{max-width:400px}}@media(max-width:749px){.cb-hx__slide{min-height:0;height:clamp(560px,152vw,700px);align-items:flex-end}.cb-hx__media img{object-position:var(--fxm, 50%) var(--fym, 50%)}.cb-hx__shade,.cb-hx--right .cb-hx__shade{--sh: 248, 241, 232;background:linear-gradient(0deg,rgba(var(--sh),calc(var(--ovm) * .95)),rgba(var(--sh),calc(var(--ovm) * .78)) 28%,rgba(var(--sh),calc(var(--ovm) * .42)) 48%,rgba(var(--sh),0) 66%)}.cb-hx--m-light .cb-hx__shade{--sh: 24, 16, 11}.cb-hx__content,.cb-hx--right .cb-hx__content{justify-content:flex-start;padding-top:0;padding-bottom:76px}.cb-hx__text,.cb-hx--light .cb-hx__text{max-width:100%;color:var(--cb-text)}.cb-hx--m-light .cb-hx__text{color:#fff9f1}.cb-hx__text>*{text-shadow:none!important}.cb-hx--m-light .cb-hx__title,.cb-hx--m-light .cb-hx__desc{text-shadow:0 1px 14px rgba(20,12,8,.3)!important}.cb-hx__eyebrow{font-size:10.5px;letter-spacing:.2em;margin-bottom:10px}.cb-hx__title{font-size:clamp(34px,9.6vw,42px);line-height:1.05;margin-bottom:10px}.cb-hx__desc{font-size:14.5px;line-height:1.55;margin-bottom:18px;max-width:30em}.cb-hx__btn{min-height:48px;font-size:14px}.cb-hx--light .cb-hx__btn{background:var(--cb-primary);color:#f7efe4;border-color:var(--cb-primary)}.cb-hx--m-light .cb-hx__btn{background:#fbf6ef;color:#3a2618;border-color:#fbf6ef}.cb-hx__controls{bottom:20px}.cb-hx__arrow{width:38px;height:38px}.cb-hx__arrow svg{width:16px;height:16px}.cb-hx__dot{width:26px}}@media(prefers-reduced-motion:reduce){.cb-hx__slide,.cb-hx__media img{transition:none}.cb-hx__slide.is-active .cb-hx__text>*{animation:none}}html.cb-cd-open,html.cb-cd-open body{overflow:hidden}.cb-cd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300}.cb-cd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a1c126b;opacity:0;transition:opacity .35s var(--cb-ease)}.cb-cd__panel{position:absolute;top:0;right:0;bottom:0;width:min(440px,100%);background:var(--cb-bg, #FAF6F0);display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s var(--cb-ease);box-shadow:-18px 0 40px #2a1c121f;outline:none}.cb-cd.is-open .cb-cd__overlay{opacity:1}.cb-cd.is-open .cb-cd__panel{transform:none}.cb-cd__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 24px 18px;border-bottom:1px solid var(--cb-border)}.cb-cd__status{display:flex;align-items:center;gap:8px;margin:0 0 6px;font-size:12.5px;font-weight:600;color:#4e6b45;letter-spacing:.02em}.cb-cd__status svg{width:16px;height:16px}.cb-cd__title{font-family:var(--cb-font-heading);font-size:26px;line-height:1.1;margin:0}.cb-cd__title span{font-family:var(--cb-font-body);font-size:14px;color:var(--cb-muted)}.cb-cd__x{width:40px;height:40px;border-radius:50%;border:1px solid var(--cb-border);background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:none;color:var(--cb-text)}.cb-cd__x:hover{background:var(--cb-bg-soft)}.cb-cd__body{flex:1;overflow-y:auto;padding:8px 24px;-webkit-overflow-scrolling:touch;transition:opacity .2s}.cb-cd.is-busy .cb-cd__body{opacity:.55;pointer-events:none}.cb-cd__items{list-style:none;margin:0;padding:0}.cb-cd__item{display:grid;grid-template-columns:88px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--cb-border)}.cb-cd__item:last-child{border-bottom:0}.cb-cd__img{display:block;width:88px;aspect-ratio:1;border-radius:var(--cb-radius-sm, 6px);overflow:hidden;background:var(--cb-bg-soft)}.cb-cd__img img{width:100%;height:100%;object-fit:cover}.cb-cd__info{min-width:0}.cb-cd__name{display:block;font-size:14.5px;font-weight:500;line-height:1.35}.cb-cd__name:hover{text-decoration:underline;text-underline-offset:3px}.cb-cd__opt,.cb-cd__unit{margin:3px 0 0;font-size:12.5px;color:var(--cb-muted)}.cb-cd__row{display:flex;align-items:center;gap:14px;margin-top:10px}.cb-cd__qty{display:inline-flex;align-items:center;border:1px solid var(--cb-border);border-radius:999px;height:38px}.cb-cd__qty button{width:36px;height:36px;border:0;background:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--cb-text)}.cb-cd__qty button svg{width:14px;height:14px}.cb-cd__qty span{min-width:22px;text-align:center;font-size:14px}.cb-cd__rm{border:0;background:none;padding:6px 0;font-size:12.5px;color:var(--cb-muted);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cb-cd__price{text-align:right;font-size:14.5px;font-weight:500;white-space:nowrap}.cb-cd__price s{display:block;font-size:12.5px;color:var(--cb-muted);font-weight:400}.cb-cd__foot{padding:18px 24px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--cb-border);background:var(--cb-bg-alt, #F2EBE1)}.cb-cd__line{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.cb-cd__line--total{font-size:17px;font-weight:600;margin-bottom:4px}.cb-cd__note{font-size:12.5px;color:var(--cb-muted);margin:0 0 14px}.cb-cd__checkout{width:100%;min-height:52px;justify-content:center;gap:8px;font-size:15px}.cb-cd__checkout svg{width:16px;height:16px}.cb-cd__links{display:flex;justify-content:space-between;margin-top:12px;font-size:13px}.cb-cd__links a,.cb-cd__links button{border:0;background:none;padding:6px 0;font:inherit;color:var(--cb-text);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cb-cd__empty{text-align:center;padding:64px 12px;color:var(--cb-muted)}.cb-cd__empty svg{width:40px;height:40px;margin:0 auto 12px}.cb-cd__empty p{margin:0 0 20px;font-size:15px}.cb-cd__error{margin:24px 0;padding:14px 16px;border-radius:var(--cb-radius-sm, 6px);background:#f7e6e1;color:#7a2e1e;font-size:14px}@media(max-width:749px){.cb-cd__panel{width:100%}.cb-cd__head,.cb-cd__body,.cb-cd__foot{padding-left:16px;padding-right:16px}.cb-cd__item{grid-template-columns:76px 1fr auto;gap:12px}.cb-cd__img{width:76px}}@media(max-width:749px){.cb-page-hero:has(.cb-page-hero__media) .cb-page-hero__inner{min-height:clamp(540px,142vw,640px)!important}.cb-page-hero:has(.cb-page-hero__media) .cb-page-hero__content{align-self:end;padding-top:0;padding-bottom:32px}.cb-page-hero__media:before{background:linear-gradient(0deg,#efe4d5f5,#efe4d5e0 40%,#efe4d58c,#efe4d500 80%)}.cb-page-hero .cb-breadcrumbs{background:linear-gradient(180deg,#efe4d5b3,#efe4d500);margin:0 calc(var(--cb-gutter) * -1);padding-left:var(--cb-gutter);padding-right:var(--cb-gutter)}.cb-page-hero__title{font-size:clamp(34px,10vw,44px);margin-bottom:8px}.cb-page-hero__sub{font-size:16px;margin-bottom:8px}.cb-page-hero__desc{font-size:14px;line-height:1.55;margin-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cloveby-plus.css.map */
