@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}::-moz-selection{background:color-mix(in srgb,rgba(var(--color-primary)) 40%,transparent)}::selection{background:color-mix(in srgb,rgba(var(--color-primary)) 40%,transparent)}html{font-size:62.5%}body{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight-bold);font-size:var(--font-body-size, var(--font-body-mobile-size, 1.5rem));line-height:var(--font-body-mobile-line-height, var(--font-body-line-height));letter-spacing:0;background:rgb(var(--color-background));background:var(--gradient-background);color:color-mix(in srgb,rgba(var(--color-foreground)) calc(var(--font-body-color-opacity, .75) * 100%),transparent)}@media(min-width:768px){body{font-size:var(--font-body-size, var(--font-body-desktop-size, 1.6rem));line-height:var(--font-body-line-height)}}html,body{height:auto!important}.link,a{text-decoration:none}a:not([href]){cursor:default}.xo-fix-mt-collapse:before{content:"";display:block;overflow:auto}.xo-reset{all:revert;box-sizing:border-box;font-family:var(--font-body-family);color:color-mix(in srgb,rgba(var(--color-foreground)) 75%,transparent);line-height:calc(1 + .8 / var(--font-body-scale))}.xo-link{color:inherit;text-decoration:none}:root{--xo-scrollbar-width: 10px;--xo-scrollbar-track-color: transparent;--xo-scrollbar-thumb-color: color-mix(in srgb, rgba(var(--color-foreground)) 20% , transparent);--xo-scrollbar-thumb-color-hover: color-mix(in srgb, rgba(var(--color-foreground)) 40% , transparent);--xo-scrollbar-thumb-padding: 2px;--xo-scrollbar-radius: 5px;--in-cubic: cubic-bezier(.55, .055, .675, .19);--out-cubic: cubic-bezier(.215, .61, .355, 1);--in-out-cubic: cubic-bezier(.645, .045, .355, 1);--in-quad: cubic-bezier(.55, .085, .68, .53);--out-quad: cubic-bezier(.25, .46, .45, .94);--in-out-quad: cubic-bezier(.455, .03, .515, .955);--in-quart: cubic-bezier(.895, .03, .685, .22);--out-quart: cubic-bezier(.165, .84, .44, 1);--in-out-quart: cubic-bezier(.77, 0, .175, 1);--in-sine: cubic-bezier(.47, 0, .745, .715);--out-sine: cubic-bezier(.39, .575, .565, 1);--in-out-sine: cubic-bezier(.445, .05, .55, .95);--out-soft: cubic-bezier(0, 0, .3, 1);--spring: cubic-bezier(.27,.79,.45,1.24);--container-min-viewport: 80;--container-max-viewport: 190;--container-m: (var(--xo-container-gap) - var(--xo-container-gap-mobile, var(--xo-container-gap))) / (var(--container-max-viewport) - var(--container-min-viewport));--container-gap: clamp( min(var(--xo-container-gap-mobile, var(--xo-container-gap)) * 1rem, var(--xo-container-gap) * 1rem), calc( var(--container-m) * 100vw + var(--xo-container-gap-mobile, var(--xo-container-gap)) * 1rem - var(--container-m) * var(--container-min-viewport) * 1rem ), max(var(--xo-container-gap) * 1rem, var(--xo-container-gap-mobile) * 1rem) )}#xo-root{overflow:hidden;overflow:clip;display:flow-root;padding-left:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-right:var(--page-side-margin-mobile, var(--page-side-margin, 0))}@media(min-width:768px){#xo-root{padding-left:var(--page-side-margin, 0);padding-right:var(--page-side-margin, 0)}}xo-container{display:block;max-width:var(--xo-container-width, 1400px);margin:auto;padding-left:var(--container-gap, 2rem);padding-right:var(--container-gap, 2rem)}xo-container[xo-fluid]:not([xo-fluid=false]){max-width:100%}.section+.section{margin-top:var(--spacing-sections-mobile)}@media(min-width:768px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.shopify-section>div,.shopify-section>section{margin-bottom:var(--spacing-sections)}.xo-theme-lazy #xo-main-content .shopify-section:nth-child(n+4),.xo-theme-lazy .section-footer{content-visibility:auto;contain-intrinsic-size:auto 80rem}.xo-visually-hidden{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}.xo-visually-hidden--inline{margin:0;height:1em}img{max-width:100%;height:auto;border:0;vertical-align:top}img:not([src]){display:block;opacity:0}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}:where(p){margin:0}.xo-visually-hidden{position:absolute!important;overflow:hidden;width:.1rem;height:.1rem;margin:-.1rem;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.xo-skip-to-content{display:inline-flex;justify-content:center;align-items:center;text-align:center;padding:1rem 1.5rem;background:color-mix(in srgb,rgba(var(--color-accent-1)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-foreground)) 75%,transparent);font-size:1.6rem}.xo-skip-to-content:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.xo-scrollbar{overflow-x:hidden;overflow-y:auto}@-moz-document url-prefix(){.xo-scrollbar{scrollbar-color:color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent) color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent);scrollbar-width:thin}}.xo-scrollbar::-webkit-scrollbar{width:var(--xo-scrollbar-width)}.xo-scrollbar::-webkit-scrollbar-track{background-color:var(--xo-scrollbar-track-color);border-radius:var(--xo-scrollbar-radius)}.xo-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border:var(--xo-scrollbar-thumb-padding) solid transparent;border-radius:var(--xo-scrollbar-radius);background-clip:padding-box;background-color:var(--xo-scrollbar-thumb-color)}.xo-scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--xo-scrollbar-thumb-color-hover)}.xo-embed-responsive{--aspect-ratio: 16 / 9;position:relative;display:block;width:100%;padding:0;overflow:hidden}.xo-embed-responsive:before{content:"";display:block;padding-top:calc(1 / (var(--aspect-ratio)) * 100%)}.xo-embed-responsive iframe,.xo-embed-responsive video,.xo-embed-responsive .xo-embed-responsive__item{position:absolute;top:0;left:0;width:100%;height:100%}[xo-pfs],.xo-pfs{--pfs-min: 10;--pfs-max: 60;--min-viewport: 40;--max-viewport: 120;--m: (var(--pfs-max) - var(--pfs-min)) / (var(--max-viewport) - var(--min-viewport));--size: clamp( min(var(--pfs-min) * 1rem, var(--pfs-max) * 1rem), calc( var(--m) * 100vw + var(--pfs-min) * 1rem - var(--m) * var(--min-viewport) * 1rem ), max(var(--pfs-max) * 1rem, var(--pfs-min) * 1rem) )}[xo-hide]:not([xo-hide=false]),.xo-hidden{display:none!important}[xo-show]:not([xo-show=false]),.xo-visible{display:block!important}:root{--xo-grid-col-gap: var(--grid-mobile-horizontal-spacing, 30px);--xo-grid-row-gap: var(--grid-mobile-vertical-spacing, 30px)}.focus-inset:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,details:focus-visible,label:focus-visible,[tabindex]:focus-visible,[contenteditable]:focus-visible,[role]:focus-visible,[aria-label]:focus-visible,[aria-labelledby]:focus-visible,[aria-describedby]:focus-visible,.focused.focus-inset,button.focused,a.focused,input.focused,select.focused,textarea.focused,summary.focused,details.focused,label.focused,.focused[tabindex],.focused[contenteditable],.focused[role],.focused[aria-label],.focused[aria-labelledby],.focused[aria-describedby]{outline:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 80%,transparent);outline-offset:.1rem;box-shadow:0 0 .1rem color-mix(in srgb,rgba(var(--color-error)) 50%,transparent)}.focus-within:focus-within:has(.focus-inset:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,details:focus-visible,label:focus-visible,[tabindex]:focus-visible,[contenteditable]:focus-visible,[role]:focus-visible,[aria-label]:focus-visible,[aria-labelledby]:focus-visible){outline:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 80%,transparent);outline-offset:.1rem;box-shadow:0 0 .1rem color-mix(in srgb,rgba(var(--color-error)) 50%,transparent)}.xo-collapse [tabindex]:focus-visible,.xo-collapse [contenteditable]:focus-visible,.xo-collapse [role]:focus-visible,.xo-collapse [aria-label]:focus-visible,.xo-collapse [aria-labelledby]:focus-visible{outline-offset:-.2rem}.xo-field-price__range input:focus-visible,.xo-field-price__range focused[tabindex],.xo-field-price__range .focused[contenteditable],.xo-field-price__range .focused[role],.xo-field-price__range .focused[aria-label],.xo-field-price__range .focused[aria-labelledby],.xo-field-price__range .focused[aria-describedby]{outline-offset:-.1rem}.xo-home--preset-4 .focus-inset:focus-visible,.xo-home--preset-4 button:focus-visible,.xo-home--preset-4 a:focus-visible,.xo-home--preset-4 input:focus-visible,.xo-home--preset-4 select:focus-visible,.xo-home--preset-4 textarea:focus-visible,.xo-home--preset-4 summary:focus-visible,.xo-home--preset-4 details:focus-visible,.xo-home--preset-4 label:focus-visible,.xo-home--preset-4 [tabindex]:focus-visible,.xo-home--preset-4 [contenteditable]:focus-visible,.xo-home--preset-4 [role]:focus-visible,.xo-home--preset-4 [aria-label]:focus-visible,.xo-home--preset-4 [aria-labelledby]:focus-visible,.xo-home--preset-4 [aria-describedby]:focus-visible,.xo-home--preset-4 .focused.focus-inset,.xo-home--preset-4 button.focused,.xo-home--preset-4 a.focused,.xo-home--preset-4 input.focused,.xo-home--preset-4 select.focused,.xo-home--preset-4 textarea.focused,.xo-home--preset-4 summary.focused,.xo-home--preset-4 details.focused,.xo-home--preset-4 label.focused,.xo-home--preset-4 .focused[tabindex],.xo-home--preset-4 .focused[contenteditable],.xo-home--preset-4 .focused[role],.xo-home--preset-4 .focused[aria-label],.xo-home--preset-4 .focused[aria-labelledby],.xo-home--preset-4 .focused[aria-describedby]{outline:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);outline-offset:.1rem;box-shadow:0 0 .1rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-field-price__range input:focus-visible,.xo-home--preset-4 .xo-field-price__range focused[tabindex],.xo-home--preset-4 .xo-field-price__range .focused[contenteditable],.xo-home--preset-4 .xo-field-price__range .focused[role],.xo-home--preset-4 .xo-field-price__range .focused[aria-label],.xo-home--preset-4 .xo-field-price__range .focused[aria-labelledby],.xo-home--preset-4 .xo-field-price__range .focused[aria-describedby]{outline-offset:-.1rem}.xo-home--preset-4 .focus-within:focus-within:has(.focus-inset:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,details:focus-visible,label:focus-visible,[tabindex]:focus-visible,[contenteditable]:focus-visible,[role]:focus-visible,[aria-label]:focus-visible,[aria-labelledby]:focus-visible){outline:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 80%,transparent);outline-offset:.1rem;box-shadow:0 0 .1rem color-mix(in srgb,rgba(var(--color-border)) 50%,transparent)}.xo-home--preset-4 .xo-menu-hamburger-header-1__logo,.xo-home--preset-4 .xo-collection-title,.xo-home--preset-4 .xo-collection-editorial__right,.xo-home--preset-4 .xo-cursor__magnetic,.xo-home--preset-4 .xo-blog-list .xo-article{position:relative}.xo-home--preset-4 .xo-menu-hamburger-header-1__logo a:after,.xo-home--preset-4 .xo-collection-title a:after,.xo-home--preset-4 .xo-collection-editorial__right a:after,.xo-home--preset-4 .xo-cursor__magnetic a:after,.xo-home--preset-4 .xo-blog-list .xo-article a:after{content:"";position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;border-radius:.8rem;border:.1rem solid rgba(0,0,0,0);transition:.3s;padding:2px;z-index:2}.xo-home--preset-4 .xo-menu-hamburger-header-1__logo a:focus-visible:after,.xo-home--preset-4 .xo-collection-title a:focus-visible:after,.xo-home--preset-4 .xo-collection-editorial__right a:focus-visible:after,.xo-home--preset-4 .xo-cursor__magnetic a:focus-visible:after,.xo-home--preset-4 .xo-blog-list .xo-article a:focus-visible:after{border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-menu-hamburger-header-1__logo,.xo-collection-title,.xo-collection-editorial__right,.xo-cursor__magnetic,.xo-product-set,.xo-blog-list .xo-article,.xo-main-blog .xo-article{position:relative}.xo-menu-hamburger-header-1__logo a:after,.xo-collection-title a:after,.xo-collection-editorial__right a:after,.xo-cursor__magnetic a:after,.xo-product-set a:after,.xo-blog-list .xo-article a:after,.xo-main-blog .xo-article a:after{content:"";position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;border-radius:.8rem;border:.1rem solid rgba(0,0,0,0);transition:.3s;padding:2px;z-index:2}.xo-menu-hamburger-header-1__logo a:focus-visible:after,.xo-collection-title a:focus-visible:after,.xo-collection-editorial__right a:focus-visible:after,.xo-cursor__magnetic a:focus-visible:after,.xo-product-set a:focus-visible:after,.xo-blog-list .xo-article a:focus-visible:after,.xo-main-blog .xo-article a:focus-visible:after{border:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 100%,transparent)}.xo-blog-list .xo-article,.xo-main-blog .xo-article{position:relative}.xo-blog-list .xo-article a:after,.xo-main-blog .xo-article a:after{top:2.2rem;right:3rem;bottom:2.2rem;left:3rem}.xo-table{max-width:100%;border-collapse:collapse;border-spacing:0;margin:0;padding:0}.xo-table thead{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);font-weight:500;font-size:calc(var(--font-body-scale) * 1.2rem);line-height:calc(1 + .16 / var(--font-body-scale));text-transform:uppercase}.xo-table thead tr{border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-table thead th{padding:1.6rem;text-align:right;width:20%}.xo-table thead th:first-child{text-align:left;width:auto}.xo-table tbody td{padding:1.6rem}p{margin:0}:where(h1),.h1{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:var(--font-heading-weight);font-family:var(--font-heading-1-family);font-size:var(--font-heading-1-size);line-height:var(--font-heading-1-mobile-line-height);letter-spacing:var(--font-heading-1-letter-spacing);text-transform:var(--font-heading-1-case);margin:0}@media(min-width:768px){:where(h1),.h1{line-height:var(--font-heading-1-line-height)}}:where(h2),.h2{font-weight:var(--font-heading-weight);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-family:var(--font-heading-2-family);font-size:var(--font-heading-2-size);line-height:var(--font-heading-2-mobile-line-height);letter-spacing:var(--font-heading-2-letter-spacing);text-transform:var(--font-heading-2-case);margin:0}@media(min-width:768px){:where(h2),.h2{line-height:var(--font-heading-2-line-height)}}:where(h3),.h3{font-weight:var(--font-heading-weight);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-family:var(--font-heading-3-family);font-size:var(--font-heading-3-size);line-height:var(--font-heading-3-mobile-line-height);letter-spacing:var(--font-heading-3-letter-spacing);text-transform:var(--font-heading-3-case);margin:0}@media(min-width:768px){:where(h3),.h3{line-height:var(--font-heading-3-line-height)}}:where(h4),.h4{font-weight:var(--font-heading-weight);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-family:var(--font-heading-4-family);font-size:var(--font-heading-4-size);line-height:var(--font-heading-4-mobile-line-height);letter-spacing:var(--font-heading-4-letter-spacing);text-transform:var(--font-heading-4-case);margin:0}@media(min-width:768px){:where(h4),.h4{line-height:var(--font-heading-4-line-height)}}:where(h5),.h5{font-weight:var(--font-heading-weight);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-family:var(--font-heading-5-family);font-size:var(--font-heading-5-size);line-height:var(--font-heading-5-mobile-line-height);letter-spacing:var(--font-heading-5-letter-spacing);text-transform:var(--font-heading-5-case);margin:0}@media(min-width:768px){:where(h5),.h5{line-height:var(--font-heading-5-line-height)}}:where(h6),.h6{font-weight:var(--font-heading-weight);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-family:var(--font-heading-6-family);font-size:var(--font-heading-6-size);line-height:var(--font-heading-6-mobile-line-height);letter-spacing:var(--font-heading-6-letter-spacing);text-transform:var(--font-heading-6-case);margin:0}@media(min-width:768px){:where(h6),.h6{line-height:var(--font-heading-6-line-height)}}:where(.preset-4 h1,.preset-4 h2,.preset-4 h3,.preset-4 h4,.preset-4 h5,.preset-4 h6),.preset-4 .h1,.preset-4 .h2,.preset-4 .h3,.preset-4 .h4,.preset-4 .h5,.preset-4 .h6{font-weight:500}.rte :where(h1,h2,h3,h4,h5,h6,p,blockquote,figcaption,.h1,.h2,.h3,.h4,.h5,.h6){margin:0;padding:0;word-break:break-word}.rte :where(h1:not(:last-child)){margin-bottom:2.6rem}.rte :where(h2:not(:last-child)){margin-bottom:2rem}.rte :where(h3:not(:last-child)){margin-bottom:2rem}.rte :where(h4:not(:last-child)){margin-bottom:1rem}.rte :where(h5:not(:last-child)){margin-bottom:1rem}.rte :where(h6:not(:last-child)){margin-bottom:0}.rte :where(p:not(:last-child)){margin-bottom:1.2rem}.rte :where(blockquote:not(:last-child)){margin-bottom:3rem}.rte :where(figcaption:not(:last-child)){margin-bottom:1rem}.rte a{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent);word-break:break-word}.rte a:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:.3s}.rte blockquote{padding:0;color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent);font-size:calc(var(--font-body-scale) * 1.8rem);line-height:calc(1 + .4 / var(--font-body-scale));word-break:break-word}.rte blockquote p{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent);font-size:calc(var(--font-body-scale) * 1.8rem);line-height:calc(1 + .4 / var(--font-body-scale));word-break:break-word}.rte figcaption{display:block;text-align:center}.rte figure{margin-left:0;margin-right:0}.rte img[style*="float:left"],.rte img[style*="float: left"]{margin-inline-end:2rem}.rte img[style*="float:right"],.rte img[style*="float: right"]{margin-inline-start:2rem}.rte img{margin:1.6rem 0;border-radius:1rem;width:100%;max-width:100%;height:auto}.rte ul li,.rte ol li{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent);font-size:1.7rem;font-weight:400;line-height:2.6rem;list-style-type:disc;word-break:break-word;list-style-position:inside}.rte ul li strong,.rte ol li strong{font-size:2rem;font-weight:400;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);word-break:break-word}.rte ul li b,.rte ol li b{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:1.7rem;font-weight:400;line-height:2.6rem;word-break:break-word}.rte ol li{list-style-type:decimal;word-break:break-word}.rte ol li::marker{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.rte div,.rte p{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);font-size:calc(var(--font-body-scale) * 1.7rem);font-weight:400;line-height:calc(1 + .4 / var(--font-body-scale));word-break:break-word}.rte div strong,.rte p strong{font-weight:400;word-break:break-word;color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent)}.rte div b,.rte p b{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:1.7rem;font-weight:400;line-height:2.6rem;word-break:break-word}.rte h1{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:400;font-size:calc(var(--font-body-scale) * 3.5rem);letter-spacing:calc(var(--font-body-scale) * -.1rem);line-height:calc(1 + 0 / var(--font-body-scale));word-break:break-word}@media(min-width:768px){.rte h1{line-height:calc(1 + .1 / var(--font-body-scale));font-size:calc(var(--font-body-scale) * 5rem)}}.rte h2{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:400;font-size:calc(var(--font-body-scale) * 2.6rem);letter-spacing:calc(var(--font-body-scale) * -.1rem);line-height:calc(1 + .231 / var(--font-body-scale));word-break:break-word}@media(min-width:768px){.rte h2{line-height:calc(1 + .32 / var(--font-body-scale));font-size:calc(var(--font-body-scale) * 3.2rem)}}.rte h3{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:400;font-size:calc(var(--font-body-scale) * 2rem);line-height:calc(1 + .3 / var(--font-body-scale));word-break:break-word}@media(min-width:768px){.rte h3{line-height:calc(1 + .231 / var(--font-body-scale));font-size:calc(var(--font-body-scale) * 2.6rem)}}.rte h4{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:400;font-size:calc(var(--font-body-scale) * 1.8rem);line-height:calc(1 + .5 / var(--font-body-scale));word-break:break-word}@media(min-width:768px){.rte h4{line-height:calc(1 + .35 / var(--font-body-scale));font-size:calc(var(--font-body-scale) * 2rem)}}.rte h5{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:400;font-size:calc(var(--font-body-scale) * 1.7rem);line-height:calc(1 + .589 / var(--font-body-scale));word-break:break-word}@media(min-width:768px){.rte h5{font-size:calc(var(--font-body-scale) * 1.8rem);line-height:calc(1 + .5 / var(--font-body-scale))}}.rte h6{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:400;font-size:calc(var(--font-body-scale) * 1.6rem);line-height:calc(1 + .625 / var(--font-body-scale));word-break:break-word}.rte table{border-collapse:collapse;width:100%;border:1px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);margin-bottom:2rem}.rte table th,.rte table td{border:1px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);padding:8px 12px;font-size:calc(var(--font-body-scale) * 1.7rem);font-weight:400;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);line-height:calc(1 + .4 / var(--font-body-scale));text-align:left;word-break:break-word}.rte table th{font-weight:600;font-size:calc(var(--font-body-scale) * 1.7rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent);word-break:break-word;background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.rte table td:has(strong){background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.rte table td:has(strong) strong{font-weight:600;font-size:calc(var(--font-body-scale) * 1.7rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent);word-break:break-word}.rte table tbody tr:first-child td{background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent);font-weight:600;font-size:calc(var(--font-body-scale) * 1.7rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent);word-break:break-word}@media(max-width:575px){.shopify-section>div,.shopify-section>section{margin-bottom:var(--spacing-sections-mobile)}}.xo-group__content:has(.xo-group-hover-background)>div:first-child{transition:all .3s}@media(max-width:767px){.xo-group__content:has(.xo-group-hover-background)>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);transition:all .3s}.xo-group__content:has(.xo-group-hover-background)>div:first-child .xo-text--color{color:var(--hover-color)}}@media(min-width:768px){.xo-group__content:has(.xo-group-hover-background):hover>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);transition:all .3s}.xo-group__content:has(.xo-group-hover-background):hover>div:first-child .xo-text--color{color:var(--hover-color)}}@media(max-width:767px){.xo-group-hover-background .xo-text--color{transition:all .3s;color:var(--hover-color)}.xo-group-hover-background .xo-padding-attrs>div:first-child{border-color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-group-hover-background .xo-colors-images .xo-image img{filter:invert(1)}}@media(min-width:768px){.xo-group-hover-background:hover .xo-text--color{transition:all .3s;color:var(--hover-color)}.xo-group-hover-background:hover .xo-padding-attrs>div:first-child{border-color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-group-hover-background:hover .xo-colors-images .xo-image img{filter:invert(1)}}@media(min-width:768px){.color-background-2[xo-dark-mode] .xo-group-hover-background:hover .xo-colors-images .xo-image img{filter:invert(0)!important}}.xo-colors-:hover .xo-image img{filter:invert(1)}@media(max-width:575px){.xo-product-list xo-carousel xo-carousel-slide,.xo-product-list xo-carousel [xo-carousel-slide]{padding-inline-end:calc(var(--xo-gap) - 8px)}}.xo-label-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:root{--xo-container-width: var(--page-width, 1400px);--container-gap: var(--page-gap, 20px);--xo-grid-col-gap: var(--grid-mobile-horizontal-spacing, 20px);--xo-grid-row-gap: var(--grid-mobile-vertical-spacing, 20px)}@media(min-width:576px){:root{--xo-grid-col-gap: var(--grid-desktop-horizontal-spacing, 15px);--xo-grid-row-gap: var(--grid-desktop-vertical-spacing, 15px)}}.xo-padding-attrs{--xo-pt: clamp(calc(var(--mobile-pt, var(--pt)) * 1rem), calc((var(--pt) - var(--mobile-pt, var(--pt))) / 100 * 100vw + var(--mobile-pt, var(--pt)) * 1rem - (var(--pt) - var(--mobile-pt, var(--pt))) / 100 * 60 * 1rem), calc(var(--pt) * 1rem));--xo-pl: clamp(calc(var(--mobile-pl, var(--pl)) * 1rem), calc((var(--pl) - var(--mobile-pl, var(--pl))) / 100 * 100vw + var(--mobile-pl, var(--pl)) * 1rem - (var(--pl) - var(--mobile-pl, var(--pl))) / 100 * 60 * 1rem), calc(var(--pl) * 1rem));--xo-pb: clamp(calc(var(--mobile-pb, var(--pb)) * 1rem), calc((var(--pb) - var(--mobile-pb, var(--pb))) / 100 * 100vw + var(--mobile-pb, var(--pb)) * 1rem - (var(--pb) - var(--mobile-pb, var(--pb))) / 100 * 60 * 1rem), calc(var(--pb) * 1rem));--xo-pr: clamp(calc(var(--mobile-pr, var(--pr)) * 1rem), calc((var(--pr) - var(--mobile-pr, var(--pr))) / 100 * 100vw + var(--mobile-pr, var(--pr)) * 1rem - (var(--pr) - var(--mobile-pr, var(--pr))) / 100 * 60 * 1rem), calc(var(--pr) * 1rem))}.content-for-layout:has(.shopify-policy__container){background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);border-radius:1rem;margin-top:1.6rem;margin-bottom:1.6rem;padding-top:5rem;padding-bottom:5rem}.content-for-layout:has(.shopify-policy__container) .shopify-policy__container{max-width:120ch}.content-for-layout:has(.shopify-policy__container) .shopify-policy__title{margin-bottom:2rem}.xo-home--preset-4 .content-for-layout:has(.shopify-policy__container){border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-heading-addr .xo-heading-addr__return .xo-button,.xo-home--preset-4 .xo-heading-order .xo-heading-order__return .xo-button,.xo-home--preset-4 .xo-order-table__body-row .xo-button{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-home--preset-4 .xo-form-address div button{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);box-shadow:.2rem .2rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-modal-content__content:has(.xo-form-address) xo-modal-trigger button{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-blog-post .h3{font-size:3.5rem}@media(min-width:768px){.xo-blog-post .h3{font-size:5rem}}.xo-comment-form__content .xo-comment-form__field-wrap .xo-field-input__input::placeholder{font-size:1.6rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-cart-empty .xo-button svg{width:2.4rem}.xo-cart-actions__dynamic-checkout-buttons .dynamic-checkout__content{min-height:5.6rem}.xo-cart-actions__dynamic-checkout-buttons shop-pay-wallet-button,.xo-cart-actions__dynamic-checkout-buttons shopify-google-pay-button{display:flex;height:5.6rem;border-radius:1rem;overflow:hidden}.xo-cart-actions__dynamic-checkout-buttons shopify-google-pay-button{border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}a:focus-visible [xo-hover] [xo-effect*=in]:not([xo-effect-cascade]){transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));opacity:1;transform:translateZ(0);pointer-events:auto}.xo-contact-from .xo-field-input__input::placeholder{font-size:calc(var(--font-body-scale) * 1.6rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-contact-from .xo-field-textarea__input::placeholder{font-size:calc(var(--font-body-scale) * 1.6rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-main-register{max-width:54rem;margin:0 auto}.xo-main-register__password-icon svg,.xo-main-register__password-confirm-icon svg{position:absolute;top:50%;transform:translateY(-50%);right:1.6rem;opacity:.6}.xo-register .xo-field-input__label{display:none}.xo-register .xo-field-input__input::placeholder{font-size:calc(var(--font-body-scale) * 1.6rem)}.xo-main-collection__left.active{opacity:0;width:0;display:none}.xo-main-collection__right.active{width:100%}.xo-collection-overlay--full:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#0000001a}.xo-collection-overlay:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:#0003;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.xo-collection-tab__item:hover .xo-collection-overlay:after{opacity:1}.xo-facets-vertical>div:first-child .xo-collapse__trigger .xo-collapse__label{padding-top:0}.xo-facets-vertical div:last-child{border-bottom:none}.xo-facets-vertical div:last-child .xo-collapse__body .xo-collapse__content{padding-bottom:0}.xo-main-collection__left .xo-facets-drawer__content .xo-filters-animate{padding-left:0;padding-right:0}@media(min-width:768px){.xo-facets-drawer__collapse .xo-collapse:last-child{border-bottom:none}}.xo-facets-drawer__collapse .xo-filters-animate__refine{padding-top:2rem;padding-bottom:2rem;padding-left:0;padding-right:0;border-bottom:1px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-main-collection__left .xo-filters-animate__refine{margin-bottom:2.6rem;padding-top:0;padding-bottom:1rem;border-bottom:1px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}@media(min-width:576px){.xo-main-collection__left .xo-filters-animate__refine{padding-bottom:2rem}}@media(max-width:575px){.xo-main-collection__left .xo-facets-drawer{margin-bottom:0}}.xo-main-collection__left .xo-facets-drawer__modal .xo-filters-animate__refine{padding-top:2rem;padding-bottom:2rem}.xo-collapse__trigger[xo-collapse-active] .xo-collapse__label{padding-bottom:1rem}.xo-facets__container{padding-bottom:3.7rem}.xo-facets__container .xo-facets__body{box-shadow:0 0 20px 1px #0000000f}@media(min-width:0px)and (max-width:1400px){.xo-filter-content__item .xo-parallax-banner__image .xo-image-block{padding-right:0}}.xo-group-hero__img--parallax xo-animate,.xo-ellipse-review xo-animate{width:auto}.xo-group-hero__img--parallax xo-animate img,.xo-ellipse-review xo-animate img{width:auto!important}.xo-facets-drawer__trigger .xo-button .xo-button__icon svg{width:2rem}.xo-home--preset-4 .xo-filters-content__empty{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-facets-vertical .xo-collapse,.xo-home--preset-4 .xo-facets-drawer__content .xo-collapse{border-bottom:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-facets-vertical div:last-child,.xo-home--preset-4 .xo-facets-drawer__content div:last-child{border-bottom:none}.xo-home--preset-4 .xo-main-collection__left .xo-filters-animate__refine,.xo-home--preset-4 .xo-facets-drawer__content .xo-filters-animate__refine,.xo-home--preset-4 .xo-facets-drawer__heading{border-bottom:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-collection-tab__item a:focus-visible,.xo-collection-tab__item [tabindex]:focus-visible{outline-offset:-.2rem}@media(min-width:768px){.xo-main-collection__container .xo-main-collection__container--filters{border:none}}.xo-collection-tab__item:has(a:focus-visible) .xo-collection-overlay:after{opacity:1}.xo-collection-tab__item:has(a:focus-visible) .xo-collection-overlay .xo-collection-overlay__icon{opacity:1}xo-carousel-inner:has(.xo-collection-tab__item){overflow:visible!important}.xo-main-search__header .xo-predictive-search{padding:0}.xo-main-search__header .xo-field-input__input{padding:1.4rem 0}@media(min-width:768px){.xo-main-search__header .xo-field-input__input{padding:2.4rem 0}}.xo-main-search__header .xo-field-input__input:focus,.xo-main-search__header .xo-field-input__input:not(:placeholder-shown){border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 10%,transparent)}.xo-main-search__header .xo-search--large .xo-action-search-field__input::placeholder{color:inherit}@media(max-width:767px){.xo-main-search__header .xo-field-input__placeholder{top:50%;transform:translateY(-50%)}}.xo-main-search__header .xo-predictive-search__search{display:flex;justify-content:center}.xo-home--preset-3 .xo-main-search__tag-item:hover{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-3 .xo-main-search__tag-item:hover a{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-search--large .xo-action-search-field__icon svg{width:2.2rem}@media(min-width:768px){.xo-search--large .xo-action-search-field__icon svg{width:3rem}}.xo-home--preset-4 .xo-predictive-search-base__inner{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-predictive-search-base__heading{border-bottom:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}@media(min-width:768px){.xo-main-search .xo-main-collection__container--filters{border:none}}.xo-orders-table :global(.xo-pagination__list){padding-left:0rem}@media(max-width:575px){.xo-orders-table__table,.xo-orders-table__table tbody,.xo-orders-table__table tfoot,.xo-orders-table__table tr,.xo-orders-table__table th,.xo-orders-table__table td{display:block}.xo-orders-table__table tbody:last-child,.xo-orders-table__table tfoot:last-child,.xo-orders-table__table tr:last-child,.xo-orders-table__table th:last-child,.xo-orders-table__table td:last-child{padding-inline-end:0}.xo-orders-table__table thead{display:none}.xo-orders-table__table td{text-align:right}.xo-orders-table__table td:before{content:attr(data-th) ": ";float:left;text-transform:uppercase;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);display:flex;justify-content:space-between}}.xo-orders-table .xo-pagination__list{gap:.4rem}.xo-address-table .xo-pagination__list--active,.xo-orders-table .xo-pagination__list--active{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-pagination__list li:has(.xo-pagination__list--disable){cursor:not-allowed}@media(max-width:575px){.xo-address-table,.xo-address-table tbody,.xo-address-table tfoot,.xo-address-table tr,.xo-address-table th,.xo-address-table td{display:block}.xo-address-table tbody:last-child,.xo-address-table tfoot:last-child,.xo-address-table tr:last-child,.xo-address-table th:last-child,.xo-address-table td:last-child{padding-inline-end:0}.xo-address-table thead{display:none}.xo-address-table td{text-align:right}.xo-address-table td:before{content:attr(data-th) ": ";float:left;text-transform:uppercase;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);display:flex;justify-content:space-between}}@media(max-width:575px)and (max-width:575px){.xo-address-table td:before{padding-inline-end:5.5rem}}@media(max-width:575px){.xo-address-table__body_row td:nth-child(4):before{display:none}}@media(max-width:575px){.xo-address-table__body_row td:nth-child(4){display:flex}}.xo-address-table__btn_delete_address,.xo-address-table__btn_address_default{background-color:transparent;border:none}.xo-address-table__footer .xo-pagination__list{padding-left:0rem}@media(min-width:768px){.xo-heading-address .xo-button__icon{display:none}}.xo-form-address .xo-field-input__label{display:none}.xo-address-table .xo-modal-content,.xo-address-table__footer .xo-modal-content,.xo-orders-table .xo-modal-content,.xo-account-detail .xo-modal-content{margin:1.2rem 0;padding:2rem 0!important;width:100%}@media(min-width:768px){.xo-address-table .xo-modal-content,.xo-address-table__footer .xo-modal-content,.xo-orders-table .xo-modal-content,.xo-account-detail .xo-modal-content{margin:1.2rem;padding:2rem!important;width:calc(100vw - 2.4rem);height:calc(100vh - 2.4rem)}}.xo-address-table .xo-modal-content__inner,.xo-address-table__footer .xo-modal-content__inner,.xo-orders-table .xo-modal-content__inner,.xo-account-detail .xo-modal-content__inner{padding:2.2rem 1.8rem 1rem!important;margin:auto;overflow-y:auto}@media(max-width:767px){.xo-address-table .xo-modal-content__inner,.xo-address-table__footer .xo-modal-content__inner,.xo-orders-table .xo-modal-content__inner,.xo-account-detail .xo-modal-content__inner{margin-left:1.2rem;margin-right:1.2rem}}@media(min-width:768px){.xo-address-table .xo-modal-content__inner,.xo-address-table__footer .xo-modal-content__inner,.xo-orders-table .xo-modal-content__inner,.xo-account-detail .xo-modal-content__inner{padding:2.2rem 2.4rem!important}}.xo-address-table .xo-modal-content__header,.xo-address-table__footer .xo-modal-content__header,.xo-orders-table .xo-modal-content__header,.xo-account-detail .xo-modal-content__header{padding-bottom:2.5rem;border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);margin-bottom:2.4rem}@media(min-width:768px){.xo-address-table .xo-modal-content__header,.xo-address-table__footer .xo-modal-content__header,.xo-orders-table .xo-modal-content__header,.xo-account-detail .xo-modal-content__header{padding-bottom:2.3rem}}.xo-address-table .xo-modal-content__title,.xo-address-table__footer .xo-modal-content__title,.xo-orders-table .xo-modal-content__title,.xo-account-detail .xo-modal-content__title{font-size:calc(var(--font-body-scale) * 2rem);font-weight:400;line-height:calc(1 + .11 / var(--font-body-scale));letter-spacing:-.036rem}.xo-address-table .xo-field-input,.xo-address-table__footer .xo-field-input,.xo-orders-table .xo-field-input,.xo-account-detail .xo-field-input{padding:0;background-color:transparent;overflow:hidden}.xo-address-table .xo-field-select__select,.xo-address-table__footer .xo-field-select__select,.xo-orders-table .xo-field-select__select,.xo-account-detail .xo-field-select__select{border:none}.xo-address-table .xo-field-select__select,.xo-address-table .xo-field-input__input,.xo-address-table__footer .xo-field-select__select,.xo-address-table__footer .xo-field-input__input,.xo-orders-table .xo-field-select__select,.xo-orders-table .xo-field-input__input,.xo-account-detail .xo-field-select__select,.xo-account-detail .xo-field-input__input{padding:1.8rem 2.4rem;height:unset;background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 50%,transparent)!important}.xo-address-table .xo-field-input__input::placeholder,.xo-address-table__footer .xo-field-input__input::placeholder,.xo-orders-table .xo-field-input__input::placeholder,.xo-account-detail .xo-field-input__input::placeholder{font-size:calc(var(--font-body-scale) * 1.6rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);opacity:.6;line-height:calc(1 + 1.25 / var(--font-body-scale))}.xo-form-address__checkbox .xo-field-checkbox--1 .xo-field-checkbox__icon{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.xo-form-address__checkbox .xo-field-checkbox__label>span{font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:300;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);opacity:.7}.xo-login-form{max-width:54rem;margin:0 auto}.xo-login-form__icon-hide svg,.xo-login-form__icon-open svg{top:50%;transform:translateY(-50%);right:1.6rem}.xo-login .xo-field-input__label{display:none}.xo-login .xo-field-input{padding:0;overflow:hidden}.xo-login .xo-field-input__input{padding:1.8rem 2.4rem;height:unset}.xo-login .xo-field-input__input::-webkit-autofill{-webkit-box-shadow:0 0 0 1000px transparent inset;box-shadow:0 0 0 1000px transparent inset;-webkit-text-fill-color:#000}.xo-login .xo-field-input__input::placeholder{font-size:calc(var(--font-body-scale) * 1.6rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);opacity:.6;line-height:calc(1 + 1.25 / var(--font-body-scale))}.xo-login .xo-modal-content__inner{padding:1.4rem 2.4rem 2.4rem}.xo-recover .xo-field-input__label{display:none}.xo-recover button:focus-visible{outline-offset:-.2rem}.xo-modal-reset .xo-cart-mini-footer-drawer__actions{display:none}@media(max-width:575px){.xo-order-table,.xo-order-table tbody,.xo-order-table tfoot,.xo-order-table tr,.xo-order-table th,.xo-order-table td{display:block}.xo-order-table tbody:last-child,.xo-order-table tfoot:last-child,.xo-order-table tr:last-child,.xo-order-table th:last-child,.xo-order-table td:last-child{padding-inline-end:0}.xo-order-table thead{display:none}.xo-order-table td{text-align:right}.xo-order-table td:before{content:attr(data-th) ": ";float:left;text-transform:uppercase;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);display:flex;justify-content:space-between}}.xo-order-table__head-row th:first-child{width:30rem}.xo-order-table__head-row th:nth-child(2){width:11rem}.xo-order-table__head-row th:nth-child(3){width:20rem;text-align:right}.xo-order-table__head-row th:nth-child(4){width:20rem;text-align:right}.xo-order-table__head-row th:nth-child(5){width:20rem}.xo-order-table__body-row td{line-height:calc(1 + .6 / var(--font-body-scale))}@media(max-width:575px){.xo-order-table__body-row td{display:flex;justify-content:space-between;gap:4rem}}@media(max-width:575px){.xo-order-table__foot-row tr{display:flex;justify-content:space-between;padding:.5rem 0rem}}@media(max-width:575px){.xo-order-table__foot-row tr:first-child{padding-top:2.5rem}}.xo-order-table__foot-row td{line-height:calc(1 + .6 / var(--font-body-scale))}@media(max-width:575px){.xo-order-table__foot-row td{padding:0}}@media(max-width:575px){.xo-order-table__foot-row td:before{display:none}}.xo-order-table__total-price td:first-child{line-height:calc(1 + .3 / var(--font-body-scale));letter-spacing:-.4px}.xo-order-table__total-price td:last-child{line-height:calc(1 + .3 / var(--font-body-scale));letter-spacing:-.96px}.xo-order-table__item span,.xo-order-table__item>div{color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent)}.xo-heading-order{padding:1.8rem 1.4rem 0}@media(min-width:992px){.xo-heading-order{padding:7.2rem 7.2rem 3.6rem}}@media(min-width:992px){.xo-order-main{padding:1.6rem 7.2rem 9.6rem}}.xo-order-main__table{padding:0 2rem 3.4rem}@media(min-width:992px){.xo-order-main__table{padding:0 6.4rem 0 0}}.xo-order-main__table{border-radius:0 0 1rem 1rem}.xo-order-table td:before{opacity:.6}@media(max-width:767px){.shopify-section .xo-main-product{margin-bottom:.8rem!important}}.xo-product-info .xo-text p a{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);border-bottom:1px solid color-mix(in srgb,rgba(var(--color-foreground)) 0%,transparent)}.xo-product-info .xo-text p a:hover{border-bottom:1px solid color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:all .3s}.xo-product-info .xo-product-variant__inner-name{min-width:6rem}.xo-product-info .xo-recommended:has(.xo-product-card){margin-top:.8rem}@media(min-width:768px){.xo-product-info .xo-recommended:has(.xo-product-card){margin-top:1.6rem}}.xo-product-info .xo-recommended .xo-carousel-navigation--slider>div{padding:0}.xo-product-info .xo-product-description,.xo-product-info .xo-product-description div,.xo-product-info .xo-product-description p{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:400;line-height:calc(1 + .4 / var(--font-body-scale));word-break:break-word}.xo-product-info .xo-product-description div span a,.xo-product-info .xo-product-description p span a{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent)}.xo-product-info .xo-product-description div span a:hover,.xo-product-info .xo-product-description p span a:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:.3s}.xo-product-info .xo-product-description div strong,.xo-product-info .xo-product-description p strong{color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent);font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:400;line-height:calc(1 + .4 / var(--font-body-scale));word-break:break-word}.xo-product-info .xo-product-description div a,.xo-product-info .xo-product-description p a{color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent)}.xo-product-info .xo-product-description div a:hover,.xo-product-info .xo-product-description p a:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:.3s}.xo-product-info .xo-product-description ul li{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent);font-size:1.5rem;font-weight:400;line-height:2rem;list-style-type:disc;word-break:break-word}.xo-product-info .xo-product-description img{margin:1.6rem 0;border-radius:1rem;width:100%;max-width:100%;height:auto}.xo-product-info .xo-product-description ul li,.xo-product-info .xo-product-description ol li{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent);font-size:1.5rem;font-weight:400;line-height:2rem;list-style-type:disc;word-break:break-word}.xo-product-info .xo-product-description ul li strong,.xo-product-info .xo-product-description ol li strong{font-size:2rem;font-weight:400;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);word-break:break-word}.xo-product-info .xo-product-description ul li b,.xo-product-info .xo-product-description ol li b{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:1.5rem;font-weight:400;line-height:2rem;word-break:break-word}.xo-product-info .xo-product-description ol li{list-style-type:decimal;word-break:break-word}.xo-product-info .xo-product-description ol li::marker{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-product-info .xo-line-item-property-item .xo-field-input--1{border:none}.xo-pickup-availability-list__item [tabindex]:focus-visible{outline-offset:-.1rem}.xo-home--preset-4 .xo-product-info .xo-product-description{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:500}.xo-buy-button__cart .xo-add-to-cart xo-animate{width:100%}@media(min-width:1400px){.xo-product-info__button:has(.xo-button--icon) .xo-product-info__quantity{width:28%}.xo-product-info__button:has(.xo-button--icon) .xo-buy-button{width:72%;flex:3}.xo-product-info__button:has(.xo-button--icon) .xo-buy-button__checkout{width:auto}}.xo-product-info__button:has(.xo-button--icon) .xo-buy-button__cart{width:auto}.xo-product-info__button:has(.xo-button--icon) .xo-buy-button__checkout{width:100%}@media(min-width:1400px){.xo-product-info__stack:has(.xo-button--icon) .xo-product-info__quantity{max-width:19.6rem}}.xo-product-info__button--recipient>div{flex-wrap:nowrap}.xo-product-info__button--recipient .xo-product-info__quantity{width:49%;flex:none}.xo-product-info__button--recipient .xo-buy-button{width:49%}.xo-product-info__button--recipient .xo-buy-button .xo-buy-button__cart{width:100%}.xo-product-info__button--recipient:has(.xo-button--icon) .xo-product-info__quantity{width:auto;flex:2}.xo-product-info__button--recipient:has(.xo-button--icon) .xo-buy-button{width:auto;flex:none}.xo-recommended-products__content xo-carousel-prev,.xo-recommended-products__content xo-carousel-next{margin:0 1.2rem}.xo-recommended-products__content--complementary xo-carousel,.xo-recommended-products__content--complementary xo-carousel-inner{height:100%!important}.xo-information-title xo-tabs-trigger .xo-text{opacity:.6}.xo-information-title [tabindex]:focus-visible,.xo-information-title [role]:focus-visible{outline-offset:-.2rem}.xo-add-cart-detail button svg{width:2.4rem;height:2.4rem}.xo-quick-view__product-info .xo-field-select-2__trigger,.xo-product-info .xo-field-select-2__trigger{min-width:100%;padding:1.2rem;border-radius:.8rem;border-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.xo-quick-view__product-info .xo-field-select-2__popover,.xo-product-info .xo-field-select-2__popover{min-width:var(--xo-popover-trigger-width);border-radius:.8rem}.xo-quick-view__product-info .xo-field-select-2__popover .xo-field-select-2__check:hover .xo-field-select-2__label,.xo-product-info .xo-field-select-2__popover .xo-field-select-2__check:hover .xo-field-select-2__label{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:.3s}.xo-information-title::-webkit-scrollbar{height:1px}.xo-media-mobile{margin:0 -.5rem;padding:0 .5rem}.xo-product-info .xo-product-variant__inner{width:100%}.xo-product-info .xo-product-info__content xo-product-will-change{width:100%}.xo-product-info .xo-product-info__content .xo-price-container{width:100%;border-top:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-product-info .xo-product-info__content .xo-price-container>div{align-items:baseline}.xo-product-variant__box:last-child{border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-quantity-base input{border:none}.xo-quantity-base input:focus,.xo-quantity-base input:focus-visible{border:none;outline:none;box-shadow:none}.xo-home--preset-4 .xo-main-product .xo-media-mobile xo-carousel-slide>div{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-product-variant__inner .xo-product-variant__item{border-top:.2rem solid}.xo-home--preset-4 .xo-product-info__content .xo-price-container{border-top:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-product-info .xo-product-variant__box{flex-direction:row}.xo-product-info .xo-product-variant__box>div:first-child{min-width:5rem;margin-right:5.5rem}.xo-countdown-timer__wrap{position:relative}.xo-countdown-timer__wrap:not(:last-child):before{content:":";position:absolute;top:50%;right:-2.1rem;transform:translateY(-50%);font-size:calc(var(--font-body-scale) * 1.7rem)}.xo-information-title xo-tabs-trigger[xo-active] .xo-text{opacity:1;transition:all .3s}.xo-detail-content .xo-product-info{gap:0}@media(min-width:576px){.xo-detail-content .xo-product-info{gap:1.5rem}}.xo-product-info .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:transparent}.shopify-payment-button__buy-button .shopify-payment-button__button{height:unset;min-height:unset;background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);font-family:var(--font-body-family);font-weight:400;line-height:clamp(2.2rem,.25vw + 2.1rem,2.4rem);font-size:calc(var(--font-body-scale) * 1.7rem);position:relative;color:transparent;overflow:hidden;text-shadow:0 0 0 color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent),0 30px 0 transparent;transition:.5s cubic-bezier(.25,.74,.22,.99);z-index:1;border-radius:1rem}.shopify-payment-button__buy-button .shopify-payment-button__button:before{content:"";position:absolute;left:50%;top:101%;transform:translate(-50%);width:100%;height:0;padding-top:100%;border-radius:50% 50% 0 0;background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent);transition:.5s cubic-bezier(.25,.74,.22,.99);z-index:-1}.shopify-payment-button__buy-button .shopify-payment-button__button:focus-visible,.shopify-payment-button__buy-button .shopify-payment-button__button:hover{text-shadow:0 -30px 0 transparent,0 0 0 color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.shopify-payment-button__buy-button .shopify-payment-button__button:focus-visible:before,.shopify-payment-button__buy-button .shopify-payment-button__button:hover:before{width:100%;height:110%;padding-top:0;border-radius:0;top:0;transform:translate(-50%)}.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:transparent}.shopify-payment-button__button--unbranded:focus-visible:not([disabled]){background-color:transparent}.shopify-payment-button__buy-button[xo-disabled]:not([xo-disabled=false]){opacity:.6;cursor:not-allowed;position:relative}.shopify-payment-button__buy-button[xo-disabled] .shopify-payment-button__button{cursor:not-allowed;pointer-events:none}.shopify-payment-button__buy-button--small .shopify-payment-button__button{padding:1rem 2rem;height:4.8rem;font-size:calc(var(--font-body-scale) * clamp(1.4rem,.125vw + 1.35rem,1.5rem))}.shopify-payment-button__buy-button--medium .shopify-payment-button__button{padding:1.2rem 2rem;height:5.6rem;font-size:calc(var(--font-body-scale) * clamp(1.5rem,.125vw + 1.45rem,1.6rem))}.shopify-payment-button__buy-button--large .shopify-payment-button__button{padding:2rem 2.5rem;font-size:calc(var(--font-body-scale) * clamp(1.6rem,.25vw + 1.5rem,1.8rem));height:5.6rem}@media(min-width:576px){.shopify-payment-button__buy-button--large .shopify-payment-button__button{height:6.9rem}}.xo-cart-add-detail button{display:inline-block;background-color:var(--bg-color);padding:1.2rem}@media(min-width:768px){.xo-cart-add-detail button{padding:initial}}.xo-add-cart-detail[xo-disabled]{cursor:not-allowed}.xo-add-cart-detail[xo-disabled] button{cursor:not-allowed;pointer-events:none}.xo-add-cart-detail[xo-disabled] button span{opacity:.6}.xo-buy-button__checkout{max-width:calc(100% - 6.2rem)}.xo-product-detail__content .shopify-payment-button__buy-button .shopify-payment-button__button{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent);text-shadow:0 0 0 color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent),0 30px 0 transparent}.xo-product-detail__content .shopify-payment-button__buy-button .shopify-payment-button__button:hover{text-shadow:0 -30px 0 transparent,0 0 0 color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.xo-home--preset-3 .shopify-payment-button__buy-button .shopify-payment-button__button{text-shadow:0 0 0 color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent),0 30px 0 transparent}.xo-home--preset-3 .shopify-payment-button__buy-button .shopify-payment-button__button:focus-visible,.xo-home--preset-3 .shopify-payment-button__buy-button .shopify-payment-button__button:hover{text-shadow:0 -30px 0 transparent,0 0 0 color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent)}.xo-home--preset-4 .xo-product-info .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-4 .shopify-payment-button__buy-button .shopify-payment-button__button{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .shopify-payment-button__buy-button .shopify-payment-button__button:before{content:none}.xo-home--preset-4 .shopify-payment-button__buy-button .shopify-payment-button__button:hover{text-shadow:0 0 0 color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent),0 30px 0 transparent}.xo-home--preset-4 .shopify-payment-button__buy-button:focus{outline-style:solid;outline-color:transparent}.xo-home--preset-4 .shopify-payment-button__buy-button:focus-visible,.xo-home--preset-4 .shopify-payment-button__buy-button:hover{transition:.3s;box-shadow:.25rem .25rem 0 0 var(--border-color)}.xo-home--preset-4 .shopify-payment-button__buy-button:focus-visible{text-decoration-line:underline;text-decoration-thickness:.0625em;text-underline-offset:.125em}.xo-home--preset-4 .shopify-payment-button__buy-button:focus-visible,.xo-home--preset-4 .shopify-payment-button__buy-button:active,.xo-home--preset-4 .shopify-payment-button__buy-button:hover{transform:translateY(.2rem)}.xo-home--preset-4 .shopify-payment-button__buy-button[xo-disabled]:not([xo-disabled=false]){transform:none!important;box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-product-detail__content .shopify-payment-button__buy-button .shopify-payment-button__button{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);text-shadow:0 0 0 color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent),0 30px 0 transparent}.xo-recipient-form[xo-active]:not([xo-active=false]) .xo-recipient-form__fields{display:block}.xo-recipient-form[xo-error]:not([xo-error=false]) .xo-recipient-form__error{display:block}.xo-recipient-form .xo-field-input__input::placeholder{font-size:calc(var(--font-body-scale) * 1.6rem);color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-recipient-form__error,.xo-recipient-form__fields{display:none}.xo-sticky-cart__container{padding-left:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-right:var(--page-side-margin-mobile, var(--page-side-margin, 0))}@media(min-width:768px){.xo-sticky-cart__container{padding-left:var(--page-side-margin, 0);padding-right:var(--page-side-margin, 0)}}@media(min-width:768px){.xo-sticky-variant-modal{padding:3.2rem;width:51rem}}@media(min-width:992px){.xo-sticky-variant-modal{padding:4.3rem}}[dir=ltr] .xo-sticky-variant-modal__close{right:1.2rem}[dir=rtl] .xo-sticky-variant-modal__close{left:1.2rem}.xo-sticky-variant-modal__close:hover{background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent);cursor:pointer}.xo-sticky-variant-modal__close:hover svg{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);transform:rotate(90deg)}.xo-volume-discount-item__highlight--above{--color: color-mix(in srgb, rgba(var(--color-overlay)) 30%, var(--bg-color));position:absolute;top:-1.1rem;margin-inline-end:.5rem}[dir=ltr] .xo-volume-discount-item__highlight--above{right:1.6rem}[dir=rtl] .xo-volume-discount-item__highlight--above{left:1.6rem}.xo-volume-discount-item__highlight--above:before{content:"";position:absolute;top:0}[dir=ltr] .xo-volume-discount-item__highlight--above:before{left:-1rem}[dir=rtl] .xo-volume-discount-item__highlight--above:before{right:-1rem}.xo-volume-discount-item__highlight--above:before{border-left:1rem solid transparent;border-bottom:1rem solid var(--color)}.xo-volume-discount-item__highlight--above:after{content:"";position:absolute;top:0}[dir=ltr] .xo-volume-discount-item__highlight--above:after{right:-1rem}[dir=rtl] .xo-volume-discount-item__highlight--above:after{left:-1rem}.xo-volume-discount-item__highlight--above:after{border-right:1rem solid transparent;border-bottom:1rem solid var(--color)}.xo-field-price__range xo-range-track{height:.15rem}.xo-field-price__range xo-range-progress{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-price__range xo-range-thumb{width:2.4rem;height:2.4rem;background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-price__range xo-range-thumb:after{content:"";width:2rem;height:2rem;border-radius:50%;background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xo-field-price__range input[type=range]{border:none;outline:none}.xo-field-price__input:focus,.xo-field-price__input:focus-visible{box-shadow:none}.xo-filter-content__item{grid-column:span var(--column-span)/span var(--column-span);grid-row:span var(--row-span)/span var(--row-span)}xo-filters[xo-loading] xo-filters-content{opacity:.5}.xo-horizontal__sticky[xo-is-sticky]::part(inner){left:var(--page-side-margin, 0);right:var(--page-side-margin, 0)}.xo-facets__sticky[xo-is-sticky]::part(inner){left:var(--page-side-margin, 0);right:var(--page-side-margin, 0)}.xo-horizontal__sticky[xo-is-sticky] .xo-horizontal__container{padding-top:1.6rem}.xo-horizontal__sticky[xo-is-sticky] .xo-horizontal__container .xo-horizontal__body{box-shadow:0 0 20px 1px #0000000d}.xo-fieldset-popover__trigger[xo-active] svg{transform:rotate(180deg)}.xo-fieldset-popover__popover,.xo-currency-select__content,.xo-language-select__content{box-shadow:0 -.1rem .75rem .1rem #a5a5a580}.xo-filters-animate__refine[xo-empty]:not([xo-empty=false]){display:none}.xo-filters-animate__refine xo-filters-clear{padding:.7rem 1.2rem;font-size:calc(var(--font-body-scale) * 1.4rem);line-height:1.8rem;border-radius:.6rem;border:1px solid color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);font-weight:500;display:flex;justify-content:center;align-items:center;gap:.8rem}.xo-filters-animate__refine xo-filters-clear[xo-clear-all]{background-color:transparent;font-weight:500;font-size:calc(var(--font-body-scale) * 1.4rem);line-height:calc(1 + .5 / var(--font-body-scale));padding:.7rem 1.2rem;border-radius:.6;border:none;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);text-transform:uppercase}.xo-filters-animate__refine xo-filters-clear[xo-clear-all] p{border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-filters-animate__refine xo-filters-clear[xo-clear-all]:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent)}.xo-filters-animate__refine svg{width:1.6rem;height:1.6rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}xo-filters-clear[xo-visible]:not([xo-visible=false]){display:flex;justify-content:center;align-items:center;margin:0}.xo-product-info-media-carousel__content--hidden{display:none}.xo-main-product .xo-product-info-media xo-carousel-slide .xo-product-info-media__image:after{content:"";position:absolute;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;border:.1rem solid transparent;transition:.3s}.xo-main-product .xo-product-info-media xo-carousel-slide[xo-active] .xo-product-info-media__image--active{border:.1rem solid color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-main-product .xo-product-info-media .xo-product-info-media__content xo-carousel-inner xo-carousel-list xo-carousel-slide:focus-visible{outline:none;outline-offset:-.2rem;box-shadow:none}.xo-main-product .xo-product-info-media .xo-product-info-media__content xo-carousel-inner xo-carousel-list xo-carousel-slide:focus-visible .xo-product-info-media__image:after{border:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 100%,transparent);border-radius:1rem}@media(max-width:575px){.xo-main-product .xo-product-info-media .xo-product-info-media__content xo-carousel-slide,.xo-main-product .xo-product-info-media .xo-product-info-media__content [xo-carousel-slide]{padding-inline-end:calc(var(--xo-gap) - 8px)}}xo-product-model{display:block;position:relative;overflow:hidden;background-color:transparent}xo-product-model model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}xo-product-model>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.xo-product-info-media__poster{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;background-color:transparent;border:none;cursor:pointer;margin:0;padding:0;overflow:hidden}.xo-product-info-media__poster img{width:auto;max-width:100%;height:100%}xo-product-model:not([loaded]) template{z-index:-1}xo-product-model[loaded]>.xo-product-info-media__poster{display:none!important}.xo-product-info-media__poster:focus-visible{outline:none}.xo-product-info-media__poster:focus{outline:none}@media(forced-colors:active){.xo-product-info-media__poster:focus{outline:transparent solid 1px}}.xo-product-info-media__poster:focus:not(:focus-visible){outline:0;box-shadow:none}.xo-product-info-media__poster-button{background-color:#e9e9e9;border:.1rem solid rgba(0,0,0,.1);border-radius:50%;color:#000;display:flex;align-items:center;justify-content:center;height:62px;width:62px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform 1s ease,color 1s ease;z-index:2}.xo-product-info-media__poster-button:hover{transform:translate(-50%,-50%) scale(1.1)}.xo-product-info-media__poster-button .icon{width:20px!important;height:20px!important}.xo-product-info-media__poster-image{position:relative}.product__xr-button{background:#e9e9e9;color:#000;margin:1rem auto;box-shadow:none;display:flex}.button.product__xr-button:hover{box-shadow:none}@media screen and (max-width:749px){.active .product__xr-button:not([data-shopify-xr-hidden]){display:block}}@media screen and (min-width:750px){.product__xr-button[data-shopify-xr-hidden]{display:none}}.product__xr-button[data-shopify-xr-hidden]{visibility:hidden}.product__xr-button .icon{width:1.4rem;margin-right:1rem}.shopify-model-viewer-ui .shopify-model-viewer-ui__poster-control-icon{width:48px!important;height:48px!important;z-index:1;fill:none}.shopify-model-viewer-ui{position:relative;display:inline-block;cursor:pointer}.shopify-model-viewer-ui model-viewer{--progress-bar-height: 2px;--progress-bar-color: currentColor;transform:translateZ(0);z-index:1;background-color:#fff}xo-product-model>*:not(.zoom):not(.xo-product-info-media__poster-button),xo-product-model model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.shopify-model-viewer-ui model-viewer.shopify-model-viewer-ui__disabled{pointer-events:none}.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen model-viewer{position:relative;width:100vw;height:100vh}.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--exit-fullscreen{display:block}.shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--enter-fullscreen{display:none}.shopify-model-viewer-ui.shopify-model-viewer-ui--desktop:hover .shopify-model-viewer-ui__controls-area,.shopify-model-viewer-ui.shopify-model-viewer-ui--desktop.shopify-model-viewer-ui--child-focused .shopify-model-viewer-ui__controls-area{opacity:1}.shopify-model-viewer-ui:not(.shopify-model-viewer-ui--desktop) .shopify-model-viewer-ui__controls-area{display:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay{position:absolute;width:100%;height:100%;top:0}.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area{display:flex;flex-direction:column;background:#fff;opacity:0;border:1px solid rgba(0,0,0,.05);position:absolute;bottom:10px;right:10px;z-index:1;transition:opacity .1s linear}.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:not(.shopify-model-viewer-ui__controls-area--playing){display:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__button{color:#3a3a3a;border-radius:0;border:none;margin:0;cursor:pointer}.shopify-model-viewer-ui .shopify-model-viewer-ui__button:not(.focus-visible){outline:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control{padding:0;height:44px;width:44px;background:transparent;position:relative}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus{color:#0000008c;background:#0000000d}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after{position:absolute;content:"";border-bottom:1px solid rgba(0,0,0,.05);width:28px;bottom:0;right:8px}.shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon{width:44px;height:44px;fill:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster{background:#fff;position:absolute;border:1px solid rgba(0,0,0,.05);top:50%;left:50%;padding:0;transform:translate3d(-50%,-50%,0);height:62px;width:62px;z-index:1}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus{color:#0000008c}.shopify-model-viewer-ui .shopify-model-viewer-ui__poster-control-icon{width:60px;height:60px;z-index:1;fill:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--exit-fullscreen{display:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--enter-fullscreen{display:block}.shopify-model-viewer-ui .shopify-model-viewer-ui__spritesheet{display:none}.shopify-model-viewer-ui .shopify-model-viewer-ui__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area{background:#fff;border-color:#0000000a}.shopify-model-viewer-ui .shopify-model-viewer-ui__button{color:#000000bf}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover{color:#0000008c}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus{color:#0000008c;background:#0000000a}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after{border-color:#0000000a}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster{border-radius:50%;color:#000;background:#fff;border-color:#0000001a;transform:translate(-50%,-50%) scale(1);transition:transform 1s ease,color 1s ease}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus{transform:translate(-50%,-50%) scale(1.1)}.xo-action-bundle-add[xo-disabled],.container[xo-disabled]{cursor:not-allowed}.xo-add-to-cart{display:contents;cursor:pointer}.xo-add-to-cart--unavailable{--xo-add-to-cart-unavailable: attr(xo-unavailable-text);display:none}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart:not(xo-modal-trigger){display:none}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart--unavailable .has-tooltip>*{opacity:.5!important}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart--unavailable button{pointer-events:none}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart--unavailable *{cursor:not-allowed}.xo-add-to-cart:not(xo-modal-trigger)[xo-sold-out=true]:not([xo-sold-out=false]),.xo-add-to-cart:not(xo-modal-trigger)[xo-disabled]{display:none}.xo-add-to-cart:not(xo-modal-trigger)[xo-sold-out=true]:not([xo-sold-out=false])~.xo-add-to-cart--unavailable .has-tooltip,.xo-add-to-cart:not(xo-modal-trigger)[xo-disabled]~.xo-add-to-cart--unavailable .has-tooltip{display:contents}.xo-add-to-cart:not(xo-modal-trigger)[xo-sold-out=true]:not([xo-sold-out=false])~.xo-add-to-cart--unavailable .has-tooltip>*,.xo-add-to-cart:not(xo-modal-trigger)[xo-disabled]~.xo-add-to-cart--unavailable .has-tooltip>*{opacity:.5!important}.xo-add-to-cart:not(xo-modal-trigger)[xo-sold-out=true]:not([xo-sold-out=false])~.xo-add-to-cart--unavailable .has-tooltip button,.xo-add-to-cart:not(xo-modal-trigger)[xo-disabled]~.xo-add-to-cart--unavailable .has-tooltip button{pointer-events:none;opacity:.6}.xo-add-to-cart:not(xo-modal-trigger)[xo-sold-out=true]:not([xo-sold-out=false])~.xo-add-to-cart--unavailable .has-tooltip *,.xo-add-to-cart:not(xo-modal-trigger)[xo-disabled]~.xo-add-to-cart--unavailable .has-tooltip *{cursor:not-allowed}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart--unavailable{display:contents}.xo-add-to-cart--unavailable[xo-disabled]{display:contents}.xo-add-to-cart--unavailable[xo-disabled] .has-tooltip>*{opacity:.5!important}.xo-add-to-cart--unavailable[xo-disabled] .has-tooltip button{pointer-events:none;opacity:.6}.xo-add-to-cart--unavailable[xo-disabled] .has-tooltip *{cursor:not-allowed}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart--unavailable [xo-add-to-cart-text]{text-indent:-999px}xo-product[xo-product-information][xo-unavailable]:not([xo-unavailable=false]) .xo-add-to-cart--unavailable [xo-add-to-cart-text]:before{content:var(--xo-add-to-cart-unavailable);color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);text-indent:0px;float:left}.has-tooltip{position:relative}.has-tooltip:before{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(4px);background:#000;color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;white-space:nowrap;opacity:1;pointer-events:none;z-index:2}@media(min-width:768px){.has-tooltip:before{transform:translate(-50%) translateY(2px)}}.has-tooltip:after{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%) translateY(2px);border-width:6px 6px 0 6px;border-style:solid;border-color:#000 transparent transparent transparent;opacity:1;pointer-events:none}@media(min-width:768px){.has-tooltip:after{transform:translate(-50%) translateY(0)}}.xo-product-fetcher-group:has(xo-products-fetcher-add[xo-added]) .xo-product-fetcher-remove{opacity:1;pointer-events:all}.xo-animate-highlight__anim{visibility:hidden;animation-duration:calc(var(--xo-duration) * 1ms);animation-timing-function:var(--xo-easing);animation-delay:calc(var(--xo-order) * var(--xo-constant) * 1ms)}[xo-highlight-visible] .xo-animate-highlight__anim--1{visibility:visible;transform:translate(0);animation-name:xo-animate-highlight__anim--1;animation-fill-mode:both}@keyframes xo-animate-highlight__anim--1{0%{transform:translate(-105%)}to{transform:translate(0)}}.xo-badge-sale[xo-active=false]{display:none}.xo-breadcrumb__item a{color:color-mix(in srgb,rgba(var(--color-foreground)) 50%,transparent)}.xo-breadcrumb__item a:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-cart-add-error svg{flex-shrink:0;padding-top:.5rem}.xo-cart-add-error:has(xo-cart-add-error-message:empty){padding:0!important}.xo-cart-empty__link{background-repeat:no-repeat;background-image:linear-gradient(color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent),color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent));background-size:100% .1rem;background-position:0 100%}[xo-link-hover]:hover .xo-cart-empty__link,[xo-link-hover]:hover.xo-cart-empty__link,[xo-link-hover]:focus-within .xo-cart-empty__link,[xo-link-hover]:focus-within.xo-cart-empty__link{background-size:0% .1rem;background-position:100% 100%}.xo-cart-mini:has(.xo-cart-empty) .xo-cart-mini-footer-drawer,.xo-cart-mini:has(.xo-cart-empty) .xo-cart-mini-footer-popup{display:none}.xo-modal-content__close{position:absolute;top:1.3rem;right:1.3rem}@media(min-width:576px){.xo-modal-content__close{position:static}}.xo-cart-mini-drawer-footer__grid .xo-cart-note-popover,.xo-cart-mini-drawer-footer__grid .xo-cart-discount-popover{position:relative}.xo-cart-mini-drawer-footer__grid .xo-cart-note-popover:before,.xo-cart-mini-drawer-footer__grid .xo-cart-discount-popover:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:.1rem;height:1.6rem;background-color:color-mix(in srgb,rgba(var(--color-border)) 60%,transparent)}.xo-cart-note-drawer__inner,.xo-cart-discount-drawer__inner,.xo-cart-note-popover__inner,.xo-cart-discount-popover__inner{width:calc(100vw - 2.4rem)!important;margin-right:1.2rem;margin-left:1.2rem;margin-bottom:1.2rem;border-radius:0 0 1rem 1rem}@media(min-width:768px){.xo-cart-note-drawer__inner,.xo-cart-discount-drawer__inner,.xo-cart-note-popover__inner,.xo-cart-discount-popover__inner{width:var(--width)!important;margin-left:1.4rem;margin-right:1.4rem;margin-bottom:1.5rem}}.xo-cart-discount-drawer__inner .xo-field-input{border-radius:.6rem}.xo-cart-shipping-rates__inner{box-shadow:color-mix(in srgb,rgba(var(--color-foreground)) 24%,transparent) 0 3px 8px}.xo-cart-mini-item:last-child .xo-cart-mini-item-drawer{border-bottom:none}.xo-cart-mini-drawer-footer__grid .xo-cart-note-popover:before{display:none}.xo-home--preset-4 .xo-modal-content--popup .xo-cart-mini-item-popup{border-bottom:.2rem solid}.xo-currency-select__content::-webkit-scrollbar{width:.2rem}.xo-currency-select__content::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-currency-select__input:checked~.xo-currency-select__name{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);border-radius:2rem}.xo-home--preset-3 .xo-currency-select__input:checked~.xo-currency-select__name{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-currency-select__content .xo-currency-select__item:last-child{border-bottom:0}.prev-abs xo-carousel-prev,.next-abs xo-carousel-next{width:100%;height:100%}.xo-button-integrated .xo-button--1,.xo-button-integrated .xo-button--4{height:4.8rem!important}@media(max-width:575px){.xo-button-mobile{width:auto!important}.xo-button-mobile:has(.xo-button--icon){position:absolute;right:1rem}}.xo-empty__title{line-height:calc(1 + .3 / var(--font-heading-scale));letter-spacing:calc(var(--font-heading-scale) * -.04rem)}.xo-field-color__item{border:.1rem solid transparent}.xo-field-color__item-inner{border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 40%,transparent);background-color:color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}.xo-field-color__item-inner .xo-field-color__image{position:absolute}.xo-field-color__image{z-index:-1;top:-1px;right:-1px;bottom:-1px;left:-1px}.xo-field-color__input{display:none}.xo-field-color__input:checked~.xo-field-color__item{border:.1rem solid color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.xo-field-color__input:checked~.xo-field-color__item .xo-field-color__item-inner{border-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);transform:scale(.8)}.xo-field-color__input:checked~.xo-field-color__item .xo-field-color__icon{opacity:0}.xo-field-color__label{margin-inline-start:.8rem;display:none}.xo-field-select-custom__trigger{display:flex;align-items:center;justify-content:space-between;gap:.3rem;cursor:pointer}.xo-field-select-custom__trigger svg{transition:.3s}.xo-field-select-custom__trigger[xo-active]:not([xo-active=false]) svg{transform:rotate(180deg)}.xo-field-select-custom__name{letter-spacing:-.032rem;text-align:center;font-style:normal;font-weight:400;line-height:calc(1 + .6 / var(--font-body-scale))}.xo-field-select-custom__popover{min-width:25rem;padding:2rem 2.7rem;border:.1rem solid rgba(var(--color-foreground),.15);max-height:max(50vh,40rem);box-shadow:0 -.1rem .75rem .1rem #a5a5a580}.xo-field-select-custom__check{display:flex;align-items:center;gap:.8rem;cursor:pointer;padding-top:.5rem;padding-bottom:.5rem}.xo-field-select-custom__input{display:none}.xo-field-select-custom__input:checked~.xo-field-select-custom__icon svg{opacity:1;transform:scale(1);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-field-select-custom__input:checked~.xo-field-select-custom__label{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-field-select-custom__icon{display:flex;justify-content:center;align-items:center}.xo-field-select-custom__icon svg{opacity:0;transform:scale(.3);transition:.3s}.xo-field-toggle .xo-field-toggle__text{outline:.15rem solid color-mix(in srgb,rgba(var(--color-foreground)) 30%,transparent)}.xo-field-toggle .xo-field-toggle__input:checked+.xo-field-toggle__text,.xo-field-toggle .xo-field-toggle__input:focus+.xo-field-toggle__text{outline:.15rem solid color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-field-toggle:has(.xo-field-toggle__input[xo-disabled]) .xo-field-toggle__diagonal{display:block}.xo-field-toggle:hover .xo-field-toggle__text{outline-color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-field-toggle__text{color:color-mix(in srgb,rgba(var(--color-foreground)) 50%,transparent)}.xo-home--preset-4 .xo-field-toggle .xo-field-toggle__input:checked+.xo-field-toggle__text,.xo-home--preset-4 .xo-field-toggle .xo-field-toggle__input:focus+.xo-field-toggle__text{outline:.2rem solid color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-variant-image__input{display:none}.xo-variant-image__input:checked~.xo-variant-image__wrapper{padding:.2rem;width:calc(var(--width) + 2px);height:calc(var(--height) + 2px);border:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-variant-image__item:empty{background-color:var(--color)}.xo-footer-copyright small a{color:inherit}.xo-form-error{display:flex;align-items:center;font-size:1.4rem;padding:1rem;margin:1rem 0;background-color:#ffdbdf;border:.1rem solid #eb001b;color:#eb001b}.xo-form-error__message{color:#eb001b;margin-inline-start:.5rem}.xo-form-error__message ul{list-style:none;padding:0;margin:0}.xo-form-error__message ul li{list-style:none}.xo-form-success{background-color:#e4ffe5}.xo-icon-box--1 .xo-icon-box__icon{display:flex}xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__icon,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__icon,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__icon,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__icon,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__icon{display:none}xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__loading,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__loading,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__loading,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__loading,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-icon-box--1 .xo-icon-box__loading{display:flex}.xo-cursor--magnetic{display:flex;align-items:center;justify-content:center;height:auto}.xo-cursor__item{transition:all .4s,top 0s,left 0s}.xo-cursor__item[xo-is-hovering-button],.xo-cursor__magnetic[xo-active]+.xo-cursor__item{width:6.5rem;height:6.5rem}xo-cursor-item[xo-active]:not([xo-active=false]){opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}.introducing-card{padding-top:3.2rem;padding-bottom:3.6rem}.introducing-card__header{position:relative}.introducing-card__image{width:100%;height:28.8rem;border-radius:1rem;overflow:hidden}.introducing-card__image img{width:100%;height:100%;object-fit:cover;transition:all .5s;border-radius:1rem}@media(max-width:767px){.introducing-card__image{height:19rem}}.introducing-card__image:hover img{transform:scale(1.2);transition:all .5s}.introducing-card__image--placeholder{background-color:#d9d9d9!important}.introducing-card__title{position:absolute;top:1.4rem;left:2.4rem;font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * 1.6rem);font-style:normal;font-weight:500;line-height:calc(1 + .5 / var(--font-heading-scale));color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);margin:0}@media(min-width:768px){.introducing-card__title{font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * 1.7rem);line-height:calc(1 + .52 / var(--font-heading-scale))}}.introducing-card__button{position:absolute;bottom:2.2rem;left:2.4rem}.introducing-card__description{font-size:calc(var(--font-body-scale) * 1.4rem);font-style:normal;font-weight:500;line-height:calc(1 + .57 / var(--font-body-scale));color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);opacity:.75;padding-top:1rem}@media(min-width:768px){.introducing-card__description{font-size:calc(var(--font-body-scale) * 1.7rem);line-height:calc(1 + .52 / var(--font-body-scale))}}.xo-language-select__input:checked~.xo-language-select__name{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);border-radius:2rem}.xo-home--preset-3 .xo-language-select__input:checked~.xo-language-select__name{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-language-select__content .xo-language-select__item:last-child{border-bottom:0}.line{height:1px;background-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);opacity:.4}.xo-media{width:100%;height:100%}.xo-media model-viewer{width:100%;height:100%}.player{height:100%}.xo-embed-responsive{height:100%!important}.xo-media-mask:has(.xo-media-mask--1),.xo-media-mask:has(.xo-media-mask--2){filter:drop-shadow(var(--shadow-x) var(--shadow-y) 0 rgba(var(--shadow-color)))}.xo-media-mask:has(.xo-media-mask--1).xo-filter-full,.xo-media-mask:has(.xo-media-mask--2).xo-filter-full{filter:drop-shadow(var(--shadow-full) var(--shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--shadow-full) var(--neg-shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--neg-shadow-full) var(--shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--neg-shadow-full) var(--neg-shadow-full) rgba(var(--shadow-color)))}.xo-media-mask:has(.xo-media-mask--1).xo-filter-shadow,.xo-media-mask:has(.xo-media-mask--2).xo-filter-shadow{filter:drop-shadow(var(--shadow-full) var(--shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--shadow-full) var(--neg-shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--neg-shadow-full) var(--shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--neg-shadow-full) var(--neg-shadow-full) rgba(var(--shadow-color))) drop-shadow(var(--shadow-x) var(--shadow-y) 0 rgba(var(--shadow-color)))}.xo-media-mask--1,.xo-media-mask:hover .xo-media-mask-hover--1{clip-path:polygon(50.7% .35%,44.6% 12.15%,33.6% 4.65%,31.6% 16.1%,17.9% 8.05%,21.4% 26.2%,8.4% 25.3%,14.8% 39.5%,.4% 47%,14.8% 54.7%,10% 68.2%,20.9% 68.2%,16.3% 86.5%,31.6% 78%,36.2% 88%,44.6% 83%,50.7% 94.2%,57.5% 83%,72.6% 99.5%,70.6% 78%,82.6% 82.2%,80.8% 68.2%,98.3% 68.2%,87% 54.7%,99.6% 47%,87% 39.5%,90.3% 27.2%,80.8% 25.3%,85.7% 8.05%,69.7% 16.1%,66.2% 6.35%,57.2% 12.15%,50.7% .35%)}.xo-media-mask--2,.xo-media-mask:hover .xo-media-mask-hover--2{clip-path:polygon(50% 100%,48.46% 99.99%,46.93% 99.96%,45.39% 99.9%,43.86% 99.82%,42.32% 99.71%,40.79% 99.57%,39.26% 99.41%,37.74% 99.21%,36.21% 98.98%,34.7% 98.71%,33.18% 98.41%,31.68% 98.07%,30.18% 97.68%,28.69% 97.25%,27.21% 96.78%,25.74% 96.25%,24.29% 95.68%,22.86% 95.05%,21.45% 94.37%,20.06% 93.62%,18.69% 92.82%,17.36% 91.96%,16.05% 91.03%,14.79% 90.04%,13.56% 88.98%,12.38% 87.86%,11.25% 86.68%,10.17% 85.44%,9.15% 84.14%,8.18% 82.78%,7.26% 81.37%,6.41% 79.92%,5.62% 78.42%,4.89% 76.88%,4.21% 75.31%,3.6% 73.71%,3.04% 72.08%,2.53% 70.43%,2.08% 68.76%,1.68% 67.07%,1.33% 65.37%,1.03% 63.66%,.77% 61.93%,.55% 60.2%,.37% 58.47%,.23% 56.72%,.12% 54.98%,.05% 53.23%,.01% 51.49%,0% 49.74%,.02% 47.99%,.07% 46.24%,.15% 44.5%,.27% 42.75%,.42% 41.01%,.61% 39.28%,.84% 37.55%,1.12% 35.83%,1.43% 34.12%,1.8% 32.42%,2.21% 30.74%,2.68% 29.07%,3.2% 27.43%,3.78% 25.81%,4.41% 24.21%,5.1% 22.65%,5.85% 21.13%,6.66% 19.64%,7.53% 18.2%,8.46% 16.81%,9.45% 15.47%,10.49% 14.19%,11.59% 12.96%,12.73% 11.8%,13.93% 10.7%,15.16% 9.66%,16.44% 8.69%,17.75% 7.78%,19.1% 6.93%,20.47% 6.15%,21.87% 5.42%,23.29% 4.75%,24.73% 4.14%,26.18% 3.58%,27.65% 3.07%,29.13% 2.61%,30.63% 2.2%,32.13% 1.83%,33.64% 1.5%,35.15% 1.2%,36.67% .95%,38.19% .73%,39.72% .54%,41.25% .38%,42.78% .26%,44.32% .16%,45.85% .08%,47.39% .03%,48.92% .01%,50.46% 0%,52% .02%,53.53% .07%,55.07% .14%,56.6% .24%,58.13% .36%,59.66% .52%,61.19% .71%,62.71% .94%,64.23% 1.2%,65.75% 1.49%,67.26% 1.83%,68.76% 2.21%,70.25% 2.63%,71.73% 3.09%,73.2% 3.6%,74.65% 4.17%,76.09% 4.78%,77.51% 5.45%,78.91% 6.17%,80.28% 6.95%,81.63% 7.79%,82.95% 8.69%,84.23% 9.65%,85.48% 10.67%,86.69% 11.75%,87.85% 12.89%,88.96% 14.1%,90.03% 15.36%,91.04% 16.67%,92% 18.04%,92.9% 19.46%,93.74% 20.92%,94.52% 22.42%,95.25% 23.96%,95.91% 25.54%,96.52% 27.14%,97.07% 28.78%,97.57% 30.43%,98.02% 32.1%,98.41% 33.79%,98.75% 35.5%,99.05% 37.21%,99.31% 38.94%,99.52% 40.67%,99.69% 42.41%,99.82% 44.15%,99.91% 45.89%,99.97% 47.64%,100% 49.39%,99.99% 51.14%,99.96% 52.88%,99.89% 54.63%,99.78% 56.38%,99.64% 58.12%,99.46% 59.85%,99.23% 61.58%,98.97% 63.3%,98.66% 65.02%,98.3% 66.72%,97.89% 68.4%,97.43% 70.07%,96.91% 71.72%,96.34% 73.34%,95.72% 74.94%,95.04% 76.5%,94.29% 78.03%,93.49% 79.52%,92.63% 80.97%,91.72% 82.38%,90.74% 83.73%,89.71% 85.03%,88.63% 86.27%,87.51% 87.46%,86.33% 88.58%,85.11% 89.65%,83.85% 90.65%,82.56% 91.59%,81.23% 92.47%,79.87% 93.29%,78.49% 94.05%,77.09% 94.76%,75.66% 95.41%,74.22% 96.01%,72.76% 96.55%,71.28% 97.05%,69.8% 97.5%,68.31% 97.91%,66.8% 98.28%,65.29% 98.6%,63.78% 98.88%,62.26% 99.13%,60.73% 99.35%,59.21% 99.53%,57.67% 99.68%,56.14% 99.8%,54.61% 99.89%,53.07% 99.95%,51.54% 99.99%,50% 100%)}.xo-menu-scroll__list{white-space:nowrap;margin:0;padding:0;overflow-x:auto}.xo-menu-scroll__list::-webkit-scrollbar{width:0;height:0}@-moz-document url-prefix(){.xo-menu-scroll__list{scrollbar-width:0;scrollbar-height:0}}.xo-menu-scroll__item{display:inline-block}.xo-menu-scroll__link{display:block;padding:.5rem 2rem}.xo-menu-scroll__link--current{color:red}.xo-modal-content{width:calc(100vw - 2.4rem);height:calc(100vh - 2.4rem);padding-left:var(--page-side-margin-mobile, 0);padding-right:var(--page-side-margin-mobile, 0)}@media(min-width:768px){.xo-modal-content{width:initial;height:calc(100vh - 3rem);padding-left:var(--page-side-margin, 0);padding-right:var(--page-side-margin, 0)}}.xo-modal-content__inner{max-height:var(--height)}@media(min-width:768px){.xo-modal-content__inner{width:var(--width)}}xo-modal:not([xo-placement*=top-],[xo-placement*=bottom-]){--xo-backdrop-color: color-mix(in srgb, rgba(var(--color-foreground)) calc(var(--modal-backdrop-opacity) * 100%), transparent);--xo-backdrop-blur: var(--modal-backdrop-blur)}xo-modal:not([xo-placement*=top-],[xo-placement*=bottom-]) .xo-modal-content{padding:var(--modal-margin)}xo-modal:not([xo-placement*=top-],[xo-placement*=bottom-]) .xo-modal-content__inner{padding:1.2rem}@media(min-width:768px){xo-modal:not([xo-placement*=top-],[xo-placement*=bottom-]) .xo-modal-content__inner{padding:var(--modal-padding)}}xo-modal:not([xo-placement*=top-],[xo-placement*=bottom-]) .xo-modal-content__inner--full-height{height:calc(100dvh - var(--modal-margin) * 2);max-height:calc(100dvh - var(--modal-margin) * 2)}xo-modal:not([xo-placement*=top-],[xo-placement*=bottom-]) .xo-modal-content__inner--full-width{width:calc(100vw - var(--modal-margin) * 2);max-width:calc(100vw - var(--modal-margin) * 2)}xo-modal[xo-placement*=-left],xo-modal[xo-placement*=-right]{--xo-backdrop-color: color-mix(in srgb, rgba(var(--color-foreground)) calc(var(--drawer-backdrop-opacity) * 100%), transparent);--xo-backdrop-blur: var(--drawer-backdrop-blur)}xo-modal[xo-placement*=-left] .xo-modal-content,xo-modal[xo-placement*=-right] .xo-modal-content{padding:var(--drawer-margin)}xo-modal[xo-placement*=-left] .xo-modal-content__inner,xo-modal[xo-placement*=-right] .xo-modal-content__inner{padding:var(--drawer-padding)}xo-modal[xo-placement*=-left] .xo-modal-content__inner--full-height,xo-modal[xo-placement*=-right] .xo-modal-content__inner--full-height{height:calc(100dvh - var(--drawer-margin) * 2);max-height:calc(100dvh - var(--drawer-margin) * 2)}xo-modal[xo-placement*=-left] .xo-modal-content__inner--full-width,xo-modal[xo-placement*=-right] .xo-modal-content__inner--full-width{width:calc(100vw - var(--drawer-margin) * 2);max-width:calc(100vw - var(--drawer-margin) * 2)}#xo-cart-mini .xo-modal-content__inner{height:100%;padding:2.8rem 2.8rem 2.2rem}@media(min-width:768px){#xo-cart-mini .xo-modal-content__inner{padding-top:3.2rem;padding-bottom:2.8rem}}#xo-cart-mini .xo-modal-content__inner .xo-modal-content__body{--width: 1px}#xo-cart-mini .xo-modal-content__inner .xo-cart-mini-item-drawer__quantity .xo-quantity-base__input{min-width:4rem}#xo-cart-mini .xo-modal-content__inner .xo-cart-mini-item-drawer__option:not(:last-child){position:relative}#xo-cart-mini .xo-modal-content__inner .xo-cart-mini-item-drawer__option:not(:last-child):before{content:"";position:absolute;right:-.8rem;bottom:.5rem;width:.1rem;height:1.2rem;background-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);display:none}@media(min-width:768px){#xo-cart-mini .xo-modal-content__inner .xo-cart-mini-item-drawer__option:not(:last-child):before{display:block}}.xo-home--preset-3 .xo-pagination__list .xo-pagination__page span,.xo-home--preset-3 .xo-pagination__list .xo-pagination__page:hover .xo-pagination__page--item,.xo-home--preset-3 .xo-pagination__list .xo-pagination__page--previous:hover a,.xo-home--preset-3 .xo-pagination__list .xo-pagination__page--next:hover a{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-4 .pagination__item--current{border-radius:0;border-style:solid;border-width:var(--bw);border-color:var(--border-color);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-home--preset-4 .xo-pagination__page--item{border-radius:0}.xo-home--preset-4 .xo-pagination__page--previous a,.xo-home--preset-4 .xo-pagination__page--next a{border-radius:0;padding:.6rem}.xo-home--preset-4 .xo-pagination__page--previous:hover,.xo-home--preset-4 .xo-pagination__page--next:hover{transition:all;border-style:solid;border-width:var(--bw);border-color:var(--border-color);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-home--preset-4 .xo-pagination__page--previous:hover svg,.xo-home--preset-4 .xo-pagination__page--next:hover svg{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-home--preset-4 .xo-pagination__page:hover .xo-pagination__page--item{transition:all;border-style:solid;border-width:var(--bw);border-color:var(--border-color);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-product-variant,.xo-product-variant__inner{padding-left:.2rem;padding-right:.2rem}.xo-product-variant__top{display:flex;justify-content:space-between}.xo-product-variant__top .xo-btn__content{color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:500;line-height:calc(1 + .6 / var(--font-body-scale))}.xo-product-variant__top-name{color:color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent);font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:400;line-height:calc(1 + .5 / var(--font-body-scale));padding-bottom:.8rem}.xo-product-variant__inner-value{justify-content:var(--product-card-text-alignment)}.xo-product-variant-modal-container{width:100%;padding:2rem}@media(max-width:767px){.xo-product-variant-modal-container .xo-cart-add-error{width:unset}}.xo-product-variant-modal{padding:2rem;background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent);position:relative;border-radius:1rem}@media(min-width:768px){.xo-product-variant-modal{width:60rem}}@media(min-width:1200px){.xo-product-variant-modal{width:80rem}}.xo-product-variant-modal__title{padding-bottom:2rem;text-align:center}.xo-product-variant-modal__title--hide{display:none}.xo-product-variant-modal__variant-list{padding-bottom:2rem}.xo-product-variant-modal__variant-list .xo-product-variant__inner-name{text-align:start}.xo-product-variant-modal__variant-list .xo-product-variant__inner-value{flex-wrap:wrap}.xo-product-variant-modal__quantity{padding-bottom:2rem}.xo-product-variant-modal__close{position:absolute;top:1rem;z-index:10;cursor:pointer}[dir=ltr] .xo-product-variant-modal__close{right:1rem}[dir=rtl] .xo-product-variant-modal__close{left:1rem}.xo-product-variant-modal__buy-now{margin-top:1rem;border-radius:var(--buttons-radius-outset);overflow:hidden}.xo-action-add-cart--unavailable xo-animate{width:100%}.xo-product-variant-modal .xo-variant-modal-button-add{width:100%!important}.xo-product-variant-modal .xo-price__sale{align-items:flex-end;gap:.5rem}.xo-product-variant-modal .xo-compare-at-price{font-size:calc(var(--font-body-scale) * 1.6rem)}.xo-product-variant-modal .xo-price{font-size:calc(var(--font-body-scale) * 2.5rem);line-height:calc(1 + .1 / var(--font-body-scale))}.xo-product-variant-modal .xo-product-variant__inner-name{padding:1rem 0;font-size:calc(var(--font-body-scale) * 1.6rem)}.xo-product-variant-modal .xo-action-add-cart xo-animate{width:100%}.xo-product-variant-modal .xo-action-add-cart button,.xo-product-variant-modal .xo-action-add-cart--unavailable button{width:100%}.xo-product-variant-modal .xo-action-add-cart button svg,.xo-product-variant-modal .xo-action-add-cart--unavailable button svg{width:2.4rem}.xo-product-variant-modal .shopify-payment-button__button{height:unset;position:relative;color:transparent;font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale) * 1.6rem);overflow:hidden;background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);border-radius:.8rem;text-shadow:0 0 0 color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent),0 30px 0 transparent;transition:.5s cubic-bezier(.25,.74,.22,.99);z-index:1}.xo-product-variant-modal .shopify-payment-button__button:before{content:"";position:absolute;left:50%;top:101%;transform:translate(-50%);width:100%;height:0;padding-top:100%;border-radius:50% 50% 0 0;background-color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:.5s cubic-bezier(.25,.74,.22,.99);z-index:-1}.xo-product-variant-modal .shopify-payment-button__button:hover{text-shadow:0 -30px 0 transparent,0 0 0 color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.xo-product-variant-modal .shopify-payment-button__button:hover:not([disabled]){background-color:initial}.xo-product-variant-modal .shopify-payment-button__button:hover:before{width:100%;height:110%;padding-top:0;border-radius:0;top:0;transform:translate(-50%)}.xo-product-variant-modal .xo-action-add-cart--unavailable[xo-sold-out=true]~.xo-product-variant-modal__buy-now shopify-buy-it-now-button{cursor:not-allowed}.xo-product-variant-modal .xo-action-add-cart--unavailable[xo-sold-out=true]~.xo-product-variant-modal__buy-now shopify-buy-it-now-button .shopify-payment-button__button{pointer-events:none;opacity:.5}.xo-quick-view__product-info .xo-price__sale{align-items:center;gap:.5rem}.xo-quick-view__product-info .xo-compare-at-price{font-size:calc(var(--font-body-scale) * 1.6rem)}.xo-quick-view__product-info .xo-price{font-size:calc(var(--font-body-scale) * 2.5rem);line-height:calc(1 + .1 / var(--font-body-scale))}.xo-quick-view__product-info .xo-product-variant__inner-name{font-size:calc(var(--font-body-scale) * 1.6rem)}.xo-quick-view__product-info .xo-product-variant__inner-value{padding-top:1rem}.xo-quick-view__product-info xo-cart-add[xo-disabled]{cursor:not-allowed}.xo-quick-view__product-info xo-cart-add[xo-disabled] button{cursor:not-allowed;opacity:.6}.xo-main-product-quickview .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:initial}.xo-modal-content__close{transition:all .3s}.xo-modal-content__close:hover{transform:rotate(90deg);transition:all .3s}.quick-link__title{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * 1.2rem);font-style:normal;font-weight:500;line-height:calc(1 + .5 / var(--font-heading-scale));opacity:.5;text-transform:uppercase;margin:0}.quick-link__nav{display:flex;align-items:center;justify-content:flex-start;gap:1rem;list-style:none;padding:.4rem 0;margin:0}@media(min-width:768px){.quick-link__nav{justify-content:center}}.quick-link__nav-item{padding-right:1rem;border-right:1px solid color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}.quick-link__nav-item:last-child{border-right:none}.quick-link__nav-item a{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:calc(var(--font-body-scale) * 1.6rem);font-style:normal;font-weight:500;line-height:calc(1 + .5 / var(--font-body-scale));opacity:.8;transition:all .3s}.quick-link__nav-item a:hover{opacity:.5;transition:all .3s}xo-product-quick-view-trigger[xo-disabled]{cursor:not-allowed}.xo-quick-view__product-info .xo-field-select-2{width:100%}.star-full svg{color:var(--rating-color)}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.sale-up-card{position:relative;padding-top:3.2rem;padding-bottom:3.6rem}.sale-up-card__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem}.sale-up-card__image{width:100%;height:33.3rem;border-radius:1rem;overflow:hidden}.sale-up-card__image img{width:100%;height:100%;object-fit:cover;transition:all .5s;border-radius:1rem}@media(min-width:768px){.sale-up-card__image{height:49rem}}.sale-up-card__image:hover img{transform:scale(1.2);transition:all .5s}.sale-up-card__title{font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * 1.7rem);font-style:normal;font-weight:500;line-height:calc(1 + .52 / var(--font-heading-scale));color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);margin:0}.xo-section-old{--pt: 25;--pb: 25;position:relative;z-index:9;background-size:cover;background-position:center;background-color:var(--bg-color, color-mix(in srgb, rgba(var(--color-background)) 100% , transparent));background-image:var(--bg-gradient);padding-top:calc(var(--pt) * .75 * 1px);padding-bottom:calc(var(--pb) * .75 * 1px)}@media(min-width:768px){.xo-section-old{padding-top:calc(var(--pt) * 1px);padding-bottom:calc(var(--pb) * 1px)}}.xo-section-old:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--bg-overlay)}@supports (-webkit-touch-callout: none){.xo-section-bg-image__item{top:50%;left:50%;min-width:100vw;min-height:100vh;transform:translate(-50%,-50%)}}.xo-section-bg-image__url{background-image:var(--img-mobile, var(--img-desktop))}@media(min-width:768px){.xo-section-bg-image__url{background-image:var(--img-desktop)}}.xo-separator{height:var(--separator, .1rem);background-color:var(--color, color-mix(in srgb, rgba(var(--color-foreground)) 10% , transparent))}.xo-space--vertical{height:var(--space, 0)}.xo-space--horizontal{width:var(--space, 0)}.xo-toast{font-size:1.4rem;padding:.4rem .5rem .4rem 1rem;background-color:#000}.xo-toast__close{color:#fff;opacity:.8}.xo-toast__content{display:flex;align-items:center;gap:.5rem}.xo-toast__message{color:#fff}.xo-toast--success{background-color:#3f8843}.xo-toast--warning{background-color:#fba11a}.xo-toast--error{background-color:#ce2c2c}.xo-video .xo-media iframe{width:100%;height:100%}.xo-video .xo-media video{width:100%;height:100%;object-fit:cover}.xo-video__button>svg{max-height:1.7rem}.xo-video__poster .xo-image,.xo-media-video .xo-image{height:100%}.xo-main-video>.xo-group{z-index:20}.xo-main-video:has(.xo-video__button[xo-hidden]) div[xo-abs]{display:none}.xo-main-video .xo-video__button:focus-visible{opacity:1}.xo-product-video-card__author-name{transition:.3s var(--out-soft) .5s}.xo-product-video-card__author{top:4rem;left:2.4rem;translate:0 0;transition:.3s var(--out-soft)}.xo-layout-carousel xo-carousel{--xo-per-view: var(--xo-col-desktop);--xo-gap: var(--xo-gap-desktop)}@media(max-width:992px){.xo-layout-carousel xo-carousel{--xo-per-view: var(--xo-col-tablet);--xo-gap: var(--xo-gap-mobile)}}@media(max-width:768px){.xo-layout-carousel xo-carousel{--xo-per-view: var(--xo-col-mobile);--xo-gap: var(--xo-gap-mobile)}}.xo-grid-block{--xo-row-mobile: 1;--xo-row-tablet: 1;--xo-row-desktop: 1;--xo-col-mobile: 1;--xo-col-tablet: 2;--xo-col-desktop: 4;display:grid;grid-template-columns:repeat(var(--xo-col-desktop),minmax(0,1fr));column-gap:var(--xo-col-gap-desktop, var(--xo-grid-col-gap, 3rem));row-gap:var(--xo-row-gap-desktop, var(--xo-grid-row-gap, 3rem))}.xo-grid-block.xo-grid-block--fixed-row{grid-auto-rows:calc(var(--xo-auto-row) * 1rem)}@media(min-width:768px)and (max-width:991px){.xo-grid-block{grid-template-columns:repeat(var(--xo-col-tablet, var(--xo-col-desktop)),minmax(0,1fr));column-gap:var(--xo-col-gap-tablet, var(--xo-col-gap-desktop, var(--xo-grid-col-gap, 3rem)));row-gap:var(--xo-row-gap-tablet, var(--xo-row-gap-desktop, var(--xo-grid-row-gap, 3rem)))}}@media(max-width:767px){.xo-grid-block{grid-template-columns:repeat(var(--xo-col-mobile, var(--xo-col-tablet, var(--xo-col-desktop))),minmax(0,1fr));column-gap:var(--xo-col-gap-mobile, var(--xo-col-gap-tablet, var(--xo-col-gap-desktop, var(--xo-grid-col-gap, 2rem))));row-gap:var(--xo-row-gap-mobile, var(--xo-row-gap-tablet, var(--xo-row-gap-desktop, var(--xo-grid-row-gap, 2rem))))}}xo-grid-hover-expand{display:flex;flex-wrap:wrap;margin-inline:calc(var(--xo-grid-row-gap, 2rem) / -2);margin-top:calc(var(--xo-grid-col-gap, 2rem) * -1)}xo-grid-hover-expand>*{width:calc(100% / var(--xs))!important;padding-top:var(--xo-grid-col-gap, 2rem);padding-inline:calc(var(--xo-grid-row-gap, 2rem) / 2)}@media(min-width:576px){xo-grid-hover-expand>*{width:calc(100% / var(--sm))!important}}@media(min-width:768px){xo-grid-hover-expand>*{width:calc(100% / var(--md))!important}}@media(min-width:992px){xo-grid-hover-expand>*{width:calc(100% / var(--lg))!important}}.xo-animate-rect{--duration: .4s;--delay: 0ms;transition-delay:var(--delay)}.xo-animate-rect--ltl{width:100%;transform:translate3d(-100%,0,0)}.xo-animate-rect--btb{height:100%;transform:translate3d(0,100%,0)}.xo-animate-rect--ltr{width:0}[dir=ltr] .xo-animate-rect--ltr{left:100%}[dir=rtl] .xo-animate-rect--ltr{right:100%}.xo-animate-rect--btt{height:0;bottom:100%}.xo-animate-rect--btb-radius{left:50%;top:101%;width:100%;height:0;padding-top:100%;transform:translate3d(-50%,0,0);border-radius:50% 50% 0 0;transition:all var(--duration) calc(var(--delay) + 5ms),border-radius var(--duration) calc(var(--delay) + 22ms)}.xo-animate-rect--out.xo-animate-rect--ltl,.xo-animate-rect--out.xo-animate-rect--btb{transform:translateZ(0)}.xo-animate-rect--out.xo-animate-rect--ltr{width:100%}[dir=ltr] .xo-animate-rect--out.xo-animate-rect--ltr{left:0}[dir=rtl] .xo-animate-rect--out.xo-animate-rect--ltr{right:0}.xo-animate-rect--out.xo-animate-rect--ltr{transition-property:width}.xo-animate-rect--out.xo-animate-rect--btt{height:100%}[dir=ltr] .xo-animate-rect--out.xo-animate-rect--btt,[dir=rtl] .xo-animate-rect--out.xo-animate-rect--btt{bottom:0}.xo-animate-rect--out.xo-animate-rect--btt{transition-property:height}:where([xo-animate-rect-hover]),:where([xo-animate-rect-active]){position:relative}[xo-animate-rect-active] .xo-animate-rect--ltl,[xo-animate-rect-active] .xo-animate-rect--btb,[xo-animate-rect-hover]:hover .xo-animate-rect--ltl,[xo-animate-rect-hover]:hover .xo-animate-rect--btb,[xo-animate-rect-hover]:focus-within .xo-animate-rect--ltl,[xo-animate-rect-hover]:focus-within .xo-animate-rect--btb{transform:translateZ(0)}[xo-animate-rect-active] .xo-animate-rect--ltr,[xo-animate-rect-hover]:hover .xo-animate-rect--ltr,[xo-animate-rect-hover]:focus-within .xo-animate-rect--ltr{width:100%}[dir=ltr] [xo-animate-rect-active] .xo-animate-rect--ltr,[dir=ltr] [xo-animate-rect-hover]:hover .xo-animate-rect--ltr,[dir=ltr] [xo-animate-rect-hover]:focus-within .xo-animate-rect--ltr{left:0}[dir=rtl] [xo-animate-rect-active] .xo-animate-rect--ltr,[dir=rtl] [xo-animate-rect-hover]:hover .xo-animate-rect--ltr,[dir=rtl] [xo-animate-rect-hover]:focus-within .xo-animate-rect--ltr{right:0}[xo-animate-rect-active] .xo-animate-rect--ltr,[xo-animate-rect-hover]:hover .xo-animate-rect--ltr,[xo-animate-rect-hover]:focus-within .xo-animate-rect--ltr{transition-property:width}[xo-animate-rect-active] .xo-animate-rect--btt,[xo-animate-rect-hover]:hover .xo-animate-rect--btt,[xo-animate-rect-hover]:focus-within .xo-animate-rect--btt{height:100%;bottom:0;transition-property:height}[xo-animate-rect-active] .xo-animate-rect--btb-radius,[xo-animate-rect-hover]:hover .xo-animate-rect--btb-radius,[xo-animate-rect-hover]:focus-within .xo-animate-rect--btb-radius{width:100%;height:110%;padding-top:0;border-radius:0;top:0;transform:translate3d(-50%,0,0)}[xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--ltl,[xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--ltl,[xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--ltl{transform:translate3d(-100%,0,0)}[xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--btb,[xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--btb,[xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--btb{transform:translate3d(0,100%,0)}[xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--ltr,[xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--ltr,[xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--ltr{width:0}[dir=ltr] [xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--ltr,[dir=ltr] [xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--ltr,[dir=ltr] [xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--ltr{left:100%}[dir=rtl] [xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--ltr,[dir=rtl] [xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--ltr,[dir=rtl] [xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--ltr{right:100%}[xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--ltr,[xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--ltr,[xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--ltr{transition-property:all}[xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--btt,[xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--btt,[xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--btt{height:0}[dir=ltr] [xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--btt,[dir=ltr] [xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--btt,[dir=ltr] [xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--btt{bottom:100%}[dir=rtl] [xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--btt,[dir=rtl] [xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--btt,[dir=rtl] [xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--btt{bottom:100%}[xo-animate-rect-active] .xo-animate-rect--out.xo-animate-rect--btt,[xo-animate-rect-hover]:hover .xo-animate-rect--out.xo-animate-rect--btt,[xo-animate-rect-hover]:focus-within .xo-animate-rect--out.xo-animate-rect--btt{transition-property:all}.xo-animate-st__word:has(xo-animate-item[style*="opacity: 1"]:last-of-type){overflow:visible}.xo-animate-text-normal{background-repeat:no-repeat;background-image:linear-gradient(var(--underline-color),var(--underline-color))}.xo-animate-text-normal--mask{-webkit-background-clip:text;background-clip:text;background-size:0 100%}.xo-animate-text-normal--underline-out{background-size:100% var(--underline-size);background-position:0 100%}.xo-animate-text-normal--underline-in{background-size:0% var(--underline-size);background-position:100% 100%}[xo-animate-text-normal-active] .xo-animate-text-normal--underline-out,[xo-animate-text-normal-active].xo-animate-text-normal--underline-out,[xo-animate-text-normal-hover]:focus-within .xo-animate-text-normal--underline-out,[xo-animate-text-normal-hover]:focus-within.xo-animate-text-normal--underline-out,[xo-animate-text-normal-hover]:hover .xo-animate-text-normal--underline-out,[xo-animate-text-normal-hover]:hover.xo-animate-text-normal--underline-out{background-size:0% var(--underline-size);background-position:100% 100%}[xo-animate-text-normal-active] .xo-animate-text-normal--underline-in,[xo-animate-text-normal-active].xo-animate-text-normal--underline-in,[xo-animate-text-normal-hover]:focus-within .xo-animate-text-normal--underline-in,[xo-animate-text-normal-hover]:focus-within.xo-animate-text-normal--underline-in,[xo-animate-text-normal-hover]:hover .xo-animate-text-normal--underline-in,[xo-animate-text-normal-hover]:hover.xo-animate-text-normal--underline-in{background-size:100% var(--underline-size);background-position:0 100%}[xo-animate-text-normal-active] .xo-animate-text-normal--mask,[xo-animate-text-normal-active].xo-animate-text-normal--mask,[xo-animate-text-normal-hover]:focus-within .xo-animate-text-normal--mask,[xo-animate-text-normal-hover]:focus-within.xo-animate-text-normal--mask,[xo-animate-text-normal-hover]:hover .xo-animate-text-normal--mask,[xo-animate-text-normal-hover]:hover.xo-animate-text-normal--mask{background-size:100% 100%}.xo-animate-text-split__char-item{transition:var(--duration) var(--spring) calc(var(--order) * 40ms)}[xo-animate-text-split-active] .xo-animate-text-split__char-item,[xo-animate-text-split-hover]:focus-within .xo-animate-text-split__char-item,[xo-animate-text-split-hover]:hover .xo-animate-text-split__char-item{transform:translateY(-110%)}.ta\:center .xo-animate-st__inner{justify-content:center}.ta\:right .xo-animate-st__inner{justify-content:flex-end}.xo-animate-text-split--capitalize .xo-animate-text-split__word>.xo-animate-text-split__char:first-child{text-transform:uppercase}.xo-animate-text-split--uppercase .xo-animate-text-split__char{text-transform:uppercase}.xo-flex{margin-block-start:calc(var(--gap-col-negative) * -1);margin-inline-start:calc(var(--gap-row-negative) * -1)}.xo-flex>*+*{margin-block-start:var(--gap-col-negative);margin-inline-start:var(--gap-row-negative)}@supports (-webkit-touch-callout: none){.xo-bg-image__item{top:50%;left:50%;min-width:100vw;min-height:100vh;transform:translate(-50%,-50%)}}.xo-bg-image__url{background-image:var(--img-mobile, var(--img-desktop))}@media(min-width:768px){.xo-bg-image__url{background-image:var(--img-desktop)}}.xo-grid-block>xo-item,.xo-grid-block>div{--xo-row-span-desktop: 1;--xo-row-span-tablet: 1;--xo-row-span-mobile: 1;--xo-col-span-desktop: 1;--xo-col-span-tablet: 1;--xo-col-span-mobile: 1;grid-area:span var(--xo-row-span-desktop)/span clamp(1,var(--xo-col-span-desktop),var(--xo-col-desktop))}@media(min-width:768px)and (max-width:991px){.xo-grid-block>xo-item,.xo-grid-block>div{--xo-row-span-tablet: 1;--xo-col-span-tablet: 1;grid-area:span var(--xo-row-span-tablet)/span clamp(1,var(--xo-col-span-tablet),var(--xo-col-tablet))}}@media(max-width:767px){.xo-grid-block>xo-item,.xo-grid-block>div{--xo-row-span-mobile: 1;--xo-col-span-mobile: 1;grid-area:span var(--xo-row-span-mobile)/span clamp(1,var(--xo-col-span-mobile),var(--xo-col-mobile))}}.xo-image{overflow:hidden}.xo-image:not(.xo-image--svg) img{position:static!important;width:100%;height:100%;object-fit:var(--object-fit);aspect-ratio:var(--ratio-percent);object-position:var(--pos-x) var(--pos-y)}.xo-image:not(.xo-image--svg) .xo-image__placeholder{aspect-ratio:var(--ratio-percent)}.xo-image--height-fill,.xo-image--height-fill img{height:100%}.xo-image__overlay{background-color:#fff}placeholder-image{display:block;height:100%}placeholder-image[data-type=product]{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 15%,transparent);width:100%}placeholder-image[data-type=product] img{aspect-ratio:var(--ratio-percent, 1)}placeholder-image[data-type=product]>img{mix-blend-mode:luminosity}placeholder-image img{width:100%;height:100%;object-fit:var(--object-fit);aspect-ratio:var(--ratio-percent);object-position:var(--pos-x) var(--pos-y)}.xo-image-block xo-animate[xo-type=zoom-out]{opacity:1!important}.xo-loader-1{--size: 40;--color: #000;--duration: 1600;position:relative;width:calc(var(--size) * 1px);height:calc(var(--size) * 1px)}.xo-loader-1:before{content:"";display:block;position:absolute;top:50%;left:50%;font-size:calc(var(--size) / 10 * 1px);width:1em;height:1em;margin:-.5em 0 0 -.5em;border:none;-webkit-border-radius:50%;border-radius:50%;background:0 0;animation:xo-loader-1 calc(var(--duration) * 1ms) infinite ease;transform:translateZ(0)}.xo-button .xo-loader-1:before,img[is=xo-lazyload] .xo-loader-1:before,xo-cart-shipping-rates-submit .xo-loader-1:before,xo-cart-discount-submit .xo-loader-1:before,xo-cart-note-submit .xo-loader-1:before,xo-bundle-add .xo-loader-1:before,xo-cart-add .xo-loader-1:before,xo-product-quick-view-trigger .xo-loader-1:before,xo-filters .xo-loader-1:before,xo-filters-load-more .xo-loader-1:before{animation:none}.xo-button--loading .xo-loader-1:before,img[is=xo-lazyload][xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-bundle-add[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-filters[xo-loading]:not([xo-loading=false]) .xo-loader-1:before,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-loader-1:before{animation:xo-loader-1 calc(var(--duration) * 1ms) infinite ease}@keyframes xo-loader-1{0%{transform:rotate(0);box-shadow:0 -4.15em 0 0 var(--color),0 -4.15em 0 -.1em var(--color),0 -4.15em 0 -.2em var(--color),0 -4.15em 0 -.3em var(--color),0 -4.15em 0 -.315em var(--color)}5%,95%{box-shadow:0 -4.15em 0 0 var(--color),0 -4.15em 0 -.1em var(--color),0 -4.15em 0 -.2em var(--color),0 -4.15em 0 -.3em var(--color),0 -4.15em 0 -.315em var(--color)}10%,59%{box-shadow:0 -4.15em 0 0 var(--color),-.435em -4.125em 0 -.1em var(--color),-.865em -4.06em 0 -.2em var(--color),-1.28em -3.945em 0 -.3em var(--color),-1.485em -3.875em 0 -.315em var(--color)}20%{box-shadow:0 -4.15em 0 0 var(--color),-1.69em -3.79em 0 -.1em var(--color),-2.775em -3.085em 0 -.2em var(--color),-3.335em -2.44em 0 -.3em var(--color),-3.745em -1.7em 0 -.315em var(--color)}38%{box-shadow:0 -4.15em 0 0 var(--color),-1.885em -3.7em 0 -.1em var(--color),-3.225em -2.61em 0 -.2em var(--color),-3.875em -1.485em 0 -.3em var(--color),-4.1em -.45em 0 -.315em var(--color)}to{transform:rotate(360deg);box-shadow:0 -4.15em 0 0 var(--color),0 -4.15em 0 -.1em var(--color),0 -4.15em 0 -.2em var(--color),0 -4.15em 0 -.3em var(--color),0 -4.15em 0 -.315em var(--color)}}.xo-loader-2{--size: 26;--color: #000;--duration: 1000;--stroke-width: 2;position:relative;width:calc(var(--size) * 1px);height:calc(var(--size) * 1px)}.xo-loader-2>*{width:100%;height:100%;position:absolute;border:calc(var(--stroke-width) * 1px) solid transparent;border-top-color:currentColor;animation:xo-loader-2 calc(var(--duration) * 1ms) linear infinite;transform:translateZ(0);border-radius:50%;color:var(--color)}.xo-button .xo-loader-2>*,img[is=xo-lazyload] .xo-loader-2>*,xo-cart-shipping-rates-submit .xo-loader-2>*,xo-cart-discount-submit .xo-loader-2>*,xo-cart-note-submit .xo-loader-2>*,xo-bundle-add .xo-loader-2>*,xo-cart-add .xo-loader-2>*,xo-product-quick-view-trigger .xo-loader-2>*,xo-filters .xo-loader-2>*,xo-filters-load-more .xo-loader-2>*{animation:none}.xo-button--loading .xo-loader-2>*,img[is=xo-lazyload][xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-bundle-add[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-filters[xo-loading]:not([xo-loading=false]) .xo-loader-2>*,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-loader-2>*{animation:xo-loader-2 calc(var(--duration) * 1ms) linear infinite}@keyframes xo-loader-2{0%{visibility:hidden;display:none;transform:rotate(0)}to{visibility:visible;display:block;transform:rotate(360deg)}}.xo-loader-3{--size: 10;--color: #000;--duration: 1000;display:flex;align-items:center;width:fit-content;height:calc(var(--size) * 1px)}.xo-loader-3>*,.xo-loader-3:before,.xo-loader-3:after{height:calc(var(--size) * 1px);width:calc(var(--size) * 1px);border-radius:50%;background-color:var(--color)}.xo-loader-3>*{margin:0 calc(var(--size) / 2 * 1px);animation:calc(var(--duration) * 1ms) xo-loader-3 ease-in-out infinite .15555s}.xo-loader-3:before{content:"";animation:calc(var(--duration) * 1ms) xo-loader-3 ease-in-out infinite 0s}.xo-loader-3:after{content:"";animation:calc(var(--duration) * 1ms) xo-loader-3 ease-in-out infinite .3s}.xo-button .xo-loader-3>*,.xo-button .xo-loader-3:before,.xo-button .xo-loader-3:after,img[is=xo-lazyload] .xo-loader-3>*,img[is=xo-lazyload] .xo-loader-3:before,img[is=xo-lazyload] .xo-loader-3:after,xo-cart-shipping-rates-submit .xo-loader-3>*,xo-cart-shipping-rates-submit .xo-loader-3:before,xo-cart-shipping-rates-submit .xo-loader-3:after,xo-cart-discount-submit .xo-loader-3>*,xo-cart-discount-submit .xo-loader-3:before,xo-cart-discount-submit .xo-loader-3:after,xo-cart-note-submit .xo-loader-3>*,xo-cart-note-submit .xo-loader-3:before,xo-cart-note-submit .xo-loader-3:after,xo-bundle-add .xo-loader-3>*,xo-bundle-add .xo-loader-3:before,xo-bundle-add .xo-loader-3:after,xo-cart-add .xo-loader-3>*,xo-cart-add .xo-loader-3:before,xo-cart-add .xo-loader-3:after,xo-product-quick-view-trigger .xo-loader-3>*,xo-product-quick-view-trigger .xo-loader-3:before,xo-product-quick-view-trigger .xo-loader-3:after,xo-filters .xo-loader-3>*,xo-filters .xo-loader-3:before,xo-filters .xo-loader-3:after,xo-filters-load-more .xo-loader-3>*,xo-filters-load-more .xo-loader-3:before,xo-filters-load-more .xo-loader-3:after{animation:none}.xo-button--loading .xo-loader-3>*,img[is=xo-lazyload][xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-bundle-add[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-filters[xo-loading]:not([xo-loading=false]) .xo-loader-3>*,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-loader-3>*{animation:calc(var(--duration) * 1ms) xo-loader-3 ease-in-out infinite .15555s}.xo-button--loading .xo-loader-3:before,img[is=xo-lazyload][xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-bundle-add[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-filters[xo-loading]:not([xo-loading=false]) .xo-loader-3:before,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-loader-3:before{animation:calc(var(--duration) * 1ms) xo-loader-3 ease-in-out infinite 0s}.xo-button--loading .xo-loader-3:after,img[is=xo-lazyload][xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-bundle-add[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-filters[xo-loading]:not([xo-loading=false]) .xo-loader-3:after,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-loader-3:after{animation:calc(var(--duration) * 1ms) xo-loader-3 ease-in-out infinite .3s}@keyframes xo-loader-3{0%,80%,to{transform:scale(0);opacity:0}40%{transform:scale(1);opacity:1}}.xo-section__container{min-height:auto;height:var(--height, auto)}.xo-text:not(.rte)[class*=h1] h1,.xo-text:not(.rte)[class*=h1] h2,.xo-text:not(.rte)[class*=h1] h3,.xo-text:not(.rte)[class*=h1] h4,.xo-text:not(.rte)[class*=h1] h5,.xo-text:not(.rte)[class*=h1] h6,.xo-text:not(.rte)[class*=h2] h1,.xo-text:not(.rte)[class*=h2] h2,.xo-text:not(.rte)[class*=h2] h3,.xo-text:not(.rte)[class*=h2] h4,.xo-text:not(.rte)[class*=h2] h5,.xo-text:not(.rte)[class*=h2] h6,.xo-text:not(.rte)[class*=h3] h1,.xo-text:not(.rte)[class*=h3] h2,.xo-text:not(.rte)[class*=h3] h3,.xo-text:not(.rte)[class*=h3] h4,.xo-text:not(.rte)[class*=h3] h5,.xo-text:not(.rte)[class*=h3] h6,.xo-text:not(.rte)[class*=h4] h1,.xo-text:not(.rte)[class*=h4] h2,.xo-text:not(.rte)[class*=h4] h3,.xo-text:not(.rte)[class*=h4] h4,.xo-text:not(.rte)[class*=h4] h5,.xo-text:not(.rte)[class*=h4] h6,.xo-text:not(.rte)[class*=h5] h1,.xo-text:not(.rte)[class*=h5] h2,.xo-text:not(.rte)[class*=h5] h3,.xo-text:not(.rte)[class*=h5] h4,.xo-text:not(.rte)[class*=h5] h5,.xo-text:not(.rte)[class*=h5] h6,.xo-text:not(.rte)[class*=h6] h1,.xo-text:not(.rte)[class*=h6] h2,.xo-text:not(.rte)[class*=h6] h3,.xo-text:not(.rte)[class*=h6] h4,.xo-text:not(.rte)[class*=h6] h5,.xo-text:not(.rte)[class*=h6] h6,.xo-text:not(.rte)[class*="fz:"] h1,.xo-text:not(.rte)[class*="fz:"] h2,.xo-text:not(.rte)[class*="fz:"] h3,.xo-text:not(.rte)[class*="fz:"] h4,.xo-text:not(.rte)[class*="fz:"] h5,.xo-text:not(.rte)[class*="fz:"] h6{font-size:inherit}.xo-text:not(.rte)[class*="fw:"] h1,.xo-text:not(.rte)[class*="fw:"] h2,.xo-text:not(.rte)[class*="fw:"] h3,.xo-text:not(.rte)[class*="fw:"] h4,.xo-text:not(.rte)[class*="fw:"] h5,.xo-text:not(.rte)[class*="fw:"] h6{font-weight:inherit}.xo-text:not(.rte)[class*="ff:"] h1,.xo-text:not(.rte)[class*="ff:"] h2,.xo-text:not(.rte)[class*="ff:"] h3,.xo-text:not(.rte)[class*="ff:"] h4,.xo-text:not(.rte)[class*="ff:"] h5,.xo-text:not(.rte)[class*="ff:"] h6{font-family:inherit}.xo-text:not(.rte)[class*="c:"] h1,.xo-text:not(.rte)[class*="c:"] h2,.xo-text:not(.rte)[class*="c:"] h3,.xo-text:not(.rte)[class*="c:"] h4,.xo-text:not(.rte)[class*="c:"] h5,.xo-text:not(.rte)[class*="c:"] h6{color:inherit}.xo-text:not(.rte)[class*="lh:"] h1,.xo-text:not(.rte)[class*="lh:"] h2,.xo-text:not(.rte)[class*="lh:"] h3,.xo-text:not(.rte)[class*="lh:"] h4,.xo-text:not(.rte)[class*="lh:"] h5,.xo-text:not(.rte)[class*="lh:"] h6{line-height:inherit}.xo-text:not(.rte)[class*="lts:"] h1,.xo-text:not(.rte)[class*="lts:"] h2,.xo-text:not(.rte)[class*="lts:"] h3,.xo-text:not(.rte)[class*="lts:"] h4,.xo-text:not(.rte)[class*="lts:"] h5,.xo-text:not(.rte)[class*="lts:"] h6{letter-spacing:inherit}.xo-text:not(.rte)[class*="tt:"] h1,.xo-text:not(.rte)[class*="tt:"] h2,.xo-text:not(.rte)[class*="tt:"] h3,.xo-text:not(.rte)[class*="tt:"] h4,.xo-text:not(.rte)[class*="tt:"] h5,.xo-text:not(.rte)[class*="tt:"] h6{text-transform:inherit}.xo-text__reveal>*{color:color-mix(in srgb,var(--color) var(--reveal-opacity),transparent);-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--color),var(--color))}.xo-text__reveal *{display:inline;background-size:inherit}.xo-text--color{transition:.3s}.xo-text--color:hover{color:var(--hover-color)}.xo-text--opacity{transition:.3s}.xo-text--opacity:hover{opacity:var(--hover-opacity, .8)}.xo-text:not(:has(xo-animate)).xo-text--underline-in>*{display:inline;transition:background-size .3s var(--out-soft);background-repeat:no-repeat;background-image:linear-gradient(var(--color),var(--color));background-size:0% var(--underline-size, .1rem);background-position:100% 100%}.xo-text:not(:has(xo-animate)).xo-text--underline-in:hover>*{background-size:100% var(--underline-size, .1rem);background-position:0 100%}.xo-text:not(:has(xo-animate)).xo-text--underline-out>*{transition:background-size .3s var(--out-soft);background-repeat:no-repeat;background-image:linear-gradient(var(--color),var(--color));background-size:100% var(--underline-size, .1rem);background-position:0 100%}.xo-text:not(:has(xo-animate)).xo-text--underline-out:hover>*{background-size:0% var(--underline-size, .1rem);background-position:100% 100%}.xo-text:has(xo-animate).xo-text--underline-in xo-animate>*{display:inline;transition:background-size .3s var(--out-soft);background-repeat:no-repeat;background-image:linear-gradient(var(--color),var(--color));background-size:0% var(--underline-size, .1rem);background-position:100% 100%}.xo-text:has(xo-animate).xo-text--underline-in:hover xo-animate>*{background-size:100% var(--underline-size, .1rem);background-position:0 100%}.xo-text:has(xo-animate).xo-text--underline-out xo-animate>*{transition:background-size .3s var(--out-soft);background-repeat:no-repeat;background-image:linear-gradient(var(--color),var(--color));background-size:100% var(--underline-size, .1rem);background-position:0 100%}.xo-text:has(xo-animate).xo-text--underline-out:hover xo-animate>*{background-size:0% var(--underline-size, .1rem);background-position:100% 100%}.xo-action-search-field__input:focus,.xo-action-search-field__input:focus-visible{outline:none;box-shadow:none}.xo-action-search-field__input:focus~.xo-action-search-field__placeholder,.xo-action-search-field__input:not(:placeholder-shown)~.xo-action-search-field__placeholder{opacity:0;visibility:hidden}.xo-action-search-field__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.xo-action-search-field__select:focus,.xo-action-search-field__select:focus-visible{outline:none;box-shadow:none}[dir=ltr] .xo-predictive-search__line{left:0}.xo-predictive-search__line{position:absolute;bottom:-.1rem;width:100%;height:.4rem;overflow:hidden}.xo-predictive-search-base__wrap .xo-predictive-search__line{bottom:-.8rem}[dir=ltr] .xo-predictive-search__line-anim{transform:translate(-100%)}[dir=ltr] .xo-predictive-search__line-anim{left:0}.xo-predictive-search__line-anim--radius{border-radius:.6rem;overflow:hidden}.xo-predictive-search__line-anim{position:absolute;top:0;width:100%;height:100%;background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);transition:.6s cubic-bezier(.31,.41,.38,.96)}[dir=ltr] .xo-action-search-field__form:has(.xo-action-search-field__input:focus) .xo-predictive-search__line .xo-predictive-search__line-anim{transform:translate(0)}.xo-img-compare xo-image-comparison-before svg{display:block;height:100%!important;width:calc(100 / var(--xo-value, 50) * 100%)!important;max-width:none!important;object-fit:cover!important;pointer-events:none}.xo-img-compare xo-image-comparison-after svg{width:100%;pointer-events:none}.xo-marquee-block{white-space:nowrap}.xo-marquee-block *{white-space:nowrap!important}.xo-marquee-block xo-marquee-item{display:flex;align-items:center}.xo-marquee-block xo-marquee-item>*{padding-inline-end:var(--space)}@media(max-width:767px){.xo-marquee-block .xo-group{max-width:4.2rem;width:100%}}.xo-marquee-block *{white-space:nowrap;word-break:keep-all;word-wrap:normal}.xo-button--2:hover .xo-button__icon{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.xo-button--2:focus{outline-style:solid;outline-color:transparent}.xo-button--2:focus-visible{text-decoration-line:underline;text-decoration-thickness:.0625em;text-underline-offset:.125em}.xo-button--2:active{transform:scale(.94)}xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__text,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__text,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__text,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__text,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__text{transform:none}xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__loading,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__loading,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__loading,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__loading,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button--3 .xo-button__loading{display:block;transform:none}.xo-button--loading:where(.xo-button--3) .xo-button__text{transform:none}.xo-button--loading:where(.xo-button--3) .xo-button__loading{display:block;transform:none}.xo-button--3{position:relative;border:none;outline:none}.xo-button--3 .xo-button__icon{aspect-ratio:1}.xo-button--3 .xo-button__icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--icon-background-color);border-radius:100%}.xo-button--3:hover .xo-button__icon,.xo-button--3:focus .xo-button__icon,.xo-button--3:focus-visible .xo-button__icon{transform:scale(1);border:none}.xo-button--3:hover .xo-button__icon:before,.xo-button--3:focus .xo-button__icon:before,.xo-button--3:focus-visible .xo-button__icon:before{border-color:transparent}.xo-button--3:hover .xo-button__text:before,.xo-button--3:focus .xo-button__text:before,.xo-button--3:focus-visible .xo-button__text:before{background-size:0% .1rem;background-position-x:right}.xo-button--3:active{transform:scale(.94)}.xo-home--preset-4 .xo-button--3 .xo-button__icon:before{border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);box-shadow:.2rem .2rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-button--4{box-shadow:.3rem .3rem 0 0 var(--border-color)}.xo-button--4:focus{outline-style:solid;outline-color:transparent}.xo-button--4:hover{transition:.3s;box-shadow:.25rem .25rem 0 0 var(--border-color)}.xo-button--4:focus-visible{text-decoration-line:underline;text-decoration-thickness:.0625em;text-underline-offset:.125em}.xo-button--4:active,.xo-button--4:hover{transform:translateY(.2rem)}.xo-button--5:hover .xo-button__icon{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.xo-button--5:focus{outline-style:solid;outline-color:transparent}.xo-button--5:focus-visible{text-decoration-line:underline;text-decoration-thickness:.0625em;text-underline-offset:.125em}.xo-button--5:active{transform:scale(.94)}.xo-button--1 .xo-button__text{transition:transform .3s ease-in-out}.xo-button--1:active{transform:scale(.94)}xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__text,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__text,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__text,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__text,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__text{transform:none}xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__loading,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__loading,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__loading,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__loading,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button--7 .xo-button__loading{display:block;transform:none}.xo-button--loading:where(.xo-button--7) .xo-button__text{transform:none}.xo-button--loading:where(.xo-button--7) .xo-button__loading{display:block;transform:none}.xo-button--7{position:relative;border:none;outline:none}.xo-button--7:hover .xo-button__text:before,.xo-button--7:focus .xo-button__text:before,.xo-button--7:focus-visible .xo-button__text:before{background-size:0% .1rem;background-position-x:right}.xo-button--7:active{transform:scale(.94)}.xo-button--loading .xo-button__icon,.xo-button--loading .xo-button__text,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button__icon,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button__text,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button__icon,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button__text,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button__icon,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button__text,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button__icon,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button__text,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button__icon,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button__text,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-button__icon,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-button__text{transform:translateY(-50px)}.xo-button--loading .xo-button__loading,xo-cart-shipping-rates-submit[xo-loading]:not([xo-loading=false]) .xo-button__loading,xo-cart-discount-submit[xo-loading]:not([xo-loading=false]) .xo-button__loading,xo-cart-note-submit[xo-loading]:not([xo-loading=false]) .xo-button__loading,xo-cart-add[xo-loading]:not([xo-loading=false]) .xo-button__loading,xo-product-quick-view-trigger[xo-loading]:not([xo-loading=false]) .xo-button__loading,xo-filters-load-more[xo-loading]:not([xo-loading=false]) .xo-button__loading{transform:translateY(0)}.xo-button--disabled,.xo-button[disabled]:not([disabled=false]){opacity:.8;cursor:not-allowed}[xo-add-to-cart-only-icon] :not(.xo-product-variant-modal-container) [xo-add-to-cart-text]{display:none}[xo-add-to-cart-only-icon] :not(.xo-product-variant-modal-container) .xo-button__icon{display:flex}.xo-button--icon .xo-button__text{transition:transform .3s ease-in-out}.xo-button--icon:active{transform:scale(.94)}.xo-box-shadow{box-shadow:.3rem .3rem 0 0 var(--border-color)}.xo-cart-count--animate[xo-cart-fly-end-animated]{animation:cartAnimate .4s ease 1s}@keyframes cartAnimate{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.xo-cart-discount-drawer__code:has(.xo-cart-discount-drawer__remove[xo-loading]:not([xo-loading=false])) .xo-cart-discount-drawer__wrap{opacity:.3;pointer-events:none}.xo-cart-discount-drawer__code:has(.xo-cart-discount-drawer__remove[xo-loading]:not([xo-loading=false])) .xo-cart-discount-drawer__loading{opacity:1}.xo-cart-mini-item-drawer__loading[xo-visible]:not([xo-visible=false])~.xo-cart-mini-item-drawer__remove{display:none}.xo-cart-mini-item-drawer__option{margin-right:.4rem}@media(min-width:768px){.xo-cart-mini-item-drawer__option{margin-right:1.8rem}}.xo-cart-table__body:has(.xo-cart-remove__loading[xo-visible]:not([xo-visible=false])) .xo-quantity-base__minus,.xo-cart-table__body:has(.xo-cart-remove__loading[xo-visible]:not([xo-visible=false])) .xo-quantity-base__plus,.xo-cart-mini-item-drawer:has(.xo-cart-mini-item-drawer__loading[xo-visible]:not([xo-visible=false])) .xo-quantity-base__minus,.xo-cart-mini-item-drawer:has(.xo-cart-mini-item-drawer__loading[xo-visible]:not([xo-visible=false])) .xo-quantity-base__plus{pointer-events:none}.xo-cart-mini-item .xo-image__overlay{display:none}.xo-home--preset-4 .xo-cart-mini-item-drawer__image,.xo-home--preset-4 .xo-cart-note-drawer__inner,.xo-home--preset-4 .xo-cart-discount-drawer__inner{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-cart-note-drawer__inner button,.xo-home--preset-4 .xo-cart-note-drawer__inner .xo-field-input,.xo-home--preset-4 .xo-cart-discount-drawer__inner button,.xo-home--preset-4 .xo-cart-discount-drawer__inner .xo-field-input{border-radius:0;border-width:.2rem}.xo-home--preset-4 .xo-modal-content__header,.xo-home--preset-4 .xo-cart-mini-item-drawer,.xo-home--preset-4 .xo-cart-mini-drawer-footer__grid,.xo-home--preset-4 .xo-cart-mini-footer-drawer__actions{border-width:.2rem}@media(max-width:767px){.xo-cart-item__price:has(.xo-cart-item__loading[xo-visible]) .xo-price{opacity:0}}@media(min-width:768px){.xo-cart-item__loading[xo-visible]{display:none!important}}.xo-cart-discount-collapse .xo-collapse-trigger__title,.xo-cart-note-collapse .xo-collapse-trigger__title{font-size:calc(var(--font-body-scale) * 1.7rem);font-weight:400;line-height:calc(1 + .412 / var(--font-body-scale));letter-spacing:unset}.xo-cart-discount-collapse .xo-field-textarea,.xo-cart-note-collapse .xo-field-textarea{border-radius:.6rem}.xo-cart-discount-collapse .xo-field-textarea__textarea,.xo-cart-note-collapse .xo-field-textarea__textarea{padding:1.6rem 2.4rem}.xo-cart-discount-collapse .xo-field-textarea__placeholder,.xo-cart-note-collapse .xo-field-textarea__placeholder{left:2.4rem!important;text-transform:unset}.xo-cart-discount-collapse .xo-collapse__trigger[xo-active] .xo-animate-icon .xo-animate-icon__item:first-child,.xo-cart-note-collapse .xo-collapse__trigger[xo-active] .xo-animate-icon .xo-animate-icon__item:first-child{--from-transform: translateX(0) !important}.xo-cart-discount-collapse .xo-collapse__trigger[xo-active] .xo-animate-icon .xo-animate-icon__item:first-child~.xo-animate-icon__item,.xo-cart-note-collapse .xo-collapse__trigger[xo-active] .xo-animate-icon .xo-animate-icon__item:first-child~.xo-animate-icon__item{--from-transform: translateX(-100%) !important}.xo-cart-discount-collapse .xo-field-input--2 .xo-field-input__placeholder,.xo-cart-note-collapse .xo-field-input--2 .xo-field-input__placeholder{left:2rem}@media(max-width:767px){.xo-cart-remove__loading[xo-visible]{display:none!important}}.xo-cart-table__body-row:has(.xo-cart-remove__loading[xo-visible]) .xo-cart-table__row-total .xo-cart-table__price{opacity:0}.xo-cart-products__content .xo-table tbody td{padding:2.9rem 0}@media(min-width:768px){.xo-cart-products__content .xo-table tbody td{padding:1.6rem}}.xo-cart-table__head-row th{font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:400;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);line-height:calc(1 + .23 / var(--font-body-scale));text-transform:uppercase}.xo-cart-table__body .xo-quantity-base{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);border-radius:.6rem;padding:.5rem .8rem}.xo-cart-table__body .xo-quantity-base .xo-quantity-base__input{padding:0}.xo-cart-tax-note__text a{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-cart-tax-note__text a:hover{color:inherit}.xo-card-table-bottom .xo-animate-icon__item svg{width:2.4rem}.xo-home--preset-4 .xo-cart-note-collapse .xo-field-textarea{border-radius:0}.xo-home--preset-4 .xo-cart-summary__detail{border-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-cart-summary__actions button{border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);border-radius:0;box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-cart-item__image{border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);border-radius:0}.xo-home--preset-4 .xo-cart-table__head-row,.xo-home--preset-4 .xo-cart-table__body-row,.xo-home--preset-4 .xo-cart-summary,.xo-home--preset-4 .xo-cart-summary__note,.xo-home--preset-4 .xo-cart-summary__detail{border-width:.2rem}.xo-cart-summary .xo-field-textarea--1 .xo-field-textarea__input::placeholder{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-cart-summary .xo-field-input--1 .xo-field-input__input::placeholder{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.xo-custom-field-dropdown select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.xo-custom-field-dropdown select::-ms-expand{display:none}.xo-custom-field-dropdown:has(select:focus) .xo-custom-field-dropdown__icon{transform:rotate(180deg)}.xo-field-checkbox--1{--xo-checkbox-size: 2rem}.xo-field-checkbox--1 .xo-field-checkbox__wrapper{width:var(--xo-checkbox-size);height:var(--xo-checkbox-size)}.xo-field-checkbox--1 .xo-field-checkbox__background{background:transparent}.xo-field-checkbox--1 .xo-field-checkbox__icon{margin:auto;width:100%;height:100%;color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);transform:scale(0);transition:all .2s ease}.xo-field-checkbox--1 .xo-field-checkbox__check_path{stroke-dasharray:40;stroke-dashoffset:40;transition:stroke-dashoffset .3s ease .1s}.xo-field-checkbox--1 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--1 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--1 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__icon{transform:scale(1)}.xo-field-checkbox--1 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__check_path{stroke-dashoffset:0}.xo-field-checkbox--1 .xo-field-checkbox__input:focus+.xo-field-checkbox__wrapper .xo-field-checkbox__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--2{--xo-checkbox-size: 2rem}.xo-field-checkbox--2 .xo-field-checkbox__wrapper{line-height:normal;border:.2rem solid color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--2 .xo-field-checkbox__inner{width:var(--xo-checkbox-size);height:var(--xo-checkbox-size);border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-field-checkbox--2 .xo-field-checkbox__background{background:transparent}.xo-field-checkbox--2 .xo-field-checkbox__icon{margin:auto;width:70%;height:70%;color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent);transform:scale(0)}.xo-field-checkbox--2 .xo-field-checkbox__check_path{stroke-dasharray:40;stroke-dashoffset:40;transition:stroke-dashoffset .3s ease .1s}.xo-field-checkbox--2 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__inner{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--2 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__inner .xo-field-checkbox__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--2 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__inner .xo-field-checkbox__icon{transform:scale(1)}.xo-field-checkbox--2 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__inner .xo-field-checkbox__check_path{stroke-dashoffset:0}.xo-field-checkbox--2 .xo-field-checkbox__input:focus+.xo-field-checkbox__wrapper .xo-field-checkbox__inner .xo-field-checkbox__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--3{--xo-checkbox-size: 2rem}.xo-field-checkbox--3 .xo-field-checkbox__wrapper{width:var(--xo-checkbox-size);height:var(--xo-checkbox-size)}.xo-field-checkbox--3 .xo-field-checkbox__icon{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent);margin:auto;width:70%;height:70%}.xo-field-checkbox--3 .xo-field-checkbox__check_path{stroke-dasharray:40;stroke-dashoffset:40;transition:stroke-dashoffset .3s ease .1s}.xo-field-checkbox--3 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--3 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-checkbox--3 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__icon{transform:scale(1)}.xo-field-checkbox--3 .xo-field-checkbox__input:checked+.xo-field-checkbox__wrapper .xo-field-checkbox__check_path{stroke-dashoffset:0}.xo-field-checkbox--3 .xo-field-checkbox__input:focus+.xo-field-checkbox__wrapper .xo-field-checkbox__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-input--1 .xo-field-input__input{width:100%;outline:none;border:none;background-color:transparent}.xo-field-input--1 .xo-field-input__input:focus,.xo-field-input--1 .xo-field-input__input:focus-visible{outline:none;box-shadow:none}.xo-activate-account .xo-field-input__input::placeholder{font-size:1.6rem}input:where(:not([type=checkbox]):not([type=radio])){all:revert;box-sizing:border-box}input{margin:0;padding:1.4rem 1.2rem;border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background:none;font:inherit;color:inherit;box-sizing:border-box;outline:none;text-align:left;cursor:text}[type=checkbox],[type=radio]{width:1.6rem;height:1.6rem;box-sizing:border-box;padding:0;cursor:pointer}input[type=color]{padding:0}input:focus{outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.xo-field-input::placeholder{font-size:2rem}.xo-field-input--2 .xo-field-input__input{width:100%;outline:none;border:none;background-color:transparent}.xo-field-input--2 .xo-field-input__input:focus~.xo-field-input__placeholder,.xo-field-input--2 .xo-field-input__input:not(:placeholder-shown)~.xo-field-input__placeholder{top:-.5rem;transform:translateY(0) scale(.7)}.xo-field-input--2 .xo-field-input__input:focus,.xo-field-input--2 .xo-field-input__input:focus-visible{outline:none;box-shadow:none}.xo-field-input--2 .xo-field-input__placeholder{position:absolute;top:50%;left:1rem;transform:translateY(-50%);transition:.2s;transform-origin:0 0;will-change:top,transform}input:focus{outline:none;border:none;box-shadow:none}.xo-comment-form__input .xo-field-input__placeholder>div{background-color:transparent}.xo-field-radio--1{--xo-radio-size: 18px}.xo-field-radio--1 .xo-field-radio__wrapper{width:var(--xo-radio-size);height:var(--xo-radio-size);border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-field-radio--1 .xo-field-radio__background{background:transparent}.xo-field-radio--1 .xo-field-radio__input:checked+.xo-field-radio__wrapper{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-radio--1 .xo-field-radio__input:checked+.xo-field-radio__wrapper .xo-field-radio__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-radio--1 .xo-field-radio__input:focus+.xo-field-radio__wrapper .xo-field-radio__background{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-radio--2{--xo-radio-size: 2rem}.xo-field-radio--2 .xo-field-radio__wrapper{width:var(--xo-radio-size);height:var(--xo-radio-size)}.xo-field-radio--2 .xo-field-radio__inner{background:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.xo-field-radio--2 .xo-field-radio__background{background:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);border-radius:100%;transform:scale(0);opacity:0}.xo-field-radio--2 .xo-field-radio__input:checked+.xo-field-radio__wrapper .xo-field-radio__inner{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-field-radio--2 .xo-field-radio__input:checked+.xo-field-radio__wrapper .xo-field-radio__background{background:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);transform:scale(1);border:.6rem solid color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);opacity:1}.xo-field-radio--2 .xo-field-radio__input:focus+.xo-field-radio__wrapper .xo-field-radio__background{background:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);border-radius:100%}.xo-field-radio--2:has(.xo-field-radio__input:checked) .xo-field-radio__label--2{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-field-select{position:relative;min-width:20rem;width:100%}.xo-field-select__select{width:100%;padding:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);border:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)) 15%,transparent);border-radius:.6rem;box-shadow:none}.xo-home--preset-4 .xo-field-select__select{border-radius:0}.xo-field-select .xo-field-select__select{background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.xo-field-select__option{font-size:1.6rem}.xo-field-select__icon{position:absolute;cursor:pointer;top:58%;right:1rem;transform:translateY(-50%)}.xo-field-select-2__trigger[xo-active]:not([xo-active=false]) svg{transform:rotate(180deg)}.xo-field-select-2__popover{min-width:25rem;padding:2rem 2.7rem;max-height:max(50vh,40rem)}.xo-field-select-2__input:checked~.xo-field-select-2__icon svg{opacity:1;transform:scale(1)}.xo-field-select-2__input:checked~.xo-field-select-2__label{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-field-select-2__popover{box-shadow:0 -.1rem .75rem .1rem #a5a5a580}select{box-sizing:border-box}select{margin:0;padding:1.4rem 1.2rem;border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background:none;font:inherit;color:inherit;box-sizing:border-box;outline:none}select:focus{outline:none}.xo-field-textarea--1 .xo-field-textarea__input:focus,.xo-field-textarea--1 .xo-field-textarea__input:focus-visible{outline:none;box-shadow:none;border:none}.xo-field-textarea--2 .xo-field-textarea__textarea:focus~.xo-field-textarea__placeholder,.xo-field-textarea--2 .xo-field-textarea__textarea:not(:placeholder-shown)~.xo-field-textarea__placeholder{top:-.5rem;transform:translateY(0) scale(.7)}.xo-field-textarea--2 .xo-field-textarea__textarea:focus,.xo-field-textarea--2 .xo-field-textarea__textarea:focus-within,.xo-field-textarea--2 .xo-field-textarea__textarea:focus-visible{outline:none;outline-offset:0;box-shadow:none}.xo-field-textarea--2 .xo-field-textarea__textarea:-webkit-autofill,.xo-field-textarea--2 .xo-field-textarea__textarea:-webkit-autofill:hover,.xo-field-textarea--2 .xo-field-textarea__textarea:-webkit-autofill:focus,.xo-field-textarea--2 .xo-field-textarea__textarea:-webkit-autofill:active{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);-webkit-text-fill-color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);-webkit-box-shadow:0 0 0 100rem color-mix(in srgb,rgba(var(--color-background)) 100%,transparent) inset;-webkit-background-clip:text;background-clip:text}.color-background-2[xo-dark-mode] .xo-logo__image img,.color-background-2[xo-dark-mode] .xo-colors-images .xo-image img,.color-background-2[xo-dark-mode] .xo-box-content__main .xo-image img,.color-background-2[xo-dark-mode] .xo-menu-hamburger-header-1__logo .xo-image img{filter:invert(1)}.color-background-2[xo-dark-mode] .xo-section__container .xo-grid-block>xo-item .xo-icon-custom .xo-image img{filter:invert(1)}.color-background-2[xo-dark-mode] .xo-product-info .xo-icon-custom .xo-image img{filter:invert(1)}.xo-menu-horizontal-base .xo-menu-item-default,.xo-menu-horizontal-base .xo-menu-item-2{border:.1rem solid transparent;border-radius:5rem;box-sizing:border-box}.xo-menu-horizontal-base .xo-active .xo-menu-item-default,.xo-menu-horizontal-base .xo-active .xo-menu-item-1,.xo-menu-horizontal-base .xo-active .xo-menu-item-2{border-color:transparent;color:var(--hover-color);background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-menu-horizontal-base .xo-active .xo-menu-item{background-size:100% var(--underline-size, .1rem);background-position:0 100%}.xo-menu-horizontal-base__item--current .xo-menu-horizontal-base__link .xo-text--color{color:var(--hover-color)}.xo-home--preset-3 .xo-menu-horizontal-base .xo-active .xo-menu-item-default,.xo-home--preset-3 .xo-menu-horizontal-base .xo-active .xo-menu-item-1,.xo-home--preset-3 .xo-menu-horizontal-base .xo-active .xo-menu-item-2{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-menu-hamburger-base__link{position:relative}.xo-menu-hamburger-base__link:after{content:"";position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;border-radius:.8rem;border:.1rem solid rgba(0,0,0,0);transition:.3s;padding:2px;z-index:2}.xo-menu-hamburger-base__link:focus-visible{outline:none;outline-offset:0;box-shadow:none}.xo-menu-hamburger-base__link:focus-visible:after{border:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 100%,transparent)}xo-tooltip-content{z-index:99999;border-radius:2rem;white-space:nowrap;padding:5px 12px;line-height:2.2rem}.xo-menu-horizontal-base__sub-menu{pointer-events:auto;box-shadow:0 0 20px 1px #0000000d}@media(min-width:992px){.xo-header:has(.xo-menu-item-1){margin-bottom:0}.xo-header:has(.xo-menu-item-1) .xo-header-1__left>div,.xo-header:has(.xo-menu-item-1) .xo-header-1__center>div{padding-block:var(--spacing-sections)}}.xo-header__modern .xo-header-menu-base>div:last-child:hover .xo-text--color{color:var(--hover-color)}.xo-menu-hamburger-base__body .xo-header-menu-base{position:inherit}.xo-header__modern .xo-group__content:hover .xo-cart-count,.xo-header__modern .xo-group__content:hover .xo-text--color{color:var(--hover-color)}.xo-header__modern .xo-currency-select__trigger:hover>span,.xo-header__modern .xo-language-select__trigger:hover>span{color:var(--hover-color)}.xo-header__modern--bold .xo-group__content:hover>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.xo-header__modern--bold .xo-currency-select__trigger:hover>div:first-child,.xo-header__modern--bold .xo-language-select__trigger:hover>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.xo-home--preset-3 .xo-header__modern--bold .xo-group__content:hover>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-3 .xo-header__modern--bold .xo-currency-select__trigger:hover>div:first-child,.xo-home--preset-3 .xo-header__modern--bold .xo-language-select__trigger:hover>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-menu-horizontal-base:has(.xo-menu-item-1){row-gap:var(--gap)}@media(max-width:1399px){.xo-header__inner:has(.xo-header__modern--sleek){padding:0 1.2rem!important}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__left{display:none}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right>div:first-child{display:block}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right>div:last-child{display:none}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right .xo-mega-menu-base__mega-menu--1 .xo-grid-block .xo-group{--xo-col-span-desktop: 6 !important;--xo-col-span-tablet: 6 !important}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right .xo-mega-menu-base__mega-menu--1 .xo-grid-block .xo-group:first-of-type{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right .xo-mega-menu-base__mega-menu--2 .xo-grid-block .xo-group{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right .xo-mega-menu-base__mega-menu--2 .xo-grid-block .xo-group:first-of-type{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right .xo-mega-menu-base__mega-menu--3 xo-collection-tabs-content .xo-grid-block{--xo-col-desktop: 2 !important;--xo-col-tablet: 2 !important}.xo-header__inner:has(.xo-header__modern--sleek) .xo-header-1__right .xo-featured-collection__item>div{display:grid}}@media(max-width:1199px){.xo-menu-horizontal-base:has(.xo-menu-item-default){display:none}.xo-menu-horizontal-base:has(.xo-menu-item-2){display:none}.xo-header-1__right .xo-header__modern{display:none}.xo-menu-horizontal-base:has(.xo-menu-item-1){display:none}.xo-header-1__right:has(.xo-header__modern)>div:first-child{display:block}.xo-header-1__right:has(.xo-header__modern) .xo-mega-menu-base__mega-menu--1 .xo-grid-block .xo-group{--xo-col-span-desktop: 6 !important;--xo-col-span-tablet: 6 !important}.xo-header-1__right:has(.xo-header__modern) .xo-mega-menu-base__mega-menu--1 .xo-grid-block .xo-group:first-of-type{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header-1__right:has(.xo-header__modern) .xo-mega-menu-base__mega-menu--2 .xo-grid-block .xo-group{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header-1__right:has(.xo-header__modern) .xo-mega-menu-base__mega-menu--2 .xo-grid-block .xo-group:first-of-type{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header-1__right:has(.xo-header__modern) .xo-mega-menu-base__mega-menu--3 xo-collection-tabs-content .xo-grid-block{--xo-col-desktop: 2 !important;--xo-col-tablet: 2 !important}.xo-header-1__right:has(.xo-header__modern) .xo-featured-collection__item>div{display:grid}.xo-header-1__left--warp:has(.xo-menu-item-2)>div:last-child>div{padding-left:3rem;padding-right:3rem}.xo-header-1__left--warp:has(.xo-menu-item-2)>div:last-child>div .xo-menu-horizontal-base{column-gap:2rem}.xo-header__modern--clean>div{padding-left:3rem}}@media(max-width:767px){.xo-header__inner:has(.xo-menu-item-2),.xo-header__inner:has(.xo-menu-item-1){padding-left:1.2rem;padding-right:.9rem}.xo-header__inner:has(.xo-menu-item-2)>div,.xo-header__inner:has(.xo-menu-item-1)>div{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.xo-header-1__right:has(.xo-header__modern) .xo-menu-hamburger-icon__icon>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.xo-header-1__right:has(.xo-header__modern) .xo-menu-hamburger-icon__icon>div:last-child{width:3.6rem;height:3.6rem}.xo-home--preset-3 .xo-header-1__right:has(.xo-header__modern) .xo-menu-hamburger-icon__icon>div:first-child{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-4 .xo-header__inner{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-header-1__right:has(.xo-header__modern) .xo-menu-hamburger-icon__icon>div:first-child{background-color:var(--bg-color)}}@media(min-width:992px){.xo-header:has(.xo-menu-item-2){margin-bottom:0}.xo-header:has(.xo-menu-item-2) .xo-header-1__left>div,.xo-header:has(.xo-menu-item-2) .xo-header-1__center>div{padding-block:var(--spacing-sections)}}@media(min-width:768px)and (max-width:1200px){.xo-header__inner:has(.xo-menu-item-2) .xo-logo,.xo-header__inner:has(.xo-menu-item-1) .xo-logo{padding-left:1.2rem;padding-right:1.2rem}}@media(max-width:1199px){.xo-header__content:has(.xo-header__modern--sleek) .xo-menu-horizontal-base{display:none}}.xo-header__modern--border-cart .xo-header-menu-base .xo-header-cart{border-left-style:solid;border-right-style:solid;border-width:var(--bw);border-left-color:var(--border-color);border-right-color:var(--border-color)}@media(min-width:768px){.xo-header__inner:has(.xo-header__modern--border-bottom){border-bottom:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}}.xo-home--preset-4 .xo-menu-hamburger-header,.xo-home--preset-4 .xo-menu-hamburger-base__body>div,.xo-home--preset-4 .xo-menu-hamburger-back-button{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-4 .xo-header__container .xo-currency-select__content,.xo-home--preset-4 .xo-header__container .xo-language-select__content{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}#xo-main-content>.shopify-section:first-child>div:first-of-type:before,#xo-main-content>.shopify-section:first-child>section:first-of-type:before{content:"";display:block;height:var(--header-sticky-height)}.xo-header__sticky[xo-is-sticky]::part(inner){left:var(--page-side-margin-mobile, var(--page-side-margin, 0));right:var(--page-side-margin-mobile, var(--page-side-margin, 0))}@media(min-width:768px){.xo-header__sticky[xo-is-sticky]::part(inner){left:var(--page-side-margin, 0);right:var(--page-side-margin, 0)}}@media(max-width:767px){.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner{box-shadow:0 0 2.5rem -.4rem #0000000d}}.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner{min-height:calc(var(--mobile-height) - 1.2rem);box-sizing:border-box}@media(min-width:768px){.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner{min-height:var(--height)}}.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner:has(.xo-menu-item-default){box-shadow:0 0 2.5rem -.4rem #0000000d}@media(min-width:768px){.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner:has(.xo-menu-item-default){min-height:calc(var(--height) - 1.2rem)}}.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-menu-horizontal-base .xo-menu-horizontal-base__item .xo-menu-item-default{margin:1.3rem 0}.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-menu-horizontal-base:has(.xo-menu-item-2) .xo-menu-horizontal-base__sub-menu--shown{margin-top:1.8rem}.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-menu-horizontal-base:has(.xo-menu-item-2) .xo-menu-horizontal-base__sub-menu .extra-before{top:-2.2rem;height:2.4rem}.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__modern--border-cart .xo-header-cart .xo-group__content{padding-top:1rem;padding-bottom:1rem}@media(max-width:1399px){.xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner:has(.xo-header__modern--sleek){padding:0 1.2rem!important}}@media(max-width:767px){.xo-home--preset-4 .xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header-1__right .xo-menu-hamburger-icon__icon>div:last-child{--box-width: 3.2rem !important;--box-height: 3.2rem !important}}@media(min-width:768px){.xo-home--preset-4 .xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner:has(.xo-menu-item-default){min-height:calc(var(--height) - 1.5rem)}}.xo-home--preset-4 .xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner:has(.xo-menu-item-1),.xo-home--preset-4 .xo-header__sticky[xo-is-sticky] .xo-header__container .xo-header__inner:has(.xo-menu-item-2){padding:0}.xo-hot-spot__popover .xo-product-card{background-color:transparent}.xo-hot-spot__wrapper .xo-hot-spot__trigger:focus-visible .xo-hot-spot__container{--color: color-mix(in srgb, rgba(var(--color-error)) 80% , transparent) !important}[dir=ltr] .xo-hot-spot{transform:translate(-50%,-50%)}[dir=rtl] .xo-hot-spot{transform:translate(50%,-50%)}.xo-hot-spot__point--ring{animation:point-1 2s infinite}.xo-hot-spot__point--inner{animation:point-2 2s infinite}.xo-hot-spot__point--core{animation:point-3 1s alternate infinite}@keyframes point-1{0%{opacity:.2;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-50%) scale(5)}}@keyframes point-2{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}@keyframes point-3{0%{transform:translate(-50%,-50%)}to{transform:translate(-50%,-50%) scale(1.1)}}.xo-product-card__info .xo-product-card__description{font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:500;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);line-height:calc(1 + .4 / var(--font-body-scale));display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.xo-product-card__info .xo-product-card__description p{font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.xo-product__bottom .xo-price-container{align-items:baseline}.xo-product-card--5 .xo-product-media xo-carousel{background-color:transparent}.xo-product-card--5 .xo-product-title:focus-visible:after{border:none}.xo-home--preset-4 .xo-product__bottom{border-top:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}@keyframes pulse{0%{transform:scale(.9);opacity:.8}70%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.8}}@keyframes progress{0%{width:100%}to{width:var(--progress, 100%)}}.menu-mobile{display:flex;align-items:center;justify-content:center}.menu-mobile__modal{z-index:999}.menu-mobile__content{width:100vw;height:100vh;background:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.menu-mobile-list{display:flex;align-items:start;flex-direction:column;flex-shrink:0;align-self:stretch;flex:1 0 0;padding-left:2rem;padding-right:2rem}.menu-mobile-list__item{width:100%;padding:.6rem 0;position:relative;border-top:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}.menu-mobile-list__item:hover>.menu-mobile-list__link,.menu-mobile-list__item.menu-mobile-list__item--current>.menu-mobile-list__link{color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.menu-mobile-list__item--search{display:flex;align-items:center;border-top:none}.menu-mobile-list__item--search .xo-field-input{margin-bottom:0;border-bottom:none;width:100%}.menu-mobile-list__search-icon{display:flex;align-items:center;justify-content:center}.menu-mobile-list__search-input{border:none;padding:1rem;font-size:calc(var(--font-body-scale) * 1.4rem);font-style:normal;font-weight:500;line-height:calc(1 + .57 / var(--font-body-scale));color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.menu-mobile-list__search-input:focus{outline:none}.menu-mobile-list__search-input::placeholder{color:color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent)}.menu-mobile-list__trigger{width:100%}.menu-mobile-list__link{display:flex;align-items:center;font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:500;font-style:normal;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);line-height:calc(1 + 1.4 / var(--font-body-scale));transition:all .3s;opacity:.6}.menu-mobile-list__arrow{line-height:normal;transition:all .3s;padding-left:1rem}.menu-mobile-list__arrow svg{vertical-align:middle;transition:all .3s}.menu-mobile-list__trigger[xo-active] .menu-mobile-list__arrow svg{transform:rotate(180deg);transition:all .3s}.menu-mobile-list__sub-menu{position:relative;width:100%;transition:all .3s}.menu-mobile-list__link--sub{padding:0;font-size:calc(var(--font-body-scale) * 1.4rem);transition:all .3s}.menu-mobile__icon-bar{display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;cursor:pointer}.menu-mobile__bottom{width:100%;display:flex;justify-content:start;align-items:center;padding-left:.9rem;padding-top:5rem}.menu-mobile__bottom-item{padding:1.2rem;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.menu-mobile__bottom-item{padding:1.6rem}}.menu-mobile__bottom-item-account{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);opacity:.6}.menu-mobile-list__item--login{display:flex;align-items:center;font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:500;font-style:normal;line-height:calc(1 + 1.4 / var(--font-body-scale));transition:all .3s;opacity:.6;border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}.menu-mobile-list__item--login a{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);transition:all .3s}.menu-mobile-list__item--login:hover a{color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.menu-mobile__action-cart{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.menu-mobile__action-cart-number{position:absolute;top:-.5rem;right:-1rem;display:flex;justify-content:center;align-items:center;gap:.8rem;width:2.1rem;height:2.1rem;border-radius:50%;font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:400;font-style:normal;color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent);border:1px solid color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.menu-mobile__top{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}.menu-mobile__button-close{cursor:pointer;display:flex;align-items:center;justify-content:center}.menu-mobile__button-close-trigger{display:flex;align-items:center;justify-content:center}.menu-mobile__logo{display:flex;justify-content:center;align-items:center;flex-shrink:0}.menu-mobile__logo a{display:flex;align-items:center}.menu-mobile__logo-img{width:var(--width_mobile);height:var(--height_mobile)}@media(min-width:768px){.menu-mobile__logo-img{width:var(--width_desktop);height:var(--height_desktop)}}.menu-mobile__action{display:flex;align-items:center;gap:1.4rem}.menu-mobile-list__mega-menu{background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent);border:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)) 10%,transparent);width:100vw;opacity:1;transition:all .3s}.xo-predictive-search-base__input:focus,.xo-predictive-search-base__input:focus-visible{outline:none!important;box-shadow:none!important}.xo-predictive-search-base__input:focus~.xo-predictive-search-base__placeholder,.xo-predictive-search-base__input:not(:placeholder-shown)~.xo-predictive-search-base__placeholder{opacity:.2}.xo-predictive-search-base__input:not(:empty)~.xo-predictive-search-base__placeholder{opacity:0}.xo-predictive-search-base__title{background-repeat:no-repeat;background-image:linear-gradient(color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent),color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent));background-size:0% .1rem;background-position:100% 100%}[xo-title-hover]:hover .xo-predictive-search-base__title,[xo-title-hover]:hover.xo-predictive-search-base__title,[xo-title-hover]:focus-within .xo-predictive-search-base__title,[xo-title-hover]:focus-within.xo-predictive-search-base__title{background-size:100% .1rem;background-position:0 100%}.xo-predictive-search-base__result{top:calc(100% + 1rem);transition:.3s}.xo-predictive-search-base__result.predictive-search-wrapper--visible:not(:empty){opacity:1;pointer-events:auto;transform:translate(-50%)}.xo-predictive-search-base__suggest-inner,.xo-predictive-search-base__content{--scrollbar-thumb-color: rgba(0, 0, 0, .2);--scrollbar-thumb-color-hover: rgba(0, 0, 0, .2)}.xo-predictive-search-drawer .xo-predictive-search-base{position:relative}.xo-predictive-search-drawer .xo-predictive-search-base__suggest-inner{position:absolute;width:100%;transition:.3s;max-height:calc(100vh - var(--top) - var(--padding))}.xo-predictive-search-drawer .xo-predictive-search-base:has(.predictive-search-wrapper--visible) .xo-predictive-search-base__suggest-inner{opacity:0;pointer-events:none;visibility:hidden}.xo-predictive-search-drawer .xo-predictive-search-base__result{display:none}.xo-predictive-search-drawer .xo-predictive-search-base__result.predictive-search-wrapper--visible:not(:empty){height:100%;display:block;transform:translate(0)}.xo-predictive-search-drawer .xo-predictive-search-base__content{max-height:calc(100vh - var(--top) - var(--padding))}.xo-predictive-search-drawer__modal[xo-name=search] .xo-modal-content{height:100%}.xo-predictive-search-drawer__modal[xo-name=search] .xo-modal-content__header{padding:0 0 .8rem}.xo-predictive-search-drawer__modal[xo-name=search] .xo-modal-content__inner{--padding: 2.4rem;padding:var(--padding)}@media(min-width:1200px){.xo-predictive-search-drawer__modal[xo-name=search] .xo-modal-content__inner{--padding: 4rem;padding:var(--padding) 4.8rem}}.xo-predictive-search-drawer__modal[xo-name=search] .xo-modal-content__content{padding:2rem 0 0;height:100%}.xo-predictive-search-drawer__modal[xo-name=search] .xo-modal-content__close{position:relative;top:0;right:0;bottom:0;left:0;padding:0}.xo-predictive-search-drawer__modal[xo-name=search] xo-modal-inner{justify-content:center}.xo-predictive-search-drawer__modal[xo-name=search]:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--bg-overlay)}.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content{position:relative;width:100vw;align-items:center}.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content__inner{width:100%;padding:1.6rem;margin-top:3.2rem;flex-direction:row-reverse;gap:1rem;transform-origin:center;opacity:0;visibility:hidden;transform:scaleX(0) scaleY(1);transition:.6s}@media(min-width:768px){.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content__inner{width:60rem;margin-top:calc(var(--xo-top) * 1px + 15px)}}@media(min-width:992px){.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content__inner{padding:2rem 3rem 2rem 3.7rem;width:72rem}}@media(min-width:1400px){.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content__inner{width:87.5rem}}.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content__content{padding:0}.xo-predictive-search-overlay__modal[xo-name=search] .xo-modal-content__close{position:relative;top:0;right:0;bottom:0;left:0;padding:0}.xo-predictive-search-overlay__modal[xo-name=search] xo-modal-inner{justify-content:center}.xo-predictive-search-overlay__modal[xo-name=search] .xo-predictive-search-base__result{display:none}.xo-predictive-search-overlay__modal[xo-name=search][xo-active]:not([xo-active=false]) .xo-predictive-search-base__result{display:block}.xo-predictive-search-overlay__modal[xo-name=search][xo-active]:not([xo-active=false]) .xo-modal-content__inner{opacity:1;visibility:visible;transform:scaleX(1) scaleY(1)}.xo-predictive-search-overlay__modal[xo-name=search][xo-active=false] .xo-modal-content__inner{transition:1.5s}.xo-predictive-search-overlay__modal[xo-name=search]:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--bg-overlay)}.xo-product-card--6 .xo-product-card__description{font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:500;color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);line-height:calc(1 + .4 / var(--font-body-scale));display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.xo-product-card--6 .xo-product-card__description p{font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.xo-product-card--6 .xo-card__header{display:none}.xo-product-card--6 .xo-card__content-end{height:100%;justify-content:space-between}.xo-product-card--6 .xo-product-variant__inner .xo-product-variant__item{padding:1.3rem 0;border-top:1px solid color-mix(in srgb,rgba(var(--color-secondary)) 10%,transparent)}.xo-product-card--6 .xo-product-variant__inner .xo-product-variant__item:last-child{border-bottom:1px solid color-mix(in srgb,rgba(var(--color-secondary)) 10%,transparent)}.xo-product-card--6 .xo-product-title:focus-visible,.xo-product-card--6 button:focus-visible{outline-offset:-.2rem}.xo-product-card__transition{transition:opacity .4s ease,transform .4s ease}.xo-product-card__content{background-color:color-mix(in srgb,rgba(var(--bg-color-content)) 100%,transparent);box-shadow:0 0 50px 1px #0000000d}.xo-product-card__content .xo-text{text-align:left}.xo-product-card__content .xo-price-container,.xo-product-card__content .xo-color-swatches{justify-content:flex-start}.xo-product-card__content .xo-price-container>div{justify-content:flex-start}.xo-product-card__content .xo-price-container .xo-unit-price{justify-content:flex-start}@media(max-width:1199px){.xo-product-card--1 .xo-card__header .xo-card__media .xo-product-image .xo-image img,.xo-product-card--2 .xo-card__header .xo-card__media .xo-product-image .xo-image img{aspect-ratio:auto}}@media(min-width:1200px){.xo-product-card--1 .xo-card__header,.xo-product-card--2 .xo-card__header{height:100%}}.xo-card__media-link:after{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:.8rem;border:.1rem solid rgba(0,0,0,0);transition:.3s}.xo-card__media-link:focus-visible{outline:none;box-shadow:none}.xo-card__media-link:focus-visible:after{border:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 100%,transparent)}.xo-product-card--3 .xo-product-title:focus-visible:after,.xo-product-card--4 .xo-product-title:focus-visible:after{border:none}.xo-product-card--1 .xo-variant-image__input:checked~.xo-variant-image__wrapper,.xo-product-card--2 .xo-variant-image__input:checked~.xo-variant-image__wrapper,.xo-product-card--3 .xo-variant-image__input:checked~.xo-variant-image__wrapper,.xo-product-card--4 .xo-variant-image__input:checked~.xo-variant-image__wrapper{padding:.5px;width:calc(var(--width) + .5px);height:calc(var(--height) + .5px);border:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-product-media xo-carousel{background-color:rgba(var(--bg-color-carousel));z-index:5}.xo-product-media xo-carousel xo-carousel-pagination{bottom:5%;width:100%;display:flex;justify-content:center;gap:.8rem}.xo-product-media xo-carousel xo-carousel-bullet{flex-shrink:0;overflow:hidden;border-radius:99.9rem}.xo-product-media xo-carousel xo-carousel-bullet .xo-carousel-bullet-progress:after{transform:translateZ(0)}.xo-product-media xo-carousel xo-carousel-bullet[xo-active]>.xo-carousel-bullet-progress:after{transform:translate3d(-100%,0,0);animation:xo-carousel-bullet-animate calc(var(--xo-auto-play) + var(--xo-speed) / 2) forwards}.xo-product-media xo-carousel xo-carousel-bullet[xo-active]~xo-carousel-bullet>.xo-carousel-bullet-progress:after{transform:translate3d(-100%,0,0)}@keyframes xo-carousel-bullet-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}.xo-product-media xo-carousel .xo-carousel-bullet-progress:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-foreground));transform:translate3d(-100%,0,0)}.xo-product-media xo-carousel xo-carousel-dynamic-bullets{position:absolute;bottom:5%;left:50%;transform:translate(-50%);z-index:10;overflow:hidden;height:14px}.xo-product-media xo-carousel xo-carousel-dynamic-bullets xo-carousel-pagination{position:static;display:flex;justify-content:flex-start;gap:0}.xo-menu-hamburger-base__link .xo-menu-hamburger-item__icon--mega-menu{display:none}.xo-menu-hamburger-base__mega-menu:empty{display:none}.xo-menu-hamburger-base__mega-menu:not(:empty)~*{display:none}.xo-menu-hamburger-base__mega-menu:not(:empty)~.xo-menu-hamburger-base__link .xo-menu-hamburger-item__icon--mega-menu{display:flex}.xo-menu-hamburger-base__item:has(.xo-menu-hamburger-base__mega-menu:not(:empty)) .xo-menu-hamburger-base__link .xo-menu-hamburger-item__icon--mega-menu{display:flex}.xo-menu-hamburger-base__body{margin-top:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-left:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-right:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-bottom:var(--page-side-margin-mobile, var(--page-side-margin, 0))}.xo-menu-hamburger-base__header{padding-top:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-left:var(--page-side-margin-mobile, var(--page-side-margin, 0));padding-right:var(--page-side-margin-mobile, var(--page-side-margin, 0))}[class*=xo-menu-hamburger-base__modal--level-]>.xo-menu-hamburger-base__content>div>xo-mega-menu>div>div>.xo-section{display:none}[class*=xo-menu-hamburger-base__modal--level-][xo-ready]>.xo-menu-hamburger-base__content>div>xo-mega-menu>div>div>.xo-section{display:block}.xo-home--preset-4 .xo-menu-hamburger-base__mega-menu{border-radius:0}[xo-menu-item-hover]:hover>*>.xo-menu-hamburger-item-1,[xo-menu-item-hover]:focus-within>*>.xo-menu-hamburger-item-1{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}[xo-menu-item-hover]:hover>*>.xo-menu-hamburger-item-default,[xo-menu-item-hover]:focus-within>*>.xo-menu-hamburger-item-default{color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}[xo-menu-item-hover]:hover>* .xo-menu-hamburger-item__icon svg,[xo-menu-item-hover]:focus-within>* .xo-menu-hamburger-item__icon svg{transform:rotate(180deg)}.xo-menu-horizontal-base__item .xo-menu-horizontal-base__link .xo-menu-item__icon--mega-menu{display:none}.xo-menu-horizontal-base__item:hover>.xo-menu-horizontal-base__link,.xo-menu-horizontal-base__item.xo-menu-horizontal-base__item--current>.xo-menu-horizontal-base__link{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-menu-horizontal-base__item--open>.xo-menu-horizontal-base__link{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-menu-horizontal-base__item--open .xo-menu-item__icon svg{transform:rotate(180deg)}.xo-menu-horizontal-base__item:has(.xo-menu-horizontal-base__mega-menu:not(:empty)) .xo-menu-item__icon--mega-menu{display:flex}.xo-menu-horizontal-base__mega-menu[xo-selected]>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__mega-menu[xo-selected]>.xo-menu-horizontal-base__mega-menu,.xo-menu-horizontal-base__item--hover:hover>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__item--hover:hover>.xo-menu-horizontal-base__mega-menu,.xo-menu-horizontal-base__item:focus-within:not(:hover)>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__item:focus-within:not(:hover)>.xo-menu-horizontal-base__mega-menu,.xo-menu-horizontal-base__item--open>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__item--open>.xo-menu-horizontal-base__mega-menu{pointer-events:auto;opacity:1;transform:translateZ(0);visibility:visible}@media(max-width:767px){.xo-menu-horizontal-base__mega-menu[xo-selected]>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__mega-menu[xo-selected]>.xo-menu-horizontal-base__mega-menu,.xo-menu-horizontal-base__item--hover:hover>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__item--hover:hover>.xo-menu-horizontal-base__mega-menu,.xo-menu-horizontal-base__item:focus-within:not(:hover)>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__item:focus-within:not(:hover)>.xo-menu-horizontal-base__mega-menu,.xo-menu-horizontal-base__item--open>.xo-menu-horizontal-base__sub-menu,.xo-menu-horizontal-base__item--open>.xo-menu-horizontal-base__mega-menu{display:none}}.xo-menu-horizontal-base__sub-menu{opacity:0;transform:translate3d(0,1rem,0);box-shadow:0 0 .4rem #0000001a}.xo-menu-horizontal-base__mega-menu{top:calc((var(--pt) + var(--xo-height)) * 1px);opacity:0;transform:translate3d(0,1rem,0);width:calc(100vw - var(--xo-root-scrollbar-width) * 1px - var(--page-side-margin, 0px) * 2);padding-top:1.6rem;transition:transform .3s ease,opacity .3s ease!important}[dir=ltr] .xo-menu-horizontal-base__mega-menu{left:calc(var(--xo-current-left) * -1px + var(--page-side-margin, 0px))}[dir=rtl] .xo-menu-horizontal-base__mega-menu{right:calc(var(--xo-current-left) * -1px + var(--page-side-margin, 0px))}.xo-menu-horizontal-base__sub-menu--shown:before{content:"";position:absolute;left:1rem;top:-.78rem;width:0;height:0;border-left:1.2rem solid transparent;border-right:1.2rem solid transparent}.xo-menu-horizontal-base__sub-menu--shown:before{border-bottom:.8rem solid var(--border-color);z-index:1}.xo-menu-horizontal-base__sub-menu--shown:after{content:"";position:absolute;top:-.65rem;left:1.2rem;border-left:1rem solid transparent;border-right:1rem solid transparent;border-bottom:.7rem solid rgba(var(--bg-color-menu));z-index:2}.xo-home--preset-4 .xo-menu-horizontal-base__sub-menu--shown:after{top:-.6rem}.xo-menu-horizontal-base__item--border:after{content:"";display:block;position:absolute;top:0;left:-2rem;width:3rem;height:100%}.xo-menu-horizontal-base__sub-menu .extra-before{position:absolute;top:-1.4rem;left:0;width:100%;height:1.6rem}.xo-header-1 .xo-menu-horizontal-base .xo-active .xo-menu-horizontal-base__link,.xo-header-1 .xo-menu-horizontal-base .xo-active .xo-menu-horizontal-base__link .xo-text{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}@media(min-width:1400px){.xo-header-1 .xo-menu-horizontal-base .xo-active{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.xo-header-1 .xo-menu-horizontal-base .xo-active .xo-menu-horizontal-base__link,.xo-header-1 .xo-menu-horizontal-base .xo-active .xo-menu-horizontal-base__link .xo-menu-item-default{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}}.xo-header__content .xo-menu-horizontal-base__sub-menu .xo-menu-horizontal-base__item--sub .xo-active{background-color:transparent}.xo-menu-horizontal-base__item--sub .xo-menu-horizontal__sub-menu--left{left:auto!important;right:100%}.xo-menu-horizontal-base__item--sub .xo-menu-horizontal__sub-menu--left .xo-menu-horizontal-base__item--border:after{left:auto;right:-2rem}[xo-menu-item-hover]:hover>*>.xo-menu-item-1,[xo-menu-item-hover]:focus-within>*>.xo-menu-item-1{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-menu-horizontal-base .xo-menu-item-1:hover,.xo-menu-horizontal-base .xo-active .xo-menu-item-1{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.xo-home--preset-3 .xo-menu-horizontal-base .xo-menu-item-1:hover,.xo-home--preset-3 .xo-menu-horizontal-base .xo-active .xo-menu-item-1{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}[xo-menu-item-hover]:hover>* .xo-menu-item__icon svg,[xo-menu-item-hover]:focus-within>* .xo-menu-item__icon svg{transform:rotate(180deg)}.xo-header-1 [xo-menu-item-hover]:hover>*>.xo-menu-item-default,.xo-header-1 [xo-menu-item-hover]:focus-within>*>.xo-menu-item-default{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.xo-header-1 [xo-menu-item-hover]:hover>* .xo-menu-item__icon svg,.xo-header-1 [xo-menu-item-hover]:focus-within>* .xo-menu-item__icon svg{transform:rotate(180deg)}[xo-sub-menu-item-hover]:hover>*>.xo-sub-menu-item-default,[xo-sub-menu-item-hover]:focus-within>*>.xo-sub-menu-item-default{font-weight:500;color:var(--hover-color)}.xo-section-footer .xo-group__content{z-index:9}@media(max-width:575px){.xo-section-footer .xo-footer-copyright,.xo-section-footer .xo-currency-select{justify-content:flex-start}}@media(max-width:767px){.xo-section-footer .xo-currency-select__label,.xo-section-footer .xo-language-select__label{font-size:1.4rem}}.xo-home--preset-4 .xo-section-footer .xo-currency-select__content,.xo-home--preset-4 .xo-section-footer .xo-language-select__content{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-section-announcement-bar{margin-top:var(--mobile-mt)!important;margin-bottom:var(--mobile-mb)!important}@media(min-width:576px){.xo-section-announcement-bar{margin-top:var(--mt)!important;margin-bottom:var(--mb)!important}}@media(max-width:991px){.mega-menu-base__item--left .xo-text:first-of-type{font-size:2.6rem}.xo-mega-menu-base__mega-menu{min-height:100%}.maga-menu-base__item--collapse .xo-text{font-size:2.2rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);line-height:33.8px;letter-spacing:-.78px}.maga-menu-base__item--content .xo-text{font-size:1.8rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent)}}@media(min-width:1200px){.xo-mega-menu-base__mega-menu--bg{box-shadow:0 -.35rem .6rem .45rem #dfdfdf35,0 .35rem .6rem .45rem #dfdfdf35}}@media(min-width:768px)and (max-width:1200px){.xo-header-1__right .xo-menu-hamburger-base__mega-menu>div{padding-inline-start:1.2rem;padding-inline-end:1.2rem}.xo-header-1__right .xo-mega-menu-base__mega-menu--1 .xo-grid-block .xo-group{--xo-col-span-desktop: 6 !important;--xo-col-span-tablet: 6 !important}.xo-header-1__right .xo-mega-menu-base__mega-menu--1 .xo-grid-block .xo-group:first-of-type{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header-1__right .xo-mega-menu-base__mega-menu--2 .xo-grid-block .xo-group{--xo-col-span-desktop: 12 !important;--xo-col-span-tablet: 12 !important}.xo-header-1__right .xo-mega-menu-base__mega-menu--3 xo-collection-tabs-content .xo-grid-block{--xo-col-desktop: 2 !important;--xo-col-tablet: 2 !important}.xo-header-1__right .xo-featured-collection__item>div{display:grid}}@media(max-width:767px){.xo-mega-menu-base__mega-menu--2 .xo-menu__link .xo-group__content>div{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-mega-menu-base__mega-menu--2 .xo-menu__link .xo-group__content .xo-menu__link-icon,.xo-mega-menu-base__mega-menu--2 .xo-menu__link .xo-group__content .xo-menu__link-media{opacity:1}.xo-mega-menu-base__mega-menu--2 .xo-menu__link .xo-text--color{color:var(--hover-color)}}.xo-menu__link:hover .xo-group__content{transition:.3s}.xo-menu__link:hover .xo-group__content>div{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-menu__link:hover .xo-text--color{color:var(--hover-color)}.xo-menu__link:has(a:focus-visible) .xo-group__content{transition:.3s}.xo-menu__link:has(a:focus-visible) .xo-group__content>div{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-menu__link:has(a:focus-visible) .xo-text--color{color:var(--hover-color)}.xo-menu__link:has(a:focus-visible) .xo-menu__link-icon,.xo-menu__link:has(a:focus-visible) .xo-menu__link-media{opacity:1}@media(max-width:991px){.mega-menu-base__item--left .xo-text:first-of-type{font-size:2.6rem}.xo-mega-menu-base__mega-menu-3{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);padding:2.4rem 2.8rem 1.6rem;border-radius:1rem;min-height:100%}.mega-menu-base__item--collapse .xo-text{font-size:2.2rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);line-height:33.8px;letter-spacing:-.78px}.maga-menu-base__item--content .xo-text{font-size:1.8rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent)}}.xo-featured-collection__item xo-collection-tabs-trigger[xo-active] .xo-text--color{color:var(--hover-color)}@media(max-width:575px){.xo-featured-collection__item>div{align-items:flex-start}}.xo-compare-table__col[style*="order: 1"] .xo-compare-table__heading{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);-webkit-user-select:all;user-select:all}.xo-compare-table__col[style*="order: 1"] .xo-compare-table__value,.xo-compare-table__col[style*="order: 1"] .xo-compare-table__product{border-inline-start:none}.xo-compare-table__col{width:20rem}@media(min-width:992px){.xo-compare-table__col{width:max(30rem,(90vw - 1.5rem - var(--modal-padding) * 2) / var(--value-columns-count))}}xo-product-quick-view{--xo-container-gap: 0}.quick-view .shopify-payment-button__group{display:flex;align-items:center;gap:1.2rem}.quick-view .shopify-payment-button__more-options{display:none}.quick-view .shopify-payment-button__add{width:18%;cursor:pointer}.quick-view .xo-carousel-navigation-control{display:none;gap:.8rem;padding:2rem 0}@media(min-width:768px){.quick-view .xo-carousel-navigation-control{padding-top:0;display:flex;align-items:center;justify-content:center;gap:0}}.quick-view .xo-content a{color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent)}.quick-view .xo-content a:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.quick-view xo-carousel-slide .xo-product-info-media__image{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.quick-view xo-carousel-slide[xo-active] .xo-product-info-media__image--active{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.quick-view .xo-product-info-media__image:after{content:"";position:absolute;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;border:.1rem solid transparent;transition:.3s}.quick-view .xo-product-info-media__content xo-carousel-inner xo-carousel-list xo-carousel-slide:focus-visible{outline:none;outline-offset:-.2rem;box-shadow:none}.quick-view .xo-product-info-media__content xo-carousel-inner xo-carousel-list xo-carousel-slide:focus-visible .xo-product-info-media__image:after{border:.1rem solid color-mix(in srgb,rgba(var(--color-error)) 100%,transparent);border-radius:1rem}.quick-view .xo-carousel-navigation-control__prev[xo-disabled] .xo-carousel-navigation-control__icon{cursor:not-allowed;opacity:.5}.quick-view .xo-carousel-navigation-control__icon{display:flex;align-items:center;justify-content:center;position:relative}@media(min-width:768px){.quick-view .xo-carousel-navigation-control__icon{position:absolute;top:40%;transform:translateY(-40%);z-index:10}}.quick-view .xo-carousel-navigation-control__icon--prev{left:0;width:2.7rem;height:2.7rem;border-radius:50%;border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent);display:flex;align-items:center;justify-content:center}.quick-view .xo-carousel-navigation-control__icon--prev svg{width:2rem}@media(min-width:768px){.quick-view .xo-carousel-navigation-control__icon--prev{left:-5rem;background-color:transparent;border:none}.quick-view .xo-carousel-navigation-control__icon--prev svg{width:auto}}.quick-view .xo-carousel-navigation-control__icon--next{right:0;width:2.7rem;height:2.7rem;border-radius:50%;border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent);display:flex;align-items:center;justify-content:center}.quick-view .xo-carousel-navigation-control__icon--next svg{width:2rem}@media(min-width:768px){.quick-view .xo-carousel-navigation-control__icon--next{right:-5rem;background-color:transparent;border:none}.quick-view .xo-carousel-navigation-control__icon--next svg{width:auto}}[dir=ltr] xo-gallery-portal xo-gallery-prev,[dir=ltr] xo-gallery-portal xo-gallery-counter{left:2.4rem}[dir=ltr] xo-gallery-portal xo-gallery-next,[dir=ltr] xo-gallery-portal xo-modal-trigger{right:2.4rem}[dir=ltr] xo-gallery-portal xo-gallery-counter{display:none}xo-gallery-portal{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}xo-gallery-portal xo-gallery-prev,xo-gallery-portal xo-gallery-next{width:4rem;height:4rem;border-radius:50%;border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);display:flex;align-items:center;justify-content:center;transition:transform .3s}xo-gallery-portal xo-gallery-prev svg,xo-gallery-portal xo-gallery-next svg{width:1.6rem;height:1.6rem;fill:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}xo-gallery-portal xo-gallery-prev:hover,xo-gallery-portal xo-gallery-next:hover{opacity:.6}xo-gallery-portal xo-gallery-counter{top:2.4rem;padding:0;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}xo-gallery-portal xo-modal-trigger{top:2.4rem;width:3.2rem;height:3.2rem;border-radius:50%;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);border:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);display:flex;align-items:center;justify-content:center}xo-gallery-portal xo-modal-trigger svg{width:1rem;height:1rem;transition:transform .5s;will-change:transform;fill:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}xo-gallery-portal xo-modal-trigger:hover{opacity:.6}xo-gallery-portal xo-modal-trigger:hover svg{transform:rotate(90deg)}.xo-quick-view__product-info .xo-product__add-to-cart:has(.xo-add-to-cart--unavailable[xo-disabled]){cursor:not-allowed}.xo-home--preset-3 .xo-quick-view__product-info .xo-quantity-base{background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.xo-home--preset-3 .xo-product__add-to-cart .xo-add-to-cart button{color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent)}.xo-home--preset-3 .xo-product__add-to-cart .xo-add-to-cart button:focus-visible,.xo-home--preset-3 .xo-product__add-to-cart .xo-add-to-cart button:hover{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.xo-home--preset-4 .xo-modal-content{border-radius:0}.xo-home--preset-4 .xo-modal-content__inner,.xo-home--preset-4 .xo-product-info-media__image{border-radius:0;border:2px solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .xo-quantity-base{border-radius:0;background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart button{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 100%,transparent);box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart button .xo-animate-rect{display:none}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart--unavailable button{border-radius:0;color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent);background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 100%,transparent);border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart [xo-animate-rect-hover]:hover .xo-animate-rect--btb-radius{top:100%}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart [xo-animate-text-split-hover]:hover .xo-animate-text-split__char-item{transform:translateY(0)}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart button:hover{transition:.3s;box-shadow:.25rem .25rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart button:active,.xo-home--preset-4 .xo-quick-view__product-info .xo-add-to-cart button:hover{transform:translateY(.2rem)}.xo-home--preset-4 .xo-quick-view__product-info .shopify-payment-button__buy-button .shopify-payment-button__button{height:5.6rem;line-height:calc(1 + 0 / var(--font-body-scale));background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.xo-home--preset-4 .xo-quick-view__product-info .xo-quick-view__product-info__link a{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.xo-home--preset-4 .xo-product-info-media__content xo-carousel-inner xo-carousel-list xo-carousel-slide{border-radius:0}.xo-cart-free-shipping-suggestion__button[xo-disabled]{background-color:color-mix(in srgb,rgba(var(--color-background)) 50%,transparent);cursor:not-allowed;pointer-events:none}.xo-cart-discount-drawer__inner .xo-field-input__input::placeholder,.xo-cart-discount-regular .xo-field-input__input::placeholder{font-size:1.6rem}.xo-home--preset-4 .xo-cart-note-drawer__grid button,.xo-home--preset-4 .xo-cart-discount-drawer__grid button{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);box-shadow:.3rem .3rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.xo-popup-age-verification{--xo-popup-age-verification-delay: .2s;width:100%;height:100%}.xo-popup-age-verification__container{max-width:calc(100vw - 2.4rem);max-height:calc(100vh - 2.4rem)}[dir=ltr] .xo-popup-age-verification--left .xo-popup-age-verification__media{left:1.4rem}[dir=rtl] .xo-popup-age-verification--left .xo-popup-age-verification__media,[dir=ltr] .xo-popup-age-verification--right .xo-popup-age-verification__media{right:1.4rem}[dir=rtl] .xo-popup-age-verification--right .xo-popup-age-verification__media{left:1.4rem}.xo-popup-age-verification--background .xo-popup-age-verification__content{background-color:transparent}.xo-popup-age-verification--background .xo-popup-age-verification__media{top:0;left:0;right:0;bottom:0;width:100%}xo-modal[xo-active] .xo-popup-age-verification--left:has(img) .xo-popup-age-verification__container,xo-modal[xo-active] .xo-popup-age-verification--left:has(video) .xo-popup-age-verification__container{animation:xo_popup_age_verification_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-age-verification-delay)) forwards}xo-modal[xo-active] .xo-popup-age-verification--left:has(img) .xo-popup-age-verification__content-container,xo-modal[xo-active] .xo-popup-age-verification--left:has(video) .xo-popup-age-verification__content-container{animation:xo_popup_age_verification_media_left .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-age-verification-delay)) forwards}xo-modal[xo-active] .xo-popup-age-verification--right:has(img) .xo-popup-age-verification__container,xo-modal[xo-active] .xo-popup-age-verification--right:has(video) .xo-popup-age-verification__container{animation:xo_popup_age_verification_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-age-verification-delay)) forwards}xo-modal[xo-active] .xo-popup-age-verification--right:has(img) .xo-popup-age-verification__content-container,xo-modal[xo-active] .xo-popup-age-verification--right:has(video) .xo-popup-age-verification__content-container{animation:xo_popup_age_verification_media_right .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-age-verification-delay)) forwards}@media screen and (max-width:767px){.xo-popup-age-verification--left:not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media,.xo-popup-age-verification--right:not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media{position:static;width:100%;height:0;transition:height .5s ease}.xo-popup-age-verification--background:not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__content{background-color:transparent}.xo-popup-age-verification--background:not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.xo-popup-age-verification.xo-popup-age-verification--hidden-image-mobile .xo-popup-age-verification__media{display:none!important}xo-modal[xo-active] .xo-popup-age-verification--left:has(img):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__container,xo-modal[xo-active] .xo-popup-age-verification--left:has(video):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__container,xo-modal[xo-active] .xo-popup-age-verification--right:has(img):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__container,xo-modal[xo-active] .xo-popup-age-verification--right:has(video):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__container{animation:xo_popup_age_verification_open_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-age-verification-delay)) forwards;width:100%}xo-modal[xo-active] .xo-popup-age-verification--left:has(img):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media,xo-modal[xo-active] .xo-popup-age-verification--left:has(video):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media,xo-modal[xo-active] .xo-popup-age-verification--right:has(img):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media,xo-modal[xo-active] .xo-popup-age-verification--right:has(video):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__media{animation:xo_popup_age_verification_media_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-age-verification-delay)) forwards}xo-modal[xo-active] .xo-popup-age-verification--left:has(img):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__content-container,xo-modal[xo-active] .xo-popup-age-verification--left:has(video):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__content-container,xo-modal[xo-active] .xo-popup-age-verification--right:has(img):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__content-container,xo-modal[xo-active] .xo-popup-age-verification--right:has(video):not(.xo-popup-age-verification--hidden-image-mobile) .xo-popup-age-verification__content-container{padding-inline-start:0;animation:none}xo-modal[xo-active] .xo-popup-age-verification--hidden-image-mobile .xo-popup-age-verification__media{animation:none!important}xo-modal[xo-active] .xo-popup-age-verification--hidden-image-mobile .xo-popup-age-verification__content-container{padding-inline-start:0;animation:none!important}}@keyframes xo_popup_age_verification_open{0%{width:var(--xo-popup-age-verification-content-width)}to{width:calc(var(--xo-popup-age-verification-content-width) + var(--xo-popup-age-verification-image-width))}}@keyframes xo_popup_age_verification_media_left{0%{padding-inline-start:0px}to{padding-inline-start:calc(var(--xo-popup-age-verification-image-width) + 1.4rem)}}@keyframes xo_popup_age_verification_media_right{0%{padding-inline-end:0px}to{padding-inline-end:calc(var(--xo-popup-age-verification-image-width) + 1.4rem)}}@keyframes xo_popup_age_verification_open_mobile{0%{width:var(--xo-popup-age-verification-content-width)}to{width:var(--xo-popup-age-verification-content-width)}}@keyframes xo_popup_age_verification_media_mobile{0%{height:0}to{height:30rem}}.xo-popup-countdown-promo{--xo-popup-countdown-promo-delay: .2s;width:100%;height:100%}.xo-popup-countdown-promo__container{max-width:calc(100vw - 2.4rem);max-height:calc(100vh - 2.4rem)}.xo-popup-countdown-promo__timer-item:not(:first-child) .xo-popup-countdown-promo__timer-value{position:relative;width:100%}.xo-popup-countdown-promo__timer-item:not(:first-child) .xo-popup-countdown-promo__timer-value:before{content:"";position:absolute;top:50%;left:0;width:.1rem;height:3.7rem;transform:translateY(-50%);background-color:color-mix(in srgb,rgba(var(--color-foreground)) 15%,transparent)}[dir=ltr] .xo-popup-countdown-promo--left .xo-popup-countdown-promo__media{left:1.4rem}[dir=rtl] .xo-popup-countdown-promo--left .xo-popup-countdown-promo__media,[dir=ltr] .xo-popup-countdown-promo--right .xo-popup-countdown-promo__media{right:1.4rem}[dir=rtl] .xo-popup-countdown-promo--right .xo-popup-countdown-promo__media{left:1.4rem}.xo-popup-countdown-promo--background .xo-popup-countdown-promo__content{background-color:transparent}.xo-popup-countdown-promo--background .xo-popup-countdown-promo__media{top:0;left:0;right:0;bottom:0;width:100%}.xo-popup-countdown__box:not(:first-child) .xo-popup-countdown__number{position:relative;width:100%}.xo-popup-countdown__box:not(:first-child) .xo-popup-countdown__number:before{content:"";position:absolute;top:50%;left:-1.2rem;width:.1rem;height:3.7rem;transform:translateY(-50%);background-color:color-mix(in srgb,rgba(var(--color-foreground)) 15%,transparent)}.xo-home--preset-4 .xo-popup-age-verification__container,.xo-home--preset-4 .xo-popup-countdown-promo__container,.xo-home--preset-4 .xo-popup-promo__container,.xo-home--preset-4 .xo-popup-signup__container{border-radius:0;border:.2rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}xo-modal[xo-active] .xo-popup-countdown-promo--left:has(img) .xo-popup-countdown-promo__container,xo-modal[xo-active] .xo-popup-countdown-promo--left:has(video) .xo-popup-countdown-promo__container{animation:xo_popup_countdown_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-countdown-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-countdown-promo--left:has(img) .xo-popup-countdown-promo__content-container,xo-modal[xo-active] .xo-popup-countdown-promo--left:has(video) .xo-popup-countdown-promo__content-container{animation:xo_popup_countdown_media_left .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-countdown-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-countdown-promo--right:has(img) .xo-popup-countdown-promo__container,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(video) .xo-popup-countdown-promo__container{animation:xo_popup_countdown_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-countdown-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-countdown-promo--right:has(img) .xo-popup-countdown-promo__content-container,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(video) .xo-popup-countdown-promo__content-container{animation:xo_popup_countdown_media_right .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-countdown-promo-delay)) forwards}@media screen and (max-width:767px){.xo-popup-countdown-promo--left:not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media,.xo-popup-countdown-promo--right:not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media{position:static;width:100%;height:0;transition:height .5s ease}.xo-popup-countdown-promo--background:not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__content{background-color:transparent}.xo-popup-countdown-promo--background:not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.xo-popup-countdown-promo.xo-popup-countdown-promo--hidden-image-mobile .xo-popup-countdown-promo__media{display:none!important}xo-modal[xo-active] .xo-popup-countdown-promo--left:has(img):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__container,xo-modal[xo-active] .xo-popup-countdown-promo--left:has(video):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__container,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(img):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__container,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(video):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__container{animation:xo_popup_countdown_open_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-countdown-promo-delay)) forwards;width:100%}xo-modal[xo-active] .xo-popup-countdown-promo--left:has(img):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media,xo-modal[xo-active] .xo-popup-countdown-promo--left:has(video):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(img):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(video):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__media{animation:xo_popup_countdown_media_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-countdown-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-countdown-promo--left:has(img):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__content-container,xo-modal[xo-active] .xo-popup-countdown-promo--left:has(video):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__content-container,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(img):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__content-container,xo-modal[xo-active] .xo-popup-countdown-promo--right:has(video):not(.xo-popup-countdown-promo--hidden-image-mobile) .xo-popup-countdown-promo__content-container{padding-inline-start:0;animation:none}xo-modal[xo-active] .xo-popup-countdown-promo--hidden-image-mobile .xo-popup-countdown-promo__media{animation:none!important}xo-modal[xo-active] .xo-popup-countdown-promo--hidden-image-mobile .xo-popup-countdown-promo__content-container{padding-inline-start:0;animation:none!important}}@keyframes xo_popup_countdown_open{0%{width:var(--xo-popup-countdown-promo-content-width)}to{width:calc(var(--xo-popup-countdown-promo-content-width) + var(--xo-popup-countdown-promo-image-width))}}@keyframes xo_popup_countdown_media_left{0%{padding-inline-start:0px}to{padding-inline-start:calc(var(--xo-popup-countdown-promo-image-width) + 1.4rem)}}@keyframes xo_popup_countdown_media_right{0%{padding-inline-end:0px}to{padding-inline-end:calc(var(--xo-popup-countdown-promo-image-width) + 1.4rem)}}@keyframes xo_popup_countdown_open_mobile{0%{width:var(--xo-popup-countdown-promo-content-width)}to{width:var(--xo-popup-countdown-promo-content-width)}}@keyframes xo_popup_countdown_media_mobile{0%{height:0}to{height:30rem}}.xo-popup-promo{--xo-popup-promo-delay: .2s;width:100%;height:100%}.xo-popup-promo__container{max-width:calc(100vw - 2.4rem);max-height:calc(100vh - 2.4rem)}[dir=ltr] .xo-popup-promo--left .xo-popup-promo__media{left:1.4rem}[dir=rtl] .xo-popup-promo--left .xo-popup-promo__media,[dir=ltr] .xo-popup-promo--right .xo-popup-promo__media{right:1.4rem}[dir=rtl] .xo-popup-promo--right .xo-popup-promo__media{left:1.4rem}.xo-popup-promo--background .xo-popup-promo__content{background-color:transparent}.xo-popup-promo--background .xo-image{width:100%;height:100%}.xo-popup-promo--background .xo-popup-promo__media{top:0;left:0;right:0;bottom:0;width:100%}xo-modal[xo-active] .xo-popup-promo--left:has(img) .xo-popup-promo__container,xo-modal[xo-active] .xo-popup-promo--left:has(video) .xo-popup-promo__container{animation:xo_popup_promo_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-promo--left:has(img) .xo-popup-promo__content-container,xo-modal[xo-active] .xo-popup-promo--left:has(video) .xo-popup-promo__content-container{animation:xo_popup_promo_media_left .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-promo--right:has(img) .xo-popup-promo__container,xo-modal[xo-active] .xo-popup-promo--right:has(video) .xo-popup-promo__container{animation:xo_popup_promo_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-promo--right:has(img) .xo-popup-promo__content-container,xo-modal[xo-active] .xo-popup-promo--right:has(video) .xo-popup-promo__content-container{animation:xo_popup_promo_media_right .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-promo-delay)) forwards}@media screen and (max-width:767px){.xo-popup-promo--left:not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media,.xo-popup-promo--right:not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media{position:static;width:100%;height:0;transition:height .5s ease}.xo-popup-promo--background:not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__content{background-color:transparent}.xo-popup-promo--background:not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.xo-popup-promo.xo-popup-promo--hidden-image-mobile .xo-popup-promo__media{display:none!important}xo-modal[xo-active] .xo-popup-promo--left:has(img):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__container,xo-modal[xo-active] .xo-popup-promo--left:has(video):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__container,xo-modal[xo-active] .xo-popup-promo--right:has(img):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__container,xo-modal[xo-active] .xo-popup-promo--right:has(video):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__container{animation:xo_popup_promo_open_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-promo-delay)) forwards;width:100%}xo-modal[xo-active] .xo-popup-promo--left:has(img):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media,xo-modal[xo-active] .xo-popup-promo--left:has(video):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media,xo-modal[xo-active] .xo-popup-promo--right:has(img):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media,xo-modal[xo-active] .xo-popup-promo--right:has(video):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__media{animation:xo_popup_promo_media_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-promo-delay)) forwards}xo-modal[xo-active] .xo-popup-promo--left:has(img):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__content-container,xo-modal[xo-active] .xo-popup-promo--left:has(video):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__content-container,xo-modal[xo-active] .xo-popup-promo--right:has(img):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__content-container,xo-modal[xo-active] .xo-popup-promo--right:has(video):not(.xo-popup-promo--hidden-image-mobile) .xo-popup-promo__content-container{padding-inline-start:0;animation:none}xo-modal[xo-active] .xo-popup-promo--hidden-image-mobile .xo-popup-promo__media{animation:none!important}xo-modal[xo-active] .xo-popup-promo--hidden-image-mobile .xo-popup-promo__content-container{padding-inline-start:0;animation:none!important}}@keyframes xo_popup_promo_open{0%{width:var(--xo-popup-promo-content-width)}to{width:calc(var(--xo-popup-promo-content-width) + var(--xo-popup-promo-image-width))}}@keyframes xo_popup_promo_media_left{0%{padding-inline-start:0px}to{padding-inline-start:calc(var(--xo-popup-promo-image-width) + 1.4rem)}}@keyframes xo_popup_promo_media_right{0%{padding-inline-end:0px}to{padding-inline-end:calc(var(--xo-popup-promo-image-width) + 1.4rem)}}@keyframes xo_popup_promo_open_mobile{0%{width:var(--xo-popup-promo-content-width)}to{width:var(--xo-popup-promo-content-width)}}@keyframes xo_popup_promo_media_mobile{0%{height:0}to{height:30rem}}.xo-popup-signup{--xo-popup-signup-delay: .2s;width:100%;height:100%}.xo-popup-signup__container{max-width:calc(100vw - 2.4rem);max-height:calc(100vh - 2.4rem)}[dir=ltr] .xo-popup-signup--left .xo-popup-signup__media{left:1.4rem}[dir=rtl] .xo-popup-signup--left .xo-popup-signup__media,[dir=ltr] .xo-popup-signup--right .xo-popup-signup__media{right:1.4rem}[dir=rtl] .xo-popup-signup--right .xo-popup-signup__media{left:1.4rem}.xo-popup-signup--background .xo-popup-signup__content{background-color:transparent}.xo-popup-signup--background .xo-image{width:100%;height:100%}.xo-popup-signup--background .xo-popup-signup__media{top:0;left:0;right:0;bottom:0;width:100%}xo-modal[xo-active] .xo-popup-signup--left:has(img) .xo-popup-signup__container,xo-modal[xo-active] .xo-popup-signup--left:has(video) .xo-popup-signup__container{animation:xo_popup_signup_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-signup-delay)) forwards}xo-modal[xo-active] .xo-popup-signup--left:has(img) .xo-popup-signup__content-container,xo-modal[xo-active] .xo-popup-signup--left:has(video) .xo-popup-signup__content-container{animation:xo_popup_signup_media_left .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-signup-delay)) forwards}xo-modal[xo-active] .xo-popup-signup--right:has(img) .xo-popup-signup__container,xo-modal[xo-active] .xo-popup-signup--right:has(video) .xo-popup-signup__container{animation:xo_popup_signup_open .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-signup-delay)) forwards}xo-modal[xo-active] .xo-popup-signup--right:has(img) .xo-popup-signup__content-container,xo-modal[xo-active] .xo-popup-signup--right:has(video) .xo-popup-signup__content-container{animation:xo_popup_signup_media_right .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-signup-delay)) forwards}@media screen and (max-width:767px){.xo-popup-signup--left:not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media,.xo-popup-signup--right:not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media{position:static;width:100%;height:0;transition:height .5s ease}.xo-popup-signup--background:not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__content{background-color:transparent}.xo-popup-signup--background:not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.xo-popup-signup.xo-popup-signup--hidden-image-mobile .xo-popup-signup__media{display:none!important}xo-modal[xo-active] .xo-popup-signup--left:has(img):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__container,xo-modal[xo-active] .xo-popup-signup--left:has(video):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__container,xo-modal[xo-active] .xo-popup-signup--right:has(img):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__container,xo-modal[xo-active] .xo-popup-signup--right:has(video):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__container{animation:xo_popup_signup_open_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-signup-delay)) forwards;width:100%}xo-modal[xo-active] .xo-popup-signup--left:has(img):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media,xo-modal[xo-active] .xo-popup-signup--left:has(video):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media,xo-modal[xo-active] .xo-popup-signup--right:has(img):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media,xo-modal[xo-active] .xo-popup-signup--right:has(video):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__media{animation:xo_popup_signup_media_mobile .5s ease calc(var(--xo-duration) * 1ms + var(--xo-popup-signup-delay)) forwards}xo-modal[xo-active] .xo-popup-signup--left:has(img):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__content-container,xo-modal[xo-active] .xo-popup-signup--left:has(video):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__content-container,xo-modal[xo-active] .xo-popup-signup--right:has(img):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__content-container,xo-modal[xo-active] .xo-popup-signup--right:has(video):not(.xo-popup-signup--hidden-image-mobile) .xo-popup-signup__content-container{padding-inline-start:0;animation:none}xo-modal[xo-active] .xo-popup-signup--hidden-image-mobile .xo-popup-signup__media{animation:none!important}xo-modal[xo-active] .xo-popup-signup--hidden-image-mobile .xo-popup-signup__content-container{padding-inline-start:0;animation:none!important}}@keyframes xo_popup_signup_open{0%{width:var(--xo-popup-signup-content-width)}to{width:calc(var(--xo-popup-signup-content-width) + var(--xo-popup-signup-image-width))}}@keyframes xo_popup_signup_media_left{0%{padding-inline-start:0px}to{padding-inline-start:calc(var(--xo-popup-signup-image-width) + 1.4rem)}}@keyframes xo_popup_signup_media_right{0%{padding-inline-end:0px}to{padding-inline-end:calc(var(--xo-popup-signup-image-width) + 1.4rem)}}@keyframes xo_popup_signup_open_mobile{0%{width:var(--xo-popup-signup-content-width)}to{width:var(--xo-popup-signup-content-width)}}@keyframes xo_popup_signup_media_mobile{0%{height:0}to{height:30rem}}.xo-blog-editorial xo-carousel-slide[xo-active]{visibility:visible!important;position:static!important}.xo-title-blog{line-height:calc(1 + .333 / var(--font-body-scale))}.xo-blog-editorial .xo-field-input--1{padding-left:1.8rem;padding-right:1.8rem}.xo-blog-editorial__right xo-carousel-trigger div[xo-abs]:nth-child(2){display:none}.xo-blog-editorial__right xo-carousel-trigger:hover div[xo-abs]:nth-child(2){display:block}.xo-blog-editorial__right xo-carousel-trigger:hover .xo-text{color:var(--hover-color)}.xo-blog-editorial__right xo-carousel-trigger[xo-active] div[xo-abs]:first-child{background-color:var(--bg-color)}.xo-blog-editorial__right xo-carousel-trigger[xo-active] div[xo-abs]:nth-child(2){display:block}.xo-blog-editorial__right xo-carousel-trigger[xo-active] .xo-text{color:var(--hover-color)}.xo-blog-editorial__image .xo-article-media,.xo-blog-editorial__image .xo-image-block,.xo-blog-editorial__image .xo-image{height:100%}.xo-box-text .xo-box-content__main{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:flex-start}@media(min-width:1400px){.xo-box-text .xo-box-content__main{min-height:40rem}}.xo-banner-custom .xo-image{height:100%}.xo-banner-custom xo-parallax{top:0;bottom:unset}@media(min-width:576px){.xo-banner-custom xo-parallax{top:0;bottom:0}}.xo-box-text .xo-box-content__text{padding-top:0}.xo-box-text .xo-box-content__icon{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);border-radius:50%}@media(min-width:768px){.xo-box-text .xo-box-content__icon{margin-left:auto}}.xo-banner-custom xo-animate{height:100%}.xo-box-content__icon .xo-cursor{justify-content:flex-start}@media(min-width:768px){.xo-box-content__icon .xo-cursor{justify-content:left}}@media(min-width:576px){.xo-collection-editorial [class^=xo-carousel-image-],.xo-blog-editorial [class^=xo-carousel-image-]{height:100%}.xo-collection-editorial [class^=xo-carousel-image-] xo-carousel-inner,.xo-blog-editorial [class^=xo-carousel-image-] xo-carousel-inner{height:100%!important}}.xo-collection-editorial .xo-collection-editorial__media .xo-image-block,.xo-blog-editorial .xo-collection-editorial__media .xo-image-block{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.xo-collection-editorial a:after,.xo-blog-editorial a:after{content:"";position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;border-radius:.8rem;border:.2rem solid rgba(0,0,0,0);transition:.3s;z-index:2}.xo-collection-editorial a:focus-visible:after,.xo-blog-editorial a:focus-visible:after{border:.2rem solid color-mix(in srgb,rgba(var(--color-error)) 100%,transparent)}.xo-product-set{clip-path:inset(0 -50px 0 0)}.xo-product-set xo-carousel xo-carousel-inner{overflow:visible!important}.xo-product-set a:focus-visible,.xo-product-set [tabindex]:focus-visible{outline:none}.xo-collection-expand a:focus-visible{outline-offset:-.4rem}.xo-collection-tabs__menu xo-collection-tabs-trigger .xo-text{word-break:keep-all;position:relative;white-space:nowrap;background-image:linear-gradient(var(--hover-color),var(--hover-color));background-repeat:no-repeat;background-size:0% 2px;background-position:0 100%;transition:background-size .3s ease}.xo-collection-tabs__menu xo-collection-tabs-trigger[xo-active] .xo-text{background-size:100% 2px}@media(max-width:991px){.xo-collection-tabs__menu .xo-collection-tabs__grid{width:100rem}}@media(max-width:767px){.xo-collection-tabs__menu .xo-collection-tabs__grid{width:80rem}}.xo-collection-tabs__menu .xo-collection-tabs__highlight>div{height:100%}.xo-collection-tabs__tab xo-collection-tabs-trigger [tabindex]:focus-visible,.xo-collection-tabs__tab xo-collection-tabs-trigger [role]:focus-visible{outline-offset:-.1rem}.xo-product-tab-split__panel{padding:1.7rem 2rem 1.8rem 1.8rem}@media(min-width:768px){.xo-product-tab-split__panel{padding:3rem 3.7rem 4rem 4rem}}@media(max-width:1399px){.xo-product-tab-split__panel .xo-collection-tabs__products>.xo-grid-block{--xo-col-desktop: 1 !important;--xo-col-tablet: 1 !important}}@media(min-width:768px){.xo-collection-item:nth-child(3n){grid-column-start:1;grid-column-end:3}}.xo-collection-item>div{height:100%}@media(min-width:1400px){.xo-box-icon-with-text .xo-box-content{flex:1}}@media(max-width:1399px){.xo-box-icon-with-text .xo-box-content{width:100%}}.xo-box-icon-with-text .xo-box-content:not(:last-child){border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-layer)) calc(.29 * 100%),transparent)}@media(min-width:1400px){.xo-box-icon-with-text .xo-box-content:not(:last-child){border-right:.1rem solid color-mix(in srgb,rgba(var(--color-layer)) calc(.29 * 100%),transparent);border-bottom:none}}.xo-box-icon-with-text .xo-box-content:not(:last-child) .xo-box-content__main{padding-bottom:1.9rem}@media(min-width:1400px){.xo-box-icon-with-text .xo-box-content:not(:last-child) .xo-box-content__main{padding-bottom:0}}.xo-box-icon-with-text .xo-box-content:not(:first-child) .xo-box-content__main{padding-top:1.9rem}@media(min-width:1400px){.xo-box-icon-with-text .xo-box-content:not(:first-child) .xo-box-content__main{padding-top:0}}@media(min-width:1400px){.xo-box-icon-with-text .xo-box-content:first-child .xo-box-content__main{padding-right:6.3rem}.xo-box-icon-with-text .xo-box-content:nth-child(2) .xo-box-content__main{padding:0 6.3rem}.xo-box-icon-with-text .xo-box-content:nth-child(3) .xo-box-content__main{padding-left:6.3rem;padding-right:3.8rem}.xo-box-icon-with-text .xo-box-content:last-child .xo-box-content__main{padding-left:6.3rem}}.xo-tab-content .xo-button{justify-content:flex-end}.xo-collection-title[xo-active] .xo-text--color{color:var(--hover-color)}.xo-collection-title--scale[xo-active] .xo-text{font-size:inherit;word-break:break-word}.xo-collection-title--scale[xo-active] .xo-text span{height:100%}.xo-collection-title--effect[xo-active] .xo-animate-text-split__char-item{transform:translateY(-115%)}@media(max-width:767px){.xo-collection-title--effect .xo-text{line-height:calc(1 + 0 / var(--font-body-scale))}}.xo-collection-title--effect .xo-text .xo-animate-text-split__char{padding:0 .4rem}.xo-collection-title--effect .xo-text .xo-animate-text-split__char>span:last-child{font-style:italic}xo-grid-hover-expand xo-item xo-animate{width:100%}.xo-collection-with-image .xo-image{height:100%}.xo-collection-with-image__media .xo-image-block{margin:auto}.xo-community-media .xo-community-item__inner>.xo-group{--top: -15rem !important}@media(min-width:1400px){.xo-community-item__wrapper--spike-1 .xo-community-item__inner{width:calc(var(--max-width-desktop) + 17rem)}}@media(min-width:1200px)and (max-width:1400px){.xo-feature-product-grid:has(.xo-community-media) .xo-grid-block>.xo-group:last-child{--h-desktop: 62rem !important}.xo-feature-product-grid:has(.xo-community-media) .xo-community-media .xo-community-item__inner>.xo-group{--top: -10rem !important;--maw: 39rem !important}.xo-feature-product-grid:has(.xo-community-media) .xo-community-media .xo-community-item__wrapper{--max-width-desktop: 70rem !important;--max-height-desktop: 55rem !important;--top-desktop: 40% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-1{--max-width-desktop: 68rem !important;--max-height-desktop: 52rem !important;--left-desktop: 30% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-2{--max-width-desktop: 34rem !important;--max-height-desktop: 28rem !important;--top-desktop: 22% !important;--left-desktop: -6% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-3{--max-width-desktop: 21rem !important;--max-height-desktop: 18rem !important;--top-desktop: 87% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-4{--max-width-desktop: 30rem !important;--max-height-desktop: 26rem !important;--top-desktop: 92% !important;--left-desktop: 81% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-5{--max-width-desktop: 35rem !important;--max-height-desktop: 28rem !important;--left-desktop: 1% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-6{--max-width-desktop: 24rem !important;--max-height-desktop: 19rem !important;--top-desktop: 5% !important;--left-desktop: 70% !important}.xo-community-item__wrapper--spike-1{--max-width-desktop: 88rem !important;--max-height-desktop: 75rem !important;--top-desktop: 46% !important}.xo-community-item__wrapper--spike-1 .xo-community-item__inner .xo-group__content{padding-top:5.2rem}.xo-community-item__wrapper--spike-2{--max-width-desktop: 35rem !important;--max-height-desktop: 25rem !important;--left-desktop: -13% !important}.xo-community-item__wrapper--spike-3{--max-width-desktop: 50rem !important;--max-height-desktop: 40rem !important;--top-desktop: 14% !important;--left-desktop: -7% !important}.xo-community-item__wrapper--spike-4{--max-width-desktop: 48rem !important;--max-height-desktop: 38rem !important;--top-desktop: 4% !important}.xo-community-item__wrapper--spike-5{--max-width-desktop: 40rem !important;--max-height-desktop: 35rem !important}}@media(min-width:768px)and (max-width:1200px){.xo-feature-product-grid:has(.xo-community-media) .xo-grid-block>.xo-group:last-child{--h-desktop: 68rem !important}.xo-feature-product-grid:has(.xo-community-media) .xo-community-media .xo-community-item__inner>.xo-group{--top: -14rem !important;--maw: 32rem !important}.xo-feature-product-grid:has(.xo-community-media) .xo-community-media .xo-community-item__wrapper{--max-width-desktop: 55rem !important;--max-height-desktop: 45rem !important;--top-desktop: 59% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-1{--max-width-desktop: 62rem !important;--max-height-desktop: 50rem !important;--left-desktop: 36% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-2{--top-desktop: 8% !important;--left-desktop: -8% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-3{--top-desktop: 90% !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-5{--left-desktop: -3% !important;--max-width-desktop: 30rem !important;--max-height-desktop: 25rem !important}.xo-community__parallax:has(.xo-media-mask--2) .xo-community-item__wrapper--rounded-6{--top-desktop: 8% !important;--left-desktop: 65% !important}.xo-community-item__wrapper--spike-1{--max-width-desktop: 72rem !important;--max-height-desktop: 65rem !important;--top-desktop: 52% !important}.xo-community-item__wrapper--spike-1 .xo-community-item__inner .xo-group__content{padding-top:4.2rem}.xo-community-item__wrapper--spike-2{--max-width-desktop: 30rem !important;--max-height-desktop: 23rem !important;--left-desktop: -14% !important}.xo-community-item__wrapper--spike-3{--max-width-desktop: 45rem !important;--max-height-desktop: 35rem !important;--top-desktop: 14% !important;--left-desktop: -7% !important}.xo-community-item__wrapper--spike-4{--max-width-desktop: 42rem !important;--max-height-desktop: 32rem !important;--top-desktop: 4% !important}.xo-community-item__wrapper--spike-5{--max-width-desktop: 32rem !important;--max-height-desktop: 28rem !important}}@media(min-width:576px)and (max-width:768px){.xo-feature-product-grid:has(.xo-community-media) .xo-grid-block>.xo-group:nth-child(2){min-height:70rem}.xo-feature-product-grid:has(.xo-community-media) .xo-community-media .xo-community-item__inner>.xo-group{--top: -10rem !important;--maw: 38rem !important}.xo-feature-product-grid:has(.xo-community-media) .xo-community-media .xo-community-item__wrapper{--max-width-mobile: 65rem !important;--max-height-mobile: 52rem !important}.xo-community-item__wrapper--spike-1{--max-width-mobile: 63rem !important;--max-height-mobile: 52rem !important;--top-mobile: 64% !important}.xo-community-item__wrapper--spike-1 .xo-community-item__inner .xo-group__content{padding-top:5rem}}@media(max-width:575px){.xo-community-media .xo-community-item__inner>.xo-group{--top: -5rem !important;--maw: 24rem !important}}.xo-customer_video_feedback [xo-carousel-slide]>.xo-group__content{height:100%}@media(max-width:767px){.xo-customer_video_feedback [xo-carousel-slide]>.xo-group__content{gap:calc(var(--gap) - 8px)}}@media(min-width:768px){.xo-grid-expanded .xo-collection-item xo-animate{margin:auto}.xo-grid-expanded .xo-collection-item:first-child,.xo-grid-expanded .xo-collection-item:nth-child(4n){grid-column-start:1!important;grid-column-end:3!important}.xo-grid-expanded .xo-collection-item:not(:first-child){grid-column-start:unset;grid-column-end:unset}}@media(max-width:575px){.xo-collection-item:nth-child(3n) .xo-image-block img{aspect-ratio:3/4}}.xo-collection-item{max-height:66rem}.xo-collection-item .xo-image{height:100%}.xo-collection-item .xo-image img{max-height:100%}.xo-collection-item xo-animate{width:100%;margin:auto}.xo-feature-product-grid .xo-box-icon-with-text{width:100%;position:static;padding:0}@media(min-width:1400px){.xo-feature-product-grid .xo-box-icon-with-text{gap:6.7rem}}.xo-feature-product-grid xo-item:nth-child(2) .xo-animate-st__inner{justify-content:center}.xo-feature-product-grid .xo-box-content{width:100%;border-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)!important}@media(min-width:1400px){.xo-feature-product-grid .xo-box-content{width:unset;border-color:transparent!important}}.xo-feature-product-grid .xo-box-content:first-child{padding-bottom:2.2rem}@media(min-width:1400px){.xo-feature-product-grid .xo-box-content:first-child{padding-bottom:0}}.xo-feature-product-grid .xo-box-content:not(:first-child){padding-top:2.2rem}@media(min-width:1400px){.xo-feature-product-grid .xo-box-content:not(:first-child){padding-top:0}}.xo-feature-product-grid .xo-box-content .xo-box-content__text{padding-top:0}@media(min-width:1400px){.xo-feature-product-grid .xo-box-content .xo-box-content__text{padding-top:1.8rem}}@media(max-width:991px){.xo-feature-scroll .xo-feature-scroll__boxes>div{width:max-content}}.xo-feature-product-grid .xo-box-icon-with-text{position:static;padding:0}.xo-feature-product-grid .xo-box-content__main{gap:1rem;padding:0!important}xo-scroll-scene[xo-ready] xo-scroll-scene-inner{position:sticky;top:0;left:0;display:block;width:100%;height:100vh}.xo-image-with-texts[xo-direction=down] xo-scroll-scene-item[xo-next]{z-index:7}.xo-image-with-texts[xo-direction=down] xo-scroll-scene-item[xo-prev]{z-index:9}.xo-image-with-texts[xo-direction=up] xo-scroll-scene-item[xo-next]{z-index:9}.xo-image-with-texts[xo-direction=up] xo-scroll-scene-item[xo-prev]{z-index:7}xo-scroll-scene-item[xo-active]{z-index:8}xo-scroll-scene-item .xo-image-with-texts__bg{transition:transform 1.4s var(--out-soft)}xo-scroll-scene-item .xo-image-with-texts__title{transition:all .5s var(--out-soft) .15s}xo-scroll-scene-item .xo-image-with-texts__text{transition:all .5s var(--out-soft) .3s}xo-scroll-scene-item[xo-prev] .xo-image-with-texts__bg,xo-scroll-scene-item[xo-next] .xo-image-with-texts__bg{transform:scale(1.2)}xo-scroll-scene-item[xo-prev] .xo-image-with-texts__image,xo-scroll-scene-item[xo-next] .xo-image-with-texts__image{transition:all .5s var(--out-soft)}xo-scroll-scene-item[xo-prev] .xo-image-with-texts__image{height:0}xo-scroll-scene-item[xo-prev] .xo-image-with-texts__text,xo-scroll-scene-item[xo-prev] .xo-image-with-texts__title{opacity:0;transform:translateY(-2rem)}xo-scroll-scene-item[xo-next] .xo-image-with-texts__image{top:auto;bottom:0;height:0}xo-scroll-scene-item[xo-next] .xo-image-with-texts__image>*{top:auto;bottom:0}xo-scroll-scene-item[xo-next] .xo-image-with-texts__text,xo-scroll-scene-item[xo-next] .xo-image-with-texts__title{opacity:0;transform:translateY(2rem)}.xo-banner-image>.xo-section{margin-bottom:0}.xo-feature-product{overflow:hidden}@media(max-width:767px){.xo-feature-product .xo-image-block .xo-image{text-align:center}.xo-feature-product .xo-image-block .xo-image img{width:auto}}.xo-feature-product xo-item:has(.xo-image-block){order:-1}@media(min-width:768px){.xo-feature-product xo-item:has(.xo-image-block){order:unset}}.xo-box-icon:before{content:"";position:absolute;left:0;bottom:0;min-width:25rem;height:.1rem;opacity:0;background:linear-gradient(90deg,color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent),color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent))}.xo-box-icon--rtl:before{background:linear-gradient(270deg,color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent),color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent));left:unset;right:0}@media(min-width:768px){.xo-box-icon{padding-bottom:1.7rem;margin-bottom:1.2rem}.xo-box-icon:before{min-width:35rem;opacity:.2}}@media(min-width:1400px){.xo-box-icon:before{min-width:45.6rem;opacity:.2}}.xo-box-icon__text>.xo-text{text-align:left}@media(min-width:768px){.xo-box-icon__text>.xo-text{text-align:center}}.xo-box-icon--hide:before{display:none}@media(max-width:767px){.xo-image-width .xo-product-card--5{max-width:100%}}.xo-media-video .xo-image{height:100%}.xo-product-intro__sidebar::-webkit-scrollbar{width:.1rem}.xo-box-item:has(.xo-image-block)~.xo-group .xo-group__content{justify-content:flex-start;align-items:flex-start}@media(min-width:768px){.xo-box-item:has(.xo-image-block)~.xo-group .xo-group__content{justify-content:center;align-items:center}}.xo-signature .xo-rotate-image{width:inherit}.xo-image-parallax xo-parallax>xo-parallax-scroll .xo-image__placeholder{display:none}.xo-rotate-image .xo-image__placeholder{max-width:15rem}.xo-image-banner-2 .xo-button{pointer-events:auto}.xo-image-banner-2__button-prev-circle xo-carousel-pagination xo-circle-bar svg circle:first-child,.xo-image-banner-2__button-next-circle xo-carousel-pagination xo-circle-bar svg circle:first-child{stroke:color-mix(in srgb,rgba(var(--color-background)) 50%,transparent)!important}.xo-image-banner-2__button-prev-circle xo-carousel-pagination xo-carousel-bullet,.xo-image-banner-2__button-next-circle xo-carousel-pagination xo-carousel-bullet{display:none}.xo-image-banner-2__button-prev-circle xo-carousel-pagination xo-carousel-bullet[xo-active]:not([xo-active=false]),.xo-image-banner-2__button-next-circle xo-carousel-pagination xo-carousel-bullet[xo-active]:not([xo-active=false]){display:block}.xo-image-banner-2__progress{display:flex;justify-content:center;align-items:center;gap:.4rem}@media(max-width:991px){.xo-image-banner-2__progress{width:100%}}.xo-image-banner-2__progress xo-carousel-pagination{gap:.4rem}.xo-image-banner-2__progress xo-carousel-pagination xo-circle-bar{display:none!important}.xo-image-banner-2__progress .xo-image-banner-2__pagination-progress{display:block;width:var(--width-pagination-mobile);height:.3rem;position:relative;border-radius:10rem;background-color:color-mix(in srgb,rgba(var(--color-background)) 30%,transparent)}@media(min-width:992px){.xo-image-banner-2__progress .xo-image-banner-2__pagination-progress{width:var(--width-pagination-desktop)}}.xo-image-banner-2__progress .xo-image-banner-2__pagination-progress span{display:block;position:absolute;top:0;left:0;height:100%}.xo-image-banner-2__progress xo-carousel-bullet[xo-active]:not([xo-active=false]) .xo-image-banner-2__pagination-progress span{animation:widthActive var(--duration) linear forwards;background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}@keyframes widthActive{0%{width:0}to{width:100%}}.xo-image-banner-2__cursor[xo-is-hovering-button][xo-active]{opacity:0;transform:translate3d(-50%,-50%,0) scale(0)}.xo-layout-carousel__dots .xo-layout-carousel__pagination{max-width:var(--xo-container-width, 1400px);margin:auto;padding-left:var(--container-gap, 2rem);padding-right:var(--container-gap, 2rem);display:flex;flex-direction:column;justify-content:space-between;padding-top:9.5rem;padding-bottom:5.6rem}@media(min-width:768px){.xo-layout-carousel__dots .xo-layout-carousel__pagination{display:block;padding-top:10rem}}@media(min-width:1200px){.xo-layout-carousel__dots .xo-layout-carousel__pagination{padding-top:12rem}}.xo-image-banner-2__button-next[xo-disabled]>div,.xo-image-banner-2__button-prev[xo-disabled]>div{border-color:color-mix(in srgb,rgba(var(--color-foreground-2)) 15%,transparent)}.xo-transform-list table td{border:none;border-top:.1rem solid color-mix(in srgb,rgba(var(--color-border)) 100%,transparent);color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent);word-break:break-word;word-wrap:break-word;font-weight:500;font-size:calc(var(--font-body-scale) * 1.6rem);line-height:calc(1 + .25 / var(--font-body-scale));letter-spacing:calc(var(--font-body-scale) * 0rem)}.xo-product-specifications .xo-transform-list table{width:100%;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);border:none;border-spacing:0}.xo-product-specifications .product-information__content tr td{padding:1.8rem 0}.xo-product-specifications .product-information__content td:last-child{text-align:right;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}xo-carousel-trigger[xo-active] .xo-avatar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;margin:.5rem;border:.2rem solid color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent);z-index:3}:root{--space-s0: 0rem;--space-s1: .1rem;--space-s2: .2rem;--space-s3: .4rem;--space-s4: .6rem;--space-s5: .8rem;--space-s6: 1rem;--space-s7: 1.2rem;--space-s8: 1.4rem;--space-s9: 1.6rem;--space-s10: 1.8rem;--space-s11: 2rem;--space-s12: 2.2rem;--space-s13: 2.4rem;--space-s14: 2.6rem;--space-s15: 2.8rem;--space-s16: 3rem;--space-s17: 3.2rem;--space-s18: 4.4rem;--space-s19: 4.8rem;--space-s20: 5.6rem;--space-s21: 6.4rem;--space-s22: 8rem;--space-s23: 9.6rem;--space-s24: 11.2rem;--space-s25: 12.8rem;--space-s26: 14.4rem;--space-s27: 16rem;--space-s28: 17.6rem;--space-s29: 19.2rem;--space-s30: 20.8rem;--space-s31: 22.4rem;--space-s32: 24rem;--space-s33: 25.6rem;--space-s34: 28.8rem;--space-s35: 32rem;--space-s36: 38.4rem}[class*="lc:"]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.ff\:heading{font-family:var(--font-heading-family)}.ff\:sub-heading{font-family:var(--font-sub-family)}.fz\:h2{font-size:var(--font-heading-2-size)}.fz\:h3{font-size:var(--font-heading-3-size)}.fz\:h4{font-size:var(--font-heading-4-size)}.fz\:h5{font-size:var(--font-heading-5-size)}.fz\:h6{font-size:var(--font-heading-6-size)}.fz\:d1{font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * clamp(6rem,calc(2.5vw + 5rem),8rem))}.fz\:d2{font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * clamp(8rem,calc(2.5vw + 7rem),10rem))}.fz\:d3,.xo-home--preset-3 .fz\:d3{font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * clamp(10rem,calc(2.5vw + 9rem),12rem))}.fz\:d4{font-size:calc(var(--font-heading-scale) * var(--font-body-scale) * clamp(5.8rem,calc(29vw - 5.8rem),29rem))}.fz\:s1{font-size:calc(var(--font-body-scale) * 1.1rem)}.fz\:s2{font-size:calc(var(--font-body-scale) * 1.2rem)}.fz\:s3{font-size:calc(var(--font-body-scale) * clamp(1.2rem,calc(.25vw + 1.1rem),1.4rem))}.fz\:s4{font-size:calc(var(--font-body-scale) * clamp(1.4rem,calc(.125vw + 1.35rem),1.5rem))}.fz\:s5{font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.125vw + 1.45rem),1.6rem))}.fz\:s6{font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.25vw + 1.4rem),1.7rem))}.fz\:s7{font-size:calc(var(--font-body-scale) * clamp(1.6rem,calc(.25vw + 1.5rem),1.8rem))}.fz\:s8{font-size:calc(var(--font-body-scale) * clamp(1.7rem,calc(.25vw + 1.6rem),1.9rem))}.fz\:s9{font-size:calc(var(--font-body-scale) * clamp(1.8rem,calc(.25vw + 1.7rem),2rem))}.fz\:s10{font-size:calc(var(--font-body-scale) * clamp(2rem,calc(.25vw + 1.9rem),2.2rem))}.fz\:s11{font-size:calc(var(--font-body-scale) * clamp(2.2rem,calc(.25vw + 2.1rem),2.4rem))}.bds\:solid{border-style:solid}.bds\:dashed{border-style:dashed}.bds\:dotted{border-style:dotted}.bdrs\:s0{border-radius:0rem}.bdrs\:s1{border-radius:.1rem}.bdrs-medium .bdrs\:s1{border-radius:.2rem}.bdrs-large .bdrs\:s1{border-radius:.4rem}.bdrs-none .bdrs\:s1{border-radius:0rem}.bdrs\:s2{border-radius:.2rem}.bdrs-medium .bdrs\:s2{border-radius:.4rem}.bdrs-large .bdrs\:s2{border-radius:.6rem}.bdrs-none .bdrs\:s2{border-radius:0rem}.bdrs\:s3{border-radius:.4rem}.bdrs-medium .bdrs\:s3{border-radius:.8rem}.bdrs-large .bdrs\:s3{border-radius:1.2rem}.bdrs-none .bdrs\:s3{border-radius:0rem}.bdrs\:s4{border-radius:.6rem}.bdrs-medium .bdrs\:s4{border-radius:1.2rem}.bdrs-large .bdrs\:s4{border-radius:1.8rem}.bdrs-none .bdrs\:s4{border-radius:0rem}.bdrs\:s5{border-radius:.8rem}.bdrs-medium .bdrs\:s5{border-radius:1.6rem}.bdrs-large .bdrs\:s5{border-radius:2.4rem}.bdrs-none .bdrs\:s5{border-radius:0rem}.bdrs\:s6{border-radius:1rem}.bdrs-medium .bdrs\:s6{border-radius:2.4rem}.bdrs-large .bdrs\:s6{border-radius:3.6rem}.bdrs-none .bdrs\:s6{border-radius:0rem}.bdrs\:s7{border-radius:1.2rem}.bdrs-medium .bdrs\:s7{border-radius:3.2rem}.bdrs-large .bdrs\:s7{border-radius:4.8rem}.bdrs-none .bdrs\:s7{border-radius:0rem}.bdrs\:s8{border-radius:1.4rem}.bdrs-medium .bdrs\:s8{border-radius:2.4rem}.bdrs-large .bdrs\:s8{border-radius:6rem}.bdrs-none .bdrs\:s8{border-radius:0rem}.bdrs\:s9{border-radius:1.6rem}.bdrs-medium .bdrs\:s9{border-radius:2.8rem}.bdrs-large .bdrs\:s9{border-radius:7.2rem}.bdrs-none .bdrs\:s9{border-radius:0rem}.bdrs\:s10{border-radius:2rem}.bdrs-medium .bdrs\:s10{border-radius:3.2rem}.bdrs-large .bdrs\:s10{border-radius:9.6rem}.bdrs-none .bdrs\:s10{border-radius:0rem}.bdrs\:max{border-radius:99.9rem}.fw\:100{font-weight:100}.fw\:200{font-weight:200}.fw\:300{font-weight:300}.fw\:400{font-weight:400}.fw\:500{font-weight:500}.fw\:600{font-weight:600}.fw\:700{font-weight:700}.fw\:800{font-weight:800}.fw\:900{font-weight:900}.tt\:none{text-transform:none}.tt\:capitalize{text-transform:capitalize}.lc\:1{line-clamp:1;-webkit-line-clamp:1}.lc\:2{line-clamp:2;-webkit-line-clamp:2}.lc\:3{line-clamp:3;-webkit-line-clamp:3}.lc\:4{line-clamp:4;-webkit-line-clamp:4}.lc\:5{line-clamp:5;-webkit-line-clamp:5}.tw\:pretty{text-wrap:pretty}.tw\:balance{text-wrap:balance}.animdel\:var\(--delay\){animation-delay:var(--delay)}.animdur\:0\.5s{animation-duration:.5s}.animdur\:2s{animation-duration:2s}.animfm\:forwards{animation-fill-mode:forwards}.animic\:infinite{animation-iteration-count:infinite}.animn\:progress{animation-name:progress}.animn\:pulse{animation-name:pulse}.animtf\:linear{animation-timing-function:linear}.bd\:s2{border:.2rem solid}.bd\:s1{border:.1rem solid}.bd\:s0,.bd\:none{border:none}:where(.bd\:s0\|w){border:none}:where(.bd\:s2\|w){border:.2rem solid}[xo-active] .bd\:s1\/xo-active{border:.1rem solid}.bd\:s0\!{border:none!important}:where(.bd\:s1\|w){border:.1rem solid}.bd\:s5{border:.5rem solid}[dir=ltr] .bdl\:s1{border-left:.1rem solid}[dir=rtl] .bdl\:s1{border-right:.1rem solid}.bdt\:s1{border-top:.1rem solid}.bdt\:var\(--divider-weight\){border-top:var(--divider-weight)}.bdb\:s1{border-bottom:.1rem solid}.bdc\:border{border-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.bdc\:border\.8{border-color:color-mix(in srgb,rgba(var(--color-border)) 80%,transparent)}.bdc\:var\(--color\){border-color:var(--color)}.bdc\:background{border-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.bdc\:foreground\.15{border-color:color-mix(in srgb,rgba(var(--color-foreground)) 15%,transparent)}.bdc\:var\(--border-color\){border-color:var(--border-color)}.bdc\:primary{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.bdc\:secondary{border-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.bdc\:tertiary{border-color:color-mix(in srgb,rgba(var(--color-tertiary)) 100%,transparent)}.bdc\:button-text-inverse{border-color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent)}.bdc\:button-text{border-color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.bdc\:var\(--pag-button-color\){border-color:var(--pag-button-color)}[xo-active] .bdc\:var\(--pag-button-active-color\)\/xo-active{border-color:var(--pag-button-active-color)}.bdc\:border\.5{border-color:color-mix(in srgb,rgba(var(--color-border)) 50%,transparent)}.bdc\:button-background{border-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.bdc\:border\.6{border-color:color-mix(in srgb,rgba(var(--color-border)) 60%,transparent)}.bdc\:status-3{border-color:color-mix(in srgb,rgba(var(--color-status-3)) 100%,transparent)}.bdc\:border\.4{border-color:color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}:where(.bdc\:border\|w){border-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.bdc\:transparent{border-color:transparent}.bdc\:foreground\.2{border-color:color-mix(in srgb,rgba(var(--color-foreground)) 20%,transparent)}.bdc\:success{border-color:color-mix(in srgb,rgba(var(--color-success)) 100%,transparent)}[xo-is-sticky] .bdc\:var\(--border-color\)\/xo-is-sticky{border-color:var(--border-color)}.bdc\:currentColor{border-color:currentColor}.bdc\:layer{border-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.bdc\:var\(--background-color\){border-color:var(--background-color)}.group\*:hover .bdc\:var\(--background-color-hover\)\*gh{border-color:var(--background-color-hover)}.bdc\:border\.3{border-color:color-mix(in srgb,rgba(var(--color-border)) 30%,transparent)}.bdc\:foreground{border-color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}[xo-checked].bdc\:primary\/xo-checked-{border-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.bdtc\:border{border-top-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.bdtc\:border\.5{border-top-color:color-mix(in srgb,rgba(var(--color-border)) 50%,transparent)}.bdbc\:border{border-bottom-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.bdbc\:border\.4{border-bottom-color:color-mix(in srgb,rgba(var(--color-border)) 40%,transparent)}[dir=ltr] .bdlc\:border\.6{border-left-color:color-mix(in srgb,rgba(var(--color-border)) 60%,transparent)}[dir=rtl] .bdlc\:border\.6{border-right-color:color-mix(in srgb,rgba(var(--color-border)) 60%,transparent)}[dir=ltr] .bdlc\:var\(--color\){border-left-color:var(--color)}[dir=rtl] .bdlc\:var\(--color\){border-right-color:var(--color)}[dir=ltr] .bdlw\:var\(--xo-bd\){border-left-width:var(--xo-bd)}[dir=rtl] .bdlw\:var\(--xo-bd\){border-right-width:var(--xo-bd)}.bds\:dashed\!{border-style:dashed!important}.bds\:var\(--divider-style\){border-style:var(--divider-style)}[xo-is-sticky] .bds\:solid\/xo-is-sticky{border-style:solid}[xo-is-sticky] .bds\:dashed\/xo-is-sticky{border-style:dashed}.bds\:var\(--bds\){border-style:var(--bds)}.bdts\:solid{border-top-style:solid}.bdbs\:solid{border-bottom-style:solid}:where(.bdw\:0\|w){border-width:0}.bdw\:var\(--bw\){border-width:var(--bw)}.bdw\:0\.1rem{border-width:.1rem}[xo-is-sticky] .bdw\:var\(--bw\)\/xo-is-sticky{border-width:var(--bw)}.bdtw\:0\.1rem{border-top-width:.1rem}.bdbw\:var\(--xo-bd\){border-bottom-width:var(--xo-bd)}.bdbw\:0\.1rem{border-bottom-width:.1rem}.bdbw\:var\(--bbw\){border-bottom-width:var(--bbw)}:where(.bdrs\:s6\|w){border-radius:1rem}.bdrs-medium :where(.bdrs\:s6\|w){border-radius:2.4rem}.bdrs-large :where(.bdrs\:s6\|w){border-radius:3.6rem}.bdrs-none :where(.bdrs\:s6\|w){border-radius:0rem}.bdrs\:s12{border-radius:5rem}.bdrs-medium .bdrs\:s12{border-radius:3.8rem}.bdrs-large .bdrs\:s12{border-radius:12rem}.bdrs-none .bdrs\:s12{border-radius:0rem}.bdrs\:inherit{border-radius:inherit}:where(.bdrs\:s10\|w){border-radius:2rem}.bdrs-medium :where(.bdrs\:s10\|w){border-radius:3.2rem}.bdrs-large :where(.bdrs\:s10\|w){border-radius:9.6rem}.bdrs-none :where(.bdrs\:s10\|w){border-radius:0rem}:where(.bdrs\:s4\|w){border-radius:.6rem}.bdrs-medium :where(.bdrs\:s4\|w){border-radius:1.2rem}.bdrs-large :where(.bdrs\:s4\|w){border-radius:1.8rem}.bdrs-none :where(.bdrs\:s4\|w){border-radius:0rem}:where(.bdrs\:max\|w){border-radius:99.9rem}.bdrs\:s4\!{border-radius:.6rem!important}.bdrs-medium .bdrs\:s4\!{border-radius:1.2rem!important}.bdrs-large .bdrs\:s4\!{border-radius:1.8rem!important}.bdrs-none .bdrs\:s4\!{border-radius:0rem!important}.bdrs\:50\%{border-radius:50%}:where(.bdrs\:s2\|w){border-radius:.2rem}.bdrs-medium :where(.bdrs\:s2\|w){border-radius:.4rem}.bdrs-large :where(.bdrs\:s2\|w){border-radius:.6rem}.bdrs-none :where(.bdrs\:s2\|w){border-radius:0rem}.bdrs\:s0\!{border-radius:0rem!important}:where(.bdrs\:s3\|w){border-radius:.4rem}.bdrs-medium :where(.bdrs\:s3\|w){border-radius:.8rem}.bdrs-large :where(.bdrs\:s3\|w){border-radius:1.2rem}.bdrs-none :where(.bdrs\:s3\|w){border-radius:0rem}.bdrs\:s13{border-radius:18rem}.bdrs-medium .bdrs\:s13{border-radius:4.2rem}.bg\:layer{background:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.bg\:var\(--color\){background:var(--color)}.bg\:foreground{background:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.bg\:unset{background:unset}.bg\:transparent{background:transparent}.bg\:background{background:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.bg\:background\.5{background:color-mix(in srgb,rgba(var(--color-background)) 50%,transparent)}.bg\:border\.6{background:color-mix(in srgb,rgba(var(--color-border)) 60%,transparent)}.bg\:primary{background:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.bg\:layer-2\.5{background:color-mix(in srgb,rgba(var(--color-layer-2)) 50%,transparent)}.bg\:status-3\.06{background:color-mix(in srgb,rgba(var(--color-status-3)) 6%,transparent)}.bg\:layer-2{background:color-mix(in srgb,rgba(var(--color-layer-2)) 100%,transparent)}.bg\:primary\.1{background:color-mix(in srgb,rgba(var(--color-primary)) 10%,transparent)}:where(.bg\:transparent\|w){background:transparent}.bg\:none{background:none}:where(.bg\:var\(--bg-color-box\)\|w){background:var(--bg-color-box)}.bg\:var\(--bg-color-track\){background:var(--bg-color-track)}.bg\:var\(--bg-color-fill\){background:var(--bg-color-fill)}:where(.bg\:border\.2\|w){background:color-mix(in srgb,rgba(var(--color-border)) 20%,transparent)}.bg\:layer\|h:hover{background:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.bg\:foreground\.02{background:color-mix(in srgb,rgba(var(--color-foreground)) 2%,transparent)}.bg\:foreground\.4{background:color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent)}.bgi\:var\(--bg-gradient\){background-image:var(--bg-gradient)}.bgi\:var\(--bg-overlay-gradient\){background-image:var(--bg-overlay-gradient)}.bgi\:var\(--bg-image\){background-image:var(--bg-image)}.bgc\:background{background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.bgc\:primary{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.bgc\:layer{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.bgc\:foreground\.1{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 10%,transparent)}.bgc\:layer-2\.5{background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 50%,transparent)}.bgc\:layer\!{background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)!important}.bgc\:var\(--color-overlay\){background-color:var(--color-overlay)}.bgc\:transparent{background-color:transparent}.bgc\:foreground{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}[xo-active] .bgc\:primary\/xo-active{background-color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.bgc\:transparent\!{background-color:transparent!important}.bgc\:var\(--bg-color\){background-color:var(--bg-color)}.bgc\:var\(--bg\){background-color:var(--bg)}.bgc\:button-background{background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.bgc\:secondary\|h:hover{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}:where(.bgc\:layer\|w){background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.bgc\:button-background\|h:hover{background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.bgc\:currentColor{background-color:currentColor}.bgc\:primary\.1{background-color:color-mix(in srgb,rgba(var(--color-primary)) 10%,transparent)}.bgc\:var\(--background\){background-color:var(--background)}.bgc\:status-1{background-color:color-mix(in srgb,rgba(var(--color-status-1)) 100%,transparent)}.bgc\:status-2{background-color:color-mix(in srgb,rgba(var(--color-status-2)) 100%,transparent)}.bgc\:foreground\.2{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 20%,transparent)}.bgc\:var\(--bg-overlay\){background-color:var(--bg-overlay)}.bgc\:secondary{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.bgc\:tertiary{background-color:color-mix(in srgb,rgba(var(--color-tertiary)) 100%,transparent)}.bgc\:button-background-inverse{background-color:color-mix(in srgb,rgba(var(--color-button-background-inverse)) 100%,transparent)}.bgc\:button-text-inverse{background-color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent)}:where(.bgc\:transparent\|w){background-color:transparent}.bgc\:layer-2{background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 100%,transparent)}.bgc\:var\(--pag-button-color\){background-color:var(--pag-button-color)}[xo-active] .bgc\:var\(--pag-button-active-color\)\/xo-active{background-color:var(--pag-button-active-color)}.bgc\:var\(--pag-background-color\){background-color:var(--pag-background-color)}.bgc\:border{background-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.bgc\:foreground\.4{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent)}.bgc\:var\(--color\){background-color:var(--color)}.bgc\:foreground\.001{background-color:color-mix(in srgb,rgba(var(--color-foreground)) .1%,transparent)}:where(.bgc\:layer-2\.2\|w){background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 20%,transparent)}:where(.bgc\:layer-2\.5\|w){background-color:color-mix(in srgb,rgba(var(--color-layer-2)) 50%,transparent)}:where(.bgc\:button-background\|w){background-color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}.bgc\:var\(--background-color\){background-color:var(--background-color)}.group\*:hover .bgc\:var\(--background-color-hover\)\*gh{background-color:var(--background-color-hover)}:where(.bgc\:background\|w){background-color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.group\*:hover .bgc\:secondary\*gh{background-color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}.bgc\:inherit{background-color:inherit}.bgc\:foreground\.3{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 30%,transparent)}[xo-active-in-product-media] .bgc\:foreground\/xo-active-in-product-media{background-color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.bgc\:button-text-inverse\.5{background-color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 50%,transparent)}.bgcp\:content-box{background-clip:content-box}.bgz\:inherit{background-size:inherit}.bgz\:cover{background-size:cover}.bgp\:center{background-position:center}.bdcl\:collapse{border-collapse:collapse}.bxz\:border-box{box-sizing:border-box}.bxsh\:none{box-shadow:none}.bxsh\:var\(--bxsh\){box-shadow:var(--bxsh)}.bxsh\:s2\/border{box-shadow:0 .4rem 2.4rem color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)}.c\:foreground{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.c\:button-text{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.c\:foreground\.6{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}.c\:foreground\!{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)!important}.c\:foreground\.7{color:color-mix(in srgb,rgba(var(--color-foreground)) 70%,transparent)}.c\:foreground\.5\|h:hover{color:color-mix(in srgb,rgba(var(--color-foreground)) 50%,transparent)}.c\:layer{color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent)}.c\:foreground\.45{color:color-mix(in srgb,rgba(var(--color-foreground)) 45%,transparent)}.c\:background{color:color-mix(in srgb,rgba(var(--color-background)) 100%,transparent)}.c\:inherit{color:inherit}.c\:foreground-2{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.c\:var\(--highlight-color\){color:var(--highlight-color)}.c\:var\(--highlight-text-color\){color:var(--highlight-text-color)}.c\:foreground\.8{color:color-mix(in srgb,rgba(var(--color-foreground)) 80%,transparent)}.group\*:hover .c\:foreground-2\*gh{color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.c\:primary{color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}.c\:foreground\.9{color:color-mix(in srgb,rgba(var(--color-foreground)) 90%,transparent)}.c\:button-text\|h:hover{color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}.c\:primary\.4{color:color-mix(in srgb,rgba(var(--color-primary)) 40%,transparent)}.c\:var\(--color\){color:var(--color)}.c\:foreground\.5{color:color-mix(in srgb,rgba(var(--color-foreground)) 50%,transparent)}.c\:inherit\!{color:inherit!important}:where(.c\:button-text\|w){color:color-mix(in srgb,rgba(var(--color-button-text)) 100%,transparent)}:where(.c\:button-text-inverse\|w){color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent)}.c\:button-text-inverse\|h:hover{color:color-mix(in srgb,rgba(var(--color-button-text-inverse)) 100%,transparent)}.c\:var\(--icon-color\){color:var(--icon-color)}:where(.c\:primary\|w){color:color-mix(in srgb,rgba(var(--color-primary)) 100%,transparent)}:where(.c\:secondary\|w){color:color-mix(in srgb,rgba(var(--color-secondary)) 100%,transparent)}:where(.c\:tertiary\|w){color:color-mix(in srgb,rgba(var(--color-tertiary)) 100%,transparent)}:where(.c\:button-background\|w){color:color-mix(in srgb,rgba(var(--color-button-background)) 100%,transparent)}:where(.c\:button-background-inverse\|w){color:color-mix(in srgb,rgba(var(--color-button-background-inverse)) 100%,transparent)}.c\:error{color:color-mix(in srgb,rgba(var(--color-error)) 100%,transparent)}.c\:foreground\.4{color:color-mix(in srgb,rgba(var(--color-foreground)) 40%,transparent)}.c\:foreground\.65{color:color-mix(in srgb,rgba(var(--color-foreground)) 65%,transparent)}.c\:foreground\.75{color:color-mix(in srgb,rgba(var(--color-foreground)) 75%,transparent)}.c\:status-3{color:color-mix(in srgb,rgba(var(--color-status-3)) 100%,transparent)}.c\:foreground\.6\|\|ph::placeholder{color:color-mix(in srgb,rgba(var(--color-foreground)) 60%,transparent)}:where(.c\:foreground\|w){color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.group\*:hover .c\:foreground\*gh{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.c\:success{color:color-mix(in srgb,rgba(var(--color-success)) 100%,transparent)}.c\:var\(--color\)\|\|ph::placeholder{color:var(--color)}:where(.c\:var\(--color\)\|w){color:var(--color)}:where(.c\:inherit\|w){color:inherit}.c\:var\(--label-color\){color:var(--label-color)}:where(.c\:foreground-2\|w){color:color-mix(in srgb,rgba(var(--color-foreground-2)) 100%,transparent)}.c\:foreground\.3{color:color-mix(in srgb,rgba(var(--color-foreground)) 30%,transparent)}.c\:var\(--color-typing\){color:var(--color-typing)}.cur\:pointer{cursor:pointer}[xo-disabled].cur\:not-allowed\/xo-disabled-{cursor:not-allowed}.cur\:grab{cursor:grab}.cur\:not-allowed{cursor:not-allowed}.d\:flex{display:flex}.d\:block{display:block}.d\:grid{display:grid}.d\:none{display:none}.d\:contents{display:contents}.d\:flex\!{display:flex!important}.d\:inline-flex{display:inline-flex}.d\:inline-block{display:inline-block}.d\:content{display:content}:where(.d\:flex\|w){display:flex}.d\:none\!{display:none!important}[xo-is-mobile] .d\:none\/xo-is-mobile{display:none}.d\:none\|e:empty{display:none}[xo-logo-inverse] .d\:none\/xo-logo-inverse,[xo-logo-default] .d\:none\/xo-logo-default,[xo-playing] .d\:none\/xo-playing{display:none}[xo-playing] .d\:block\/xo-playing{display:block}.fil\:blur\(var\(--blur-mobile\)\){filter:blur(var(--blur-mobile))}.fil\:blur\(var\(--blur\)\){filter:blur(var(--blur))}.flx\:0{flex:0}.flx\:1{flex:1}:where(.flx\:1\|w){flex:1}.flx\:2{flex:2}.flxs\:0{flex-shrink:0}.fld\:column{flex-direction:column}.fld\:row-reverse{flex-direction:row-reverse}.fld\:row{flex-direction:row}.fld\:column-reverse{flex-direction:column-reverse}.fxf\:column_nowrap{flex-flow:column nowrap}.fxf\:wrap{flex-flow:wrap}.fxf\:column{flex-flow:column}.ai\:center{align-items:center}.ai\:flex-end{align-items:flex-end}.ai\:end{align-items:end}.ai\:flex-start{align-items:flex-start}.ai\:baseline{align-items:baseline}.ai\:start{align-items:start}.ai\:stretch{align-items:stretch}:where(.ai\:center\|w){align-items:center}.ac\:flex-end{align-content:flex-end}.ac\:center{align-content:center}.jc\:center{justify-content:center}.jc\:space-between{justify-content:space-between}.jc\:flex-end{justify-content:flex-end}.jc\:end{justify-content:end}[dir=ltr] .jc\:left{justify-content:left}[dir=rtl] .jc\:left{justify-content:right}.jc\:flex-start{justify-content:flex-start}.jc\:space-around{justify-content:space-around}.jc\:start{justify-content:start}.fxw\:wrap{flex-wrap:wrap}.fxw\:nowrap{flex-wrap:nowrap}[dir=ltr] .fl\:right{float:right}[dir=rtl] .fl\:right{float:left}.ff\:body{font-family:var(--font-body-family)}:where(.ff\:body\|w){font-family:var(--font-body-family)}.ff\:inherit{font-family:inherit}:where(.fw\:500\|w){font-weight:500}:where(.fw\:600\|w){font-weight:600}.fw\:inherit{font-weight:inherit}:where(.fw\:400\|w){font-weight:400}:where(.fz\:s4\|w){font-size:calc(var(--font-body-scale) * clamp(1.4rem,calc(.125vw + 1.35rem),1.5rem))}:where(.fz\:s5\|w){font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.125vw + 1.45rem),1.6rem))}:where(.fz\:s7\|w){font-size:calc(var(--font-body-scale) * clamp(1.6rem,calc(.25vw + 1.5rem),1.8rem))}:where(.fz\:s3\|w){font-size:calc(var(--font-body-scale) * clamp(1.2rem,calc(.25vw + 1.1rem),1.4rem))}:where(.fz\:s6\|w){font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.25vw + 1.4rem),1.7rem))}.fz\:s5\!{font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.125vw + 1.45rem),1.6rem))}.fz\:s5\|\|ph\!::placeholder{font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.125vw + 1.45rem),1.6rem))}:where(.fz\:h6\|w){font-size:var(--font-heading-6-size)}:where(.fz\:h4\|w){font-size:var(--font-heading-4-size)}.fz\:s9\|\|ph::placeholder{font-size:calc(var(--font-body-scale) * clamp(1.8rem,calc(.25vw + 1.7rem),2rem))}:where(.fz\:s9\|w){font-size:calc(var(--font-body-scale) * clamp(1.8rem,calc(.25vw + 1.7rem),2rem))}.fz\:s5\|\|ph::placeholder{font-size:calc(var(--font-body-scale) * clamp(1.5rem,calc(.125vw + 1.45rem),1.6rem))}:where(.fz\:s11\|w){font-size:calc(var(--font-body-scale) * clamp(2.2rem,calc(.25vw + 2.1rem),2.4rem))}:where(.fz\:h5\|w){font-size:var(--font-heading-5-size)}.fz\:h1{font-size:var(--font-heading-1-size)}.fs\:italic{font-style:italic}.fs\:normal{font-style:normal}.h\:4\.8rem{height:4.8rem}.h\:100\%{height:100%}.h\:60vh{height:60vh}.h\:pfs\(12\.9rem\,22\.8rem\){height:clamp(12.9rem,calc(12.375vw + 7.95rem),22.8rem)}.h\:92vh{height:92vh}.h\:90vh{height:90vh}.h\:unset\!{height:unset!important}.h\:8rem{height:8rem}.h\:4rem{height:4rem}.h\:7rem{height:7rem}.h\:50rem{height:50rem}.h\:12rem{height:12rem}.h\:var\(--height\){height:var(--height)}.h\:auto{height:auto}.h\:inherit{height:inherit}.h\:100vh{height:100vh}.h\:2\.8rem{height:2.8rem}.h\:var\(--height-mobile\){height:var(--height-mobile)}.h\:22\.6rem{height:22.6rem}.h\:10\%{height:10%}.h\:var\(--h-mb\){height:var(--h-mb)}.h\:0\.2rem{height:.2rem}.h\:5\.6rem{height:5.6rem}.h\:var\(--xo-header-desktop\){height:var(--xo-header-desktop)}.h\:var\(--max-height-mobile\){height:var(--max-height-mobile)}.h\:fit-content{height:fit-content}.h\:var\(--height\)\;{height:var(--height)}.h\:4\.4rem{height:4.4rem}.h\:2\.2rem{height:2.2rem}.h\:4\.2rem{height:4.2rem}.h\:var\(--h-dt\){height:var(--h-dt)}[xo-ready] .h\:100\%\/xo-ready{height:100%}.h\:2\.4rem{height:2.4rem}.h\:3\.03rem{height:3.03rem}.h\:4\.5rem{height:4.5rem}.h\:unset{height:unset}.h\:1\.8rem{height:1.8rem}.h\:5rem{height:5rem}.h\:0\.6rem{height:.6rem}.h\:1\.4rem{height:1.4rem}:where(.h\:1rem\|w){height:1rem}.h\:var\(--pag-button-height\){height:var(--pag-button-height)}[xo-active] .h\:var\(--pag-button-active-height\)\/xo-active{height:var(--pag-button-active-height)}.h\:1rem{height:1rem}.h\:3\.2rem{height:3.2rem}.h\:0\.4rem{height:.4rem}.h\:13\.3rem{height:13.3rem}.h\:10\.8rem{height:10.8rem}.h\:2rem{height:2rem}.h\:10rem{height:10rem}.h\:6\.4rem{height:6.4rem}.h\:420px{height:42rem}.h\:130px{height:13rem}.h\:var\(--size\){height:var(--size)}.h\:var\(--size-height\){height:var(--size-height)}.h\:var\(--box-height\){height:var(--box-height)}.h\:40px{height:4rem}.h\:var\(--h-desktop\){height:var(--h-desktop)}.h\:100dvh{height:100dvh}:where(.h\:100\%\|w){height:100%}.h\:90\%{height:90%}.h\:0\.1rem{height:.1rem}.h\:8\.3rem{height:8.3rem}.h\:72rem{height:72rem}.h\:3rem{height:3rem}[xo-carousel-slide]>.h\:auto\/xo-carousel-slide--{height:auto}.h\:8\.6rem{height:8.6rem}.h\:0\.3rem{height:.3rem}.h\:3\.4rem{height:3.4rem}.h\:6\.5rem{height:6.5rem}.ins\:s0{top:0rem;right:0rem;bottom:0rem;left:0rem}:where(.ins\:auto\|w){inset:auto}[dir=ltr] .l\:s0{left:0rem}[dir=rtl] .l\:s0{right:0rem}[dir=ltr] .l\:50\%{left:50%}[dir=rtl] .l\:50\%{right:50%}[dir=ltr] .l\:s6{left:1rem}[dir=rtl] .l\:s6{right:1rem}[dir=ltr] .l\:var\(--left-desktop\){left:var(--left-desktop)}[dir=rtl] .l\:var\(--left-desktop\){right:var(--left-desktop)}[dir=ltr] .l\:s17{left:3.2rem}[dir=rtl] .l\:s17{right:3.2rem}[dir=ltr] .l\:var\(--left-mobile\){left:var(--left-mobile)}[dir=rtl] .l\:var\(--left-mobile\){right:var(--left-mobile)}[dir=ltr] .l\:s0\!{left:0rem!important}[dir=rtl] .l\:s0\!{right:0rem!important}[dir=ltr] :where(.l\:s9\|w){left:1.6rem}[dir=rtl] :where(.l\:s9\|w){right:1.6rem}[dir=ltr] .l\:var\(--xo-card-osl\,0\){left:var(--xo-card-osl, 0)}[dir=rtl] .l\:var\(--xo-card-osl\,0\){right:var(--xo-card-osl, 0)}[dir=ltr] .l\:var\(--left\){left:var(--left)}[dir=rtl] .l\:var\(--left\){right:var(--left)}[dir=ltr] .l\:s4{left:.6rem}[dir=rtl] .l\:s4{right:.6rem}[dir=ltr] .l\:s8{left:1.4rem}[dir=rtl] .l\:s8{right:1.4rem}[dir=ltr] .l\:s1{left:.1rem}[dir=rtl] .l\:s1{right:.1rem}[dir=ltr] :where(.l\:s0\|w){left:0rem}[dir=rtl] :where(.l\:s0\|w){right:0rem}[dir=ltr] .l\:s9{left:1.6rem}[dir=rtl] .l\:s9{right:1.6rem}[dir=ltr] .l\:100\%{left:100%}[dir=rtl] .l\:100\%{right:100%}[dir=ltr] .l\:var\(--left-mb\){left:var(--left-mb)}[dir=rtl] .l\:var\(--left-mb\){right:var(--left-mb)}[dir=ltr] .l\:s11{left:2rem}[dir=rtl] .l\:s11{right:2rem}.lts\:var\(--lts\){letter-spacing:var(--lts)}:where(.lts\:s0\|w){letter-spacing:0rem}.lts\:s0{letter-spacing:0rem}.lts\:normal{letter-spacing:normal}.lts\:s2{letter-spacing:clamp(0rem,calc(.125vw - .05rem),.1rem)}.lts\:s1{letter-spacing:clamp(0rem,calc(.0625vw - .025rem),.05rem)}.lts\:-s2{letter-spacing:clamp(-.072rem,calc(.0025vw - .073rem),-.07rem)}.lts\:-s7{letter-spacing:clamp(-.176rem,calc(-.78vw + .136rem),-.8rem)}.lts\:-s6{letter-spacing:clamp(-.176rem,calc(-.155vw - .114rem),-.3rem)}.lts\:-s5{letter-spacing:clamp(-.18rem,calc(-.0375vw - .165rem),-.21rem)}.lts\:-s4{letter-spacing:clamp(-.16rem,calc(-.025vw - .15rem),-.18rem)}.lts\:-s3{letter-spacing:clamp(-.084rem,calc(.005vw - .086rem),-.08rem)}.lts\:-s1{letter-spacing:clamp(-.036rem,calc(-.005vw - .034rem),-.04rem)}.lts\:s3{letter-spacing:clamp(.05rem,calc(.125vw + 0rem),.15rem)}.lts\:s4{letter-spacing:clamp(.05rem,calc(.1875vw - .025rem),.2rem)}.lh\:s3{line-height:clamp(1.8rem,calc(.25vw + 1.7rem),2rem)}.lh\:var\(--lh\){line-height:var(--lh)}.lh\:s2{line-height:clamp(1.8rem,calc(0vw + 1.8rem),1.8rem)}.lh\:s5{line-height:clamp(2.2rem,calc(.25vw + 2.1rem),2.4rem)}.lh\:s8{line-height:clamp(2.4rem,calc(.5vw + 2.2rem),2.8rem)}.lh\:s16{line-height:clamp(3.8rem,calc(3.75vw + 2.3rem),6.8rem)}.lh\:s1{line-height:clamp(1.6rem,calc(0vw + 1.6rem),1.6rem)}:where(.lh\:s5\|w){line-height:clamp(2.2rem,calc(.25vw + 2.1rem),2.4rem)}.lh\:s7{line-height:clamp(2.4rem,calc(.25vw + 2.3rem),2.6rem)}:where(.lh\:s7\|w){line-height:clamp(2.4rem,calc(.25vw + 2.3rem),2.6rem)}.lh\:inherit{line-height:inherit}.lh\:s6{line-height:clamp(2.6rem,calc(-.125vw + 2.65rem),2.5rem)}.lh\:s4{line-height:clamp(2.2rem,calc(0vw + 2.2rem),2.2rem)}.lh\:s11{line-height:clamp(2.8rem,calc(.25vw + 2.7rem),3rem)}.lh\:s9{line-height:clamp(2.6rem,calc(.25vw + 2.5rem),2.8rem)}:where(.lh\:s4\|w){line-height:clamp(2.2rem,calc(0vw + 2.2rem),2.2rem)}.lh\:s14{line-height:clamp(3rem,calc(1.25vw + 2.5rem),4rem)}.lh\:s12{line-height:clamp(3.4rem,calc(.5vw + 3.2rem),3.8rem)}.lh\:s13{line-height:clamp(2.2rem,calc(1.375vw + 1.65rem),3.3rem)}.lh\:s15{line-height:clamp(2.7rem,calc(2.125vw + 1.85rem),4.4rem)}.lh\:s17{line-height:clamp(4.2rem,calc(3.875vw + 2.65rem),7.3rem)}.lh\:s18{line-height:clamp(5.2rem,calc(7.625vw + 2.15rem),11.3rem)}.lh\:s19{line-height:clamp(5.5rem,calc(2.5vw + 4.5rem),7.5rem)}.lh\:s20{line-height:clamp(4.2rem,calc(6.375vw + 1.65rem),9.3rem)}.lh\:s21{line-height:clamp(5.2rem,calc(26.375vw - 5.35rem),26.3rem)}:where(.lh\:s2\|w){line-height:clamp(1.8rem,calc(0vw + 1.8rem),1.8rem)}:where(.lh\:s1\|w){line-height:clamp(1.6rem,calc(0vw + 1.6rem),1.6rem)}.m\:auto{margin:auto}.m\:s0{margin:0rem}:where(.m\:s0\|w){margin:0rem}.m\:s9{margin:1.6rem}.m\:s7{margin:1.2rem}.m\:s3{margin:.4rem}.mt\:s6{margin-top:1rem}.mt\:s5{margin-top:.8rem}.mt\:s7{margin-top:1.2rem}.mt\:s11{margin-top:2rem}.mt\:s8{margin-top:1.4rem}.mt\:s13{margin-top:2.4rem}.mt\:s4{margin-top:.6rem}.mt\:s9{margin-top:1.6rem}.mt\:var\(--mt\){margin-top:var(--mt)}.mt\:s0{margin-top:0rem}.mr\:s6{margin-inline-end:1rem}.mr\:auto{margin-inline-end:auto}.mr\:s0{margin-inline-end:0rem}.mr\:s5{margin-inline-end:.8rem}.mb\:s5{margin-bottom:.8rem}.mb\:s6{margin-bottom:1rem}.mb\:s0\!{margin-bottom:0rem!important}.mb\:s4{margin-bottom:.6rem}.mb\:var\(--mb-mobile\){margin-bottom:var(--mb-mobile)}.mb\:s9{margin-bottom:1.6rem}.mb\:s10{margin-bottom:1.8rem}.mb\:s16{margin-bottom:3rem}.mb\:s11{margin-bottom:2rem}.mb\:s3{margin-bottom:.4rem}:where(.mb\:s3\|w){margin-bottom:.4rem}.mb\:var\(--mb\){margin-bottom:var(--mb)}.mb\:s7{margin-bottom:1.2rem}.mb\:s2{margin-bottom:.2rem}.mb\:s13{margin-bottom:2.4rem}.ml\:s6{margin-inline-start:1rem}.ml\:var\(--margin\){margin-inline-start:var(--margin)}.ml\:s0{margin-inline-start:0rem}.ml\:s4{margin-inline-start:.6rem}.ml\:auto{margin-inline-start:auto}.ml\:s5{margin-inline-start:.8rem}.mah\:22rem{max-height:22rem}.mah\:25rem{max-height:25rem}.mah\:100\%{max-height:100%}.mah\:20rem{max-height:20rem}.mah\:30rem{max-height:30rem}.mah\:91\%{max-height:91%}.mah\:4rem{max-height:4rem}.mah\:2\.4rem{max-height:2.4rem}.mah\:54dvh{max-height:54dvh}.maw\:var\(--width\){max-width:var(--width)}.maw\:var\(--w\){max-width:var(--w)}.maw\:46\.0rem{max-width:46rem}.maw\:54rem{max-width:54rem}.maw\:42rem{max-width:42rem}.maw\:60\.5rem{max-width:60.5rem}.maw\:100\%{max-width:100%}.maw\:40\%{max-width:40%}.maw\:60\%{max-width:60%}.maw\:64\.3rem{max-width:64.3rem}.maw\:11\.2rem{max-width:11.2rem}.maw\:62rem{max-width:62rem}.maw\:32\.8rem{max-width:32.8rem}.maw\:var\(--maw\){max-width:var(--maw)}.maw\:30rem{max-width:30rem}.maw\:26rem{max-width:26rem}.maw\:26\.5rem{max-width:26.5rem}.mih\:15rem{min-height:15rem}.mih\:4rem{min-height:4rem}.mih\:10rem{min-height:10rem}.mih\:13\.6rem{min-height:13.6rem}.mih\:var\(--height\){min-height:var(--height)}.mih\:var\(--h-desktop\){min-height:var(--h-desktop)}.mih\:5rem{min-height:5rem}.mih\:2\.4rem{min-height:2.4rem}.mih\:28rem{min-height:28rem}.miw\:18\.6rem{min-width:18.6rem}.miw\:2\.2rem{min-width:2.2rem}:where(.miw\:28rem\|w){min-width:28rem}.miw\:var\(--width\){min-width:var(--width)}.miw\:11\.2rem{min-width:11.2rem}.miw\:4\.5rem{min-width:4.5rem}.miw\:22\.5rem{min-width:22.5rem}.miw\:20rem{min-width:20rem}.miw\:42rem{min-width:42rem}.miw\:25rem{min-width:25rem}.miw\:23rem{min-width:23rem}.miw\:3\.4rem{min-width:3.4rem}.o\:none{outline:none}.o\:none\|f:focus{outline:none}.o\:none\|fv:focus-visible{outline:none}.obf\:cover{object-fit:cover}.t\:s0{top:0rem}.t\:50\%{top:50%}.t\:s9{top:1.6rem}.t\:s8{top:1.4rem}.t\:s5{top:.8rem}.t\:auto{top:auto}.t\:var\(--top-desktop\){top:var(--top-desktop)}.t\:var\(--top-mobile\){top:var(--top-mobile)}.t\:var\(--xo-card-ost\,0\){top:var(--xo-card-ost, 0)}.t\:var\(--top\){top:var(--top)}.t\:s1{top:.1rem}:where(.t\:100\%\|w){top:100%}.t\:s6{top:1rem}.t\:var\(--top-mb\){top:var(--top-mb)}.b\:s8{bottom:1.4rem}.b\:s20{bottom:5.6rem}.b\:s0{bottom:0rem}.b\:s6{bottom:1rem}.b\:var\(--bottom-mobile\){bottom:var(--bottom-mobile)}.b\:s15{bottom:2.8rem}.b\:var\(--xo-card-osb\,0\){bottom:var(--xo-card-osb, 0)}.b\:s9{bottom:1.6rem}.b\:s1{bottom:.1rem}.b\:s7{bottom:1.2rem}.op\:0\.6{opacity:.6}.op\:0{opacity:0}.op\:var\(--opacity\){opacity:var(--opacity)}[xo-disabled].op\:0\.4\/xo-disabled-{opacity:.4}[xo-collapse-active] .op\:0\/xo-collapse-active{opacity:0}[xo-active] .op\:1\/xo-active,.group\*:hover .op\:1\*gh{opacity:1}.op\:0\.7{opacity:.7}.op\:1\|h:hover{opacity:1}[xo-added] .op\:0\/xo-added{opacity:0}.op\:0\.4{opacity:.4}.op\:1\!{opacity:1!important}[xo-disabled].op\:0\.5\/xo-disabled-,.op\:0\.5{opacity:.5}.op\:0\.75{opacity:.75}.op\:0\.8{opacity:.8}.op\:\.65{opacity:.65}.op\:0\.7\|h:hover{opacity:.7}.op\:0\.2{opacity:.2}.op\:s0{opacity:s0}.op\:0\.9{opacity:.9}.op\:1,[xo-checked] .op\:1\/xo-checked{opacity:1}.ov\:hidden{overflow:hidden}.ov\:clip{overflow:clip}.ov\:visible{overflow:visible}.ov\:auto{overflow:auto}:where(.ov\:hidden\|w){overflow:hidden}.ov\:hidden\!{overflow:hidden!important}.ovx\:scroll{overflow-x:scroll}.ovx\:auto{overflow-x:auto}.ovy\:auto{overflow-y:auto}.p\:s0\!{padding:0rem!important}.p\:s10{padding:1.8rem}.p\:s4{padding:.6rem}.p\:s6{padding:1rem}.p\:s5{padding:.8rem}.p\:s0{padding:0rem}.p\:s3{padding:.4rem}:where(.p\:s3\|w){padding:.4rem}.p\:s9{padding:1.6rem}.p\:var\(--bw\){padding:var(--bw)}.p\:s2{padding:.2rem}:where(.p\:s0\|w){padding:0rem}.p\:s8{padding:1.4rem}.p\:var\(--padding\){padding:var(--padding)}.p\:s7{padding:1.2rem}.p\:s11{padding:2rem}.p\:s1{padding:.1rem}.p\:s13{padding:2.4rem}.p\:s14{padding:2.6rem}.pt\:s3{padding-top:.4rem}.pt\:s11{padding-top:2rem}.pt\:s18{padding-top:4.4rem}.pt\:s13{padding-top:2.4rem}.pt\:s10{padding-top:1.8rem}.pt\:s23{padding-top:9.6rem}.pt\:s19{padding-top:4.8rem}.pt\:s9{padding-top:1.6rem}.pt\:s8{padding-top:1.4rem}.pt\:var\(--pt-mb\){padding-top:var(--pt-mb)}.pt\:s2{padding-top:.2rem}.pt\:s6{padding-top:1rem}.pt\:s4{padding-top:.6rem}.pt\:s0{padding-top:0rem}:where(.pt\:s7\|w){padding-top:1.2rem}.pt\:s21{padding-top:6.4rem}.pt\:s5{padding-top:.8rem}.pt\:s15{padding-top:2.8rem}.pt\:s1{padding-top:.1rem}:where(.pt\:s10\|w){padding-top:1.8rem}:where(.pt\:s9\|w){padding-top:1.6rem}.pt\:s14{padding-top:2.6rem}.pt\:s12{padding-top:2.2rem}.pt\:s7{padding-top:1.2rem}:where(.pt\:s2\|w){padding-top:.2rem}.pt\:s16{padding-top:3rem}:where(.pt\:s8\|w){padding-top:1.4rem}:where(.pt\:s3\|w){padding-top:.4rem}.pt\:var\(--pt\){padding-top:var(--pt)}.pt\:var\(--xo-pt\){padding-top:var(--xo-pt)}.pt\:s17{padding-top:3.2rem}.pt\:s20{padding-top:5.6rem}.pr\:s6{padding-inline-end:1rem}.pr\:s11{padding-inline-end:2rem}.pr\:s13{padding-inline-end:2.4rem}.pr\:s7{padding-inline-end:1.2rem}.pr\:s12{padding-inline-end:2.2rem}.pr\:s0{padding-inline-end:0rem}.pr\:s9{padding-inline-end:1.6rem}.pr\:s5{padding-inline-end:.8rem}.pr\:s2{padding-inline-end:.2rem}:where(.pr\:s10\|w){padding-inline-end:1.8rem}.pr\:s4{padding-inline-end:.6rem}.pr\:s14{padding-inline-end:2.6rem}.pr\:s10{padding-inline-end:1.8rem}.pr\:s3{padding-inline-end:.4rem}.pr\:s16{padding-inline-end:3rem}:where(.pr\:s16\|w){padding-inline-end:3rem}:where(.pr\:s6\|w){padding-inline-end:1rem}.pr\:s15{padding-inline-end:2.8rem}:where(.pr\:s5\|w){padding-inline-end:.8rem}.pr\:var\(--pr\){padding-inline-end:var(--pr)}.pr\:var\(--xo-pr\){padding-inline-end:var(--xo-pr)}.pr\:s17{padding-inline-end:3.2rem}.pb\:s3{padding-bottom:.4rem}.pb\:s17{padding-bottom:3.2rem}.pb\:s12{padding-bottom:2.2rem}.pb\:s21{padding-bottom:6.4rem}.pb\:s7{padding-bottom:1.2rem}.pb\:s5{padding-bottom:.8rem}.pb\:s18{padding-bottom:4.4rem}.pb\:s23{padding-bottom:9.6rem}.pb\:s19{padding-bottom:4.8rem}.pb\:s10{padding-bottom:1.8rem}.pb\:s11{padding-bottom:2rem}.pb\:s2{padding-bottom:.2rem}.pb\:s6{padding-bottom:1rem}.pb\:s9{padding-bottom:1.6rem}.pb\:s4{padding-bottom:.6rem}.pb\:s0{padding-bottom:0rem}:where(.pb\:s7\|w){padding-bottom:1.2rem}.pb\:s8{padding-bottom:1.4rem}.pb\:s13{padding-bottom:2.4rem}:where(.pb\:s9\|w){padding-bottom:1.6rem}.pb\:s14{padding-bottom:2.6rem}:where(.pb\:s2\|w){padding-bottom:.2rem}.pb\:s22{padding-bottom:8rem}:where(.pb\:s8\|w){padding-bottom:1.4rem}:where(.pb\:s3\|w){padding-bottom:.4rem}.pb\:var\(--pb\){padding-bottom:var(--pb)}.pb\:var\(--xo-pb\){padding-bottom:var(--xo-pb)}.pb\:s20{padding-bottom:5.6rem}:where(.pb\:s6\|w){padding-bottom:1rem}.pb\:s15{padding-bottom:2.8rem}.pb\:s25{padding-bottom:12.8rem}.pl\:s6{padding-inline-start:1rem}.pl\:s11{padding-inline-start:2rem}.pl\:s13{padding-inline-start:2.4rem}.pl\:s3{padding-inline-start:.4rem}.pl\:s4{padding-inline-start:.6rem}.pl\:s8{padding-inline-start:1.4rem}.pl\:s12{padding-inline-start:2.2rem}.pl\:s5{padding-inline-start:.8rem}.pl\:s9{padding-inline-start:1.6rem}.pl\:s0{padding-inline-start:0rem}.pl\:s7{padding-inline-start:1.2rem}.pl\:s2{padding-inline-start:.2rem}:where(.pl\:s9\|w){padding-inline-start:1.6rem}.pl\:s14{padding-inline-start:2.6rem}.pl\:s10{padding-inline-start:1.8rem}.pl\:s16{padding-inline-start:3rem}:where(.pl\:s16\|w){padding-inline-start:3rem}:where(.pl\:s8\|w){padding-inline-start:1.4rem}:where(.pl\:s6\|w){padding-inline-start:1rem}.pl\:s15{padding-inline-start:2.8rem}:where(.pl\:s10\|w){padding-inline-start:1.8rem}:where(.pl\:s5\|w){padding-inline-start:.8rem}.pl\:var\(--pl\){padding-inline-start:var(--pl)}.pl\:var\(--xo-pl\){padding-inline-start:var(--xo-pl)}.px\:s0{padding-inline:0rem}.px\:s9{padding-inline:1.6rem}.px\:s5{padding-inline:.8rem}.px\:s13{padding-inline:2.4rem}.px\:s12{padding-inline:2.2rem}.px\:s10{padding-inline:1.8rem}.px\:s7{padding-inline:1.2rem}.px\:s11{padding-inline:2rem}.px\:s6{padding-inline:1rem}.px\:s3{padding-inline:.4rem}.py\:s0{padding-block:0rem}.py\:s13{padding-block:2.4rem}.py\:s3{padding-block:.4rem}.py\:s8{padding-block:1.4rem}.py\:s11{padding-block:2rem}.py\:s9{padding-block:1.6rem}.py\:s6{padding-block:1rem}.py\:s10{padding-block:1.8rem}.py\:s4{padding-block:.6rem}.py\:s18{padding-block:4.4rem}.pe\:none,[xo-added] .pe\:none\/xo-added{pointer-events:none}.pe\:auto{pointer-events:auto}[xo-disabled].pe\:none\/xo-disabled-{pointer-events:none}.pos\:relative{position:relative}.pos\:sticky{position:sticky}.pos\:absolute{position:absolute}:where(.pos\:relative\|w){position:relative}.pos\:relative\!{position:relative!important}.pos\:fixed{position:fixed}[dir=ltr] .ta\:left{text-align:left}[dir=rtl] .ta\:left{text-align:right}.ta\:center{text-align:center}.ta\:var\(--xo-popup-age-verification-text-alignment\){text-align:var(--xo-popup-age-verification-text-alignment)}.ta\:var\(--xo-popup-countdown-promo-text-alignment\){text-align:var(--xo-popup-countdown-promo-text-alignment)}.ta\:var\(--xo-popup-promo-text-alignment\){text-align:var(--xo-popup-promo-text-alignment)}.ta\:var\(--xo-popup-signup-text-alignment\){text-align:var(--xo-popup-signup-text-alignment)}.ta\:inherit{text-align:inherit}[dir=ltr] .ta\:right{text-align:right}[dir=rtl] .ta\:right{text-align:left}:where(.ta\:center\|w){text-align:center}.td\:none{text-decoration:none}.td\:line-through{text-decoration:line-through}.tt\:uppercase{text-transform:uppercase}.trf\:translateY\(-50\%\){transform:translateY(-50%)}[dir=ltr] .trf\:rotate\(90deg\)\|h:hover{transform:rotate(90deg)}[dir=rtl] .trf\:rotate\(90deg\)\|h:hover{transform:rotate(-90deg)}[dir=ltr] .trf\:translate\(-50\%\,-50\%\){transform:translate(-50%,-50%)}[dir=rtl] .trf\:translate\(-50\%\,-50\%\){transform:translate(50%,-50%)}[dir=ltr] [xo-collapse-active] .trf\:rotate\(180deg\)\/xo-collapse-active{transform:rotate(180deg)}[dir=rtl] [xo-collapse-active] .trf\:rotate\(180deg\)\/xo-collapse-active{transform:rotate(-180deg)}[dir=ltr] [xo-collapse-active] .trf\:translate\(-50\%\,-50\%\)_rotate\(180deg\)\/xo-collapse-active{transform:translate(-50%,-50%) rotate(180deg)}[dir=rtl] [xo-collapse-active] .trf\:translate\(-50\%\,-50\%\)_rotate\(180deg\)\/xo-collapse-active{transform:translate(50%,-50%) rotate(-180deg)}.trf\:rotate\(var\(--rotate-desktop\)\){transform:rotate(var(--rotate-desktop))}[dir=ltr] .trf\:translateX\(-50\%\){transform:translate(-50%)}[dir=rtl] .trf\:translateX\(-50\%\){transform:translate(50%)}.trf\:translateY\(var\(--move-y\)\){transform:translateY(var(--move-y))}.trf\:translateY\(45\%\)\;{transform:translateY(45%)}.group\*:hover .trf\:translateY\(0\.15rem\)\*gh{transform:translateY(.15rem)}.trf\:translateY\(90\%\){transform:translateY(90%)}.trf\:translateY\(100\%\){transform:translateY(100%)}.trf\:translateY\(80\%\){transform:translateY(80%)}.trf\:skewX\(-10deg\){transform:skew(-10deg)}.trf\:none\!{transform:none!important}[dir=ltr] .trf\:rotate\(180deg\){transform:rotate(180deg)}[dir=rtl] .trf\:rotate\(180deg\){transform:rotate(-180deg)}[dir=ltr] [xo-active] .trf\:rotateZ\(45deg\)\/xo-active{transform:rotate(45deg)}[dir=rtl] [xo-active] .trf\:rotateZ\(45deg\)\/xo-active{transform:rotate(-45deg)}[dir=ltr] [xo-active] .trf\:rotate\(180deg\)\/xo-active{transform:rotate(180deg)}[dir=rtl] [xo-active] .trf\:rotate\(180deg\)\/xo-active{transform:rotate(-180deg)}.trf\:scale\(0\){transform:scale(0)}.trf\:scale\(1\){transform:scale(1)}.trf\:scale\(0\.3\){transform:scale(.3)}.trf\:scale\(1\.2\){transform:scale(1.2)}.group\*:hover .trf\:scale\(1\)\*gh{transform:scale(1)}.trf\:rotate\(var\(--rotate\)\){transform:rotate(var(--rotate))}[dir=ltr] .trf\:translate\(-50\%\){transform:translate(-50%)}[dir=rtl] .trf\:translate\(-50\%\){transform:translate(50%)}[xo-is-sticky] .trf\:translateY\(0\)\/xo-is-sticky{transform:translateY(0)}[xo-checked] .trf\:scale\(1\)\/xo-checked{transform:scale(1)}.trf\:translateY\(200\%\){transform:translateY(200%)}.trfo\:0_0{transform-origin:0 0}.trfo\:50\%_50\%{transform-origin:50% 50%}.trs\:0\.1s{transition:.1s}.trs\:0\.5s{transition:.5s}.trs\:0\.3s{transition:.3s}.trs\:0\.4s{transition:.4s}.trs\:0\.2s{transition:.2s}.trs\:width{transition:width}.trsde\:var\(--delay\){transition-delay:var(--delay)}.trsde\:var\(--out-cubic\){transition-delay:var(--out-cubic)}.trsde\:0{transition-delay:0}.trsde\:0\.1s{transition-delay:.1s}.trsde\:0s{transition-delay:0s}.trsdu\:0\.5s{transition-duration:.5s}.trsdu\:var\(--duration\){transition-duration:var(--duration)}.trsdu\:0\.3s{transition-duration:.3s}.trsdu\:0\.7s{transition-duration:.7s}.trsdu\:0\.4s{transition-duration:.4s}.trsp\:background-size{transition-property:background-size}.trstf\:in-out-cubic{transition-timing-function:var(--in-out-cubic)}.trstf\:in-out-quart{transition-timing-function:var(--in-out-quart)}.trstf\:out-quart\!{transition-timing-function:var(--out-quart)!important}.trstf\:out-soft{transition-timing-function:var(--out-soft)}.us\:none{-webkit-user-select:none;user-select:none}.va\:inherit{vertical-align:inherit}.va\:baseline{vertical-align:baseline}.whs\:inherit{white-space:inherit}.whs\:nowrap{white-space:nowrap}.w\:4\.8rem{width:4.8rem}.w\:100\%\!{width:100%!important}.w\:100\%{width:100%}.w\:var\(--xo-popup-age-verification-content-width\){width:var(--xo-popup-age-verification-content-width)}.w\:var\(--xo-popup-age-verification-image-width\){width:var(--xo-popup-age-verification-image-width)}.w\:var\(--xo-popup-countdown-promo-content-width\){width:var(--xo-popup-countdown-promo-content-width)}.w\:var\(--xo-popup-countdown-promo-image-width\){width:var(--xo-popup-countdown-promo-image-width)}.w\:var\(--xo-popup-promo-content-width\){width:var(--xo-popup-promo-content-width)}.w\:var\(--xo-popup-promo-image-width\){width:var(--xo-popup-promo-image-width)}.w\:var\(--xo-popup-signup-content-width\){width:var(--xo-popup-signup-content-width)}.w\:var\(--xo-popup-signup-image-width\){width:var(--xo-popup-signup-image-width)}.w\:50\%{width:50%}.w\:fit-content{width:fit-content}.w\:2\.8rem{width:2.8rem}.w\:auto{width:auto}.w\:var\(--width-mobile\){width:var(--width-mobile)}.w\:39rem{width:39rem}.w\:max-content{width:max-content}.w\:var\(--w-mb\){width:var(--w-mb)}.w\:var\(--max-width-mobile\){width:var(--max-width-mobile)}.w\:var\(--width\){width:var(--width)}.w\:4\.4rem{width:4.4rem}.w\:3\.4rem{width:3.4rem}.w\:var\(--w-dt\){width:var(--w-dt)}.w\:0\.1rem{width:.1rem}.w\:20rem{width:20rem}.w\:0\.6rem{width:.6rem}.w\:1\.4rem{width:1.4rem}.w\:5\.6rem\!{width:5.6rem!important}.w\:var\(--w-desktop\){width:var(--w-desktop)}:where(.w\:1rem\|w){width:1rem}.w\:var\(--pag-button-width\){width:var(--pag-button-width)}[xo-active] .w\:var\(--pag-button-active-width\)\/xo-active{width:var(--pag-button-active-width)}.w\:1rem{width:1rem}.w\:3\.2rem{width:3.2rem}.w\:6\.6rem{width:6.6rem}.w\:var\(--progress\){width:var(--progress)}.w\:10\.8rem{width:10.8rem}.w\:9\.2rem{width:9.2rem}.w\:3ch{width:3ch}.w\:8\.7rem{width:8.7rem}.w\:10rem{width:10rem}.w\:8rem{width:8rem}.w\:6\.4rem{width:6.4rem}.w\:0\.4rem{width:.4rem}.w\:2rem{width:2rem}.w\:100vw{width:100vw}.w\:100px{width:10rem}.w\:var\(--size\){width:var(--size)}.w\:15rem{width:15rem}.w\:var\(--size-width\){width:var(--size-width)}.w\:var\(--box-width\){width:var(--box-width)}.w\:40px{width:4rem}:where(.w\:fit-content\|w){width:fit-content}.w\:var\(--logo-wm\)\!{width:var(--logo-wm)!important}.w\:12rem{width:12rem}.w\:4rem{width:4rem}.w\:var\(--width-mb\){width:var(--width-mb)}.w\:10\.1rem{width:10.1rem}.w\:5\.8rem{width:5.8rem}.w\:2\.4rem{width:2.4rem}:where(.w\:100\%\|w){width:100%}.w\:3rem{width:3rem}.w\:6rem{width:6rem}.w\:7\.2rem{width:7.2rem}.wob\:break-word{word-break:break-word}.wow\:break-word{word-wrap:break-word}.z\:1{z-index:1}.z\:-1{z-index:-1}.z\:10{z-index:10}.z\:9{z-index:9}.z\:20{z-index:20}.z\:0{z-index:0}.z\:var\(--z-index\){z-index:var(--z-index)}.z\:3{z-index:3}.z\:2{z-index:2}.z\:12\!{z-index:12!important}.z\:99999{z-index:99999}.z\:12{z-index:12}.z\:1000{z-index:1000}.z\:9999{z-index:9999}.z\:99{z-index:99}.z\:auto{z-index:auto}.z\:100000{z-index:100000}:where(.z\:9\|w){z-index:9}[dir=ltr] .r\:s9{right:1.6rem}[dir=rtl] .r\:s9{left:1.6rem}[dir=ltr] .r\:s6{right:1rem}[dir=rtl] .r\:s6{left:1rem}[dir=ltr] .r\:s0{right:0rem}[dir=rtl] .r\:s0{left:0rem}[dir=ltr] .r\:var\(--right-mobile\){right:var(--right-mobile)}[dir=rtl] .r\:var\(--right-mobile\){left:var(--right-mobile)}[dir=ltr] .r\:var\(--xo-card-osr\,0\){right:var(--xo-card-osr, 0)}[dir=rtl] .r\:var\(--xo-card-osr\,0\){left:var(--xo-card-osr, 0)}[dir=ltr] .r\:s4{right:.6rem}[dir=rtl] .r\:s4{left:.6rem}[dir=ltr] .r\:s1{right:.1rem}[dir=rtl] .r\:s1{left:.1rem}[dir=ltr] .r\:var\(--right\){right:var(--right)}[dir=rtl] .r\:var\(--right\){left:var(--right)}.gtc\:repeat\(1\,minmax\(0\,1fr\)\){grid-template-columns:repeat(1,minmax(0,1fr))}.gr\:span_var\(--xo-row-span-desktop\){grid-row:span var(--xo-row-span-desktop)}.gc\:span_clamp\(1\,var\(--xo-col-span-desktop\)\,var\(--lg\)\){grid-column:span clamp(1,var(--xo-col-span-desktop),var(--lg))}.gc\:span_var\(--xo-col-desktop\){grid-column:span var(--xo-col-desktop)}.gc\:span_clamp\(1\,var\(--xo-col-span-desktop\)\,var\(--xo-col-desktop\)\){grid-column:span clamp(1,var(--xo-col-span-desktop),var(--xo-col-desktop))}.rg\:s10{row-gap:1.8rem}.rg\:s0{row-gap:0rem}.cg\:s14{column-gap:2.6rem}.cg\:var\(--gap\){column-gap:var(--gap)}.cg\:s6{column-gap:1rem}.gp\:s5{gap:.8rem}.gp\:s6{gap:1rem}.gp\:s4{gap:.6rem}.gp\:s21{gap:6.4rem}.gp\:var\(--gap\){gap:var(--gap)}.gp\:s10{gap:1.8rem}.gp\:var\(--gap-item\){gap:var(--gap-item)}.gp\:s3{gap:.4rem}:where(.gp\:s6\|w){gap:1rem}.gp\:s7{gap:1.2rem}.gp\:s15{gap:2.8rem}.gp\:s9{gap:1.6rem}.gp\:var\(--gap-row-negative\){gap:var(--gap-row-negative)}.gp\:s12{gap:2.2rem}.gp\:s14{gap:2.6rem}.gp\:s11{gap:2rem}.gp\:var\(--container-gap\){gap:var(--container-gap)}.gp\:s2{gap:.2rem}.gp\:s0{gap:0rem}.gp\:s8{gap:1.4rem}.gp\:s4\!{gap:.6rem!important}.gp\:s19{gap:4.8rem}:where(.gp\:s3\|w){gap:.4rem}:where(.gp\:s17\|w){gap:3.2rem}:where(.gp\:s5\|w){gap:.8rem}.gp\:var\(--space\)\;{gap:var(--space)}.ar\:1{aspect-ratio:1}.ar\:var\(--aspect-ratio\){aspect-ratio:var(--aspect-ratio)}[dir=ltr] .dir\:rtl{direction:rtl}[dir=rtl] .dir\:rtl{direction:ltr}.f\:inherit{font:inherit}.ls\:none{list-style:none}.ls\:s0{list-style:s0}.pie\:s10{padding-inline-end:1.8rem}.group\*:hover .rot\:-15deg\*gh{rotate:-15deg}.group\*:hover .rot\:90deg\*gh{rotate:90deg}.wc\:transform{will-change:transform}.bbw\:var\(--bbw\){border-block-width:var(--bbw)}.sw\:none{scrollbar-width:none}.trl\:-50\%_20\%{translate:-50% 20%}.trl\:0_-2px{translate:0 -.2rem}.group\*:hover .trl\:-0\.15rem_0\.15rem\*gh{translate:-.15rem .15rem}.trl\:-50\%_0{translate:-50% 0}.trl\:0{translate:0}.bdft\:blur\(32px\){-webkit-backdrop-filter:blur(3.2rem);backdrop-filter:blur(3.2rem)}.bdft\:var\(--bg-blur\){-webkit-backdrop-filter:var(--bg-blur);backdrop-filter:var(--bg-blur)}.bdft\:var\(--bg-overlay-blur\){-webkit-backdrop-filter:var(--bg-overlay-blur);backdrop-filter:var(--bg-overlay-blur)}@media(min-width:768px){.bd\:s0\@md{border:none}.bdt\:none\@md{border-top:none}.bdc\:transparent\@md{border-color:transparent}.bds\:none\@md{border-style:none}.bdrs\:s0\@md{border-radius:0rem}.c\:foreground\.5\@md{color:color-mix(in srgb,rgba(var(--color-foreground)) 50%,transparent)}.d\:block\@md{display:block}.d\:none\@md{display:none}.d\:flex\@md{display:flex}.d\:table-header-group\@md{display:table-header-group}.d\:table-cell\@md{display:table-cell}.d\:inline-block\@md{display:inline-block}.d\:inline-flex\@md{display:inline-flex}.d\:grid\@md{display:grid}.fil\:blur\(var\(--blur-desktop\)\)\@md{filter:blur(var(--blur-desktop))}.fld\:row\@md{flex-direction:row}.fld\:row-reverse\@md{flex-direction:row-reverse}.fld\:column\@md{flex-direction:column}.ai\:center\@md{align-items:center}.jc\:end\@md{justify-content:end}.jc\:space-between\@md{justify-content:space-between}[dir=ltr] .jc\:right\@md{justify-content:right}[dir=rtl] .jc\:right\@md{justify-content:left}.fw\:300\@md{font-weight:300}.fz\:h3\@md{font-size:var(--font-heading-3-size)}.fz\:s2\@md{font-size:calc(var(--font-body-scale) * 1.2rem)}.h\:100vh\@md{height:100vh}.h\:var\(--height\)\@md{height:var(--height)}.h\:16rem\@md{height:16rem}.h\:var\(--height-desktop\)\@md{height:var(--height-desktop)}.h\:var\(--h-dt\)\@md{height:var(--h-dt)}.h\:var\(--max-height-desktop\)\@md{height:var(--max-height-desktop)}.h\:6\.8rem\@md{height:6.8rem}.h\:var\(--h-mb\)\@md{height:var(--h-mb)}.h\:4\.8rem\@md{height:4.8rem}.h\:1100px\@md{height:110rem}.h\:110px\@md{height:11rem}.h\:3\.4rem\@md{height:3.4rem}[dir=ltr] .l\:var\(--left-desktop\)\@md{left:var(--left-desktop)}[dir=rtl] .l\:var\(--left-desktop\)\@md{right:var(--left-desktop)}.m\:s8\@md{margin:1.4rem}.mt\:s9\@md{margin-top:1.6rem}.mt\:s6\@md{margin-top:1rem}.mt\:s17\@md{margin-top:3.2rem}.mr\:s11\@md{margin-inline-end:2rem}.mb\:s11\@md{margin-bottom:2rem}.mb\:s5\@md{margin-bottom:.8rem}.mb\:s9\@md{margin-bottom:1.6rem}.mb\:var\(--mb\)\@md{margin-bottom:var(--mb)}.mb\:s0\@md{margin-bottom:0rem}.ml\:s11\@md{margin-inline-start:2rem}.mah\:60dvh\@md{max-height:60dvh}.maw\:51\.3rem\@md{max-width:51.3rem}.maw\:30rem\@md{max-width:30rem}.t\:s0\@md{top:0rem}.t\:var\(--top-desktop\)\@md{top:var(--top-desktop)}.t\:s9\@md{top:1.6rem}.b\:s0\@md{bottom:0rem}.op\:0\@md{opacity:0}.group\*:hover .op\:1\*gh\@md{opacity:1}.ov\:hidden\@md{overflow:hidden}.p\:s9\@md{padding:1.6rem}.p\:s7\@md{padding:1.2rem}.p\:s17\@md{padding:3.2rem}.p\:s0\@md{padding:0rem}.p\:s9\@md\!{padding:1.6rem!important}.pt\:s20\@md{padding-top:5.6rem}.pt\:s9\@md{padding-top:1.6rem}.pt\:s13\@md{padding-top:2.4rem}.pt\:var\(--pt-dt\)\@md{padding-top:var(--pt-dt)}.pt\:s0\@md{padding-top:0rem}.pt\:s10\@md{padding-top:1.8rem}.pt\:s18\@md{padding-top:4.4rem}.pt\:s17\@md{padding-top:3.2rem}.pt\:s8\@md{padding-top:1.4rem}.pt\:s21\@md{padding-top:6.4rem}.pt\:s4\@md{padding-top:.6rem}.pt\:s23\@md{padding-top:9.6rem}.pr\:s20\@md{padding-inline-end:5.6rem}.pr\:s15\@md{padding-inline-end:2.8rem}.pr\:s12\@md{padding-inline-end:2.2rem}.pr\:s10\@md{padding-inline-end:1.8rem}.pr\:s9\@md{padding-inline-end:1.6rem}.pr\:s5\@md{padding-inline-end:.8rem}.pr\:s11\@md{padding-inline-end:2rem}.pb\:s20\@md{padding-bottom:5.6rem}.pb\:s22\@md{padding-bottom:8rem}.pb\:s7\@md{padding-bottom:1.2rem}.pb\:s18\@md{padding-bottom:4.4rem}.pb\:s6\@md{padding-bottom:1rem}.pb\:s13\@md{padding-bottom:2.4rem}.pb\:s1\@md{padding-bottom:.1rem}.pb\:s4\@md{padding-bottom:.6rem}.pb\:s11\@md{padding-bottom:2rem}.pb\:s8\@md{padding-bottom:1.4rem}.pb\:s21\@md{padding-bottom:6.4rem}.pb\:s10\@md{padding-bottom:1.8rem}.pb\:s0\@md{padding-bottom:0rem}.pb\:s5\@md{padding-bottom:.8rem}.pb\:s15\@md{padding-bottom:2.8rem}.pb\:s25\@md{padding-bottom:12.8rem}.pl\:s20\@md{padding-inline-start:5.6rem}.pl\:s15\@md{padding-inline-start:2.8rem}.pl\:s12\@md{padding-inline-start:2.2rem}.pl\:s10\@md{padding-inline-start:1.8rem}.pl\:s5\@md{padding-inline-start:.8rem}.pl\:s11\@md{padding-inline-start:2rem}.pl\:s9\@md{padding-inline-start:1.6rem}.px\:s13\@md{padding-inline:2.4rem}.px\:s7\@md{padding-inline:1.2rem}.px\:s0\@md{padding-inline:0rem}.px\:s9\@md{padding-inline:1.6rem}.px\:s15\@md{padding-inline:2.8rem}.py\:s13\@md{padding-block:2.4rem}.py\:s15\@md{padding-block:2.8rem}.py\:s9\@md{padding-block:1.6rem}.pos\:sticky\@md{position:sticky}.pos\:absolute\@md{position:absolute}[dir=ltr] .ta\:left\@md{text-align:left}[dir=rtl] .ta\:left\@md{text-align:right}.trf\:translateY\(var\(--move-y\)\)\@md{transform:translateY(var(--move-y))}.trf\:translateY\(45\%\)\@md{transform:translateY(45%)}.trf\:translateY\(10rem\)\@md{transform:translateY(10rem)}.group\*:hover .trf\:translateY\(0\)\*gh\@md{transform:translateY(0)}[dir=ltr] .trf\:translate\(-50\%\,-50\%\)\@md{transform:translate(-50%,-50%)}[dir=rtl] .trf\:translate\(-50\%\,-50\%\)\@md{transform:translate(50%,-50%)}[dir=ltr] .trf\:translateX\(-50\%\)\@md{transform:translate(-50%)}[dir=rtl] .trf\:translateX\(-50\%\)\@md{transform:translate(50%)}.trf\:translateY\(-50\%\)\@md{transform:translateY(-50%)}.w\:var\(--width-desktop\)\@md{width:var(--width-desktop)}.w\:var\(--w-dt\)\@md{width:var(--w-dt)}.w\:var\(--max-width-desktop\)\@md{width:var(--max-width-desktop)}.w\:auto\@md{width:auto}.w\:var\(--w-mb\)\@md{width:var(--w-mb)}.w\:4\.8rem\@md{width:4.8rem}.w\:10\.4rem\@md{width:10.4rem}.w\:100\%\@md{width:100%}.w\:50\%\@md{width:50%}.w\:50rem\@md{width:50rem}.w\:285px\@md{width:28.5rem}.w\:88px\@md{width:8.8rem}.w\:58rem\@md{width:58rem}.w\:var\(--logo-wd\)\@md\!{width:var(--logo-wd)!important}.w\:45vw\@md{width:45vw}.w\:3\.4rem\@md{width:3.4rem}.w\:fit-content\@md{width:fit-content}.z\:10\@md{z-index:10}[dir=ltr] .r\:s10\@md{right:1.8rem}[dir=rtl] .r\:s10\@md{left:1.8rem}[dir=ltr] .r\:s9\@md{right:1.6rem}[dir=rtl] .r\:s9\@md{left:1.6rem}.gp\:s6\@md{gap:1rem}.gp\:s25\@md{gap:12.8rem}.gp\:s19\@md{gap:4.8rem}.gp\:s11\@md{gap:2rem}.gp\:s9\@md{gap:1.6rem}.gp\:s13\@md{gap:2.4rem}.gp\:s5\@md{gap:.8rem}.gp\:s3\@md{gap:.4rem}.gp\:s12\@md{gap:2.2rem}.trl\:-50\%_0\@md{translate:-50% 0}}@media(max-width:575px){.bdt\:s1\@\+sm{border-top:.1rem solid}.bdtc\:border\@\+sm\!{border-top-color:color-mix(in srgb,rgba(var(--color-border)) 100%,transparent)!important}.d\:flex\@\+sm{display:flex}.d\:none\!\@\+sm{display:none!important}.fld\:column\@\+sm{flex-direction:column}.fld\:column-reverse\@\+sm{flex-direction:column-reverse}.ai\:flex-start\@\+sm{align-items:flex-start}.ai\:center\@\+sm{align-items:center}.ai\:flex-end\@\+sm{align-items:flex-end}.jc\:flex-start\@\+sm{justify-content:flex-start}.jc\:center\@\+sm{justify-content:center}.jc\:flex-end\@\+sm{justify-content:flex-end}.h\:var\(--h-mobile\)\@\+sm{height:var(--h-mobile)}.h\:fit-content\@\+sm{height:fit-content}.h\:100\%\@\+sm{height:100%}.h\:var\(--size\)\@\+sm{height:var(--size)}[dir=ltr] .l\:var\(--right-mobile\)\@\+sm{left:var(--right-mobile)}[dir=rtl] .l\:var\(--right-mobile\)\@\+sm{right:var(--right-mobile)}.mih\:var\(--h-mobile\)\@\+sm{min-height:var(--h-mobile)}.pt\:s8\@\+sm{padding-top:1.4rem}.pt\:s7\@\+sm{padding-top:1.2rem}.pr\:s6\@\+sm{padding-inline-end:1rem}.pb\:s6\@\+sm{padding-bottom:1rem}.pl\:s6\@\+sm{padding-inline-start:1rem}.w\:4rem\@\+sm\!{width:4rem!important}.w\:fit-content\@\+sm{width:fit-content}.w\:100\%\@\+sm{width:100%}.w\:var\(--w-mobile\)\@\+sm{width:var(--w-mobile)}.gp\:s5\@\+sm{gap:.8rem}}@media(min-width:1200px){[xo-is-sticky] .bdrs\:s0\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s1\/xo-is-sticky\@xl{border-radius:.1rem}.bdrs-medium [xo-is-sticky] .bdrs\:s1\/xo-is-sticky\@xl{border-radius:.2rem}.bdrs-large [xo-is-sticky] .bdrs\:s1\/xo-is-sticky\@xl{border-radius:.4rem}.bdrs-none [xo-is-sticky] .bdrs\:s1\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s2\/xo-is-sticky\@xl{border-radius:.2rem}.bdrs-medium [xo-is-sticky] .bdrs\:s2\/xo-is-sticky\@xl{border-radius:.4rem}.bdrs-large [xo-is-sticky] .bdrs\:s2\/xo-is-sticky\@xl{border-radius:.6rem}.bdrs-none [xo-is-sticky] .bdrs\:s2\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s3\/xo-is-sticky\@xl{border-radius:.4rem}.bdrs-medium [xo-is-sticky] .bdrs\:s3\/xo-is-sticky\@xl{border-radius:.8rem}.bdrs-large [xo-is-sticky] .bdrs\:s3\/xo-is-sticky\@xl{border-radius:1.2rem}.bdrs-none [xo-is-sticky] .bdrs\:s3\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s4\/xo-is-sticky\@xl{border-radius:.6rem}.bdrs-medium [xo-is-sticky] .bdrs\:s4\/xo-is-sticky\@xl{border-radius:1.2rem}.bdrs-large [xo-is-sticky] .bdrs\:s4\/xo-is-sticky\@xl{border-radius:1.8rem}.bdrs-none [xo-is-sticky] .bdrs\:s4\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s5\/xo-is-sticky\@xl{border-radius:.8rem}.bdrs-medium [xo-is-sticky] .bdrs\:s5\/xo-is-sticky\@xl{border-radius:1.6rem}.bdrs-large [xo-is-sticky] .bdrs\:s5\/xo-is-sticky\@xl{border-radius:2.4rem}.bdrs-none [xo-is-sticky] .bdrs\:s5\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s6\/xo-is-sticky\@xl{border-radius:1rem}.bdrs-medium [xo-is-sticky] .bdrs\:s6\/xo-is-sticky\@xl{border-radius:2.4rem}.bdrs-large [xo-is-sticky] .bdrs\:s6\/xo-is-sticky\@xl{border-radius:3.6rem}.bdrs-none [xo-is-sticky] .bdrs\:s6\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s7\/xo-is-sticky\@xl{border-radius:1.2rem}.bdrs-medium [xo-is-sticky] .bdrs\:s7\/xo-is-sticky\@xl{border-radius:3.2rem}.bdrs-large [xo-is-sticky] .bdrs\:s7\/xo-is-sticky\@xl{border-radius:4.8rem}.bdrs-none [xo-is-sticky] .bdrs\:s7\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s8\/xo-is-sticky\@xl{border-radius:1.4rem}.bdrs-medium [xo-is-sticky] .bdrs\:s8\/xo-is-sticky\@xl{border-radius:2.4rem}.bdrs-large [xo-is-sticky] .bdrs\:s8\/xo-is-sticky\@xl{border-radius:6rem}.bdrs-none [xo-is-sticky] .bdrs\:s8\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s9\/xo-is-sticky\@xl{border-radius:1.6rem}.bdrs-medium [xo-is-sticky] .bdrs\:s9\/xo-is-sticky\@xl{border-radius:2.8rem}.bdrs-large [xo-is-sticky] .bdrs\:s9\/xo-is-sticky\@xl{border-radius:7.2rem}.bdrs-none [xo-is-sticky] .bdrs\:s9\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s10\/xo-is-sticky\@xl{border-radius:2rem}.bdrs-medium [xo-is-sticky] .bdrs\:s10\/xo-is-sticky\@xl{border-radius:3.2rem}.bdrs-large [xo-is-sticky] .bdrs\:s10\/xo-is-sticky\@xl{border-radius:9.6rem}.bdrs-none [xo-is-sticky] .bdrs\:s10\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s11\/xo-is-sticky\@xl{border-radius:2.4rem}.bdrs-medium [xo-is-sticky] .bdrs\:s11\/xo-is-sticky\@xl{border-radius:3.4rem}.bdrs-large [xo-is-sticky] .bdrs\:s11\/xo-is-sticky\@xl{border-radius:10.8rem}.bdrs-none [xo-is-sticky] .bdrs\:s11\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s12\/xo-is-sticky\@xl{border-radius:5rem}.bdrs-medium [xo-is-sticky] .bdrs\:s12\/xo-is-sticky\@xl{border-radius:3.8rem}.bdrs-large [xo-is-sticky] .bdrs\:s12\/xo-is-sticky\@xl{border-radius:12rem}.bdrs-none [xo-is-sticky] .bdrs\:s12\/xo-is-sticky\@xl{border-radius:0rem}[xo-is-sticky] .bdrs\:s13\/xo-is-sticky\@xl{border-radius:18rem}.bdrs-medium [xo-is-sticky] .bdrs\:s13\/xo-is-sticky\@xl{border-radius:4.2rem}[xo-is-sticky] .bdrs\:max\/xo-is-sticky\@xl{border-radius:99.9rem}.d\:block\@xl{display:block}.d\:none\@xl{display:none}.d\:flex\@xl{display:flex}.flx\:5\@xl{flex:5}.ai\:flex-end\@xl{align-items:flex-end}.h\:24rem\@xl{height:24rem}.p\:s13\@xl{padding:2.4rem}.w\:67rem\@xl{width:67rem}.gp\:s15\@xl{gap:2.8rem}}@media(max-width:767px){.bdrs\:s5\@\+md{border-radius:.8rem}.bdrs-medium .bdrs\:s5\@\+md{border-radius:1.6rem}.bdrs-large .bdrs\:s5\@\+md{border-radius:2.4rem}.bdrs-none .bdrs\:s5\@\+md{border-radius:0rem}.d\:flex\@\+md{display:flex}.d\:none\@\+md{display:none}.h\:100\%\@\+md{height:100%}.h\:var\(--xo-header-mobile\)\@\+md{height:var(--xo-header-mobile)}[dir=ltr] .l\:var\(--left-mobile\)\@\+md{left:var(--left-mobile)}[dir=rtl] .l\:var\(--left-mobile\)\@\+md{right:var(--left-mobile)}.mt\:var\(--mobile-mt\)\@\+md{margin-top:var(--mobile-mt)}.mb\:var\(--mobile-mb\)\@\+md{margin-bottom:var(--mobile-mb)}.mih\:var\(--mobile-height\)\@\+md{min-height:var(--mobile-height)}.t\:-3\%\@\+md{top:-3%}.t\:-30\%\@\+md{top:-30%}.t\:var\(--top-mobile\)\@\+md{top:var(--top-mobile)}.pt\:var\(--mobile-pt\)\@\+md{padding-top:var(--mobile-pt)}.pr\:var\(--mobile-pr\)\@\+md{padding-inline-end:var(--mobile-pr)}.pb\:var\(--mobile-pb\)\@\+md{padding-bottom:var(--mobile-pb)}.pl\:var\(--mobile-pl\)\@\+md{padding-inline-start:var(--mobile-pl)}.px\:s9\@\+md{padding-inline:1.6rem}[dir=ltr] .ta\:right\@\+md{text-align:right}[dir=rtl] .ta\:right\@\+md{text-align:left}.trf\:rotate\(var\(--rotate-mobile\)\)\@\+md{transform:rotate(var(--rotate-mobile))}[dir=ltr] .trf\:translate\(-50\%\,-50\%\)\@\+md{transform:translate(-50%,-50%)}[dir=rtl] .trf\:translate\(-50\%\,-50\%\)\@\+md{transform:translate(50%,-50%)}[dir=ltr] .trf\:translateX\(-50\%\)\@\+md{transform:translate(-50%)}[dir=rtl] .trf\:translateX\(-50\%\)\@\+md{transform:translate(50%)}.trf\:translateY\(-50\%\)\@\+md{transform:translateY(-50%)}}@media(max-width:991px){.d\:none\@\+lg{display:none}.b\:s0\@\+lg{bottom:0rem}.ov\:scroll\@\+lg{overflow:scroll}.pos\:absolute\@\+lg{position:absolute}.sw\:none\@\+lg{scrollbar-width:none}}@media(min-width:992px){.d\:block\@lg{display:block}.d\:none\@lg{display:none}.d\:flex\@lg{display:flex}.h\:100\%\@lg{height:100%}.h\:100vh\@lg{height:100vh}[dir=ltr] .l\:s9\@lg{left:1.6rem}[dir=rtl] .l\:s9\@lg{right:1.6rem}[dir=ltr] .l\:var\(--left-desktop\)\@lg{left:var(--left-desktop)}[dir=rtl] .l\:var\(--left-desktop\)\@lg{right:var(--left-desktop)}.b\:var\(--bottom-desktop\)\@lg{bottom:var(--bottom-desktop)}.b\:s9\@lg{bottom:1.6rem}.pt\:var\(--padding-top-carousel-inner\)\@lg{padding-top:var(--padding-top-carousel-inner)}.pt\:s20\@lg{padding-top:5.6rem}.pt\:s13\@lg{padding-top:2.4rem}.pr\:var\(--padding-right-carousel-inner\)\@lg{padding-inline-end:var(--padding-right-carousel-inner)}.pr\:s19\@lg{padding-inline-end:4.8rem}.pb\:var\(--padding-bottom-carousel-inner\)\@lg{padding-bottom:var(--padding-bottom-carousel-inner)}.pl\:var\(--padding-left-carousel-inner\)\@lg{padding-inline-start:var(--padding-left-carousel-inner)}.px\:s19\@lg{padding-inline:4.8rem}.pe\:auto\@lg{pointer-events:auto}.pe\:none\@lg{pointer-events:none}.trf\:translateY\(var\(--bottom-desktop\)\)\@lg{transform:translateY(var(--bottom-desktop))}.w\:36vw\@lg{width:36vw}[dir=ltr] .r\:var\(--right-desktop\)\@lg{right:var(--right-desktop)}[dir=rtl] .r\:var\(--right-desktop\)\@lg{left:var(--right-desktop)}[dir=ltr] .r\:s9\@lg{right:1.6rem}[dir=rtl] .r\:s9\@lg{left:1.6rem}.gtc\:1fr_1fr\@lg{grid-template-columns:1fr 1fr}.rg\:s12\@lg{row-gap:2.2rem}.gp\:s9\@lg{gap:1.6rem}.gp\:s15\@lg{gap:2.8rem}}@media(min-width:576px){.d\:block\@sm{display:block}.d\:none\@sm{display:none}.h\:100\%\@sm{height:100%}.h\:6\.9rem\@sm{height:6.9rem}[dir=ltr] .l\:var\(--left-dt\)\@sm{left:var(--left-dt)}[dir=rtl] .l\:var\(--left-dt\)\@sm{right:var(--left-dt)}.mt\:s9\@sm{margin-top:1.6rem}.mb\:s9\@sm{margin-bottom:1.6rem}.t\:var\(--top-dt\)\@sm{top:var(--top-dt)}.pt\:s5\@sm{padding-top:.8rem}.pt\:s16\@sm{padding-top:3rem}.pr\:s15\@sm{padding-inline-end:2.8rem}.pr\:s16\@sm{padding-inline-end:3rem}.pb\:s13\@sm{padding-bottom:2.4rem}.pb\:s9\@sm{padding-bottom:1.6rem}.pl\:s15\@sm{padding-inline-start:2.8rem}.pl\:s16\@sm{padding-inline-start:3rem}.w\:auto\@sm{width:auto}.w\:var\(--width-dt\)\@sm{width:var(--width-dt)}.gp\:s9\@sm{gap:1.6rem}}@media(min-width:1400px){.d\:block\@xxl{display:block}.flx\:2\@xxl{flex:2}.fld\:row\@xxl{flex-direction:row}.pt\:s15\@xxl{padding-top:2.8rem}.gp\:s11\@xxl{gap:2rem}.gp\:s13\@xxl{gap:2.4rem}}@media(max-width:1199px){.ovx\:auto\@\+xl{overflow-x:auto}}:where([xo-hover]){--delay: 0ms;position:relative;overflow:var(--overflow, visible)}:where([xo-hover]):not(:has(xo-popover,xo-modal)){will-change:transform}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level]):not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level])[xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level]):not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level])[xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));opacity:1;transform:translateZ(0);pointer-events:auto}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level]):not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(1),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(2),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(3),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(4),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=in]:not([xo-effect-level])[xo-effect*=down][xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=fade-out][xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=fade-out][xo-effect-cascade]>*{opacity:0;pointer-events:none}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * -100%),0)}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * 100%),0)}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * -100%),0,0)}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * 100%),0,0)}[xo-hover]:not([xo-hover-level]):hover [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*{transform:scale(calc(var(--strength, 1.3))) translateZ(0)}[xo-hover]:not([xo-hover-level]):hover [xo-effect=custom]:not([xo-effect-level]):not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):hover [xo-effect=custom]:not([xo-effect-level])[xo-effect-cascade]>*,[xo-hover]:not([xo-hover-level]):focus-within [xo-effect=custom]:not([xo-effect-level]):not([xo-effect-cascade]),[xo-hover]:not([xo-hover-level]):focus-within [xo-effect=custom]:not([xo-effect-level])[xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));transform:var(--to-transform, translateZ(0)) translateZ(0);opacity:var(--to-opacity, 1);color:var(--to-color);filter:var(--to-filter, none);width:var(--to-width);pointer-events:var(--to-pointer-events, auto);backface-visibility:var(--from-backface-visibility, visible)}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"][xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));opacity:1;transform:translateZ(0);pointer-events:auto}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(1),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(2),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(3),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(4),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=in][xo-effect-level="1"][xo-effect*=down][xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=fade-out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=fade-out][xo-effect-cascade]>*{opacity:0;pointer-events:none}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * -100%),0)}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * 100%),0)}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * -100%),0,0)}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * 100%),0,0)}[xo-hover][xo-hover-level="1"]:hover [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*{transform:scale(calc(var(--strength, 1.3))) translateZ(0)}[xo-hover][xo-hover-level="1"]:hover [xo-effect=custom][xo-effect-level="1"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:hover [xo-effect=custom][xo-effect-level="1"][xo-effect-cascade]>*,[xo-hover][xo-hover-level="1"]:focus-within [xo-effect=custom][xo-effect-level="1"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="1"]:focus-within [xo-effect=custom][xo-effect-level="1"][xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));transform:var(--to-transform, translateZ(0)) translateZ(0);opacity:var(--to-opacity, 1);color:var(--to-color);filter:var(--to-filter, none);width:var(--to-width);pointer-events:var(--to-pointer-events, auto);backface-visibility:var(--from-backface-visibility, visible)}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"][xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));opacity:1;transform:translateZ(0);pointer-events:auto}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(1),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(2),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(3),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(4),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=in][xo-effect-level="2"][xo-effect*=down][xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=fade-out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=fade-out][xo-effect-cascade]>*{opacity:0;pointer-events:none}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * -100%),0)}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * 100%),0)}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * -100%),0,0)}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * 100%),0,0)}[xo-hover][xo-hover-level="2"]:hover [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*{transform:scale(calc(var(--strength, 1.3))) translateZ(0)}[xo-hover][xo-hover-level="2"]:hover [xo-effect=custom][xo-effect-level="2"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:hover [xo-effect=custom][xo-effect-level="2"][xo-effect-cascade]>*,[xo-hover][xo-hover-level="2"]:focus-within [xo-effect=custom][xo-effect-level="2"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="2"]:focus-within [xo-effect=custom][xo-effect-level="2"][xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));transform:var(--to-transform, translateZ(0)) translateZ(0);opacity:var(--to-opacity, 1);color:var(--to-color);filter:var(--to-filter, none);width:var(--to-width);pointer-events:var(--to-pointer-events, auto);backface-visibility:var(--from-backface-visibility, visible)}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"][xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));opacity:1;transform:translateZ(0);pointer-events:auto}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(1),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 225ms)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(2),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + .15s)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(3),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 75ms)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(4),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=in][xo-effect-level="3"][xo-effect*=down][xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-in, var(--from-delay, calc(var(--delay) + 0ms)))}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=fade-out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=fade-out][xo-effect-cascade]>*{opacity:0;pointer-events:none}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=up][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=up][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * -100%),0)}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=down][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=down][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * 100%),0)}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=left][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=left][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * -100%),0,0)}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=right][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=right][xo-effect*=out][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * 100%),0,0)}[xo-hover][xo-hover-level="3"]:hover [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=zoom][xo-effect*=out]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect*=zoom][xo-effect*=out][xo-effect-cascade]>*{transform:scale(calc(var(--strength, 1.3))) translateZ(0)}[xo-hover][xo-hover-level="3"]:hover [xo-effect=custom][xo-effect-level="3"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:hover [xo-effect=custom][xo-effect-level="3"][xo-effect-cascade]>*,[xo-hover][xo-hover-level="3"]:focus-within [xo-effect=custom][xo-effect-level="3"]:not([xo-effect-cascade]),[xo-hover][xo-hover-level="3"]:focus-within [xo-effect=custom][xo-effect-level="3"][xo-effect-cascade]>*{transition-delay:var(--delay-in, var(--from-delay, var(--delay, 0ms)));transform:var(--to-transform, translateZ(0)) translateZ(0);opacity:var(--to-opacity, 1);color:var(--to-color);filter:var(--to-filter, none);width:var(--to-width);pointer-events:var(--to-pointer-events, auto);backface-visibility:var(--from-backface-visibility, visible)}[xo-effect]:not([xo-effect-cascade]),[xo-effect][xo-effect-cascade]>*{transition:var(--behavior, all) var(--duration, .3s) var(--easing, var(--out-cubic, ease)) var(--delay-out, var(--to-delay, var(--delay, 0ms)))}[xo-effect]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + 225ms)))}[xo-effect]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + .15s)))}[xo-effect]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + 75ms)))}[xo-effect]:not([xo-effect*=down])[xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + 0ms)))}[xo-effect][xo-effect*=down][xo-effect-cascade]>*:nth-child(1){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + 0ms)))}[xo-effect][xo-effect*=down][xo-effect-cascade]>*:nth-child(2){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + 75ms)))}[xo-effect][xo-effect*=down][xo-effect-cascade]>*:nth-child(3){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + .15s)))}[xo-effect][xo-effect*=down][xo-effect-cascade]>*:nth-child(4){transition-delay:var(--delay-out, var(--to-delay, calc(var(--delay) + 225ms)))}@media(max-width:767px){[xo-hover] [xo-effect-mobile-disabled],[xo-hover] [xo-effect-mobile-disabled]>*{opacity:1!important;transform:none!important;pointer-events:auto!important}}[xo-effect=custom]:not([xo-effect-cascade]),[xo-effect=custom][xo-effect-cascade]>*{transform:var(--from-transform, translateZ(0)) translateZ(0);opacity:var(--from-opacity, 0);color:var(--from-color);filter:var(--from-filter, none);width:var(--from-width);pointer-events:var(--from-pointer-events, none);backface-visibility:var(--from-backface-visibility, visible)}[xo-effect*=fade-in]:not([xo-effect-cascade]),[xo-effect*=fade-in][xo-effect-cascade]>*{opacity:0}[xo-effect*=fade-out]:not([xo-effect-cascade]),[xo-effect*=fade-out][xo-effect-cascade]>*{opacity:1}[xo-effect*=up][xo-effect*=in]:not([xo-effect-cascade]),[xo-effect*=up][xo-effect*=in][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * 100%),0)}[xo-effect*=down][xo-effect*=in]:not([xo-effect-cascade]),[xo-effect*=down][xo-effect*=in][xo-effect-cascade]>*{transform:translate3d(0,calc(var(--strength, 1) * -100%),0)}[xo-effect*=left][xo-effect*=in]:not([xo-effect-cascade]),[xo-effect*=left][xo-effect*=in][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * 100%),0,0)}[xo-effect*=right][xo-effect*=in]:not([xo-effect-cascade]),[xo-effect*=right][xo-effect*=in][xo-effect-cascade]>*{transform:translate3d(calc(var(--strength, 1) * -100%),0,0)}[xo-effect*=zoom][xo-effect*=in]:not([xo-effect-cascade]),[xo-effect*=zoom][xo-effect*=in][xo-effect-cascade]>*{transform:scale(calc(var(--strength, 1.3))) translateZ(0)}:where([xo-abs]){position:absolute;z-index:var(--z-index, 1)}:where([xo-abs$=top]){top:var(--top, 0)}[dir=ltr] :where([xo-abs^=right]){right:var(--right, 0)}[dir=rtl] :where([xo-abs^=right]){left:var(--left, 0)}:where([xo-abs$=bottom]){bottom:var(--bottom, 0)}[dir=ltr] :where([xo-abs^=left]){left:var(--left, 0)}[dir=rtl] :where([xo-abs^=left]){right:var(--left, 0)}:where([xo-abs^="center "]){left:50%;translate:-50% 0}:where([xo-abs$=center]){top:50%;translate:0 -50%}:where([xo-abs=center]),:where([xo-abs="center center"]){top:50%;left:50%;translate:-50% -50%}:where([xo-abs=full]),:where([xo-abs=fill]){inset:var(--inset, 0)}@media(min-width:576px){.sm\:xo-hidden{display:none!important}}@media(min-width:768px){.md\:xo-hidden{display:none!important}}@media(min-width:992px){.lg\:xo-hidden{display:none!important}}@media(min-width:1200px){.xl\:xo-hidden{display:none!important}}@media(max-width:991px){.xo-hidden--mobile{display:none!important}}@media(min-width:992px){.xo-hidden--desktop{display:none!important}}xo-grid{display:grid;align-items:var(--align, normal);column-gap:var(--xo-grid-col-gap, 30px);row-gap:var(--xo-grid-row-gap, 30px);--xs: initial;--sm: initial;--md: initial;--lg: initial;--xl: initial}xo-grid[style*=--col-width]{grid-template-columns:repeat(auto-fill,minmax(min(var(--col-width, 0),100%),1fr))}xo-grid:not([style*=--col-width]){grid-template-columns:repeat(12,1fr)}xo-grid:not([style*=--col-width])[style*=--xs],xo-grid:not([style*=--col-width])[style*=--sm],xo-grid:not([style*=--col-width])[style*=--md],xo-grid:not([style*=--col-width])[style*=--lg],xo-grid:not([style*=--col-width])[style*=--xl],xo-grid:not([style*=--col-width])[style*=--xxl]{grid-template-columns:repeat(var(--xs, var(--sm, var(--md, var(--lg, var(--xl, var(--xxl)))))),1fr)}@media(min-width:576px){xo-grid:not([style*=--col-width])[style*=--xs],xo-grid:not([style*=--col-width])[style*=--sm],xo-grid:not([style*=--col-width])[style*=--md],xo-grid:not([style*=--col-width])[style*=--lg],xo-grid:not([style*=--col-width])[style*=--xl],xo-grid:not([style*=--col-width])[style*=--xxl]{grid-template-columns:repeat(var(--sm, var(--xs, var(--md, var(--lg, var(--xl, var(--xxl)))))),1fr)}}@media(min-width:768px){xo-grid:not([style*=--col-width])[style*=--xs],xo-grid:not([style*=--col-width])[style*=--sm],xo-grid:not([style*=--col-width])[style*=--md],xo-grid:not([style*=--col-width])[style*=--lg],xo-grid:not([style*=--col-width])[style*=--xl],xo-grid:not([style*=--col-width])[style*=--xxl]{grid-template-columns:repeat(var(--md, var(--sm, var(--xs, var(--lg, var(--xl, var(--xxl)))))),1fr)}}@media(min-width:992px){xo-grid:not([style*=--col-width])[style*=--xs],xo-grid:not([style*=--col-width])[style*=--sm],xo-grid:not([style*=--col-width])[style*=--md],xo-grid:not([style*=--col-width])[style*=--lg],xo-grid:not([style*=--col-width])[style*=--xl],xo-grid:not([style*=--col-width])[style*=--xxl]{grid-template-columns:repeat(var(--lg, var(--md, var(--sm, var(--xs, var(--xl, var(--xxl)))))),1fr)}}@media(min-width:1200px){xo-grid:not([style*=--col-width])[style*=--xs],xo-grid:not([style*=--col-width])[style*=--sm],xo-grid:not([style*=--col-width])[style*=--md],xo-grid:not([style*=--col-width])[style*=--lg],xo-grid:not([style*=--col-width])[style*=--xl],xo-grid:not([style*=--col-width])[style*=--xxl]{grid-template-columns:repeat(var(--xl, var(--lg, var(--md, var(--sm, var(--xs, var(--xxl)))))),1fr)}}@media(min-width:1400px){xo-grid:not([style*=--col-width])[style*=--xs],xo-grid:not([style*=--col-width])[style*=--sm],xo-grid:not([style*=--col-width])[style*=--md],xo-grid:not([style*=--col-width])[style*=--lg],xo-grid:not([style*=--col-width])[style*=--xl],xo-grid:not([style*=--col-width])[style*=--xxl]{grid-template-columns:repeat(var(--xxl, var(--xl, var(--lg, var(--md, var(--sm, var(--xs)))))),1fr)}}xo-grid:not([style*=--col-width]):not([style*=--xs],[style*=--sm],[style*=--md],[style*=--lg],[style*=--xl],[style*=--xxl])>*{grid-column-end:span var(--xs, var(--sm, var(--md, var(--lg, var(--xl, var(--xxl))))))}@media(min-width:576px){xo-grid:not([style*=--col-width]):not([style*=--xs],[style*=--sm],[style*=--md],[style*=--lg],[style*=--xl],[style*=--xxl])>*{grid-column-end:span var(--sm, var(--xs, var(--md, var(--lg, var(--xl, var(--xxl))))))}}@media(min-width:768px){xo-grid:not([style*=--col-width]):not([style*=--xs],[style*=--sm],[style*=--md],[style*=--lg],[style*=--xl],[style*=--xxl])>*{grid-column-end:span var(--md, var(--sm, var(--xs, var(--lg, var(--xl, var(--xxl))))))}}@media(min-width:992px){xo-grid:not([style*=--col-width]):not([style*=--xs],[style*=--sm],[style*=--md],[style*=--lg],[style*=--xl],[style*=--xxl])>*{grid-column-end:span var(--lg, var(--md, var(--sm, var(--xs, var(--xl, var(--xxl))))))}}@media(min-width:1200px){xo-grid:not([style*=--col-width]):not([style*=--xs],[style*=--sm],[style*=--md],[style*=--lg],[style*=--xl],[style*=--xxl])>*{grid-column-end:span var(--xl, var(--lg, var(--md, var(--sm, var(--xs, var(--xxl))))))}}@media(min-width:1400px){xo-grid:not([style*=--col-width]):not([style*=--xs],[style*=--sm],[style*=--md],[style*=--lg],[style*=--xl],[style*=--xxl])>*{grid-column-end:span var(--xxl, var(--xl, var(--lg, var(--md, var(--sm, var(--xs))))))}}xo-grid:not([style*=--col-width])>*{order:var(--order-xs);grid-column-start:var(--start-xs, auto)}@media(min-width:576px){xo-grid:not([style*=--col-width])>*{order:var(--order-sm, var(--order-xs));grid-column-start:var(--start-sm, var(--start-xs, auto))}}@media(min-width:768px){xo-grid:not([style*=--col-width])>*{order:var(--order-md, var(--order-sm, var(--order-xs)));grid-column-start:var(--start-md, var(--start-sm, var(--start-xs, auto)))}}@media(min-width:992px){xo-grid:not([style*=--col-width])>*{order:var(--order-lg, var(--order-md, var(--order-sm, var(--order-xs))));grid-column-start:var(--start-lg, var(--start-md, var(--start-sm, var(--start-xs, auto))))}}@media(min-width:1200px){xo-grid:not([style*=--col-width])>*{order:var(--order-xl, var(--order-lg, var(--order-md, var(--order-sm, var(--order-xs)))));grid-column-start:var(--start-xl, var(--start-lg, var(--start-md, var(--start-sm, var(--start-xs, auto)))))}}@media(min-width:1400px){xo-grid:not([style*=--col-width])>*{order:var(--order-xxl, var(--order-xl, var(--order-lg, var(--order-md, var(--order-sm, var(--order-xs))))));grid-column-start:var(--start-xxl, var(--start-xl, var(--start-lg, var(--start-md, var(--start-sm, var(--start-xs, auto))))))}}[style*=--start-xs] xo-grid{--start-xs: 0}[style*=--start-sm] xo-grid{--start-sm: 0}[style*=--start-md] xo-grid{--start-md: 0}[style*=--start-lg] xo-grid{--start-lg: 0}[style*=--start-xl] xo-grid{--start-xl: 0}[style*=--start-xxl] xo-grid{--start-xxl: 0}[style*=--order-xs] xo-grid{--order-xs: 1}[style*=--order-sm] xo-grid{--order-sm: 1}[style*=--order-md] xo-grid{--order-md: 1}[style*=--order-lg] xo-grid{--order-lg: 1}[style*=--order-xl] xo-grid{--order-xl: 1}[style*=--order-xxl] xo-grid{--order-xxl: 1}
