.shop-product-hero__price-row{display:flex;align-items:baseline;gap:12px}.shop-product-hero__price--compare{text-decoration:line-through;opacity:.5;font-size:28px}.shop-product-hero__cart-btn.disabled,.shop-product-hero__cart-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.shop-product-hero__price--sale{color:var(--sph-primary)}.shop-product-hero{position:relative;overflow:hidden;padding:150px 0 96px;background:var(--sph-bg);color:var(--sph-text)}.shop-product-hero__glow{position:absolute;top:0;right:0;width:600px;height:600px;border-radius:50%;background:color-mix(in srgb,var(--sph-primary) 8%,transparent);filter:blur(150px);animation:sphPulse 12s ease-in-out infinite}@keyframes sphPulse{0%,to{transform:scale(1);opacity:.08}50%{transform:scale(1.2);opacity:.12}}.shop-product-hero__container{position:relative;z-index:2;max-width:var(--sph-max-width);margin:0 auto;padding:0 32px}.shop-product-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.shop-product-hero__main-wrap{position:relative;margin-bottom:24px}.shop-product-hero__main-glow{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:28px;background:linear-gradient(135deg,rgba(255,140,66,.1),transparent,rgba(91,79,255,.1));filter:blur(24px)}.shop-product-hero__main-image{position:relative;display:none}.shop-product-hero__main-image.is-active{display:block}.shop-product-hero__image{position:relative;width:100%;aspect-ratio:1 / 1;object-fit:contain;border-radius:18px;height:auto}.shop-product-hero__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.shop-product-hero__thumb{aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;border:2px solid color-mix(in srgb,var(--sph-border) 50%,transparent);background:transparent;cursor:pointer;transition:all .3s ease}.shop-product-hero__thumb.is-active{border-color:var(--sph-primary);box-shadow:0 10px 30px #ff8c4233}.shop-product-hero__thumb-image{width:100%;height:100%;object-fit:cover}.shop-product-hero__line{width:48px;height:1px;background:var(--sph-primary);margin-bottom:24px}.shop-product-hero__bundle-label{margin-bottom:16px;font-size:12px;text-transform:uppercase;letter-spacing:.3em;color:var(--sph-primary);font-weight:500}.shop-product-hero__title{margin:0 0 16px;font-size:3rem;line-height:1;font-weight:100;letter-spacing:-.03em}.shop-product-hero__rating{display:flex;align-items:center;gap:8px;margin-bottom:24px}.shop-product-hero__stars{display:flex;gap:2px;color:#fbbf24}.shop-product-hero__rating-text{font-size:14px;color:color-mix(in srgb,var(--sph-text) 60%,transparent);line-height:1.25rem}.shop-product-hero__intro{margin-bottom:24px;font-size:18px;line-height:1.8;color:color-mix(in srgb,var(--sph-text) 80%,transparent);font-weight:300}.shop-product-hero__bundle{margin-bottom:32px;font-size:15px}.shop-product-hero__bundle-title{margin:0 0 32px;font-size:16px;color:color-mix(in srgb,var(--sph-text) 90%,transparent);font-weight:500;line-height:1.5rem}.shop-product-hero__bundle-list{list-style:none;padding:0;margin:0}.shop-product-hero__bundle-item{display:flex;align-items:flex-start;gap:12px;line-height:1.8;font-size:15px}.inside-span{color:#fffc}.shop-product-hero__bundle-item .cus-price{color:#ffffff80}.shop-product-hero__bundle-item .span-head{color:#fff}.shop-product-hero__bundle-item+.shop-product-hero__bundle-item{margin-top:12px}.shop-product-hero__check{color:var(--sph-primary);margin-top:2px}.shop-product-hero__price-card{margin-bottom:32px;padding:32px;border-radius:20px;background:color-mix(in srgb,var(--sph-card) 80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--sph-border)}.shop-product-hero__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.shop-product-hero__price{font-size:52px;line-height:1;font-weight:200}.shop-product-hero__currency{color:color-mix(in srgb,var(--sph-text) 50%,transparent)}.shop-product-hero__value-list{margin-bottom:32px}.shop-product-hero__value-line{display:flex;justify-content:space-between;gap:20px;color:color-mix(in srgb,var(--sph-text) 70%,transparent)}.shop-product-hero__value-line+.shop-product-hero__value-line{margin-top:12px}.shop-product-hero__value-highlight{color:var(--sph-primary)}.shop-product-hero__cart-btn{width:100%;justify-content:center;padding-top:18px;padding-bottom:18px}.shop-product-hero__installment{margin-top:16px;text-align:center;font-size:14px;color:color-mix(in srgb,var(--sph-text) 50%,transparent)}.shop-product-hero__features{margin-bottom:24px}.shop-product-hero__feature{display:flex;align-items:center;gap:16px}.shop-product-hero__feature+.shop-product-hero__feature{margin-top:16px}.shop-product-hero__feature-icon{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--sph-primary) 10%,transparent);color:var(--sph-primary);border-radius:999px}.shop-product-hero__feature-icon-image{width:20px;height:20px;object-fit:contain}.shop-product-hero__feature-text{color:color-mix(in srgb,var(--sph-text) 80%,transparent)}.shop-product-hero__trust-note{font-size:14px;color:color-mix(in srgb,var(--sph-text) 55%,transparent)}@media(min-width:1024px){.shop-product-hero__title{font-size:3.75rem}}@media(max-width:989px){.shop-product-hero__grid{grid-template-columns:1fr;gap:40px}.shop-product-hero__thumbs{grid-template-columns:repeat(3,1fr)}.shop-product-hero__container{padding:0 20px}}.hide{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product.css.map */
