.product-hero{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 1rem;font-family:Plus Jakarta Sans,sans-serif}.breadcrumb_main{display:none!important}.product-hero__breadcrumb{font-size:1.275rem;color:var(--color-foreground-75, #666);margin-bottom:1.25rem}.product-hero__breadcrumb a{color:var(--color-primary, #1a3d8f);text-decoration:none}.product-hero__breadcrumb a:hover{text-decoration:underline}.product-hero__breadcrumb span{margin:0 .35rem;color:#999}.product-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}.product-hero__media{position:relative}.product-hero__badge{position:absolute;top:1rem;left:1rem;z-index:2;background:#ff6a00;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .75rem;border-radius:4px;text-transform:uppercase}.product-hero__main-image{border:1px solid var(--color-border, #e5e5e5);border-radius:8px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-hero__main-image-img{max-width:100%;max-height:100%;object-fit:contain}.product-hero__thumbs{display:flex;gap:.6rem;margin-top:.75rem;flex-wrap:wrap}.product-hero__thumb{width:64px;height:64px;border:1px solid var(--color-border, #e5e5e5);border-radius:6px;background:#fff;padding:4px;cursor:pointer}.product-hero__thumb img{width:100%;height:100%;object-fit:contain}.product-hero__thumb.is-active{border-color:var(--color-primary, #1a3d8f);border-width:2px}.product-hero__title{margin:0 0 .7rem;color:#14161a}.product-hero__title-main{display:block;font-size:2.75rem;font-weight:700;line-height:1.1;letter-spacing:-.01em;color:#004aad}.product-hero__title-sub{display:block;font-size:1.85rem;font-weight:600;line-height:1.15;color:#004aad;margin-top:.2rem}.product-hero__rating-row{display:flex;flex-wrap:wrap;align-items:center;column-gap:.9rem;row-gap:.35rem;min-height:1.8rem;margin-bottom:1rem;font-size:1.15rem}.product-hero__vendor{display:inline-flex;align-items:center;color:var(--color-foreground-75, #666);padding-left:.9rem;border-left:1px solid var(--color-border, #ddd);font-size:1.15rem}.product-hero__vendor a{color:var(--color-primary, #1a3d8f)}.product-hero__rating{display:inline-flex;align-items:center;gap:.55rem}.product-hero__stars{display:inline-flex;align-items:center;gap:2px;color:#f5a623;line-height:0}.product-hero__stars svg{display:block;width:18px;height:18px;fill:currentColor}.product-hero__rating-text{color:var(--color-foreground-75, #555);font-size:1.15rem;white-space:nowrap}.product-hero__pitch{margin-bottom:1.25rem}.product-hero__pitch-text{color:#004aad;line-height:1.55}.product-hero__pitch-text--clamped{max-height:7.75em;overflow:hidden}.product-hero__pitch-toggle{display:inline-flex;align-items:center;margin-top:.35rem;background:none;border:none;padding:0;color:var(--color-primary, #1a3d8f);font-weight:700;font-size:1.3rem;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.product-hero__pitch-toggle:hover{opacity:.75}.product-hero__usps{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem;list-style:none;padding:0;margin:0 0 1.5rem}.product-hero__usps li{display:flex;align-items:center;gap:.65rem;font-size:1.1rem;font-weight:700;color:var(--color-foreground, #1a1a1a);background:#fff;border:1px solid var(--color-border, #e5e5e5);border-radius:8px;padding:.85rem 1.1rem}.product-hero__usps svg{flex-shrink:0}@media screen and (max-width:480px){.product-hero__usps{grid-template-columns:1fr!important}.product-hero__usps.is-carousel{position:relative;display:block}.product-hero__usps.is-carousel li{position:absolute;top:0;left:0;right:0;display:flex;opacity:0;pointer-events:none;transform:translate(24px);transition:opacity .4s ease,transform .4s ease}.product-hero__usps.is-carousel li.is-active{opacity:1;pointer-events:auto;transform:translate(0)}}.product-hero__option{margin-bottom:1.25rem;background:var(--color-background-secondary, #f4f6fa);border:1px solid var(--color-border, #e5e5e5);border-radius:12px;padding:1.25rem 1.25rem 1.4rem}.product-hero__option-label{font-size:1.4rem;font-weight:700;margin:0 0 .85rem;color:var(--color-foreground, #333);display:flex;align-items:center;gap:.35rem}.product-hero__pills{display:flex;flex-wrap:wrap;gap:.6rem}.product-hero__pill{position:relative;min-width:58px;padding:.8rem .95rem;border:1px solid var(--color-border, #d5d5d5);border-radius:8px;background:#fff;color:var(--color-foreground, #333);cursor:pointer;font-size:1.25rem;transition:border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.product-hero__pill:hover{border-color:var(--color-primary, #1a3d8f);transform:translateY(-2px);box-shadow:0 4px 10px #00000014}.product-hero__pill.is-selected{border:1px solid var(--color-primary, #1a3d8f);background:var(--color-primary, #1a3d8f);color:#fff;font-weight:700}.product-hero__help-link{display:inline-block;color:var(--color-primary, #1a3d8f);font-size:1.1rem;margin-bottom:1.5rem;text-decoration:none}.product-hero__help-link:hover{text-decoration:underline}.product-hero__buybox{border:1px solid var(--color-border, #e5e5e5);border-radius:10px;padding:1.5rem;background:#fff}.product-hero__stock{display:inline-flex;align-items:center;gap:.5rem;color:#0f7a45;background:#e3f7ec;font-weight:800;font-size:1.15rem;padding:.5rem .9rem;border-radius:8px;margin:0 0 .5rem}.product-hero__stock-dot{width:11px;height:11px;border-radius:50%;background:#0f7a45}.product-hero__delivery{font-size:1.18rem;font-weight:600;color:var(--color-foreground, #333);margin:0 0 1rem}.product-hero__price{font-size:3rem;font-weight:800;color:var(--color-primary, #1a3d8f);margin:0}.product-hero__price-excl{font-size:1.35rem;font-weight:700;color:#999;margin:0 0 1.25rem}.product-hero__form{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.product-hero__form .product-hero__submit,.product-hero__form .product-hero__checkout-btn{flex:1;min-width:140px}.product-hero__checkout-btn{height:44px;border:2px solid var(--color-primary, #1a3d8f);border-radius:6px;background:var(--color-primary, #1a3d8f);color:#fff;font-weight:700;cursor:pointer;transition:background .15s ease,transform .1s ease}.product-hero__checkout-btn:hover{background:#14316f;transform:translateY(-1px)}.product-hero__checkout-btn:active{transform:translateY(0)}.product-hero__checkout-btn:disabled{background:#ccc;border-color:#ccc;color:#fff;cursor:not-allowed;transform:none}.product-hero__quantity{display:flex;align-items:center;border:1px solid var(--color-border, #ccc);border-radius:6px;overflow:hidden}.product-hero__qty-btn{width:38px;height:44px;border:none;background:#fafafa;cursor:pointer;font-size:1.1rem}.product-hero__qty-input{width:42px;height:44px;border:none;border-left:1px solid var(--color-border, #ccc);border-right:1px solid var(--color-border, #ccc);text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product-hero__qty-input::-webkit-outer-spin-button,.product-hero__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-hero__submit{flex:1;height:44px;border:none;border-radius:6px;background:#ff6a00;color:#fff;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .15s ease,transform .1s ease}.product-hero__submit:hover{background:#e65f00;transform:translateY(-1px)}.product-hero__submit:active{transform:translateY(0)}.product-hero__submit:disabled{background:#ccc;cursor:not-allowed;transform:none}.product-hero__trust{font-size:1.25rem;font-weight:600;color:#1a9d5c;margin:0 0 1rem}.product-hero__payment-icons{display:flex;gap:.5rem;flex-wrap:wrap}.product-hero__payment-icon{height:24px;width:auto}@media screen and (max-width:749px){.product-hero__submit,.product-hero__checkout-btn{font-size:1.35rem}.product-hero__price{font-size:2.64rem}.product-hero__price-excl{font-size:1.19rem}}@media screen and (max-width:900px){.product-hero__grid{grid-template-columns:1fr;gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-product-hero.css.map */
