.section-sticky-add-to-cart{position:fixed;bottom:1rem;left:0;width:100%;z-index:999;opacity:0;visibility:hidden;transform:translateY(100%);transition:all var(--duration-default) ease}.section-sticky-add-to-cart.show{opacity:1;visibility:visible;transform:translateY(0)}.sticky-add-to-cart{margin:0 20px;padding:1.2rem 1.6rem 1.2rem 1.2rem;background:linear-gradient(180deg,#eef3ff,#eef3ff80);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--box-radius)}.sticky-add-to-cart .sticky__heading{display:flex;align-items:center;flex-wrap:wrap;column-gap:4.5rem;padding-right:2rem}.sticky-add-to-cart .product-title{font-size:2.7rem;font-weight:400;letter-spacing:0;margin:0;white-space:nowrap}.sticky-add-to-cart .product-flavor{font-size:1.4rem}.sticky-add-to-cart .sticky__product-selling-plans{display:flex;justify-content:center;align-items:center;column-gap:.5rem}.sticky-add-to-cart input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.sticky-add-to-cart .sticky__product-selling-plans .product-plan-label{border:.5px solid rgba(1,47,141,1);background-color:transparent;color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);display:inline-block;margin:0;padding:.7rem .7rem .7rem 1.7rem;font-family:var(--font-heading-family);font-size:1.4rem;line-height:1;transition:all var(--duration-short) ease;cursor:pointer;position:relative;white-space:nowrap}.sticky-add-to-cart .product-plan-label .radio-icon{display:block!important}.sticky-add-to-cart .product-plan-label .radio-icon:before{content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%);width:7.5px;height:7.5px;border:1px solid #002F87;border-radius:50%;background-color:transparent}.sticky-add-to-cart .product-plan-label .radio-icon:after{content:"";position:absolute;left:9px;top:50%;transform:translateY(-50%);width:3.5px;height:3.5px;background-color:#fff;border-radius:50%;opacity:0;transition:all var(--duration-short) ease}.sticky-add-to-cart .sticky__product-selling-plans input[type=radio]:checked+label{background-color:rgb(var(--color-foreground-second));border-color:rgb(var(--color-foreground-second));color:#fff}.sticky-add-to-cart .sticky__product-selling-plans input[type=radio]:checked+label .radio-icon:before{background-color:rgb(var(--color-foreground-second));border-color:#fff}.sticky-add-to-cart .sticky__product-selling-plans input[type=radio]:checked+label .radio-icon:after{opacity:1}.sticky-add-to-cart .product-add-to-cart .button{width:18rem;min-height:3rem;font-size:1.2rem;line-height:1;border-radius:6px;margin-left:auto;margin-bottom:0}.sticky-add-to-cart .product-add-to-cart .price{font-size:1.2rem;line-height:1}.sticky-add-to-cart .grid-custom__item:first-child{width:30%}.sticky-add-to-cart .grid-custom__item:last-child{width:30%}.sticky-add-to-cart .grid-custom__item:nth-child(2){width:40%;min-width:fit-content}.sticky-add-to-cart .product-add-to-cart{display:flex;align-items:center;justify-content:flex-end;padding-left:2rem}@media screen and (max-width:989px){.sticky-add-to-cart .grid-custom__item:last-child{width:100%}.sticky-add-to-cart .product-add-to-cart{justify-content:center;padding-left:0}.sticky-add-to-cart .product-add-to-cart .button,.sticky-add-to-cart .product-add-to-cart>div{width:100%}.sticky-add-to-cart{margin:0 .8rem;padding:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-sticky-add-to-cart.css.map */
