:where(:root) .overlay-navigation{--content-padding:1.5rem}:where(:root) .overlay-navigation.overlay-wrapper{--content-hide:translateX(-1.875rem)}:where(:root) .overlay-navigation.overlay-wrapper,:where(:root) .overlay-navigation.overlay-wrapper[class*=dock-]{--content-transition:var(--dialog-transition)}:where(:root) .overlay-navigation .overlay-content{overscroll-behavior:contain;background-color:#fff;height:100%;overflow:auto}:where(:root) .overlay-navigation .navigation-root{padding-bottom:calc(var(--extra-height,0)*1px)}:where(:root) .overlay-navigation .navigation-tree-item.level-0>.nav-entry[aria-expanded=true]{font-weight:500}:where(:root) .overlay-navigation .navigation-tree-item.level-0>.link{font-weight:700}:where(:root) .overlay-navigation .navigation-tree-item .ochre{color:var(--color-teal)}:where(:root) .overlay-navigation .navigation-tree-item .sienna{color:var(--color-sienna)}:where(:root) .overlay-navigation .overlay-navigation-close{top:var(--content-padding);right:var(--content-padding);z-index:2;position:absolute}:where(:root) .overlay-navigation .navigation-user{padding:var(--content-padding);border-bottom:1px solid #00000029;transition:background-color .3s}:where(:root) .overlay-navigation .navigation-user.open{background-color:var(--color-sand-020)}:where(:root) .overlay-navigation .navigation-user [aria-expanded=true]{--arrow-rotate:180deg}:where(:root) .overlay-navigation .navigation-user .cta .ui-icon{transform:rotate(var(--arrow-rotate,0));transition:transform .3s}:where(:root) .overlay-navigation .navigation-user-links{padding-top:var(--content-padding)}:where(:root) .overlay-navigation .navigation-user-links .link{-webkit-tap-highlight-color:transparent;align-items:center;gap:1rem;min-height:3rem;font-weight:500;text-decoration:none;display:flex}:where(:root) .overlay-navigation .navigation-user-links .link:focus:not(:focus-visible){outline:none}:where(:root) .overlay-navigation .navigation-user-links .link:active span,:where(:root) .overlay-navigation .navigation-user-links .link:focus-visible span,:where(:root) .overlay-navigation .navigation-user-links .link:hover span{text-decoration:underline}:where(:root) .overlay-navigation .navigation-main{padding:.5rem 0 1.5rem}:where(:root) .overlay-navigation .overlay-navigation-footer{color:var(--color-white);background-color:var(--color-graphite);padding:var(--content-padding);font-weight:600}:where(:root) .overlay-navigation .overlay-navigation-footer .social-links{--social-links-color:var(--color-steel);margin-top:var(--content-padding)}:where(:root) .overlay-navigation .overlay-navigation-footer-links .link{-webkit-tap-highlight-color:transparent;align-items:center;min-height:3rem;text-decoration:none;display:flex}:where(:root) .overlay-navigation .overlay-navigation-footer-links .link:focus:not(:focus-visible){outline:none}:where(:root) .overlay-navigation .overlay-navigation-footer-links .link:active,:where(:root) .overlay-navigation .overlay-navigation-footer-links .link:focus-visible,:where(:root) .overlay-navigation .overlay-navigation-footer-links .link:hover{text-decoration:underline}:where(:root) .header-site{color:#343434;grid-column:full-width;grid-template-columns:inherit;pointer-events:none;z-index:20;width:100%;position:relative}:where(:root) .header-site>*{pointer-events:auto}:where(:root) .header-site .wrapper{grid-template-columns:inherit;width:100%;height:4rem;transition:background .2s;display:grid;position:relative}:where(:root) .header-site.fixed:not(.variant-1) .wrapper,:where(:root) .header-site.variant-1 .wrapper{background-color:#fff;box-shadow:0 4px 8px #0000000a}:where(:root) .header-site:not(.variant-1){z-index:10;grid-row:2/3}:where(:root) .header-site:not(.variant-1)+[role=main]{z-index:5;grid-row:2/4}:where(:root) .header-site.variant-2:not(.fixed),:where(:root) .header-site.variant-3:not(.fixed){--logo-color:currentcolor;color:#fff}:where(:root) .header-site.variant-2:not(.fixed):before{content:"";z-index:1;background:linear-gradient(#00000052,#0000);width:100%;height:7.5rem;position:absolute;top:0;left:0}:where(:root) .header-site.variant-2:not(.fixed) .header-wrapper{z-index:2}:where(:root) .header-site.fixed{top:var(--scroll-top,0);position:sticky}:where(:root) .header-site.fixed .wrapper{transform:translate3d(0,calc(var(--header-reveal)*-1px),0);opacity:var(--header-opacity)}:where(:root) .header-site.fixed:not(.variant-1) .wrapper{background:#fff;box-shadow:0 4px 8px #0000000a}:where(:root) .header-site.transition .header-wrapper{transition:opacity .3s,transform .3s}:where(:root) .header-site .header-wrapper{grid-column:content;align-items:center;gap:.5rem;display:flex}:where(:root) .header-site .header-wrapper .cta.variant-none{--cta-background--hover:var(--color-snow);--cta-border:transparent;--cta-border--hover:currentcolor}:where(:root) .header-site .header-menu{align-items:center;height:100%}:where(:root) .header-site .header-menu>li{font-size:1rem;font-weight:600}:where(:root) .header-site .header-menu>li>a,:where(:root) .header-site .header-menu>li>button{-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-wrap:wrap;gap:.75rem;line-height:1.5rem;text-decoration:none;display:flex}:where(:root) .header-site .header-menu>li>a:focus:not(:focus-visible),:where(:root) .header-site .header-menu>li>button:focus:not(:focus-visible){outline:none}:where(:root) .header-site .header-menu>li>a:active span:before,:where(:root) .header-site .header-menu>li>a:focus-visible span:before,:where(:root) .header-site .header-menu>li>a:hover span:before,:where(:root) .header-site .header-menu>li>button:active span:before,:where(:root) .header-site .header-menu>li>button:focus-visible span:before,:where(:root) .header-site .header-menu>li>button:hover span:before{opacity:1}:where(:root) .header-site .header-menu>li>a span,:where(:root) .header-site .header-menu>li>button span{position:relative}:where(:root) .header-site .header-menu>li>a span:before,:where(:root) .header-site .header-menu>li>button span:before{content:"";opacity:0;background-color:currentColor;width:100%;height:.125rem;transition:opacity .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (width<=61.9375em){:where(:root) .header-site .header-menu li:not(:first-child){display:none}:where(:root) .header-site .header-menu li:first-child span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}:where(:root) .header-site .site-logo{width:7.125rem;color:var(--logo-color,#2c2f45)}:where(:root) .header-site .site-logo .logo-description{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:where(:root) .header-site .site-logo svg{width:100%;display:block}:where(:root) .header-site .header-actions{flex-direction:row;align-items:center;gap:.5rem;height:100%;display:flex;position:relative}:where(:root) .header-site .header-actions .search{gap:inherit;display:flex}@media (width<=61.9375em){:where(:root) .header-site .header-actions .search{margin-right:auto}:where(:root) .header-site .header-actions .instant-search-shortcut{--cta-padding:0;--cta-min-width:2.5rem;--cta-icon-padding:0}:where(:root) .header-site .header-actions .instant-search-shortcut .label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}@media (width<=35.9375em){:where(:root) .header-site .header-actions .user-menu{display:none}}:where(:root) .header-site .header-actions .ui-icon{stroke:currentColor;stroke-width:.5px}:where(:root) .header-site .cart-notification{position:absolute;top:5.5rem;right:0;box-shadow:0 8px 16px #0000000f}:where(:root) .header-site .cart-notification.v-enter-active,:where(:root) .header-site .cart-notification.v-leave-active{transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}:where(:root) .header-site .cart-notification.v-leave-active{transition-duration:.25s,.25s}:where(:root) .header-site .cart-notification.v-enter-from,:where(:root) .header-site .cart-notification.v-leave-to{opacity:0;transform:translateY(1.25rem)}@media (width<=35.9375em){:where(:root) .header-site .cta.visual-search{display:none}:where(:root) .header-site .main-navigation{order:1}:where(:root) .header-site .header-actions{margin-left:auto}}@media (width<=61.9375em){:where(:root) .header-site .main-navigation-opener{-webkit-tap-highlight-color:transparent;border-radius:4px;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;transition:background-color .25s cubic-bezier(.215,.61,.355,1),border-color .25s cubic-bezier(.215,.61,.355,1),color .25s cubic-bezier(.215,.61,.355,1);display:flex}:where(:root) .header-site .main-navigation-opener:focus:not(:focus-visible){outline:none}:where(:root) .header-site .main-navigation-opener:active,:where(:root) .header-site .main-navigation-opener:focus-visible,:where(:root) .header-site .main-navigation-opener:hover{background-color:var(--color-snow)}}:where(:root) .header-search-overlay{z-index:2;background-color:#00000029;width:100%;height:100%;position:fixed;top:0;left:0}:where(:root) .header-search-overlay.v-enter-active,:where(:root) .header-search-overlay.v-leave-active{transition:opacity .3s}:where(:root) .header-search-overlay.v-enter-active .search-layer,:where(:root) .header-search-overlay.v-leave-active .search-layer{transition:transform .3s}:where(:root) .header-search-overlay.v-enter-from,:where(:root) .header-search-overlay.v-leave-to{opacity:0}:where(:root) .header-search-overlay.v-enter-from .search-layer,:where(:root) .header-search-overlay.v-leave-to .search-layer{transform:translateY(-2rem)}@media (width>=36em){:where(:root) .header-site .site-logo{z-index:1;width:8.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:where(:root) .header-site .header-actions{flex-grow:1;flex-shrink:0}}@media (width>=62em){:where(:root) .header-site.variant-2 .header-actions .search,:where(:root) .header-site.variant-3 .header-actions .search{border-right-color:#ffffff3d}:where(:root) .header-site.variant-2 .header-actions .search .instant-search-shortcut .label,:where(:root) .header-site.variant-3 .header-actions .search .instant-search-shortcut .label{opacity:.8}:where(:root) .header-site .wrapper{height:5rem}:where(:root) .header-site nav:has(.header-menu){display:block}:where(:root) .header-site .header-menu{flex-wrap:wrap;gap:2rem;margin:0;padding:0;list-style:none;display:flex}:where(:root) .header-site .header-actions{flex-grow:0;gap:1rem;margin-left:auto}:where(:root) .header-site .header-actions .search{border-right:.0625rem solid #00000029;align-items:center;height:100%;margin-right:1rem;padding:0 2rem 0 0}:where(:root) .header-site .header-actions .instant-search-shortcut{--cta-icon-padding:.75rem}:where(:root) .header-site .instant-search-shortcut .label{opacity:.42;font-size:1rem}:where(:root) .header-site .menu-entry{--menu-entry-underline:.0625rem;-webkit-tap-highlight-color:transparent}:where(:root) .header-site .menu-entry:focus:not(:focus-visible){outline:none}:where(:root) .header-site .menu-entry:active span:not(.entry-discount):before,:where(:root) .header-site .menu-entry:focus-visible span:not(.entry-discount):before,:where(:root) .header-site .menu-entry:hover span:not(.entry-discount):before{opacity:1}:where(:root) .header-site .menu-entry span:not(.entry-discount){position:relative}:where(:root) .header-site .menu-entry span:not(.entry-discount):before{content:"";width:100%;height:var(--menu-entry-underline);opacity:0;background-color:currentColor;transition:opacity .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}:where(:root) .header-site .mega-menu-level.root .menu-entries{max-width:54.5rem}:where(:root) .header-site .mega-menu-level.root .menu-entry{--menu-entry-underline:.125rem;height:3.25rem}:where(:root) .header-site .mega-menu-level:not(.root) .menu-entries{row-gap:0;max-width:60rem}:where(:root) .header-site .mega-menu-level:not(.root) .menu-entries:has(.highlight){grid-template-columns:2fr 3fr 3fr}:where(:root) .header-site .mega-menu-level:not(.root) .menu-entry{height:2.5rem}:where(:root) .header-search-overlay{background-color:#0000;width:100%;height:auto;position:absolute;top:0;left:0}:where(:root) .header-search-overlay:before{content:"";pointer-events:auto;background-color:#00000029;width:100vw;height:100vh;position:fixed;top:0;left:0}:where(:root) .header-search-overlay .search-layer{margin:0 auto;position:relative}}*,:after,:before{box-sizing:border-box}*{font:inherit;color:inherit;margin:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"lnum";font-variant-numeric:lining-nums;min-height:100dvh}a:not([class]){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;color:currentColor}img,picture{width:100%;height:auto;display:block}img[height="0"]{height:0}img[width="0"]{width:0}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}svg{fill:currentColor}svg path[stroke]{fill:none}button{background-color:#0000;border-width:0;padding:0}button:not(:disabled,[aria-busy]){cursor:pointer}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}:root{--viewport-width:calc(100vw - var(--scrollbar-size,0px));--spacing-wrapper:16;--content-padding:1rem;--content-max-width:100rem;--card-image-ratio:.664;--card-image-ratio-reversed:1.50602;--card-image-ratio-landscape:1.5;--card-image-ratio-landscape-reversed:.666667;--breakpoint-size:320;--content-width:calc(var(--breakpoint-size) - var(--spacing-wrapper)*2);--body-background:var(--page-background,var(--color-surface-primary));--content-size:min(var(--viewport-width) - (var(--content-padding) * 2), var(--content-max-width));--outline-style:solid;--outline-width:2px;--outline-offset:.125rem}:root *{outline-color:currentColor;outline-color:-webkit-focus-ring-color}@media (width>=22.5em){:root{--breakpoint-size:360}}@media (width>=36em){:root{--breakpoint-size:576}}@media (width>=62em){:root{--breakpoint-size:992;--spacing-wrapper:48;--content-padding:3rem}}@media (width>=75em){:root{--breakpoint-size:1200}}@media (width>=87.5em){:root{--breakpoint-size:1400}}@media (width>=100em){:root{--breakpoint-size:1600}}body,html{width:100%}body{background-color:var(--color-surface-primary);color:var(--color-graphite);font-family:var(--font-stack-sans);line-height:1.5}[id=site]{grid-template-columns:[full-width-start] minmax(var(--content-padding),1fr) [content-start] min(100% - var(--content-padding) * 2,var(--content-max-width)) [content-end] minmax(var(--content-padding),1fr) [full-width-end];background-color:var(--body-background);grid-template-rows:repeat(2,auto) 1fr repeat(2,auto);min-height:100dvh;display:grid}[id=site]>*{grid-column:full-width}[id=site] main{grid-template-columns:inherit}main{background-color:var(--main-background)}.userInput-keyboard:focus-visible,[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-style:var(--outline-style);outline-width:var(--outline-width);outline-offset:var(--outline-offset)}@keyframes autoFillStart{0%{background-color:#0000}to{background-color:#fff0}}@keyframes autoFillCancel{0%{background-color:#fff0}to{background-color:#0000}}.typescale{--title-1-font-size:1.75rem;--title-1-spacing-top:2rem;--title-1-spacing-bottom:1rem;--title-2-font-size:1.25rem;--title-2-spacing-top:1.5rem;--title-2-spacing-bottom:.75rem;--title-3-font-size:1rem;--title-3-spacing-top:1.25rem;--title-3-spacing-bottom:.5rem;--title-4-font-size:.875rem;--title-4-spacing-top:1rem;--title-4-spacing-bottom:.5rem;--body-font-size:.875rem;--body-spacing:.5rem}.typescale :not(.tt){font-size:var(--body-font-size);margin:var(--body-spacing) 0}.typescale li{margin-top:0;margin-bottom:0}.typescale h1{margin-bottom:var(--title-1-spacing-bottom);margin-top:var(--title-1-spacing-top)}.typescale h2{margin-bottom:var(--title-2-spacing-bottom);margin-top:var(--title-2-spacing-top)}.typescale h3{margin-bottom:var(--title-3-spacing-bottom);margin-top:var(--title-3-spacing-top)}.typescale h4{margin-bottom:var(--title-4-spacing-bottom);margin-top:var(--title-4-spacing-top)}.typescale :where(h1,h2,h3,h4,h5,h6){line-height:1.2}.typescale :where(h1,h2,h3,h4,h5,h6) *{font-size:inherit}.typescale :where(h1,h2,h3,h4,h5,h6)+*{margin-top:0}@font-face{font-display:swap;font-family:Heldane;font-weight:500;font-style:normal;src:url(https://static.ellosgroup.com/homeroom/static/fonts/heldane/heldane-display-web-medium.woff2)format("woff2"),url(https://static.ellosgroup.com/homeroom/static/fonts/heldane/heldane-display-web-medium.eot.woff)format("woff")}@font-face{font-display:swap;font-family:Heldane;font-weight:700;font-style:normal;src:url(https://static.ellosgroup.com/homeroom/static/fonts/heldane/heldane-display-web-bold.woff2)format("woff2"),url(https://static.ellosgroup.com/homeroom/static/fonts/heldane/heldane-display-web-bold.woff)format("woff")}@font-face{font-display:swap;font-family:Avenir;font-style:400;src:url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Regular.woff2)format("woff2"),url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Regular.woff)format("woff")}@font-face{font-display:swap;font-family:Avenir;font-style:normal;font-weight:500;src:url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Medium.woff2)format("woff2"),url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Medium.woff)format("woff")}@font-face{font-display:swap;font-family:Avenir;font-style:normal;font-weight:600;src:url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Demi.woff2)format("woff2"),url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Demi.woff)format("woff")}@font-face{font-display:swap;font-family:Avenir;font-style:normal;font-weight:700;src:url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Bold.woff2)format("woff2"),url(https://static.ellosgroup.com/ellos/static/fonts/avenir/AvenirNextLTPro-Bold.woff)format("woff")}:where([data-storefront=homeroom]){--color-white:#fff;--color-snow:#f9f9f9;--color-dark-snow:#f3f3f3;--color-silver:#e5e5e5;--color-dark-silver:#bebebe;--color-steel:#959595;--color-iron:#767676;--color-black:#000;--color-sand-010:#f7f5f2;--color-sand-020:#f5f1eb;--color-sand-030:#f4ece1;--color-teal:#2b8082;--color-sienna:#9b5e49;--color-light-green:#f2f8f2;--color-green:#568059;--color-natural-green:#478c6b;--color-light-orange:#fff2eb;--color-orange:#d17645;--color-light-red:#ffeceb;--color-red:#d6453d;--color-blush:#dec5b8;--color-coffee:#f5eee6;--color-graphite:#343434;--color-gold:#a69557;--color-charcoal:#474747;--color-powder:#faf7f4;--color-brandy-rose:#b98980;--color-royale-rose:#b65878;--color-harp:#e8f3ef;--color-laurel:#85beb1;--color-jade:#207e82;--color-old-lace:#fdf5ea;--color-fire-bush:#de8912;--color-seashell:#fdf0ea;--color-mist:#e2f2e2;--color-ocean-green:#45b370;--color-emerald-teal:#18a778;--color-ocean-pine:#0f6466;--font-stack-serif:Heldane, Times, serif;--font-stack-sans:Avenir, Tahoma, sans;--font-stack-elpy:ModernEra, Tahoma, "Helvetica Neue", sans-serif;--font-letter-spacing-display-s:-1;--font-letter-spacing-display-m:-.5;--font-letter-spacing-display-l:-.25;--font-letter-spacing-title-m:-.1;--font-letter-spacing-title-l:.5;--font-letter-spacing-title-xl:1;--font-letter-spacing-title-2xl:1;--font-letter-spacing-overline-xs:1;--font-letter-spacing-overline-s:1.5;--font-letter-spacing-overline-m:2;--font-letter-spacing-overline-l:2.5;--font-letter-spacing-overline-xl:3;--font-letter-spacing-overline-2xl:3.5;--shadow-level1:0 2px 4px 0 #0000000a;--shadow-level2:0 4px 8px 0 #0000000a;--shadow-level3:0 8px 16px 0 #0000000f;--shadow-level4:0 16px 24px 0 #0000000f;--shadow-level5:0 24px 32px 0 #00000014;--shadow-level6:0 32px 48px 0 #00000014;--color-text-primary:#343434;--color-text-primary-muted:#767676;--color-text-inverse:#fff;--color-text-inverse-muted:#e5e5e5;--color-text-inverse-muted-dark:#959595;--color-text-accent:#2b8082;--color-text-discount:#ca332b;--color-text-outlet:#b65878;--color-text-terms:#767676;--color-text-terms-dark:#343434;--color-text-error:#ca332b;--color-text-positive:#527a55;--color-text-warning:#ac582a;--color-text-negative:#ca332b;--color-text-information:#343434;--color-text-disabled:#959595;--color-text-elpy:#5738bf;--color-text-elpy-inverse:#ededfe;--color-text-sale:#ca332b;--color-surface-primary:#fff;--color-surface-subtle:#f9f9f9;--color-surface-subtle-dark:#f3f3f3;--color-surface-subtle-darker:#e5e5e5;--color-surface-inverse:#343434;--color-surface-inverse-light:#474747;--color-surface-inverse-lighter:#767676;--color-surface-brand:#faf8f5;--color-surface-brand-dark:#f4ece1;--color-surface-brand-darker:#d7c3b4;--color-surface-accent:#2b8082;--color-surface-error:#ca332b;--color-surface-sale:#ca332b;--color-surface-outlet:#b65878;--color-surface-disabled:#f3f3f3;--color-surface-disabled-dark:#e5e5e5;--color-surface-disabled-darker:#bebebe;--color-surface-negative:#ffeceb;--color-surface-negative-inverse:#ca332b;--color-surface-positive:#f2f8f2;--color-surface-positive-inverse:#527a55;--color-surface-warning:#fff2eb;--color-surface-warning-inverse:#ac582a;--color-surface-information:#f3f3f3;--color-surface-information-inverse:#343434;--color-surface-overlay-backdrop:#00000052;--color-surface-elpy:#ededfe;--color-surface-elpy-inverse:#5738bf;--color-border-primary:#343434;--color-border-subtle:#e5e5e5;--color-border-subtle-dark:#bebebe;--color-border-inverse:#fff;--color-border-error:#ca332b;--color-border-disabled:#bebebe}@media (width>=62em){.typescale{--title-1-spacing-top:3rem;--title-1-spacing-bottom:1.5rem;--title-2-spacing-top:2rem;--title-2-spacing-bottom:1rem;--title-3-spacing-top:1.5rem;--title-3-spacing-bottom:.75rem;--body-font-size:1rem;--body-spacing:1rem}}.alphabet-list{--alphabet-list-primary-color:var(--color-graphite);--alphabet-list-secondary-color:var(--color-dark-silver)}.bubble-count{--bubble-count-background:var(--color-graphite);--bubble-count-accent-background:var(--color-teal)}.chatbot-badge{--cta-background:#343434;--cta-background--hover:#0a0a0c;--cta-color:#fff}.control-button.type-solid{--control-background--disabled:var(--color-surface-disabled-dark)}.control-button.type-solid.variant-primary{--control-background:var(--color-surface-inverse);--control-background--hover:#5d5d5d;--control-background--active:#757575;--control-color:var(--color-text-inverse)}.control-button.type-solid.variant-inverse{--control-background:var(--color-surface-primary);--control-background--hover:#ebebeb;--control-background--active:#d6d6d6;--control-color:var(--color-text-primary)}.cta.type-solid{--cta-background--disabled:var(--color-surface-disabled-dark);--color-text--disabled:var(--color-text-disabled)}.cta.type-solid.variant-1,.cta.type-solid.variant-2,.cta.type-solid.variant-5,.cta.type-solid.variant-primary{--cta-background:var(--color-surface-inverse);--cta-background--hover:#5d5d5d;--cta-background--active:#757575;--cta-color:var(--color-text-inverse)}.cta.type-solid.variant-6,.cta.type-solid.variant-secondary{--cta-background:var(--color-surface-brand-dark);--cta-background--hover:#e0d9cf;--cta-background--active:#cdc6bd;--cta-color:var(--color-text-primary);--cta-outline:var(--cta-color)}.cta.type-solid.variant-4,.cta.type-solid.variant-tertiary{--cta-background:var(--color-surface-subtle-darker);--cta-background--hover:#d3d3d3;--cta-background--active:silver;--cta-color:var(--color-text-primary);--cta-outline:var(--cta-color)}.cta.type-solid.variant-3,.cta.type-solid.variant-inverse{--cta-background:var(--color-surface-primary);--cta-background--hover:#ebebeb;--cta-background--active:#d6d6d6;--cta-color:var(--color-text-primary);--cta-outline:var(--cta-color)}.cta.type-solid.variant-accent{--cta-background:var(--color-surface-accent);--cta-background--hover:#246c6d;--cta-background--active:#226668;--cta-color:var(--color-text-inverse)}.cta{--cta-border-radius:4px;--cta-font-weight:600;--cta-font-size:1rem;--cta-line-height:1;--cta-padding:.75rem;--cta-label-padding:calc((var(--cta-min-height) - var(--cta-font-size)*2)/2);--cta-text-padding:.25rem;--cta-icon-padding:.25rem}.cta.size-s{--cta-font-size:.8125rem;--cta-padding:.5rem;--cta-icon-size:1rem}.cta.size-m{--cta-font-size:.875rem}.cta.size-l,.cta.size-xl{--cta-font-size:1rem}.tt.size-1{--tt-font-size:1.75rem;--tt-letter-spacing:calc(var(--typography-title-letter-spacing-lg)/16*1rem)}.tt.size-2{--tt-font-size:1.25rem;--tt-letter-spacing:calc(var(--typography-title-letter-spacing-sm)/16*1rem)}.tt.size-3{--tt-font-size:1rem}.tt.size-4{--tt-font-size:.875rem}@media (width>=62em){.tt.size-1{--tt-font-size:2.5rem;--tt-letter-spacing:calc(var(--typography-title-letter-spacing-3xl)/16*1rem)}.tt.size-2{--tt-font-size:1.75rem;--tt-letter-spacing:calc(var(--typography-title-letter-spacing-lg)/16*1rem)}.tt.size-3{--tt-font-size:1.125rem}.tt.size-4{--tt-font-size:1rem}}.input-checkbox{--input-check-border-hover:#989898;--input-check-border-active:#636363}.input-field{--input-field-border--hover:#989898;--input-field-border--active:#636363}.input-toggle{--input-toggle-background-hover:#cacaca;--input-toggle-background-active:#aeaeae}.price-communication{--color-original:var(--color-text-primary);--color-bestprice-text:#ca332b;--color-outlet:var(--color-text-outlet);--color-pricematch:var(--color-text-primary);--color-pricematch-text:var(--color-text-primary);--price-communication-bestprice-color:#ca332b;--price-communication-sale-color:#fff;--color-discount:#ca332b;--color-bestprice:#ca332b;--price-communication-sale-bg:#ca332b;--price-communication-bestprice-bg:#efde59;--price-communication-font-size:1.125rem;--price-communication-font-weight-old-price:400;--price-communication-product-price-radius:.375rem 0 .375rem .375rem;--price-communication-product-price-padding:.125rem .375rem .0625rem .375rem;--price-communication-product-price-line-height:1.5625rem;--price-communication-pdp-product-price-padding:.125rem .5rem 0 .5rem;--price-communication-pdp-product-price-radius:.75rem 0 .75rem .75rem;--price-communication-pdp-font-size:2.25rem;--price-communication-pdp-flex-wrap:wrap;--price-communication-pdp-label-width:100%;--price-communication-pdp-label-margin-top:.5rem;--price-communication-pdp-label-margin-left:0;--price-communication-pdp-label-mb:.25rem;--price-communication-price-bottom-margin:.25rem}@media (width>=62em){.price-communication{--price-communication-product-price-padding:.125rem .375rem .0625rem .375rem;--price-communication-font-size:1.5rem}}.price-communication .price{text-transform:lowercase}.price-communication .price .ui-icon{display:none}.price-communication{--pc-pp-bg-color:#fff;--pc-pp-text-color:#343434;--pc-pp-border-radius:.375rem}.homeroom-price-point{--pp-gap:.25rem;--pp-font-size:.875rem;--pp-font-color:#343434;--pp-title-variant:#343434;--pp-price-font-size:1.5rem;--pp-price-line-height:1.8125rem;--pp-padding:.125rem .375rem .0625rem .375rem;--pp-border-radius:.375rem;--pp-bg:#fff;--pp-title-price-extra-margin:.25rem}.homeroom-price-point.variant-light{--pp-title-variant:var(--color-surface-primary)}.homeroom-price-point .price-communication.location-full-module .price-wrapper .product-price{background:0 0}.homeroom-price-point .price-communication.location-full-module.type-deal,.homeroom-price-point .price-communication.location-full-module.type-sale{--pp-font-color:var(--color-text-discount)}.homeroom-price-point .price-communication.location-full-module.type-outlet{--pp-font-color:var(--color-text-outlet)}.homeroom-price-point .price-communication.location-full-module.type-bestprice{--pp-bg:var(--price-communication-bestprice-bg);--pp-font-color:var(--color-text-discount)}@media (width>=62em){.homeroom-price-point{--pp-font-size:1rem;--pp-padding:.125rem .5rem .125rem .5rem;--pp-title-price-extra-margin:.5rem;--pp-border-radius:.75rem}.homeroom-price-point .product-price{--pp-price-font-size:2.25rem;--pp-price-line-height:2.71875rem}}.product-label{--product-label-default-background:#fff;--product-label-default-color:#ca332b;--product-label-font-family:Avenir, Tahoma, sans;--product-label-font-weight:600;--product-label-letter-spacing:.03125rem;--product-label-line-height:1.4;--product-label-radius:6px 0 6px 6px;--product-label-padding:.125rem .375rem;--product-label-width:fit-content}.product-label,.product-label.size-sm{--product-label-font-size:.6875rem}.product-label.size-md{--product-label-font-size:.875rem}.star-rating{--start-rating-filled-color:#343434}.text-button.underline{--text-button-weight:600;--text-button-underline:0px;--text-button-background-size:100% var(--text-button-underline), 0 var(--text-button-underline)}.text-button.underline.variant-elpy{--text-button-underline:1px}.text-button.variant-1,.text-button.variant-primary{--text-button-color:var(--color-text-primary);--text-button-color--hover:#5d5d5d;--text-button-color--active:#757575}.text-button.variant-2,.text-button.variant-4,.text-button.variant-accent{--text-button-color:var(--color-text-accent);--text-button-color--hover:#246c6d;--text-button-color--active:#226668}.text-button.variant-3,.text-button.variant-inverse{--text-button-color:var(--color-text-inverse);--text-button-color--hover:#ebebeb;--text-button-color--active:#d6d6d6}.ui-badge.variant-primary{--ui-badge-background:var(--color-surface-inverse);--ui-badge-color:var(--color-text-inverse)}.ui-badge.variant-secondary{--ui-badge-background:var(--color-surface-brand-dark);--ui-badge-color:var(--color-text-primary)}.ui-badge.variant-tertiary{--ui-badge-background:var(--color-surface-subtle-darker);--ui-badge-color:var(--color-text-primary)}.ui-badge.variant-inverse{--ui-badge-background:var(--color-surface-primary);--ui-badge-color:var(--color-text-primary)}.ui-badge.variant-accent{--ui-badge-background:var(--color-surface-accent);--ui-badge-color:var(--color-text-inverse)}.ui-badge.variant-positive{--ui-badge-background:var(--color-surface-positive);--ui-badge-color:var(--color-text-positive)}.ui-badge.variant-warning{--ui-badge-background:var(--color-surface-warning);--ui-badge-color:var(--color-text-warning)}.ui-badge.variant-negative{--ui-badge-background:var(--color-surface-negative);--ui-badge-color:var(--color-text-negative)}.ui-badge.variant-information{--ui-badge-background:var(--color-surface-information);--ui-badge-color:var(--color-text-information)}.ui-badge.size-s{--ui-badge-font-size:.75rem;--ui-badge-height:1.25rem}.ui-badge.size-m,.ui-badge.size-s{--ui-badge-padding:.0625rem .75rem 0 .75rem}.ui-badge.size-m{--ui-badge-font-size:.8125rem;--ui-badge-height:1.5rem}.ui-badge.size-l{--ui-badge-padding:.5rem .75rem;--ui-badge-font-size:.875rem;--ui-badge-height:auto}:where(:root) .tt{--tt-font-weight:700}:where(:root) .elpy-card{--elpy-card-border-radius:0 1rem}:where(:root) .elpy-card .elpy-card-background.scrim-level1{--elpy-card-scrim:#34343414}:where(:root) .elpy-card .elpy-card-background.scrim-level2{--elpy-card-scrim:#34343429}:where(:root) .elpy-card .elpy-card-background.scrim-level3{--elpy-card-scrim:#34343452}:where(:root) .elpy-card .elpy-card-background.scrim-level4{--elpy-card-scrim:#3434347a}:where(:root) .elpy-card .elpy-card-background.scrim-level5{--elpy-card-scrim:#343434a3}:where(:root) .elpy-card .elpy-card-background.scrim-level6{--elpy-card-scrim:#343434f5}:where(:root) .elpy-card .elpy-card-background.scrim-gradient{--elpy-card-scrim:linear-gradient(-180deg, #34343400 50%, #3434347a)}:where(:root) .elpy-card.variant-dark{--elpy-card-background-color:#343434;--elpy-card-text-color:#fff}:where(:root) .elpy-card.variant-light{--elpy-card-background-color:#ededfe;--elpy-card-text-color:#5738bf}:where(:root) .elpy-popup{--elpy-highlight-bg-color:#f6f6fe}:where(:root) .elpy-popup .elpy-popup-cta.cta{--cta-background:#5738bf;--cta-background--hover:#5034b0;--cta-background--active:#492fa0}:where(:root) .elpy-popup .read-more-services .text-button{--text-button-color:#5738bf;--text-button-color--hover:#5034b0;--text-button-color--active:#492fa0}.error-block{--error-content-color:var(--color-white)}:where(:root){--footer-background:var(--color-graphite);--footer-help-tag-border:var(--color-iron);--footer-help-tag-border--hover:var(--color-white);--footer-help-firstTag-background:var(--color-sand-030);--footer-help-firstTag-background--hover:#dbd3ca;--footer-help-firstTag-color:var(--color-graphite);--footer-navigation-border:#ffffff14;--footer-navigation-icon:var(--color-steel);--footer-navigation-icon--hover:var(--color-white);--footer-title-font-size:1rem;--footer-tt-font-weight:600;--footer-logo-size:1.9375rem;--network-link--hover:#bebebe;--footer-country-selector--hover:#bebebe1f;--insurance-border-color:#34343433;--ins-selected-text-color:#a69557;--sublinks-background-color:#f3f3f3}.mega-menu{--mega-menu-width:1600;--mega-menu-backdrop:#00000052;--mega-menu-background:var(--color-sand-020);--mega-menu-aside-width:25.75%;--mega-menu-entry-rows:8;--mega-menu-entry-item-gap:4.49198%;--mega-menu-level-offset:90;--mega-menu-entry-font-weight:500;--mega-menu-entry-font-size:1rem;--mega-menu-item-ochre:var(--color-teal);--mega-menu-item-sienna:var(--color-sienna)}.mega-menu .entry-discount{display:none}.mega-menu .root{--mega-menu-entry-columns:2;--mega-menu-entry-rows:7;--mega-menu-entry-font-size:1.5rem;--mega-menu-entry-font-weight:700;--mega-menu-entry-item-gap:16.5138%}.mega-menu .root:has(.menu-entries li:nth-child(15)){--mega-menu-entry-rows:8}:where(:root){--navigation-tree-active-bg:var(--color-sand-020);--navigation-tree-border:#00000014;--navigation-indent-level1:1rem;--navigation-open-indent:0px;--navigation-active-weight:700}:where(:root) .newsletter-subscription{--newsletter-subscription-default-background:#f5eee6;--newsletter-subscription-title-font:var(--font-stack-sans);--newsletter-subscription-title-weight:600;--newsletter-subscription-value-background:#34343414;--newsletter-subscription-value-color:#767676;--newsletter-subscription-value-radius:.25rem}:where(:root) .newsletter-subscription.variant-card{--newsletter-subscription-background:var(--newsletter-subscription-default-background)}:where(:root) .newsletter-subscription.variant-content{--newsletter-subscription-background:var(--row-background,var(--newsletter-subscription-default-background));--newsletter-subscription-terms-color:#474747}:where(:root) .newsletter-subscription.variant-footer{--newsletter-subscription-value-background:#f3f3f3}:where(:root) .newsletter-subscription.dark-mode{--newsletter-subscription-default-background:#343434;--newsletter-subscription-color:#fff;--newsletter-subscription-terms-color:#e5e5e5}:where(:root) .newsletter-subscription.dark-mode.variant-card,:where(:root) .newsletter-subscription.dark-mode.variant-content{--newsletter-subscription-value-background:#ffffff14;--newsletter-subscription-value-color:#bebebe}:where(:root){--dialog-backdrop-hidden:#34343400;--dialog-backdrop:#34343452}:where(:root) .overlay-dialog[class*=dock-]{--dialog-title-font-family:var(--font-stack-sans)}@media (width<=61.9375em){:where(:root) .overlay-dialog{--dialog-title-font-family:var(--font-stack-sans)}}@media (width>=62em){:where(:root) .overlay-dialog:not([class*=dock-]){--dialog-title-font-family:var(--font-stack-sans)}}.product-card{--discount-color:var(--color-red);--outlet-color:#b65878;--price-text-case:lowercase;--brand-display:block;--rating-bottom-spacing:0;--rating-color:#767676;--rating-desktop-display:none;--rating-order:0;--rating-top-spacing:.5rem}.product-list-intro{--intro-size:.75rem}.search-suggestion{--search-result-product-alignment:start}:where(:root){--seo-qa-title-font-weight:$font-weight-bold;--seo-qa-question-font-size:.875rem}.story-card{--story-card-body-size:14;--story-card-body-weight:600;--story-card-title-size:24;--story-card-title-weight:700}@media (width>=62em){.story-card{--story-card-body-size:14;--story-card-title-size:32}}:where(:root){--text-block-root-line-height-s:1.2;--text-block-root-line-height-m:1.5;--text-block-root-line-height-l:2;--text-block-root-line-height-xl:2.5;--text-block-root-font-size-xs:.6875rem;--text-block-root-font-size-s:.75rem;--text-block-root-font-size-m:.8125rem;--text-block-root-font-size-l:.875rem;--text-block-root-font-size-xl:1rem;--text-block-root-font-size-2xl:1.125rem;--text-block-root-font-size-title-s:1.25rem;--text-block-root-font-size-title-m:1.5rem;--text-block-root-font-size-title-l:1.75rem;--text-block-root-font-size-title-xl:2rem;--text-block-root-font-size-title-2xl:2.25rem;--text-block-root-font-family-1:var(--font-stack-sans);--text-block-root-font-family-2:var(--font-stack-serif);--text-block-link-color:var(--color-text-primary);--text-block-link-color--hover:#5d5d5d;--text-block-link-color--active:#757575}.top-banner-wrapper{--top-banner-title-weight:normal}.top-banner-wrapper:not(.multiple){--top-banner-single-offset:2rem}@media (width>=36em){.top-banner-wrapper{--top-banner-chevron-display:block;--top-banner-height:3rem;--top-banner-spacing:1.875rem;--top-banner-close-display:block}}
