.festive-landing{--festive-background: #ffffff;--festive-text: #231f20;--festive-banner-text: #ffffff;--festive-accent: #C79533;--festive-card-background: #ffffff;--festive-border: rgba(35, 31, 32, .12);--festive-overlay-opacity: .24;background:linear-gradient(180deg,#0c5f580f 0,#fff0 36rem),var(--festive-background);color:var(--festive-text)}.festive-landing__banner{position:relative;display:flex;min-height:36rem;overflow:hidden;background:#55170f}.festive-landing__banner--small{min-height:30rem}.festive-landing__banner--large{min-height:46rem}.festive-landing__banner-media,.festive-landing__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.festive-landing__banner-overlay{z-index:1;background:#1f1718;opacity:var(--festive-overlay-opacity);pointer-events:none}.festive-landing__banner-media img,.festive-landing__banner-media svg,.festive-landing__banner-fallback{display:block;width:100%;height:100%;object-fit:cover}.festive-landing__banner-media .festive-landing__banner-image--mobile{display:none}.festive-landing__banner-fallback{background:repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 .1rem,transparent .1rem 1.8rem),linear-gradient(108deg,#30100a,#55170f 48%,#c79533)}.festive-landing__banner-content{position:relative;z-index:2;display:flex;min-height:inherit;width:100%;padding-top:4rem;padding-bottom:4rem;color:var(--festive-banner-text)}.festive-landing__banner-content--middle-left{align-items:center;justify-content:flex-start;text-align:left}.festive-landing__banner-content--middle-center{align-items:center;justify-content:center;text-align:center}.festive-landing__banner-content--bottom-left{align-items:flex-end;justify-content:flex-start;text-align:left}.festive-landing__banner-copy{max-width:56rem;text-shadow:0 .2rem 1.6rem rgba(0,0,0,.24)}.festive-landing__eyebrow{margin:0 0 1rem;font-size:1.3rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--festive-accent)}.festive-landing__heading{margin:0;max-width:14em;color:inherit;font-size:4rem;line-height:1.08;letter-spacing:0}.festive-landing__subheading{max-width:52rem;margin-top:1.4rem;font-size:1.6rem;line-height:1.6}.festive-landing__subheading p{margin:0}.festive-landing__banner-button{margin-top:2.2rem}.festive-landing__products{padding-top:4.8rem;padding-bottom:5.6rem}.festive-landing__featured-wrap{padding-top:2.4rem;padding-bottom:2.4rem}.festive-landing__featured{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:3rem;margin-bottom:0;padding:3.2rem;overflow:hidden;border:.1rem solid rgba(199,149,51,.22);border-radius:.8rem;background:linear-gradient(118deg,#fff8ebf5,#eef8f6eb 58%,#fffffff5)}.festive-landing__featured-copy{align-self:center;max-width:68rem}.festive-landing__featured-heading{margin:0;color:inherit;font-size:3rem;line-height:1.16;letter-spacing:0}.festive-landing__featured-text{margin-top:1.2rem;color:#231f20c2;font-size:1.55rem;line-height:1.6}.festive-landing__featured-text p,.festive-landing__promo-text p{margin:0}.festive-landing__featured-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.festive-landing__featured-tier{display:grid;gap:.5rem;min-height:8.6rem;padding:1.2rem;border:.1rem solid rgba(199,149,51,.28);border-radius:.8rem;background:#ffffffc7}.festive-landing__featured-tier-title{color:#231f20b8;font-size:1.25rem;font-weight:700;line-height:1.3}.festive-landing__featured-tier-price{align-self:end;color:#55170f;font-size:1.7rem;font-weight:800;line-height:1.2}.festive-landing__featured-product{width:100%;max-width:48rem}.festive-landing__promo{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3.2rem;padding:2.2rem 2.4rem;border:.1rem solid rgba(199,149,51,.24);border-radius:.8rem;background:linear-gradient(90deg,#c795331f 0,#55170f14)}.festive-landing__promo-copy{max-width:62rem}.festive-landing__promo-heading{margin:0;color:inherit;font-size:2.2rem;line-height:1.24;letter-spacing:0}.festive-landing__promo-text{margin-top:.8rem;color:#231f20b8;font-size:1.45rem;line-height:1.5}.festive-landing__promo-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.festive-landing__promo-button{min-width:15rem;min-height:4.4rem;padding-right:1.4rem;padding-left:1.4rem;white-space:normal}.festive-landing__products-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:2.4rem}.festive-landing__products-copy{max-width:72rem}.festive-landing__products-heading{margin:0;color:inherit;font-size:2.8rem;line-height:1.18;letter-spacing:0}.festive-landing__products-text{margin-top:1rem;color:#231f20b8;font-size:1.5rem;line-height:1.55}.festive-landing__products-text p{margin:0}.festive-landing__product-grid{display:grid;grid-template-columns:repeat(var(--festive-columns-mobile, 2),minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.festive-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:.1rem solid var(--festive-border);border-radius:.8rem;background:var(--festive-card-background)}.festive-product-card__media{display:block;position:relative;overflow:hidden;background:#c7953314;color:inherit;text-decoration:none}.festive-product-card__media--square{aspect-ratio:1 / 1}.festive-product-card__media--portrait{aspect-ratio:4 / 5}.festive-product-card__media img,.festive-product-card__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.festive-product-card:hover .festive-product-card__media img{transform:scale(1.035)}.festive-product-card__content{display:flex;flex:1;flex-direction:column;padding:1.4rem}.festive-product-card__title{margin:0;color:inherit;font-size:1.5rem;line-height:1.35;letter-spacing:0}.festive-product-card__title a{color:inherit;text-decoration:none}.festive-product-card__title a:hover{text-decoration:underline;text-underline-offset:.3rem}.festive-product-card__price{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;font-size:1.4rem;line-height:1.35}.festive-product-card__price-current{font-weight:800}.festive-product-card__price-compare{color:#231f2094}.festive-product-card__discount{display:inline-flex;align-items:center;min-height:2.2rem;padding:.2rem .7rem;border:.1rem solid rgba(199,149,51,.45);border-radius:10rem;background:#c795331f;color:#55170f;font-size:1.2rem;font-weight:700}.festive-product-card__variant{margin-top:1.2rem}.festive-product-card__variant-select{width:100%;min-height:4rem;padding:0 3.6rem 0 1.2rem;border:.1rem solid var(--festive-border);border-radius:.8rem;background:#fff;color:inherit;font:inherit}.festive-product-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:auto;padding-top:1.4rem}.festive-product-card__form,.festive-product-form{display:block;margin:0}.festive-product-card__button{width:100%;min-width:0;min-height:4.4rem;padding-right:1rem;padding-left:1rem;font-size:1.3rem;line-height:1.2}.festive-product-card__shiprocket{min-width:0;width:100%}.festive-product-card__shiprocket .sr-headless-checkout{width:100%;min-height:4.4rem;border-radius:8px;font-size:1.3rem;line-height:1.2;background:#55170f;color:#f7e6b0;border-color:#55170f}.festive-product-card__shiprocket[aria-disabled=true] .sr-headless-checkout{cursor:not-allowed;opacity:.55;pointer-events:none}.festive-product-card__button[disabled]{cursor:not-allowed;opacity:.55}.festive-product-card .product-form__error-message-wrapper{margin-bottom:.8rem}.festive-product-card--placeholder .festive-product-card__title{color:#231f20b8}.festive-product-card--featured .festive-product-card__title{font-size:1.8rem}.festive-product-card--featured .festive-product-card__price{font-size:1.55rem}.festive-product-card--featured{border-color:#c7953347;box-shadow:0 1.8rem 4rem #231f201f}.festive-product-card--featured .festive-product-card__media{aspect-ratio:4 / 3;background:#f7f1e6}.festive-product-card--featured .festive-product-card__content{padding:1.8rem}.festive-product-card--featured .festive-product-card__variant-select{min-height:5rem;border-color:#81581259;background-color:#fff;font-weight:700}.festive-product-card--featured .festive-product-card__button{min-height:5rem;font-size:1.4rem}@media screen and (min-width:750px){.festive-landing__featured{grid-template-columns:minmax(0,1.12fr) minmax(30rem,.88fr);align-items:center}.festive-landing__featured-product{justify-self:end}.festive-landing__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}}@media screen and (min-width:990px){.festive-landing__banner{min-height:52rem}.festive-landing__banner--small{min-height:44rem}.festive-landing__banner--large{min-height:62rem}.festive-landing__product-grid{grid-template-columns:repeat(var(--festive-columns-desktop, 4),minmax(0,1fr))}.festive-landing__products{padding-top:6rem;padding-bottom:7rem}}@media screen and (min-width:1400px){.festive-landing__banner{min-height:58rem}.festive-landing__banner--small{min-height:48rem}.festive-landing__banner--large{min-height:68rem}}@media screen and (max-width:989px){.festive-landing__banner{min-height:42rem}.festive-landing__banner--small{min-height:36rem}.festive-landing__banner--large{min-height:50rem}.festive-landing__banner-media .festive-landing__banner-image--desktop{display:none}.festive-landing__banner-media .festive-landing__banner-image--mobile{display:block}}@media screen and (max-width:749px){.festive-landing__featured-wrap{padding-top:1.6rem;padding-bottom:1.6rem}.festive-landing__banner{min-height:44rem}.festive-landing__banner--large{min-height:50rem}.festive-landing__banner-media .festive-landing__banner-image--desktop{display:none}.festive-landing__banner-media .festive-landing__banner-image--mobile{display:block}.festive-landing__banner-content{padding-top:3rem;padding-bottom:3rem}.festive-landing__heading{font-size:3rem}.festive-landing__subheading{font-size:1.45rem}.festive-landing__products-header{display:block}.festive-landing__featured-heading{font-size:2.5rem}.festive-landing__featured-product{max-width:none}.festive-landing__featured{gap:2rem;padding:1.8rem}.festive-landing__featured-tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.festive-landing__featured-tier{min-height:9.6rem;padding:.9rem}.festive-landing__featured-tier-title{font-size:1.1rem}.festive-landing__featured-tier-price{font-size:1.4rem}.festive-landing__promo{display:block;padding:2rem}.festive-landing__promo-actions{justify-content:flex-start;margin-top:1.6rem}.festive-landing__products-heading{font-size:2.3rem}}@media screen and (max-width:549px){.festive-landing__product-grid{grid-template-columns:repeat(var(--festive-columns-mobile, 1),minmax(0,1fr))}.festive-product-card__actions{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-festive-landing.css.map */
