.product-package__content *{margin:0;padding:0;box-sizing:border-box}.product-package__wrapper{display:flex;flex-direction:column;align-items:center;gap:4.8rem;padding:4rem 7.6rem 6rem;width:100%;max-width:144rem;margin:0 auto}.product-package__heading{display:flex;flex-direction:column;gap:.8rem;align-items:start;width:100%;max-width:63.4rem}.product-package__heading-stars{display:flex;gap:1rem;align-items:center;justify-content:center;width:100%}.product-package__stars-img{width:12rem;height:2.4rem;flex-shrink:0}.product-package__stars-text{display:flex;gap:.4rem;align-items:center;font-size:1.6rem;white-space:nowrap}.product-package__stars-text strong{font-weight:600}.product-package__stars-text span{font-weight:400}.product-package__headline{font-weight:600;font-size:3.6rem;line-height:1.2;text-align:center;color:#37343d;width:100%}.product-package__content{display:flex;gap:clamp(3.2rem,5vw,11.8rem);align-items:flex-start;justify-content:center;width:100%}.product-package__gallery{display:flex;flex-direction:column;gap:2rem;flex:1 1 0%;max-width:64rem;min-width:0}.product-package__main-image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f7;display:flex;align-items:center;justify-content:center}.product-package__main-image img{width:100%;height:100%;object-fit:cover}.product-package__nav-arrows{position:absolute;top:50%;left:2rem;right:2rem;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:2}.product-package__nav-btn{width:4.8rem;height:4.8rem;border-radius:50%;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;transition:box-shadow .2s;flex-shrink:0}.product-package__nav-btn:hover{box-shadow:0 .2rem .8rem #0000001f}.product-package__nav-btn svg{fill:none;stroke:#37343d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-package__thumbs{display:flex;gap:2rem;width:100%;justify-content:start;overflow:hidden;overflow-x:scroll}.product-package__thumb{flex:1 0 0;aspect-ratio:1 / 1;cursor:pointer;max-width:11.2rem;position:relative;min-width:calc(20% - 1.6rem)}.product-package__thumb.active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.2rem;pointer-events:none;z-index:1}.product-package__thumb img{width:100%;height:100%;object-fit:cover;border-radius:1.6rem;display:block}.product-package__info{display:flex;flex-direction:column;gap:2.4rem;flex:0 1 53rem;min-width:0}.product-package__info-header{display:flex;flex-direction:column;gap:1.6rem}.product-package__info-stars{display:flex;gap:1rem;align-items:center}.product-package__info-stars img{width:12rem;height:2.4rem;flex-shrink:0}.product-package__info-rating{display:flex;gap:.4rem;align-items:center;font-size:1.6rem;line-height:1;margin-top:.2rem}.product-package__info-rating strong{font-weight:600}.product-package__info-rating a{color:#232323;text-decoration:underline;font-weight:400}.product-package__product-title{font-weight:600;font-size:3.2rem;line-height:1.2;color:#232323;margin-top:0;margin-bottom:0}.product-package__product-desc{font-weight:400;font-size:1.6rem;line-height:1.5;color:#232323;margin:0}.product-package__badges{display:flex;flex-wrap:wrap;gap:1.6rem}.product-package__badge{display:flex;gap:.8rem;align-items:center;padding:.6rem;border-radius:.4rem;background:linear-gradient(90deg,#d9f3fd40,#fcd9ee40)}.product-package__badge-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.product-package__badge-text{font-weight:500;font-size:1.4rem;line-height:1.5;white-space:nowrap}.product-package__qty-section{display:flex;flex-direction:column;gap:.8rem}.product-package__section-label{font-weight:600;font-size:1.8rem;line-height:2rem;color:#000;margin:0}.product-package__qty-options{display:flex;gap:1rem;justify-content:center;padding-top:1.2rem}.product-package__qty-card{flex:1 1 0%;min-width:0;display:flex;height:inherit;flex-direction:column;gap:.8rem;align-items:center;justify-content:center;padding:1.6rem;border-radius:.8rem;border:1px solid rgba(55,52,61,.1);cursor:pointer;position:relative;transition:border-color .2s,background .2s;background:transparent}.product-package__qty-card input{position:absolute;opacity:0}.product-package__qty-card:has(input:checked){background:linear-gradient(90deg,#d9f3fd40,#fcd9ee40);border-color:transparent}.product-package__qty-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.2rem;background:linear-gradient(#37343d80,#37343d80),linear-gradient(to right,#03acf0,#7f48b0,#d93288);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0}.product-package__qty-card:has(input:checked):before{opacity:1}.product-package__qty-card:has(input:checked) .product-package__qty-label{font-weight:600;margin:0}.product-package__qty-img{width:100%;aspect-ratio:138 / 80;display:flex;align-items:center;justify-content:center;position:relative;max-width:13.8rem}.product-package__qty-img img{height:100%;width:100%;object-fit:contain}.product-package__qty-label{font-weight:400;font-size:1.6rem;line-height:1.5;text-align:center;margin:0}.product-package__save-pill{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:10rem;background:linear-gradient(90deg,#37343d80 0% 100%),linear-gradient(90deg,#03acf0,#7f48b0,#d93288);font-weight:700;font-size:1.4rem;line-height:1.6rem;color:#fff;letter-spacing:.1rem}.product-package__qty-badge{position:absolute;top:-1.3rem;left:50%;transform:translate(-50%);padding:.1rem 1rem .2rem;border-radius:10rem;font-weight:600;font-size:1.2rem;line-height:1.5;text-align:center;white-space:nowrap;color:#fff;letter-spacing:.06rem;font-variant:all-small-caps}.product-package__qty-badge--popular{background:#ec008b;text-transform:uppercase}.product-package__qty-badge--value{background:#fdb600;color:#232323;text-transform:uppercase}.product-package__purchase-section{display:flex;flex-direction:column;gap:1.2rem}.product-package__purchase-options{display:flex;flex-direction:column;gap:1rem}.product-package__subscribe-wrap{display:flex;flex-direction:column;gap:.2rem;padding:.2rem;border-radius:1rem;background:linear-gradient(90deg,#d9f3fd,#fcd9ee);transition:background .2s;cursor:pointer;width:100%}.product-package__subscribe-wrap:has(input.product-package__radio-input:checked){background:linear-gradient(90deg,#03acf0,#7f48b0,#d93288)}.product-package__subscribe-banner{font-weight:600;font-size:1.6rem;line-height:1.5;color:#232323;text-align:center;text-transform:uppercase;padding:.2rem .8rem;transition:color .2s}.product-package__subscribe-wrap:has(input.product-package__radio-input:checked) .product-package__subscribe-banner{color:#fff}.product-package__subscribe-card{position:relative;display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem;border-radius:.8rem;border:1px solid rgba(55,52,61,.1);background:#fff;transition:background .2s}.product-package__subscribe-wrap:has(input.product-package__radio-input:checked) .product-package__subscribe-card{border-color:transparent;background:linear-gradient(90deg,#d9f3fd40,#fcd9ee40),#fff}.product-package__subscribe-wrap:has(input.product-package__radio-input:checked) .product-package__subscribe-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.2rem;background:linear-gradient(#37343d80,#37343d80),linear-gradient(to right,#03acf0,#7f48b0,#d93288);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.product-package__radio{width:2.4rem;height:2.4rem;border-radius:50%;border:.15rem solid #232323;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.product-package__radio:before{content:"";width:1.8rem;height:1.8rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#000;opacity:0}.product-package__radio input{display:none}.product-package__radio:has(input:checked):before{opacity:1}.product-package__purchase-label{font-weight:500;font-size:1.6rem;line-height:1.5;color:#232323}.product-package__tryonce-card:has(input.product-package__radio-input:checked){border-color:transparent;background:linear-gradient(90deg,#d9f3fd40,#fcd9ee40)}.product-package__tryonce-card:has(input.product-package__radio-input:checked):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:linear-gradient(#37343d80,#37343d80),linear-gradient(to right,#03acf0,#7f48b0,#d93288);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.product-package__subscribe-wrap:has(input.product-package__radio-input:checked) .product-package__purchase-label,.product-package__tryonce-card:has(input.product-package__radio-input:checked) .product-package__purchase-label{font-weight:600}.product-package__price-compare{font-weight:500;text-decoration:line-through;opacity:.5}.product-package__price-current{font-weight:700}.product-package__benefits{display:flex;flex-direction:column;gap:1rem}.product-package__benefit{display:flex;gap:.8rem;align-items:center}.product-package__check-svg{width:1.4rem;height:1.4rem;flex-shrink:0}.product-package__benefit-text{font-weight:500;font-size:1.6rem;line-height:1.5;flex:1;color:#232323}.product-package__tryonce-card:has(input.product-package__radio-input:checked) .product-package__price-plain{font-weight:700}.product-package__tryonce-card{position:relative;display:flex;flex-direction:column;padding:1.6rem;border-radius:.8rem;border:1px solid rgba(55,52,61,.1);background:transparent;cursor:pointer;transition:background .2s;width:100%}.product-package__purchase-header{display:flex;gap:1rem;align-items:center;width:100%;flex-wrap:wrap}.product-package__purchase-left{display:flex;flex:1 1 auto;gap:1rem;align-items:center;min-width:0}.product-package__purchase-right{display:flex;gap:.4rem;align-items:center;white-space:nowrap;flex-shrink:0;font-size:1.6rem;line-height:1.5;color:#232323}.product-package__atc-section{display:flex;flex-direction:column;gap:1.6rem}.product-package__atc-btn{width:100%;padding:1.6rem;border-radius:10rem;background:#00adef;border:none;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;font-size:2rem;line-height:1.8rem;color:#fff;letter-spacing:.1rem;text-align:center;transition:background .2s}.product-package__trust{display:flex;gap:1rem;width:100%}.product-package__trust-item{flex:1;display:flex;flex-direction:column;gap:.8rem;align-items:center;justify-content:center;text-align:center}.product-package__trust-text{font-weight:400;font-size:1.4rem;line-height:1.2;text-align:center}@media(max-width:1220px){.product-package__gallery{max-width:none}.product-package__thumb{max-width:9rem}.product-package__product-title{font-size:2.8rem}}@media(max-width:999px){.product-package__wrapper{gap:2.4rem;padding:3.2rem 2.4rem}.product-package__heading{max-width:100%}.product-package__stars-img{width:10rem;height:2rem}.product-package__stars-text{font-size:1.4rem}.product-package__headline{font-size:2.8rem}.product-package__content{flex-direction:column;gap:0;align-items:center}.product-package__gallery{max-width:52rem;width:100%;position:static;gap:1.2rem}.product-package__thumb{max-width:9rem}.product-package__nav-btn{width:4rem;height:4rem}.product-package__info{max-width:52rem;width:100%;flex-basis:auto;padding-top:2.4rem}.product-package__info-header{gap:1.4rem}.product-package__info-stars img{width:10rem;height:2rem}.product-package__info-rating{font-size:1.4rem}.product-package__product-title{font-size:2.4rem}.product-package__section-label{font-size:1.6rem}.product-package__qty-options{padding-top:1rem}.product-package__qty-card{padding:1.4rem 1.2rem}.product-package__qty-label{font-size:1.4rem}.product-package__save-pill{font-size:1.2rem;letter-spacing:.06rem}.product-package__qty-badge{top:-1.1rem;font-size:1rem;height:2rem;display:flex;align-items:center}.product-package__radio{width:2rem;height:2rem}.product-package__radio:before{width:1.2rem;height:1.2rem}.product-package__purchase-label,.product-package__purchase-right,.product-package__subscribe-banner,.product-package__benefit-text{font-size:1.4rem}.product-package__trust-text{font-size:1.2rem}}@media(max-width:480px){.product-package__wrapper{padding:2.4rem 1.6rem}.product-package__gallery{max-width:39rem;gap:1rem}.product-package__thumb{max-width:7rem}.product-package__thumbs{gap:1rem}.product-package__nav-btn{width:3.6rem;height:3.6rem}.product-package__nav-arrows{left:1.2rem;right:1.2rem}.product-package__info{max-width:39rem}.product-package__headline{font-size:2.4rem}.product-package__product-title{font-size:2.2rem}.product-package__badge-text{font-size:1.2rem}.product-package__atc-btn{font-size:1.8rem;padding:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/389/assets/product-purchase-items.css.map */
