[data-section-type=product-buy-box]{overflow-x:hidden}.buy-box{display:grid;grid-template-columns:1fr 1fr;gap:16px 50px;align-items:start;width:100%}.buy-box__left{display:flex;flex-direction:column;gap:16px;min-width:0}.buy-box__media{display:flex;flex-direction:column;gap:16px}.buy-box__info{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:flex-start;min-width:0}.buy-box__main-image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.buy-box__main-image img{width:100%;height:100%;object-fit:cover;display:block}.buy-box__carousel-viewport{position:relative;width:100%;overflow:hidden;border-radius:var(--radius)}.buy-box__carousel-track{display:flex;transition:transform .4s ease}.buy-box__carousel-track img{width:100%;height:100%;object-fit:cover;display:block;flex-shrink:0}.buy-box__thumbs{display:flex;gap:16px}.buy-box__thumb{flex:1 1 0;min-width:0;aspect-ratio:1 / 1;border-radius:var(--radius-medium);overflow:hidden;cursor:pointer;opacity:.6;transition:opacity .2s ease;border:2px solid transparent}.buy-box__thumb.is-active,.buy-box__thumb:hover{opacity:1;border-color:#000}.buy-box__thumb img{width:100%;height:100%;object-fit:cover;display:block}.buy-box__review{border:1px solid #000;border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:12px}.buy-box__review-header{display:flex;align-items:center;justify-content:space-between}.buy-box__review-heading{font-family:var(--FONT-STACK-HEADING);font-weight:700;font-size:18px;line-height:1.3;margin:0}.buy-box__review-stars{display:flex;gap:2px}.buy-box__review-stars svg{width:16px;height:16px;fill:#e6501f}.buy-box__review-body{font-size:14px;line-height:1.5;margin:0}.buy-box__review-author{font-size:14px;line-height:1.4;opacity:.35;margin:0}.buy-box__featured-image{width:100%}.buy-box__featured-image img{width:100%;height:auto;display:block;border-radius:var(--radius)}.buy-box__header{display:flex;flex-direction:column;gap:16px;width:100%}.buy-box__rating-row{display:flex;align-items:center;gap:12px}.buy-box__stars{display:flex;align-items:center}.buy-box__stars svg{width:12px;height:12px;fill:#e6501f}.buy-box__shipping-badge{font-size:13px;line-height:1.3;color:#666}.buy-box__headline{font-size:15px;line-height:1.3;margin:0}.buy-box__title{font-family:var(--FONT-STACK-HEADING);font-size:48px;line-height:1;margin:0}.buy-box__callout-pill{background:#000;color:#fff;border-radius:var(--RADIUS);padding:8px 16px;width:100%;text-align:center;font-size:15px;line-height:1.3}.buy-box__description{font-size:15px;line-height:1.4;margin:0;width:100%}.buy-box__description p{margin:0}.buy-box__selector{display:flex;flex-direction:column;gap:6px;width:100%}.buy-box__selector-label{font-size:13px;line-height:1.3;color:#00000075;text-transform:uppercase;letter-spacing:.02em}.buy-box__selector-label span{font-weight:700}.buy-box__product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.buy-box__product-card{background:#f6f6f6;border-radius:var(--radius);padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:150px;position:relative;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;text-decoration:none;color:inherit}.buy-box__product-card:hover,.buy-box__product-card.is-active{border-color:#000}.buy-box__product-card-image{width:64px;height:64px;object-fit:contain}.buy-box__product-card-info{display:flex;flex-direction:column;gap:2px;align-items:center;text-align:center;width:100%}.buy-box__product-card-title{font-weight:700;font-size:12px;line-height:1.3;margin:0}.buy-box__product-card-desc{font-size:11px;line-height:1.2;margin:0;color:#0009}.buy-box__product-card-callout{position:absolute;top:6px;left:6px;background:#e6501f;color:#fff;font-weight:700;font-size:9px;line-height:1.1;padding:4px 10px;text-transform:uppercase;border-radius:var(--RADIUS);letter-spacing:.02em}.buy-box__purchase-options{display:flex;flex-direction:column;gap:6px;width:100%}.buy-box__sub-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:0;position:relative}.buy-box__sub-callout-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 20px;background:#e6501f;color:#fff;border-radius:var(--RADIUS);font-weight:700;font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;margin-left:33px;margin-bottom:-13px;position:relative;z-index:2}.buy-box__sub-card,.buy-box__otp-card{border:1px solid #000;border-radius:var(--radius);padding:16px;display:flex;flex-direction:column;gap:0;width:100%;position:relative;z-index:1;cursor:pointer;transition:opacity .2s ease}.buy-box__otp-card{gap:0}.buy-box__sub-card.is-inactive,.buy-box__otp-card.is-inactive{opacity:.39}.buy-box__option-header{display:flex;align-items:center;justify-content:space-between;width:100%}.buy-box__option-left{display:flex;align-items:center;gap:12px;flex:1}.buy-box__radio{width:20px;height:20px;border-radius:50%;border:1px solid #000;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.buy-box__radio-inner{width:12px;height:12px;border-radius:50%;background:#000;transform:scale(0);transition:transform .15s ease}.buy-box__radio.is-selected .buy-box__radio-inner{transform:scale(1)}.buy-box__option-title{font-weight:700;font-size:16px;line-height:1.2;margin:0}.buy-box__option-prices{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.buy-box__compare-price{font-size:14px;line-height:1.2;color:#666;text-decoration:line-through}.buy-box__price{font-weight:700;font-size:20px;line-height:1.2}.buy-box__promo-banner{background:#f6f6f6;border:none;border-radius:var(--RADIUS);padding:20px;display:flex;gap:16px;align-items:center;position:relative;overflow:hidden}.buy-box__promo-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.buy-box__promo-title{font-family:var(--FONT-STACK-HEADING);font-size:18px;line-height:1.1;text-transform:uppercase;text-shadow:-2px 3px 0px #fff;color:#000;margin:0}.buy-box__promo-desc{font-weight:700;font-size:14px;line-height:1.3;margin:0}.buy-box__promo-image{width:140px;height:auto;object-fit:contain;flex-shrink:0;margin-left:auto}.buy-box__bullets{font-size:14px;line-height:1.5;width:100%}.buy-box__bullets p{margin:0}.buy-box__bullets ul{list-style:none;padding-left:16px;margin:0;display:flex;flex-direction:column;gap:2px}.buy-box__bullets li{padding-left:0;display:flex;align-items:baseline;gap:8px}.buy-box__bullets li:before{content:"\2713";font-weight:700;flex-shrink:0}.buy-box__promo-banner+.buy-box__usp-badges{margin-top:-8px}.buy-box__usp-badges{display:flex;gap:6px;width:100%}.buy-box__usp-badge{flex:1;border:none;background:#f6f6f6;border-radius:0;padding:8px 14px;font-weight:700;font-size:14px;line-height:1.2;text-align:center;white-space:nowrap}.buy-box__frequency{border:1px solid #000;border-radius:var(--radius);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;position:relative}.buy-box__frequency-label{font-weight:700;font-size:14px;line-height:1.2;margin:0}.buy-box__frequency-icon{width:20px;height:20px;flex-shrink:0}.buy-box__frequency select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:16px}.buy-box__sub-details,.buy-box__otp-details{display:flex;flex-direction:column;gap:16px;width:100%;max-height:600px;opacity:1;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin-top .35s ease;margin-top:14px}.buy-box__sub-details.is-collapsed,.buy-box__otp-details.is-collapsed{max-height:0;opacity:0;margin-top:0;pointer-events:none}.buy-box__disclaimer.is-collapsed{max-height:0!important;opacity:0!important;overflow:hidden;pointer-events:none}[data-buy-box-form]{margin-top:10px}.buy-box__atc{background:#00f616;border:none;border-radius:var(--RADIUS);padding:16px 24px;width:100%;cursor:pointer;font-weight:700;font-size:24px;line-height:1.2;text-transform:uppercase;text-align:center;color:#000;transition:opacity .2s ease}.buy-box__atc:hover{opacity:.85}.buy-box__disclaimer{font-size:10px;line-height:1.4;color:#0006;text-align:center;max-width:528px;max-height:200px;opacity:1;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;width:100%;padding-top:8px}.buy-box__disclaimer p{margin:0;font-size:10px;line-height:1.4;color:#0006}.buy-box__usp-icons{display:flex;gap:24px;width:100%}.buy-box__usp-icon{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.buy-box__usp-icon-circle{display:flex;align-items:center;justify-content:center}.buy-box__usp-icon-circle img{max-width:72px;max-height:72px;object-fit:contain}.buy-box__usp-icon-label{font-weight:700;font-size:14px;line-height:1.3;text-align:center;margin:0}.buy-box__social-proof{display:flex;flex-direction:column;gap:16px}.buy-box__sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:9990;background:#fff;box-shadow:0 -2px 12px #0000001a;transform:translateY(100%);transition:transform .3s ease;pointer-events:none}.buy-box__sticky-bar.is-visible{transform:translateY(0);pointer-events:auto}.buy-box__sticky-inner{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:10px 24px;gap:16px}.buy-box__sticky-product{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.buy-box__sticky-image{width:48px;height:48px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.buy-box__sticky-details{min-width:0}.buy-box__sticky-title{font-weight:700;font-size:14px;line-height:1.3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buy-box__sticky-plan{font-size:12px;line-height:1.3;color:#0000008c;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buy-box__sticky-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.buy-box__sticky-prices{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.buy-box__sticky-compare{font-size:13px;line-height:1;color:#666;text-decoration:line-through}.buy-box__sticky-price{font-weight:700;font-size:16px;line-height:1;white-space:nowrap}.buy-box__sticky-atc{background:#00f616;border:none;border-radius:var(--RADIUS);padding:12px 24px;font-weight:700;font-size:14px;line-height:1;text-transform:uppercase;color:#000;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.buy-box__sticky-atc:hover{opacity:.85}@media only screen and (max-width:767px){.buy-box{display:flex;flex-direction:column;gap:24px;max-width:100%;overflow:hidden}.buy-box__media,.buy-box__info,.buy-box__social-proof{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.buy-box *,.buy-box *:before,.buy-box *:after{box-sizing:border-box}.buy-box__title,.buy-box__callout-pill{overflow-wrap:break-word;word-break:break-word}.buy-box__left{display:contents}.buy-box__media{order:1}.buy-box__info{order:2}.buy-box__social-proof{order:3}.buy-box__title{font-size:36px}.buy-box__grid-wrap{position:relative;overflow:hidden}.buy-box__grid-wrap:before,.buy-box__grid-wrap:after{content:"";position:absolute;top:0;bottom:0;width:32px;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#000000a6;transition:opacity .2s ease}.buy-box__grid-wrap:before{content:"\2039";left:0;background:linear-gradient(to left,transparent,rgba(255,255,255,.95))}.buy-box__grid-wrap:after{content:"\203a";right:0;background:linear-gradient(to right,transparent,rgba(255,255,255,.95))}.buy-box__selector.scroll-start .buy-box__grid-wrap:before{opacity:0}.buy-box__selector.scroll-end .buy-box__grid-wrap:after{opacity:0}.buy-box__product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding-right:32px;scrollbar-width:none}.buy-box__product-grid::-webkit-scrollbar{display:none}.buy-box__product-card{flex:0 0 28%;height:120px;padding:8px 6px;gap:6px;border-radius:var(--radius);justify-content:center;scroll-snap-align:start}.buy-box__product-card-image{width:44px;height:44px}.buy-box__product-card-info{gap:1px}.buy-box__product-card-title{font-size:10px;line-height:1.2}.buy-box__product-card-desc{font-size:9px;line-height:1.2}.buy-box__product-card-callout{font-size:8px;padding:2px 4px;top:5px;left:5px}.buy-box__callout-pill{font-size:13px}.buy-box__headline,.buy-box__description{font-size:14px}.buy-box__option-title{font-size:15px}.buy-box__price{font-size:18px}.buy-box__compare-price{font-size:13px}.buy-box__promo-title{font-size:16px}.buy-box__promo-desc{font-size:13px}.buy-box__promo-image{width:120px}.buy-box__usp-badges{flex-direction:column}.buy-box__usp-badge{font-size:13px}.buy-box__atc{font-size:20px;padding:14px 20px}.buy-box__usp-icons{flex-wrap:wrap;gap:16px}.buy-box__usp-icon{flex:0 0 calc(50% - 8px)}.buy-box__review-heading{font-size:16px}.buy-box__review-body,.buy-box__bullets{font-size:13px}.buy-box__frequency-label{font-size:14px}.buy-box__sticky-inner{padding:8px 16px;gap:10px}.buy-box__sticky-image{width:40px;height:40px}.buy-box__sticky-title{font-size:12px}.buy-box__sticky-plan,.buy-box__sticky-compare{font-size:11px}.buy-box__sticky-price{font-size:14px}.buy-box__sticky-atc{padding:10px 16px;font-size:12px}}@media only screen and (min-width:768px)and (max-width:1439px){.buy-box{column-gap:30px}.buy-box__title{font-size:40px}.buy-box__product-card{height:160px}.buy-box__promo-image{width:160px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-product-buy-box.css.map */
