#main-cart-bundle-offers{display:contents}.cart-bundle-offers{--cart-bundle-accent: #b31d12;margin-bottom:clamp(2.4rem,4vw,4rem);padding:clamp(1.8rem,3vw,2.8rem);color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.035);border:.1rem solid rgba(var(--color-foreground),.13);border-radius:var(--text-boxes-radius)}.cart-bundle-offers__header{display:flex;gap:1.2rem;align-items:center}.cart-bundle-offers__header-icon{display:grid;flex:0 0 4rem;width:4rem;height:4rem;place-items:center;color:var(--cart-bundle-accent);background:#b31d1217;border-radius:50%}.cart-bundle-offers__header-icon svg{width:2rem;height:2rem}.cart-bundle-offers__eyebrow,.cart-bundle-offers__heading,.cart-bundle-offers__description{margin:0}.cart-bundle-offers__eyebrow{color:var(--cart-bundle-accent);font-size:1.15rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.cart-bundle-offers__heading{margin-top:.25rem;font-size:clamp(2rem,2.6vw,2.8rem);line-height:1.2}.cart-bundle-offers__description{max-width:78rem;margin-top:1rem;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.5}.cart-bundle-offers__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:2rem 0 0;padding:0;list-style:none}.cart-bundle-offers__item{display:grid;grid-template-columns:9.6rem minmax(0,1fr);gap:1.4rem;min-width:0;padding:1.4rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:calc(var(--text-boxes-radius) * .78)}.cart-bundle-offers__image-link{display:block;width:9.6rem;height:9.6rem;overflow:hidden;background:rgba(var(--color-foreground),.035);border-radius:calc(var(--media-radius) * .75)}.cart-bundle-offers__image{width:100%;height:100%;object-fit:contain}.cart-bundle-offers__content{display:flex;min-width:0;flex-direction:column}.cart-bundle-offers__title{margin:0;overflow-wrap:anywhere;font-size:1.55rem;line-height:1.3}.cart-bundle-offers__title a{color:inherit;text-decoration:none}.cart-bundle-offers__title a:hover{text-decoration:underline;text-underline-offset:.25rem}.cart-bundle-offers__matches{margin-top:1rem}.cart-bundle-offers__matches-label{margin:0;color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:700}.cart-bundle-offers__matches-list{display:grid;gap:.35rem;margin:.45rem 0 0;padding:0;list-style:none}.cart-bundle-offers__matches-list li{display:flex;gap:.6rem;align-items:baseline;justify-content:space-between;min-width:0;font-size:1.25rem;line-height:1.4}.cart-bundle-offers__matches-list a{overflow-wrap:anywhere;color:rgb(var(--color-foreground));text-decoration-color:rgba(var(--color-foreground),.34);text-underline-offset:.2rem}.cart-bundle-offers__matches-list span{flex:0 0 auto;color:rgba(var(--color-foreground),.68);font-weight:700}.cart-bundle-offers__prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:auto 0 0;padding-top:1.4rem}.cart-bundle-offers__prices>div{min-width:0;padding-top:.9rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.cart-bundle-offers__prices dt{color:rgba(var(--color-foreground),.62);font-size:1.05rem;line-height:1.3}.cart-bundle-offers__prices dd{margin:.35rem 0 0;overflow-wrap:anywhere;color:rgb(var(--color-foreground));font-size:1.3rem;line-height:1.3}.cart-bundle-offers__prices .cart-bundle-offers__saving,.cart-bundle-offers__price-total dd{color:var(--cart-bundle-accent);font-weight:700}.cart-bundle-offers__price-total dd{font-size:1.5rem}.cart-bundle-offers__actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;margin-top:.8rem}.cart-bundle-offers__product-form{min-width:0;margin-left:auto}.cart-bundle-offers__product-form .product-form__error-message-wrapper{max-width:28rem;margin-bottom:.7rem;font-size:1.2rem}.cart-bundle-offers__add-button{--color-button-text: 179, 29, 18;min-width:0;min-height:3.2rem;padding:0 1.2rem;color:var(--cart-bundle-accent);background-color:#b31d1217;border-radius:.4rem;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:1;transition:background-color var(--duration-short) ease}.cart-bundle-offers__add-button:before,.cart-bundle-offers__add-button:after{box-shadow:none}.cart-bundle-offers__add-button:not([disabled]):hover{color:var(--cart-bundle-accent);background-color:#b31d1224}.cart-bundle-offers__add-button:not([disabled]):hover:after{box-shadow:none}.cart-bundle-offers__view-link{display:inline-flex;gap:.5rem;align-items:center;min-height:3.2rem;color:rgb(var(--color-link));font-size:1.3rem;font-weight:700;text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:.25rem}.cart-bundle-offers__view-link .icon{width:1.3rem}.cart-bundle-offers__title a:focus-visible,.cart-bundle-offers__matches-list a:focus-visible,.cart-bundle-offers__add-button:focus-visible,.cart-bundle-offers__view-link:focus-visible{outline:.2rem solid var(--cart-bundle-accent);outline-offset:.3rem}.cart-bundle-offers__add-button:focus{box-shadow:none}.cart-bundle-offers__add-button:focus:not(:focus-visible){outline:none}@media screen and (max-width:989px){.cart-bundle-offers__list{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:749px){.cart-bundle-offers{padding:1.6rem}.cart-bundle-offers__header{align-items:flex-start}.cart-bundle-offers__header-icon{flex-basis:3.6rem;width:3.6rem;height:3.6rem}.cart-bundle-offers__heading{font-size:2rem}.cart-bundle-offers__item{grid-template-columns:7.6rem minmax(0,1fr);gap:1.2rem;padding:1.2rem}.cart-bundle-offers__image-link{width:7.6rem;height:7.6rem}.cart-bundle-offers__prices{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-bundle-offers__price-total{grid-column:1 / -1}.cart-bundle-offers__view-link{font-size:1.2rem}.cart-bundle-offers__view-link .icon{display:none}}@media screen and (max-width:479px){.cart-bundle-offers__item{grid-template-columns:6.4rem minmax(0,1fr)}.cart-bundle-offers__image-link{width:6.4rem;height:6.4rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/cart-bundle-offers.css.map */
