.gsp-product__grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:24px}.gsp-product__media{flex:0 0 100%!important;width:100%!important;max-width:100%!important}.gsp-product__media-inner{min-height:320px}@media(min-width:480px){.gsp-product__media-inner{min-height:420px}}.gsp-product__info{flex:0 0 100%!important;width:100%!important;max-width:100%!important}@media(min-width:768px){.gsp-product__grid{display:grid!important;grid-template-columns:44% 1fr;align-items:start!important;gap:40px}.gsp-product__media,.gsp-product__info{flex:none!important;width:auto!important;max-width:none!important}}.gsp-product__list{gap:22px}.gsp-product__list>.hdt-product-info__item{padding-bottom:22px;border-bottom:1px solid rgb(var(--color-line-border, 0 0 0) / .08)}.gsp-product__list>.hdt-product-info__item:last-child{border-bottom:none}.gsp-product h1.hdt-product__title{font-size:clamp(2.6rem,1.9rem + 2.4vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;position:relative;padding-bottom:14px;margin:0}.gsp-product h1.hdt-product__title:after{content:"";position:absolute;left:0;bottom:0;width:64px;height:6px;border-radius:999px;background:linear-gradient(90deg,rgb(var(--color-accent)),rgb(var(--color-accent-secondary, var(--color-accent))))}.gsp-product .hdt-product__badges{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.gsp-product .hdt-product__badges hdt-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;font-size:1.3rem;font-weight:700;letter-spacing:.01em;color:rgb(var(--color-button-text));background:linear-gradient(120deg,rgb(var(--color-accent)),rgb(var(--color-accent-secondary, var(--color-accent))) 150%);box-shadow:0 8px 18px -8px rgb(var(--color-accent) / .6)}.gsp-product .hdt-product__badges hdt-badge svg{width:16px;height:16px}.gsp-product .hdt-product__price .hdt-price-wrapp{display:inline-flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:10px 18px;border-radius:14px;background:rgb(var(--color-accent) / .1)}.gsp-product .hdt-product__price hdt-price{font-size:2.8rem;font-weight:800;color:rgb(var(--color-pr-sale-price, var(--color-accent)))}.gsp-product .hdt-product__price hdt-compare-at-price{font-size:1.6rem;font-weight:500;opacity:.55;text-decoration:line-through}.gsp-product .hdt-product__countdown{padding:18px 20px;border-radius:16px;background:rgb(var(--color-foreground, 0 0 0));color:rgb(var(--color-background, 255 255 255))}.gsp-product .hdt-product__countdown-title p{color:inherit;letter-spacing:.12em}.gsp-product .hdt-product__countdown-item{min-width:52px;padding:8px 4px;border-radius:10px;text-align:center;background:rgb(var(--color-accent));margin-inline:3px}.gsp-product .hdt-product__countdown-item hdt-countdown-amount{font-size:2rem;font-weight:800;color:rgb(var(--color-button-text))}.gsp-product .hdt-product__variant-picker fieldset.hdt-product-form__input{margin-bottom:18px}.gsp-product .hdt-product__variant-picker fieldset.hdt-product-form__input:last-child{margin-bottom:0}.gsp-product .hdt-product-form__label{font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;display:inline-block}.gsp-product .hdt-product-form__values{display:flex;flex-wrap:wrap;gap:8px}.gsp-product .hdt-product-form_value.is-type-block,.gsp-product .hdt-product-form_value.is-type-block_with_color{border-radius:999px;border-width:2px;font-weight:700;padding:10px 18px;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .15s ease}.gsp-product .hdt-product-form_value.is-type-block:hover,.gsp-product .hdt-product-form_value.is-type-block_with_color:hover{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.gsp-product input[type=radio]:checked+.hdt-product-form_value.is-type-block,.gsp-product input[type=radio]:checked+.hdt-product-form_value.is-type-block_with_color{border-color:rgb(var(--color-accent));background-color:rgb(var(--color-accent));color:rgb(var(--color-button-text));box-shadow:0 8px 18px -10px rgb(var(--color-accent) / .7)}.gsp-product .hdt-product-form_value.is-type-color,.gsp-product .hdt-product-form_value.is-type-color_rounded{transition:transform .15s ease}.gsp-product input[type=radio]:checked+.hdt-product-form_value.is-type-color,.gsp-product .hdt-product-form_value.is-type-color.is-selected{outline:2px solid rgb(var(--color-accent));outline-offset:2px;border-radius:999px}.gsp-product .hdt-product-form_value:hover{transform:translateY(-1px)}.gsp-product .hdt-select{border-radius:var(--rounded-input, 10px);font-weight:600;padding:10px 16px;border-width:2px;transition:border-color .2s ease}.gsp-product .hdt-select:hover,.gsp-product .hdt-select:focus-visible{border-color:rgb(var(--color-accent))}.gsp-product .hdt-richlist [aria-selected=true],.gsp-product .hdt-product-form_value[aria-selected=true]{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.gsp-product [data-type=quantity_selector]{display:inline-block}.gsp-product [data-type=quantity_selector] .hdt-quantity-wrapp{border-radius:999px;overflow:hidden}.gsp-product .hdt-product__buy-button .hdt-btn{--hdt-btn-size: 1.7rem;--hdt-pd-y: 1.6rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;border:none;box-shadow:0 14px 30px -12px rgb(var(--color-accent) / .55);transition:transform .2s ease,box-shadow .2s ease}.gsp-product .hdt-product__buy-button .hdt-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px rgb(var(--color-accent) / .7)}.gsp-product [data-type=pickup_availability]{font-weight:600}.gsp-product [class^=product-guidelines-]{border-left-width:5px;box-shadow:0 12px 28px -18px #00000059}.gsp-product .hdt-product__trust-seal{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:14px 18px;border-radius:14px;background:rgb(var(--color-accent) / .08)}.gsp-product [data-type=back_instock]{font-weight:600}.gsp-product .hdt-product__extra-link{display:flex;flex-wrap:wrap;gap:10px}.gsp-product .hdt-product__extra-link button{padding:8px 16px;border-radius:999px;border:1px solid rgb(var(--color-line-border, 0 0 0) / .15);transition:border-color .2s ease,background-color .2s ease}.gsp-product .hdt-product__extra-link button:hover{border-color:rgb(var(--color-accent));background:rgb(var(--color-accent) / .08)}.gsp-product .hdt-product__delivery-return .hdt-product__delivery,.gsp-product .hdt-product__delivery-return .hdt-product__return{padding:18px;border-radius:14px;border:1px solid rgb(var(--color-line-border, 0 0 0) / .12)}.gsp-product .hdt-product__delivery-return .hdt-product__delivery-icon,.gsp-product .hdt-product__delivery-return svg{color:rgb(var(--color-accent))}.gsp-accordion{display:flex;flex-direction:column;gap:12px;margin-top:24px}.gsp-accordion__item{border:1px solid rgb(var(--color-line-border, 0 0 0) / .12);border-radius:14px;background:rgb(var(--color-background, var(--color-base-background)));overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.gsp-accordion__item:hover{border-color:rgb(var(--color-accent) / .4)}.gsp-accordion__item[open]{border-color:rgb(var(--color-accent));box-shadow:0 10px 24px -16px rgb(var(--color-accent) / .5)}.gsp-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;list-style:none;font-weight:700;font-size:1.4rem}.gsp-accordion__summary::-webkit-details-marker{display:none}.gsp-accordion__title{color:rgb(var(--color-foreground, var(--color-base-text)))}.gsp-accordion__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgb(var(--color-accent) / .12);color:rgb(var(--color-accent));transition:transform .25s ease,background-color .25s ease,color .25s ease}.gsp-accordion__item[open] .gsp-accordion__icon{transform:rotate(45deg);background:rgb(var(--color-accent));color:rgb(var(--color-button-text))}.gsp-accordion__content{padding:0 18px 18px;font-size:1.35rem;line-height:1.55;color:rgb(var(--color-foreground2, var(--color-base-text)));max-height:640px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.gsp-accordion__content::-webkit-scrollbar{display:none}.gsp-accordion__content p{margin:0 0 10px}.gsp-accordion__content p:last-child{margin-bottom:0}.gsp-accordion__content h1,.gsp-accordion__content h2,.gsp-accordion__content h3,.gsp-accordion__content h4,.gsp-accordion__content h5,.gsp-accordion__content h6{font-size:1.5rem;line-height:1.3;font-weight:700;margin:0 0 10px;color:rgb(var(--color-foreground, var(--color-base-text)))}.gsp-accordion__content strong,.gsp-accordion__content b{color:rgb(var(--color-foreground, var(--color-base-text)));font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/25/assets/gang-sheet-product.css.map */
