@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Questrial&display=swap";.product__info-container .product__title h1,.product-offer-subtitle,.product-offer-benefits,.product-offer-urgency,.product-bundle-offer{font-family:Questrial,sans-serif}.product__info-container .product__title h1{font-weight:400;letter-spacing:0;line-height:1.18}.product-offer-subtitle{color:rgba(var(--color-foreground),.58);font-size:1.65rem;line-height:1.45;letter-spacing:.015em;margin:-.7rem 0 1.8rem}.product-offer-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:2.8rem 0 3rem;background:transparent}.product-offer-benefits__item{display:grid;grid-template-columns:5rem 1fr;align-items:center;gap:1.3rem;min-height:8.2rem;padding:1.4rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));box-shadow:0 .3rem 1.2rem rgba(var(--color-foreground),.04);font-size:1.45rem;line-height:1.35}.product-offer-benefits__icon{display:grid;place-items:center;width:5rem;height:5rem;border-radius:1.1rem;color:rgb(var(--color-button-text));background:rgb(var(--color-button))}.product-offer-benefits__icon svg,.product-offer-urgency svg{width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-bundle-offer{color:rgb(var(--color-foreground));background:transparent}.product-offer-urgency{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1.5rem 0 2rem;overflow:hidden;padding:.45rem;border:.1rem solid rgba(190,45,45,.22);border-radius:1rem;color:#a82424;background:#dc26260b;font-size:1.15rem;line-height:1.35}.product-offer-urgency>div{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-height:4.6rem;padding:.75rem 1rem;color:inherit;background:transparent}.product-offer-urgency>div+div{border-left:.1rem solid rgba(190,45,45,.16)}.product-offer-urgency p{margin:0}.product-offer-urgency span{display:grid;place-items:center;flex:0 0 auto;width:2.2rem;height:2.2rem;border-radius:50%;color:#fff;background:#c92f2f}.product-offer-urgency svg{width:1.15rem;height:1.15rem}.product-offer-urgency>div:first-child span{animation:offer-status-pulse 2.2s ease-out infinite}@keyframes offer-status-pulse{0%,45%,to{box-shadow:0 0 #c92f2f00}18%{box-shadow:0 0 0 .45rem #c92f2f24}}.product-bundle-offer__heading{margin:2rem 0 1.2rem;font-family:Questrial,sans-serif;font-size:1.7rem;font-weight:400;text-align:center}.product-bundle-offer__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:2rem}.product-bundle-offer__choice{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;padding:2rem 1rem 1.6rem;border:.15rem solid rgba(var(--color-foreground),.12);border-radius:1.1rem;background:rgb(var(--color-background));cursor:pointer;text-align:center;box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.035);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-bundle-offer__choice:hover{transform:translateY(-1px)}.product-bundle-offer__choice.is-selected{border:.25rem solid rgb(var(--color-button));background:rgba(var(--color-button),.055);box-shadow:0 0 0 .1rem rgba(var(--color-button),.28),0 .6rem 1.8rem rgba(var(--color-button),.14)}.product-bundle-offer__choice.is-selected .product-bundle-offer__label,.product-bundle-offer__choice.is-selected .product-bundle-offer__price{color:rgb(var(--color-button))}.product-bundle-offer__choice input{position:absolute;opacity:0;pointer-events:none}.product-bundle-offer__badge{position:absolute;top:0;left:50%;max-width:calc(100% - 2rem);padding:.35rem .8rem;border-radius:0 0 .6rem .6rem;color:rgb(var(--color-button-text));background:rgb(var(--color-button));font-size:1rem;line-height:1.2;transform:translate(-50%)}.product-bundle-offer__image{position:relative;display:block;width:100%;height:13rem;margin-bottom:.6rem}.product-bundle-offer__image img{position:absolute;top:50%;left:50%;width:auto;max-width:82%;height:88%;object-fit:contain;transform:translate(-50%,-50%)}.product-bundle-offer__image--2 img{left:42%;max-width:64%}.product-bundle-offer__image--2 img+img{left:61%}.product-bundle-offer__label{font-size:1.85rem;line-height:1.2}.product-bundle-offer__saving{margin-top:.45rem;color:rgba(var(--color-foreground),.45);font-size:1.15rem}.product-bundle-offer__price{margin-top:.9rem;color:rgb(var(--color-button));font-size:1.7rem}.product-bundle-offer .product-form{margin-top:1.6rem}.product-bundle-offer__submit{min-height:5.5rem;border-radius:.6rem;font-family:Poppins,sans-serif;font-size:1.85rem;font-weight:700;letter-spacing:0;text-transform:uppercase;box-shadow:0 .35rem 1rem rgba(var(--color-button),.18);transition:transform .16s ease,box-shadow .16s ease}.product-bundle-offer__submit:hover{transform:translateY(-2px);box-shadow:0 .65rem 1.6rem rgba(var(--color-button),.3)}.product-bundle-offer__submit:active{transform:translateY(0) scale(.975)}.product-bundle-offer__submit.is-interacted{animation:bundle-atc-interact .48s cubic-bezier(.2,.8,.3,1)}@keyframes bundle-atc-interact{0%{transform:scale(1)}32%{transform:scale(.97);box-shadow:0 .2rem .6rem rgba(var(--color-button),.18)}68%{transform:scale(1.015);box-shadow:0 .8rem 2rem rgba(var(--color-button),.34)}to{transform:scale(1)}}@media screen and (max-width:749px){.product-offer-subtitle{font-size:1.55rem}.product-offer-benefits{gap:1rem}.product-offer-benefits__item{grid-template-columns:4.6rem 1fr;gap:1rem;min-height:7.6rem;padding:1.1rem;font-size:1.25rem}.product-offer-benefits__icon{width:4.6rem;height:4.6rem}.product-offer-urgency>div{align-items:center;padding:.7rem}.product-offer-urgency span{width:2rem;height:2rem}.product-bundle-offer__image{height:12rem}}@media(prefers-reduced-motion:reduce){.product-offer-urgency>div:first-child span,.product-bundle-offer__submit{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/product-offer.css.map */
