.product-custom{background:rgb(var(--color-background));overflow:clip;max-width:100%;box-sizing:border-box;position:relative}.product-custom__grid{display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width:990px){.product-custom__grid{flex-direction:row;gap:4.8rem}}.product-custom__gallery{width:100%;position:relative;z-index:0}@media screen and (min-width:990px){.product-custom__gallery{width:50%;flex-shrink:0;position:sticky;top:calc(-1 * var(--header-height, -70px) + 2rem);align-self:flex-start}}.product-custom__main-image{position:relative;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04);border-radius:.2rem;overflow:hidden}@media screen and (min-width:990px){.product-custom__main-image{position:relative}}.product-custom__main-image img,.product-custom__main-image svg{width:100%;height:100%;object-fit:cover;cursor:zoom-in;transition:transform .5s ease}.product-custom__main-image:hover img{transform:scale(1.05)}.product-custom__badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;flex-direction:column;gap:.6rem;z-index:2}.product-custom__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border-radius:10rem;font-family:var(--font-body-family);font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);text-transform:uppercase;letter-spacing:var(--t-ls-meta);line-height:var(--t-lh-small)}.product-custom__badge--sale{background:rgb(var(--color-base-accent-2));color:#fff}.product-custom__badge--custom{background:rgb(var(--color-base-accent-1));color:#fff}.product-custom__badge svg{width:1.2rem;height:1.2rem}.product-custom__oos-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff6;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:3;transition:opacity .3s ease}.product-custom__oos-overlay.hidden{display:none}.product-custom__oos-label{background:rgb(var(--color-foreground));color:#fff;font-family:var(--font-body-family);font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);text-transform:uppercase;letter-spacing:var(--t-ls-meta);line-height:var(--t-lh-small);padding:1.2rem 2.4rem;border-radius:.2rem;box-shadow:0 .8rem 2.4rem #0003;transform:rotate(-5deg);border:1px solid rgba(255,255,255,.2)}.product-custom__thumbs{display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:.4rem;margin-top:1.2rem;-ms-overflow-style:none;scrollbar-width:none}.product-custom__thumbs::-webkit-scrollbar{display:none}.product-custom__thumb{width:7.2rem;height:7.2rem;flex-shrink:0;border:2px solid transparent;border-radius:.2rem;overflow:hidden;cursor:pointer;transition:border-color .2s ease;padding:0;background:none}.product-custom__thumb:hover,.product-custom__thumb.is-active{border-color:rgb(var(--color-base-accent-1))}.product-custom__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-custom__info{width:100%;min-width:0;overflow-x:hidden}@media screen and (min-width:990px){.product-custom__info{flex:1}}.product-custom__vendor{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body-family);font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);text-transform:uppercase;letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);color:rgb(var(--color-base-accent-1));margin-bottom:.8rem}.product-custom__vendor svg{width:1.4rem;height:1.4rem}.product-custom__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--t-size-section-title);font-weight:var(--t-weight-heading);letter-spacing:var(--t-ls-heading);line-height:var(--t-lh-section-title);color:rgb(var(--color-foreground));margin:0 0 .4rem}.product-custom__subtitle{font-family:var(--font-body-family);font-size:var(--t-size-subtitle);font-weight:var(--t-weight-subtitle);line-height:var(--t-lh-body);font-style:italic;color:rgba(var(--color-foreground),.5);margin:0 0 1.6rem}.product-custom__reviews{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem}.product-custom__stars{display:flex;gap:.1rem;color:rgb(var(--color-base-accent-2))}.product-custom__stars svg{width:1.4rem;height:1.4rem}.product-custom__reviews-link{font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-small);color:rgba(var(--color-foreground),.5);text-decoration:none;border-bottom:1px solid rgba(var(--color-foreground),.25);padding-bottom:.1rem;transition:color .2s ease}.product-custom__reviews-link:hover{color:rgb(var(--color-base-accent-1))}.product-custom__price-row{display:flex;align-items:baseline;gap:1.2rem;margin-bottom:2rem}.product-custom__price{font-family:var(--font-heading-family);font-size:var(--t-size-section-title);font-weight:var(--t-weight-card-title);color:rgb(var(--color-foreground));line-height:var(--t-lh-section-title);letter-spacing:var(--t-ls-heading)}.product-custom__price--compare{font-size:var(--t-size-card-title);font-weight:var(--t-weight-heading);color:rgba(var(--color-foreground),.4);text-decoration:line-through}.product-custom__price-unit{font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-small);color:rgba(var(--color-foreground),.5)}.product-custom__short-desc{margin-bottom:2.4rem}.product-custom__short-desc>p{font-family:var(--font-body-family);font-size:var(--t-size-body);line-height:var(--t-lh-body);color:rgb(var(--color-foreground));font-weight:var(--t-weight-body);margin:0 0 1.2rem}.product-custom__benefits-heading{font-family:var(--font-body-family);font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);text-transform:uppercase;letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);color:rgb(var(--color-base-accent-1));margin:1.6rem 0 .8rem}.product-custom__benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.product-custom__benefit{display:flex;align-items:flex-start;gap:.8rem;font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-body);color:rgba(var(--color-foreground),.75)}.product-custom__benefit svg{width:1.6rem;height:1.6rem;flex-shrink:0;margin-top:.2rem;color:rgb(var(--color-base-accent-1))}.product-custom__variants{margin-bottom:2rem;border-top:1px solid rgba(var(--color-foreground),.08);padding-top:2rem}.product-custom__option-fieldset{border:none;padding:0;margin:0}.product-custom__option-legend{display:block;font-family:var(--font-body-family);font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);text-transform:uppercase;letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);color:rgb(var(--color-foreground));margin-bottom:1rem}.product-custom__option-pills{display:flex;flex-wrap:wrap;gap:1rem}.product-custom__option-pill{cursor:pointer}.product-custom__option-radio{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.product-custom__option-pill-label{display:inline-block;padding:.8rem 2rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:.2rem;font-family:var(--font-body-family);font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);line-height:var(--t-lh-small);color:rgba(var(--color-foreground),.7);transition:all .2s ease;box-shadow:0 1px 2px #0000000a}.product-custom__option-pill-label:hover{border-color:rgb(var(--color-foreground))}.product-custom__option-radio:checked+.product-custom__option-pill-label{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-custom__variant-label{display:block;font-family:var(--font-body-family);font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);text-transform:uppercase;letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);color:rgb(var(--color-foreground));margin-bottom:.8rem}.product-custom__atc-row{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem}@media screen and (min-width:750px){.product-custom__atc-row{flex-direction:row}}.product-custom__qty{display:flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:.2rem;width:100%;height:4.8rem}@media screen and (min-width:750px){.product-custom__qty{width:12rem;flex-shrink:0}}.product-custom__qty-btn{width:4rem;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));font-size:var(--t-size-body);transition:background .15s ease;padding:0}.product-custom__qty-btn:hover{background:rgba(var(--color-foreground),.05)}.product-custom__qty-input{width:100%;height:100%;text-align:center;border:none;background:none;font-family:var(--font-body-family);font-size:var(--t-size-body);color:rgb(var(--color-foreground));-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.product-custom__qty-input::-webkit-outer-spin-button,.product-custom__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-custom__atc-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;height:4.8rem;min-height:4.8rem;padding:0 2.4rem;width:100%;position:relative;font-family:var(--font-body-family);font-size:var(--t-size-cta);font-weight:var(--t-weight-cta);text-transform:uppercase;letter-spacing:var(--t-ls-cta);line-height:var(--t-lh-small);color:#fff;background:rgb(var(--color-base-accent-1));border:none;border-radius:.2rem;cursor:pointer;box-shadow:0 .4rem 1.2rem rgba(var(--color-base-accent-1),.2);transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.product-custom__atc-btn:hover{background:rgba(var(--color-base-accent-1),.85);box-shadow:0 .6rem 1.6rem rgba(var(--color-base-accent-1),.3);transform:translateY(-.15rem)}.product-custom__atc-btn:active{transform:translateY(0)}.product-custom__atc-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.product-custom__atc-btn .loading-overlay__spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.product-custom__atc-btn .loading-overlay__spinner:not(.hidden){display:flex}.product-custom__atc-btn>.ph{font-size:1.8rem}.product-custom__atc-btn.loading span,.product-custom__atc-btn.loading>.ph{visibility:hidden}.product-custom__atc-btn.loading{pointer-events:none;position:relative}.product-custom__atc-btn .spinner .path{stroke:#fff}.product-custom__audience{padding:1.6rem;border-radius:.2rem;background:rgba(var(--color-base-accent-1),.05);border:1px solid rgba(var(--color-base-accent-1),.1);margin-bottom:2rem}.product-custom__audience-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.product-custom__audience-icon{font-size:1.6rem;flex-shrink:0;color:rgb(var(--color-base-accent-1))}.product-custom__audience-title{font-family:var(--font-body-family);font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);line-height:var(--t-lh-small);color:rgb(var(--color-foreground))}.product-custom__audience-text{font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-body);color:rgba(var(--color-foreground),.6);margin:0}.product-custom__audience-text strong{color:rgb(var(--color-foreground));font-weight:var(--t-weight-meta)}.product-custom__trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:1.6rem;text-align:center;border-top:1px solid rgba(var(--color-foreground),.08);padding-top:2rem}.product-custom__trust-item{display:flex;flex-direction:column;align-items:center;gap:.6rem}.product-custom__trust-item .ph{font-size:2.4rem;line-height:1;color:rgb(var(--color-base-accent-1))}.product-custom__trust-label{font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-small);color:rgba(var(--color-foreground),.5)}.product-custom__dynamic-checkout{margin-bottom:2rem}.product-custom__dynamic-checkout .shopify-payment-button{margin:0}.product-custom__error{display:none;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;background:#fef2f2;color:#b91c1c;border-radius:.2rem;font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);line-height:var(--t-lh-small);margin-bottom:1.6rem}.product-custom__error[role=alert]:not([hidden]){display:flex}.product-custom__error svg{width:1.8rem;height:1.8rem;flex-shrink:0}.product-custom__sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:50;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 -.4rem 1.2rem #00000014;padding:1.2rem 1.6rem;transform:translateY(100%);transition:transform .3s ease;display:none}.product-custom__sticky-atc.is-visible{transform:translateY(0)}@media screen and (max-width:749px){.product-custom__sticky-atc{display:block}.product-custom__sticky-atc:not(.is-visible){pointer-events:none}body.overflow-hidden-tablet .product-custom__sticky-atc{transform:translateY(100%)!important;pointer-events:none}}.product-custom__sticky-inner{max-width:var(--page-width);margin:0 auto}.product-custom__sticky-variant{font-size:1rem;text-transform:none;letter-spacing:0;opacity:.6}.product-custom__sticky-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;height:5.2rem;padding:0 2rem;font-family:var(--font-body-family);font-size:var(--t-size-cta);font-weight:var(--t-weight-cta);text-transform:uppercase;letter-spacing:var(--t-ls-cta);line-height:var(--t-lh-small);color:#fff;background:rgb(var(--color-base-accent-1));border:none;border-radius:.2rem;cursor:pointer;box-shadow:0 .4rem 1.2rem rgba(var(--color-base-accent-1),.2);transition:background-color .2s ease}.product-custom__sticky-btn:hover{background:rgba(var(--color-base-accent-1),.85)}.product-custom__sticky-btn:disabled{opacity:.5;cursor:not-allowed}.product-custom__sticky-btn--in-cart{background:transparent;color:rgb(var(--color-base-accent-1));border:1.5px solid rgb(var(--color-base-accent-1));box-shadow:none}.product-custom__sticky-btn--in-cart:hover{background:rgba(var(--color-base-accent-1),.06)}.product-custom__sticky-sep{opacity:.5}.product-custom__sticky-btn-price{text-transform:none;letter-spacing:0}.product-custom__carousel{display:none}@media screen and (max-width:749px){.product-custom__carousel{display:block;position:relative;margin-bottom:1.2rem}.product-custom__desktop-gallery{display:none!important}.product-custom__carousel-list{display:flex;padding:0;margin:0;gap:0}.product-custom__carousel-list.slider.slider--mobile{scroll-padding-left:0;margin-bottom:0}.product-custom__carousel-slide{width:100%;flex-shrink:0;position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:.2rem;background:rgba(var(--color-foreground),.04)}.product-custom__carousel-slide img{width:100%;height:100%;object-fit:cover;display:block;cursor:default}.product-custom__carousel .slider-arrow{width:3.6rem;height:3.6rem;background-color:#ffffffd9;box-shadow:0 .2rem .6rem #0000001a}.product-custom__carousel .slider-arrow:hover{background-color:#fff}.product-custom__carousel .slider-arrow[disabled]{opacity:.3;cursor:default}.product-custom.section-padding,.product-custom[class*=section-][class*=-padding]{padding-top:0!important}.product-custom .page-width{padding-left:0;padding-right:0}.product-custom__gallery{margin-left:0;margin-right:0}.product-custom__carousel-slide{border-radius:0}.product-custom__info{padding-left:1.5rem;padding-right:1.5rem;max-width:100%}}@media screen and (min-width:750px){.product-custom__carousel{display:none}}.product-custom__sticky-notify{padding:1rem 1.6rem 1.2rem}.product-custom__sticky-notify-row{display:flex;flex-direction:column;gap:.8rem;width:100%}.product-custom__sticky-oos-label{display:flex;align-items:center;gap:.6rem;margin:0;font-family:var(--font-body-family);font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);line-height:var(--t-lh-small);color:rgb(var(--color-foreground))}.product-custom__sticky-oos-label .ph{font-size:1.4rem;color:rgb(var(--color-base-accent-2))}.product-custom__sticky-notify-fields{display:flex;gap:.8rem}.product-custom__sticky-notify-input-wrap{position:relative;flex:1}.product-custom__sticky-notify-input-wrap>.ph{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.4rem;color:rgba(var(--color-foreground),.35);pointer-events:none}.product-custom__sticky-notify-email{width:100%;height:4.2rem;padding:0 1rem 0 3rem;font-family:var(--font-body-family);font-size:var(--t-size-meta);color:rgb(var(--color-foreground));background:#fff;border:1px solid rgba(var(--color-foreground),.15);border-radius:.2rem;outline:none;transition:border-color .2s ease}.product-custom__sticky-notify-email:focus{border-color:rgb(var(--color-base-accent-1))}.product-custom__sticky-notify-email::placeholder{color:rgba(var(--color-foreground),.4)}.product-custom__sticky-notify-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:4.2rem;padding:0 1.6rem;font-family:var(--font-body-family);font-size:var(--t-size-cta);font-weight:var(--t-weight-cta);text-transform:uppercase;letter-spacing:var(--t-ls-cta);line-height:var(--t-lh-small);white-space:nowrap;color:#fff;background:rgb(var(--color-base-accent-2));border:none;border-radius:.2rem;cursor:pointer;transition:background-color .2s ease}.product-custom__sticky-notify-btn:hover{background:rgba(var(--color-base-accent-2),.85)}.product-custom__sticky-notify-btn:disabled{opacity:.6;cursor:not-allowed}.product-custom__sticky-notify-btn .ph{font-size:1.2rem}.product-custom__sticky-notify-success{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;font-family:var(--font-body-family);font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);line-height:var(--t-lh-small);color:rgb(var(--color-base-accent-1))}.product-custom__sticky-notify-success .ph{font-size:1.5rem}.product-custom__notify{padding:2.4rem;background:rgba(var(--color-base-background-1),.3);border:1px solid rgba(var(--color-base-accent-1),.1);border-radius:.2rem;margin-bottom:2.4rem;transition:opacity .3s ease}.product-custom__notify-top{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1.6rem}.product-custom__notify-icon{width:3.2rem;height:3.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 .1rem .3rem #00000014;margin-top:.2rem;color:rgb(var(--color-base-accent-2));font-size:1.6rem;animation:notify-bell-ring 3s ease-in-out infinite}@keyframes notify-bell-ring{0%,to{transform:rotate(0)}5%{transform:rotate(14deg)}10%{transform:rotate(-12deg)}15%{transform:rotate(10deg)}20%{transform:rotate(-8deg)}25%{transform:rotate(4deg)}30%,to{transform:rotate(0)}}.product-custom__notify-title{font-family:var(--font-heading-family);font-size:var(--t-size-card-title);font-weight:var(--t-weight-card-title);color:rgb(var(--color-foreground));margin:0 0 .4rem;line-height:var(--t-lh-card-title)}.product-custom__notify-desc{font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-body);color:rgba(var(--color-foreground),.6);margin:0}.product-custom__notify-row{display:flex;gap:1.2rem}.product-custom__notify-input-wrap{position:relative;flex:1}.product-custom__notify-input-wrap>.ph{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);font-size:1.6rem;color:rgba(var(--color-foreground),.35);pointer-events:none}.product-custom__notify-email{width:100%;height:4.4rem;padding:0 1.4rem 0 3.6rem;font-family:var(--font-body-family);font-size:var(--t-size-meta);color:rgb(var(--color-foreground));background:#fff;border:1px solid rgba(var(--color-foreground),.15);border-radius:.2rem;outline:none;box-shadow:0 .1rem .2rem #0000000a;transition:border-color .2s ease,box-shadow .2s ease}.product-custom__notify-email:focus{border-color:rgb(var(--color-base-accent-1));box-shadow:0 0 0 .2rem rgba(var(--color-base-accent-1),.12)}.product-custom__notify-email::placeholder{color:rgba(var(--color-foreground),.35)}.product-custom__notify-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;height:4.4rem;padding:0 2.4rem;font-family:var(--font-body-family);font-size:var(--t-size-cta);font-weight:var(--t-weight-cta);text-transform:uppercase;letter-spacing:var(--t-ls-cta);line-height:var(--t-lh-small);white-space:nowrap;color:#fff;background:rgb(var(--color-foreground));border:none;border-radius:.2rem;cursor:pointer;box-shadow:0 .2rem .6rem #0000001f;transition:background-color .2s ease,transform .15s ease}.product-custom__notify-btn:hover{background:rgb(var(--color-base-accent-1))}.product-custom__notify-btn:hover .ph{transform:translate(.2rem) translateY(-.2rem)}.product-custom__notify-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.product-custom__notify-btn .ph{font-size:1.3rem;transition:transform .2s ease}.product-custom__notify-success,.product-custom__notify-error{display:flex;align-items:center;gap:.8rem;font-family:var(--font-body-family);font-size:var(--t-size-meta);line-height:var(--t-lh-small);margin:1.6rem 0 0;padding:1.2rem 1.4rem;border-radius:.2rem}.product-custom__notify-success{background:#fff;border:1px solid rgb(var(--color-base-accent-1));color:rgb(var(--color-foreground))}.product-custom__notify-success .ph{font-size:1.6rem;color:rgb(var(--color-base-accent-1))}.product-custom__notify-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.product-custom__notify-error .ph{font-size:1.6rem}@media screen and (max-width:449px){.product-custom__notify-row{flex-direction:column}}.product-custom__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-custom__lightbox[aria-hidden=false]{opacity:1;visibility:visible}body.lightbox-open>*:not(.product-custom__lightbox){filter:blur(.8rem);transition:filter .3s ease}.product-custom__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.product-custom__lightbox-img-wrap{position:relative;z-index:1;max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}.product-custom__lightbox-img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:.4rem;user-select:none;-webkit-user-select:none}.product-custom__lightbox-close{position:absolute;top:1.6rem;right:1.6rem;z-index:2;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-radius:50%;cursor:pointer;color:#fff;transition:background .2s ease}.product-custom__lightbox-close:hover{background:#ffffff4d}.product-custom__lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;color:rgb(var(--color-foreground));box-shadow:0 .2rem .8rem #0003;transition:background .2s ease,transform .2s ease}.product-custom__lightbox-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.product-custom__lightbox-arrow--prev{left:1.6rem}.product-custom__lightbox-arrow--next{right:1.6rem}.product-custom__lightbox-counter{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;font-family:var(--font-body-family);font-size:var(--t-size-meta);color:#ffffffb3;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.4rem 1.2rem;border-radius:10rem}@media screen and (max-width:749px){.product-custom__lightbox-arrow{width:3.6rem;height:3.6rem}.product-custom__lightbox-arrow--prev{left:.8rem}.product-custom__lightbox-arrow--next{right:.8rem}.product-custom__lightbox-close{top:1rem;right:1rem;width:3.6rem;height:3.6rem}.product-custom__lightbox-img-wrap{max-width:95vw;max-height:80vh}}@media screen and (max-width:749px){.product-custom-section~*:last-child{padding-bottom:7rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-custom.css.map */
