.template-product{--gradient-background: var(--ay-ground);--color-page-bg: var(--ay-ground);--color-page-bg-rgb: 255, 249, 247}.template-product .breadcrumb{font-size:12.5px;color:var(--ay-mute);padding:var(--ay-s4) 0 var(--ay-s3)}.template-product .breadcrumb ul{justify-content:flex-start;gap:0}.template-product .breadcrumb a:hover{color:var(--ay-ink);text-decoration:underline}.template-product .breadcrumb li svg{margin-inline:7px;opacity:.5}.template-product .main-product>.product-details{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:var(--ay-col-gap);align-items:start;max-width:var(--ay-max);margin-inline:auto;padding-inline:var(--ay-gutter);padding-bottom:20px}.template-product .product-detail__item{width:auto;flex:none;min-width:0}.template-product .product__media-wrapper--compact{padding-inline-start:0}.template-product .product__info-container{padding-inline:0}.template-product a:focus-visible,.template-product button:focus-visible,.template-product input:focus-visible,.template-product summary:focus-visible{outline:2px solid var(--ay-focus);outline-offset:2px;border-radius:3px}@media(prefers-reduced-motion:reduce){.template-product .product__sticky-info,.template-product .ay-acc__body,.template-product .btn-slideshow-thumb img{transition:none!important;animation:none!important}}.template-product .ay-dot{opacity:.5;margin-inline:2px}.template-product .product__media-wrapper--single-with-thumbnails{position:static;top:auto}.template-product .product__media-wrapper.product-detail__item--sticky{top:var(--ay-sticky-top, 86px)}.template-product .product-slideshow{display:block;position:relative}.template-product .product-slideshow__thumbnail{position:absolute;inset-block:0;inset-inline-start:0;transform:none;width:78px;display:flex}.template-product .carousel--vertical{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.template-product .product-slideshow__slider,.template-product .product__media-wrapper--compact .product__media-wrapper--single-with-thumbnails .product-slideshow__slider{padding-inline-start:calc(78px + var(--ay-s4));padding-inline-end:0}.template-product .product-slideshow__thumbs{flex:1;flex-direction:column;gap:var(--ay-s2);min-height:0;max-height:100%;overflow-y:auto;scrollbar-width:none}.template-product .product-slideshow__thumbs::-webkit-scrollbar{display:none}.template-product .product-slideshow__thumb{flex:none;padding:0}.template-product .btn-slideshow-thumb{width:100%;height:auto;aspect-ratio:3/4}.template-product .product-slideshow__thumb[data-ay-more]:after{content:attr(data-ay-more);position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#1010108c;color:#fff;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;pointer-events:none}.template-product .btn-slideshow-thumb .media-wrapper,.template-product .btn-slideshow-thumb .animation{aspect-ratio:3/4}.template-product .btn-slideshow-thumb:before{box-shadow:inset 0 0 0 1px var(--ay-line)}.template-product .product-slideshow__thumb.is-active-item .btn-slideshow-thumb:before{box-shadow:inset 0 0 0 2px var(--ay-ink)}.template-product .product-slideshow:has(.product-slideshow__thumb:only-child){grid-template-columns:1fr}.template-product .product-slideshow:has(.product-slideshow__thumb:only-child) .product-slideshow__thumbnail{display:none}.template-product .product-slideshow__slider .media-wrapper,.template-product .product-slideshow__item .animation{aspect-ratio:3/4}.template-product .open-gallery-icon{display:flex;align-items:center;gap:6px;inset-inline-end:12px;inset-block-end:12px;padding:6px 13px;border:1px solid var(--ay-line);border-radius:20px;background:#fffffff0;color:var(--ay-ink);font-size:11.5px;line-height:1;letter-spacing:0;text-transform:none}.template-product .open-gallery-icon:after{content:var(--ay-zoom-label);white-space:nowrap}.template-product .open-gallery-icon .btn{display:inline-flex;width:auto;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:inherit;overflow:visible}.template-product .open-gallery-icon .btn:before,.template-product .open-gallery-icon .btn:after{display:none}.template-product .open-gallery-icon .btn svg{width:15px;height:15px;display:block}.product__media__dialog .dialog__content{height:100vh;gap:0}@supports (height: 100dvh){.product__media__dialog .dialog__content{height:100dvh}}.product__media__dialog .dialog__header{flex:none;justify-content:flex-end;align-items:center;min-height:60px;padding:10px 16px;background:none;border:0}.product__media__dialog .dialog__body{flex:1 1 auto;min-height:0;display:flex;overflow:hidden;padding:0}.product__media__dialog .dialog__body>ecx-gallery{width:100%}.product__media__dialog .dialog-gallery-slides{flex:1 1 auto;min-height:0;height:auto;padding:16px 16px 8px}.product__media__dialog .gallery__slide,.product__media__dialog .container-zoom,.product__media__dialog ecx-zoom{height:100%;min-height:0}.product__media__dialog .js-zoom-item{width:100%;height:100%;object-fit:contain}.product__media__dialog .product-gallery-thumbnails{flex:0 0 auto;min-height:0;padding:8px 56px 16px;background:var(--ay-ground)}.product__media__dialog .product-gallery-thumbnails .horizontal-carousel{gap:8px}.product__media__dialog .product-gallery-thumbnails .js-carousel-item{flex:none}.product__media__dialog ecx-zoom{overflow:hidden}.product__media__dialog ecx-zoom[data-ay-zoom] .js-zoom-item{transform-origin:0 0;transform:translate(var(--ay-zoom-x, 0px),var(--ay-zoom-y, 0px)) scale(var(--ay-zoom-scale, 1));will-change:transform}.product__media__dialog ecx-zoom[data-ay-zoom="1"] .js-zoom-item{cursor:zoom-in}.product__media__dialog ecx-zoom[data-ay-zoom="2"] .js-zoom-item{cursor:grab}.product__media__dialog ecx-zoom[data-ay-zoom="2"] .js-zoom-item:active{cursor:grabbing}.product__media__dialog .ay-zoom-hint{position:absolute;inset-inline-start:50%;inset-block-end:14px;transform:translate(-50%);z-index:4;padding:6px 14px;border:1px solid var(--ay-line);border-radius:20px;background:#fffffff0;color:var(--ay-ink);font-size:11.5px;line-height:1;white-space:nowrap;pointer-events:none;transition:opacity .2s ease}.product__media__dialog .ay-zoom-hint[hidden]{display:none}.product__media__dialog .dialog-gallery-slides{position:relative}@media(max-width:768px){.product__media__dialog .dialog-gallery-slides{padding:8px 8px 4px}.product__media__dialog .product-gallery-thumbnails{display:none}.product__media__dialog .dialog__header{min-height:52px;padding:8px 12px}}@media(prefers-reduced-motion:reduce){.product__media__dialog .ay-zoom-hint{transition:none}}.template-product .product__info-container{gap:0}.template-product .product__info-container>*{margin-block-start:var(--ay-s5)}.template-product .product__info-container>*:first-child{margin-block-start:0}.template-product .product__vendor{margin-block-start:0}.template-product .product__title,.template-product .ay-rating{margin-block-start:var(--ay-s2)}.template-product .product__prices{margin-block-start:var(--ay-s4)}.template-product .ay-fitnote{margin-block-start:var(--ay-s3)}.template-product .ay-trust{margin-block-start:var(--ay-s4)}.template-product .ay-disclose{margin-block-start:var(--ay-s3)}.template-product .product__extra-info,.template-product .product__info:has(>.ayraa-payment-strip){margin-block-start:var(--ay-s6)}.template-product .product__vendor .subtext{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ay-mute)}.template-product .product__title{margin-block-start:0}.template-product .product__title h1{font-size:33px;margin:0 0 var(--ay-s2);line-height:1.15}.template-product .ay-rating{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12.5px;color:var(--ay-mute)}.template-product .ay-rating .rating-wrapper{gap:6px;align-items:center}.template-product .ay-rating .rating-star{--color-rating-star: #e8a33d;font-size:13px;letter-spacing:1px}.template-product .ay-rating .rating-count{font-size:12.5px;color:var(--ay-mute)}.template-product .ay-rating .rating-count>span:first-child{color:var(--ay-ink);font-weight:600}.template-product .ay-rating__write{font-size:12.5px;color:var(--ay-mute);border-bottom:1px solid var(--ay-line);padding-bottom:1px}.template-product .ay-rating__write:hover{color:var(--ay-ink);border-bottom-color:var(--ay-ink)}.template-product .product__prices>.d-flex{align-items:baseline;column-gap:12px;row-gap:6px}.template-product .product__prices .price__sale{align-items:baseline;gap:12px}.template-product .product__prices .price-item--last{font-family:var(--font-heading-family);font-size:27px;line-height:1.1;color:var(--ay-ink);margin:0}.template-product .product__prices s.price-item--regular{font-family:var(--font-body-family);font-size:16px;color:var(--ay-mute);font-weight:400}.template-product .product__badge{margin:0}.template-product .sale-badge{background:var(--ay-green-bg);color:var(--ay-green);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 9px;border-radius:3px}.template-product .sale-badge:before,.template-product .sale-badge:after{display:none}.template-product .ay-taxline{font-size:12.5px;color:var(--ay-mute);margin:var(--ay-s2) 0 0}.template-product .ay-taxline a{text-decoration:underline}.template-product .ay-glance{border:1px solid var(--ay-line);border-radius:var(--ay-radius);padding:var(--ay-s4)}.template-product .ay-glance__list{display:grid;grid-template-columns:1fr 1fr;gap:var(--ay-s2) var(--ay-s4);list-style:none}.template-product .ay-glance__list li{display:flex;gap:7px;align-items:flex-start;font-size:13px}.template-product .ay-glance__list b{color:var(--ay-ink);font-weight:600;min-width:64px}.template-product .product__variants{gap:0}.template-product .product-option{margin:0}.template-product .product-option+.product-option{margin-block-start:0}.template-product .product-option__name{display:flex;align-items:baseline;justify-content:space-between;width:100%;gap:var(--ay-s3);font-size:12.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--ay-ink);margin:0 0 var(--ay-s2)}.template-product .product-option__name .h6{font-family:var(--font-body-family);font-size:12.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--ay-ink);margin:0}.template-product .product-option__name .js-variant-radio-option-name{flex:1;text-transform:none;letter-spacing:0;color:var(--ay-mute);font-size:13px}.template-product .ay-optlabel__guide{display:inline-flex;align-items:center;gap:5px;font-size:12px;text-transform:none;letter-spacing:0;color:var(--ay-ink);border-bottom:1px solid var(--ay-ink);padding:0 0 1px;background:none;border-radius:0}.template-product .ay-optlabel__guide svg{width:14px;height:14px}.template-product .ay-sizeguide-block--inline{display:none}.template-product .ay-optlabel,.template-product .ay-optlabel--plain{font-size:12.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--ay-ink);margin:0 0 var(--ay-s2)}.template-product .product__variants--radios{gap:var(--ay-s5)}.template-product .product-swatches{width:34px;height:34px;border-radius:50%;box-shadow:inset 0 0 0 1px var(--ay-line)}.template-product .input--variant:checked+label .product-swatches{box-shadow:inset 0 0 0 1px var(--ay-line),0 0 0 2px var(--ay-bg),0 0 0 3.5px var(--ay-ink)}.template-product .product-swatches__item .form__label{padding:5px;display:inline-block}.template-product .product-option__label{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:62px;height:42px;padding:0 14px;border:1px solid var(--ay-line);border-radius:24px;background:var(--ay-bg);font-size:13.5px;line-height:1.1;color:var(--ay-ink)}.template-product .input--variant:checked+.product-option__label{background:var(--ay-ink);color:#fff;border-color:var(--ay-ink)}.template-product .product-option--unavailable .product-option__label{height:52px;gap:0;color:var(--ay-oos-text);border-color:var(--ay-line-soft);background:var(--ay-wash)}.template-product .product-option--unavailable .product-option__label .ay-option__value{text-decoration:line-through;text-decoration-color:var(--ay-sold-text)}.template-product .ay-option__oos{display:none;font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--ay-sold-text);margin-top:1px}.template-product .product-option--unavailable .ay-option__oos{display:block}.template-product .product-option--unavailable .form__label:before{display:none}.template-product .ay-fitnote{display:flex;gap:7px;align-items:center;font-size:12.5px;color:var(--ay-mute)}.template-product .ay-fitnote svg{width:15px;height:15px;flex:none}.template-product .ay-stock:not(:empty){font-size:13px;font-weight:600;margin-block-start:var(--ay-s4)}.template-product .ay-stock .product--lowstock{color:var(--ay-amber)}.template-product .ay-stock .product--lowstock b{font-weight:600}.template-product .ay-stock .product--outstock{color:#b3271b}.template-product .ay-urg{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:var(--ay-s1) var(--ay-s3);padding:var(--ay-s3) var(--ay-s4);border:1px solid var(--ay-line-soft);border-radius:var(--ay-radius);background:var(--ay-wash);font-size:13px;line-height:1.45;color:var(--ay-body)}.template-product .ay-urg[hidden]{display:none}.template-product .product__info-container>.ay-urg+.ay-urg{margin-block-start:var(--ay-s2)}.template-product .ay-urg__num{display:inline-block;font-weight:700;color:var(--ay-ink);font-variant-numeric:tabular-nums}.template-product .ay-urg__icon{width:15px;height:15px;flex:none;color:var(--ay-amber)}.template-product .ay-urg__live{position:relative;width:8px;height:8px;margin-inline:3px;border-radius:50%;background:var(--ay-green)}.template-product .ay-urg__live:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--ay-green);animation:ay-urg-pulse 2.2s ease-out infinite}@keyframes ay-urg-pulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.template-product .ay-urg__num.is-ay-tick{animation:ay-urg-tick .34s ease-out}@keyframes ay-urg-tick{0%{opacity:0;transform:translateY(-.35em)}to{opacity:1;transform:translateY(0)}}.template-product .ay-urg--stock{border-color:#f0e2cf;background:#fdf8f1}.template-product .ay-urg--stock .ay-urg__num{color:var(--ay-amber)}.template-product .ay-urg__meter{grid-column:1 / -1;height:3px;margin-block-start:var(--ay-s1);border-radius:999px;background:var(--ay-line);overflow:hidden}.template-product .ay-urg__meter i{display:block;height:100%;border-radius:inherit;background:var(--ay-amber);transition:width .4s ease}@media(max-width:749px){.template-product .ay-urg{font-size:12.5px;padding:var(--ay-s3);column-gap:var(--ay-s2)}}@media(prefers-reduced-motion:reduce){.template-product .ay-urg__live:after{animation:none;opacity:.3}.template-product .ay-urg__num.is-ay-tick{animation:none}.template-product .ay-urg__meter i{transition:none}}.template-product .ay-rv__title{font-family:var(--font-body-family);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ay-mute);margin:0 0 var(--ay-s3)}.template-product .ay-rv__rail{display:flex;list-style:none;gap:var(--ay-s4);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:3px 3px var(--ay-s1);margin:-3px -3px 0}.template-product .ay-rv__rail::-webkit-scrollbar{display:none}.template-product .ay-rv__item{scroll-snap-align:start;flex:none}.template-product .ay-rv__open{display:grid;gap:6px;justify-items:center;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.template-product .ay-rv__frame{display:block;position:relative;overflow:hidden;background:var(--ay-line-soft)}.template-product .ay-rv__frame img{display:block;width:100%;height:100%;object-fit:cover}.template-product .ay-rv__label{font-size:11.5px;line-height:1.3;color:var(--ay-mute);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-product .ay-rv--stories .ay-rv__open{width:var(--ay-rv-size, 72px)}.template-product .ay-rv--stories .ay-rv__frame{width:var(--ay-rv-size, 72px);height:var(--ay-rv-size, 72px);border-radius:50%;padding:2.5px;background:linear-gradient(135deg,var(--ay-rv-ring-a, #E1306C),var(--ay-rv-ring-b, #F56040))}.template-product .ay-rv--stories .ay-rv__frame img{border-radius:50%;border:2px solid var(--ay-ground)}.template-product .ay-rv--carousel .ay-rv__open{width:132px}.template-product .ay-rv--carousel .ay-rv__frame{width:132px;aspect-ratio:9 / 16;border-radius:10px}.template-product .ay-rv__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#00000080;color:#fff;display:grid;place-items:center}.template-product .ay-rv__open:hover .ay-rv__play{background:#000000b3}@media(max-width:749px){.template-product .ay-rv__rail{gap:var(--ay-s3)}.template-product .ay-rv--carousel .ay-rv__open,.template-product .ay-rv--carousel .ay-rv__frame{width:118px}}html.ay-rv-open,body.ay-rv-open{overflow:hidden}.ay-rvv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;display:none;align-items:center;justify-content:center}.ay-rvv.is-open{display:flex}.ay-rvv video{display:block;width:100%;height:100%;object-fit:contain;background:#000}@media(min-width:750px){.ay-rvv video{width:auto;height:min(88vh,900px);border-radius:12px}}.ay-rvv__head{position:absolute;top:0;left:0;right:0;z-index:4;padding:12px;display:grid;gap:10px}.ay-rvv__head:before{content:"";position:absolute;left:0;right:0;top:0;height:132px;background:linear-gradient(#0000008c,#0000);pointer-events:none}.ay-rvv__bars{display:flex;gap:4px;position:relative}.ay-rvv__bar{flex:1;height:2.5px;border-radius:2px;background:#ffffff59;overflow:hidden}.ay-rvv__bar i{display:block;height:100%;width:0;background:#fff}.ay-rvv__bar.is-done i{width:100%}.ay-rvv__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--ay-s3)}.ay-rvv__caption{color:#fff;font-family:var(--font-body-family);font-size:13px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ay-rvv__close{flex:none;width:40px;height:40px;border-radius:50%;border:0;background:#00000073;color:#fff;cursor:pointer;display:grid;place-items:center}.ay-rvv__close:hover{background:#000000b3}.ay-rvv__stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media(min-width:750px){.ay-rvv__stage{width:auto;height:auto}}.ay-rvv__nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:none}.ay-rvv--stories .ay-rvv__nav{display:flex}@media(min-width:750px){.ay-rvv--stories .ay-rvv__nav{display:none}}.ay-rvv__nav button{background:none;border:0;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.ay-rvv__nav button:first-child{flex:0 0 32%}.ay-rvv__nav button:last-child{flex:1}.ay-rvv__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:0;background:#00000073;color:#fff;cursor:pointer;display:none;place-items:center}.ay-rvv__arrow--prev{left:12px}.ay-rvv__arrow--next{right:12px}@media(min-width:750px){.ay-rvv__arrow{display:grid}.ay-rvv__arrow--prev{left:-56px}.ay-rvv__arrow--next{right:-56px}}.ay-rvv__arrow[disabled]{opacity:.35;cursor:default}@media(prefers-reduced-motion:reduce){.template-product .ay-rv__rail{scroll-behavior:auto}}.template-product .ay-offers{border:1px dashed var(--ay-pink-deep);background:#fdf7f8;border-radius:var(--ay-radius);padding:var(--ay-s4)}.template-product .ay-offers__title{font-family:var(--font-body-family);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ay-maroon);margin:0 0 var(--ay-s3)}.template-product .ay-offers .ay-offer{display:flex;align-items:center;gap:var(--ay-s4);padding:var(--ay-s2) 0;font-size:13px;border-top:1px solid #f3e4e8}.template-product .ay-offers .ay-offer:first-of-type{border-top:0}.template-product .ay-offer__text{flex:1}.template-product .ay-offer__icon{flex:none;color:var(--ay-mute)}.template-product .ay-offer__code{flex:none;border:1px dashed var(--ay-maroon);color:var(--ay-maroon);background:var(--ay-bg);border-radius:4px;padding:5px 11px;font-family:var(--font-body-family);font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.08em;cursor:pointer;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out}.template-product .ay-offer__code:hover,.template-product .ay-offer__code:focus-visible{background:var(--ay-maroon);color:#fff}.template-product .ay-offer__copy{margin-inline-start:var(--ay-s2);flex:none;background:none;border:0;padding:2px 0;color:var(--ay-maroon);font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.template-product .ay-offer__copy.is-copied{text-decoration:none;color:var(--ay-green)}.template-product .ay-offer__code.is-copied,.template-product .ay-offer__code.is-copied:hover{border-color:var(--ay-green);background:var(--ay-green-bg);color:var(--ay-green)}.template-product .product__form .product-form__buttons{gap:var(--ay-s3);margin-top:0}.template-product .product__form .product-form__buttons>.d-flex{gap:var(--ay-s3)}.template-product .product-btn-atc,.template-product .product__sticky-info .btn-sticky-bar{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;min-height:56px;border-radius:30px;border:1.5px solid var(--ay-atc);background:var(--ay-atc);color:#fff;font-size:14.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:none}.template-product .product-btn-atc:before,.template-product .product-btn-atc:after,.template-product .product__sticky-info .btn-sticky-bar:before,.template-product .product__sticky-info .btn-sticky-bar:after{display:none}.template-product .product-btn-atc:hover:not([disabled]),.template-product .product__sticky-info .btn-sticky-bar:hover:not([disabled]){background:var(--ay-atc-hover);border-color:var(--ay-atc-hover);color:#fff}.template-product .product-btn-atc[disabled]:not(.loading),.template-product .product__sticky-info .btn-sticky-bar[disabled]:not(.loading){background:var(--ay-wash);color:var(--ay-oos-text);border-color:var(--ay-line);cursor:default}.template-product .ay-atc__price:empty{display:none}.template-product .ay-atc__price{white-space:nowrap}.template-product .flexype-buy-now-wrapper{margin-top:0!important;width:100%}.template-product .flexype-buy-now-wrapper .flexy-btn{letter-spacing:.04em;background:transparent;border-color:var(--ay-ink);color:var(--ay-ink);--flexy-icon-fill: var(--ay-ink)}.template-product .flexype-buy-now-wrapper .flexy-btn:hover:not(:disabled):not(.flexy-skeleton){filter:none;background:var(--ay-wash)}.template-product .ay-trust{display:grid;grid-template-columns:1fr 1fr;gap:var(--ay-s2) var(--ay-s4)}.template-product .ay-trust__item{display:flex;gap:7px;align-items:center;font-size:12.5px;color:var(--ay-body)}.template-product .ay-trust__item svg{width:16px;height:16px;flex:none;color:var(--ay-ink)}.template-product .ay-disclose{padding:var(--ay-s3);background:var(--ay-wash);border-left:3px solid var(--ay-pink-deep);border-radius:0 4px 4px 0;font-size:12.5px;color:var(--ay-body)}.template-product .ay-disclose b{color:var(--ay-ink);font-weight:600}.template-product .ay-delivery .ay-optlabel{margin:0 0 var(--ay-s2)}.template-product .ay-pincode__row{display:flex;gap:var(--ay-s2)}.template-product .ay-pincode__input{flex:1;min-width:0;height:46px;border:1px solid var(--ay-line);border-radius:24px;padding:0 18px;font-family:inherit;font-size:13.5px;color:var(--ay-ink);background:var(--ay-bg)}.template-product .ay-pincode__input::placeholder{color:var(--ay-mute)}.template-product .ay-pincode__btn{flex:none;height:46px;padding:0 20px;border-radius:24px;border:1.5px solid var(--ay-ink);background:var(--ay-bg);color:var(--ay-ink);font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.template-product .ay-pincode__btn:hover{background:var(--ay-wash)}.template-product .ay-pincode__result{margin:var(--ay-s2) 0 0;font-size:13px;font-weight:600}.template-product .ay-pincode__result.is-ok{color:var(--ay-green)}.template-product .ay-pincode__result.is-bad{color:#b3271b}.template-product .ay-pincode__note{display:block;margin-top:3px;font-size:12px;font-weight:500;line-height:1.45;color:var(--ay-mute)}.template-product .ay-pincode__dispatch{margin:var(--ay-s2) 0 0;font-size:12px;line-height:1.45;color:var(--ay-mute)}.template-product .ay-bundle{border:1px solid var(--ay-line);border-radius:var(--ay-radius);padding:var(--ay-s4)}.template-product .ay-bundle__title{font-family:var(--font-body-family);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ay-ink);margin:0 0 12px}.template-product .ay-bundle__row{display:flex;align-items:center;gap:12px}.template-product .ay-bundle__thumb{width:56px;height:74px;flex:none;overflow:hidden;background:var(--ay-wash)}.template-product .ay-bundle__thumb img{width:100%;height:100%;object-fit:cover}.template-product .ay-bundle__plus{font-size:19px;color:var(--ay-mute);flex:none}.template-product .ay-bundle__meta{min-width:0;font-size:13px}.template-product .ay-bundle__name{display:block;color:var(--ay-ink);font-weight:600}.template-product .ay-bundle__name:hover{text-decoration:underline}.template-product .ay-bundle__sub{color:var(--ay-mute)}.template-product .ay-bundle__total{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--ay-s3);margin:var(--ay-s3) 0;font-size:14px}.template-product .ay-bundle__total b{font-family:var(--font-heading-family);font-size:20px;font-weight:500;color:var(--ay-ink)}.template-product .ay-bundle__total s{color:var(--ay-mute)}.template-product .ay-bundle__save{color:var(--ay-green);font-weight:700;font-size:12.5px}.template-product .ay-bundle__note{color:var(--ay-mute);font-size:12.5px}.template-product .ay-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;border-radius:30px;border:1.5px solid var(--ay-ink);background:var(--ay-ink);color:#fff;font-size:14.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.template-product .ay-btn:hover:not([disabled]){background:#2b2b2b}.template-product .ay-btn--sm{height:44px;font-size:13px}.template-product .ay-btn[disabled]{background:var(--ay-wash);color:var(--ay-oos-text);border-color:var(--ay-line);cursor:default}.template-product .ay-btn.is-loading{opacity:.6}.template-product .ay-ctl-wrap[hidden]{display:none!important}.template-product .ay-ctl{display:block}.template-product .ay-ctl__head{display:flex;align-items:center;justify-content:space-between;gap:var(--ay-s3);margin-block-end:var(--ay-s4)}.template-product .ay-ctl__title{font-size:22px;letter-spacing:normal;text-transform:none;margin:0}.template-product .ay-ctl__sub{margin:4px 0 0;font-size:12.5px;line-height:1.4;color:var(--ay-mute)}.template-product .ay-ctl__nav{display:flex;gap:6px;flex:none}.template-product .ay-ctl__arrow{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid var(--ay-line);border-radius:50%;background:#fff;color:var(--ay-ink);cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.template-product .ay-ctl__arrow:hover:not([disabled]){background:var(--ay-ink);border-color:var(--ay-ink);color:#fff}.template-product .ay-ctl__arrow[disabled]{opacity:.32;cursor:default}.template-product .ay-ctl__arrow svg{display:block;width:16px;height:16px}.template-product .ay-ctl__track{position:relative;display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--ay-ctl-rows, 3),auto);grid-auto-columns:100%;gap:var(--ay-s2) var(--ay-s4);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.template-product .ay-ctl__track::-webkit-scrollbar{display:none}.template-product .ay-ctl__card{scroll-snap-align:start;display:flex;align-items:center;gap:var(--ay-s3);min-width:0;padding:var(--ay-s2);border:1px solid var(--ay-line);border-radius:var(--ay-radius);background:#fff}.template-product .ay-ctl__thumb{display:block;flex:none;width:56px;height:72px;overflow:hidden;border-radius:4px;background:var(--ay-wash)}.template-product .ay-ctl__thumb img{display:block;width:100%;height:100%;object-fit:cover}.template-product .ay-ctl__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.template-product .ay-ctl__name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:100%;font-size:12.5px;font-weight:600;line-height:1.35;color:var(--ay-ink)}.template-product .ay-ctl__name:hover{text-decoration:underline}.template-product .ay-ctl__price{font-size:12.5px;font-weight:600;color:var(--ay-ink)}.template-product .ay-ctl__price s{margin-inline-start:5px;font-weight:400;color:var(--ay-mute)}.template-product .ay-ctl__selectwrap{position:relative;display:inline-flex;align-items:center;max-width:100%;margin-block-start:2px}.template-product .ay-ctl__select{appearance:none;-webkit-appearance:none;max-width:100%;height:30px;padding-block:0;padding-inline:10px 26px;border:1px solid var(--ay-line);border-radius:15px;background:#fff;color:var(--ay-ink);font-family:inherit;font-size:12px;line-height:28px;cursor:pointer;text-overflow:ellipsis}.template-product .ay-ctl__select:hover{border-color:var(--ay-ink)}.template-product .ay-ctl__caret{position:absolute;inset-inline-end:9px;display:inline-flex;color:var(--ay-mute);pointer-events:none}.template-product .ay-ctl__caret svg{display:block;width:12px;height:12px}.template-product .ay-ctl__add{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:74px;height:36px;padding-inline:14px;border:1.5px solid var(--ay-atc);border-radius:18px;background:var(--ay-atc);color:#fff;font-family:inherit;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out}.template-product .ay-ctl__add:hover:not([disabled]){background:var(--ay-atc-hover);border-color:var(--ay-atc-hover)}.template-product .ay-ctl__add[disabled]{background:var(--ay-wash);color:var(--ay-oos-text);border-color:var(--ay-line);cursor:default}.template-product .ay-ctl__add.is-loading{opacity:.6;cursor:wait}.template-product .ay-ctl__add:focus-visible,.template-product .ay-ctl__arrow:focus-visible,.template-product .ay-ctl__select:focus-visible{outline:2px solid var(--ay-focus);outline-offset:2px}.template-product .ay-ctl__add:focus-visible{border-radius:18px}.template-product .ay-ctl__arrow:focus-visible{border-radius:50%}.template-product .ay-ctl__select:focus-visible{border-radius:15px}.template-product .ay-ctl__note{margin:0;padding:var(--ay-s3);border:1px dashed var(--ay-line);border-radius:var(--ay-radius);font-size:12.5px;color:var(--ay-mute)}@media screen and (max-width:374px){.template-product .ay-ctl__card{gap:var(--ay-s2)}.template-product .ay-ctl__thumb{width:48px;height:62px}.template-product .ay-ctl__add{min-width:64px;padding-inline:10px;font-size:11px}.template-product .ay-ctl__price s{display:none}}@media(prefers-reduced-motion:reduce){.template-product .ay-ctl__track{scroll-behavior:auto}}.template-product .product__extra-info{padding-top:0}.template-product .product__extra-info .icon-custom--large{width:calc(var(--form-field-sm) * .8);height:calc(var(--form-field-sm) * .8)}.template-product .product__extra-info--tabs .tab__header{margin-block-end:calc(var(--tab-spacing, 4) * 4px)}.template-product .ayraa-payment-strip{border:1px solid var(--ay-line);border-radius:var(--ay-radius);margin:0}.template-product #mainContent .section:not(.main-product){padding-block:var(--ay-sec-pad);border-top:1px solid var(--ay-line)}.template-product #mainContent .section.section-top-zero{padding-block-start:0}.template-product #mainContent .section.section-bottom-zero{padding-block-end:0}.template-product #mainContent .section .s-header__title,.template-product .ay-sec__title{font-size:25px;line-height:1.15;margin:0 0 var(--ay-s5);color:var(--ay-ink)}.template-product #mainContent .s-header{margin-block-end:var(--ay-s5);padding-block:0}.template-product #mainContent .s-header__content{padding-block:0}.template-product #mainContent .section .s-header__title{margin-block-end:0}.template-product #mainContent .s-header-content{margin-block-start:var(--ay-s2)}.template-product #mainContent .s-header__desc p{margin:0}.template-product #mainContent .s-header__desc p+p{margin-block-start:var(--ay-s1)}.template-product .ay-sec__lede{max-width:760px;font-size:14px;color:var(--ay-body);margin-bottom:var(--ay-s5)}.template-product .ay-spec{width:100%;max-width:760px;border-collapse:collapse;font-size:14px}.template-product .ay-spec tr{border-bottom:1px solid var(--ay-line-soft)}.template-product .ay-spec th{text-align:left;padding:var(--ay-s3) var(--ay-s5) var(--ay-s3) 0;color:var(--ay-ink);font-weight:600;width:190px;vertical-align:top}.template-product .ay-spec td{padding:var(--ay-s3) 0;color:var(--ay-body)}.template-product .ay-details .ay-spec{max-width:none;font-size:13.5px;table-layout:fixed}.template-product .ay-details .ay-spec th{width:38%;padding:var(--ay-s2) var(--ay-s3) var(--ay-s2) 0;font-weight:600}.template-product .ay-details .ay-spec td{padding:var(--ay-s2) 0}.template-product .ay-details .ay-spec tr:last-child{border-bottom:0}.template-product .ay-details__lede{margin:0 0 var(--ay-s3);font-size:13.5px;color:var(--ay-body)}.template-product .ay-details__lede>*:first-child{margin-top:0}.template-product .ay-details__lede>*:last-child{margin-bottom:0}.template-product .product__info-container>*:has(.ay-acc){border-top:1px solid var(--ay-line)}.template-product .product__info-container>*:has(.ay-acc)+*:has(.ay-acc){margin-block-start:0;border-top:0}.template-product .ay-infoacc+.ay-infoacc{margin-block-start:0;border-top:0}.template-product .product__info-container .ay-acc{max-width:none;border-top:0}.template-product .product__info-container .ay-acc__item{border-bottom:1px solid var(--ay-line)}.template-product .product__info-container .ay-acc__trigger{padding:var(--ay-s3) 0;font-size:14px}.template-product .product__info-container .ay-acc__body{max-width:none;font-size:13.5px}.template-product .product__info-container .ay-acc__body .ay-acc__inner{padding-block-end:var(--ay-s3)}.template-product .ay-acc{max-width:760px;border-top:1px solid var(--ay-line)}.template-product .ay-acc__item{border-bottom:1px solid var(--ay-line);padding:0}.template-product .ay-acc__trigger{padding:var(--ay-s4) 0;font-size:15px;font-weight:600;color:var(--ay-ink);background:none;border:0;gap:16px}.template-product .ay-acc__sign{flex:none;width:19px;text-align:center;font-size:19px;line-height:1;color:var(--ay-mute);font-weight:400}.template-product .ay-acc__sign:before{content:"+"}.template-product .ay-acc__trigger.open .ay-acc__sign:before{content:"\2013"}.template-product .ay-acc__body{overflow:hidden;transition:max-height .25s ease;font-size:14px;color:var(--ay-body);max-width:640px}.template-product .ay-acc__body .ay-acc__inner{padding:0 0 var(--ay-s4)}.template-product .ay-acc__body p:first-child{margin-top:0}.template-product .ay-acc__body p:last-child{margin-bottom:0}.template-product #mainContent .accordion{max-width:760px;border-top:1px solid var(--ay-line)}.template-product #mainContent .accordion__item{border-bottom:1px solid var(--ay-line);padding:0}.template-product #mainContent .accordion .js-accordion-trigger{padding:var(--ay-s4) 0;gap:var(--ay-s3)}.template-product #mainContent .accordion .js-accordion-trigger .h6{font-family:var(--font-body-family);font-size:15px;font-weight:600;color:var(--ay-ink);padding-right:0}.template-product #mainContent .accordion .js-accordion-trigger .btn{width:auto;height:auto;min-width:0;padding:0;border:0;background:none;box-shadow:none;color:var(--ay-mute)}.template-product #mainContent .accordion .js-accordion-trigger .btn:before,.template-product #mainContent .accordion .js-accordion-trigger .btn:after{display:none}.template-product #mainContent .accordion__content{padding:0 0 var(--ay-s4);margin-bottom:0;font-size:14px;color:var(--ay-body);max-width:640px}.template-product #mainContent .accordion .icon-custom--medium{width:22px;height:22px;flex:none}.template-product .ay-sec--faq .ay-sec__title{text-align:center}.template-product .ay-sec--faq .ay-acc{max-width:720px;margin-inline:auto}.template-product .ay-sec--faq .ay-acc__trigger{padding:var(--ay-s3) 0;font-size:14.5px}.template-product .ay-sec--faq .ay-acc__body{font-size:13.5px;max-width:none}.template-product .ay-sec--faq .ay-acc__body .ay-acc__inner{padding:0 0 var(--ay-s4)}.template-product .ay-reviews [style*=max-width]{max-width:none!important}.template-product .ay-reviews .jdgm-widget,.template-product .ay-reviews .jdgm-rev-widg{font-family:var(--font-body-family);max-width:none;margin-inline:0}.template-product .ay-reviews .jdgm-rev-widg__header{display:flex;align-items:center;gap:var(--ay-s5);flex-wrap:wrap;margin-bottom:var(--ay-s5);border:0;padding:0}.template-product .ay-reviews .jdgm-rev-widg__summary-average{font-family:var(--font-heading-family);font-size:42px;line-height:1;color:var(--ay-ink)}.template-product .ay-reviews .jdgm-rev-widg__summary-text{font-size:13.5px;color:var(--ay-mute)}.template-product .ay-reviews .jdgm-star{color:#e8a33d;font-size:13px;letter-spacing:1px}.template-product .ay-reviews .jdgm-widget-actions-wrapper{margin-left:auto}.template-product .ay-reviews .jdgm-write-rev-link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:44px;padding:0 24px;border:1.5px solid var(--ay-ink);border-radius:30px;background:transparent;color:var(--ay-ink);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.template-product .ay-reviews .jdgm-write-rev-link:hover{background:var(--ay-wash)}.template-product .ay-reviews .jdgm-rev-widg__reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.template-product .ay-reviews .jdgm-rev{border:1px solid var(--ay-line);border-radius:var(--ay-radius);padding:16px;margin:0}.template-product .ay-reviews .jdgm-rev__timestamp,.template-product .ay-reviews .jdgm-rev__author-wrapper{font-size:12.5px;color:var(--ay-mute);margin:8px 0 6px}.template-product .ay-reviews .jdgm-rev__body{font-size:13.5px;color:var(--ay-body)}.template-product .ay-rail .rw{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--ay-s5)}.template-product .ay-rail .clm,.template-product .ay-rail .carousel-item{width:auto;max-width:none;padding:0}.template-product .ay-rail .product-card h3,.template-product .ay-rail .card__heading{font-size:16px;margin:var(--ay-s3) 0 var(--ay-s1)}.template-product .ay-rail .price{font-size:14px;color:var(--ay-ink)}.template-product .ay-rail .price s,.template-product .ay-rail s.price-item--regular{color:var(--ay-mute);font-size:12.5px;margin-left:6px}.template-product .ay-rail .media-wrapper{aspect-ratio:3/4}.template-product .product__sticky-info,.template-product .product__sticky-info.product__sticky--left,.template-product .product__sticky-info.product__sticky--right{inset:auto var(--ay-gutter) var(--ay-s4) var(--ay-gutter);width:auto;max-width:var(--ay-max);margin-inline:auto;padding:var(--ay-s3) var(--ay-s4);border:1px solid var(--ay-line);border-radius:14px;background:var(--ay-bg);box-shadow:0 10px 34px #10101029;visibility:visible;pointer-events:none;--ay-satc-tuck: translateY(calc(100% + var(--ay-s4) + 14px));transform:var(--ay-satc-tuck);transition:transform .28s cubic-bezier(.22,.61,.36,1);z-index:8}.template-product .product__sticky-info.opacity-1{transform:translateY(0);pointer-events:auto}.template-product.o-hidden .product__sticky-info.opacity-1,.template-product.ay-satc-clear .product__sticky-info.opacity-1{transform:var(--ay-satc-tuck);pointer-events:none}.template-product .product__sticky-info>ecx-prd-frm-sticky{flex-direction:column;gap:var(--ay-s2);width:100%;max-width:none;margin:0;padding:0}.template-product .product__sticky-info .gap-12{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--ay-s4);flex:1;min-width:0}.template-product .product__sticky-info form.form,.template-product .product__sticky-info .product-form__buttons,.template-product .product__sticky-info .product-form__buttons>.gap-16{display:contents}.template-product .product__sticky-info form.form>.form__field{display:none}.template-product .product__sticky-info .gap-12>.d-flex.gap-16{flex:1 1 auto;width:auto;min-width:0;align-items:center;gap:var(--ay-s3)}.template-product .product__sticky-info .gap-12>.d-flex.gap-16>.d-flex.fd-column{flex:1;min-width:0}.template-product .product__sticky-info__thumb{width:52px;flex:none}.template-product .product__sticky-info__thumb>div{width:52px;height:64px;border-radius:var(--ay-radius)}.template-product .product__sticky-info__thumb img,.template-product .product__sticky-info__thumb svg{display:block;width:100%;height:100%;object-fit:cover}.template-product .product__sticky-info__title span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.3;color:var(--ay-ink)}.template-product .product__sticky-info__price{margin-top:1px}.template-product .product__sticky-info__price .price__sale{gap:8px}.template-product .product__sticky-info__price .price-item--last{font-family:var(--font-body-family);font-size:15px;font-weight:600;color:var(--ay-ink);margin:0}.template-product .product__sticky-info__price s.price-item--regular{font-size:13.5px;color:var(--ay-mute);margin:0}.template-product .product__sticky-info .js-product-sticky-info-variant{font-size:12.5px;color:var(--ay-mute);text-decoration:none}.template-product .ay-satc__variants{display:flex;flex:none;gap:var(--ay-s2)}.template-product .ay-satc__opt{position:relative;flex:none;min-width:0}.template-product .ay-satc__opt-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.template-product .ay-satc__bag{display:none}.template-product .product__sticky-info:has(.ay-satc__variants) .ay-satc__variant-text{display:none}.template-product .ay-satc__select{position:relative}.template-product .ay-satc__select-el{appearance:none;-webkit-appearance:none;width:100%;min-width:92px;height:46px;margin:0;padding:0 30px 0 12px;border:1px solid var(--ay-line);border-radius:var(--ay-radius);background:var(--ay-bg);color:var(--ay-ink);font-family:var(--font-body-family);font-size:14px;line-height:1.2;text-overflow:ellipsis;cursor:pointer}.template-product .ay-satc__select-el:hover{border-color:var(--ay-ink)}.template-product .ay-satc__select-el:focus-visible{outline:2px solid var(--ay-focus);outline-offset:2px}.template-product .ay-satc__select:after{content:"";position:absolute;top:50%;right:11px;width:12px;height:12px;transform:translateY(-50%);pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%23101010' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5'/%3E%3C/svg%3E") no-repeat center / 12px 12px}.template-product .product__sticky-info .product__quantity{flex:none}.template-product .product__sticky-info .field_quantity{height:46px;border:1px solid var(--ay-line);border-radius:var(--ay-radius);overflow:hidden}.template-product .product__sticky-info .field_quantity .js-quantity-btn{width:34px;height:44px;min-height:0;padding:0;border:0;background:none;color:var(--ay-ink);border-radius:0}.template-product .product__sticky-info .field_quantity .js-quantity-btn:hover{background:var(--ay-wash)}.template-product .product__sticky-info .field_quantity .js-quantity-input{width:30px;height:44px;padding:0;border:0;background:none;color:var(--ay-ink);font-family:var(--font-body-family);font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.template-product .product__sticky-info .field_quantity .js-quantity-input::-webkit-outer-spin-button,.template-product .product__sticky-info .field_quantity .js-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.template-product .product__sticky-info .btn-sticky-bar{flex:none;width:auto;min-width:190px;height:46px;min-height:46px;padding:0 var(--ay-s5)}.template-product .ay-satc__btn-price{display:none}@media(max-width:980px){.template-product .product__sticky-info,.template-product .product__sticky-info.product__sticky--left,.template-product .product__sticky-info.product__sticky--right{inset:auto 0 0 0;width:100%;max-width:none;margin:0;padding:0;border:0;border-top:1px solid var(--ay-line);border-radius:0;box-shadow:0 -3px 18px #00000017;--ay-satc-tuck: translateY(100%);transform:var(--ay-satc-tuck)}.template-product .product__sticky-info.opacity-1{transform:translateY(0)}.template-product .product__sticky-info>ecx-prd-frm-sticky{gap:0}.template-product .product__sticky-info .gap-12{flex-wrap:wrap;align-items:center;gap:var(--ay-s3) var(--ay-s3);padding:0}.template-product .product__sticky-info .gap-12>.d-flex.gap-16{flex:1 0 100%;padding:var(--ay-s3) var(--ay-gutter) 0}.template-product .product__sticky-info.ay-satc--compact{left:var(--ay-s3);right:var(--ay-s3);bottom:calc(var(--ay-s3) + env(safe-area-inset-bottom,0px));width:auto;border:1px solid var(--ay-line);border-top:1px solid var(--ay-line);border-radius:14px;box-shadow:0 8px 28px #00000029;background:var(--ay-bg);overflow:hidden;--ay-satc-tuck: translateY(calc(100% + var(--ay-s5)));transform:var(--ay-satc-tuck)}.template-product .product__sticky-info.ay-satc--compact.opacity-1{transform:translateY(0)}.template-product .product__sticky-info.ay-satc--compact .gap-12{flex-wrap:nowrap;align-items:center;gap:var(--ay-s2);padding:9px var(--ay-s3) 9px 14px}.template-product .product__sticky-info.ay-satc--compact .gap-12>.d-flex.gap-16{flex:1 1 auto;min-width:0;padding:0;gap:0}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__thumb{display:none}.template-product .product__sticky-info.ay-satc--compact .gap-12>.d-flex.gap-16>.d-flex.fd-column{display:block;min-width:0}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__title{margin-bottom:2px}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__title span{font-size:11.5px;line-height:1.25;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ay-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-product .product__sticky-info.ay-satc--compact .ay-satc__meta{min-width:0}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__price{display:flex;align-items:baseline;flex:none;margin:0;line-height:1.25}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__price .price,.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__price .price__sale,.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__price .price__regular{display:flex;align-items:baseline;gap:5px}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__price .price-item--last{font-size:13px;font-weight:700;color:var(--ay-ink);margin:0}.template-product .product__sticky-info.ay-satc--compact .product__sticky-info__price s.price-item--regular{font-size:11.5px;font-weight:500;color:var(--ay-mute);margin:0 0 0 5px}.template-product .product__sticky-info.ay-satc--compact .ay-satc__variant-text{display:block;min-width:0;font-size:12px;line-height:1.25;color:var(--ay-mute);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-product .product__sticky-info.ay-satc--compact .ay-satc__variants{display:none}.template-product .product__sticky-info.ay-satc--compact form{flex:none}.template-product .product__sticky-info.ay-satc--compact .product-form__buttons{width:auto}.template-product .product__sticky-info.ay-satc--compact .gap-16{flex-wrap:nowrap;gap:var(--ay-s2);width:auto}.template-product .product__sticky-info.ay-satc--compact .product__quantity{display:block;flex:none;padding:0}.template-product .product__sticky-info.ay-satc--compact .field_quantity .js-quantity-btn{width:26px}.template-product .product__sticky-info.ay-satc--compact .field_quantity .qty-element{width:24px}.template-product .product__sticky-info.ay-satc--compact .btn-sticky-bar{flex:none;width:52px;min-width:52px;height:44px;min-height:44px;padding:0;border-radius:10px}.template-product .product__sticky-info.ay-satc--compact .ay-satc__btn-price{display:none}.template-product .product__sticky-info.ay-satc--compact .ay-satc__bag{display:block}.template-product .product__sticky-info.ay-satc--compact .js-product-form-submit-btn-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.template-product .product__sticky-info.ay-satc--compact .btn-sticky-bar[disabled]{width:auto;min-width:0;padding:0 12px}.template-product .product__sticky-info.ay-satc--compact .btn-sticky-bar[disabled] .ay-satc__bag{display:none}.template-product .product__sticky-info.ay-satc--compact .btn-sticky-bar[disabled] .js-product-form-submit-btn-text{position:static;width:auto;height:auto;margin:0;clip-path:none;white-space:nowrap;font-size:12px}.template-product .product__sticky-info__thumb{width:42px}.template-product .product__sticky-info__thumb>div{width:42px;height:52px}.template-product .product__sticky-info__price{display:none}.template-product .ay-satc__variants{flex:1 1 0;min-width:0;padding-left:var(--ay-gutter)}.template-product .ay-satc__opt{flex:1 1 0;min-width:0}.template-product .ay-satc__select-el{min-width:0}.template-product .product__sticky-info .product__quantity{padding-right:var(--ay-gutter)}.template-product .product__sticky-info .gap-12:not(:has(.ay-satc__variants)) .product__quantity{margin-left:auto}.template-product .product__sticky-info .btn-sticky-bar{flex:1 0 100%;width:100%;min-width:0;border-radius:0;border-left:0;border-right:0;height:auto;min-height:54px;padding-bottom:env(safe-area-inset-bottom,0px)}.template-product .ay-satc__btn-price{display:inline-flex;align-items:center;margin-left:10px}.template-product .ay-satc__btn-price .price__sale{gap:7px}.template-product .ay-satc__btn-price .price-item--last{font-size:14.5px;font-weight:700;color:#fff;margin:0}.template-product .ay-satc__btn-price s.price-item--regular{font-size:13px;font-weight:500;color:#ffffff9e;margin:0}.template-product .product__sticky-info .btn-sticky-bar[disabled] .ay-satc__btn-price .price-item--last,.template-product .product__sticky-info .btn-sticky-bar[disabled] .ay-satc__btn-price s.price-item--regular{color:var(--ay-oos-text)}}@media(max-width:420px){.template-product .ay-satc__select-el{padding-right:26px}.template-product .product__sticky-info .field_quantity .js-quantity-btn{width:30px}}.template-product [data-ui-component="Slideshow Image Swiper Section"] .sws-section{max-width:var(--ay-max);margin-inline:auto;padding-inline:var(--ay-gutter)}.template-product .sws-pagination{padding-top:var(--ay-s4)}.template-product .sws-pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0 4px;background:var(--ay-line);opacity:1;border-radius:50%;transition:background .2s ease,width .2s ease}.template-product .sws-pagination .swiper-pagination-bullet-active{background:var(--ay-ink);width:20px;border-radius:4px}.template-product .sws-nav-btn{width:40px;height:40px;min-height:0;border-radius:50%;border:1px solid var(--ay-line);background:var(--ay-bg);color:var(--ay-ink);box-shadow:0 1px 6px #00000014}.template-product .sws-nav-btn:before,.template-product .sws-nav-btn:after{display:none}.template-product .sws-nav-btn svg{width:18px;height:18px}.template-product .sws-nav-btn--prev{inset-inline-start:calc(var(--ay-gutter) + 8px)}.template-product .sws-nav-btn--next{inset-inline-end:calc(var(--ay-gutter) + 8px)}.template-product .sws-nav-btn.swiper-button-disabled{opacity:.35}.template-product .sws-slide__overlay:empty{display:none}.template-product [data-ui-component="Icon With Text Section"] .clm{--w-xs: 6 !important}.template-product #mainContent .section .s-header__desc{font-size:14px;color:var(--ay-body);max-width:760px}.template-product #mainContent .section .h5,.template-product #mainContent .section .h6{font-family:var(--font-heading-family);color:var(--ay-ink)}.template-product #mainContent .section .ta-center .s-header__desc,.template-product #mainContent .section .ta-center .s-header-content{margin-inline:auto}.template-product .product__quickview .product-slideshow{display:block}.template-product .product__quickview .product-slideshow__thumbnail{position:absolute}.template-product .product__quickview .product-slideshow__slider .media-wrapper,.template-product .product__quickview .btn-slideshow-thumb .media-wrapper{aspect-ratio:var(--ratio)}.template-product .product__quickview .btn-slideshow-thumb{width:64px}.template-product .product__quickview .open-gallery-icon{display:none}.template-product .product__quickview .product-option__name{display:block;margin:0 0 8px}.template-product .product__quickview .product-option__label{flex-direction:row;min-width:0;height:auto;padding:6px 24px;border-radius:var(--button-radius)}.template-product .product__quickview .product-option--unavailable .product-option__label{height:auto}.template-product .product__quickview .product-option--unavailable .form__label:before{display:block}.template-product .product__quickview .ay-option__oos{display:none}.template-product .product__quickview .product-swatches{width:36px;height:36px}.template-product #rev,.template-product .ay-sec{scroll-margin-top:96px}@media(prefers-reduced-motion:no-preference){html:has(body.template-product){scroll-behavior:smooth}}.template-product .price,.template-product .ay-bundle__total,.template-product .product__sticky-info__price,.template-product .ay-atc__price,.template-product .ay-stock{font-variant-numeric:tabular-nums}@media(pointer:coarse){.template-product .product-option__value{padding-block:1px}.template-product .ay-offer__copy{padding-block:var(--ay-s2)}}.template-product .flexype-buy-now-wrapper .flexy-btn{font-weight:500}@media(max-width:980px){.template-product .main-product>.product-details{grid-template-columns:1fr;gap:var(--ay-s6)}.template-product .product__media-wrapper--single-with-thumbnails{position:static}.template-product .product-slideshow{display:block}.template-product .product-slideshow__thumbnail{display:none}.template-product .product-slideshow__slider,.template-product .product__media-wrapper--compact .product__media-wrapper--single-with-thumbnails .product-slideshow__slider{padding-inline-start:0}.template-product .thumbnail__horizoltal{display:block;order:2;padding-block:12px 0}.template-product .thumbnail__horizoltal-carousel{gap:var(--ay-s2)}.template-product .thumbnail__horizoltal .btn-slideshow-thumb{width:66px}.template-product .ay-glance__list{grid-template-columns:1fr}.template-product .ay-reviews .jdgm-rev-widg__reviews,.template-product .ay-rail .rw{grid-template-columns:1fr 1fr}}@media(max-width:768px){.template-product{--ay-acc-row: 56px}.template-product .ay-acc__trigger,.template-product .product__extra-info .js-accordion-trigger{min-height:var(--ay-acc-row);padding-block:0}.template-product .product__extra-info .accordion__toggle{padding:0}.template-product .product__extra-info ecx-tabs{position:relative}.template-product .product__extra-info ecx-tabs.ay-has-scroll:after{content:"";position:absolute;inset-block:0 2px;inset-inline-end:0;width:48px;pointer-events:none;background:linear-gradient(to left,var(--ay-ground),rgba(255,249,247,0))}@media(prefers-reduced-motion:reduce){.template-product .product__extra-info ecx-tabs.ay-has-scroll:after{transition:none}}.template-product .product__extra-info .accordion__toggle .btn{min-height:0;width:auto;height:auto}.template-product .product__extra-info .js-accordion-trigger .h5{font-family:var(--font-body-family);font-size:15px;font-weight:600;color:var(--ay-ink);margin-block-end:0}}@media(max-width:720px){.template-product{--ay-sec-pad: var(--ay-s6);--ay-col-gap: var(--ay-s5)}.template-product .product__title h1{font-size:27px}.template-product #mainContent .section .s-header__title,.template-product .ay-sec__title{font-size:22px}.template-product .ay-spec th{width:130px;padding-right:var(--ay-s3)}.template-product .ay-reviews .jdgm-rev-widg__reviews{grid-template-columns:1fr}.template-product .ay-trust{column-gap:var(--ay-s3)}.template-product .ay-trust__item{font-size:13.5px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/ay-product.css.map */
