*{box-sizing:border-box}body{color:var(--color-foreground);background:var(--color-background);display:flex;flex-direction:column;margin:0;min-height:100svh;font-variation-settings:"slnt" 0}:root{--hover-lift-amount: 4px;--hover-scale-amount: 1.03;--hover-subtle-zoom-amount: 1.015;--hover-shadow-color: var(--color-shadow);--hover-transition-duration: .25s;--hover-transition-timing: ease-out;--surface-transition-duration: .3s;--surface-transition-timing: var(--ease-out-quad);--submenu-animation-speed: .36s;--submenu-animation-easing: cubic-bezier(.25, .1, .25, 1)}html{scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground-rgb) / var(--opacity-40)) var(--color-background);scroll-behavior:smooth}@media(min-width:990px){html:has(.page-wrapper),html:has(.page-wrapper) body{height:100dvh;overflow:hidden}}html[scroll-lock],html[scroll-lock] .page-wrapper{overflow:hidden}.page-wrapper{display:flex;flex-direction:column;min-height:100dvh;transition:margin-right var(--animation-speed) var(--animation-timing-fade-out)}@media(min-width:990px){.page-wrapper{height:100dvh;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground-rgb) / var(--opacity-40)) var(--color-background)}.page-wrapper--drawer-open shopify-account::part(dialog){translate:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}.page-wrapper--drawer-open{margin-right:var(--theme-drawer-width, var(--sidebar-width));transition-timing-function:var(--animation-timing-fade-in)}img,picture,video,canvas,svg{display:block;max-width:100%}img{width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}.product-card,.collection-card,.predictive-search-results__card--product,.predictive-search-results__card{position:relative;transition:transform var(--hover-transition-duration) var(--hover-transition-timing),box-shadow var(--hover-transition-duration) var(--hover-transition-timing);z-index:var(--layer-flat)}.product-card__link{position:absolute;top:0;right:0;bottom:0;left:0}.product-card__content{position:relative}.product-card__content{cursor:pointer}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.card-hover-effect-lift .product-card:hover,.card-hover-effect-lift .collection-card:hover,.card-hover-effect-lift .predictive-search-results__card:hover{transform:translateY(calc(-1 * var(--hover-lift-amount)))}.card-hover-effect-scale .product-card:hover,.card-hover-effect-scale .collection-card:hover,.card-hover-effect-scale .predictive-search-results__card:hover{transform:scale(var(--hover-scale-amount))}.card-hover-effect-subtle-zoom .card-gallery,.card-hover-effect-subtle-zoom .collection-card__image,.card-hover-effect-subtle-zoom .product-card__image{overflow:hidden;transition:transform var(--hover-transition-duration) var(--hover-transition-timing)}.card-hover-effect-subtle-zoom .product-card:hover .card-gallery,.card-hover-effect-subtle-zoom .collection-card:hover .collection-card__image,.card-hover-effect-subtle-zoom .product-card:hover .product-card__image,.card-hover-effect-subtle-zoom .predictive-search-results__card:hover{transform:scale(var(--hover-subtle-zoom-amount))}}dialog{--backdrop-color-rgb: var(--color-shadow-rgb);background-color:var(--color-background);color:var(--color-foreground)}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.wrap-text{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}p:empty{display:none}:first-child:is(p,h1,h2,h3,h4,h5,h6),:first-child:empty+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:last-child:is(p,h1,h2,h3,h4,h5,h6),:where(p,h1,h2,h3,h4,h5,h6):nth-child(2):has(+:last-child:empty){margin-block-end:0}@media(prefers-reduced-motion:no-preference){:root{view-transition-name:none}html:active-view-transition-type(page-navigation),html:active-view-transition-type(product-image-transition){view-transition-name:root-custom}::view-transition{pointer-events:none}html:active-view-transition-type(page-navigation) main[data-page-transition-enabled=true]{view-transition-name:main-content}html:active-view-transition-type(page-navigation) main[data-product-transition=true][data-template*=product]{view-transition-name:none}::view-transition-old(main-content){animation:var(--view-transition-old-main-content)}::view-transition-new(main-content){animation:var(--view-transition-new-main-content)}html:active-view-transition-type(product-image-transition) [data-view-transition-type=product-image-transition]{view-transition-name:product-image-transition}html:active-view-transition-type(product-image-transition) [data-view-transition-type=product-details]{view-transition-name:product-details}::view-transition-group(product-image-transition){z-index:1}::view-transition-group(product-image-transition),::view-transition-group(product-details){animation-duration:var(--animation-speed);animation-timing-function:var(--animation-easing)}::view-transition-old(product-image-transition),::view-transition-new(product-image-transition){block-size:100%;overflow:hidden;object-fit:cover;animation-duration:.25s;animation-timing-function:var(--animation-easing)}::view-transition-new(product-details){animation:var(--view-transition-new-main-content)}}*:focus-visible{outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}@supports not selector(:focus-visible){*:focus{outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}}.focus-inset{outline-offset:calc(var(--focus-outline-width) * -1)}.content-for-layout{flex:1;display:flex;flex-direction:column}.content-for-layout>.shopify-section:last-child{flex-grow:1}.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: 16px}@media screen and (min-width:750px){.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: 40px}}.page-width-wide{--page-content-width: var(--wide-page-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.page-width-normal{--page-content-width: var(--normal-page-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.page-width-narrow,.page-width-content{--page-content-width: var(--narrow-page-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.page-width-content{--page-content-width: var(--normal-content-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2))}.section{--full-page-grid-central-column-width: min( var(--page-width) - var(--page-margin) * 2, calc(100% - var(--page-margin) * 2) );--full-page-grid-margin: minmax(var(--page-margin), 1fr);--full-page-grid-with-margins: var(--full-page-grid-margin) var(--full-page-grid-central-column-width) var(--full-page-grid-margin);--util-page-margin-offset: max( var(--page-margin), calc((100% - min(var(--page-content-width), 100% - var(--page-margin) * 2))/2) );--full-page-margin-inline-offset: calc(((100vw - var(--full-page-grid-central-column-width)) / 2) * -1);width:100%;position:relative;display:grid;grid-template-columns:var(--full-page-grid-with-margins);min-height:var(--section-min-height, "auto")}.section>*{grid-column:2}.shopify-section:not(.header-section) :is(.section,.cart-summary){background:transparent}.shopify-section:not(.header-section):has(.section){position:relative}.shopify-section:not(.header-section) .section-background{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--layer-section-background);background-color:var(--color-background)}.section--page-width>*{grid-column:2}.section--full-width>*{grid-column:1 / -1}@media screen and (max-width:749px){.section--mobile-full-width>*{grid-column:1 / -1}}.section--page-width.section--full-width-right>*{grid-column:2 / 4}.section--full-width.section--full-width-margin>*{grid-column:1 / -1}@media screen and (min-width:750px){.section--full-width.section--full-width-margin>*{padding-left:var(--page-margin);padding-right:var(--page-margin)}}.section>.force-full-width{grid-column:1 / -1}.section--height-small{--section-min-height: var(--section-height-small)}.section--height-medium{--section-min-height: var(--section-height-medium)}.section--height-large{--section-min-height: var(--section-height-large)}.section--height-full-screen{--section-min-height: 100svh}.section-content-wrapper.section-content-wrapper{min-height:calc(var(--section-min-height, "auto") - var(--section-height-offset, 0px));position:relative;width:100%;height:100%}.hidden{display:none!important}@media screen and (max-width:749px){.hidden--mobile,.mobile\:hidden{display:none!important}}@media screen and (min-width:750px){.hidden--desktop,.desktop\:hidden{display:none!important}}.hide-when-empty:empty{display:none!important}.visually-hidden:not(:focus,:active){position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.contents{display:contents}.grid{--centered-column-number: 12;--full-width-column-number: 14;--centered: column-1 / span var(--centered-column-number);--full-width: column-0 / span var(--full-width-column-number);display:flex;flex-direction:column}@media screen and (min-width:750px){.grid{display:grid;gap:0;grid-template-columns:var(--margin-4xl) repeat(var(--centered-column-number),minmax(0,1fr)) var(--margin-4xl);grid-template-areas:"column-0 column-1 column-2 column-3 column-4 column-5 column-6 column-7 column-8 column-9 column-10 column-11 column-12 column-13"}}@media screen and (min-width:1400px){.grid{grid-template-columns:1fr repeat(var(--centered-column-number),minmax(0,calc((var(--page-width) - var(--page-margin) * 2) / var(--centered-column-number)))) 1fr}}.flex{display:flex;gap:var(--gap-md)}.flip-x{scale:-1 1}.flip-y{scale:1 -1}.list-unstyled{margin:0;padding:0;list-style:none}.text-left{--text-align: left;text-align:left}.text-center{--text-align: center;text-align:center}.text-right{--text-align: right;text-align:right}.text-inherit{color:inherit}.user-select-text{-webkit-user-select:text;user-select:text}.justify-left{justify-content:left}.justify-center{justify-content:center}.justify-right{justify-content:right}.title--aligned-center{display:flex;align-items:center;gap:1rem}.background-image-container{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--image-opacity)}.background-image-container img,.background-image-container svg{object-fit:cover;width:100%;height:100%}.background-image-fit img,.background-image-fit svg{object-fit:contain}.svg-wrapper{color:currentcolor;display:inline-flex;justify-content:center;align-items:center;width:var(--icon-size-sm);height:var(--icon-size-sm);pointer-events:none}.svg-wrapper--smaller{width:var(--icon-size-2xs);height:var(--icon-size-2xs)}.svg-wrapper--small{width:var(--icon-size-xs);height:var(--icon-size-xs)}.svg-wrapper>svg{width:var(--icon-size-sm);height:var(--icon-size-sm)}.relative{position:relative}.icon-success,.icon-error{width:var(--icon-size-md);height:var(--icon-size-md);flex-shrink:0}.icon-success{color:var(--color-success)}.icon-error{fill:var(--color-error)}.icon-default{fill:currentColor}[data-placeholder=true] *{cursor:default}body,.paragraph:not(.button),.paragraph>*,.text-block.paragraph :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-paragraph--family);font-style:var(--font-paragraph--style);font-weight:var(--font-paragraph--weight);font-size:var(--font-paragraph--size);line-height:var(--font-paragraph--line-height);text-transform:var(--font-paragraph--case);-webkit-font-smoothing:antialiased;color:var(--color, var(--color-foreground))}@media screen and (max-width:1200px){input.paragraph.paragraph,input.paragraph.paragraph:not([type]),textarea.paragraph.paragraph,select.paragraph.paragraph{font-size:max(1rem,var(--font-paragraph--size))}}.paragraph>small{font-size:smaller}h1,.h1.h1,.text-block.h1>*,.text-block.h1 :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-h1--family);font-style:var(--font-h1--style);font-weight:var(--font-h1--weight);font-size:var(--font-h1--size);line-height:var(--font-h1--line-height);letter-spacing:var(--font-h1--letter-spacing);text-transform:var(--font-h1--case);color:var(--color)}@media screen and (max-width:1200px){input.h1.h1,textarea.h1.h1,select.h1.h1{font-size:max(1rem,var(--font-h1--size))}}h2,.h2.h2,.text-block.h2>*,.text-block.h2 :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-h2--family);font-style:var(--font-h2--style);font-weight:var(--font-h2--weight);font-size:var(--font-h2--size);line-height:var(--font-h2--line-height);letter-spacing:var(--font-h2--letter-spacing);text-transform:var(--font-h2--case);color:var(--color)}@media screen and (max-width:1200px){input.h2.h2,textarea.h2.h2,select.h2.h2{font-size:max(1rem,var(--font-h2--size))}}h3,.h3,.h3.h3,.text-block.h3>*,.text-block.h3 :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-h3--family);font-style:var(--font-h3--style);font-weight:var(--font-h3--weight);font-size:var(--font-h3--size);line-height:var(--font-h3--line-height);letter-spacing:var(--font-h3--letter-spacing);text-transform:var(--font-h3--case);color:var(--color)}@media screen and (max-width:1200px){input.h3,textarea.h3,select.h3{font-size:max(1rem,var(--font-h3--size))}}h4,.h4.h4,.text-block.h4>*,.text-block.h4 :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-h4--family);font-style:var(--font-h4--style);font-weight:var(--font-h4--weight);font-size:var(--font-h4--size);line-height:var(--font-h4--line-height);letter-spacing:var(--font-h4--letter-spacing);text-transform:var(--font-h4--case);color:var(--color)}@media screen and (max-width:1200px){input.h4.h4,textarea.h4.h4,select.h4.h4{font-size:max(1rem,var(--font-h4--size))}}h5,.h5.h5,.text-block.h5>*,.text-block.h5 :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-h5--family);font-style:var(--font-h5--style);font-weight:var(--font-h5--weight);font-size:var(--font-h5--size);line-height:var(--font-h5--line-height);letter-spacing:var(--font-h5--letter-spacing);text-transform:var(--font-h5--case);color:var(--color)}@media screen and (max-width:1200px){input.h5.h5,textarea.h5.h5,select.h5.h5{font-size:max(1rem,var(--font-h5--size))}}h6,.h6.h6,.text-block.h6>*,.text-block.h6 :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-h6--family);font-style:var(--font-h6--style);font-weight:var(--font-h6--weight);font-size:var(--font-h6--size);line-height:var(--font-h6--line-height);letter-spacing:var(--font-h6--letter-spacing);text-transform:var(--font-h6--case);color:var(--color)}@media screen and (max-width:1200px){input.h6.h6,textarea.h6.h6,select.h6.h6{font-size:max(1rem,var(--font-h6--size))}}:first-child:is(.h1,.h2,.h3,.h4,.h5,.h6){margin-block-start:0}:last-child:is(.h1,.h2,.h3,.h4,.h5,.h6){margin-block-end:0}a{color:currentcolor;text-decoration-color:transparent;text-decoration-thickness:.075em;text-underline-offset:.125em;transition:text-decoration-color var(--animation-speed) var(--animation-easing),color var(--animation-speed) var(--animation-easing)}:is(h1,h2,h3,h4,h5,h6,p)>a:hover{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / .7)}p:not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-secondary)),.rte :is(p,ul,ol,table):not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-secondary)){text-decoration-color:currentcolor}:is(p:not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-secondary)),.rte :is(p,ul,ol,table):not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-secondary))):hover{text-decoration-color:currentcolor;color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / .7)}.container-background-image{background-repeat:no-repeat;background-size:cover;background-position:center center}details[open] .summary-closed{display:none}details:not([open]) .summary-open{display:none}details[open]>summary .icon-animated>svg{transform:rotate(180deg)}summary::-webkit-details-marker{display:none}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child{margin-top:calc(var(--header-group-height) * -1)}body:has(.header[transparent]) #header-group>.header-section{z-index:var(--layer-menu-drawer)}body:has(.header[transparent]) #header-group>*:not(.header-section){z-index:calc(var(--layer-menu-drawer) - 1)}.text-block{width:100%}.text-block>*:first-child,.text-block>*:first-child:empty+*{margin-block-start:0}.text-block>*:last-child,.text-block>*:has(+*:last-child:empty){margin-block-end:0}.text-block>style+*{margin-block-start:0}.dialog-modal{border:none;box-shadow:var(--shadow-popover)}@media screen and (min-width:750px){.dialog-modal{border-radius:var(--style-border-radius-popover);max-width:var(--normal-content-width)}}@media screen and (max-width:749px){.dialog-modal{max-width:100%;max-height:100%;height:100dvh;width:100dvw;padding:var(--padding-md)}}.dialog-modal::backdrop{transition:backdrop-filter var(--animation-speed) var(--animation-easing);-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity))}.dialog-modal[open]{animation:elementSlideInTop var(--animation-speed) var(--animation-easing) forwards}.dialog-modal[open]::backdrop{animation:backdropFilter var(--animation-speed) var(--animation-easing) forwards;transition:opacity var(--animation-speed) var(--animation-easing)}.dialog-modal.dialog-closing{animation:elementSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.dialog-modal.dialog-closing::backdrop{opacity:0}.dialog-drawer,.dialog-drawer--right{--dialog-drawer-opening-animation: move-and-fade;--dialog-drawer-closing-animation: move-and-fade}.dialog-drawer[open]{--start-x: var(--custom-transform-from, 100%);--end-x: var(--custom-transform-to, 0px);--start-opacity: 1;animation:var(--dialog-drawer-opening-animation) var(--animation-speed) var(--animation-easing) forwards}.dialog-drawer[open].dialog-closing{--start-x: 0px;--end-x: 100%;--start-opacity: 1;--end-opacity: 1;animation:var(--dialog-drawer-closing-animation) var(--animation-speed) var(--animation-easing)}.dialog-drawer--right[open]{--start-x: -100%;--start-opacity: 1}.dialog-drawer--right[open].dialog-closing{--start-x: 0px;--end-x: -100%;--start-opacity: 1;--end-opacity: 1;animation:var(--dialog-drawer-closing-animation) var(--animation-speed) var(--animation-easing)}.button,.button-secondary,.button-custom,button.shopify-payment-button__button--unbranded{--text-align: center;display:grid;align-content:center;text-decoration:none;text-align:var(--text-align);color:var(--button-color);-webkit-appearance:none;appearance:none;background-color:var(--button-background-color);border:none;font-family:var(--font-paragraph--family);font-style:var(--font-paragraph--style);font-weight:var(--font-paragraph--weight);font-size:var(--font-paragraph--size);line-height:var(--font-paragraph--line-height);margin-block:0;transition:color var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing),background-color var(--animation-speed) var(--animation-easing);cursor:pointer;width:fit-content;box-shadow:inset 0 0 0 var(--button-border-width) var(--button-border-color);padding-block:var(--button-padding-block);padding-inline:var(--button-padding-inline)}.button{font-family:var(--button-font-family-primary);text-transform:var(--button-text-case-primary);border-radius:var(--style-border-radius-buttons-primary)}.button:not(.button-secondary,.button-unstyled){outline-color:var(--button-focus-outline-color, var(--button-background-color))}.button-secondary{font-family:var(--button-font-family-secondary);text-transform:var(--button-text-case-secondary);border-radius:var(--style-border-radius-buttons-secondary)}button.shopify-payment-button__button--unbranded{font-family:var(--button-font-family-primary);text-transform:var(--button-text-case-primary)}textarea,input:not([type=checkbox],[type=radio]){background-color:var(--color-input-background);border-color:var(--color-input-border)}textarea::placeholder,input::placeholder{color:rgb(var(--color-input-text-rgb) / var(--opacity-muted-text))}textarea:not(:placeholder-shown)::placeholder,input:not(:placeholder-shown)::placeholder{opacity:0}.button[hidden]{display:none}.button[aria-disabled=true],.button-secondary[aria-disabled=true],.button:disabled{opacity:.5;cursor:not-allowed}.button,button.shopify-payment-button__button--unbranded{--button-color: var(--color-primary-button-text);--button-background-color: var(--color-primary-button-background);--button-border-color: var(--color-primary-button-border);--button-border-width: var(--style-border-width-primary);--button-focus-outline-color: var(--color-primary-button-focus-outline)}.button:hover,button.shopify-payment-button__button--unbranded:hover:not([disabled]){--button-color: var(--color-primary-button-hover-text);--button-background-color: var(--color-primary-button-hover-background);--button-border-color: var(--color-primary-button-hover-border)}.button-secondary{--button-color: var(--color-secondary-button-text);--button-background-color: var(--color-secondary-button-background);--button-border-color: var(--color-secondary-button-border);--button-border-width: var(--style-border-width-secondary)}.button-secondary:hover{--button-color: var(--color-secondary-button-hover-text);--button-background-color: var(--color-secondary-button-hover-background);--button-border-color: var(--color-secondary-button-hover-border)}.button-custom{--button-color: var(--color-primary-button-text);--button-background-color: var(--color-primary-button-background);--button-border-color: var(--color-primary-button-border);--button-border-width: var(--style-border-width-secondary);--button-focus-outline-color: var(--color-primary-button-focus-outline);font-family:var(--button-font-family-primary);text-transform:var(--button-text-case-primary);border-radius:var(--style-border-radius-buttons-primary);outline-color:var(--button-focus-outline-color, var(--button-background-color))}.button-custom:hover{--button-color: var(--color-primary-button-hover-text);--button-background-color: var(--color-primary-button-hover-background);--button-border-color: var(--color-primary-button-hover-border)}button.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:var(--button-background-color)}.button-unstyled{display:block;padding:0;background-color:inherit;color:var(--color-foreground);border:0;border-radius:0;overflow:hidden;box-shadow:none;font-family:var(--font-paragraph--family);font-style:var(--font-paragraph--style);font-size:var(--font-paragraph--size)}.button-unstyled:hover{background-color:inherit}:where(.button-unstyled):hover{--hover-color-rgb: var(--color-foreground-rgb);color:rgb(var(--hover-color-rgb) / var(--opacity-70))}.button-unstyled--with-icon{color:var(--color-foreground);display:flex;gap:var(--gap-2xs);align-items:center}.button-unstyled--transparent{background-color:transparent;box-shadow:none}.icon-caret svg{transition:transform var(--animation-speed) var(--animation-easing)}.icon-caret--forward svg{transform:rotate(-90deg)}.icon-caret--backward svg{transform:rotate(90deg)}summary{display:flex;align-items:center;cursor:pointer;list-style:none;padding-block:var(--padding-sm)}summary:hover{color:rgb(var(--color-foreground-rgb) / var(--opacity-80))}summary .svg-wrapper{margin-inline-start:auto;height:var(--icon-size-xs);width:var(--icon-size-xs);transition:transform var(--animation-speed) var(--animation-easing)}summary .icon-plus :is(.horizontal,.vertical){transition:transform var(--animation-speed) var(--animation-easing);transform:rotate(0);transform-origin:50% 50%;opacity:1}details[open]>summary .icon-plus .horizontal{transform:rotate(90deg)}details[open]>summary .icon-plus .vertical{transform:rotate(90deg);opacity:0}.close-button{position:fixed;top:var(--margin-lg);right:var(--margin-lg);width:var(--minimum-touch-target);height:var(--minimum-touch-target);z-index:var(--layer-flat);background-color:transparent;display:flex;align-items:center;justify-content:center;border-radius:50%}@supports not (background-color: rgb(from red 150 g b / alpha)){.close-button:focus-visible{outline:none;overflow:visible}.close-button:focus-visible:after{content:"";position:absolute;inset:calc(-1 * var(--focus-outline-offset));border:var(--focus-outline-width) solid currentColor;border-radius:50%;display:inherit}}.dialog--closed .close-button{animation:elementSlideOutBottom calc(var(--animation-speed) * .5) var(--animation-easing) forwards}.close-button:hover{background-color:transparent;opacity:.8}.close-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.product-media{display:flex;flex:1}.sticky-content{position:sticky;top:var(--sticky-header-offset, 0);z-index:var(--layer-flat)}@media screen and (min-width:750px){.sticky-content--desktop,.sticky-content--desktop.full-height--desktop>.group-block{position:sticky;top:var(--sticky-header-offset, 0);z-index:var(--layer-flat)}}.price,.compare-at-price,.unit-price{white-space:nowrap}.unit-price{display:block;font-size:min(.85em,var(--font-paragraph--size));color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.tax-note.tax-note.tax-note{font-size:min(.85em,var(--font-paragraph--size));font-weight:var(--font-paragraph--weight);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.tax-note:empty{display:none}product-price.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6)>*:not(.tax-note){margin-block:0}product-price .volume-pricing-note,product-price.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) .volume-pricing-note{display:block;font-family:var(--font-body--family);font-weight:400;font-size:var(--font-size--xs);line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.compare-at-price{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text));text-decoration-line:line-through;text-decoration-thickness:1.5px;text-decoration-color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-30))}.price-item__group{display:inline-block}.spacing-style{--spacing-scale: var(--spacing-scale-md);--padding-block: 0px;--padding-block-start: var(--padding-block, 0px);--padding-block-end: var(--padding-block, 0px);--padding-inline: 0px;--padding-inline-start: var(--padding-inline, 0px);--padding-inline-end: var(--padding-inline, 0px);--margin-block: 0px;--margin-block-start: var(--margin-block, 0px);--margin-block-end: var(--margin-block, 0px);--margin-inline: 0px;--margin-inline-start: var(--margin-inline, 0px);--margin-inline-end: var(--margin-inline, 0px)}@media screen and (min-width:990px){.spacing-style{--spacing-scale: var(--spacing-scale-default)}}.spacing-style,.inherit-spacing{padding-block:calc(var(--padding-block-start) + var(--section-top-offset, 0px)) var(--padding-block-end);padding-inline:var(--padding-inline-start) var(--padding-inline-end);margin-block:var(--margin-block-start) var(--margin-block-end);margin-inline:var(--margin-inline-start) var(--margin-inline-end)}.size-style{width:var(--size-style-width-mobile, var(--size-style-width));height:var(--size-style-height-mobile, var(--size-style-height))}@media screen and (min-width:750px){.size-style{width:var(--size-style-width);height:var(--size-style-height)}}.custom-typography,.custom-typography>*{font-family:var(--font-family);font-weight:var(--font-weight);text-transform:var(--text-transform);text-wrap:var(--text-wrap);line-height:var(--line-height);letter-spacing:var(--letter-spacing)}.custom-typography h1{line-height:var(--line-height--display, var(--line-height))}.custom-typography h2,.custom-typography h3,.custom-typography h4{line-height:var(--line-height--heading, var(--line-height))}.custom-typography p{line-height:var(--line-height--body, var(--line-height))}.custom-font-size,.custom-font-size>*{font-size:var(--font-size)}.custom-font-weight,.custom-font-weight>*{font-weight:var(--font-weight)}.border-style{border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);border-radius:var(--border-radius)}.gap-style,.layout-panel-flex{--gap-scale: var(--spacing-scale-md)}@media screen and (min-width:990px){.gap-style,.layout-panel-flex{--gap-scale: var(--spacing-scale-default)}}.layout-panel-flex{display:flex;gap:var(--gap);height:100%}.shopify-block:has(>[shopify-block-empty]){display:none}.layout-panel-flex--row{flex-flow:row var(--flex-wrap);justify-content:var(--horizontal-alignment);align-items:var(--vertical-alignment)}.layout-panel-flex--column{flex-flow:column var(--flex-wrap);align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment)}@media screen and (max-width:749px){.mobile-column{flex-flow:column nowrap;align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment-mobile)}.layout-panel-flex--row:not(.mobile-column){flex-wrap:var(--flex-wrap-mobile);height:auto}.layout-panel-flex--row:not(.mobile-column)>.menu{flex:1 1 min-content}.layout-panel-flex--row:not(.mobile-column)>.text-block{flex:1 1 var(--max-width--display-tight)}.layout-panel-flex--row:not(.mobile-column)>.image-block{flex:1 1 var(--size-style-width-mobile-min)}.layout-panel-flex--row:not(.mobile-column)>.button{flex:0 0 fit-content}.layout-panel-flex--row:not(.mobile-column)>.group-block--height-fill{height:calc(var(--section-min-height, auto) - var(--section-height-offset, 0px))}}@media screen and (min-width:750px){.layout-panel-flex{flex-direction:var(--flex-direction)}}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--animation-speed) ease}.field__input{flex-grow:1;text-align:left;border-radius:var(--style-border-radius-inputs);transition:box-shadow var(--animation-speed) ease,background-color var(--animation-speed) ease;padding:var(--input-padding);box-shadow:var(--input-box-shadow);background-color:var(--color-input-background);color:var(--color-input-text);border:none;outline:none;font-size:var(--font-paragraph--size)}.field__input:autofill{background-color:var(--color-input-background);color:var(--color-input-text)}.field__input:focus{box-shadow:var(--input-box-shadow-focus)}.field__input--button-radius{border-radius:var(--style-border-radius-buttons-primary)}.field__input--button-padding{padding-inline:var(--padding-3xl)}.field__label{color:rgb(var(--color-input-text-rgb) / var(--opacity-80));font-size:var(--font-paragraph--size);left:var(--input-padding-x);top:50%;transform:translateY(-50%);margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--animation-speed) ease,font-size var(--animation-speed) ease}:is(.rte,.shopify-policy__title) :is(h1,h2,h3,h4,h5,h6){margin-block:clamp(1.5rem,1em * 3.3,2.5rem) var(--font-heading--spacing)}:is(.rte,.shopify-policy__title) :first-child:is(p,h1,h2,h3,h4,h5,h6),:is(.rte,.shopify-policy__title) :first-child:empty+:is(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(.rte,.shopify-policy__title) ul,:is(.rte,.shopify-policy__title) ol{margin-block-start:0;padding-inline-start:1.5em}:is(.rte,.shopify-policy__title) :is(ul,ol):not(:is(ul,ol) :is(ul,ol)){margin-block-end:1em}:is(.rte,.shopify-policy__title) blockquote{margin-inline:1.5em 2.3em;margin-block:3.8em;padding-inline-start:.8em;border-inline-start:1.5px solid rgb(var(--color-foreground-rgb) / var(--opacity-25));font-style:italic;font-weight:500}:is(.rte,.shopify-policy__title) .rte-table-wrapper{overflow-x:auto}:is(.rte,.shopify-policy__title) table{width:100%!important;border-collapse:collapse}:is(.rte,.shopify-policy__title) tr:not(:has(td)),:is(.rte,.shopify-policy__title) thead{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));font-weight:700;text-transform:uppercase}:is(.rte,.shopify-policy__title) tr:has(td){border-bottom:1px solid rgb(var(--color-foreground-rgb) / var(--opacity-10))}:is(.rte,.shopify-policy__title) th,:is(.rte,.shopify-policy__title) td{text-align:start;padding-inline:var(--padding-md);padding-block:var(--padding-sm)}.shopify-policy__container{padding-block:var(--padding-xl)}:where(input[type=radio]),:where(input[type=checkbox]){width:var(--checkbox-size);height:var(--checkbox-size);aspect-ratio:1;margin:0;margin-inline-end:var(--padding-3xs);padding:0;border:var(--checkbox-border);-webkit-appearance:none;appearance:none;position:relative;display:inline-block;vertical-align:middle;cursor:pointer}input[type=radio]{border-radius:var(--style-border-radius-50);background:transparent;transition:border-color .2s ease,background-color .2s ease}:where(input[type=radio]):checked{border-color:var(--color-foreground);background:var(--color-background)}:where(input[type=radio]):checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(var(--checkbox-size) / 2);height:calc(var(--checkbox-size) / 2);background:var(--color-foreground);border-radius:var(--style-border-radius-50);transition:background .2s ease}:where(input[type=radio]):disabled{border-color:var(--input-disabled-border-color);background-color:var(--input-disabled-background-color);cursor:not-allowed}:where(input[type=radio]):disabled:checked:after{background:var(--input-disabled-background-color)}:where(input[type=radio]):not(:disabled):hover{border-color:rgb(var(--color-foreground-rgb) / var(--opacity-40-60));background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5))}:where(input[type=radio]):not(:disabled):hover:checked{border-color:var(--color-foreground);background-color:var(--color-background)}:where(input[type=radio]):not(:disabled):hover:checked:after{background:rgb(var(--color-foreground-rgb) / var(--opacity-85))}:where(input[type=checkbox]){border-radius:var(--checkbox-border-radius);background-color:var(--color-background);transition:border-color .2s ease,background-color .2s ease}:where(input[type=checkbox]):checked{background-color:var(--color-foreground);border-color:var(--color-foreground)}:where(input[type=checkbox]):checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--checkbox-size);height:var(--checkbox-size);background-color:var(--color-background);-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75439 10.7485L7.68601 14.5888C7.79288 14.7288 7.84632 14.7988 7.91174 14.8242C7.96907 14.8466 8.03262 14.8469 8.09022 14.8253C8.15596 14.8007 8.21026 14.7314 8.31886 14.5927L15.2475 5.74658' stroke='black' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75439 10.7485L7.68601 14.5888C7.79288 14.7288 7.84632 14.7988 7.91174 14.8242C7.96907 14.8466 8.03262 14.8469 8.09022 14.8253C8.15596 14.8007 8.21026 14.7314 8.31886 14.5927L15.2475 5.74658' stroke='black' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}:where(input[type=checkbox]):not(:disabled):hover{border-color:rgb(var(--color-foreground-rgb) / var(--opacity-40-60));background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5))}:where(input[type=checkbox]):not(:disabled):hover:checked{border-color:var(--color-foreground);background-color:rgb(var(--color-foreground-rgb) / var(--opacity-85))}:where(input[type=checkbox]):disabled{background-color:var(--input-disabled-background-color);border-color:var(--input-disabled-border-color);cursor:not-allowed}:where(input[type=checkbox]):disabled:checked:after{background-color:var(--input-disabled-text-color)}:where(input[type=radio])+label,:where(input[type=checkbox])+label{display:inline;vertical-align:middle;cursor:pointer}:where(input[type=radio]):disabled+label,:where(input[type=checkbox]):disabled+label{color:var(--input-disabled-text-color);cursor:not-allowed}label:has(input[type=radio]),label:has(input[type=checkbox]){display:inline-flex;align-items:center;gap:var(--padding-2xs);cursor:pointer}label:has(input[type=radio]:disabled),label:has(input[type=checkbox]:disabled){cursor:not-allowed}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes move-and-fade{0%{transform:translate(var(--start-x, 0),var(--start-y, 0));opacity:var(--start-opacity, 0)}to{transform:translate(var(--end-x, 0),var(--end-y, 0));opacity:var(--end-opacity, 1)}}@keyframes slideInTopViewTransition{0%{transform:translateY(100px)}}@keyframes elementSlideInTop{0%{margin-top:var(--padding-sm);opacity:0}to{margin-top:0;opacity:1}}@keyframes elementSlideOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(var(--padding-sm));opacity:0}}@keyframes elementSlideInBottom{0%{transform:translateY(calc(-1 * var(--padding-sm)));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes elementSlideOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(calc(-1 * var(--padding-sm)));opacity:0}}@keyframes thumbnailsSlideInTop{0%{transform:translateY(calc(-50% + var(--margin-lg)));opacity:0}to{transform:translateY(-50%);opacity:1}}@keyframes thumbnailsSlideOutTop{0%{transform:translateY(-50%);opacity:1}to{transform:translateY(calc(-50% + var(--margin-lg)));opacity:0}}@keyframes thumbnailsSlideInBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes thumbnailsSlideOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes search-element-slide-in-bottom{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes search-element-slide-out-bottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}@keyframes dialogZoom{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(1em)}}@keyframes thumbnail-selected{0%,to{box-shadow:0 0 0 2px transparent;scale:.9}50%{box-shadow:0 0 0 2px #000;scale:1}}@keyframes backdropFilter{0%{-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}to{-webkit-backdrop-filter:brightness(.75);backdrop-filter:brightness(.75)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideInTop{0%{transform:translateY(var(--padding-sm));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(var(--padding-sm));opacity:0}}:not(.media-gallery--carousel)>:is(slideshow-component:hover,slideshow-component:focus-within):not(:has(slideshow-controls:hover))>slideshow-container>slideshow-arrows .slideshow-control{animation:arrowsSlideIn var(--animation-speed) var(--animation-easing) forwards}@keyframes arrowsSlideIn{0%{transform:translate(var(--padding-sm));opacity:0}to{opacity:1}}.section-resource-list,.section-carousel{row-gap:var(--gap)}.section-resource-list__content{display:flex;flex-direction:column;align-items:var(--horizontal-alignment);gap:var(--gap);width:100%}.section-resource-list__content:empty{display:none}.section-resource-list__header:is(:empty,:has(.group-block-content:empty)),.section-resource-list__content:empty{display:none}@media screen and (max-width:749px){:where(.section-resource-list.section--full-width) product-card[data-product-transition]>.group-block,:where(.section-carousel.section--full-width) product-card[data-product-transition]>.group-block{padding-inline:max(var(--padding-xs),var(--padding-inline-start)) max(var(--padding-xs),var(--padding-inline-end))}}.group-block,.group-block-content{position:relative}.group-block:has(>video-background-component),.group-block:has(>.background-image-container){overflow:hidden}.group-block-content{height:100%;width:100%}.section-content-wrapper.section-content-wrapper:where(.layout-panel-flex) .group-block--fill{flex:1}.layout-panel-flex--row>.group-block--width-fit{flex:0}.layout-panel-flex--row>.group-block--width-fill{flex:1}.layout-panel-flex--row>.group-block--width-custom{flex-basis:var(--size-style-width)}.group-block--height-fit{height:auto}.group-block--height-custom,.group-block--height-fill{height:var(--size-style-height)}.layout-panel-flex--column>.group-block--height-fit{flex:0 1 auto}.layout-panel-flex--column>.group-block--height-fill{flex:1}.layout-panel-flex--column>.group-block--height-custom{flex-basis:var(--size-style-height)}.transition-background-color{transition:background-color var(--animation-speed-medium) ease-in-out}.transition-transform{transition:transform var(--animation-speed-medium) var(--animation-timing-bounce)}.transition-border-color{transition:border-color var(--animation-speed-medium) var(--animation-timing-hover)}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-40));border-radius:20px;border:6px solid transparent;background-clip:content-box;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-60))}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.product-card:hover,.collection-card:hover,.predictive-search-results__card--product:hover,.predictive-search-results__card:hover{position:relative;z-index:var(--layer-raised);transition:transform var(--hover-transition-duration) var(--hover-transition-timing),box-shadow var(--hover-transition-duration) var(--hover-transition-timing)}@media screen and (max-width:1200px){input,textarea,select,.paragraph.paragraph input,.paragraph.paragraph textarea,.paragraph.paragraph select,.h1.h1 input,.h1.h1 textarea,.h1.h1 select,.h2.h2 input,.h2.h2 textarea,.h2.h2 select,.h3.h3 input,.h3.h3 textarea,.h3.h3 select,.h4.h4 input,.h4.h4 textarea,.h4.h4 select,.h5.h5 input,.h5.h5 textarea,.h5.h5 select,.h6.h6 input,.h6.h6 textarea,.h6.h6 select{font-size:max(1rem,100%)}}main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style{--section-top-offset: calc(var(--header-height) * var(--transparent-header-offset-boolean))}:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing){--section-top-offset: 0px}main>.shopify-section:first-child .section:not(.disable-section-top-offset) .sticky-content{margin-top:calc(var(--header-height) * var(--transparent-header-offset-boolean) * -1)}main[data-template*=product] product-card quick-add-component[data-quick-add-button=choose] product-form-component,main[data-template*=product] product-card quick-add-component[data-quick-add-button=add]>.quick-add__button--choose{display:none!important}main[data-template*=product] product-card .quick-add__button:not([data-added=true]) .add-to-cart__added{opacity:0!important;pointer-events:none}main[data-template*=product] product-card [ref=priceContainer]>.price~.price,main[data-template*=product] product-card [ref=priceContainer]>.transcy-money~.transcy-money,sticky-add-to-cart [ref=priceContainer]>.price~.price,sticky-add-to-cart [ref=priceContainer]>.transcy-money~.transcy-money{display:none!important}.header-menu .mega-menu__content-list--products .resource-card__content [ref=priceContainer]>.compare-at-price,.header-menu .mega-menu__content-list--products .resource-card__content [ref=priceContainer]>.price~.price,.header-menu .mega-menu__content-list--products .resource-card__content [ref=priceContainer] .transcy-money~.transcy-money{display:none!important}.header-menu .mega-menu__content-list--products .resource-card__content [ref=priceContainer]:has(.transcy-money){font-size:0;line-height:0}.header-menu .mega-menu__content-list--products .resource-card__content [ref=priceContainer] .transcy-money{font-size:var(--font-size--sm);line-height:1.4}main[data-template*=product] .product-information[data-pdp-reference]{--pdp-blue: #0a5a7f;--pdp-text: #2a4f60;--pdp-border: #cad3d7}main[data-template*=product] .product-information[data-pdp-reference]{padding-top:20px;color:var(--pdp-text);font-family:Nunito,var(--font-body--family),sans-serif}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 22px;color:var(--pdp-text);font-size:13px;font-weight:600;line-height:1.4}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-breadcrumbs a{color:inherit;text-decoration:none}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-breadcrumbs span:last-child{max-width:760px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .product-media-container{background:#fff}@media screen and (min-width:990px){main[data-template*=product] .product-information[data-pdp-reference]{--page-width: 1480px;--page-content-width: 1400px;--page-margin: 40px;--gap: 30px !important}main[data-template*=product] .product-information[data-pdp-reference] .product-information__grid.product-information__grid--half{width:100%}main[data-template*=product] .product-information[data-pdp-reference] .product-details,main[data-template*=product] .product-information[data-pdp-reference] .product-details>.group-block{width:100%;max-width:none}main[data-template*=product] .product-information[data-pdp-reference] .product-details{min-width:0;justify-content:stretch}main[data-template*=product] .product-information[data-pdp-reference] .product-details>.group-block{flex:1 1 100%;min-width:0}main[data-template*=product] .product-information[data-pdp-reference] .product-details>.group-block>.group-block-content{width:100%;min-width:0;max-width:none}main[data-template*=product] .product-information[data-pdp-reference] .product-details>.group-block>.group-block-content>:is(.group-block,.text-block,product-price,variant-picker,.buy-buttons-block,.accordion,custom-liquid){width:100%!important;min-width:0;max-width:none!important}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media slideshow-controls[thumbnails]{width:140px;min-width:140px;height:448px;min-height:448px;padding:0}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media slideshow-controls[thumbnails]:after{display:none}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .slideshow-controls__thumbnails-container{width:140px;max-height:415px;overflow-x:hidden;overflow-y:auto;padding-inline-end:20px;scrollbar-width:auto;scrollbar-color:var(--pdp-blue) transparent}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .slideshow-controls__thumbnails-container::-webkit-scrollbar{width:12px}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .slideshow-controls__thumbnails-container::-webkit-scrollbar-track{background:transparent}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .slideshow-controls__thumbnails-container::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:99px;background:var(--pdp-blue);background-clip:padding-box}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .slideshow-controls__thumbnails{gap:15px;margin:0;padding:0}main[data-template*=product] .product-information[data-pdp-reference] .product-information__media .slideshow-controls__thumbnail{width:90px;min-width:90px;height:90px;aspect-ratio:1}main[data-template*=product] .product-information[data-pdp-reference] .product-details.sticky-content--desktop{top:calc(var(--sticky-header-offset, 0px) + 18px)}}main[data-template*=product] .product-information[data-pdp-reference] .product-details h1{margin:0;color:var(--pdp-blue);font-family:"Clash Display",var(--font-heading--family),sans-serif;font-size:28px;font-weight:500;line-height:1.2;letter-spacing:0;text-wrap:pretty}main[data-template*=product] .product-information[data-pdp-reference] .product-details h3{margin:0;color:var(--pdp-blue);font-family:"Clash Display",var(--font-heading--family),sans-serif;font-size:25px;font-weight:700;line-height:1.12;letter-spacing:0}main[data-template*=product] .product-information[data-pdp-reference] .text-block--cool_note_codex{color:#ff4d56;font-size:16px;line-height:1.4}main[data-template*=product] .product-information[data-pdp-reference] .text-block--flex_codex p,main[data-template*=product] .product-information[data-pdp-reference] .text-block--summary_codex{font-size:16px;line-height:1.4}main[data-template*=product] .product-information[data-pdp-reference] .product-details .text-block>*{max-width:none!important}main[data-template*=product] .product-information[data-pdp-reference] .text-block--summary_codex p{margin:0 0 10px;max-width:none}main[data-template*=product] .product-information[data-pdp-reference] .text-block--summary_codex ul{margin:0 0 12px 22px;padding:0}main[data-template*=product] .product-information[data-pdp-reference] .text-block--summary_codex li{margin:0 0 3px}main[data-template*=product] .product-information[data-pdp-reference] .text-block--summary_codex a{color:var(--pdp-blue);font-weight:700;text-underline-offset:3px}main[data-template*=product] .product-information[data-pdp-reference] .text-block--flex_codex strong{color:#7c31ff}main[data-template*=product] .product-information[data-pdp-reference] .product-details product-price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;color:#545454;font-size:28px;font-weight:500;line-height:1.2}main[data-template*=product] .product-information[data-pdp-reference] .product-details product-price [ref=priceContainer]>.compare-at-price,main[data-template*=product] .product-information[data-pdp-reference] .product-details product-price [ref=priceContainer]>.price~.price{display:none!important}main[data-template*=product] .product-information[data-pdp-reference] .product-details product-price [ref=priceContainer]>:not(:first-child){display:none!important}main[data-template*=product] .product-information[data-pdp-reference] .variant-picker__form,main[data-template*=product] .product-information[data-pdp-reference] .variant-option--buttons{min-inline-size:0;margin:0;padding:0;border:0}main[data-template*=product] .product-information[data-pdp-reference] .variant-option--buttons{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;gap:10px}main[data-template*=product] .product-information[data-pdp-reference] .variant-option--buttons legend{flex:0 0 100%;width:100%;margin:0 0 8px;padding:0;color:var(--pdp-text);font-size:13px;font-weight:600;line-height:1.3}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label{position:relative;display:flex;flex:0 0 100px;width:100px;min-width:100px;height:95px;min-height:95px;align-items:center;justify-content:center;padding:12px 10px;border:1px solid var(--pdp-border)!important;border-radius:10px;color:var(--pdp-blue);background:#fff;font-size:16px;font-weight:700;line-height:1.3;text-align:center;white-space:normal;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label:hover{border-color:var(--pdp-blue)!important;box-shadow:0 5px 16px #0a5a7f1a;transform:translateY(-1px)}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label:focus-within{outline:2px solid rgb(10 90 127 / 30%);outline-offset:3px}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label input[type=radio]{position:absolute!important;inset:auto!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;-webkit-appearance:none!important;appearance:none!important}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label:has(input:checked){border:2px solid var(--pdp-blue)!important}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label:before{top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;border:1px solid var(--pdp-border)!important;border-radius:10px;pointer-events:none}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label:has(input:checked):before{top:-2px!important;right:-2px!important;bottom:-2px!important;left:-2px!important;border:2px solid var(--pdp-blue)!important}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label__pill{display:none}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label__text{width:100%;text-align:center;text-wrap:balance}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty{display:grid;grid-template-columns:42px minmax(0,1fr) 78px 42px;align-items:center;gap:12px;width:100%;box-sizing:border-box;min-height:92px;padding:12px;border:2px solid #c8dde7;border-radius:8px;color:var(--pdp-blue)}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty__thumb{display:grid;width:42px;height:42px;place-items:center;border-radius:6px;background:#eef7fb;font-size:18px;font-weight:800}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty :is(strong,p){margin:0}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty small{display:block;margin-top:3px;color:#4f7890;font-size:11px;line-height:1.2}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty select{min-height:32px;border:1px solid #c8dde7;border-radius:5px;color:var(--pdp-blue);background:#fff;font:inherit;font-size:13px;font-weight:700}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty button{width:42px;height:42px;padding:0;border:2px solid var(--pdp-blue);border-radius:50%;color:var(--pdp-blue);background:#fff;font-size:27px;line-height:1}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons{display:grid;grid-template:"quantity add" 64px "checkout checkout" auto / 105px minmax(0,1fr);gap:15px;width:100%;align-items:stretch;position:relative;z-index:1}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons>.quantity-selector-wrapper{grid-area:quantity;display:block;width:105px;min-width:105px;margin:0}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons>span:has(.add-to-cart-button){grid-area:add;display:block;width:100%;min-width:0!important;height:64px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons>.accelerated-checkout-block{grid-area:checkout;width:100%;min-width:0}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons add-to-cart-component{display:block;width:100%;height:64px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector{display:grid;grid-template-columns:35px minmax(35px,1fr) 35px;align-items:center;width:105px;min-width:105px;height:64px;box-sizing:border-box;overflow:hidden;border:2px solid rgb(10 91 128 / 25%);border-radius:10px;background:#fff}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector :is(.quantity-minus,.quantity-plus){display:grid;width:35px;min-width:0;height:60px;place-items:center;padding:0;border:0;background:transparent;cursor:pointer;line-height:1}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector :is(.quantity-minus,.quantity-plus) .svg-wrapper{display:grid;width:100%;height:100%;place-items:center}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector input{display:block;width:100%;min-width:0;max-width:none;height:60px;padding:0;border:0;-webkit-appearance:textfield;appearance:textfield;color:var(--pdp-text);background:transparent;font-size:14px;line-height:60px;text-align:center}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector input::-webkit-inner-spin-button,main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:64px;padding:0 24px;border-radius:10px;background:var(--pdp-blue);color:#fff;font-size:16px;font-weight:700;line-height:1;text-align:center;cursor:pointer;pointer-events:auto;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button:hover:not(:disabled){background:#084d6d;box-shadow:0 8px 20px #0a5a7f2e;transform:translateY(-1px)}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button:focus-visible{outline:3px solid rgb(10 90 127 / 28%);outline-offset:3px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-icon{display:none}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart__added{visibility:hidden;opacity:0;pointer-events:none}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button[data-added=true] .add-to-cart__added{visibility:hidden!important;opacity:0!important}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button.pdp-is-loading{color:transparent!important;cursor:wait;pointer-events:none;transform:none}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button.pdp-is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:22px;height:22px;box-sizing:border-box;border:2px solid rgb(255 255 255 / 40%);border-top-color:#fff;border-radius:50%;margin:auto;animation:pdp-cart-loading .7s linear infinite;transform:rotate(0)}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button.pdp-is-success{color:transparent!important}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button.pdp-is-success .add-to-cart__added{visibility:visible!important;color:#fff;opacity:1!important}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button.pdp-is-success .checkmark-burst{opacity:1}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button.pdp-is-success .checkmark-burst .check{opacity:1;scale:1;filter:none}@keyframes pdp-cart-loading{to{transform:rotate(360deg)}}sticky-add-to-cart .add-to-cart-button[data-added=true]{color:var(--button-color, #fff)!important}sticky-add-to-cart .add-to-cart-button[data-added=true] .add-to-cart-text{clip-path:none!important;filter:none!important;opacity:1!important;translate:0!important}sticky-add-to-cart .add-to-cart__added{display:none!important}sticky-add-to-cart .sticky-add-to-cart__price .compare-at-price{display:none!important}main[data-template*=product] .product-information[data-pdp-reference] .accordion .details__header{min-height:68px;color:var(--pdp-text);font-size:15px;font-weight:700}#cart-drawer .cart-items__quantity-controls{gap:8px}#cart-drawer .cart-items__quantity .quantity-selector-wrapper{display:block}#cart-drawer .cart-items__quantity .quantity-selector{--quantity-selector-width: 108px;display:grid;grid-template-columns:repeat(3,36px);align-items:center;width:108px;min-width:108px;height:44px;overflow:hidden;border:1px solid rgb(10 90 127 / 24%);border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}#cart-drawer .cart-items__quantity .quantity-selector:focus-within{border-color:var(--pdp-blue, #0a5a7f);box-shadow:0 0 0 3px #0a5a7f1a}#cart-drawer .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){display:grid;width:36px;min-width:36px;height:42px;place-items:center;padding:0;border:0;background:transparent}#cart-drawer .cart-items__quantity .quantity-selector input[type=number]{display:block;width:36px;min-width:36px;max-width:36px;height:42px;margin:0;padding:0;border:0;outline:0;color:#2a4f60;background:transparent;font-size:14px;font-weight:600;line-height:42px;text-align:center;-webkit-appearance:textfield;appearance:textfield}#cart-drawer .cart-items__quantity .quantity-selector input::-webkit-inner-spin-button,#cart-drawer .cart-items__quantity .quantity-selector input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description{width:min(100%,1180px);margin:80px auto 0;padding-top:52px;border-top:1px solid var(--pdp-border);color:var(--pdp-text)}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__inner{max-width:1180px;margin:0 auto;font-size:16px;line-height:1.6}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__lead{max-width:960px;margin:0 auto 32px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__title{margin:0 0 24px;color:var(--pdp-blue);font-family:"Clash Display",var(--font-heading--family),sans-serif;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:0}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__layout{display:grid;grid-template-columns:minmax(250px,310px) minmax(0,1fr);min-height:300px;overflow:hidden;border:1px solid var(--pdp-border);border-radius:8px;background:#fff;box-shadow:0 12px 34px #173f5214}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tabs{display:flex;flex-direction:column;border-inline-end:1px solid var(--pdp-border);background:#f5f8fa}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tab{position:relative;min-height:62px;padding:14px 20px;border:0;border-bottom:1px solid #dce6eb;color:var(--pdp-text);background:transparent;font:inherit;font-size:15px;font-weight:700;line-height:1.35;text-align:start;cursor:pointer;transition:color .16s ease,background-color .16s ease}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tab:hover{color:var(--pdp-blue);background:#ffffffb3}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tab[aria-selected=true]{color:var(--pdp-blue);background:#fff;box-shadow:inset 3px 0 0 var(--pdp-blue)}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tab:focus-visible{z-index:1;outline:2px solid var(--pdp-blue);outline-offset:-3px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__panels{min-width:0;padding:34px 38px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__panel{color:var(--pdp-text);font-size:16px;line-height:1.75}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__panel[hidden]{display:none}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__panel p{margin:0}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__inner :is(h1,h2,h3,h4){color:var(--pdp-blue)}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__inner :is(img,video,iframe,table){max-width:100%}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__inner img{display:block;height:auto;margin:24px auto}@media screen and (max-width:749px){main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-breadcrumbs span:last-child{max-width:100%;white-space:normal}main[data-template*=product] .product-information[data-pdp-reference] .product-details h1{font-size:24px}main[data-template*=product] .product-information[data-pdp-reference] .product-details h3{font-size:20px}main[data-template*=product] .product-information[data-pdp-reference] .variant-option__button-label{flex-basis:92px;width:92px;min-width:92px;height:82px;min-height:82px;padding:10px 8px;font-size:14px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty{grid-template-columns:38px minmax(0,1fr) 42px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty select{grid-column:2;width:88px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-warranty button{grid-column:3;grid-row:1 / 3}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons{grid-template:"quantity add" 56px "checkout checkout" auto / 96px minmax(0,1fr);gap:10px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons>.quantity-selector-wrapper,main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector{width:96px;min-width:96px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons>span:has(.add-to-cart-button),main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons add-to-cart-component,main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .add-to-cart-button{height:56px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector{grid-template-columns:repeat(3,32px);height:56px}main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector :is(.quantity-minus,.quantity-plus),main[data-template*=product] .product-information[data-pdp-reference] .product-form-buttons .quantity-selector input{width:32px;height:52px;line-height:52px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description{margin-top:48px;padding-top:32px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__title{margin-bottom:18px;font-size:24px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__layout{display:block;min-height:0}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tabs{flex-direction:row;overflow-x:auto;border-inline-end:0;border-bottom:1px solid var(--pdp-border);scrollbar-width:thin}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tab{flex:0 0 min(72vw,230px);min-height:58px;border-bottom:0;border-inline-end:1px solid #dce6eb;text-align:center}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__tab[aria-selected=true]{box-shadow:inset 0 -3px 0 var(--pdp-blue)}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__panels{padding:22px 20px 26px}main[data-template*=product] .product-information[data-pdp-reference] .pdp-reference-description__panel{font-size:15px;line-height:1.7}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/base.css.map */
