.product-hero-card__container{display:grid;grid-template-columns:1fr;align-items:start;max-width:1284px;margin:0 auto;border:1px solid #1E2F44;border-radius:24px;background:#fff;position:relative}@media screen and (min-width:1024px){.product-hero-card__container{grid-template-columns:1fr 1fr}}.product-hero-card__left{display:flex;align-items:center;height:100%;width:100%;border-radius:24px 0 0 24px;overflow:hidden;min-width:0;padding-left:40px;padding-top:60px;height:fit-content}.product-hero-card__image-wrapper{width:100%;max-width:100%;min-width:0}.product-hero-card__badge{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:#222f42;color:#fff;padding:22px 32px;border-radius:50px;font-size:20px;font-weight:700;text-align:center;white-space:nowrap;z-index:2;box-shadow:0 4px 12px #00000026;line-height:1;letter-spacing:.02em;max-width:600px;width:100%}@media screen and (max-width:1023px){.product-hero-card__badge{font-size:14px;top:-15px;padding:15px 28px;max-width:294px}}.product-hero-card__main-image{background:#f5f5f5;border-radius:16px;overflow:hidden;margin-bottom:20px}.product-hero-card__main-image img{width:100%;height:auto;display:block}.product-hero-card__includes{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014}.product-hero-card__includes img{width:100%;height:auto;display:block}@media screen and (max-width:749px){.product-hero-card__includes{padding:15px}}.product-hero-card__right{display:flex;flex-direction:column;gap:12px;padding:48px;max-width:535px;box-sizing:content-box}.product-hero-card__reviews{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-hero-card__stars{display:flex;gap:4px}.product-hero-card__stars .star{color:#ff8c42;font-size:20px}.product-hero-card__stars .star--empty{color:#ddd}.product-hero-card__stars .star--half{background:linear-gradient(90deg,#ff8c42 50%,#ddd 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-hero-card__review-count{font-size:14px;color:#666}.product-hero-card__title h2{font-size:32px;font-weight:700;color:#1e2f44;margin:0;line-height:1.2;font-family:SangBleuOGSans-Bold;text-transform:uppercase}.product-hero-card__title--center h2{text-align:center}@media screen and (min-width:1024px){.product-hero-card__title h2{font-size:36px}.product-hero-card__title--center h2{text-align:center}}@media screen and (max-width:749px){.product-hero-card__title h2{font-size:28px}}.product-hero-card__sales-points{margin:10px 0}.product-hero-card__sales-points-heading{margin:0 0 10px;font-size:18px;font-weight:700;color:#1e2f44;line-height:1.3}.product-hero-card__features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.product-hero-card__feature-item{display:flex;align-items:center;gap:12px;font-size:18px;color:#1e2f44;line-height:1.4}@media screen and (max-width:749px){.product-hero-card__feature-item{font-size:15px}}.product-hero-card__feature-item img{width:20px;height:20px;flex-shrink:0}.product-hero-card__feature-item .feature-checkmark{color:#16a34a;font-size:20px;font-weight:700;flex-shrink:0;width:20px;text-align:center}.product-hero-card__price-wrapper{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-hero-card__price .product-hero-card__price-old{font-size:24px;color:#6da4aa;text-decoration:line-through;font-weight:700}@media screen and (max-width:749px){.product-hero-card__price .product-hero-card__price-old{font-size:20px}}.product-hero-card__price .product-hero-card__price-current{font-size:32px;font-weight:700;color:#1e2f44}@media screen and (max-width:749px){.product-hero-card__price .product-hero-card__price-current{font-size:24px}}.product-hero-card__buy-button{margin-top:10px}.product-hero-card__add-to-cart{width:100%;background:#222f42;color:#fff;border:none;border-radius:50px;padding:22px 32px;font-size:24px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:20px;line-height:1;position:relative}.product-hero-card__add-to-cart .button-content{display:flex;align-items:center;justify-content:center;gap:20px;width:100%}.product-hero-card__add-to-cart:has(.button-discount-text) .button-content{justify-content:center}.product-hero-card__add-to-cart.btn--loading .button-content{opacity:0}.product-hero-card__add-to-cart .loading__spinner{--loading-size: 2.4rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-hero-card__add-to-cart.btn--loading .loading__spinner{display:inline-flex!important;opacity:1}.product-hero-card__add-to-cart:hover{background:#1a252f;transform:translateY(-2px);box-shadow:0 6px 20px #2c3e504d}.product-hero-card__add-to-cart--disabled{background:#ccc;cursor:not-allowed}.product-hero-card__add-to-cart--disabled:hover{transform:none;box-shadow:none}.button-discount-text{text-align:left;letter-spacing:.02em;flex-shrink:0}.product-hero-card__price-content{background:#000;border-radius:50px;padding:8px 32px;display:inline-flex;align-items:center;gap:12px}.product-hero-card__prices{display:flex;align-items:center;gap:12px;white-space:nowrap}.product-hero-card__price-old{font-size:18px;color:#6da4aa;text-decoration:line-through;font-weight:700}@media screen and (max-width:749px){.product-hero-card__price-old{font-size:16px}}.product-hero-card__price-current{font-size:18px;font-weight:700;color:#fff}@media screen and (max-width:749px){.product-hero-card__price-current{font-size:16px}}@media screen and (max-width:749px){.product-hero-card__add-to-cart{font-size:15px;padding:18px 20px;gap:12px}.product-hero-card__add-to-cart .button-content{gap:12px}.product-hero-card__add-to-cart:has(.button-discount-text) .button-content{justify-content:center}.button-discount-text{text-align:center}.product-hero-card__price-content{padding:8px 16px}.product-hero-card__price-old,.product-hero-card__price-current{font-size:16px}}.product-hero-card__stock-info{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-size:16px;padding:12px 24px;background:#d9fffe;border-radius:16px;width:fit-content;margin:0 auto}.product-hero-card__stock-risk{display:flex;align-items:center;gap:6px}.stock-label{color:#333;font-weight:500}.stock-value{font-weight:700;text-transform:capitalize}.shipping-divider{color:#1e2f44;margin-left:4px;margin-right:12px}.shipping-text{color:#1e2f44;font-weight:500}.shipping-text p{margin:0}.product-hero-card__shipping-info{display:flex;flex-direction:column;gap:8px;width:fit-content;margin:0 auto}.product-hero-card__shipping{display:flex;align-items:center}.product-hero-card__delivery,.product-hero-card__guarantee{display:flex;align-items:center;gap:8px;font-size:15px;color:#1e2f44;justify-content:center}@media screen and (min-width:1024px){.product-hero-card__delivery,.product-hero-card__guarantee{font-size:16px}}.product-hero-card__delivery svg,.product-hero-card__guarantee svg{width:20px;height:20px;flex-shrink:0;color:#1e2f44}.product-hero-card__video-slider .video-thumbnails-container{margin-top:10px!important;margin-bottom:0!important}.product-hero-card__custom-text{font-size:15px;line-height:1.6;color:#1e2f44}.product-hero-card__description{font-size:20px;line-height:1.5;color:#1e2f44}@media screen and (max-width:1023px){.product-hero-card__description{font-size:18px}}.product-hero-card__description>*:first-child{margin-top:0}.product-hero-card__description>*:last-child{margin-bottom:0}.product-hero-card__custom-text p{margin:0 0 10px}.product-hero-card__custom-text p:last-child{margin-bottom:0}@media screen and (max-width:1023px){.product-hero-card__right{gap:16px;padding:32px 12px;max-width:100%}.product-hero-card__price-box{padding:20px}.product-hero-card__left{border-radius:24px 24px 0 0;padding-top:32px;padding-left:0;padding-inline:16px}.product-hero-card__stock-info{font-size:13px}}.product-hero-card__gallery--vertical{width:100%;max-width:100%;margin-bottom:20px;display:flex;flex-direction:column;gap:1rem;position:relative;min-width:0;overflow:hidden}.product-hero-card__gallery-content{display:flex;gap:1rem;align-items:flex-start;width:100%}.product-hero-card__gallery-thumbnails{flex-shrink:0;width:96px;display:flex;align-items:flex-start;max-height:100%;overflow:hidden}.product-hero-card__thumbnails-track{width:100%;max-width:100%;overflow:hidden;min-width:0;display:flex;flex-direction:column;max-height:100%}.product-hero-card__thumbnails-track .swiper{height:100%;max-height:100%;overflow:hidden;width:100%}.product-hero-card__thumbnails-track .swiper-wrapper{flex-direction:column;width:100%;display:flex;flex-wrap:nowrap;height:auto}.product-hero-card__thumbnails-track .swiper-slide{width:100%!important;height:auto!important;flex-shrink:0}.product-hero-card__thumbnail-item{cursor:pointer;width:100%;margin-bottom:8px;flex-shrink:0;display:block}.product-hero-card__thumbnail-item:last-child{margin-bottom:0}.product-hero-card__thumbnail-container{position:relative;cursor:pointer;border-radius:12px;transition:.3s all;width:100%;display:block}.product-hero-card__thumbnail-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid rgba(30,47,68,1);opacity:0;z-index:1;border-radius:12px;transition:.2s all}.product-hero-card__thumbnail-item.swiper-slide-thumb-active .product-hero-card__thumbnail-container:after{opacity:1}.product-hero-card__thumbnail-inner{position:relative;border-radius:12px;overflow:hidden;width:100%;height:76px;transition:.3s all}.product-hero-card__thumbnail-inner img{width:100%;height:100%;object-fit:cover;display:block}.product-hero-card__thumbnail-badge{position:absolute;top:.5rem;right:.5rem;width:2.4rem;height:2.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;box-shadow:0 0 1rem #0000001a;z-index:2}.product-hero-card__thumbnail-badge svg{width:1.4rem;height:1.4rem}.product-hero-card__gallery-viewer{flex:1;border-radius:16px;overflow:hidden;margin-left:0;min-width:0;width:0;display:flex;align-items:stretch;height:fit-content}.product-hero-card__gallery-content{position:relative;align-items:flex-start}.product-hero-card__gallery-thumbnails{align-self:flex-start}.product-hero-card__thumbnails-track::-webkit-scrollbar{display:none;width:0;height:0}.product-hero-card__thumbnails-track{-ms-overflow-style:none;scrollbar-width:none}.product-hero-card__gallery-slider{width:100%;height:100%;max-width:100%;overflow:hidden}.product-hero-card__gallery-slider .swiper-wrapper{width:100%;height:100%}.product-hero-card__gallery-slider .swiper-slide{width:100%!important;height:auto}.product-hero-card__gallery-slide{width:100%!important;max-width:100%;height:auto;display:flex;align-items:center;justify-content:center}.product-hero-card__gallery-slide img{width:100%;max-width:100%;height:auto;display:block;object-fit:contain}.product-hero-card__gallery-slide video-element{width:100%;display:block}.product-hero-card__gallery-button{width:100%;display:flex;justify-content:center;align-items:center;margin-top:12px}.product-hero-card__gallery-button .see-in-action-btn{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#1e2f44;font-weight:700;font-size:12px;letter-spacing:.5px;line-height:100%;transition:opacity .2s ease;background:none;border:none;padding:0;height:auto;width:fit-content}.product-hero-card__gallery-button .see-in-action-btn:hover{opacity:.7}.product-hero-card__gallery-button .see-in-action-btn span{border-bottom:2px solid #1E2F44;padding-bottom:0}@media screen and (max-width:749px){.product-hero-card__gallery--vertical,.product-hero-card__gallery-content{flex-direction:column}.product-hero-card__gallery-thumbnails{width:100%;order:2;max-height:none;overflow:visible}.product-hero-card__thumbnails-track{max-height:none;overflow:hidden;height:auto}.product-hero-card__thumbnails-track .swiper{overflow:hidden;height:auto;width:100%}.product-hero-card__thumbnails-track .swiper-wrapper{flex-direction:row!important;width:auto!important;height:auto!important;display:flex!important;flex-wrap:nowrap;gap:0}.product-hero-card__thumbnails-track .swiper-slide{width:48px!important;height:auto!important;flex-shrink:0;display:block;margin-right:0}.product-hero-card__thumbnails-track .swiper-slide:not(:last-child){margin-right:8px}.product-hero-card__thumbnail-item{width:48px!important;margin-bottom:0;flex-shrink:0;display:block}.product-hero-card__thumbnail-container{width:48px}.product-hero-card__thumbnail-inner{width:48px;height:60px}.product-hero-card__gallery-viewer{order:1;margin-left:0;margin-bottom:12px;width:100%}.product-hero-card__thumbnail-badge{width:2rem;height:2rem}.product-hero-card__thumbnail-badge svg{width:1.2rem;height:1.2rem}.product-hero-card__gallery-button{order:3}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/section-product-hero-card.css.map */
