@charset "UTF-8";.product-hero__grid{position:relative;display:grid;grid-template:auto/auto;min-height:var(--height-mobile,auto)}@media screen and (min-width:768px){.product-hero__grid{min-height:var(--height-desktop,auto)}}.product-hero__grid::before{content:"";grid-area:1/1/2/2;pointer-events:none;padding-bottom:var(--hero-sizer-mobile,0)}@media screen and (min-width:768px){.product-hero__grid::before{padding-bottom:var(--hero-sizer-desktop,0)}}.product-hero__grid--background,.product-hero__grid--foreground,.product-hero__section-link{grid-column:1/2;grid-row:1/2}.product-hero__grid--background a,.product-hero__grid--background button,.product-hero__grid--foreground a,.product-hero__grid--foreground button,.product-hero__section-link a,.product-hero__section-link button{pointer-events:auto}.product-hero__desktop-image--original,.product-hero__mobile-image--original{position:absolute;inset:0}.product-hero__desktop-image--original .responsive-image-wrapper,.product-hero__desktop-image--original img,.product-hero__mobile-image--original .responsive-image-wrapper,.product-hero__mobile-image--original img{width:100%;height:100%}.product-hero__desktop-image--original img,.product-hero__mobile-image--original img{display:block;object-fit:cover}.product-hero__desktop-image--original .icon--placeholder,.product-hero__mobile-image--original .icon--placeholder{width:100%;height:100%}.product-hero__cropped-image,.product-hero__desktop-image--cropped,.product-hero__mobile-image--cropped{height:100%}@media screen and (max-width:767px){.product-hero__desktop-image--cropped,.product-hero__desktop-image--original{display:none}}@media screen and (min-width:768px){.product-hero__mobile-image--cropped,.product-hero__mobile-image--original{display:none}}.product-hero__cropped-placeholder svg{width:100%;min-height:var(--height-mobile,auto)}@media screen and (min-width:768px){.product-hero__cropped-placeholder svg{min-height:var(--height-desktop,auto)}}.product-hero__grid--background{position:relative;overflow:hidden}.product-hero__grid--background:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--overlay-color)}.product-hero__grid--foreground{padding:15px}@media only screen and (min-width:768px){.product-hero__grid--foreground{padding:60px}}.product-hero__caption-solid-bg{padding:15px}@media only screen and (min-width:768px){.product-hero__caption-solid-bg{padding:30px}}.product-hero__caption{display:inline-block;min-width:min(320px,100%);max-width:var(--caption-width-mobile,100%);transform:translate(var(--offset-x-mobile,0),var(--offset-y-mobile,0))}.product-hero__caption--align-mobile-left{text-align:left}.product-hero__caption--align-mobile-left .product-hero__buttons,.product-hero__caption--align-mobile-left .product-hero__features,.product-hero__caption--align-mobile-left .product-hero__reviews{justify-content:flex-start}.product-hero__caption--align-mobile-center{text-align:center}.product-hero__caption--align-mobile-center .product-hero__buttons,.product-hero__caption--align-mobile-center .product-hero__features,.product-hero__caption--align-mobile-center .product-hero__reviews{justify-content:center}.product-hero__caption--align-mobile-right{text-align:right}.product-hero__caption--align-mobile-right .product-hero__buttons,.product-hero__caption--align-mobile-right .product-hero__features,.product-hero__caption--align-mobile-right .product-hero__reviews{justify-content:flex-end}@media only screen and (min-width:768px){.product-hero__caption{max-width:var(--caption-width-desktop);transform:translate(var(--offset-x-desktop,0),var(--offset-y-desktop,0))}.product-hero__caption--align-desktop-left{text-align:left}.product-hero__caption--align-desktop-left .product-hero__buttons,.product-hero__caption--align-desktop-left .product-hero__features,.product-hero__caption--align-desktop-left .product-hero__reviews{justify-content:flex-start}.product-hero__caption--align-desktop-center{text-align:center}.product-hero__caption--align-desktop-center .product-hero__buttons,.product-hero__caption--align-desktop-center .product-hero__features,.product-hero__caption--align-desktop-center .product-hero__reviews{justify-content:center}.product-hero__caption--align-desktop-right{text-align:right}.product-hero__caption--align-desktop-right .product-hero__buttons,.product-hero__caption--align-desktop-right .product-hero__features,.product-hero__caption--align-desktop-right .product-hero__reviews{justify-content:flex-end}}.product-hero__grid--foreground{display:flex}.product-hero__text--position-mobile-top_left{align-items:flex-start;justify-content:flex-start}.product-hero__text--position-mobile-top_center{align-items:flex-start;justify-content:center}.product-hero__text--position-mobile-top_right{align-items:flex-start;justify-content:flex-end}.product-hero__text--position-mobile-left{align-items:center;justify-content:flex-start}.product-hero__text--position-mobile-center{align-items:center;justify-content:center}.product-hero__text--position-mobile-right{align-items:center;justify-content:flex-end}.product-hero__text--position-mobile-bottom_left{align-items:flex-end;justify-content:flex-start}.product-hero__text--position-mobile-bottom_center{align-items:flex-end;justify-content:center}.product-hero__text--position-mobile-bottom_right{align-items:flex-end;justify-content:flex-end}@media only screen and (min-width:768px){.product-hero__text--position-desktop-top_left{align-items:flex-start;justify-content:flex-start}.product-hero__text--position-desktop-top_center{align-items:flex-start;justify-content:center}.product-hero__text--position-desktop-top_right{align-items:flex-start;justify-content:flex-end}.product-hero__text--position-desktop-left{align-items:center;justify-content:flex-start}.product-hero__text--position-desktop-center{align-items:center;justify-content:center}.product-hero__text--position-desktop-right{align-items:center;justify-content:flex-end}.product-hero__text--position-desktop-bottom_left{align-items:flex-end;justify-content:flex-start}.product-hero__text--position-desktop-bottom_center{align-items:flex-end;justify-content:center}.product-hero__text--position-desktop-bottom_right{align-items:flex-end;justify-content:flex-end}}@media screen and (prefers-reduced-motion:no-preference){.sticky_content .product-hero__grid--foreground{min-height:var(--height-mobile,auto)}}@media screen and (prefers-reduced-motion:no-preference) and (min-width:768px){.sticky_content .product-hero__grid--foreground{min-height:var(--height-desktop,auto)}}@media screen and (prefers-reduced-motion:no-preference){.sticky_content .product-hero__grid--foreground .product-hero__caption{position:sticky;bottom:15px;top:calc(var(--sticky-header-mobile-height) + 15px)}}@media screen and (prefers-reduced-motion:no-preference) and (min-width:768px){.sticky_content .product-hero__grid--foreground .product-hero__caption{bottom:60px;top:calc(var(--sticky-header-desktop-height) + 60px)}}.product-hero__grid--foreground,.product-hero__section-link{z-index:1}.product-hero__heading,.product-hero__text p{margin:0}.product-hero__hl--color{color:var(--heading-highlight-color)}.product-hero__hl--bold{font-weight:700}.product-hero__hl--italic{font-style:italic}.product-hero__hl--circle{position:relative;display:inline-block;padding:.02em .34em}.product-hero__hl--circle::after{content:"";position:absolute;inset:-.24em -.12em;background-color:var(--heading-highlight-color);-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2060'%20preserveAspectRatio='none'%3E%3Cpath%20d='M50,4C81,3,98,14,98,30C98,47,74,58,50,58C25,58,2,46,2,30C2,15,21,4,54,5'%20fill='none'%20stroke='%23000'%20stroke-width='3'%20stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/100% 100%;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2060'%20preserveAspectRatio='none'%3E%3Cpath%20d='M50,4C81,3,98,14,98,30C98,47,74,58,50,58C25,58,2,46,2,30C2,15,21,4,54,5'%20fill='none'%20stroke='%23000'%20stroke-width='3'%20stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/100% 100%;pointer-events:none}.product-hero__hl--underline{position:relative;display:inline-block}.product-hero__hl--underline::after{content:"";position:absolute;right:-.02em;bottom:-.04em;left:-.02em;height:.22em;background-color:var(--heading-highlight-color);-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2012'%20preserveAspectRatio='none'%3E%3Cpath%20d='M1,7C18,3,32,10,50,6C66,3,84,10,99,5'%20fill='none'%20stroke='%23000'%20stroke-width='3.5'%20stroke-linecap='round'/%3E%3C/svg%3E") no-repeat bottom/100% 100%;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2012'%20preserveAspectRatio='none'%3E%3Cpath%20d='M1,7C18,3,32,10,50,6C66,3,84,10,99,5'%20fill='none'%20stroke='%23000'%20stroke-width='3.5'%20stroke-linecap='round'/%3E%3C/svg%3E") no-repeat bottom/100% 100%;pointer-events:none}.product-hero__subheading{line-height:1.4}.product-hero__subheading--uppercase{text-transform:uppercase;letter-spacing:.08em}.product-hero__buttons{display:flex;flex-wrap:wrap;gap:calc(var(--grid-spacing) * .75)}@media only screen and (min-width:768px){.product-hero__buttons{gap:var(--grid-spacing)}}.product-hero__features{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--feature-gap,30px)}.product-hero__features--size-small{--icon-size:20px}.product-hero__features--size-small .product-hero__feature-label{font-size:12px}.product-hero__features--size-medium{--icon-size:28px}.product-hero__features--size-medium .product-hero__feature-label{font-size:14px}.product-hero__features--size-large{--icon-size:42px}.product-hero__features--size-large .product-hero__feature-label{font-size:16px}.product-hero__features--full-width{--feature-gap:10px}@media screen and (min-width:768px){.product-hero__features--full-width{--feature-gap:30px}}.product-hero__features--full-width .product-hero__feature{flex:1 1 0}.product-hero__features:not(.product-hero__features--full-width) .product-hero__feature{flex:0 0 auto}.product-hero__features--gap-small{--feature-gap:15px}.product-hero__features--gap-medium{--feature-gap:40px}.product-hero__features--gap-large{--feature-gap:60px}.product-hero__feature{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.product-hero__feature-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size,30px);height:var(--icon-size,30px);margin-bottom:8px}.product-hero__feature-icon svg{width:var(--icon-size,30px);height:var(--icon-size,30px)}.product-hero__feature-icon img{width:var(--icon-size,30px);height:var(--icon-size,30px);object-fit:contain}.product-hero__feature-label{font-weight:500;line-height:1.3}.product-hero__feature-label p{margin:0}.product-hero__feature-label--uppercase{text-transform:uppercase;letter-spacing:.04em}.product-hero__feature-divider{flex:0 0 1px;align-self:stretch;width:1px;height:auto;margin:0;padding:0;border:none;background-color:var(--text-color-transparent25)}.product-hero__features:not(.product-hero__features--with-dividers) .product-hero__feature-divider{display:none}.product-hero__pill{display:inline-block;padding:8px 15px;border-radius:999px;font-size:13px;font-weight:600;line-height:1.2}.product-hero__pill--uppercase{text-transform:uppercase;letter-spacing:.06em}.product-hero__reviews{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-hero__reviews-text{font-size:14px}.product-hero__stars{position:relative;display:inline-flex;line-height:0}.product-hero__stars-empty{display:inline-flex;color:var(--text-color-transparent25)}.product-hero__stars-full{position:absolute;top:0;left:0;display:inline-flex;overflow:hidden;white-space:nowrap;color:var(--star-color)}.product-hero__stars svg{flex:0 0 auto;width:18px;height:18px}@keyframes productHeroFadeZoom{from{opacity:.001;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@media screen and (prefers-reduced-motion:no-preference){.js body:not(.animations-disabled) .fade-zoom-enabled .parallax-child,.js body:not(.animations-disabled) .fade-zoom-enabled .product-hero__desktop-image--original img,.js body:not(.animations-disabled) .fade-zoom-enabled .product-hero__mobile-image--original img{opacity:.001;transform:scale(1.06);transform-origin:center center;will-change:opacity,transform}.js body:not(.animations-disabled) .shown-on-scroll .fade-zoom-enabled .parallax-child,.js body:not(.animations-disabled) .shown-on-scroll .fade-zoom-enabled .product-hero__desktop-image--original img,.js body:not(.animations-disabled) .shown-on-scroll .fade-zoom-enabled .product-hero__mobile-image--original img{animation:productHeroFadeZoom .8s ease-out both}}.section-preview .fade-zoom-enabled .parallax-child,.section-preview .fade-zoom-enabled .product-hero__desktop-image--original img,.section-preview .fade-zoom-enabled .product-hero__mobile-image--original img{opacity:1!important;transform:none!important;animation-name:none!important}.product-hero__hotspots{grid-column:1/2;grid-row:1/2;position:relative;z-index:6;pointer-events:none}.product-hero__hotspot{position:absolute;width:44px;height:44px;pointer-events:auto;top:calc(var(--hotspot-v-mobile,50%) - 22px);left:calc(var(--hotspot-h-mobile,50%) - 22px)}@media screen and (min-width:768px){.product-hero__hotspot{top:calc(var(--hotspot-v-desktop,50%) - 22px);left:calc(var(--hotspot-h-desktop,50%) - 22px)}}.product-hero__hotspot-trigger{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:0 0;border-radius:50%;cursor:pointer}.product-hero__hotspot-icon{position:relative;display:block;width:20px;height:20px;border-radius:50%;background-color:var(--hotspot-color,#fff);box-shadow:0 1px 10px rgba(0,0,0,.25);transition:transform .4s ease-in-out}.product-hero__hotspot-icon::after{content:"";position:absolute;inset:0;border-radius:50%;background-color:var(--hotspot-color,#fff);opacity:.4;animation:productHeroHotspotPulse 2s ease-in-out infinite}.product-hero__hotspot-trigger:focus-visible .product-hero__hotspot-icon,.product-hero__hotspot.is-open .product-hero__hotspot-icon,.product-hero__hotspot:hover .product-hero__hotspot-icon{transform:scale(1.6)}.product-hero__hotspot-card{--tx:-50%;position:absolute;bottom:calc(100% + 14px);left:50%;z-index:2;display:flex;align-items:center;gap:8px;width:max-content;max-width:280px;padding:5px 15px 5px 5px;text-align:left;text-decoration:none;color:var(--color-scheme-text-color,#242424);background-color:var(--color-scheme-background-color,#fff);border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.22);opacity:0;visibility:hidden;transform:translateX(var(--tx)) translateY(10px) scale(.94);transform-origin:center bottom;transition:opacity .28s ease,transform .34s cubic-bezier(.2,.9,.25,1),box-shadow .28s ease,visibility .34s}@media (hover:hover){.product-hero__hotspot:hover .product-hero__hotspot-card{opacity:1;visibility:visible;transform:translateX(var(--tx)) translateY(0) scale(1)}.product-hero__hotspot-card:hover{box-shadow:0 14px 36px rgba(0,0,0,.28)}}.product-hero__hotspot.is-open .product-hero__hotspot-card,.product-hero__hotspot:focus-within .product-hero__hotspot-card{opacity:1;visibility:visible;transform:translateX(var(--tx)) translateY(0) scale(1)}@media screen and (max-width:767px){.product-hero__hotspot.is-below-m .product-hero__hotspot-card{top:calc(100% + 14px);bottom:auto;transform-origin:center top}.product-hero__hotspot.is-left-m .product-hero__hotspot-card{--tx:0;left:0;right:auto}.product-hero__hotspot.is-right-m .product-hero__hotspot-card{--tx:0;left:auto;right:0}}@media screen and (min-width:768px){.product-hero__hotspot.is-below-d .product-hero__hotspot-card{top:calc(100% + 14px);bottom:auto;transform-origin:center top}.product-hero__hotspot.is-left-d .product-hero__hotspot-card{--tx:0;left:0;right:auto}.product-hero__hotspot.is-right-d .product-hero__hotspot-card{--tx:0;left:auto;right:0}}.product-hero__hotspot-card-media{flex:0 0 auto;display:block;width:52px;height:52px;overflow:hidden;border-radius:50%;background-color:color-mix(in srgb,var(--color-scheme-text-color,#242424),transparent 92%)}.product-hero__hotspot-card-media img,.product-hero__hotspot-card-media svg{display:block;width:100%;height:100%;object-fit:cover}.product-hero__hotspot-card-body{display:flex;flex-direction:column;gap:2px;min-width:0}.product-hero__hotspot-card-title{overflow:hidden;max-width:180px;color:inherit;font-weight:600;font-size:14px;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.product-hero__hotspot-card-price{color:inherit;font-weight:500;font-size:13px;opacity:.85}.product-hero__hotspot-card-price .money{font-size:inherit}@keyframes productHeroHotspotPulse{0%{transform:scale(.9);opacity:.5}70%{transform:scale(2.4);opacity:0}100%{transform:scale(.9);opacity:0}}@media screen and (prefers-reduced-motion:reduce){.product-hero__hotspot-icon{transition:none}.product-hero__hotspot-icon::after{animation:none}}