/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--tw-color-amber-100:oklch(96.2% .059 95.617);--tw-spacing:.25rem}}@layer base{@view-transition{navigation:auto}html{box-sizing:border-box;font-size:calc(var(--font-body-scale)*62.5%);scroll-behavior:smooth;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@layer components{.footer__social svg,.footer__social svg path,.footer__social svg circle{fill:#2b9875!important}}@layer utilities{.tw\:mb-4{margin-bottom:calc(var(--tw-spacing)*4)}.tw\:bg-amber-100{background-color:var(--tw-color-amber-100)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(2rem)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-100%)}}.embla__banner{position:relative;overflow:hidden}.embla__banner__viewport{overflow:hidden}.embla__banner__container{height:auto;display:flex}.embla__banner__slide{flex:0 0 100%;min-width:0;position:relative}.embla__banner__button{z-index:10;color:#239974;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;transition:opacity .2s,background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.embla__banner__button:hover{opacity:.9;background:#fff}.embla__banner__button:focus{outline:0;box-shadow:0 0 0 5px #19ffff80}.embla__banner__button:active{opacity:.6}.embla__banner__button:disabled{opacity:.3;cursor:auto;pointer-events:none}.embla__banner__button--prev{left:30px}.embla__banner__button--next{right:30px}.embla__banner__button svg{fill:currentColor;width:11px;height:11px}@media screen and (max-width:800px){.embla__banner__button{display:none}}.embla__banner__dots{z-index:10;justify-content:center;gap:4px;width:calc(100% - 50px);margin:auto;display:flex;position:absolute;bottom:25px;left:0;right:0}.embla__banner__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:4px;flex:1;max-width:40px;height:8px;transition:background-color .2s}.embla__banner__dot:hover{background:#ffffffb3}.embla__banner__dot--selected{background:#ffffffe6}@media screen and (max-width:800px){.embla__banner__dots{box-sizing:border-box;gap:0;width:100%;padding:0 20px}.embla__banner__dot{background:#efeff2;border-radius:0;max-width:none;height:4px}.embla__banner__dot:hover{background:#efeff2}.embla__banner__dot--selected{background:#239974}}:root{--header-nav-height:63px;--interval-header-height:0px;--mega-menu-top:calc(var(--interval-header-height,0px) + var(--header-height,140px) + var(--header-nav-height))}.header-nav{background-color:var(--color-header-background,#fff);border-bottom:1px solid var(--color-header-border,#dfdfe4);box-sizing:border-box;height:var(--header-nav-height);align-items:center;padding:1.25rem 0;display:flex}.header-nav--sticky{top:var(--interval-header-height,0px);z-index:var(--header-z-index,50);position:sticky}.header-nav .container{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.header-nav__items{flex:1;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header-nav__right{align-items:center;display:flex}.header-nav__item{position:relative}.header-nav__link,.header-nav__trigger{font-family:var(--font-family-body,inherit);color:var(--color-header-text,#0b0b0b);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.3125rem;padding:0;font-size:.875rem;font-weight:500;line-height:1.5714;text-decoration:none;transition:color .2s;display:flex;position:relative}.header-nav__link:after,.header-nav__trigger:after{content:"";background-color:var(--color-primary,#2b9875);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-nav__link:hover:after,.header-nav__trigger:hover:after{width:100%}.header-nav__link:hover,.header-nav__trigger:hover,.header-nav__trigger:hover .header-nav__trigger-icon{color:var(--color-primary,#2b9875)}.header-nav__item--highlight .header-nav__link,.header-nav__item--highlight .header-nav__trigger{color:#d14411}.header-nav__item--highlight .header-nav__link:after,.header-nav__item--highlight .header-nav__trigger:after{background-color:#d14411}.header-nav__item--highlight .header-nav__link:hover,.header-nav__item--highlight .header-nav__trigger:hover,.header-nav__item--highlight .header-nav__trigger:hover .header-nav__trigger-icon{color:#d14411}.header-nav__trigger-icon{flex-shrink:0;transition:transform .3s,color .2s}.header-nav__trigger[aria-expanded=true]{color:var(--color-primary,#2b9875)}.header-nav__trigger[aria-expanded=true]:after{width:100%}.header-nav__trigger[aria-expanded=true] .header-nav__trigger-icon{color:var(--color-primary,#2b9875);transform:rotate(180deg)}.header-nav__item--highlight .header-nav__trigger[aria-expanded=true]{color:#d14411}.header-nav__item--highlight .header-nav__trigger[aria-expanded=true]:after{width:100%}.header-nav__item--highlight .header-nav__trigger[aria-expanded=true] .header-nav__trigger-icon{color:#d14411}.header-nav__meta{align-items:center;gap:1.5rem;display:flex}.header-nav__reviews{align-items:center;gap:.5rem;display:flex}.header-nav__rating{color:var(--color-header-text,#0b0b0b);font-size:.875rem;font-weight:500}.header-nav__reviews-link{color:var(--color-header-text,#0b0b0b);text-underline-offset:.18em;font-size:.875rem;font-weight:500;text-decoration:underline}.header-nav__locale{color:var(--color-header-text,#0b0b0b);font-size:.875rem;font-weight:500}.mega-menu{top:var(--mega-menu-top);z-index:calc(var(--header-z-index,50) - 1);max-height:calc(100vh - var(--mega-menu-top));height:calc(100vh - var(--mega-menu-top));background-color:#fff;border-bottom:1px solid #dfdfe4;flex-direction:column;display:flex;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.mega-menu[aria-hidden=true]{display:none}body:has([data-mega-menu][aria-hidden=false]){overflow:hidden}.mega-menu__overlay{top:var(--mega-menu-top);z-index:calc(var(--header-z-index,50) - 2);opacity:0;pointer-events:none;background-color:#0000;transition:opacity .3s;position:fixed;bottom:0;left:0;right:0}.mega-menu__overlay[aria-hidden=false]{opacity:1;pointer-events:auto}.mega-menu__header{border-bottom:1px solid #dfdfe4;justify-content:space-between;align-items:center;padding:1.25rem 4.75rem;display:flex}.mega-menu__title{color:#0b0b0b;margin:0;font-size:1.0625rem;font-weight:500}.mega-menu__close{cursor:pointer;color:#100c08;background:0 0;border:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex}.mega-menu__content{flex:1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.mega-menu__sidebar{border-right:1px solid #dfdfe4;flex-shrink:0;width:20%;min-width:15rem;padding:2rem 1.5rem;overflow:hidden auto}.mega-menu__sidebar-group{margin-bottom:1.5rem}.mega-menu__sidebar-group:last-child{margin-bottom:0}.mega-menu__sidebar-group-title{color:#258365;letter-spacing:.015rem;text-transform:uppercase;margin:0 0 .5rem;padding:0 .5rem;font-family:Bw Modelica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.375rem}.mega-menu__category{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.5rem;transition:background-color .2s;display:flex}.mega-menu__category:hover,.mega-menu__category--active{background-color:#f2f2f5}.mega-menu__category-icon{border-radius:.25rem;flex-shrink:0;width:3.375rem;height:3.375rem;overflow:hidden}.mega-menu__category-icon img{object-fit:cover;width:100%;height:100%}.mega-menu__category-title{color:#111;font-size:1.0625rem;font-weight:500;line-height:1.2941}.mega-menu__category--active .mega-menu__category-title{font-weight:700}.mega-menu__main{flex-direction:column;flex:1;height:auto;max-height:100%;padding:2rem 2rem 2rem 2.5rem;display:flex;position:relative;overflow:hidden auto}.mega-menu__close-button{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;top:2rem;right:2rem}.mega-menu__close-button:hover{opacity:.7}.mega-menu__close-button svg{width:1rem;height:1rem;display:block}.mega-menu__panel{display:none}.mega-menu__panel--active{display:block}.mega-menu__columns{column-count:4;column-gap:2rem}.mega-menu__category-group{flex-direction:column;grid-column:1/-1;gap:1rem;display:flex}.mega-menu__category-group-title{color:#258365;letter-spacing:.015rem;text-transform:uppercase;margin:0 0 .5rem;font-family:Bw Modelica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.375rem}.mega-menu__category-columns{grid-template-columns:repeat(3,auto);align-content:start;gap:2rem;display:grid}.mega-menu__column{break-inside:avoid;margin-bottom:1.5rem}.mega-menu__column-title{color:#100c08;border-left:2px solid #2b9875;margin:0 0 1rem;padding-left:.625rem;font-size:1.0625rem;font-weight:700;line-height:1.2941;display:block}.mega-menu__column-title a{color:inherit;text-decoration:none}.mega-menu__sub-items{margin:0 0 1rem;padding:0;list-style:none}.mega-menu__sub-item{margin-bottom:.25rem}.mega-menu__sub-item a{color:#111;padding:.125rem 0;font-size:.875rem;font-weight:400;line-height:1.5714;text-decoration:none;transition:color .2s;display:block}.mega-menu__sub-item a:hover{color:var(--color-primary,#2b9875)}.mega-menu__sub-item-label{color:#2b9875;margin-top:.5rem;font-size:.875rem;font-weight:700;line-height:1.5714;display:block}.mega-menu__view-all{color:#258365;text-underline-offset:.18em;margin-top:.5rem;font-size:.875rem;font-weight:500;line-height:1.5714;text-decoration:underline;display:inline-block}.mega-menu__content--list{padding:2rem 4.75rem;display:block}.mega-menu__list-container{flex-direction:column;gap:0;display:flex}.mega-menu__list-item{color:#111;border-radius:.25rem;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:background-color .2s;display:flex}.mega-menu__list-item:hover{background-color:#f2f2f5}.mega-menu__list-icon{border-radius:.25rem;flex-shrink:0;width:3.375rem;height:3.375rem;overflow:hidden}.mega-menu__list-icon-image{object-fit:cover;width:100%;height:100%}.mega-menu__list-text{color:#111;letter-spacing:-.010625rem;flex:1;font-family:Bw Modelica,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:500;line-height:1.375rem}.mega-menu__content--grid{flex-direction:column;padding:2rem 4.75rem;display:flex;position:relative;overflow-y:auto}.mega-menu__grid-container{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.mega-menu__grid-item{color:#0b0b0b;flex-direction:column;text-decoration:none;display:flex;position:relative}.mega-menu__grid-image{object-fit:cover;border-radius:.5rem;width:100%;height:9.375rem;margin-bottom:.5rem;transition:filter .2s}.mega-menu__grid-item:hover .mega-menu__grid-image{filter:brightness(.85)}.mega-menu__grid-title{text-align:left;color:#0b0b0b;font-size:1rem;font-weight:500;transition:color .2s,font-weight .2s;display:block}.mega-menu__grid-item:hover .mega-menu__grid-title{color:var(--color-primary,#2b9875);font-weight:700}.header__logo{width:var(--logo-width,250px)}.header__logo__blog{width:var(--logo-width,100px)}@media screen and (min-width:769px){.header__desktop-wrapper{justify-content:space-between;align-items:center;display:flex}.header__desktop-logo{flex-shrink:0}.header__desktop-search{flex:1;max-width:40.625rem;margin:0 auto}.header__desktop-icons{flex-shrink:0;align-items:center;gap:1rem;display:flex}}@media screen and (min-width:769px) and (max-width:1100px){.header-nav .container{gap:1rem}.header-nav__items{gap:.75rem}.header-nav__link,.header-nav__trigger{font-size:.8125rem}}@media screen and (max-width:768px){.header-nav{display:none}.mega-menu{width:100%;max-height:100vh;transition:transform .3s;top:0;bottom:0;transform:translate(100%)}.mega-menu[aria-hidden=false]{transform:translate(0)}.mega-menu__header{padding:1rem 1.5rem}.mega-menu__content{flex-direction:column;min-height:auto}.mega-menu__sidebar{border-bottom:1px solid #dfdfe4;border-right:none;width:100%;max-height:20rem;padding:1rem 1.5rem}.mega-menu__main{padding:1rem 1.5rem}.mega-menu__columns{flex-direction:column;gap:1rem}}@media screen and (min-width:769px){.mega-menu{top:var(--mega-menu-top,197px);transition:transform .3s;transform:translateY(-100%)}.mega-menu[aria-hidden=false]{transform:translateY(0)}}.mobile-nav{--drawer-width:100vw;--drawer-bg:#fff;--drawer-overlay:#00000080;--drawer-transition:.3s cubic-bezier(.4,0,.2,1);--drawer-z-index:999999;--item-height:3.5rem;--item-padding:1rem;--grid-image-height:12rem;--list-icon-size:3.375rem;pointer-events:none;visibility:hidden;width:100%;height:100vh;display:block;position:fixed;top:0;left:0;z-index:var(--drawer-z-index)!important}.mobile-nav--open{pointer-events:auto;visibility:visible;opacity:1;overscroll-behavior:contain}.mobile-nav__panel{width:var(--drawer-width);background-color:var(--drawer-bg);max-width:28rem;height:100%;transition:transform var(--drawer-transition);overscroll-behavior:contain;flex-direction:column;display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%)}.mobile-nav--open .mobile-nav__panel{transform:translate(0)}.mobile-nav__header{border-bottom:1px solid var(--color-border,#dfdfe4);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 10px;display:flex}.mobile-nav__close,.mobile-nav__search,.mobile-nav__cart{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--color-foreground,#0b0b0b);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.mobile-nav__close:hover,.mobile-nav__search:hover,.mobile-nav__cart:hover{color:var(--color-primary,#2b9875)}.mobile-nav__logo{flex:1;justify-content:center;align-items:center;display:flex}.mobile-nav__actions{align-items:center;gap:.5rem;display:flex}.mobile-nav__cart{position:relative}.mobile-nav__cart-count{background-color:var(--color-primary,#2b9875);color:#fff;border-radius:.625rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:0;right:0}.mobile-nav__level{width:100%;height:100%;transition:transform var(--drawer-transition);opacity:0;pointer-events:none;flex-direction:column;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:translate(100%)}.mobile-nav__level--active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.mobile-nav__level-header{border-bottom:1px solid var(--color-border,#dfdfe4);background-color:var(--drawer-bg);z-index:1;flex-shrink:0;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:1rem;display:grid}.mobile-nav__level-content{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.mobile-nav__back{cursor:pointer;color:var(--color-foreground,#0b0b0b);background:0 0;border:none;align-items:center;gap:.5rem;padding:0;display:flex}.mobile-nav__back-text{color:#111;letter-spacing:-.00875rem;font-family:Bw Modelica,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.375rem}.mobile-nav__back-icon{width:1.25rem;height:1.25rem}.mobile-nav__level-title{color:#258365;text-align:center;letter-spacing:-.010625rem;grid-column:2;width:max-content;margin:0;font-family:Bw Modelica,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:700;line-height:1.375rem}.mobile-nav__items{overscroll-behavior:contain;flex:1;margin:0;padding-top:1.5rem;list-style:none;overflow:hidden auto}.mobile-nav__link{width:100%;padding:var(--item-padding);text-align:left;color:var(--color-foreground,#0b0b0b);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.mobile-nav__link:hover{background-color:var(--color-background-secondary,#f8f9fa)}.mobile-nav__item--highlight .mobile-nav__link{color:#d14411}.mobile-nav__link-text{letter-spacing:-.010625rem;flex:1;font-family:Bw Modelica,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:600;line-height:1.375rem}.mobile-nav__link-icon{width:1.25rem;height:1.25rem;transition:transform .2s}.mobile-nav__item[aria-expanded=true] .mobile-nav__link-icon{transform:rotate(180deg)}.mobile-nav__footer{border-top:1px solid var(--color-border,#dfdfe4);flex-shrink:0;padding:1rem}.mobile-nav__reviews{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.mobile-nav__rating{font-size:.875rem;font-weight:500}.mobile-nav__reviews-link{color:var(--color-foreground,#0b0b0b);font-size:.875rem;text-decoration:underline}.mobile-nav__locale{color:var(--color-foreground-secondary,#6b7280);font-size:.875rem}.mobile-nav__grid{flex-direction:column;gap:1rem;padding:1rem;display:flex}.mobile-nav__grid-item{color:var(--color-foreground,#0b0b0b);text-decoration:none;display:block}.mobile-nav__grid-image{width:100%;height:var(--grid-image-height);object-fit:cover;border-radius:.5rem;margin-bottom:.5rem}.mobile-nav__grid-title{color:#111;letter-spacing:-.010625rem;text-align:left;margin:0;font-family:Bw Modelica,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:600;line-height:1.375rem}.mobile-nav__list{padding:1rem 0 4rem}.mobile-nav__list-group{margin-bottom:1.5rem;padding-bottom:1.5rem;position:relative}.mobile-nav__list-group:after{content:"";bottom:0;left:var(--item-padding);right:var(--item-padding);background-color:var(--color-border,#dfdfe4);height:1px;position:absolute}.mobile-nav__list-group:last-child{margin-bottom:0}.mobile-nav__list-group-title{color:#258365;letter-spacing:.015rem;text-transform:uppercase;padding:0 var(--item-padding);margin:0 0 .5rem;font-family:Bw Modelica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.375rem}.mobile-nav__list-items{margin:0;padding:0;list-style:none}.mobile-nav__list-item{border-bottom:none}.mobile-nav__list-link{width:100%;padding:var(--item-padding);text-align:left;color:var(--color-foreground,#0b0b0b);cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.mobile-nav__list-link:hover{background-color:var(--color-background-secondary,#f8f9fa)}.mobile-nav__list-icon{width:var(--list-icon-size);height:var(--list-icon-size);border-radius:.5rem;flex-shrink:0;overflow:hidden}.mobile-nav__list-icon-image{object-fit:cover;width:100%;height:100%}.mobile-nav__list-text{color:#111;letter-spacing:-.010625rem;flex:1;font-family:Bw Modelica,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:600;line-height:1.375rem}.mobile-nav__list-chevron{width:1.25rem;height:1.25rem;transition:transform .2s}.mobile-nav__list-item[aria-expanded=true] .mobile-nav__list-chevron{transform:rotate(180deg)}.mobile-nav__accordion{padding:1rem 0}.mobile-nav__accordion-trigger{width:100%;padding:var(--item-padding);text-align:left;color:var(--color-foreground,#0b0b0b);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex;position:relative}.mobile-nav__accordion-title{color:#100c08;letter-spacing:-.010625rem;flex:1;font-family:Bw Modelica,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:500;line-height:1.375rem;transition:color .2s}.mobile-nav__accordion-trigger[aria-expanded=true] .mobile-nav__accordion-title{color:#258365}.mobile-nav__accordion-chevron{right:var(--item-padding);justify-content:center;align-items:center;display:inline-flex;position:absolute}.mobile-nav__accordion-trigger[aria-expanded=true] .mobile-nav__accordion-chevron-icon{transform:rotate(180deg)}.mobile-nav__accordion-trigger[aria-expanded=true] .mobile-nav__accordion-chevron-icon path{stroke:#258365}.mobile-nav__accordion-content{padding:0 var(--item-padding)var(--item-padding)}.mobile-nav__accordion-links{margin:0;padding:0;list-style:none}.mobile-nav__accordion-link{color:var(--color-foreground-secondary,#6b7280);padding:.5rem 0;font-size:.875rem;text-decoration:none;transition:color .2s;display:block}.mobile-nav__accordion-link:hover{color:var(--color-foreground,#0b0b0b)}.mobile-nav__accordion-label{color:#2b9875;margin-top:.5rem;font-size:.875rem;font-weight:700;line-height:1.5714;display:block}.mobile-nav__accordion-link--direct{padding:var(--item-padding);color:var(--color-foreground,#0b0b0b);font-size:1rem;font-weight:500}.mobile-nav__accordion-view-all{color:#258365;letter-spacing:-.00875rem;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:18%;text-underline-position:from-font;margin-top:.5rem;font-family:Bw Modelica,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.375rem;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:.0700001em;transition:color .2s;display:inline-block}.mobile-nav__accordion-view-all:hover{color:#1f6b52}.mobile-nav__columns{flex-direction:column;gap:2rem;padding:1rem;display:flex}.mobile-nav__column{flex-direction:column;gap:.5rem;display:flex}.mobile-nav__column-title{border-left:2px solid var(--color-primary,#2b9875);color:#100c08;margin:0 0 1rem;padding-left:.625rem;font-size:1.0625rem;font-weight:700;line-height:1.2941}.mobile-nav__column-title a{color:inherit;text-decoration:none}.mobile-nav__sub-items{margin:0 0 1rem;padding:0;list-style:none}.mobile-nav__sub-item{margin-bottom:.25rem}.mobile-nav__sub-item a{color:#111;padding:.125rem 0;font-size:.875rem;font-weight:400;line-height:1.5714;text-decoration:none;transition:color .2s;display:block}.mobile-nav__sub-item a:hover{color:var(--color-primary,#2b9875)}.mobile-nav__sub-item-label{color:#2b9875;margin-top:.5rem;font-size:.875rem;font-weight:700;line-height:1.5714;display:block}.mobile-nav__view-all{color:#258365;text-underline-offset:.18em;margin-top:.5rem;font-size:.875rem;font-weight:500;line-height:1.5714;text-decoration:underline;display:inline-block}@media screen and (min-width:769px){.mobile-nav{display:none}}[data-i18n-modal-container]{display:contents}.i18n-modal__trigger{cursor:pointer;align-items:center;gap:.5rem;width:100%;display:flex}.i18n-modal__trigger-text{text-transform:capitalize;color:#111;margin:0;font-family:Bw Modelica,sans-serif}@media screen and (min-width:768px){.i18n-modal__trigger-text{color:#0b0b0b}}.i18n-modal__trigger-currency--full{color:#111}.i18n-modal__trigger-currency--short{color:#111;display:none}@media screen and (min-width:768px){.i18n-modal__trigger-currency--full,.i18n-modal__trigger-currency--short{color:#0b0b0b}}@media screen and (min-width:769px) and (max-width:1100px){.i18n-modal__trigger-currency--full{display:none}.i18n-modal__trigger-currency--short{display:inline}}.i18n-modal{z-index:9999;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding-top:4.875rem;padding-left:1.375rem;padding-right:1.375rem;transition:opacity .3s;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.i18n-modal--open{opacity:1;pointer-events:auto}.i18n-modal-overlay{opacity:0;background-color:#00000040;transition:opacity .3s;position:fixed;top:0;right:0;bottom:0;left:0}.i18n-modal-overlay--open{opacity:1}.i18n-modal-content{background-color:#fff;flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem;display:flex;position:relative}@media screen and (min-width:768px){.i18n-modal-content{width:34.375rem;padding:3rem}}.i18n-modal__header{justify-content:space-between;width:100%;display:flex}.i18n-modal__title{white-space:nowrap;text-overflow:ellipsis;max-width:12.5rem;margin:0;overflow:hidden}@media screen and (min-width:768px){.i18n-modal__title{max-width:22.75rem}}.i18n-modal__close{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex}.i18n-modal__close:hover{opacity:.7}.i18n-modal__close svg{display:block}.i18n-modal__form,.i18n-modal__form-content{flex-direction:column;gap:1.5rem;display:flex}.i18n-modal__form-group{flex-direction:column;gap:.5rem;display:flex}.i18n-modal__form-label{margin:0}.i18n-modal__form-field{position:relative}.i18n-modal__select{background-color:#fff;border:1px solid #e5e5e5;width:100%;padding:1rem}.i18n-modal__submit{color:#fff;text-transform:uppercase;cursor:pointer;box-sizing:border-box;background-color:#239974;border:none;border-radius:1.6875rem;width:100%;padding:.9375rem 3.25rem;font-family:Bw Modelica,sans-serif;font-size:1rem;font-weight:900;transition:background-color .2s,color .2s}.i18n-modal__submit:hover:not([disabled]){color:#239974;background-color:#fff}.i18n-modal__submit:focus{outline-offset:2px;outline:2px solid #239974}.product-carousel{position:relative;overflow:hidden}.product-carousel__viewport{overflow:hidden}.product-carousel__container{height:auto;display:flex}.product-carousel__slide{flex:0 0 100%;min-width:0;position:relative}.product-carousel__slide.product__image--hide{visibility:hidden;flex:0 0 0;width:0;min-width:0;height:0;margin:0;padding:0;overflow:hidden}.product-carousel__button{z-index:10;color:#239974;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;transition:opacity .2s,background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-carousel__button:hover{opacity:.9;background:#fff}.product-carousel__button:active{opacity:.6}.product-carousel__button:disabled{opacity:.3;cursor:auto;pointer-events:none}.product-carousel__button--prev{left:30px}.product-carousel__button--next{right:30px}.product-carousel__button svg{fill:currentColor;width:11px;height:11px}@media screen and (max-width:800px){.product-carousel__button--prev{left:15px}.product-carousel__button--next{right:15px}}.product-carousel__dots{z-index:10;justify-content:center;gap:4px;width:calc(100% - 50px);margin:auto;display:flex;position:absolute;bottom:25px;left:0;right:0}.product-carousel__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:4px;flex:1;max-width:40px;height:8px;transition:background-color .2s}.product-carousel__dot:hover{background:#ffffffb3}.product-carousel__dot--selected{background:#ffffffe6}@media screen and (max-width:800px){.product-carousel__dots{box-sizing:border-box;gap:0;width:100%;padding:0 20px}.product-carousel__dot{background:#efeff2;border-radius:0;max-width:none;height:4px}.product-carousel__dot:hover{background:#efeff2}.product-carousel__dot--selected{background:#239974}}.product-carousel .product__image-container{width:100%;min-width:100%}.product-carousel .product__image{margin-bottom:0}.product-carousel__slide{overflow:hidden}.product-carousel .product__image-container.active{z-index:20;width:100%;position:absolute;top:0;left:0;height:100%!important}.product__images--column{display:block}.product__images--column .product__image{margin-bottom:30px!important}.product__images--column .product__image:last-child{margin-bottom:0!important}.product-gallery__ssr-placeholder{width:100%}.product-gallery__ssr-placeholder img{width:100%;height:auto;display:block}@media screen and (max-width:768px){.product-gallery__ssr-placeholder img{aspect-ratio:1;object-fit:cover}.product-gallery__ssr-thumbs-spacer{height:calc(2rem + 68px)}}.product-gallery--ready .product-gallery__ssr-placeholder{display:none}.product-gallery__desktop{gap:.5rem;margin-bottom:1rem;display:none}.product-gallery--ready .product-gallery__desktop{display:grid}@media screen and (max-width:768px){.product-gallery--ready .product-gallery__desktop{display:none}.product-gallery--ready .product-gallery__mobile{display:block}}.product-gallery__main{cursor:zoom-in;aspect-ratio:1;width:100%;position:relative;overflow:hidden}.product-gallery__main img{width:100%;height:auto;transition:transform .3s;display:block}.product-gallery__main:hover img{transform:scale(1.02)}.product-gallery__grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,auto);grid-auto-flow:row;gap:.5rem;width:100%;margin:.5rem 0 0;padding:0;display:grid}.product-gallery__grid-item{cursor:zoom-in;aspect-ratio:1;grid-column:auto;width:100%;min-width:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.product-gallery__grid-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.product-gallery__grid-item:hover img{transform:scale(1.05)}.product-gallery__single-row{width:100%;margin-top:.5rem}.product-gallery__single-column{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.product-gallery__single-item{cursor:zoom-in;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.product-gallery__single-item img{width:100%;height:auto;transition:transform .3s;display:block}.product-gallery__single-item:hover img{transform:scale(1.02)}.product-gallery__expand-wrapper{margin-top:1rem;margin-bottom:1.5rem}.product-gallery__expand-button{border:1px solid var(--color-primary,#2b9875);color:var(--color-primary,#2b9875);cursor:pointer;text-transform:uppercase;letter-spacing:.02em;background:#fff;border-radius:9999px;width:auto;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-block}.product-gallery__expand-button:hover{background:var(--color-primary,#2b9875);color:#fff}.product-gallery__mobile{background:#fff;display:none}.product-gallery__carousel{background:#fff;position:relative;overflow:hidden}.product-gallery__carousel-container{touch-action:pan-y;display:flex}.product-gallery__slide{cursor:zoom-in;aspect-ratio:1;background:#fff;flex:0 0 100%;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.product-gallery__slide img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery__thumbs{scrollbar-width:none;-ms-overflow-style:none;background:#fff;gap:.5rem;margin-top:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb-button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:4px;flex:0 0 60px;width:60px;height:60px;padding:2px;transition:border-color .2s;overflow:hidden}.product-gallery__thumb-button:hover{border-color:#333}.product-gallery__thumb-button.active{border-color:#000}.product-gallery__thumb-button img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery__nav-arrow{cursor:pointer;z-index:10;width:32px;height:32px;color:var(--color-primary,#2b9875);background:#fffcfc;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0000001a}.product-gallery__nav-arrow:hover:not(:disabled){background:#fff}.product-gallery__nav-arrow:disabled{opacity:.4;cursor:not-allowed}.product-gallery__nav-arrow--prev{left:1rem}.product-gallery__nav-arrow--next{right:1rem}.product-gallery__nav-arrow svg{flex-shrink:0;width:16px;height:16px}.product-media-modal{z-index:99999;flex-direction:column;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.product-media-modal__backdrop{background:#000000e6;position:absolute;top:0;right:0;bottom:0;left:0}.product-media-modal__close{z-index:100001;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 2px 8px #0000004d}.product-media-modal__close:hover{transform:scale(1.1);box-shadow:0 4px 12px #0006}.product-media-modal__close-icon{color:#000;width:24px;height:24px}.product-media-modal__scroll-container{z-index:1;scroll-behavior:smooth;scroll-snap-type:y mandatory;flex:1;padding-bottom:120px;position:relative;overflow:hidden auto}.product-media-modal__image-wrapper{scroll-snap-align:start;justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:2rem 2rem 140px;display:flex}.product-media-modal__image{object-fit:contain;cursor:zoom-in;will-change:transform;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 200px);transition:transform .2s ease-out}.product-media-modal__image--zoomed{cursor:zoom-out}.product-media-modal__thumbs-bar{z-index:100000;background:#fff;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.product-media-modal__nav-arrow{cursor:pointer;color:#333;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.product-media-modal__nav-arrow:hover:not(:disabled){background:#f0f0f0}.product-media-modal__nav-arrow:disabled{opacity:.3;cursor:not-allowed}.product-media-modal__nav-arrow svg{width:20px;height:20px}.product-media-modal__thumbs{scrollbar-width:none;-ms-overflow-style:none;max-width:calc(100vw - 150px);overflow:auto hidden}.product-media-modal__thumbs::-webkit-scrollbar{display:none}.product-media-modal__thumbs-container{gap:.75rem;padding:.25rem;display:flex}.product-media-modal__thumb{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:4px;flex:0 0 80px;width:80px;height:80px;padding:3px;transition:border-color .2s;overflow:hidden}.product-media-modal__thumb:hover{border-color:#999}.product-media-modal__thumb--active{border-color:#000}.product-media-modal__thumb-image{object-fit:cover;width:100%;height:100%;display:block}@media screen and (max-width:768px){.product-media-modal__close{width:44px;height:44px;top:1rem;right:1rem}.product-media-modal__close-icon{width:20px;height:20px}.product-media-modal__image-wrapper{min-height:calc(100vh - 120px);padding:1rem 1rem 120px}.product-media-modal__image{max-height:calc(100vh - 180px)}.product-media-modal__thumbs-bar{gap:.5rem;padding:.75rem 1rem}.product-media-modal__nav-arrow{width:36px;height:36px}.product-media-modal__thumbs{max-width:calc(100vw - 120px)}.product-media-modal__thumb{flex:0 0 60px;width:60px;height:60px}}.product-gallery__video-thumb{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.product-gallery__video-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery__video-thumb--slide{aspect-ratio:1}.product-gallery__play-icon{color:#fff;pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-gallery__play-icon svg{width:28px;height:28px;margin-left:4px}.product-gallery__video-thumb:hover .product-gallery__play-icon{background:#000c;transform:translate(-50%,-50%)scale(1.1)}.product-gallery__play-icon--small{width:48px;height:48px}.product-gallery__play-icon--small svg{width:20px;height:20px;margin-left:3px}.product-gallery__play-icon--large{width:72px;height:72px}.product-gallery__play-icon--large svg{width:32px;height:32px;margin-left:5px}.product-gallery__thumb-button--video{position:relative}.product-gallery__thumb-button--video:after{content:"";background:#000000b3 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E") 50%/10px 10px no-repeat;border-radius:50%;width:16px;height:16px;position:absolute;bottom:4px;right:4px}.product-media-modal__media-wrapper{scroll-snap-align:start;justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:2rem 2rem 140px;display:flex}.product-media-modal__media-wrapper--video{padding:2rem 4rem 140px}.product-media-modal__video-container{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;max-width:1200px;overflow:hidden}.product-media-modal__video-container--external{position:relative}.product-media-modal__video{background:#000;width:100%;height:100%;display:block}.product-media-modal__iframe{border:none;width:100%;height:100%}.product-media-modal__thumb--video{position:relative}.product-media-modal__thumb-play{color:#fff;pointer-events:none;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-media-modal__thumb-play svg{width:12px;height:12px;margin-left:2px}@media screen and (max-width:768px){.product-gallery__play-icon{width:56px;height:56px}.product-gallery__play-icon svg{width:24px;height:24px}.product-gallery__play-icon--large{width:64px;height:64px}.product-gallery__play-icon--large svg{width:28px;height:28px}.product-media-modal__media-wrapper--video{padding:1rem 1rem 120px}.product-media-modal__video-container{border-radius:4px}}.product-media-modal__scroll-hint{display:none}@media screen and (max-width:768px){.product-media-modal__scroll-hint{z-index:100001;opacity:.5;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:2rem 1.5rem 1rem;display:flex;position:fixed;bottom:80px;left:0;right:0}.product-media-modal__scroll-hint-text{letter-spacing:-.32px;color:#fff;text-align:center;margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:22px}.product-media-modal__scroll-hint-icon{width:24px;height:24px;animation:1.2s ease-in-out infinite scrollHintBounce}}@keyframes scrollHintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}[x-cloak]{display:none!important}.accordion-item{width:100%}.accordion-item__trigger{background-color:var(--color-color-2,#f5f5f7);cursor:pointer;text-align:left;z-index:2;border:none;align-items:center;gap:1.5rem;width:100%;padding:1.75rem 1.5rem;display:flex;position:relative}.accordion-item__trigger:hover{opacity:.85}.accordion-item__trigger:focus-visible{outline:2px solid var(--color-color-12,#111);outline-offset:2px}.accordion-item__title{font-family:var(--font-family-body,"Bw Modelica",sans-serif);letter-spacing:-.032rem;color:var(--color-color-12,#111);flex:1;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.6rem}.accordion-item__icon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.accordion-item__chevron{transition:transform .3s}.accordion-item__trigger[aria-expanded=true] .accordion-item__chevron{transform:rotate(-180deg)}.accordion-item__panel{background-color:var(--color-color-2,#f5f5f7);grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.accordion-item--active .accordion-item__panel{grid-template-rows:1fr}.accordion-item__content{font-family:var(--font-family-body,"Bw Modelica",sans-serif);letter-spacing:-.01rem;color:var(--color-color-12,#111);padding:0 1.5rem;font-size:1rem;font-weight:400;line-height:1.6rem;overflow:hidden}.accordion-item--active .accordion-item__content{padding-bottom:1.75rem}.accordion-item__content p{margin:0 0 1em}.accordion-item__content p:last-child{margin-bottom:0}.accordion-item__content.rte ul,.accordion-item__content.rte ol{margin:0 0 1em;padding-left:1.5em}.accordion-item__content.rte ul{list-style:outside}.accordion-item__content.rte ol{list-style:decimal}.accordion-item__content.rte ul ul{margin-bottom:.25em;list-style:circle}.accordion-item__content.rte ul ul ul{list-style:square}.accordion-item__content.rte li{margin:.2em 0}.accordion-item__content.rte strong,.accordion-item__content.rte b{color:inherit;font-weight:700}.faq-section{background:var(--color-color-1,#fff);border-top:1px solid var(--color-color-3,#cfcfcf);scroll-margin-top:calc(var(--interval-header-height,0px) + var(--header-height,84px) + var(--header-nav-height,63px) + 1rem);padding:6rem 4.75rem}.faq-section__container{align-items:flex-start;width:100%;max-width:90rem;margin:0 auto;display:flex}.faq-section__header{flex-direction:column;flex:1 1 0;align-self:stretch;gap:3.5rem;padding-right:4rem;display:flex}.faq-section__header-content{flex-direction:column;flex:1;gap:1.5rem;display:flex}.faq-section__title{font-family:var(--font-family-title,"Bw Modelica",sans-serif);letter-spacing:-.04rem;color:var(--color-color-12,#111);margin:0;font-size:2rem;font-weight:700;line-height:2.375rem}.faq-section__description{font-family:var(--font-family-body,"Bw Modelica",sans-serif);letter-spacing:-.01rem;color:var(--color-color-12,#111);font-size:1rem;font-weight:400;line-height:1.5rem}.faq-section__description p{margin:0 0 1em}.faq-section__description p:last-child{margin-bottom:0}.faq-section__cta{border:1px solid var(--faq-cta-color,var(--color-primary));font-family:var(--font-family-body,"Bw Modelica",sans-serif);letter-spacing:-.009rem;text-transform:uppercase;color:var(--faq-cta-color,var(--color-primary));border-radius:9999px;justify-content:center;align-self:flex-start;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.faq-section__cta:hover{background-color:var(--faq-cta-color,var(--color-primary));color:#fff}.faq-section__cta:focus-visible{outline:2px solid var(--faq-cta-color,var(--color-primary));outline-offset:2px}.faq-section__list{flex-direction:column;flex:1 1 0;gap:1rem;display:flex}@media (prefers-reduced-motion:reduce){.accordion-item__chevron,.accordion-item__panel,.faq-section__cta{transition:none}}@media screen and (max-width:48rem){.faq-section{padding:3.5rem 1rem}.faq-section__container{flex-direction:column;gap:3.5rem}.faq-section__header{gap:2rem;padding-right:2rem}.faq-section__list{width:100%}}.product-description__expand-root{flex-direction:column;align-items:stretch;width:100%;display:flex}.product-description__inner{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media screen and (max-width:48rem){.product-description__expand-root--clamped:not(.is-expanded) .product-description__inner{max-height:min(30vh,10.5rem);position:relative;overflow-y:hidden}.product-description__expand-root--clamped:not(.is-expanded) .product-description__inner:after{content:"";pointer-events:none;background:linear-gradient(to bottom,transparent,var(--color-color-1,#fff));height:2.25rem;position:absolute;bottom:0;left:0;right:0}.product-description__expand-btn{cursor:pointer;font-family:var(--font-family-body,"Bw Modelica",sans-serif);letter-spacing:.03em;text-transform:uppercase;text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--color-color-3,#cfcfcf);text-decoration-color:var(--color-color-3,#cfcfcf);color:var(--color-color-12,#111);background:0 0;border:none;justify-content:center;align-self:center;align-items:center;margin-top:.75rem;padding:.5rem 0;font-size:.875rem;font-weight:700;transition:color .2s,text-decoration-color .2s;display:inline-flex}.product-description__expand-btn:hover{color:var(--color-primary,#2b9875);-webkit-text-decoration-color:var(--color-primary,#2b9875);text-decoration-color:var(--color-primary,#2b9875)}.product-description__expand-btn:focus-visible{outline:2px solid var(--color-primary,#2b9875);outline-offset:2px}}@media (prefers-reduced-motion:reduce){.product-description__expand-btn{transition:none}}.product__one-click-divider{align-items:center;gap:12px;margin:18px 0 10px;display:flex}.product__one-click-rule{background:#ddd;flex:1;height:1px}.product__one-click-label{color:#666;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.8125rem;font-weight:600}.product__cta-row{align-items:stretch;gap:12px;margin:20px 0;display:flex}.product__cta-row .product__add-to-cart{flex:1;margin:0;padding:18px 24px}.product__qty-stepper{border:1px solid #e8e8ed;border-radius:4px;align-items:center;display:flex}.product__qty-btn{cursor:pointer;color:#111;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:100%;transition:opacity .2s;display:flex}.product__qty-btn:disabled{opacity:.3;cursor:not-allowed}.product__qty-btn:hover:not(:disabled){opacity:.6}.product__qty-value{text-align:center;-webkit-user-select:none;user-select:none;min-width:24px;font-size:16px;font-weight:700}.product__headings{flex-direction:column-reverse;display:flex}.product__title{text-transform:uppercase;letter-spacing:.05em;margin:0 0 6px;font-weight:700;line-height:1.3;color:#239974!important;font-size:.875rem!important}@media screen and (min-width:801px){.product__title{font-size:1rem!important}}.product__headings>.product__title:only-child{letter-spacing:normal;margin:0;font-weight:700;line-height:1.28;color:#111!important;text-transform:none!important;font-size:clamp(1.5rem,1.35vw + 1.05rem,1.9375rem)!important}.product__desc{margin:0;font-weight:700;line-height:1.28;color:#111!important;text-transform:none!important;font-size:clamp(1.5rem,1.35vw + 1.05rem,1.9375rem)!important}@media screen and (min-width:801px){.product__desc{font-size:clamp(1.375rem,1.2vw + .95rem,1.75rem)!important}}.product__anchor-links{border-top:1px solid #e8e8ed;border-bottom:1px solid #e8e8ed;flex-wrap:wrap;gap:12px 24px;margin-bottom:10px;padding:16px 0;display:flex}.product__anchor-link{letter-spacing:.03em;text-transform:uppercase;text-underline-offset:4px;font-size:13px;font-weight:700;-webkit-text-decoration:underline #c8c8cd;text-decoration:underline #c8c8cd;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s;color:#111!important}.product__anchor-link:hover{text-decoration-color:#239974;color:#239974!important}.shopify-payment-button__more-options{display:none!important}.product__reassurance{margin-top:20px}.product__reassurance__flex{align-items:center;margin-bottom:12px;display:flex}.product__reassurance__flex .reassurance__image{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;display:flex}.product__reassurance__flex .reassurance__image img{flex-shrink:0;object-fit:contain!important;object-position:center!important;width:32px!important;max-width:32px!important;height:32px!important;max-height:32px!important;margin:0!important;display:block!important}.product__reassurance>.product__reassurance__flex:first-child .reassurance__image img{width:32px!important;max-width:32px!important;height:32px!important;max-height:32px!important}.product__reassurance>.product__reassurance__flex:nth-child(2) .reassurance__image img{width:30px!important;max-width:30px!important;height:30px!important;max-height:30px!important}.product__reassurance>.product__reassurance__flex:nth-child(3) .reassurance__image img{backface-visibility:hidden;transform:translateZ(0);width:24px!important;max-width:24px!important;height:24px!important;max-height:24px!important}.product__reassurance__flex .reassurance__title{margin-left:12px;font-size:14px}#smile-ui-lite-container{z-index:1000!important}.skeepers-widget-wrapper-e2b27798-c367-4b01-afcd-6885eb9fc5e8{width:100px!important}.alma-widget:empty{min-height:0}.loox-rating:empty{min-height:20px}[data-product-teester-player]:empty{min-height:0}
