.fe-product{position:relative;overflow-x:clip;background:var(--fe-product-page-bg);color:var(--fe-product-text);font-family:var(--font-body-family, inherit);font-size:var(--fe-product-body-size)}.fe-product *,.fe-product *:before,.fe-product *:after{box-sizing:border-box}.fe-product a{color:inherit}.fe-product [hidden],.fe-product .is-hidden{display:none!important}.fe-product__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fe-product :focus-visible{outline:2px solid var(--fe-product-accent);outline-offset:3px}.fe-product__shell{width:min(100%,var(--fe-product-max-width));margin:0 auto;padding:var(--fe-product-padding-top) var(--fe-product-padding-x) var(--fe-product-padding-bottom)}.fe-product__breadcrumb{margin:0 0 18px;display:flex;flex-wrap:wrap;gap:8px;color:var(--fe-product-muted);font-size:11px;line-height:1.35;font-weight:650}.fe-product__breadcrumb a{text-decoration:none}.fe-product__breadcrumb a:hover{text-decoration:underline}.fe-product__breadcrumb--info{margin-bottom:12px}.fe-product__main{display:grid;grid-template-columns:minmax(0,var(--fe-product-media-width)) minmax(360px,1fr);gap:var(--fe-product-gap);align-items:var(--fe-product-align)}.fe-product--sticky-info .fe-product-info{position:sticky;top:var(--fe-product-sticky-offset)}.fe-product-gallery{min-width:0}.fe-product-gallery__inner{display:grid;grid-template-columns:var(--fe-product-thumb-size) minmax(0,1fr);gap:var(--fe-product-media-gap);align-items:start}.fe-product--thumbs-bottom .fe-product-gallery__inner{grid-template-columns:1fr}.fe-product-gallery__thumbs{display:grid;gap:10px;max-height:min(720px,78vh);overflow:auto;scrollbar-width:thin}.fe-product--thumbs-bottom .fe-product-gallery__thumbs{order:2;grid-auto-flow:column;grid-auto-columns:var(--fe-product-thumb-size);overflow-x:auto;overflow-y:hidden}.fe-product-gallery__thumb{width:var(--fe-product-thumb-size);aspect-ratio:1;padding:0;border:1px solid color-mix(in srgb,var(--fe-product-border) 88%,transparent);border-radius:min(var(--fe-product-media-radius),10px);background:var(--fe-product-gallery-bg);color:var(--fe-product-muted);cursor:pointer;overflow:hidden;position:relative}.fe-product-gallery__thumb.is-active{border-color:var(--fe-product-text);box-shadow:inset 0 0 0 1px var(--fe-product-text)}.fe-product-gallery__thumb-image{width:100%;height:100%;object-fit:contain;display:block}.fe-product-gallery__thumb-type{position:absolute;right:4px;bottom:4px;padding:2px 4px;border-radius:4px;background:#181b1dd1;color:#fff;font-size:9px;line-height:1;text-transform:capitalize}.fe-product-gallery__stage-wrap{position:relative;min-width:0}.fe-product-gallery__stage{position:relative;width:100%;aspect-ratio:var(--fe-product-media-ratio);min-height:320px;overflow:hidden;border:var(--fe-product-media-border-width) solid color-mix(in srgb,var(--fe-product-border) 88%,transparent);border-radius:var(--fe-product-media-radius);background:var(--fe-product-gallery-bg)}.fe-product-gallery__stage--adapt{aspect-ratio:auto;min-height:0}.fe-product-gallery__item,.fe-product-gallery__zoom-trigger,.fe-product-gallery__empty{width:100%;height:100%}.fe-product-gallery__item{min-height:inherit}.fe-product-gallery__zoom-trigger{display:block;padding:0;border:0;background:transparent;cursor:zoom-in}.fe-product-gallery__zoom-trigger:disabled{cursor:default}.fe-product-gallery__image,.fe-product-gallery__native-media>*,.fe-product-gallery__placeholder{display:block;width:100%;height:100%;object-fit:var(--fe-product-media-fit);object-position:center}.fe-product-gallery__native-media{width:100%;height:100%;min-height:inherit;display:grid;place-items:center}.fe-product-gallery__native-media iframe,.fe-product-gallery__native-media video,.fe-product-gallery__native-media model-viewer{width:100%;height:100%;border:0;background:var(--fe-product-gallery-bg)}.fe-product-gallery__nav{position:absolute;top:50%;z-index:2;width:42px;height:42px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--fe-product-border) 88%,transparent);border-radius:999px;background:#fffffbeb;color:var(--fe-product-text);cursor:pointer;transform:translateY(-50%)}.fe-product-gallery__nav--prev{left:14px}.fe-product-gallery__nav--next{right:14px}.fe-product-gallery__nav span{font-size:28px;line-height:1}.fe-product-gallery__count{position:absolute;right:14px;bottom:14px;z-index:2;margin:0;padding:6px 10px;border-radius:999px;background:#181b1dd1;color:#fff;font-size:12px;line-height:1;font-weight:700}.fe-product-gallery__dialog{width:min(1120px,calc(100vw - 32px));max-width:none;border:0;padding:48px 18px 18px;border-radius:12px;background:var(--fe-product-media-bg);color:var(--fe-product-text)}.fe-product-gallery__dialog::backdrop{background:#000000b8}.fe-product-gallery__dialog-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid var(--fe-product-border);border-radius:999px;background:#fff;color:var(--fe-product-text);cursor:pointer;font-size:22px;line-height:1}.fe-product-gallery__dialog-image{display:block;width:100%;max-height:calc(100vh - 140px);object-fit:contain}.fe-product-info{min-width:0;max-width:var(--fe-product-info-max-width);background:var(--fe-product-info-bg)}.fe-product-info__eyebrow-row{margin-bottom:8px;display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center}.fe-product-info__label,.fe-product-info__badge{width:fit-content;margin:0;color:var(--fe-product-muted);font-size:var(--fe-product-label-size);line-height:1.35;font-weight:760;letter-spacing:0;text-transform:uppercase}.fe-product-info__badge{padding:5px 9px;border:1px solid color-mix(in srgb,var(--fe-product-accent) 42%,var(--fe-product-border));border-radius:999px;background:color-mix(in srgb,var(--fe-product-accent) 12%,transparent);color:var(--fe-product-text);font-size:11px}.fe-product-info__title{margin:0;color:var(--fe-product-text);font-family:var(--font-heading-family, inherit);font-size:clamp(34px,3.35vw,var(--fe-product-title-desktop));line-height:1.08;font-weight:760;letter-spacing:0;overflow-wrap:anywhere}.fe-product-info__rating{width:fit-content;margin-top:10px;display:flex;gap:8px;align-items:center;color:var(--fe-product-muted);text-decoration:none;font-size:13px;font-weight:650}.fe-product-info__stars{position:relative;width:76px;height:16px;display:inline-block;color:color-mix(in srgb,var(--fe-product-muted) 32%,transparent);font-size:15px;line-height:1;letter-spacing:0}.fe-product-info__stars:before,.fe-product-info__stars span:before,.fe-product-card__stars:before,.fe-product-card__stars span:before{content:"\2605\2605\2605\2605\2605"}.fe-product-info__stars:before,.fe-product-card__stars:before{color:color-mix(in srgb,var(--fe-product-muted) 34%,transparent)}.fe-product-info__stars span,.fe-product-card__stars span{position:absolute;inset:0 auto 0 0;overflow:hidden;color:var(--fe-product-star-color, var(--fe-product-accent));white-space:nowrap}.fe-product-info__divider{width:100%;height:1px;margin:18px 0 16px;background:color-mix(in srgb,var(--fe-product-border) 82%,transparent)}.fe-product-info__price{margin-top:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:9px 12px}.fe-product-info__price-current{color:var(--fe-product-text);font-size:var(--fe-product-price-size);line-height:1.1;font-weight:780}.fe-product-info__price-compare{color:var(--fe-product-muted);font-size:calc(var(--fe-product-price-size) * .62);text-decoration:line-through}.fe-product-info__price-save{padding:4px 8px;border:1px solid color-mix(in srgb,var(--fe-product-sale) 30%,transparent);border-radius:999px;background:color-mix(in srgb,var(--fe-product-sale) 8%,#fffffb);color:var(--fe-product-sale);font-size:12px;line-height:1;font-weight:760}.fe-product-info__unit-price,.fe-product-info__tax-note{width:100%;margin:0;color:var(--fe-product-muted);font-size:12px;line-height:1.45}.fe-product-info__tax-note{margin-top:6px}.fe-product-info__short-description{margin-top:14px;max-width:54ch;color:var(--fe-product-muted);font-size:var(--fe-product-body-size);line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.fe-product-info__short-description>*{margin-top:0}.fe-product-info__short-description>*:last-child{margin-bottom:0}.fe-product-form{margin-top:20px}.fe-product-form__variants{display:grid;gap:16px}.fe-product-form__option{margin:0;padding:0;border:0}.fe-product-form__option-heading{width:100%;margin:0 0 9px;display:flex;justify-content:space-between;gap:16px;color:var(--fe-product-text);font-size:var(--fe-product-option-label-size);line-height:1.35;font-weight:760}.fe-product-form__option-selected{color:var(--fe-product-muted);font-weight:620}.fe-product-form__option-values{display:flex;flex-wrap:wrap;gap:8px}.fe-product-form__radio{position:absolute;opacity:0;pointer-events:none}.fe-product-form__choice{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid color-mix(in srgb,var(--fe-product-border) 92%,transparent);border-radius:var(--fe-product-control-radius);background:#fffffb;color:var(--fe-product-text);font-size:13px;line-height:1.2;cursor:pointer}.fe-product-form__radio:checked+.fe-product-form__choice{border-color:var(--fe-product-text);box-shadow:inset 0 0 0 1px var(--fe-product-text)}.fe-product-form__radio:disabled+.fe-product-form__choice,.fe-product-form__choice.is-unavailable{color:color-mix(in srgb,var(--fe-product-muted) 70%,transparent);background:color-mix(in srgb,#fffffb 80%,var(--fe-product-border));cursor:not-allowed;text-decoration:line-through}.fe-product-form__choice--swatch{padding:5px 10px 5px 5px}.fe-product-form__swatch{width:var(--fe-product-swatch-size, 34px);height:var(--fe-product-swatch-size, 34px);flex:0 0 auto;border:1px solid color-mix(in srgb,var(--fe-product-border) 90%,#000);border-radius:999px;background:#fff;background-position:center;background-size:cover}.fe-product--swatch-square .fe-product-form__swatch{border-radius:6px}.fe-product-form__select{width:100%;min-height:46px;padding:0 38px 0 13px;border:1px solid var(--fe-product-border);border-radius:var(--fe-product-control-radius);background:#fffffb;color:var(--fe-product-text);font:inherit}.fe-product-info__compatibility{margin-top:18px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--fe-product-accent) 38%,var(--fe-product-border));border-radius:var(--fe-product-card-radius);background:color-mix(in srgb,var(--fe-product-accent) 9%,#fffffb);color:var(--fe-product-muted);line-height:1.5}.fe-product-info__compatibility strong{display:block;margin-bottom:4px;color:var(--fe-product-text)}.fe-product-form__quantity{min-width:136px;display:grid;gap:7px}.fe-product-form__quantity-label{font-size:var(--fe-product-option-label-size);font-weight:760}.fe-product-form__quantity-control{display:grid;grid-template-columns:42px 64px 42px;height:54px;border:1px solid var(--fe-product-border);border-radius:var(--fe-product-control-radius);overflow:hidden;background:#fffffb}.fe-product-form__quantity-control button,.fe-product-form__quantity-control input{min-width:0;border:0;border-radius:0;background:transparent;color:var(--fe-product-text);font:inherit;text-align:center}.fe-product-form__quantity-control button{cursor:pointer;font-size:19px}.fe-product-form__quantity-control input{border-left:1px solid var(--fe-product-border);border-right:1px solid var(--fe-product-border);-webkit-appearance:textfield;appearance:textfield}.fe-product-form__actions{margin-top:20px;display:grid;gap:10px}.fe-product-form__purchase-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:end}.fe-product-form__purchase-row>.fe-product-form__submit:first-child{grid-column:1 / -1}.fe-product-form__submit,.fe-product-sticky-cart__button{width:100%;min-height:54px;border:1px solid var(--fe-product-button-bg);border-radius:var(--fe-product-control-radius);background:var(--fe-product-button-bg);color:var(--fe-product-button-text);-webkit-text-fill-color:currentColor;font:inherit;font-size:var(--fe-product-button-size);font-weight:780;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.fe-product-form__submit span,.fe-product-sticky-cart__button span,.fe-product-form__submit [data-fe-submit-label],.fe-product-sticky-cart__button [data-fe-sticky-label]{position:relative;z-index:1;color:inherit!important;-webkit-text-fill-color:currentColor!important;opacity:1!important;font-size:inherit!important;visibility:visible!important}.fe-product-form__submit:hover:not(:disabled),.fe-product-sticky-cart__button:hover:not(:disabled){border-color:var(--fe-product-button-hover-bg);background:var(--fe-product-button-hover-bg);color:var(--fe-product-button-hover-text);-webkit-text-fill-color:currentColor}.fe-product-form__submit:disabled,.fe-product-sticky-cart__button:disabled{cursor:not-allowed;opacity:.72;color:var(--fe-product-button-text);-webkit-text-fill-color:currentColor}.fe-product-form__submit.is-loading{cursor:progress}.fe-product-form__payment{margin-top:0}.fe-product-form__payment .shopify-payment-button,.fe-product-form__payment .shopify-payment-button__button{width:100%}.fe-product-form__payment .shopify-payment-button__button{min-height:52px;border:1px solid var(--fe-product-text);border-radius:var(--fe-product-control-radius);background:#fffffb;color:var(--fe-product-text);-webkit-text-fill-color:currentColor;font-size:var(--fe-product-button-size);font-weight:760;opacity:1}.fe-product-form__payment .shopify-payment-button__button:hover{background:var(--fe-product-text);color:#fffffb;-webkit-text-fill-color:currentColor}.fe-product-form__payment .shopify-payment-button__button span,.fe-product-form__payment .shopify-payment-button__button div,.fe-product-form__payment .shopify-payment-button__button label,.fe-product-form__payment .shopify-payment-button__button .shopify-cleanslate,.fe-product-form__payment .shopify-payment-button__button *{color:inherit!important;-webkit-text-fill-color:currentColor!important;opacity:1!important;visibility:visible!important;font-size:inherit}.fe-product-form__message{min-height:20px;margin-top:10px;color:var(--fe-product-muted);font-size:13px;line-height:1.4}.fe-product-form__message.is-error{color:var(--fe-product-error)}.fe-product-form__message.is-success{color:var(--fe-product-success)}.fe-product-info__meta{margin-top:12px;padding-top:12px;display:flex;flex-wrap:wrap;gap:8px 18px;border-top:1px solid color-mix(in srgb,var(--fe-product-border) 78%,transparent)}.fe-product-info__inventory,.fe-product-info__sku{margin:0;display:inline-flex;max-width:100%;gap:5px;align-items:baseline;color:var(--fe-product-muted);font-size:13px;line-height:1.45}.fe-product-info__inventory span,.fe-product-info__sku span{color:var(--fe-product-muted)}.fe-product-info__inventory strong,.fe-product-info__sku strong{min-width:0;max-width:24ch;overflow:hidden;color:var(--fe-product-text);font-weight:720;text-overflow:ellipsis;white-space:nowrap}.fe-product-info__inventory.is-success{color:var(--fe-product-success)}.fe-product-info__inventory.is-error{color:var(--fe-product-error)}.fe-product-info__trust{margin-top:14px;padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid color-mix(in srgb,var(--fe-product-border) 88%,transparent);border-radius:var(--fe-product-card-radius);background:color-mix(in srgb,var(--fe-product-media-bg) 80%,transparent)}.fe-product-info__trust-item{min-width:0;display:flex;gap:7px;align-items:center;color:var(--fe-product-muted);text-decoration:none;font-size:11px;line-height:1.25;padding:2px 10px}.fe-product-info__trust-item+.fe-product-info__trust-item{border-left:1px solid color-mix(in srgb,var(--fe-product-border) 78%,transparent)}.fe-product-info__trust-item strong{display:block;color:var(--fe-product-text);font-size:11px;font-weight:720}.fe-product-info__trust-icon{width:22px;height:22px;flex:0 0 auto;display:inline-grid;place-items:center;border:1px solid color-mix(in srgb,var(--fe-product-accent) 44%,var(--fe-product-border));border-radius:999px;color:var(--fe-product-text);background:color-mix(in srgb,var(--fe-product-accent) 10%,#fffffb)}.fe-product-info__trust-icon svg{width:13px;height:13px;display:block;fill:currentColor}.fe-product-details{margin-top:clamp(34px,var(--fe-product-details-spacing),56px);border-top:1px solid var(--fe-product-border)}.fe-product-details__item{border-bottom:1px solid var(--fe-product-border)}.fe-product-details__item summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:var(--fe-product-text);font-size:var(--fe-product-accordion-size);font-weight:760;list-style:none}.fe-product-details__item summary::-webkit-details-marker{display:none}.fe-product-details__item summary span{width:16px;height:16px;position:relative;flex:0 0 auto}.fe-product-details__item summary span:before,.fe-product-details__item summary span:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background:var(--fe-product-text)}.fe-product-details__item summary span:after{transform:rotate(90deg)}.fe-product-details__item[open] summary span:after{display:none}.fe-product-details__content{padding:0 0 24px;color:var(--fe-product-muted);line-height:1.65}.fe-product-details__content>*:first-child{margin-top:0}.fe-product-details__content img,.fe-product-details__content video{max-width:100%;height:auto}.fe-product-details__content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.fe-product-details__content th,.fe-product-details__content td{padding:10px;border:1px solid var(--fe-product-border)}.fe-product-details__share{margin-top:18px;display:grid;gap:8px;color:var(--fe-product-muted)}.fe-product-details__share input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--fe-product-border);border-radius:var(--fe-product-control-radius);background:#fffffb;color:var(--fe-product-text)}.fe-product-feature{margin-top:var(--fe-product-details-spacing);display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);gap:clamp(24px,4vw,56px);align-items:center;padding:clamp(22px,4vw,42px);border-radius:var(--fe-product-card-radius);background:var(--fe-product-feature-bg)}.fe-product-feature--image-right .fe-product-feature__media{order:2}.fe-product-feature__media{aspect-ratio:var(--fe-product-feature-ratio);overflow:hidden;border-radius:var(--fe-product-card-radius);background:var(--fe-product-media-bg)}.fe-product-feature__media picture,.fe-product-feature__image{display:block;width:100%;height:100%}.fe-product-feature__image{object-fit:cover}.fe-product-feature__content p:first-child{margin:0 0 8px;color:var(--fe-product-muted);font-size:12px;font-weight:760;text-transform:uppercase}.fe-product-feature__content h2{margin:0 0 12px;color:var(--fe-product-text);font-family:var(--font-heading-family, inherit);font-size:clamp(28px,3vw,42px);line-height:1.08}.fe-product-feature__content div{color:var(--fe-product-muted);line-height:1.6}.fe-product-feature__content ul{margin:18px 0 0;padding:0;display:grid;gap:8px;list-style:none}.fe-product-feature__content li{padding-left:20px;position:relative}.fe-product-feature__content li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--fe-product-accent)}.fe-product-feature__cta{width:fit-content;min-height:42px;margin-top:20px;padding:0 16px;display:inline-flex;align-items:center;border:1px solid var(--fe-product-text);border-radius:var(--fe-product-control-radius);color:var(--fe-product-text);text-decoration:none;font-weight:760}.fe-product__reviews{margin-top:clamp(34px,var(--fe-product-details-spacing),56px)}.fe-product__reviews.is-empty{display:none}.fe-product__reviews h2,.fe-product-recommendations h2{margin:0 0 20px;color:var(--fe-product-text);font-family:var(--font-heading-family, inherit);font-size:clamp(24px,2.5vw,34px);line-height:1.12}.fe-product__reviews-summary{margin-bottom:20px;padding:16px;display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;border:1px solid var(--fe-product-border);border-radius:var(--fe-product-card-radius);background:color-mix(in srgb,var(--fe-product-media-bg) 72%,transparent);color:var(--fe-product-muted)}.fe-product__reviews-summary strong,.fe-product__reviews-app{color:var(--fe-product-text)}.fe-product-recommendations{margin-top:var(--fe-product-recommendations-spacing)}.fe-product-recommendations.is-empty{display:none}.fe-product-recommendations__grid{display:grid;grid-template-columns:repeat(var(--fe-product-rec-desktop-columns),minmax(0,1fr));gap:16px}.fe-product-card{min-width:0}.fe-product-card__media{display:block;aspect-ratio:1;overflow:hidden;border:1px solid var(--fe-product-border);border-radius:var(--fe-product-card-radius);background:var(--fe-product-media-bg)}.fe-product-card__image{width:100%;height:100%;display:block;object-fit:contain}.fe-product-card__body{padding-top:12px}.fe-product-card__body p{margin:0 0 5px;color:var(--fe-product-muted);font-size:11px;font-weight:760;text-transform:uppercase}.fe-product-card__body h3{margin:0 0 8px;color:var(--fe-product-text);font-family:var(--font-heading-family, inherit);font-size:16px;line-height:1.25}.fe-product-card__body h3 a{text-decoration:none}.fe-product-card__body span{display:block}.fe-product-card__price{color:var(--fe-product-text);font-weight:760}.fe-product-card__rating{margin:0 0 8px;display:flex;align-items:center;gap:7px;color:var(--fe-product-muted);font-size:12px}.fe-product-card__stars{position:relative;width:62px;height:13px;display:inline-block;color:color-mix(in srgb,var(--fe-product-muted) 34%,transparent);font-size:12px;line-height:1;letter-spacing:0}.fe-product-card__link{width:fit-content;min-height:36px;margin-top:10px;display:inline-flex;align-items:center;color:var(--fe-product-text);font-size:13px;font-weight:760;text-decoration:underline;text-underline-offset:4px}.fe-product-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;grid-template-columns:auto minmax(0,1fr) minmax(94px,132px);gap:10px;align-items:center;padding:10px max(14px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-right));border-top:1px solid var(--fe-product-sticky-border);background:var(--fe-product-sticky-bg);box-shadow:0 -10px 30px #181b1d1a}.fe-product-sticky-cart.is-visible{display:grid}.fe-product-sticky-cart__image{width:52px;height:52px;border:1px solid var(--fe-product-border);border-radius:6px;object-fit:contain;background:var(--fe-product-media-bg)}.fe-product-sticky-cart__info{min-width:0}.fe-product-sticky-cart__info strong,.fe-product-sticky-cart__info span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-product-sticky-cart__info strong{color:var(--fe-product-text);font-size:13px}.fe-product-sticky-cart__info span{color:var(--fe-product-muted);font-size:12px}.fe-product-sticky-cart__button{min-height:44px}.fe-product--shadow .fe-product-gallery__stage,.fe-product--shadow .fe-product-card__media,.fe-product--shadow .fe-product-feature{box-shadow:0 18px 48px #181b1d14}@media(max-width:1180px){.fe-product__main{grid-template-columns:minmax(0,56fr) minmax(330px,44fr);gap:clamp(28px,4vw,var(--fe-product-gap))}}@media(max-width:989px){.fe-product__shell{padding-top:var(--fe-product-tablet-padding);padding-bottom:var(--fe-product-tablet-padding)}.fe-product__main{grid-template-columns:1fr}.fe-product--sticky-info .fe-product-info{position:static}.fe-product-info{max-width:none}.fe-product--mobile-order-info_first .fe-product-gallery{order:2}.fe-product--mobile-order-info_first .fe-product-info{order:1}.fe-product-recommendations__grid{grid-template-columns:repeat(var(--fe-product-rec-tablet-columns),minmax(0,1fr))}}@media(max-width:749px){.fe-product__shell{padding:var(--fe-product-mobile-padding-top) var(--fe-product-mobile-padding-x) calc(var(--fe-product-mobile-padding-bottom) + 72px)}.fe-product__breadcrumb{margin-bottom:14px}.fe-product-gallery__inner{grid-template-columns:1fr}.fe-product-gallery__thumbs{order:2;grid-auto-flow:column;grid-auto-columns:var(--fe-product-thumb-size);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.fe-product-gallery__thumb{scroll-snap-align:start}.fe-product-gallery__stage{min-height:260px}.fe-product-gallery__nav{display:none}.fe-product-info__title{font-size:var(--fe-product-title-mobile)}.fe-product-form__quantity{min-width:0}.fe-product-form__quantity-control{width:100%;grid-template-columns:48px minmax(0,1fr) 48px}.fe-product-form__purchase-row,.fe-product-info__trust{grid-template-columns:1fr}.fe-product-info__trust-item{padding:8px 4px}.fe-product-info__trust-item+.fe-product-info__trust-item{border-left:0;border-top:1px solid color-mix(in srgb,var(--fe-product-border) 78%,transparent)}.fe-product-feature,.fe-product-feature--image-right{grid-template-columns:1fr;padding:20px}.fe-product-feature--image-right .fe-product-feature__media{order:0}.fe-product-recommendations__grid{display:grid;grid-auto-flow:column;grid-auto-columns:var(--fe-product-rec-mobile-width);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.fe-product-card{scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.fe-product *,.fe-product *:before,.fe-product *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/fe-product-template.css.map */
