.dpg-showcase{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.45fr);gap:clamp(28px,5vw,76px);max-width:1440px;margin:0 auto;padding:64px clamp(20px,5vw,76px);background:#f2f2f0;color:#111}.dpg-showcase__editorial{display:flex;flex-direction:column;align-items:flex-start}.dpg-showcase__index{margin-bottom:auto;color:#777;font-size:10px;font-weight:800;letter-spacing:.12em}.dpg-showcase__eyebrow{margin:54px 0 10px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dpg-showcase h2{max-width:12ch;margin:0;font-size:clamp(40px,4.3vw,68px);font-weight:800;letter-spacing:-.075em;line-height:.86;text-transform:uppercase}.dpg-showcase__copy{max-width:36ch;margin-top:18px;color:#5b5b5b;font-size:13px;line-height:1.5}.dpg-showcase__copy p{margin:0}.dpg-showcase__cta-copy{display:grid;gap:4px;margin-top:auto;padding-top:32px}.dpg-showcase__cta-copy small{color:#777;font-size:9px;font-weight:800;letter-spacing:.1em}.dpg-showcase__cta-copy strong{font-size:16px}.dpg-showcase__button{display:flex;width:min(100%,360px);min-height:52px;align-items:center;justify-content:space-between;gap:20px;margin-top:15px;padding:14px 18px;background:#111;color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.dpg-showcase__button svg{width:19px;height:19px}.dpg-showcase__stage{position:relative;height:min(61vw,650px);overflow:hidden;background:#ddd}.dpg-showcase__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transition:opacity .28s ease}.dpg-showcase__slide.is-active{opacity:1}.dpg-showcase__image{display:block;width:100%;height:100%;object-fit:cover}.dpg-showcase__badge{position:absolute;top:16px;left:16px;width:auto;max-width:42%;max-height:58px}.dpg-showcase__counter{position:absolute;right:14px;bottom:14px;padding:7px 9px;background:#fff;color:#111;font-size:10px;font-weight:800;letter-spacing:.08em}.dpg-showcase__thumbs{display:flex;gap:7px;margin-top:8px;overflow-x:auto;scrollbar-width:none}.dpg-showcase__thumbs::-webkit-scrollbar{display:none}.dpg-showcase__thumb{position:relative;flex:0 0 78px;height:92px;padding:0;border:0;background:#d8d8d8;cursor:pointer;opacity:.48}.dpg-showcase__thumb.is-active{opacity:1}.dpg-showcase__thumb img{display:block;width:100%;height:100%;object-fit:cover}.dpg-showcase__thumb span{position:absolute;right:4px;bottom:3px;padding:2px 3px;background:#fff;color:#111;font-size:8px;font-weight:800}@media(max-width:749px){.dpg-showcase{display:block;padding:34px 0 40px}.dpg-showcase__editorial{padding:0 18px}.dpg-showcase__index{margin-bottom:28px}.dpg-showcase__eyebrow{margin:0 0 8px}.dpg-showcase h2{font-size:42px}.dpg-showcase__copy{margin-top:14px}.dpg-showcase__visual{margin-top:24px}.dpg-showcase__stage{height:112vw;max-height:620px}.dpg-showcase__thumbs{padding:0 18px}.dpg-showcase__thumb{flex-basis:68px;height:82px}.dpg-showcase__cta-copy{margin-top:22px;padding-top:0}.dpg-showcase__button{width:min(90%,400px);margin:14px auto 0}}.dtf-project-gallery{padding:clamp(40px,5vw,var(--dpg-section-space)) 0 0;background:var(--dpg-background, #f4f4f2);color:var(--dpg-text, #111)}.dtf-project-gallery__header{max-width:1500px;margin:0 auto;padding:0 clamp(20px,4.5vw,76px) var(--dpg-header-space)}.dtf-project-gallery__header>p,.dtf-project-gallery__cta p{position:relative;margin:7px 0 0;padding-top:13px;font-size:var(--dpg-kicker-size);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dtf-project-gallery__header>p:before{position:absolute;top:0;left:0;width:30px;height:2px;background:currentColor;content:""}.dtf-project-gallery__header>div{width:100%}.dtf-project-gallery h2,.dtf-project-gallery h3{max-width:none;margin:0;font-weight:800;letter-spacing:-.07em;line-height:.88;text-transform:uppercase}.dtf-project-gallery h2{font-size:clamp(38px,5vw,var(--dpg-title-size))}.dtf-project-gallery__copy{max-width:48ch;margin-top:16px;color:color-mix(in srgb,var(--dpg-text, #111) 62%,transparent);font-size:var(--dpg-copy-size);line-height:1.45}.dtf-project-gallery__copy p{margin:0}.dtf-project-gallery__grid{display:flex;gap:var(--dpg-image-gap);max-width:1500px;margin:0 auto;padding:0 clamp(20px,4.5vw,76px) 8px;overflow-x:auto;scroll-padding-left:clamp(20px,4.5vw,76px);scroll-snap-type:x proximity;scrollbar-width:none}.dtf-project-gallery__grid::-webkit-scrollbar{display:none}.dtf-project-gallery__item{position:relative;flex:0 0 var(--dpg-image-width);aspect-ratio:var(--dpg-image-ratio);margin:0;overflow:hidden;border-radius:8px;background:#dedede;scroll-snap-align:start}.dtf-project-gallery__image,.dtf-project-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover}.dtf-project-gallery__image{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.dtf-project-gallery__placeholder{fill:#d6d6d6}.dtf-project-gallery__item:hover .dtf-project-gallery__image{transform:scale(1.035)}.dtf-project-gallery__badge{position:absolute;top:12px;left:12px;z-index:1;display:block;width:auto;max-width:48%;max-height:54px;height:auto;object-fit:contain}.dtf-project-gallery__notice{max-width:1500px;margin:0 auto;padding:22px clamp(20px,4.5vw,76px);color:#666;font-size:12px}.dtf-project-gallery__cta{display:flex;align-items:center;justify-content:space-between;gap:36px;max-width:1500px;margin:var(--dpg-cta-space) auto 0;padding:var(--dpg-cta-padding) clamp(20px,4.5vw,76px);background:#111;color:#fff}.dtf-project-gallery__cta p{margin:0 0 12px;padding-top:0;color:#a8a8a8}.dtf-project-gallery__cta p:before{display:none}.dtf-project-gallery__cta h3{font-size:clamp(28px,3.8vw,var(--dpg-cta-heading-size))}.dtf-project-gallery__cta a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:24px;min-width:244px;min-height:54px;padding:14px 18px 14px 20px;border:1px solid #fff;border-radius:0;background:#fff;color:#111;font-size:11px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease}.dtf-project-gallery__cta a:hover{background:#111;color:#fff}.dtf-project-gallery__cta-arrow{width:19px;height:19px;flex:0 0 19px}@media screen and (max-width:749px){.dtf-project-gallery{padding-top:min(var(--dpg-section-space),56px)}.dtf-project-gallery__header{display:block;padding:0 20px var(--dpg-header-space)}.dtf-project-gallery__header>p{margin:0 0 14px}.dtf-project-gallery h2{font-size:min(var(--dpg-title-size),42px)}.dtf-project-gallery__copy{margin-top:14px;font-size:var(--dpg-copy-size)}.dtf-project-gallery__grid{display:flex;gap:var(--dpg-image-gap);overflow-x:auto;margin:0;padding:0 20px;scroll-padding-left:20px;scroll-snap-type:x proximity}.dtf-project-gallery__item{flex-basis:var(--dpg-image-width-mobile);aspect-ratio:var(--dpg-image-ratio);scroll-snap-align:start}.dtf-project-gallery__badge{top:12px;left:12px;max-height:58px}.dtf-project-gallery__cta{display:block;margin-top:var(--dpg-cta-space);padding:min(var(--dpg-cta-padding),38px) 20px}.dtf-project-gallery__cta h3{font-size:min(var(--dpg-cta-heading-size),38px)}.dtf-project-gallery__cta a{width:min(90%,400px);min-width:0;margin:24px auto 0}}.dtf-project-gallery{padding-top:54px;background:#f4f4f2}.dtf-project-gallery__header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding-bottom:22px}.dtf-project-gallery__header>p{grid-column:2;margin:0 0 6px;padding:0}.dtf-project-gallery .trust-chapter{grid-column:1;grid-row:1 / span 2;color:#777;font-size:11px;font-weight:800;letter-spacing:.08em}.dtf-project-gallery h2{font-size:clamp(34px,3.6vw,54px);line-height:.94}.dtf-project-gallery__copy{margin-top:10px}.dtf-project-gallery__grid{padding-bottom:0}.dtf-project-gallery__cta{margin-top:18px;padding:26px clamp(20px,4.5vw,76px);border-top:1px solid #d9d9d6;background:#f4f4f2;color:#111}.dtf-project-gallery__cta p{color:#777}.dtf-project-gallery__cta h3{font-size:clamp(22px,2.4vw,32px);line-height:1}.dtf-project-gallery__cta a{min-height:48px;border-color:#111;background:#111;color:#fff}.dtf-project-gallery__cta a:hover{background:#fff;color:#111}@media screen and (max-width:749px){.dtf-project-gallery{padding-top:40px}.dtf-project-gallery__header{grid-template-columns:32px minmax(0,1fr);gap:10px;padding-bottom:18px}.dtf-project-gallery h2{font-size:36px}.dtf-project-gallery__cta{margin-top:16px;padding:22px 20px}.dtf-project-gallery__cta h3{font-size:25px}.dtf-project-gallery__cta a{margin-top:18px}}.dtf-project-gallery{max-width:1440px;margin:0 auto;padding:0 clamp(16px,4vw,64px) 52px;background:#fff;color:#111}.dtf-project-gallery__header{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;margin:0;padding:42px 0 22px;border-top:1px solid #dcdcdc}.dtf-project-gallery .trust-chapter{grid-column:1;grid-row:1 / span 2;color:#8a8a8a;font-size:11px;font-weight:800;letter-spacing:.08em}.dtf-project-gallery__header>p{grid-column:2;margin:0 0 6px;padding:0;color:#777;font-size:10px}.dtf-project-gallery__header>p:before{display:none}.dtf-project-gallery__header>div{grid-column:2}.dtf-project-gallery h2{max-width:16ch;font-size:clamp(31px,4vw,54px);line-height:.93;letter-spacing:-.06em;text-transform:none}.dtf-project-gallery__copy{max-width:42ch;margin-top:10px}.dtf-project-gallery__grid{display:flex;gap:10px;width:100%;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory}.dtf-project-gallery__item{flex:0 0 min(27vw,330px);height:clamp(260px,31vw,405px);aspect-ratio:auto;border-radius:0;scroll-snap-align:start}.dtf-project-gallery__badge{top:10px;left:10px}.dtf-project-gallery__cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:18px 0 0;border:0;background:transparent;color:#111}.dtf-project-gallery__cta p{display:none}.dtf-project-gallery__cta h3{max-width:26ch;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.15;text-transform:none}.dtf-project-gallery__cta a{min-width:220px;min-height:48px;border:0;background:#111;color:#fff}.dtf-project-gallery__cta a:hover{background:#1455ff;color:#fff}@media screen and (max-width:749px){.dtf-project-gallery{padding:0 16px 38px}.dtf-project-gallery__header{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:32px 0 18px}.dtf-project-gallery h2{font-size:34px}.dtf-project-gallery__grid{margin-right:-16px;padding-right:16px}.dtf-project-gallery__item{flex-basis:72vw;height:92vw}.dtf-project-gallery__cta{display:block;padding-top:16px}.dtf-project-gallery__cta h3{font-size:16px}.dtf-project-gallery__cta a{width:min(90%,400px);margin-top:16px}}dtf-project-showcase.dtf-project-gallery{display:block;max-width:none;margin:0;padding:0!important;background:#f2f2f0!important}dtf-project-showcase .dpg-showcase h2{max-width:12ch;margin:0;font-size:clamp(40px,4.3vw,68px);line-height:.86;text-transform:uppercase}@media(max-width:749px){dtf-project-showcase .dpg-showcase h2{font-size:42px}}.dpg-orbit{overflow:hidden;padding:clamp(42px,6vw,84px) 0 52px;background:#f3f3f1;color:#111}.dpg-orbit__header{max-width:900px;margin:0 auto;padding:0 20px 34px;text-align:center}.dpg-orbit__header>p{margin:0 0 9px;color:#777;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dpg-orbit__header h2{max-width:none!important;margin:0!important;font-size:clamp(38px,5vw,68px)!important;letter-spacing:-.07em!important;line-height:.9!important;text-transform:uppercase!important}.dpg-orbit__copy{max-width:54ch;margin:15px auto 0;color:#626262;font-size:14px;line-height:1.5}.dpg-orbit__copy p{margin:0}.dpg-orbit__viewport{position:relative;height:clamp(390px,48vw,660px);isolation:isolate}.dpg-orbit__slide{position:absolute;top:50%;left:50%;z-index:1;width:clamp(300px,42vw,610px);height:88%;margin:0;overflow:hidden;background:#ddd;opacity:0;transform:translate(-50%,-50%) scale(.72);transition:transform .65s cubic-bezier(.22,.78,.22,1),opacity .5s ease,filter .5s ease}.dpg-orbit__slide.is-active{z-index:3;opacity:1;transform:translate(-50%,-50%) scale(1)}.dpg-orbit__slide.is-previous{z-index:2;opacity:.58;filter:saturate(.65);transform:translate(-132%,-50%) scale(.78)}.dpg-orbit__slide.is-next{z-index:2;opacity:.58;filter:saturate(.65);transform:translate(32%,-50%) scale(.78)}.dpg-orbit__slide.is-hidden{pointer-events:none}.dpg-orbit__image{display:block;width:100%;height:100%;object-fit:cover}.dpg-orbit__badge{position:absolute;top:14px;left:14px;max-width:44%;max-height:58px}.dpg-orbit__control{position:absolute;z-index:5;top:50%;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 6px 26px #00000024;cursor:pointer;transform:translateY(-50%)}.dpg-orbit__control--previous{left:clamp(12px,4vw,62px)}.dpg-orbit__control--next{right:clamp(12px,4vw,62px)}.dpg-orbit__control span{width:9px;height:9px;border-right:1.8px solid;border-bottom:1.8px solid;transform:rotate(135deg)}.dpg-orbit__control--next span{transform:rotate(-45deg)}.dpg-orbit__cta{display:flex;align-items:center;justify-content:center;gap:clamp(24px,5vw,70px);max-width:1100px;margin:28px auto 0;padding:24px 20px 0;border-top:1px solid #d7d7d4}.dpg-orbit__cta div{display:grid;gap:5px}.dpg-orbit__cta small{color:#777;font-size:9px;font-weight:800;letter-spacing:.12em}.dpg-orbit__cta strong{font-size:20px;letter-spacing:-.025em}.dpg-orbit__cta a{display:flex;width:min(100%,360px);min-height:52px;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;background:#111;color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.dpg-orbit__cta a:hover{background:#1455ff}.dpg-orbit__cta svg{width:19px;height:19px}@media(max-width:749px){.dpg-orbit{padding:38px 0}.dpg-orbit__header{padding-bottom:22px}.dpg-orbit__header h2{font-size:38px!important}.dpg-orbit__copy{font-size:13px}.dpg-orbit__viewport{height:112vw;max-height:560px}.dpg-orbit__slide{width:76vw;height:92%}.dpg-orbit__slide.is-previous{transform:translate(-128%,-50%) scale(.76)}.dpg-orbit__slide.is-next{transform:translate(28%,-50%) scale(.76)}.dpg-orbit__control{width:38px;height:38px}.dpg-orbit__cta{display:block;width:100%;margin-top:18px;padding:22px 20px 0;text-align:center}.dpg-orbit__cta div{justify-items:center}.dpg-orbit__cta strong{font-size:18px}.dpg-orbit__cta a{width:min(90%,400px);margin:18px auto 0;text-align:left}}@media(min-width:750px){.dpg-orbit{padding-top:52px;padding-bottom:38px}.dpg-orbit__header{padding-bottom:24px}.dpg-orbit__viewport{height:clamp(330px,38vw,500px)}.dpg-orbit__slide{width:clamp(280px,34vw,500px);height:86%}.dpg-orbit__cta{margin-top:18px;padding-top:18px}}.dpg-orbit__slide{border-radius:14px;will-change:transform,opacity,filter;filter:blur(5px) saturate(.65) brightness(.92);transition:transform .78s cubic-bezier(.2,.82,.2,1),opacity .55s ease,filter .65s ease,box-shadow .65s ease}.dpg-orbit__slide.is-active{filter:blur(0) saturate(1) brightness(1);box-shadow:0 18px 55px #00000029}.dpg-orbit__slide.is-previous,.dpg-orbit__slide.is-next{filter:blur(3px) saturate(.72) brightness(.94);opacity:.46}.dpg-orbit__image{transition:transform 1.1s cubic-bezier(.2,.75,.2,1)}.dpg-orbit__slide.is-active .dpg-orbit__image{transform:scale(1.015)}@media(max-width:749px){.dpg-orbit__viewport{height:98vw;max-height:500px}.dpg-orbit__slide{width:72vw;height:88%;border-radius:11px}.dpg-orbit__slide.is-previous,.dpg-orbit__slide.is-next{filter:blur(2px) saturate(.72);opacity:.42}}.dpg-orbit{background:#f7f7f5}.dpg-orbit__header>p{color:#86868b}.dpg-orbit__header h2{font-weight:700!important;letter-spacing:-.065em!important}.dpg-orbit__copy{color:#6e6e73;font-size:15px}.dpg-orbit__viewport{touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.dpg-orbit__viewport:active{cursor:grabbing}.dpg-orbit__slide{overflow:hidden;border:1px solid rgb(0 0 0/.06);border-radius:22px;background:#e9e9e7;box-shadow:0 6px 22px #0000000a;transition:transform .82s cubic-bezier(.16,1,.3,1),opacity .52s ease,filter .72s cubic-bezier(.16,1,.3,1),box-shadow .72s ease}.dpg-orbit__slide.is-active{box-shadow:0 24px 70px #0000002b}.dpg-orbit__slide.is-previous,.dpg-orbit__slide.is-next{filter:blur(3px) saturate(.78) brightness(.97);opacity:.5}.dpg-orbit__control{width:46px;height:46px;border:1px solid rgb(0 0 0/.06);background:#ffffffd1;box-shadow:0 8px 30px #0000001a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .22s ease,background .22s ease}.dpg-orbit__control:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.dpg-orbit__cta{border-top-color:#00000017}.dpg-orbit__cta small{color:#86868b}.dpg-orbit__cta a{border-radius:999px;background:#111;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.dpg-orbit__cta a:hover{background:#1455ff;box-shadow:0 10px 30px #1455ff3d;transform:translateY(-2px)}@media(max-width:749px){.dpg-orbit__header h2{font-size:36px!important}.dpg-orbit__copy{font-size:14px}.dpg-orbit__slide{border-radius:18px}.dpg-orbit__control{display:none}.dpg-orbit__viewport:after{position:absolute;right:16px;bottom:6px;z-index:8;padding:6px 9px;border-radius:999px;background:#ffffffc7;color:#6e6e73;font-size:9px;font-weight:700;letter-spacing:.08em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);content:"DESLIZA";pointer-events:none}.dpg-orbit__cta a{min-height:54px}}.dpg-orbit__viewport{touch-action:pan-y;overscroll-behavior-x:contain}.dpg-orbit__image{pointer-events:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transform:none!important}@media(max-width:749px){.dpg-orbit__viewport:after{display:none;content:none}.dpg-orbit__control{top:auto;bottom:10px;display:grid;width:40px;height:40px;transform:none}.dpg-orbit__control:hover{transform:none}.dpg-orbit__control--previous{right:58px;left:auto}.dpg-orbit__control--next{right:12px;left:auto}}.dpg-orbit__cta{margin-top:6px;padding-top:10px;border-top:0}.dpg-orbit__cta a{display:grid;grid-template-columns:20px minmax(0,1fr) 19px}.dpg-orbit__cta .dpg-orbit__whatsapp{width:20px;height:20px}.dpg-orbit__cta .dpg-orbit__cta-arrow{width:19px;height:19px}@media(max-width:749px){.dpg-orbit__cta{margin-top:4px;padding-top:12px}}.utilities{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--gap);text-wrap:nowrap;border-top:var(--border-width) solid var(--divider-color, var(--color-border));color:var(--color-foreground-muted)}@media screen and (min-width:750px){.utilities{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;gap:var(--gap);align-items:center;text-align:left}}.utilities a,.utilities button{color:var(--color-utilities, var(--color-foreground-muted))}.utilities>*{text-align:center}@media screen and (min-width:750px){.utilities>*{text-align:left;justify-self:start}}@media screen and (min-width:750px){.utilities--blocks-1{grid-template-columns:1fr;justify-content:start}.utilities--blocks-1>*{justify-self:start;text-align:left}.utilities--blocks-2{grid-template-columns:1fr 1fr}.utilities--blocks-2>*:nth-child(2){justify-self:end;text-align:right}.utilities--blocks-3{grid-template-columns:1fr auto 1fr}.utilities--blocks-3>*:nth-child(2){justify-self:center;text-align:center}.utilities--blocks-3>*:nth-child(3){justify-self:end;text-align:right}}.footer-content{contain:content;content-visibility:auto;display:grid;grid-template-columns:1fr;gap:var(--footer-gap);align-items:start}.footer-content .menu__heading__default{font-weight:var(--font-heading--weight)}@media screen and (min-width:750px)and (max-width:989px){.footer-content{grid-template-columns:repeat(min(var(--grid-columns),3),1fr);grid-auto-flow:row}.footer-content[style*="--grid-columns: 4"]{grid-template-columns:repeat(2,1fr)}.footer-content--isolated-grid-item-tablet>:last-child{grid-column:1 / -1}}@media screen and (min-width:990px){.footer-content{grid-template-columns:repeat(var(--grid-columns),1fr)}.footer-content[style*="--grid-columns: 1"]{justify-items:center}.footer-content--isolated-grid-item-desktop>:last-child{grid-column:1 / -1}}body{--header-height: 60px;--header-group-height: var(--header-height);--transparent-header-offset-boolean: 0}.header{--header-padding: var(--padding-sm);--font-paragraph--line-height: 1;--header-content-transition-timing: 0s;display:block;contain:layout style;background:transparent}.header a,.header .button,.header .button-secondary,.header .header-actions__action{transition:color var(--header-content-transition-timing),border-color var(--header-content-transition-timing)}#header-component :is(.header-menu,.dropdown-localization){display:none}@media screen and (min-width:750px){#header-component[data-menu-style=menu] :is(.header-menu,.dropdown-localization){display:flex}}#header-component[data-menu-style=drawer] .header__column{display:contents}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header__navigation-bar-row{display:none}}.header[transparent]{--language-button-background-color: transparent;--language-button-border-color: transparent;--header-content-transition-timing: calc(var(--submenu-animation-speed) - var(--animation-speed-fast)) var(--animation-speed-fast) var(--ease-out-cubic);--closed-underlay-height: 0px;--header-logo-display: none;--header-logo-inverse-display: block;position:absolute;top:0;left:0;right:0;z-index:var(--layer-overlay)}.header[transparent][transparent=not-sticky][data-sticky-state=active],.header[transparent]:has(.menu-list__link:not([aria-haspopup]):hover){--header-logo-display: unset;--header-logo-inverse-display: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--closed-underlay-height: 100%}.header[transparent]:not([data-sticky-state=active]):not(:has(.menu-list__link:is(:hover,[aria-expanded=true]))) .header__row{--color-foreground: var(--color-transparent-text);--color-foreground-rgb: var(--color-transparent-text-rgb);--color-border: var(--color-transparent-text);--color-border-rgb: var(--color-transparent-text-rgb);--color-primary-button-background: var(--color-transparent-text);--color-primary-button-text: var(--color-transparent-text-contrast)}.header[transparent][data-bubble-style=default]:not([data-sticky-state=active]):not(:has(.menu-list__link:is(:hover,[aria-expanded=true]))) .header__row{--cart-bubble-background: var(--color-transparent-text, var(--cart-bubble-background-fallback));--cart-bubble-text: var(--color-transparent-text-contrast, var(--cart-bubble-text-fallback))}.header[transparent]:has(.mega-menu__list:hover),.header[transparent]:has(.menu-list__link:is(:hover,[aria-expanded=true])),.header[transparent]:has(.menu-list__list-item[slot=overflow] .menu-list__link:is(:hover,[aria-expanded=true])){--header-logo-display: unset;--header-logo-inverse-display: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--header-content-transition-timing: var(--submenu-animation-speed) var(--ease-out-cubic)}[data-transparent-background=top]:hover .header__row--top,[data-transparent-background=top]:focus-within .header__row--top,[data-transparent-background=both]:hover .header__row--top,[data-transparent-background=both]:focus-within .header__row--top{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}[data-transparent-background=bottom]:hover .header__row--bottom,[data-transparent-background=bottom]:focus-within .header__row--bottom,[data-transparent-background=both]:hover .header__row--bottom,[data-transparent-background=both]:focus-within .header__row--bottom{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}.header-section{position:relative;z-index:var(--layer-menu-drawer)}#header-component{--submenu-height: 0px;--full-open-header-height: 0px}#header-group:has(#header-component[sticky]){display:contents}.header-section:has(>#header-component[sticky=always]),.header-section:has(>#header-component[sticky=scroll-up][data-sticky-state=active]){position:sticky;top:-1px;z-index:var(--layer-menu-drawer)}.header[data-sticky-state]{transition:opacity var(--animation-speed) var(--animation-easing);opacity:1}.header[data-sticky-state=active]{view-transition-name:sticky-header}:active-view-transition-type(empty-cart-drawer) .header[data-sticky-state=active]{view-transition-name:none}.header[data-sticky-state=idle]{opacity:0}.header__underlay{position:absolute;top:0;right:0;bottom:0;left:0}.header__underlay-closed{height:var(--closed-underlay-height, 100%);z-index:var(--layer-lowest);background:linear-gradient(var(--color-background-top-row) 0 var(--top-row-height),var(--color-background-bottom-row) var(--top-row-height) var(--header-height));transition:height var(--animation-speed-slow) var(--ease-out-cubic)}.header__underlay-open{height:var(--full-open-header-height);background:linear-gradient(var(--color-background-top-row) 0 var(--top-row-height),var(--color-background-bottom-row) var(--top-row-height) var(--header-height),var(--color-submenu) var(--header-height) 100%);transition:height var(--submenu-animation-speed) var(--ease-out-cubic)}.header__underlay-open:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--shadow-popover);clip-path:inset(var(--header-height) 0 -100px 0);transition:height var(--submenu-animation-speed) var(--ease-out-cubic)}:is([data-transparent-background=top]:hover,[data-transparent-background=top]:focus-within,[data-transparent-background=both]:hover,[data-transparent-background=both]:focus-within) :is(.header__underlay-open,.header__underlay-closed){--color-background-top-row: var(--color-background)}:is([data-transparent-background=bottom]:hover,[data-transparent-background=bottom]:focus-within,[data-transparent-background=both]:hover,[data-transparent-background=both]:focus-within) :is(.header__underlay-open,.header__underlay-closed){--color-background-bottom-row: var(--color-background)}[data-submenu-overlap-bottom-row] .header__underlay-open{background:linear-gradient(var(--color-background-top-row) 0 var(--top-row-height),var(--color-submenu) var(--top-row-height) 100%)}[data-submenu-overlap-bottom-row] .header__row--bottom{z-index:var(--layer-lowest)}.header__row{--color-account-icon: var(--color-foreground);position:relative;background-color:transparent!important}.header__row:has(.mega-menu__list:hover),.header__row:has(.menu-list__link[aria-haspopup]:is(:hover,[aria-expanded=true])),.header__row:has(.menu-list__list-item[slot=overflow] .menu-list__link:is(:hover,[aria-expanded=true])){z-index:var(--layer-heightened)}.header__row--top:not(.divider--page-width),.header__row--top.divider--page-width .header__columns,.header__row--bottom{border-bottom:var(--border-bottom-width) solid var(--border-bottom-color, var(--color-border))}@media screen and (max-width:749px){.header__row--top:not(.divider--page-width),.header__row--top.divider--page-width .header__columns{border-bottom-width:var(--border-bottom-width-mobile);border-bottom-color:var(--border-bottom-color-mobile)}}#header-component[data-menu-style=drawer] .header__row--top:not(.divider--page-width),#header-component[data-menu-style=drawer] .header__row--top.divider--page-width .header__columns{border-bottom-width:var(--border-bottom-width-mobile);border-bottom-color:var(--border-bottom-color-mobile)}@media screen and (min-width:750px){.header__row.divider--page-width:not(.section--page-width) .header__columns{padding-inline-start:0;padding-inline-end:0;margin-inline-start:var(--page-margin);margin-inline-end:var(--page-margin)}}.header__column{display:flex;align-items:center}@media screen and (max-width:749px){.header__column{display:contents}}.header__column--left,.header__column--center{gap:var(--gap-xl);grid-area:left}.header__column--center{justify-content:center;grid-area:center}.header__column--center header-menu:only-child .overflow-menu::part(list){justify-content:center}.header__column--right{gap:var(--gap-xl);justify-content:flex-end;grid-area:right}.header__column--right .overflow-menu::part(list){justify-content:flex-end}.header__columns{--header-left: 1fr;--header-center: auto;--header-right: 1fr;--header-template-columns: var(--header-left) var(--header-center) var(--header-right);--header-mobile-bookend: 44px;display:grid;grid-template-areas:"left center right";grid-gap:var(--gap-xl);grid-template-columns:var(--header-template-columns)}.header__columns:has(.header__column--center header-menu){--header-center: auto;--header-left: minmax(max-content, 1fr);--header-right: minmax(max-content, 1fr)}@media screen and (min-width:750px){.header__columns:where(:not(:has(.header__column--center))){--header-template-columns: var(--header-left) var(--header-right);grid-template-areas:"left right"}}.header__columns:where(:not(:has(.header__column--center))):has(.header__column--right header-menu){--header-right: auto;--header-left: minmax(max-content, 1fr)}.header__columns:where(:not(:has(.header__column--center))):has(.header__column--left header-menu){--header-left: auto;--header-right: minmax(max-content, 1fr)}@media screen and (max-width:749px){.header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB";grid-column:span 3;column-gap:0;align-items:center;padding-block:0;padding-inline:0 var(--padding-3xs)}.header__columns .header-logo{grid-area:center}.header__columns:not(:has(header-actions)) .search-action{grid-area:leftB}.header__columns:not(:has(shopify-account)) .search-action{grid-area:rightA}.header__columns .search-action{grid-area:leftB}.header__columns header-actions{grid-area:rightB}}#header-component[data-menu-style=drawer] .header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB";grid-column:span 3;column-gap:0;align-items:center;padding-block:0;padding-inline:0 var(--padding-3xs)}#header-component[data-menu-style=drawer] .header__columns .header-logo{grid-area:center}#header-component[data-menu-style=drawer] .header__columns:not(:has(header-actions)) .search-action{grid-area:leftB}#header-component[data-menu-style=drawer] .header__columns:not(:has(shopify-account)) .search-action{grid-area:rightA}#header-component[data-menu-style=drawer] .header__columns .search-action{grid-area:leftB}#header-component[data-menu-style=drawer] .header__columns header-actions{grid-area:rightB}.header__columns:not(:has(.header__column)){grid-template-columns:1fr}@media(hover:hover){:is(.header__column:has(header-menu:hover),.header__column:has(.header-actions__action:hover),.header__column:has(.header__icon--menu:hover)) header-menu:not(:hover),:is(.header__column:has(header-menu:hover),.header__column:has(.header-actions__action:hover),.header__column:has(.header__icon--menu:hover)) .header-actions__action:not(:hover),:is(.header__column:has(header-menu:hover),.header__column:has(.header-actions__action:hover),.header__column:has(.header__icon--menu:hover)) .header__icon--menu:not(:hover){opacity:var(--opacity-subdued-text);transition:opacity var(--animation-speed) var(--animation-easing)}}header-menu,.header-actions__action,.header__icon--menu{transition:opacity var(--animation-speed) var(--animation-easing)}.header-actions__action{--button-color: var(--color-foreground);color:var(--button-color);cursor:pointer;display:flex;justify-content:center}.header-actions__action:hover{--button-color: var(--color-foreground)}.header-actions__action:not(.account-button) .svg-wrapper{height:var(--button-size);width:var(--button-size)}.header-actions__action:not(.account-button) svg{width:var(--icon-size-md);height:var(--icon-size-md)}.header:has(#Details-menu-drawer-container[open]){contain:style}.header.header--compact{--header-padding: var(--padding-2xs)}.header__columns{--padding-block-start: var(--header-padding);--padding-block-end: var(--header-padding)}.header:not(.header--compact) .header__row--bottom{--header-padding: var(--padding-xs)}.header--collapse-row-paddings .header__row--top .header__columns{--padding-block-end: 0px}.header--collapse-row-paddings .header__row--bottom .header__columns{--padding-block-start: 0px}.header-section:has(.header[transparent])+.shopify-section{margin-top:var(--header-height)}.header-menu .menu-list__submenu{content-visibility:auto;contain-intrinsic-size:0px 500px}.header-menu details[open] .menu-list__submenu,.header-menu .menu-list__submenu[data-active],.header-menu .menu-list__list-item[slot=overflow] .menu-list__submenu{content-visibility:visible}.dropdown-localization__button{display:flex;position:relative;align-items:center;gap:4px;font-family:var(--menu-localization-font);font-size:var(--menu-localization-font-size);font-weight:var(--menu-top-level-font-weight);padding-inline:var(--padding-2xs);margin-inline:calc(-1 * var(--padding-2xs))}.dropdown-localization__button .svg-wrapper.icon-caret{height:var(--icon-size-xs);width:var(--icon-size-xs);right:var(--margin-xs);top:calc(50% - var(--padding-2xs));flex-shrink:0;transition:transform var(--animation-speed) var(--animation-easing)}.dropdown-localization__button .icon-flag{width:var(--menu-localization-font-size, var(--icon-size-sm));height:var(--menu-localization-font-size, var(--icon-size-sm));clip-path:circle(50%);background-position:center;background-size:cover;margin-inline-end:4px;position:relative}.dropdown-localization__button .icon-flag:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 var(--size-shadow) var(--color-shadow);border-radius:50%}.dropdown-localization__button[aria-expanded=true] .icon-caret svg{transform:rotate(180deg)}.dropdown-localization__button,.dropdown-localization__button:hover{box-shadow:none;background-color:transparent;border-color:transparent}dropdown-localization-component .localization-form__list{max-height:20.5rem}.localization-wrapper{position:fixed;z-index:var(--layer-raised);border-radius:var(--style-border-radius-popover);transition-property:display,opacity,translate;transition-duration:.3s;transition-timing-function:var(--ease-out-quad);transition-behavior:allow-discrete;translate:0 20px;opacity:0}.localization-wrapper:not([hidden]){translate:0 0;opacity:1}@starting-style{.localization-wrapper:not([hidden]){translate:0 20px;opacity:0}}dropdown-localization-component{position:relative;background-color:transparent}dropdown-localization-component .country-filter{position:relative;padding:8px}dropdown-localization-component .country-filter__input{border:none}dropdown-localization-component .localization-form__list-item{margin-inline:8px}dropdown-localization-component .localization-wrapper{box-shadow:var(--shadow-popover);border:var(--style-border-popover);background-color:var(--color-background);max-height:27.5rem;position:absolute;top:calc(100% + 10px);z-index:calc(var(--layer-header-menu) + 1)}dropdown-localization-component .localization-wrapper.right-bound{right:0;left:unset}dropdown-localization-component .localization-wrapper.left-bound{left:-8px;right:unset}dropdown-localization-component .language-selector.language-selector{padding:10px 8px 10px 16px}dropdown-localization-component .localization-form__currency{width:max-content;opacity:0;visibility:hidden;transition:none}dropdown-localization-component .localization-form__select:hover{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-8))}dropdown-localization-component :is(.localization-form__list-item:hover,.localization-form__list-item[aria-selected=true],.localization-form__list-item[aria-current=true]) .localization-form__currency{opacity:1;color:var(--color-foreground-muted);transition:opacity var(--animation-speed-slow) var(--animation-easing);visibility:visible}.dropdown-localization .language-selector:where(:not(.language-selector--top-shadow)){font-weight:var(--menu-top-level-font-weight)}.dropdown-localization:not(dropdown-localization-component) .language-selector{font-family:var(--menu-localization-font);font-size:var(--menu-localization-font-size)}.hero-wrapper{--hero-height-offset: 0px}body:has(#header-group>.header-section>#header-component) .hero-wrapper:first-child{--hero-height-offset: var(--header-group-height, 0)}.hero{position:relative;min-height:calc(var(--hero-min-height) - var(--hero-height-offset))}.hero[data-shopify-visual-preview]{--hero-min-height: 600px;min-height:600px}.hero__container{position:relative;overflow:hidden;border:var(--hero-border-width) var(--hero-border-style) rgb(var(--color-border-rgb) / var(--hero-border-opacity));min-height:inherit;align-items:var(--vertical-alignment-mobile);justify-content:var(--horizontal-alignment);z-index:var(--layer-base)}@media screen and (min-width:750px){.hero__container{align-items:var(--vertical-alignment)}}.hero__content-wrapper.page-width{grid-column:2 / 3}.hero__content-wrapper{position:relative;top:0;right:0;bottom:0;left:0;z-index:var(--layer-flat)}.hero__content-wrapper .group-block-content{position:relative}.hero__media-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-column:1 / -1;grid-template-columns:repeat(var(--hero-media-count, 1),1fr)}.hero--auto .hero__media{aspect-ratio:var(--hero-media-aspect-ratio)}.hero--no-blocks-auto-height .hero__media{width:100%;aspect-ratio:auto}.hero--no-blocks-auto-height .hero__media-grid{position:relative}.hero__media-wrapper{overflow:hidden;position:relative}.hero__media{height:100%;width:100%;object-fit:cover;object-position:center center;overflow:hidden;position:relative;z-index:var(--layer-base)}.hero__media-wrapper--mobile{display:none}.hero__media-wrapper--desktop{display:block}@media screen and (max-width:749px){.hero__media-wrapper--desktop{display:none}.hero__media-wrapper--mobile{display:block}.hero__media-grid{grid-template-columns:repeat(var(--hero-media-count-mobile, 1),1fr)}.hero--stack-mobile .hero__media-grid{grid-template-columns:1fr;grid-template-rows:repeat(var(--hero-media-count-mobile, 1),calc(100% / var(--hero-media-count-mobile, 1)))}}.hero__link{position:absolute;top:0;right:0;bottom:0;left:0;grid-column:1 / -1}.hero__media-grid,.hero__content-wrapper{pointer-events:none}:is(.hero__media-grid,.hero__content-wrapper) :is(a,button,input,textarea,select,details,summary){pointer-events:auto}.hero__content-wrapper--design-mode *{pointer-events:auto}.hero[data-blur-shadow=true]{--blurred-reflection-filter-saturate: saturate(1.5);--blurred-reflection-mask-image: linear-gradient(to bottom, #000 0%, #000 60%, transparent 100%);--blurred-reflection-box-shadow: rgb(0 0 0 / 5%) 0 0 1rem;--blurred-reflection-filter-blur: blur(20px);--blurred-reflection-scale: scale(2, 1.25);--blurred-reflection-padding-block-end: 60px}.hero[data-blur-shadow=true] .hero__container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--blurred-reflection-box-shadow);mix-blend-mode:overlay;pointer-events:none;z-index:-1}.hero__blurred-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-mask-image:var(--blurred-reflection-mask-image);mask-image:var(--blurred-reflection-mask-image);filter:var(--blurred-reflection-filter-saturate);pointer-events:none;transform:translateY(50%);overflow:hidden}.hero__blurred-image--desktop{display:none}@media screen and (min-width:750px){.hero__blurred-image--desktop{display:block}}.hero__blurred-image--mobile{display:block}@media screen and (min-width:750px){.hero__blurred-image--mobile{display:none}}.hero__blurred-image img,.hero__blurred-image svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:var(--blurred-reflection-filter-blur);opacity:var(--blur-opacity);transform:var(--blurred-reflection-scale);padding-block-end:var(--blurred-reflection-padding-block-end)}:is(.hero__blurred-image img,.hero__blurred-image svg):not(:only-child){width:50%}:is(.hero__blurred-image img,.hero__blurred-image svg):not(:only-child):last-child{right:0;left:auto}.loading-curtain{position:fixed;z-index:2147483647;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;background:#fff;clip-path:inset(50% 0 50% 0);pointer-events:all;contain:paint;transform:scaleY(1);transform-origin:center;will-change:clip-path,transform;transition:clip-path .5s cubic-bezier(.74,0,.22,1),transform .5s cubic-bezier(.74,0,.22,1)}.loading-curtain.is-entered{clip-path:inset(0 0 0 0)}.loading-curtain__brand{display:grid;place-items:center;width:min(32vw,205px);opacity:0;transform:scale(.01);transition:opacity 90ms linear .28s,transform .36s cubic-bezier(.16,1.22,.3,1) .28s}.loading-curtain.is-entered .loading-curtain__brand{opacity:1;transform:scale(1)}.loading-curtain__logo{display:block;width:100%;height:auto;max-height:88px;object-fit:contain;filter:brightness(0)}.loading-curtain__wordmark{color:#000;font-size:clamp(28px,4vw,54px);font-weight:800;letter-spacing:-.07em;line-height:.9;text-align:center;text-transform:uppercase}.loading-curtain.is-leaving .loading-curtain__brand{opacity:0;transform:scale(.01);transition:opacity .1s linear .21s,transform .31s cubic-bezier(.55,0,.85,.35)}.loading-curtain.is-leaving{clip-path:inset(50% 0 50% 0);transform:scaleY(.01);transition-delay:.22s}@media screen and (max-width:749px){.loading-curtain__brand{width:min(48vw,185px)}}.productgridcustom{display:block;background:var(--pgc-background);color:var(--pgc-foreground)}.productgridcustom__inner{width:100%;max-width:var(--pgc-max-width);margin-inline:auto}@media screen and (min-width:750px){.productgridcustom__inner{max-width:min(var(--pgc-max-width),1440px)}}.productgridcustom__header{border-block:1px solid var(--pgc-border);padding:18px clamp(16px,2vw,28px)}.productgridcustom:has(.productgridcustom__wholesale-tiers) .productgridcustom__header{border-bottom:0}.productgridcustom__header h2{margin:0;font-size:clamp(2rem,5vw,var(--pgc-heading-size));font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase}.productgridcustom__subheading{margin:10px 0 0;font-size:var(--pgc-subheading-size);line-height:1.25}.productgridcustom__recommended-uses{display:block;min-width:0;margin-top:12px}.productgridcustom__recommended-uses-list{display:flex;flex-wrap:wrap;align-items:center;gap:5px;min-width:0}.productgridcustom__recommended-use{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:4px 8px;border:0;border-radius:7px;background:#7f7f7f13;color:var(--pgc-foreground);font-size:10px;font-weight:450;letter-spacing:0;line-height:1;white-space:nowrap}.productgridcustom__recommended-use svg{display:block;flex:none;width:13px;height:13px;opacity:.82}@media screen and (max-width:749px){.productgridcustom__recommended-uses{margin-top:11px}.productgridcustom__recommended-uses-list{flex-wrap:nowrap;gap:5px;padding:0 2px 2px 0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.productgridcustom__recommended-uses-list::-webkit-scrollbar{display:none}.productgridcustom__recommended-use{flex:none}}.productgridcustom__header h2.is-hacking{animation:productgridcustom-heading-glitch .12s steps(2,end) infinite;filter:blur(var(--pgc-heading-hack-blur));text-shadow:var(--pgc-heading-hack-offset) 0 #00e5ff,var(--pgc-heading-hack-offset-negative) 0 #ff3157}@keyframes productgridcustom-heading-glitch{0%,to{opacity:1;transform:translate(0)}25%{opacity:.48;transform:translate(var(--pgc-heading-hack-offset-negative),var(--pgc-heading-hack-vertical))}50%{opacity:.9;transform:translate(var(--pgc-heading-hack-offset),var(--pgc-heading-hack-vertical-negative))}75%{opacity:.3;transform:translate(var(--pgc-heading-hack-offset-negative))}}@media(prefers-reduced-motion:reduce){.productgridcustom__header h2.is-hacking{animation:none;filter:none;text-shadow:none}}.productgridcustom__grid{display:grid;grid-template-columns:repeat(var(--pgc-columns),minmax(0,1fr));border-top:1px solid var(--pgc-border);border-left:1px solid var(--pgc-border)}.productgridcustom--carousel .productgridcustom__grid{display:flex;grid-template-columns:none;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.productgridcustom--carousel .productgridcustom__grid::-webkit-scrollbar{display:none}.productgridcustom-card{min-width:0;position:relative;display:grid;grid-template-rows:auto auto;border-right:1px solid var(--pgc-border);border-bottom:1px solid var(--pgc-border);background:var(--pgc-card-background)}.productgridcustom--carousel .productgridcustom-card{flex:0 0 var(--pgc-carousel-card-width);width:var(--pgc-carousel-card-width);scroll-snap-align:start}.productgridcustom-card__media{grid-row:1;grid-column:1;position:relative;display:grid;place-items:center;min-width:0;overflow:hidden;aspect-ratio:var(--pgc-media-ratio);padding:var(--pgc-media-padding);background:var(--pgc-media-background);border-bottom:var(--pgc-media-info-border) solid var(--pgc-border);text-decoration:none}.productgridcustom-card__badge{position:absolute;top:var(--pgc-card-badge-offset);left:var(--pgc-card-badge-offset);z-index:4;display:block;width:min(var(--pgc-card-badge-width),46%);pointer-events:none}.productgridcustom-card__badge-image{display:block;width:100%;height:auto}.productgridcustom-card__sold-out{position:absolute;top:27px;right:-45px;z-index:8;display:block;width:160px;padding:7px 10px;background:#ff3b30;color:#fff;box-shadow:0 5px 14px #00000029;font-size:11px;font-weight:800;line-height:1;letter-spacing:.13em;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:center;pointer-events:none}.productgridcustom-card__media--carousel{display:grid;padding:0}.productgridcustom-card__carousel-viewport{width:100%;height:100%;overflow:hidden;touch-action:pan-y}.productgridcustom-card__carousel-track{display:flex;width:100%;height:100%;text-decoration:none;transform:translate(0);transition:transform .22s ease}.productgridcustom-card__carousel-slide{flex:0 0 100%;display:grid;place-items:center;min-width:0;overflow:hidden}.productgridcustom-card__media--carousel .productgridcustom-card__image{object-fit:cover}.productgridcustom-card__image,.productgridcustom-card__placeholder{width:100%;height:100%;object-fit:contain;display:block}.productgridcustom-card__info{min-height:0;min-width:0;padding:14px 16px 16px}.productgridcustom-card__title{display:block;color:currentColor;font-size:var(--pgc-title-size);line-height:1.2;text-align:center;text-decoration:none}.productgridcustom-card__title:hover{text-decoration:underline}.productgridcustom-card__price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:6px;margin-top:4px;font-size:var(--pgc-price-size);line-height:1.2;text-align:center}.productgridcustom-card__current-price{font-weight:700}.productgridcustom-card__compare-price{opacity:.62;text-decoration-thickness:1px}.productgridcustom__wholesale-tiers{--pgc-wholesale-inset: max(20px, var(--pgc-wholesale-padding-x));display:block;position:relative;box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-top:var(--pgc-wholesale-margin-top);margin-bottom:0;padding:var(--pgc-wholesale-padding-y) 0 20px;border-top:var(--pgc-wholesale-divider-width) solid var(--pgc-wholesale-divider-color);background:var(--pgc-wholesale-section-background);overflow:hidden}.productgridcustom__wholesale-title{display:block;color:var(--pgc-wholesale-text-color);font-size:var(--pgc-wholesale-title-size);font-weight:700;line-height:1;text-transform:uppercase}.productgridcustom__wholesale-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:var(--pgc-wholesale-heading-gap);padding-inline:var(--pgc-wholesale-inset)}.productgridcustom__wholesale-scroller{display:flex;width:100%;min-width:0;max-width:100%;gap:var(--pgc-wholesale-gap);overflow-x:auto;padding:0 calc(var(--pgc-wholesale-inset) + 14px) 0 var(--pgc-wholesale-inset);scrollbar-width:none}.productgridcustom__wholesale-scroller::-webkit-scrollbar{display:none}.productgridcustom__wholesale-tier{box-sizing:border-box;flex:0 0 var(--pgc-wholesale-card-width);min-width:0;display:grid;gap:4px;min-height:var(--pgc-wholesale-card-height);padding:var(--pgc-wholesale-card-padding);border:var(--pgc-wholesale-border-width) solid var(--pgc-wholesale-border-color);background:var(--pgc-wholesale-background);color:var(--pgc-wholesale-text-color);text-align:var(--pgc-wholesale-text-align)}.productgridcustom__wholesale-tier span{overflow:hidden;font-size:var(--pgc-wholesale-label-size);line-height:1.1;white-space:nowrap}.productgridcustom__wholesale-tier strong{display:block;overflow:hidden;font-size:var(--pgc-wholesale-price-size);line-height:1;text-overflow:ellipsis;white-space:nowrap}.productgridcustom__wholesale-next{position:static;flex:0 0 auto;width:var(--pgc-wholesale-next-size);height:var(--pgc-wholesale-next-size);padding:0;border:var(--pgc-wholesale-border-width) solid var(--pgc-wholesale-border-color);border-radius:50%;background:var(--pgc-wholesale-background);color:var(--pgc-wholesale-text-color);font:inherit;line-height:1;cursor:pointer}.productgridcustom-card__swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.productgridcustom-card__swatch{width:16px;height:16px;display:block;border:1px solid #8f8f8f;border-radius:999px;background:var(--swatch-color, #000)}.productgridcustom-promo{isolation:isolate;grid-template-rows:1fr;min-height:100%;overflow:hidden;color:var(--pgc-promo-text-color);background:var(--pgc-media-background)}.productgridcustom-promo__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--pgc-media-background);cursor:pointer}.productgridcustom-promo__video,.productgridcustom-promo__image{width:100%;height:100%;display:block;object-fit:cover}.productgridcustom-promo__copy{position:relative;z-index:1;pointer-events:none;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:4px;padding:var(--pgc-promo-padding);text-transform:uppercase}.productgridcustom-promo--center .productgridcustom-promo__copy{justify-content:center}.productgridcustom-promo--bottom .productgridcustom-promo__copy{justify-content:flex-end}.productgridcustom-promo__title,.productgridcustom-promo__subtitle{margin:0;max-width:22em;letter-spacing:0;text-wrap:balance}.productgridcustom-promo__title{font-size:var(--pgc-promo-title-size);font-weight:700;line-height:1.05}.productgridcustom-promo__subtitle{font-size:var(--pgc-promo-subtitle-size);font-weight:500;line-height:1.15;opacity:.9}.productgridcustom-card__quick{grid-row:1;grid-column:1;align-self:end;justify-self:end;width:var(--pgc-button-size);height:var(--pgc-button-size);box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:var(--pgc-button-offset)!important;padding:0!important;place-items:center;z-index:1;border:1px solid var(--pgc-button-border);border-radius:var(--pgc-button-radius);background:var(--pgc-button-background);color:var(--pgc-button-color);font:inherit;font-size:var(--pgc-button-icon-size);line-height:1;cursor:pointer}.productgridcustom-card__quick:hover:not(:disabled){filter:invert(1)}.productgridcustom-card__quick:disabled{cursor:not-allowed;opacity:.45;filter:none}.productgridcustom-card__carousel-arrow{position:absolute;top:50%;z-index:1;width:var(--pgc-carousel-arrow-size);height:var(--pgc-carousel-arrow-size);padding:0;border:0;background:transparent;color:var(--pgc-carousel-arrow-color);font:inherit;font-size:var(--pgc-carousel-arrow-size);line-height:1;cursor:pointer;transform:translateY(-50%)}.productgridcustom-card__carousel-arrow--previous{left:var(--pgc-carousel-arrow-offset)}.productgridcustom-card__carousel-arrow--next{right:var(--pgc-carousel-arrow-offset)}.productgridcustom-card__chevron{display:block;width:calc(var(--pgc-carousel-arrow-size) * .42);height:calc(var(--pgc-carousel-arrow-size) * .42);border-top:var(--pgc-carousel-arrow-weight) solid currentColor;border-right:var(--pgc-carousel-arrow-weight) solid currentColor}.productgridcustom-card__chevron--previous{margin-left:32%;transform:rotate(-135deg)}.productgridcustom-card__chevron--next{margin-left:16%;transform:rotate(45deg)}.productgridcustom-card__carousel-dots{position:absolute;bottom:var(--pgc-carousel-dot-bottom);left:50%;z-index:1;display:flex;gap:var(--pgc-carousel-dot-gap);transform:translate(-50%)}.productgridcustom-card__carousel-dot{width:var(--pgc-carousel-dot-size)!important;height:var(--pgc-carousel-dot-size)!important;min-width:0!important;min-height:0!important;display:grid;place-items:center;margin:0!important;padding:0;border:0;background:transparent;color:var(--pgc-carousel-dot-color);font:inherit;font-size:0!important;line-height:1;opacity:var(--pgc-carousel-dot-opacity);cursor:pointer}.productgridcustom-card__carousel-dot.is-active{opacity:var(--pgc-carousel-dot-active-opacity)}.productgridcustom-card__carousel-dot:after{width:var(--pgc-carousel-dot-size);height:var(--pgc-carousel-dot-weight);background:currentColor;content:""}.productgridcustom-card__carousel-dots--dot .productgridcustom-card__carousel-dot:after{width:calc(var(--pgc-carousel-dot-size) * .42);height:calc(var(--pgc-carousel-dot-size) * .42);border-radius:50%;background:currentColor;content:""}.productgridcustom-card__carousel-dots--line .productgridcustom-card__carousel-dot:after{width:var(--pgc-carousel-dot-size);height:var(--pgc-carousel-dot-weight)}.productgridcustom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;align-items:end;justify-items:center;padding:16px;background:var(--pgc-drawer-overlay);opacity:0;transition:opacity .18s ease}.productgridcustom-modal[hidden]{display:none}.productgridcustom-modal.is-open{opacity:1}.productgridcustom-modal__sheet{position:relative;width:min(100%,var(--pgc-drawer-width));max-height:calc(100svh - 20px);overflow-x:hidden;overflow-y:auto;padding:10px 16px 40px;border:0;border-radius:var(--pgc-drawer-radius) var(--pgc-drawer-radius) 18px 18px;background:var(--pgc-drawer-background);color:var(--pgc-drawer-color);box-shadow:0 24px 80px #00000038;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translateY(18px) scale(.98);transition:transform .18s ease}.productgridcustom-modal.is-open .productgridcustom-modal__sheet{transform:translateY(0) scale(1)}.productgridcustom-modal__handle{width:48px;height:5px;display:block;margin:0 auto 16px;padding:0;border:0;border-radius:999px;background:#9b9b9b;cursor:pointer}.productgridcustom-modal__close{position:absolute;top:var(--pgc-drawer-close-offset);right:var(--pgc-drawer-close-offset);width:var(--pgc-drawer-close-size);height:var(--pgc-drawer-close-size);padding:0;border:0;background:transparent;color:var(--pgc-drawer-close-color);font:inherit;font-size:calc(var(--pgc-drawer-close-size) * .8);font-weight:300;line-height:1;cursor:pointer}.productgridcustom-modal__summary{display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:center;margin-bottom:18px}.productgridcustom-modal__image{width:68px;height:88px;object-fit:contain;background:transparent;border:0}.productgridcustom-modal__summary h3,.productgridcustom-modal__summary p{margin:0}.productgridcustom-modal__summary h3{font-size:1rem;line-height:1.15}.productgridcustom-modal__summary p{margin-top:4px;font-size:.95rem}.productgridcustom-modal__options{display:grid;gap:14px}.productgridcustom-modal__option-label{display:block;margin-bottom:8px;font-size:.75rem;font-weight:600;text-transform:uppercase}.productgridcustom-modal__option-group{min-width:0;margin:0;padding:0;border:0}.productgridcustom-modal__option-values{display:flex;flex-wrap:wrap;gap:8px}.productgridcustom-modal__option-value{flex:0 0 var(--pgc-size-width);min-height:var(--pgc-size-height);padding:0 10px;border:1px solid currentColor;border-radius:0;background:transparent;color:inherit;font:inherit;font-size:var(--pgc-size-font);cursor:pointer}.productgridcustom-modal__option-value:hover,.productgridcustom-modal__option-value:focus-visible,.productgridcustom-modal__option-value.is-selected{border-color:#000;background:#000;color:#fff}.productgridcustom-modal__option-value:disabled{color:#888;border-color:#bbb;background:#f2f2f2;cursor:not-allowed;text-decoration:line-through}.productgridcustom-modal__purchase{display:grid;grid-template-columns:144px minmax(0,1fr);gap:10px;margin-top:22px}.productgridcustom-modal__quantity{display:grid;grid-template-columns:repeat(3,48px);width:144px;height:48px;min-height:0;border:1px solid #000}.productgridcustom-modal__quantity button,.productgridcustom-modal__quantity input{width:48px;height:48px;min-width:0;padding:0;border:0!important;border-radius:0!important;background:transparent;color:inherit;font:inherit;text-align:center}.productgridcustom-modal__quantity button:first-child,.productgridcustom-modal__quantity input{border-right:1px solid #000!important}.productgridcustom-modal__quantity button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.productgridcustom-modal__quantity button:hover,.productgridcustom-modal__quantity button:active,.productgridcustom-modal__quantity button:focus,.productgridcustom-modal__quantity button:focus-visible{background:#f3f3f3!important;color:#111!important;outline:0}.productgridcustom-modal__quantity input{-webkit-appearance:textfield;appearance:textfield}.productgridcustom-modal__quantity input::-webkit-inner-spin-button,.productgridcustom-modal__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.productgridcustom-modal__add{min-height:48px;border:1px solid #000;background:#000;color:#fff;font:inherit;font-size:.875rem;cursor:pointer}.productgridcustom-modal__add:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:749px){.productgridcustom-modal__option-values{flex-wrap:nowrap}.productgridcustom-modal__option-value{flex:1 1 0;min-width:0;padding-inline:4px}}.productgridcustom-modal__status{min-height:1.2em;margin:14px 0 0;font-size:.85rem;text-align:center}.productgridcustom-modal.is-wholesale-mode .productgridcustom-modal__options,.productgridcustom-modal.is-wholesale-mode .productgridcustom-modal__quantity{display:none}.productgridcustom-modal.is-wholesale-mode .productgridcustom-modal__purchase{grid-template-columns:minmax(0,1fr)}.productgridcustom-modal__sheet{display:flex;flex-direction:column}.productgridcustom-modal__summary{order:1}.productgridcustom-modal__options{order:2}.productgridcustom-modal__purchase{order:4}.productgridcustom-modal__status{order:6}.productgridcustom-modal__sheet>[data-pgc-wholesale]{display:contents}.productgridcustom-modal__sheet>[data-pgc-wholesale]>wholesale-selector{display:contents}.productgridcustom-modal__sheet .wholesale-selector__panel{order:3}.productgridcustom-modal__sheet .wholesale-selector__toggle{order:5}.productgridcustom-modal__sheet .wholesale-selector__status{order:6}.productgridcustom-modal-open{overflow:hidden}@media screen and (min-width:990px){html:has(.productgridcustom):not(.productgridcustom-modal-open),html:has(.productgridcustom):not(.productgridcustom-modal-open) body{height:auto;min-height:100dvh;overflow:auto}html:has(.productgridcustom):not(.productgridcustom-modal-open) .page-wrapper{height:auto;min-height:100dvh;overflow:visible}}@media screen and (max-width:749px){.productgridcustom__grid{grid-template-columns:repeat(var(--pgc-mobile-columns),minmax(0,1fr))}.productgridcustom--carousel .productgridcustom__grid{grid-template-columns:none}.productgridcustom--carousel .productgridcustom-card{flex-basis:var(--pgc-carousel-card-width-mobile);width:var(--pgc-carousel-card-width-mobile)}.productgridcustom-card__info{padding:12px 14px 14px}.productgridcustom-card__sold-out{top:20px;right:-39px;width:132px;padding-block:6px;font-size:9px;letter-spacing:.12em}.productgridcustom-modal{padding:10px}.productgridcustom-modal__sheet{width:100%;border-radius:22px 22px 14px 14px}}.visit-factory{width:100%;padding:26px 0 68px;overflow:hidden;background:#fff;color:#101010}.visit-factory__shell{width:min(calc(100% - 48px),1160px);margin:0 auto;overflow:hidden;border-radius:20px;background:#f4f4f2;box-shadow:0 0 0 1px #1010100f}.visit-factory__intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:clamp(28px,5vw,72px);align-items:end;padding:28px 34px 30px;background:#101010;color:#fff}.visit-factory__intro-copy{min-width:0}.visit-factory__kicker{margin:0 0 10px;color:#ffffff94;font-size:9px;font-weight:750;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.visit-factory__heading{width:100%;max-width:17ch;margin:0;color:#fff;font-size:min(var(--visit-factory-heading-size),clamp(34px,3.3vw,46px));font-weight:760;letter-spacing:-.055em;line-height:.95;text-wrap:balance}.visit-factory__subtitle{max-width:43ch;color:#ffffffb3;font-size:13px;line-height:1.48}.visit-factory__subtitle p,.visit-factory__detail-text p{margin:0}.visit-factory__subtitle strong{color:#fff;font-weight:720}.visit-factory__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;padding:4px;background:#101010}.visit-factory__panel{position:relative;min-width:0;height:clamp(280px,25vw,330px);overflow:hidden;background:#dededb}.visit-factory__panel:first-child{border-radius:12px 0 0}.visit-factory__panel:last-child{border-radius:0 12px 0 0}.visit-factory__video,.visit-factory__video-placeholder,.visit-factory__map-image,.visit-factory__placeholder{display:block;width:100%;height:100%;object-fit:cover}.visit-factory__map-image{filter:saturate(.72) contrast(.96)}.visit-factory__placeholder{fill:#d5d5d2}.visit-factory__media-label{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);margin:0;padding:7px 9px;border-radius:999px;background:#101010c7;color:#fff;font-size:8px;font-weight:780;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.visit-factory__media-label--map{right:14px;left:auto;background:#ffffffe6;color:#101010}.visit-factory__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,32%);background:#f4f4f2}.visit-factory__visit-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.visit-factory__detail{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;min-width:0;padding:22px 24px}.visit-factory__detail+.visit-factory__detail{border-left:1px solid rgba(16,16,16,.09)}.visit-factory__detail-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#fff}.visit-factory__detail-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.visit-factory__detail strong{display:block;margin:1px 0 6px;color:#101010;font-size:9px;font-weight:800;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.visit-factory__detail-text{color:#565653;font-size:11px;line-height:1.42}.visit-factory__detail-text strong{display:inline;margin:0;color:#101010;font-size:inherit;letter-spacing:0}.visit-factory__action{display:flex;align-items:center;justify-content:center;padding:18px 20px;background:#fff}.visit-factory__button{display:inline-flex;width:min(100%,400px);min-height:54px;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-radius:8px;background:#101010;color:#fff;font-size:10px;font-weight:800;letter-spacing:.07em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .22s ease,background-color .22s ease}.visit-factory__button:hover{background:#222;transform:translateY(-1px)}.visit-factory__button:active{transform:translateY(0)}.visit-factory__button-arrow{width:18px;height:18px;flex:0 0 18px;transition:transform .22s ease}.visit-factory__button:hover .visit-factory__button-arrow{transform:translate(3px)}@media screen and (max-width:749px){.visit-factory{padding:20px 0 52px}.visit-factory__shell{width:calc(100% - 28px);border-radius:18px}.visit-factory__intro{display:block;padding:25px 22px 24px;text-align:center}.visit-factory__kicker{margin-bottom:8px}.visit-factory__heading{max-width:none;font-size:min(var(--visit-factory-heading-size),36px);line-height:.96}.visit-factory__subtitle{max-width:34ch;margin:13px auto 0;font-size:11px}.visit-factory__media{gap:3px;padding:3px}.visit-factory__panel{height:clamp(185px,56vw,250px)}.visit-factory__panel:first-child{border-radius:9px 0 0}.visit-factory__panel:last-child{border-radius:0 9px 0 0}.visit-factory__media-label{right:7px;bottom:7px;left:7px;width:fit-content;max-width:calc(100% - 14px);padding:5px 6px;border-radius:5px;font-size:6px;white-space:normal}.visit-factory__media-label--map{right:7px;left:auto}.visit-factory__footer{display:block}.visit-factory__detail{grid-template-columns:27px minmax(0,1fr);gap:9px;padding:16px 13px}.visit-factory__detail-icon{width:27px;height:27px}.visit-factory__detail-icon svg{width:14px;height:14px}.visit-factory__detail strong{font-size:7px}.visit-factory__detail-text{font-size:9px}.visit-factory__action{padding:5px 0 15px;background:#f4f4f2}.visit-factory__button{width:min(90%,400px);min-height:52px;border-radius:7px;font-size:9px}}@media(prefers-reduced-motion:reduce){.visit-factory__button,.visit-factory__button-arrow{transition:none}}.corp-whatsapp-help,.corp-whatsapp-help *{box-sizing:border-box}.corp-whatsapp-help{position:fixed;z-index:35;right:20px;bottom:20px;display:grid;justify-items:end;max-width:calc(100vw - 24px);gap:10px;color:#111;font-family:var(--font-body--family, Helvetica, Arial, sans-serif);pointer-events:none}.corp-whatsapp-help>*{pointer-events:auto}.corp-whatsapp-help [hidden]{display:none!important}.corp-whatsapp-help__launcher{position:relative;display:grid;width:var(--corp-whatsapp-profile-size, 58px);height:var(--corp-whatsapp-profile-size, 58px);place-items:center;padding:0;border:2px solid #fff;border-radius:50%;background:#111;box-shadow:0 10px 28px #0003;color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.corp-whatsapp-help__launcher:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0000003d}.corp-whatsapp-help__launcher:focus-visible{outline:2px solid #006cff;outline-offset:3px}.corp-whatsapp-help__portrait,.corp-whatsapp-help__portrait img{display:block;width:100%;height:100%;border-radius:50%}.corp-whatsapp-help__portrait{overflow:hidden}.corp-whatsapp-help__portrait img{object-fit:cover}.corp-whatsapp-help__portrait>svg{width:27px;height:27px;margin:13px}.corp-whatsapp-help__online{position:absolute;right:0;bottom:1px;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:#28d867;box-shadow:0 0 0 3px #28d86724;animation:corp-whatsapp-pulse 1.8s ease-in-out infinite}.corp-whatsapp-help__prompt,.corp-whatsapp-help__panel{width:min(360px,calc(100vw - 24px));border:1px solid #dededb;border-radius:14px;background:#fffffffa;box-shadow:0 22px 60px #0000002e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:corp-whatsapp-enter .28s cubic-bezier(.2,.72,.2,1) both}.corp-whatsapp-help__prompt{padding:17px}.corp-whatsapp-help__prompt>p{max-width:28ch;margin:0;padding-right:24px;font-size:13px;font-weight:570;line-height:1.42}.corp-whatsapp-help__close{display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:50%;background:#f1f1ef;color:#111;cursor:pointer}.corp-whatsapp-help__prompt>.corp-whatsapp-help__close{position:absolute;top:10px;right:10px}.corp-whatsapp-help__close svg{width:14px;height:14px}.corp-whatsapp-help__prompt-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.corp-whatsapp-help__prompt-footer>span{display:flex;align-items:center;gap:6px;color:#4a975f;font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:.07em}.corp-whatsapp-help__prompt-footer i{width:6px;height:6px;border-radius:50%;background:#28d867}.corp-whatsapp-help__prompt-footer button{min-height:35px;padding:0 13px;border:0;border-radius:7px;background:#111;color:#fff;font:inherit;font-size:10px;font-weight:650;cursor:pointer}.corp-whatsapp-help__panel{max-height:min(620px,calc(100svh - 110px));overflow:auto;scrollbar-width:thin}.corp-whatsapp-help__panel-header{position:sticky;z-index:1;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 18px 16px;border-bottom:1px solid #dededb;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.corp-whatsapp-help__panel-header span{color:#006cff;font-size:8px;font-weight:750;letter-spacing:.12em}.corp-whatsapp-help__panel-header h2{margin:5px 0 0;font-size:21px;font-weight:650;line-height:1;letter-spacing:-.035em}.corp-whatsapp-help__panel-header p{margin:7px 0 0;color:#6b6b68;font-size:10px;line-height:1.35}.corp-whatsapp-help__faqs{padding:0 18px}.corp-whatsapp-help__faq{border-bottom:1px solid #e2e2df}.corp-whatsapp-help__faq summary{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:52px;padding:11px 0;background:transparent!important;color:#111!important;font-size:11px;font-weight:620;line-height:1.3;list-style:none}.corp-whatsapp-help__faq summary::-webkit-details-marker{display:none}.corp-whatsapp-help__faq summary:focus-visible{outline:2px solid #006cff;outline-offset:2px}.corp-whatsapp-help__faq summary svg{width:16px;height:16px;transition:transform .2s ease}.corp-whatsapp-help__faq[open] summary svg{transform:rotate(180deg)}.corp-whatsapp-help__faq div{padding:0 26px 15px 0}.corp-whatsapp-help__faq p{margin:0;color:#5d5d59;font-size:10.5px;line-height:1.5}.corp-whatsapp-help__panel-footer{padding:17px 18px 18px}.corp-whatsapp-help__panel-footer p{margin:0 0 10px;color:#6b6b68;font-size:9.5px;line-height:1.4;text-align:center}.corp-whatsapp-help__panel-footer a{display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:48px;padding:0 14px;border-radius:7px;background:#111;box-shadow:0 8px 22px #0000002b;color:#fff;font-size:11px;font-weight:650;text-decoration:none}.corp-whatsapp-help__panel-footer a>svg:first-child{width:20px;height:20px;color:#28d867}.corp-whatsapp-help__arrow{width:18px;height:18px}@keyframes corp-whatsapp-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes corp-whatsapp-pulse{50%{box-shadow:0 0 0 7px #28d86700;background:#39ef78}}@media screen and (max-width:749px){.corp-whatsapp-help{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.corp-whatsapp-help__panel{max-height:min(570px,calc(100svh - 96px))}.corp-whatsapp-help__panel-header{padding:18px 16px 14px}.corp-whatsapp-help__faqs,.corp-whatsapp-help__panel-footer{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.corp-whatsapp-help__launcher,.corp-whatsapp-help__online,.corp-whatsapp-help__prompt,.corp-whatsapp-help__panel,.corp-whatsapp-help__faq summary svg{animation:none;transition:none}}.wholesale-info-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:none;place-items:center;padding:18px;pointer-events:none}.wholesale-info-popup.is-visible{display:grid;pointer-events:auto}.wholesale-info-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000003d}.wholesale-info-popup__dialog{position:relative;width:min(100%,520px);max-height:calc(100svh - 36px);overflow:auto;border:1px solid #000;background:#fff;color:#000;outline:0;box-shadow:8px 8px #00000029}.wholesale-info-popup__header{display:grid;grid-template-columns:minmax(0,1fr) 56px;min-height:56px;border-bottom:1px solid #000}.wholesale-info-popup__header h2{display:flex;align-items:center;margin:0;padding:16px 18px;font-size:20px;font-weight:700;line-height:1;text-transform:uppercase}.wholesale-info-popup__logo{display:block;width:auto;max-width:180px;max-height:42px;margin:0 0 16px;object-fit:contain;object-position:left center}.wholesale-info-popup__close{display:grid;width:56px;min-height:56px;place-items:center;border:0;border-left:1px solid #000;border-radius:0;background:#fff;color:#000;cursor:pointer;font:inherit}.wholesale-info-popup__close span{font-size:30px;line-height:1}.wholesale-info-popup__body{display:grid;gap:0}.wholesale-info-popup__item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start;margin:0;padding:18px;font-size:15px;line-height:1.32}.wholesale-info-popup__item+.wholesale-info-popup__item{border-top:1px solid #000}.wholesale-info-popup__number{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#000;color:#fff;font-size:13px;font-weight:700;line-height:1}@media screen and (max-width:749px){.wholesale-info-popup{padding:14px}.wholesale-info-popup__dialog{width:min(100%,360px);box-shadow:5px 5px #00000024}.wholesale-info-popup__header{grid-template-columns:minmax(0,1fr) 50px;min-height:50px}.wholesale-info-popup__header h2{padding:14px;font-size:16px}.wholesale-info-popup__close{width:50px;min-height:50px}.wholesale-info-popup__close span{font-size:27px}.wholesale-info-popup__item{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:15px 14px;font-size:13px}.wholesale-info-popup__number{width:25px;height:25px;font-size:12px}}.wholesale-info-popup{padding:22px}.wholesale-info-popup__backdrop{background:#090c1094;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wholesale-info-popup__dialog{width:min(100%,600px);overflow:hidden;border:0;border-radius:12px;background:#f6f6f4;box-shadow:0 24px 80px #0000004d}.wholesale-info-popup__header{display:block;min-height:0;padding:34px 78px 26px 30px;border-bottom:1px solid #d7d7d3}.wholesale-info-popup__header:before{display:block;margin-bottom:13px;color:#5b5b57;content:"INFORMACI\d3N COMERCIAL";font-size:9px;font-weight:800;letter-spacing:.13em}.wholesale-info-popup__header h2{display:block;padding:0;color:#101010;font-size:clamp(28px,5vw,46px);font-weight:800;letter-spacing:-.065em;line-height:.9}.wholesale-info-popup__close{position:absolute;top:18px;right:18px;width:38px;min-height:38px;border:1px solid #bdbdb8;border-radius:50%;background:transparent}.wholesale-info-popup__close span{font-size:24px}.wholesale-info-popup__body{gap:0;padding:8px 30px 26px}.wholesale-info-popup__item{grid-template-columns:38px minmax(0,1fr);gap:14px;padding:19px 0;color:#30302e;font-size:15px;line-height:1.45}.wholesale-info-popup__item+.wholesale-info-popup__item{border-top-color:#d7d7d3}.wholesale-info-popup__number{width:auto;height:auto;padding-top:1px;border-radius:0;background:transparent;color:#161616;font-size:12px;font-weight:800;letter-spacing:.06em}@media screen and (max-width:749px){.wholesale-info-popup{padding:16px}.wholesale-info-popup__dialog{width:min(100%,430px);border-radius:10px}.wholesale-info-popup__header{padding:30px 64px 23px 22px}.wholesale-info-popup__header h2{font-size:33px}.wholesale-info-popup__logo{max-width:145px;max-height:34px;margin-bottom:13px}.wholesale-info-popup__close{top:14px;right:14px;width:34px;min-height:34px}.wholesale-info-popup__body{padding:7px 22px 19px}.wholesale-info-popup__item{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:16px 0;font-size:13px}}.header-logo{display:flex;height:100%;font-size:var(--font-size--md);font-family:var(--font-family);font-weight:var(--font-weight);font-style:var(--font-style);color:var(--color-foreground);justify-content:center;align-items:center;text-decoration:none}.header-logo[data-hidden-on-home-page]{display:none}#header-component:is([sticky=always]:not([data-scroll-direction=none]),[sticky=scroll-up][data-scroll-direction=up]) .header-logo[data-hidden-on-home-page]{display:flex}@media screen and (max-width:749px){.header-logo{padding:0}}@media screen and (min-width:750px){.header-logo{flex-shrink:0}}.header-logo:hover{text-decoration:none}.header-logo__image{object-fit:contain;height:var(--header-logo-image-height-mobile);width:var(--header-logo-image-width-mobile)}@media screen and (min-width:750px){.header-logo__image{height:var(--header-logo-image-height);width:var(--header-logo-image-width)}}.header-logo:has(.header-logo__image-container--inverse) .header-logo__image-container--original{display:var(--header-logo-display, block)}.header-logo__image-container--inverse{display:var(--header-logo-inverse-display, none)}.header__drawer{--header-drawer-min-height: 60px;display:flex;min-height:var(--header-drawer-min-height);align-items:center}#header-component[data-menu-style=drawer] .header__drawer{display:flex;min-height:var(--header-drawer-min-height)}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header__drawer{display:none;min-height:0}}.header--compact .header__drawer{min-height:var(--minimum-touch-target)}.menu-list--mobile.menu-list{display:grid}.menu-list--mobile .menu-list__list{width:max-content;margin-inline:auto;gap:var(--menu-horizontal-gap)}.menu-list--mobile li{width:max-content;padding-block:var(--padding-sm)}.menu-list--mobile li:first-of-type{padding-inline-start:var(--menu-horizontal-gap)}.menu-list--mobile li:last-of-type{padding-inline-end:var(--menu-horizontal-gap)}.menu-list--mobile a{color:var(--color-foreground)}.menu-list__scroll-container{position:relative;overflow-x:auto;-webkit-mask-image:linear-gradient(to right,transparent,#000 20px,#000 calc(100% - 20px),transparent);mask-image:linear-gradient(to right,transparent,#000 20px,#000 calc(100% - 20px),transparent);padding-block:var(--padding-2xs)}.menu-list{--menu-horizontal-gap: var(--gap-xl);--menu-vertical-gap: var(--gap-xl);display:flex;height:100%}.menu-list__list{display:flex;justify-content:var(--grid-area-alignment)}.menu-list__list-item{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;height:100%}.menu-list__list-item[aria-hidden=true]{visibility:hidden}.menu-list__link{font-family:var(--menu-top-level-font-family);font-style:var(--menu-top-level-font-style);font-weight:var(--menu-top-level-font-weight);font-size:var(--menu-top-level-font-size);line-height:var(--menu-top-level-font-line-height);text-transform:var(--menu-top-level-font-case);color:var(--menu-top-level-font-color);text-decoration:none;display:flex;flex-direction:column;justify-content:center;cursor:pointer;height:100%;margin-block:0}.menu-list__link:after{content:"";position:absolute;display:none;top:var(--header-padding);height:var(--box-height);left:0;right:0}.menu-list__link[data-safety-box=true]:after{display:block}.menu-list__link:hover,.menu-list__link:focus{color:var(--menu-top-level-font-color)}@media screen and (min-width:750px){.menu-list__link{font-size:var(--menu-top-level-font-size-desktop)}}.menu-list__link-title{padding-inline:calc(var(--gap-xl) / 2)}[slot=overflow] .menu-list__link-title{padding-inline:0}.menu-list__list-item:not([slot=overflow]){flex-direction:column}.menu-list__list-item[slot=more]:has(.menu-list__link[aria-expanded=true]):after{content:"";width:100%;height:var(--header-padding);margin-bottom:calc(-1 * var(--header-padding))}[slot=overflow]>.menu-list__link:after{content:none}:is(.menu-list:where(:has(.menu-list__list-item:hover)),.menu-list:where(:has(.menu-list__list-item:focus-within)),.menu-list:where(:has(.menu-list__list-item:not([aria-hidden=true]) .menu-list__link--active))) .menu-list__link{color:rgb(var(--menu-top-level-font-color-rgb) / var(--opacity-subdued-text))}.menu-list:not(:has(.menu-list__list-item:hover)) .menu-list__link--active,.menu-list .menu-list__list-item:where(:hover,:focus-within) .menu-list__link,.menu-list .menu-list__list-item:is([slot=more],[slot=overflow]) .menu-list__link[aria-expanded=true]{color:var(--menu-top-level-font-color)}.overflow-menu::part(list){--focus-outline-size: calc(var(--focus-outline-offset) + var(--focus-outline-width));gap:0;margin-inline:calc(-1 * var(--menu-horizontal-gap) / 2)}.overflow-menu{background-color:transparent!important;padding:var(--focus-outline-size);margin:calc(-1 * var(--focus-outline-size))}.menu-list__submenu,.overflow-menu::part(overflow){--submenu-padding-block-start: var(--padding-3xl);--submenu-padding-block-end: var(--padding-3xl);background-color:transparent}.header__row[style*="--border-bottom-width: 0px"] .menu-list__submenu.background-matches-parent,.header__row[style*="--border-bottom-width: 0px"] .overflow-menu.background-matches-parent::part(overflow){--submenu-padding-block-start: 0px}.menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu,.overflow-menu::part(overflow){--submenu-content-opacity: 0;--submenu-content-animation: opacity calc(var(--submenu-animation-speed) * .75) var(--animation-easing);visibility:hidden;position:absolute;width:100%;left:0;top:calc(100% - 1px + var(--border-bottom-width) - (var(--full-open-header-height) - var(--submenu-height)));z-index:var(--layer-header-menu);padding-inline:var(--padding-inline);clip-path:rect(var(--header-height) 100% var(--full-open-header-height) 0);transition:clip-path var(--submenu-animation-speed) var(--ease-out-cubic)}[data-submenu-overlap-bottom-row] .menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu,[data-submenu-overlap-bottom-row] .overflow-menu::part(overflow){clip-path:rect(var(--top-row-height) 100% var(--full-open-header-height) 0)}.menu-list__list-item:has([aria-expanded=true])>.menu-list__submenu,.overflow-menu:has([slot=overflow] [aria-expanded=true])::part(overflow-list),.menu-list__submenu:is(:hover),.overflow-menu::part(overflow):hover{--submenu-content-opacity: 1;visibility:visible}.overflow-menu::part(overflow){--menu-top-level-font-size: var(--font-size--xlarge);display:grid;grid-template-columns:var(--full-page-grid-with-margins)}.overflow-menu::part(overflow-list){position:relative;display:grid;grid-template-columns:minmax(auto,200px) 1fr;grid-template-areas:"left right";grid-template-rows:max-content;grid-gap:0;grid-column:2}.menu-list__list-item:is([slot=overflow]){--menu-top-level-font-color: var(--color-foreground);--menu-top-level-font-color-rgb: var(--color-foreground-rgb);display:contents;white-space:normal}.menu-list__list-item:is([slot=overflow]) .menu-list__link{grid-area:left;grid-row:auto;height:min-content;font-size:var(--font-size--xl);transition:var(--submenu-content-animation)}.menu-list__list-item:is([slot=overflow]) .menu-list__submenu{visibility:hidden;grid-row:1;grid-area:right;grid-row-end:span calc(var(--overflow-count) + 1);padding-inline-start:var(--menu-horizontal-gap)}.menu-list__list-item:is([slot=overflow]) .menu-list__submenu-inner{transform:none;grid-column:unset;padding-block:0}.menu-list__list-item:is([slot=overflow]) .menu-list__link[aria-expanded=true]+.menu-list__submenu{visibility:visible}.header-menu{height:100%}.menu-list__submenu-inner{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap}.menu-list__submenu-inner,.overflow-menu::part(overflow-list){padding-block-start:var(--submenu-padding-block-start);padding-block-end:var(--submenu-padding-block-end);padding-inline:var(--section-padding-inline);opacity:var(--submenu-content-opacity);transition:var(--submenu-content-animation);transform:translateY(calc(var(--full-open-header-height) - var(--submenu-height)));max-height:calc(80vh - var(--header-height));overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground-rgb) / var(--opacity-40)) transparent}.mega-menu__link{font-family:var(--menu-child-font-family);font-style:var(--menu-child-font-style);font-weight:var(--menu-child-font-weight);font-size:var(--menu-child-font-size);line-height:var(--menu-child-font-line-height);text-transform:var(--menu-child-font-case);color:var(--menu-child-font-color);white-space:normal;text-decoration:none;display:inline-flex;padding:var(--padding-2xs) 0}.mega-menu__link:hover{color:var(--menu-child-active-font-color)}.mega-menu__link--parent{font-family:var(--menu-parent-font-family);font-style:var(--menu-parent-font-style);font-weight:var(--menu-parent-font-weight);font-size:var(--menu-parent-font-size);line-height:var(--menu-parent-font-line-height);text-transform:var(--menu-parent-font-case);color:var(--menu-parent-font-color)}.mega-menu__link--parent:hover{color:var(--menu-parent-active-font-color)}@media screen and (max-width:989px){.mega-menu__content-list-item--hidden-tablet{display:none}}.mega-menu__link:has(.mega-menu__link-image){display:flex;flex-direction:column;padding-inline:0;padding-block:var(--padding-sm) 0}.mega-menu__link-image{width:100%;position:relative;aspect-ratio:16 / 9;margin-bottom:var(--padding-sm);object-fit:cover;border-radius:var(--menu-image-border-radius)}.mega-menu__grid:has(.mega-menu__link-image) .mega-menu__column>div>.mega-menu__link:not(:has(.mega-menu__link-image)){display:flex;flex-direction:column;padding-inline:0;padding-block:var(--padding-sm) 0}.mega-menu__grid:has(.mega-menu__link-image) .mega-menu__column>div>.mega-menu__link:not(:has(.mega-menu__link-image)):before{content:"";display:block;width:100%;aspect-ratio:16 / 9;margin-bottom:var(--padding-sm);background-color:var(--color-foreground-muted);opacity:.1;border-radius:var(--menu-image-border-radius)}.mega-menu__grid{display:grid;grid-template-columns:repeat(var(--menu-columns-tablet),minmax(0,1fr));gap:var(--menu-vertical-gap) var(--menu-horizontal-gap);width:100%}@media screen and (min-width:990px){.mega-menu__grid{grid-template-columns:repeat(var(--menu-columns-desktop),minmax(0,1fr))}}.mega-menu__column{grid-column:span 1}.mega-menu__column--span-2{grid-column:span 2}.mega-menu__column--span-3{grid-column:span 3}.mega-menu__column--span-4{grid-column:span 4}.mega-menu__column--wide-collection-image{grid-column:span 1}@media screen and (min-width:990px){.mega-menu__column--wide-collection-image{grid-column:span 2}}.mega-menu__submenu .mega-menu__column--wide-collection-image{grid-column:span 1}.mega-menu__content-list{display:grid;justify-content:end;gap:var(--menu-vertical-gap) var(--menu-horizontal-gap)}.mega-menu__content-list--products{grid-template-columns:repeat(var(--menu-content-columns-tablet),minmax(0,1fr))}@media screen and (min-width:990px){.mega-menu__content-list--products{grid-template-columns:repeat(var(--menu-content-columns-desktop),minmax(0,1fr))}}.mega-menu__content-list--collections{grid-template-columns:repeat(var(--menu-content-columns-tablet),minmax(0,300px))}@media screen and (min-width:990px){.mega-menu__content-list--collections{grid-template-columns:repeat(var(--menu-content-columns-desktop),minmax(0,300px))}}.mega-menu__list{display:grid;grid-template-columns:subgrid;grid-column:span var(--menu-columns-tablet);gap:var(--menu-vertical-gap) var(--menu-horizontal-gap)}@media screen and (min-width:990px){.mega-menu__list{grid-column:span var(--menu-columns-desktop)}}.mega-menu__content{grid-column:span var(--menu-content-columns-tablet) / -1}@media screen and (min-width:990px){.mega-menu__content{grid-column:span var(--menu-content-columns-desktop) / -1}}.menu-list__list-item[slot=overflow] .section{grid-template-columns:1fr}.menu-list__list-item[slot=overflow] .section .mega-menu__grid{grid-column:1}.mega-menu__content-list li{white-space:normal}.mega-menu__more-list{--menu-child-font-size: var(--font-size--xl);width:200px}.mega-menu__submenu{display:contents}.menu-list__list-item:not(:has([aria-expanded=true]))>.menu-list__submenu product-component{display:none}.email-signup-block{--arrow-button-size: 58px;--arrow-button-size-integrated: 42px;--arrow-button-size-small: 20px;--arrow-icon-size: 32px;--arrow-icon-size-small: 24px;min-width:fit-content}@media screen and (max-width:749px){.email-signup-block{width:100%;min-width:unset}}.email-signup__heading{color:var(--color, inherit);padding-block:var(--padding-sm)}.email-signup__form{display:flex;flex-direction:column}.email-signup__input-group{display:flex;align-items:stretch;background-color:transparent}.email-signup__input-group:not(.email-signup__input-group--integrated):not(.email-signup__input-group--underline){gap:var(--gap-xs);align-items:center}@media screen and (max-width:749px){.email-signup__input-group:not(.email-signup__input-group--arrow):not(.email-signup__input-group--underline):not(.email-signup__input-group--integrated){flex-direction:column}}.email-signup__input-group--integrated{border-width:var(--border-width);border-radius:var(--border-radius);border-style:solid;border-color:var(--color-input-border);background-color:var(--color-input-background)}.email-signup__input-group--integrated.email-signup__input-group--no-border{border:none}.email-signup__input{flex:1;min-width:0;border-width:var(--border-width);border-radius:var(--border-radius);border-style:solid;border-color:var(--color-input-border);background-color:var(--color-input-background);transition:background-color var(--animation-speed) var(--animation-easing),color var(--animation-speed) var(--animation-easing)}@media screen and (max-width:749px){.email-signup__input{width:100%}}.email-signup__input.paragraph{color:var(--color-input-text);outline-color:var(--color-input-background)}.email-signup__button{white-space:nowrap;padding:0}@media screen and (max-width:749px){.email-signup__button{width:100%}}.email-signup__input,.email-signup__button--text{padding:var(--padding-lg) var(--padding-3xl)}.email-signup__input-group--underline{--box-shadow-color: var(--color-input-border);--box-shadow-multiplier: 1;--box-shadow-focused-multiplier: 1.75;box-shadow:0 calc(var(--border-width) * var(--box-shadow-multiplier)) 0 var(--box-shadow-color);transition:box-shadow var(--animation-values);margin-block-end:calc(var(--border-width) * var(--box-shadow-focused-multiplier))}.email-signup__input-group--underline:focus-within{--box-shadow-multiplier: var(--box-shadow-focused-multiplier);--box-shadow-color: var(--color-input-text)}.email-signup__input-group .email-signup__input--underline{color:var(--color-input-text);background-color:transparent;padding:12px 0;border:none;border-radius:0}.email-signup__input-group .email-signup__input--underline:focus-visible{outline:none}.email-signup__input::placeholder{color:rgb(var(--color-input-text-rgb) / var(--opacity-70))}.email-signup__input-group .email-signup__input--none{color:var(--color-input-text);background-color:var(--color-input-background);border:none}.email-signup__input-group--integrated .email-signup__input{background-color:transparent;border:none;border-radius:0}.email-signup__button-icon{color:currentcolor;padding:5px}@media screen and (max-width:749px){.email-signup__button-icon{padding:0;align-self:center;justify-self:center;width:var(--icon-size-lg);height:var(--icon-size-lg)}}.email-signup__button--arrow{width:var(--arrow-button-size-small);height:var(--arrow-button-size-small);padding:0}.email-signup__button--arrow:not(.email-signup__button--integrated){width:var(--arrow-button-size);height:var(--arrow-button-size);display:flex;align-items:center;justify-content:center}.email-signup__button--arrow:not(.email-signup__button--integrated)>.email-signup__button-icon{width:var(--arrow-icon-size);height:var(--arrow-icon-size);padding:0}.email-signup__button--integrated{--button-offset: var(--margin-xs);align-self:stretch;margin:var(--button-offset);flex-shrink:0}@media screen and (max-width:749px){.email-signup__button--integrated{width:fit-content}}.email-signup__button--integrated.email-signup__button--text{padding:0 var(--padding-3xl)}.email-signup__button--integrated.email-signup__button--text.button-unstyled{padding:0 var(--padding-xl)}.email-signup__button--integrated.button-unstyled{border-radius:var(--border-radius)}.email-signup__button--integrated>.email-signup__button-icon{padding:0}.email-signup__button--integrated.email-signup__button--arrow{width:var(--arrow-button-size-integrated);height:var(--arrow-button-size-integrated);align-self:center;display:flex;align-items:center;justify-content:center}.email-signup__button--integrated.email-signup__button--arrow>.email-signup__button-icon{width:var(--arrow-icon-size-small);height:var(--arrow-icon-size-small)}.email-signup__input--underline+.email-signup__button--integrated{margin:0;align-self:center}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--text{padding-block:9px}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--text.button-unstyled{padding-inline:0;min-width:44px;min-height:44px}.email-signup__input--underline+.email-signup__button--integrated.button-unstyled{border-radius:0}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--arrow{width:var(--arrow-button-size-integrated);height:var(--arrow-button-size-integrated);display:flex;align-items:center;justify-content:center}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--arrow>.email-signup__button-icon{width:var(--arrow-icon-size-small);height:var(--arrow-icon-size-small)}.email-signup__button:not(.button-unstyled){background-color:var(--button-background-color);color:var(--button-color);text-transform:var(--button-text-case-primary)}.email-signup__button.button-secondary{text-transform:var(--button-text-case-secondary)}.email-signup__button.button-unstyled{background-color:transparent;color:var(--color-input-text)}.email-signup__button.button-unstyled:hover{--hover-color-rgb: var(--color-input-text-rgb);color:rgb(var(--hover-color-rgb) / var(--opacity-70));cursor:pointer}.email-signup__message{display:flex;align-items:center;gap:var(--gap-xs)}.email-signup__message-text{margin:0}.footer-utilities__group-copyright{color:var(--color-utilities, var(--color-foreground-muted))}.policy-list-trigger{anchor-name:--terms-policies-trigger;cursor:pointer;font-size:var(--font-size, .75rem);text-transform:var(--text-transform, none)}.policy_list li{border-radius:calc(var(--style-border-radius-popover) - 8px)}.policy_list li a{color:var(--color-foreground);display:inline-block;padding:8px;text-align:start;width:100%;outline-color:#0000;font-size:var(--font-size, .75rem);text-transform:var(--text-transform, none)}.policy_list li:is(:hover,:focus-within){background:rgb(var(--color-foreground-rgb) / .15)}.terms-policies-popover{position-anchor:--terms-policies-trigger;inset:unset;bottom:calc(anchor(top) + 1rem);left:anchor(left);border-radius:var(--style-border-radius-popover);background:linear-gradient(var(--color-background) 0 100%),linear-gradient(rgb(var(--color-background-rgb) / .15) 0 100%);background-clip:padding-box,border-box;border:1px solid #0000;box-shadow:var(--shadow-popover);padding:8px;margin:0;opacity:0;scale:.94;translate:0 6px;transform-origin:3.9em 100%}.terms-policies-popover.\:popover-open,.terms-policies-popover:popover-open{opacity:1;translate:0 0;scale:1}@media screen and (max-width:749px){.terms-policies-popover{left:anchor(center);transform:translate(-50%);transform-origin:0% 100%}}@supports not (position-anchor: --account-button-trigger){.terms-policies-popover{bottom:unset;top:calc(var(--anchor-top) * 1px);left:calc(var(--anchor-left) * 1px);transform:translateY(calc(-100% - 1.25rem))}@media screen and (max-width:749px){.terms-policies-popover{left:calc((var(--anchor-left) + (var(--anchor-width) / 2)) * 1px);transform:translate(-50%,calc(-100% - 1.25rem))}}}@media(prefers-reduced-motion:no-preference){.terms-policies-popover{transition-property:display,overlay,opacity,scale,translate;transition-behavior:allow-discrete;transition-duration:.3s;transition-timing-function:var(--ease-out-quad)}@starting-style{.terms-policies-popover.\:popover-open,.terms-policies-popover:popover-open{opacity:.7;translate:0 6px;scale:.94}}}.image-block__placeholder{height:100%;width:100%;object-fit:cover;object-position:center center;overflow:hidden;position:relative}.placeholder-image{position:relative;aspect-ratio:var(--ratio);overflow:hidden}.image-block{display:flex;justify-content:var(--horizontal-alignment, "inline-start")}.image-block--height-fill .image-block__image{height:100%}.image-block__image{object-fit:cover;aspect-ratio:var(--ratio)}.menu{width:100%}.menu:not(:has(.menu__heading--empty)) .details-content{margin-block-start:var(--spacing--size)}.menu__item+.menu__item{margin-block-start:var(--spacing--size)}.menu .menu__heading--empty{display:none}.menu__heading__default{display:contents}.menu__heading__accordion{display:none}@media screen and (max-width:749px){.menu--accordion .menu__heading--empty{display:flex}.menu--accordion .menu__heading__accordion{display:contents}.menu--accordion .menu__heading__default{display:none}.menu--accordion .details-content{margin-block-start:var(--spacing--size)}.menu--accordion .menu__details{padding-inline:0}.menu--dividers .menu__details{border-block-end:var(--style-border-width) solid var(--color-border)}.menu--dividers .details-content{padding-block-end:var(--padding-sm)}}.social-icons__wrapper{display:flex;gap:var(--gap-sm);flex-wrap:wrap;justify-content:center}@media screen and (min-width:750px){.social-icons__wrapper{flex-wrap:nowrap;justify-content:flex-start}}.social-icons__icon-wrapper{display:flex;align-items:center;justify-content:center;height:var(--icon-size-lg)}.social-icons__icon{display:flex;flex-shrink:0;width:var(--icon-size-lg);height:var(--icon-size-lg)}.social-icons__icon{display:none}.social-icons__icon-wrapper:has(.social-icons__icon path){width:var(--icon-size-lg)}.social-icons__icon-wrapper:has(.social-icons__icon path) .social-icons__icon{display:block}.social-icons__icon-wrapper:has(.social-icons__icon path) .social-icons__icon-label{display:none}.shopify-design-mode .social-icons__icon-wrapper--disabled{opacity:var(--disabled-opacity, .5);cursor:not-allowed}.shopify-design-mode .social-icons__icon-wrapper--disabled a{pointer-events:none}.layout-panel-flex--column>.spacer-block{width:100%}.layout-panel-flex--row>.spacer-block{height:100%}:is(.layout-panel-flex--row,.layout-panel-flex--column)>.spacer-block--size-percent{flex:var(--spacer-size)}.layout-panel-flex--row>.spacer-block--size-pixel{width:var(--spacer-size)}.layout-panel-flex--column>.spacer-block--size-pixel{height:var(--spacer-size)}@media screen and (max-width:749px){.layout-panel-flex--row:not(.mobile-column)>.spacer-block--size-mobile-percent{flex:var(--spacer-size-mobile);height:100%}.layout-panel-flex--column>.spacer-block--size-mobile-percent,.mobile-column>.spacer-block--size-percent:not(.spacer-block--size-mobile-pixel){width:100%;flex:var(--spacer-size-mobile)}.layout-panel-flex--row:not(.mobile-column)>.spacer-block--size-mobile-pixel{width:var(--spacer-size-mobile);height:100%}.layout-panel-flex--column>.spacer-block--size-mobile-pixel,.mobile-column>.spacer-block--size-mobile-pixel{width:100%;flex:0 0 auto;height:var(--spacer-size-mobile)}}accordion-custom details::details-content,accordion-custom details .details-content{block-size:0;overflow-y:clip;opacity:0;interpolate-size:allow-keywords;transition:content-visibility var(--animation-speed-slow) allow-discrete,padding-block var(--animation-speed-slow) var(--animation-easing),opacity var(--animation-speed-slow) var(--animation-easing),block-size var(--animation-speed-slow) var(--animation-easing)}accordion-custom details:not(:focus-within)::details-content,accordion-custom details:not(:focus-within) .details-content{transition:none}accordion-custom details:not([open])::details-content,accordion-custom details:not([open]) .details-content{padding-block:0}accordion-custom details[open]::details-content,accordion-custom details[open] .details-content{opacity:1;block-size:auto}@starting-style{accordion-custom details[open]::details-content,accordion-custom details[open] .details-content{block-size:0;opacity:0;overflow-y:clip}}accordion-custom details[open] .details-content:focus-within{overflow-y:visible}@media screen and (max-width:749px){accordion-custom[data-disable-on-mobile=true] summary{cursor:auto}}@media screen and (min-width:750px){accordion-custom[data-disable-on-desktop=true] summary{cursor:auto}}.card-gallery{position:relative;overflow:hidden;container-type:inline-size;container-name:card-gallery-container}@container (max-width: 70px){.card-gallery:hover .quick-add__button{display:none}}.card-gallery__placeholder svg{height:100%;width:100%}.card-gallery svg{aspect-ratio:var(--gallery-aspect-ratio, var(--ratio))}.product-card-gallery__title-placeholder{padding:var(--padding-md);font-size:var(--font-size--2xl);line-height:var(--line-height--display-loose);word-break:break-word;color:var(--color-foreground);background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--gallery-aspect-ratio);border-radius:var(--product-corner-radius);display:block}.product-card-gallery__title-placeholder .title-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;overflow:hidden}.card-gallery[data-image-ratio=landscape] .product-card-gallery__title-placeholder .title-text{-webkit-line-clamp:3;line-clamp:3}@media screen and (min-width:750px){.product-grid[data-product-card-size=extra-large] .product-card-gallery__title-placeholder{padding:var(--padding-3xl);font-size:var(--font-size--3xl)}.product-grid[data-product-card-size=large] .product-card-gallery__title-placeholder{padding:var(--padding-2xl);font-size:var(--font-size--2xl)}.product-grid[data-product-card-size=medium] .product-card-gallery__title-placeholder{padding:var(--padding-xl);font-size:var(--font-size--xl)}.product-grid[data-product-card-size=small] .product-card-gallery__title-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg)}.product-grid[data-product-card-size=extra-large] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-3xl) + 50px)}.product-grid[data-product-card-size=large] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-2xl) + 50px)}.product-grid[data-product-card-size=medium] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-xl) + 50px)}.product-grid[data-product-card-size=small] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-sm) + 50px)}.product-grid[data-product-card-size=extra-large] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-3xl) + 40px)}.product-grid[data-product-card-size=large] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-2xl) + 40px)}.product-grid[data-product-card-size=medium] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-xl) + 40px)}.product-grid[data-product-card-size=small] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-sm) + 40px)}.product-grid[data-product-card-size=extra-large] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-3xl) + 40px)}.product-grid[data-product-card-size=large] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-2xl) + 40px)}.product-grid[data-product-card-size=medium] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-xl) + 40px)}.product-grid[data-product-card-size=small] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-sm) + 40px)}}@media screen and (max-width:749px){.product-card-gallery__title-placeholder{font-size:var(--font-size--xl);padding:var(--padding-md)}.product-grid[data-product-card-size] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-sm) + 50px)}.product-grid[data-product-card-size] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-sm) + 40px)}.product-grid[data-product-card-size] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-sm) + 40px)}}[product-grid-view=zoom-out] .card-gallery .product-card-gallery__title-placeholder{padding:var(--padding-xs)!important;font-size:var(--font-size--xs)}[product-grid-view=zoom-out] .card-gallery .slideshow-control{min-width:auto}ul[product-grid-view=zoom-out] .product-grid__card .card-gallery{display:block}[product-grid-view=zoom-out] .card-gallery>:is(quick-add-component,.product-badges,slideshow-component>slideshow-controls){display:none}ul[product-grid-view=zoom-out] .card-gallery>img{display:block}.card-gallery slideshow-arrows .slideshow-control{padding-inline:var(--padding-xl)}@container (max-width: 249px){.card-gallery slideshow-arrows .slideshow-control{padding-inline:0 var(--padding-sm)}}.card-gallery :is(slideshow-slide:has(+slideshow-slide[aria-hidden=false]),slideshow-slide[aria-hidden=false]+slideshow-slide){content-visibility:auto}slideshow-component[actioned] :is(.card-gallery :is(slideshow-slide:has(+slideshow-slide[aria-hidden=false]),slideshow-slide[aria-hidden=false]+slideshow-slide)){content-visibility:visible}.cart-primary-typography{font-family:var(--cart-primary-font-family);font-style:var(--cart-primary-font-style);font-weight:var(--cart-primary-font-weight)}.cart-secondary-typography{font-family:var(--cart-secondary-font-family);font-style:var(--cart-secondary-font-style);font-weight:var(--cart-secondary-font-weight)}.product-media deferred-media{position:absolute}.product-media__image~deferred-media .deferred-media__poster-image{display:none}.product-media-container:has(deferred-media .deferred-media__playing) .product-media__image{opacity:0;transition:opacity var(--animation-speed) var(--animation-easing)}deferred-media{height:100%;width:100%;position:relative}deferred-media:has(:focus-visible){outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}@supports not selector(:focus-visible){deferred-media:has(:focus){outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}}deferred-media>.deferred-media__poster-button~*:not(template){display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;padding:inherit}deferred-media.border-style{overflow:hidden}deferred-media>.deferred-media__poster-button{width:100%;height:100%;aspect-ratio:var(--video-aspect-ratio, auto)}deferred-media>.deferred-media__poster-button.deferred-media__playing{opacity:0;transition:opacity .3s ease}deferred-media img{height:100%;object-fit:cover;transition:opacity .3s ease}deferred-media iframe{display:block;width:100%;height:100%;border:none;aspect-ratio:var(--size-style-aspect-ratio, auto)}deferred-media[data-media-loaded] img{opacity:0}deferred-media .deferred-media__poster-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center}deferred-media .deferred-media__poster-icon svg{width:var(--button-size);height:var(--button-size);color:var(--color-white);filter:drop-shadow(var(--shadow-button))}deferred-media .deferred-media__poster-icon svg:hover{color:rgb(var(--color-white-rgb) / var(--opacity-80))}@media screen and (min-width:750px){deferred-media .deferred-media__poster-icon svg{width:4rem;height:4rem}}deferred-media[class] :is(.deferred-media__poster-button img,.deferred-media__poster-button~video){object-fit:cover;height:100%;aspect-ratio:var(--size-style-aspect-ratio, auto)}.video-interaction-hint{opacity:0;transition:opacity .3s ease;z-index:var(--layer-flat)}.video-interaction-hint:hover{opacity:1}.group-block__link{position:absolute;top:0;right:0;bottom:0;left:0}.group-block__link~:is(.group-block-content,.group-block__media-wrapper){pointer-events:none}.group-block__link~:is(.group-block-content,.group-block__media-wrapper) :is(a,button,input,textarea,select){pointer-events:auto}.group-block__link~.group-block-content--design-mode{pointer-events:auto}.header{--account-offset-top: calc( var(--header-group-height) + (var(--header-height) * var(--transparent-header-offset-boolean)) )}.header[data-sticky-state=active]{--account-offset-top: calc(var(--header-height) - 1px)}.account-button{background:transparent}.account-button__icon,.account-button__text{color:var(--color-account-icon);transition:color var(--header-content-transition-timing);-webkit-font-smoothing:antialiased}shopify-account{--shopify-account-font-heading: var(--font-heading--family);--shopify-account-font-heading-weight: var(--font-heading--weight);--shopify-account-font-body: var(--font-body--family);--shopify-account-font-body-weight: var(--font-body--weight);--shopify-account-radius-base: var(--style-border-radius-popover);--shopify-account-radius-button: var(--style-border-radius-buttons-primary);--shopify-account-radius-button-small: var(--style-border-radius-buttons-primary);--shopify-account-radius-input: var(--style-border-radius-buttons-primary);--shopify-account-color-background: var(--color-background);--shopify-account-color-text: var(--color-foreground);--shopify-account-color-accent: var(--color-primary-button-background);--shopify-account-color-accent-text: var(--color-primary-button-text);--shopify-account-dialog-position-top: var(--account-offset-top)}shopify-account:not(:defined){min-width:44px;height:44px;display:flex;justify-content:center;align-items:center;line-height:normal}.account-button__fallback{width:28px;height:28px;border-radius:50%;background-color:var(--shopify-account-color-accent, #0a142f)}.account-button--text shopify-account{color:inherit}.cart-actions summary{padding-inline:0;padding-block:var(--padding-sm);line-height:1.2;min-height:var(--minimum-touch-target)}header-actions{display:flex}@media screen and (max-width:749px){header-actions{justify-self:flex-end}}@media screen and (min-width:750px){.header-actions--text{gap:var(--gap-xl)}.header-actions__text-style{font-size:var(--header-actions-font-size);font-family:var(--header-actions-font-family);font-weight:var(--header-actions-font-weight);text-transform:var(--header-actions-text-case)}}#header-component[data-menu-style=drawer] header-actions{justify-self:flex-end}.header__column--right header-actions{margin-inline-start:calc(var(--gap-md) * -1)}.header-actions__cart-icon{--cart-bubble-size: 20px;--cart-bubble-top: 4.5px;--cart-bubble-right: 2.5px;position:relative}.header-actions__cart-icon .cart-bubble{position:absolute;width:var(--cart-bubble-size, 20px);top:var(--cart-bubble-top);right:var(--cart-bubble-right)}@media screen and (min-width:750px){.header-actions__cart-icon--text.header-actions__cart-icon .cart-bubble{position:relative;top:0}}.header-actions__cart-icon .cart-bubble__text{font-family:var(--font-paragraph--family);font-weight:var(--font-paragraph--weight)}.header-actions__cart-icon.header-actions__cart-icon--has-cart svg{-webkit-mask:radial-gradient(calc(var(--cart-bubble-size) + 2px) at calc(100% - var(--cart-bubble-right)) var(--cart-bubble-top),transparent 45.45%,#fff 45.45%,#fff 100%);mask:radial-gradient(calc(var(--cart-bubble-size) + 2px) at calc(100% - var(--cart-bubble-right)) var(--cart-bubble-top),transparent 45.45%,#fff 45.45%,#fff 100%)}.cart-bubble.cart-bubble--animating .cart-bubble__background{animation:grow var(--animation-speed) var(--animation-easing)}.cart-bubble--animating .cart-bubble__text{--start-y: -1em;--start-opacity: 1;transform:translateY(var(--start-y, -1em));opacity:var(--start-opacity, 1);animation:move-and-fade var(--animation-speed) var(--animation-easing)}cart-icon:has(.cart-bubble__text-count:empty){--cart-bubble-size: 10px;--cart-bubble-top: 9px;--cart-bubble-right: 9px}cart-icon:has(.cart-bubble__text-count:empty) .svg-wrapper{--cart-bubble-top: 4px;--cart-bubble-right: 4px}@media screen and (min-width:750px){cart-icon.header-actions__cart-icon--text:has(.cart-bubble__text-count:empty){--cart-bubble-right: 2.5px}}.header-actions__text{display:flex;align-items:center}@media screen and (min-width:750px){.header-actions__cart-icon--text{display:flex;align-items:center;gap:var(--gap-xs)}.header__column--right .header-actions--text{margin-inline-start:0}}.password-main-content{flex:1;display:flex;flex-direction:column}.password-dialog{max-width:100vw;max-height:100svh;width:100vw;height:100svh;border:none;transition:opacity var(--animation-values),display var(--animation-speed) allow-discrete,overlay var(--animation-speed) allow-discrete}.password-dialog::backdrop{display:none}.password-dialog[open]{opacity:1;top:0;left:0}@starting-style{.password-dialog[open]{opacity:0}}.password-dialog:not([open]){opacity:0}@starting-style{.password-dialog:not([open]){opacity:1}}.password-dialog__close-button{cursor:pointer}.password-dialog__header{position:absolute;top:0;right:0;padding:var(--padding-lg);z-index:var(--layer-raised)}.password-dialog__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--padding-lg);height:100%;transition:transform var(--animation-values)}.password-dialog__content .email-signup__message{padding-block-start:var(--padding-xl)}.password-dialog[open] .password-dialog__content{transform:translateY(0)}@starting-style{.password-dialog[open] .password-dialog__content{transform:translateY(1em)}}.password-dialog:not([open]) .password-dialog__content{transform:translateY(1em)}@starting-style{.password-dialog:not([open]) .password-dialog__content{transform:translateY(0)}}.storefront-password-form{max-width:400px;width:100%}.email-signup__input-group,.password-dialog__submit-button{width:100%}@media screen and (min-width:750px){.email-signup__input-group,.password-dialog__submit-button{width:auto}}form.payment-terms{padding-top:.5em;font-size:min(.85em,var(--font-paragraph--size));font-weight:var(--font-paragraph--weight);color:var(--color, rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text)))}.installments:not(:has(shopify-payment-terms)){display:none}.product-information{gap:var(--gap) 0}.product-information__grid{display:grid;grid-template-columns:subgrid;grid-column:1 / -1}.product-details{order:1}.product-information__media{order:0;width:0;min-width:100%}.product-information__media .product-media-gallery__placeholder-image{width:100%;height:100%}@media screen and (max-width:749px){.product-information__media{grid-column:1 / -1}.product-details{grid-column:2 / 3}}@media screen and (min-width:750px){.product-information__grid{grid-column:2}.product-information__grid.product-information--media-none .product-details{width:var(--narrow-content-width);margin:0 auto}.product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:1fr min(50vw,var(--sidebar-width))}.product-information__grid:not(.product-information--media-none).product-information--media-left .product-information__media{padding-right:calc(var(--gap, 0) / 2)}.product-information__grid:not(.product-information--media-none).product-information--media-left .product-details{padding-left:calc(var(--gap, 0) / 2)}.product-information__grid:not(.product-information--media-none).product-information--media-left:has(.media-gallery--extend){grid-column:1 / 3}.product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:min(50vw,var(--sidebar-width)) 1fr}.product-information__grid:not(.product-information--media-none).product-information--media-right .product-information__media{padding-left:calc(var(--gap, 0) / 2);order:1}.product-information__grid:not(.product-information--media-none).product-information--media-right .product-details{padding-right:calc(var(--gap, 0) / 2);order:0}.product-information__grid:not(.product-information--media-none).product-information--media-right:has(.media-gallery--extend){grid-column:2 / -1}.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend){grid-column:1 / -1;grid-template-columns:var(--full-page-grid-margin) calc(var(--full-page-grid-central-column-width) / 2) calc(var(--full-page-grid-central-column-width) / 2) var(--full-page-grid-margin)}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media{grid-column:2 / 3}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media:has(.media-gallery--extend){grid-column:1 / 3}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-details{grid-column:3 / 4}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-information__media{grid-column:3 / 4}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-information__media:has(.media-gallery--extend){grid-column:3 / -1}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-details{grid-column:2 / 3}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-left,.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-right{grid-column:1 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-left .product-details{padding-inline-end:var(--padding-lg)}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-right .product-details{padding-inline-start:var(--padding-lg)}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-left .product-information__media{grid-column:1 / 3}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-left .product-details{grid-column:3 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-right .product-information__media{grid-column:3 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-right .product-details{grid-column:1 / 3}}@media screen and (min-width:1200px){.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left{grid-template-columns:2fr 1fr}.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-right{grid-template-columns:1fr 2fr}}.product-information__grid--limit-details .product-details>.group-block{--details-max-width: var(--sidebar-width);max-width:var(--details-max-width)}@media screen and (min-width:1600px){.product-information__grid--limit-details .product-details>.group-block{--details-max-width: 32rem}}body:has(#header-group #header-component[data-sticky-state=active]) .product-details.sticky-content--desktop{--sticky-header-offset: var(--header-height)}:where(:not(.dialog-zoomed-gallery))>.product-media-container{--slide-width: 100%;display:flex;aspect-ratio:var(--gallery-aspect-ratio, var(--media-preview-ratio));max-height:var(--constrained-height);width:var(--slide-width, 100%);position:relative;overflow:hidden}:where(:not(.dialog-zoomed-gallery))>.product-media-container:where(.constrain-height){--viewport-offset: 400px;--constrained-min-height: 300px;--constrained-height: max(var(--constrained-min-height), calc(100vh - var(--viewport-offset)));margin-right:auto;margin-left:auto}@supports (--test: round(up, 100%, 1px)){:where(:not(.dialog-zoomed-gallery))>.product-media-container{--slide-width: round(up, 100%, 1px)}}@media screen and (max-width:749px){.product-media-container.constrain-height{max-height:none}}@media screen and (min-width:750px){.product-media-container.constrain-height{--viewport-offset: var(--header-height, 100px);--constrained-min-height: 500px}body:has(header-component[transparent]) .product-media-container.constrain-height{--viewport-offset: 0px}}.product-media-container img{aspect-ratio:inherit;object-fit:contain}.product-media-container.media-fit-contain img{object-position:center center}.product-media-container.media-fit{--product-media-fit: cover}.product-media-container.media-fit img{object-fit:var(--product-media-fit)}.quantity-selector-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--gap-sm) / 2)}@media screen and (min-width:750px){.quantity-selector-wrapper{gap:var(--gap-sm)}}.price-per-item{display:block;color:var(--color-foreground);font-size:var(--font-size--sm);font-weight:400}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-foreground)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}input.search-input::placeholder{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-muted-text))}input.search-input,input.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}input.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.search-action{--search-border-radius: var(--style-border-radius-inputs);--search-border-width: var(--style-border-width-inputs);display:flex}@media screen and (max-width:749px){.search-action--hidden-on-drawer{display:none}}@media screen and (min-width:750px){[data-menu-style=drawer] .search-action--hidden-on-drawer,[data-menu-style=menu] .search-action--hidden-on-menu{display:none}}@media screen and (min-width:750px){[data-menu-style=menu] .header__column--left .search-action{margin-inline:calc(var(--padding-lg) * -1)}}@media screen and (min-width:750px){.header__column--right .search-action{margin-inline:calc(var(--gap-md) * -1) calc(var(--gap-xs) * -1)}}@media screen and (min-width:750px){.header__column--right .search-action--text,[data-menu-style=menu] .header__column--left .search-action--text{margin-inline:0}}text-component{--shimmer-text-color: rgb(var(--color-foreground-rgb) / var(--opacity-50));--shimmer-color-light: rgb(var(--color-foreground-rgb) / var(--opacity-10));--shimmer-speed: 1.25s;display:inline-block;position:relative;transition:color var(--animation-speed-slow) ease;line-height:1}text-component:after{content:attr(value) / "";position:absolute;top:0;right:0;bottom:0;left:0;color:transparent;opacity:0;transition:opacity var(--animation-speed-slow) var(--animation-easing);pointer-events:none;background-image:linear-gradient(-85deg,var(--shimmer-text-color) 10%,var(--shimmer-color-light) 50%,var(--shimmer-text-color) 90%);background-clip:text;background-size:200% 100%;background-position:100% 0;place-content:center}text-component[shimmer]{color:transparent}text-component[shimmer]:after{opacity:1;animation:text-shimmer var(--shimmer-speed) infinite linear}@keyframes text-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}swatches-variant-picker-component{display:flex;width:100%;flex-direction:row;justify-content:var(--product-swatches-alignment-mobile);--overflow-list-padding-block: calc( var(--product-swatches-padding-block-start) + var(--focus-outline-offset) + var(--focus-outline-width) ) calc(var(--product-swatches-padding-block-end) + var(--focus-outline-offset) + var(--focus-outline-width));--overflow-list-padding-inline: calc( var(--product-swatches-padding-inline-start) + var(--focus-outline-offset) + (1.5 * var(--focus-outline-width)) ) calc(var(--product-swatches-padding-inline-end) + var(--focus-outline-offset) + var(--focus-outline-width))}@media screen and (min-width:750px){swatches-variant-picker-component{justify-content:var(--product-swatches-alignment)}}swatches-variant-picker-component overflow-list::part(list){gap:var(--gap-sm)}swatches-variant-picker-component overflow-list[disabled=true]{--overflow-list-padding-block: 0px;margin-block-start:calc(var(--product-swatches-padding-block-start) + var(--focus-outline-offset) + var(--focus-outline-width));margin-block-end:calc(var(--product-swatches-padding-block-end) + var(--focus-outline-offset) + var(--focus-outline-width))}.hidden-swatches__count{display:flex;align-self:center;align-items:center;justify-content:center;color:rgb(var(--color-foreground-rgb) / var(--opacity-40-60));background-color:transparent;padding:0;border:0;border-radius:0}.hidden-swatches__count:before{counter-reset:overflow-count var(--overflow-count);content:"+" counter(overflow-count);line-height:1;cursor:pointer}.hidden-swatches__count:hover{color:var(--color-foreground-rgb)}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map?subset=gLAFAEDAAQAAgAEAAADEJABgEACARAACgAEAMgIMEIILAqAAQA */
