.cd{--cd-drawer-bg: #fff9ef;--cd-header-bg: #661d1d;--cd-header-text: #fff9ef;--cd-accent: #296900;--cd-cta-bg: #ffc069;--cd-line: rgba(0, 0, 0, .12)}cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;transition:visibility 0s linear .45s}cart-drawer.active{visibility:visible;transition-delay:0s}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease;display:block!important}cart-drawer.active .cart-drawer__overlay{opacity:1}.cd__inner{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;color:#000;transform:translate(100%);transition:transform .45s ease}.drawer__inner_container{background:#fff9efd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid #000000;position:fixed;top:8px;right:8px;bottom:8px;max-width:100%;width:94.286%;z-index:1000;display:flex;flex-direction:column;overscroll-behavior:contain;overflow:hidden;transition:transform .4s ease}cart-drawer.active .cd__inner{transform:translate(0)}.cd__inner>*{flex-shrink:0}.cd__header{z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:11px 20px 9px 24px;background:var(--cd-header-bg);color:var(--cd-header-text);border-radius:19px 19px 0 0;border-bottom:1.5px solid #000000}.cd__title{margin:0;display:flex;align-items:baseline;font-family:TAY Birdie;gap:.8rem;font-size:18px;line-height:28px;letter-spacing:-.36px;text-transform:uppercase;color:var(--cd-header-text);font-weight:400}.cd__count{font-size:1.4rem;opacity:.85}.cd__close{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;padding:0;cursor:pointer;color:var(--cd-header-text)}.fill--cart--container{text-align:center;flex:1 1 0%;overflow:hidden auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#A5A5A5 transparent}.fill--cart--container::-webkit-scrollbar{width:6px}.fill--cart--container::-webkit-scrollbar-track{background:transparent}.fill--cart--container::-webkit-scrollbar-thumb{background:#a5a5a5;border-radius:999px}.fill--cart--container::-webkit-scrollbar-thumb:hover{background:#8a8a8a}.cd-rewards{padding:2rem 2rem 1.6rem;text-align:center;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cd-rewards__msg{margin:0 0 1.2rem;font-size:16px;line-height:24px;letter-spacing:0}.cd-rewards--member{background:var(--cd-accent, #296900);color:#fff}.cd-rewards--member .cd-rewards__msg{margin:0;font-weight:600}.cd-rewards__amount{font-weight:500}.cd-rewards__track{display:flex;gap:14px}.cd-reward{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center}.cd-reward__bar{width:100%;height:8px;border-radius:100px;background:#0000001f;overflow:hidden}.cd-reward__fill{display:block;height:100%;border-radius:100px;background:#3a8450;width:var(--cd-fill, 0%);animation:cd-reward-fill .6s ease-out both}@keyframes cd-reward-fill{0%{width:0}to{width:var(--cd-fill, 0%)}}@media(prefers-reduced-motion:reduce){.cd-reward__fill{animation:none}}.cd-reward__label{display:inline-flex;align-items:center;gap:.4rem;font-size:14px;line-height:16px;letter-spacing:0;margin:12px 0 0}.cd-reward.is-reached .cd-reward__label{opacity:1}.cd-reward__check{color:var(--cd-accent);font-weight:700;width:12px;height:11px;display:block}.cd-reward__check svg{display:block;max-width:100%;height:auto}.cd-reward__amount{font-size:14px;line-height:16px;text-transform:uppercase;letter-spacing:-.56px;font-family:TAY Birdie;margin:4px 0 0}.cd-banner{margin:2.4rem 2rem;border-radius:16px;line-height:0}.cd-banner__link{display:block}.cd-banner__content{display:flex;background:#c8912abf;border-radius:16px;gap:20px;text-align:left;padding:0 24px 0 0}.cd-banner__image{width:100%;min-width:132px;max-width:min-content;border-radius:16px;margin-top:-8px}.cd-banner__image img{display:block;max-width:100%;height:100%;width:100%;object-fit:cover}.cd-banner__text{display:flex;gap:16px;justify-content:space-between;align-items:center}h3.cd-banner__title{font-size:28px;line-height:36px;color:#000;letter-spacing:0;font-family:TAYRosemary;font-weight:400;margin:0}p.cd-banner__description{font-size:14px;line-height:20px;color:#000;letter-spacing:0;font-family:Matter;margin:0;padding-right:16px}.cd-banner .cd-banner__btn{width:100%;min-width:132px;font-size:13px;line-height:20px;letter-spacing:.54px;font-family:FFBlurProMedium;background:#7ba6dd;border:1px solid #000000;border-radius:100px;padding:5.2px 16.4px;transition:all .3s ease;white-space:nowrap}.cd-banner .cd-banner__btn:hover{background:#000;color:#fff9ef}span.cd__mobile-text{font-size:12px;line-height:16px;letter-spacing:.48px;color:#000;font-family:FFBlurProMedium;text-align:center}.yumclub--mobile--img,.cd__mobile-text{display:none!important}@media screen and (max-width:750px){.cd-banner__content{border-radius:12px;gap:5px;padding:0 20px 0 0}.cd-banner__text{gap:29px;flex:1}.cd-banner__image{min-width:100px;border-radius:12px;margin-top:0}h3.cd-banner__title{font-size:20px;line-height:28px}p.cd-banner__description{font-size:11px;line-height:14px;padding-right:0}.cd-banner .cd-banner__btn{padding:6.2px 17.53px 4.2px;min-width:64px;white-space:normal}.cd-banner__btn_hold{display:flex;flex-direction:column;gap:4px}.cd__desktop-text,.yumclub--desktop--img{display:none!important}.yumclub--mobile--img,.cd__mobile-text{display:block!important}}.cd-banner__btn{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;line-height:0;font:inherit;color:inherit}.cd-banner__btn.cd-busy{opacity:.6;pointer-events:none}.cd-banner__img{display:block;width:100%;height:auto}.cd-banner__img--mobile{display:none}.cd-items-wrap{display:block;padding:0 2rem;margin:2rem 0 4rem}.cd-items{display:flex;flex-direction:column;gap:1.6rem}.cd-item{display:flex;flex-direction:column;gap:20px;padding:1.6rem;background:#ffffff80;border-radius:16px;align-items:center}.cd-item_hold{display:flex;gap:16px;width:100%;justify-content:space-between}.cd-item__media{flex:none;width:120px;height:120px}.cd-item__img{width:100%;height:100%;border-radius:12px;object-fit:contain}.cd-item__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.cd-item__top{display:flex;justify-content:space-between;gap:1.2rem}.cd-item__titles{text-align:left}.cd-item__name{display:block;font-family:TAYRosemary;font-size:24px;line-height:28px;letter-spacing:0;text-transform:uppercase;color:#000;text-decoration:none}.cd-item__recipe{margin:0 0 8px;font-size:14px;line-height:20px;letter-spacing:-.56px;text-transform:uppercase;font-family:TAY Birdie}.cd-item__note{margin:0;font-size:14px;line-height:20px;letter-spacing:0;font-weight:500;text-align:left}.cd-item__price{flex:none;text-align:right}.cd-item__price-row{display:inline-flex;align-items:baseline;gap:.5rem;font-size:16px;line-height:24px;letter-spacing:0}.cd-item__compare{color:#00000080}.cd-item__final{font-weight:500;color:#000}.cd-item__off{display:block;color:var(--cd-accent);font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:-1.12px;font-family:TAY Birdie}.cd-item__discounts{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .8rem}.cd-item__discount{display:inline-flex;align-items:center;gap:.4rem;color:var(--cd-accent, #296900);font-size:12px;line-height:16px}.cd-item__bottom{display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;gap:0;margin-top:1.6rem}.cd-qty{display:inline-flex;align-items:center;gap:1rem;border:1px solid #000;border-radius:200px;padding:.32rem 1.12rem;background:#fff}.cd-qty .cd-qty__btn{color:#000;opacity:1!important;width:8px;margin:0!important;height:8px;border:0;background:transparent!important}.cd-qty__input{width:20px;height:20px;padding:0;border:0;background:none;text-align:center;font-size:16px;line-height:16px;letter-spacing:0;-moz-appearance:textfield}.cd-qty__input::-webkit-outer-spin-button,.cd-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cd-item__remove{border:0;background:none;cursor:pointer;color:#00000080;padding:0;height:16px;width:16px;display:block}.cd-item__remove:hover svg path{fill:red;fill-opacity:1}.cart-item__error{width:100%;margin:0}.cart-item__error-text{color:#b00;font-size:1.2rem}.cd-item__divider{display:block;height:1px;margin-bottom:1.2rem}.cd-item__divider svg{display:block;max-width:100%;height:auto}.cd-item__sub-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap}.cd-item__sub-row--no-toggle{justify-content:flex-end}.cd-toggle{display:inline-flex;align-items:center;gap:1.2rem}.cd-toggle__switch{position:relative;flex:none;width:48px;height:24px;border:1px solid #000;border-radius:200px;background:#0000001a;cursor:pointer;padding:0;transition:background .15s ease}.cd-toggle__knob{position:absolute;top:50%;left:3px;width:16px;height:16px;border:1px solid #000;border-radius:50%;background:#fff;transform:translateY(-50%);transition:left .15s ease}.cd-toggle.is-on .cd-toggle__switch{background:#000}.cd-toggle.is-on .cd-toggle__knob{left:27px}.cd-toggle__label{font-size:13px;line-height:20px;font-weight:500;letter-spacing:1.04px;text-transform:uppercase;font-family:FFBlurProMedium}.cd-freq{position:relative}.cd-freq__select{appearance:none;-webkit-appearance:none;border:0;background:#0000001a;border-radius:8px;padding:4px 44px 4px 12px;font-size:14px;line-height:24px;cursor:pointer;max-width:156px;min-width:156px;letter-spacing:0;font-family:Matter;font-weight:500;outline:none;box-shadow:inherit}.cd-freq:after{content:"";position:absolute;right:1.2rem;top:50%;width:10px;height:5px;transform:translateY(-50%);pointer-events:none;background:center / contain no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5' viewBox='0 0 10 5' fill='none'%3E%3Cpath d='M5 5C4.88364 5 4.76728 4.95917 4.67864 4.87792L0.133266 0.71125C0.00326778 0.592083 -0.0358225 0.412917 0.0346309 0.257083C0.10463 0.10125 0.27099 0 0.454624 0H9.54538C9.72901 0 9.89537 0.10125 9.96537 0.257083C10.0358 0.412917 9.99673 0.592083 9.86673 0.71125L5.32136 4.87792C5.23272 4.95917 5.11636 5 5 5Z' fill='black'/%3E%3C/svg%3E")}.cd-busy{opacity:.55;pointer-events:none}.cd-toggle.cd-busy{opacity:1;pointer-events:none}.cd-toggle.cd-busy .cd-toggle__label{opacity:.55}.cd-toggle.cd-busy .cd-toggle__knob{border-color:#0003;border-top-color:#000;animation:cd-toggle-spin .6s linear infinite}@keyframes cd-toggle-spin{to{transform:translateY(-50%) rotate(360deg)}}.cd-recommend{display:block;padding:0 2rem;overflow:hidden;margin-bottom:3.2rem}.cd-recommend.cd-recommend--has-banner{padding-bottom:0}.cd-recommend[hidden]{display:none}.cd-recommend .splide__track{overflow:visible;padding:0!important}.cd-shop__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:2.4rem}.cd-recommend__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.6rem}.cd-recommend__title{margin:0;font-family:TAY Birdie;font-size:16px;line-height:28px;letter-spacing:-.64px;text-transform:uppercase}.cd-shop__label{margin:0;font-family:TAY Birdie;font-size:20px;line-height:28px;letter-spacing:-.8px;text-transform:uppercase;color:#000}.cd-recommend__extra{color:var(--cd-accent)}.cd-carousel__nav{display:flex;gap:1.6rem}.cd-carousel__nav.is-hidden{display:none}.cd-carousel__arrow{border:0;background:none;cursor:pointer;padding:0}.cd-carousel__arrow.is-disabled{opacity:.25}.cd-shop__track{display:flex;gap:1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:6.8rem;overflow-x:auto}.cd-recommend__track{display:flex;gap:1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2.8rem;overflow-x:auto}.cd-recommend__track::-webkit-scrollbar,.cd-shop__track::-webkit-scrollbar{display:none}.cd-rec-card{padding:.8rem 1.6rem .8rem .8rem;background:#fff;border:1px solid #000;border-radius:16px;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;display:flex;gap:16px;position:relative;height:100%;min-height:160px}.cd-rec-card__media{flex:none;width:120px;background:var(--cd-drawer-bg);border-radius:12px;line-height:0;padding:16px}.cd-rec-card__img{width:100%;height:100%;object-fit:cover}.cd-rec-card__body__main{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:end;padding:12px 0 8px}.cd-rec-card__body__content{display:flex;justify-content:space-between;width:100%;text-align:left}.cd-rec-card__body{flex:1 1 auto;min-width:0}.cd-rec-card__title{margin:0;font-family:TAYRosemary;font-size:22px;line-height:28px;letter-spacing:0;text-transform:uppercase}.cd-rec-card__subtitle{margin:0;font-size:14px;line-height:20px;letter-spacing:-.84px;transform:translateY(4px);text-transform:uppercase;font-family:TAY Birdie}.cd-rec-card__meta{margin:.8rem 0 0;font-size:14px;line-height:20px;letter-spacing:0;color:#000}.cd-rec-card__price{flex:none;text-align:right;font-size:14px;line-height:20px;letter-spacing:0}.cd-rec-card__compare{display:block;color:#00000080}.cd-hex-btn{display:inline-flex;align-items:center;justify-content:center;color:#000;font-size:13px;line-height:20px;font-weight:500;letter-spacing:.52px;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap;font-family:FFBlurProMedium;background:#ffc069;border:1px solid #000;border-radius:100px;padding:10px 22.3px 8.4px;transition:all .3s ease}.cd-rec-card__add{flex:none;padding:6px 17.57px 4.4px;transition:all .3s ease}.cd-rec-card__add:hover,.cd-hex-btn:hover{background:#000;color:#fff9ef}.cd-rec-card__add--disabled{opacity:.5;pointer-events:none}.cd-footer{position:sticky;bottom:0;margin-top:auto;padding:2.8rem 2.8rem 3.9rem;background:#ffffffbf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:0 0 20px 20px}.cd-totals{margin-bottom:2rem}.cd-totals__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem}.cd-totals__row--total{font-size:24px;line-height:32px;font-weight:500;letter-spacing:0}.cd-totals__was{color:#00000040;margin-right:1rem}.cd-totals__row--savings{margin-top:.4rem;color:var(--cd-accent);font-family:TAY Birdie;font-size:18px;line-height:20px;text-transform:uppercase;letter-spacing:-1.44px}.cd-checkout{display:block;width:100%;border:1.25px solid #000;border-radius:12px;background:var(--cd-cta-bg);color:#000;font-family:FFBlurProMedium;font-size:20px;line-height:24px;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;padding:20px 20px 18.4px;transition:all .3s ease}.cd-checkout:hover{background:#000;color:#fff9ef}.cd-guarantee{margin:1.3rem 0 0;text-align:center;font-size:16px;line-height:20px;text-transform:uppercase;letter-spacing:-.64px;font-family:TAY Birdie}.handle-the-yum-club-membership .cd-qty{visibility:hidden;pointer-events:none}.handle-the-yum-club-membership .cd-item__sub{display:none}.cd-empty{text-align:center;padding:64px 42.8px 44px;flex:1 1 0%;overflow:hidden auto;overscroll-behavior:contain}.cd-empty::-webkit-scrollbar{width:6px}.cd-empty::-webkit-scrollbar-track{background:transparent}.cd-empty::-webkit-scrollbar-thumb{background:#a5a5a5;border-radius:999px}.cd-empty::-webkit-scrollbar-thumb:hover{background:#8a8a8a}.cd-empty{scrollbar-width:thin;scrollbar-color:#A5A5A5 transparent}.cd-empty__icon{position:relative;display:inline-flex;color:#000;margin-bottom:32px}.cd-empty__count{position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);font-family:FFBlurProMedium;font-size:28px;line-height:32px;letter-spacing:-.28px}.cd-empty__title{margin:0 auto .8rem;font-family:TAYRosemary;font-size:48px;line-height:48px;text-transform:uppercase;letter-spacing:-.48px;font-weight:400;color:#000;max-width:32rem}.cd-empty__text{margin:0 auto 6.4rem;font-size:18px;line-height:28px;max-width:28rem;letter-spacing:0}.cd-shop__track{scroll-snap-type:x mandatory}.cd-shop-card{position:relative;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.4rem;padding:24px 24px 44px;background:#ffffff80;border:1.25px solid #000000;border-radius:12px;height:100%}.cd-shop-card__media{width:100%;height:160px;display:flex;align-items:center;justify-content:center;line-height:0}.cd-shop-card__img{max-width:100%;max-height:100%;width:auto;object-fit:contain;border-radius:12px}.cd-shop-card__img--mobile{display:none}@media screen and (max-width:750px){.cd-shop-card__img--desktop{display:none}.cd-shop-card__img--mobile{display:block}}.cd-shop-card__type{color:var(--cd-header-bg);font-size:13px;line-height:16px;letter-spacing:.26px;text-transform:uppercase;margin:0 0 12px;font-family:TAY Birdie}.cd-shop-card__title{font-family:TAYRosemary;font-size:24px;line-height:24px;text-transform:uppercase;color:#000;text-decoration:none;letter-spacing:0;display:block;margin:0 0 4px}.cd-shop-card__desc{margin:0;font-size:14px;line-height:20px;letter-spacing:0;font-weight:500;padding:0}.cd-shop-card__btn{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%)}.cd-shop .splide__track{overflow:visible}.cd-shop--main{margin-bottom:68px}.cd-empty__shop-all{display:inline-flex;align-items:center;justify-content:center;width:100%;border:1.25px solid #000;padding:11.2px;border-radius:100px;color:#000;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.64px;text-transform:uppercase;text-decoration:none;margin-top:auto;font-family:FFBlurProMedium;transition:background-color .15s ease,color .15s ease}.cd-empty__shop-all:hover{background:#000;color:#fff9efe5}@media screen and (max-width:750px){.cd__header{padding:8px 20px}.cd-rewards{padding:1.6rem 1.68em}.cd-rewards__msg{margin:0 0 .8rem;font-size:12px;line-height:20px}.cd-rewards__track{gap:6px}.cd-reward__bar{height:4px}.cd-reward__label{font-size:12px;line-height:16px;margin:6px 0 0}.cd-reward__check{width:8px;height:6px}.cd-reward__amount{font-size:11px;line-height:12px;letter-spacing:-.44px;margin:0}.cd__title{font-size:14px;line-height:24px;letter-spacing:0}.cd-items-wrap{padding:0 1.6rem;margin:1.6rem 0 3.2rem}.cd-item{gap:16px;padding:1.2rem 1.6rem;border-radius:12px}.cd-item_hold{gap:10px}.cd-item__media{width:72px;height:72px;margin-left:-4px}.cd-item__top{gap:.5rem}.cd-item__name{font-size:18px;line-height:24px;letter-spacing:0;transform:none}.cd-item__recipe{font-size:11px;line-height:12px;letter-spacing:-.22px}.cd-item__note{font-size:10px;line-height:12px;letter-spacing:0}.cd-item__price-row,.cd-item__price{gap:.6rem;font-size:13px;line-height:16px}.cd-item__off{font-size:11px;line-height:12px;letter-spacing:-.22px;margin:4px 0 0}.cd-item__bottom{margin-top:1.2rem}.cd-qty__input{font-size:14px;line-height:20px}.cd-item__divider{margin-bottom:.8rem}.cd-toggle{gap:.8rem}.cd-toggle__switch{width:40px;height:20px}.cd-toggle__knob{width:12px;height:12px}.cd-toggle.is-on .cd-toggle__knob{left:24px}.cd-item__sub-row{gap:.2rem}.cd-toggle__label{font-size:12px;line-height:20px;letter-spacing:.48px}.cd-freq__select{padding:8px 24px 8px 8px;font-size:12px;line-height:16px;max-width:104px;min-width:auto}.cd-freq:after{right:.8rem}.cd-recommend__title{font-size:14px;line-height:20px;letter-spacing:-.56px}.cd-rec-card{border-radius:12px;gap:12px;min-height:120px}.cd-rec-card__media{height:104px;width:88px;border-radius:8px;padding:11px}.cd-rec-card__body__main{padding:8px 0}.cd-rec-card__title{font-size:16px;line-height:20px}.cd-rec-card__subtitle{font-size:10px;line-height:12px;letter-spacing:-.4px;transform:translateY(3px)}.cd-rec-card__meta,.cd-rec-card__price{font-size:12px;line-height:16px}.cd-rec-card__add{min-width:56px;height:36px;font-size:12px;line-height:20px;letter-spacing:.24px}.cd-recommend{padding:0 1.6rem;margin-bottom:3.2rem}.cd-banner{margin:2.4rem 1.6rem 2rem;border-radius:12px}.cd-footer{padding:1.6rem 1.6rem 2.4rem}.cd-totals__row--total{font-size:16px;line-height:24px}.cd-totals__row--savings{font-size:14px;line-height:16px;letter-spacing:-.84px}.cd-totals{margin-bottom:1.6rem}.cd-checkout{font-size:16px;line-height:24px;letter-spacing:.8px;padding:13.4px 14px 13px}.cd-guarantee{margin:.8rem 0 0;font-size:12px;line-height:16px;letter-spacing:-.48px}.cd-empty{padding:40px 24px}.cd-empty__icon{margin-bottom:24px}.cd-empty__icon svg{height:48px}.cd-empty__title{margin:0 auto .4rem;font-size:36px;line-height:36px;letter-spacing:-.36px;max-width:24.4rem}.cd-empty__text{margin:0 auto 4.4rem;font-size:14px;line-height:20px;max-width:22rem;letter-spacing:0}.cd-shop__head{margin-bottom:1.6rem}.cd-shop__label{font-size:14px;line-height:20px;letter-spacing:-.56px}.cd-shop-card{gap:1.4rem;padding:22px 16px 40px}.cd-shop--main{margin-bottom:56px}.cd-shop-card__media{height:148px}.cd-shop-card__type{font-size:11px;line-height:12px;letter-spacing:.22px;margin:0 0 8px}.cd-shop-card__title{font-size:20px;line-height:24px;margin:0 0 4px}.cd-shop-card__desc{font-size:12px;line-height:16px}}@media screen and (min-width:750px){.drawer__inner_container{border:1.5px solid #000000;top:12px;right:12px;bottom:12px;max-width:536px;width:100%}.drawer__inner.cd__inner.is-empty .drawer__inner_container{max-width:524px}.cd-banner__img--desktop{display:block;border-radius:16px}}@media screen and (max-width:749px){.cd-banner__img--desktop{display:none;border-radius:12px}.cd-banner__img--mobile{display:block;border-radius:12px}}.cd-banner--congrats{margin:0;background:#c8912a;border-radius:0;overflow:hidden;line-height:0}.cd-congrats{display:flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:8px 16px;line-height:normal}.cd-congrats__logo{display:inline-flex;line-height:0;flex:none}.cd-congrats__logo-svg{display:block;width:104px;height:auto}.cd-congrats__text{margin:0;font-family:Matter;font-size:16px;line-height:16px;letter-spacing:0;color:#000}@media screen and (max-width:750px){.cd-congrats{gap:10px;min-height:48px;padding:6px 12px}.cd-congrats__logo-svg{width:70px}.cd-congrats__text{font-size:13px;line-height:16px}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/css--cart-drawer.css.map */
