.shopify-section:has(>.hero-topic){overflow-x:clip}.hero-topic.container{position:relative}.hero-topic__shell{display:flex;flex-direction:column;gap:40px}.hero-topic__main{--gap: 22px;--image-width: 50%;--image-width-mb: 100%;--image-height: unset;--image-size: contain;--image-border-radius: 16px;--content-vertical-align: flex-end;display:flex;flex-direction:column;align-items:center;gap:var(--gap)}@media screen and (max-width:1023px){.hero-topic__main.image-first-mb{flex-direction:column-reverse}}@media screen and (min-width:1024px){.hero-topic__main{--gap: min(80px, 6vw);flex-direction:row;align-items:var(--content-vertical-align, flex-end)}.hero-topic__main.image-first{flex-direction:row-reverse}}.hero-topic__content{display:flex;flex-direction:column;gap:16px;width:100%;max-width:640px}@media screen and (min-width:1024px){.hero-topic__content{flex:1 1 0;min-width:0;max-width:none}}.hero-topic__points{display:flex;flex-direction:column;gap:var(--ht-points-gap, 6px)}.hero-topic__point{display:flex;align-items:var(--ht-point-icon-align-mb, flex-start);gap:var(--ht-point-icon-gap-mb, 10px)}@media screen and (min-width:1024px){.hero-topic__point{align-items:var(--ht-point-icon-align, flex-start);gap:var(--ht-point-icon-gap, 10px)}}.hero-topic__point-icon{flex-shrink:0;line-height:0;color:var(--ht-point-icon-color, var(--color-accent, #15ffab))}.hero-topic__point-icon img,.hero-topic__point-icon svg{width:var(--ht-point-icon-size-mb, 22px);height:var(--ht-point-icon-size-mb, 22px);object-fit:contain}@media screen and (min-width:1024px){.hero-topic__point-icon img,.hero-topic__point-icon svg{width:var(--ht-point-icon-size, 22px);height:var(--ht-point-icon-size, 22px)}}.hero-topic__point-text{color:var(--ht-point-text-color, var(--color-text, #ffffff));font-size:var(--ht-point-text-size-mb, 16px);font-weight:var(--ht-point-text-weight, 600);line-height:1.35}.hero-topic__point-text p{margin:0}@media screen and (min-width:1024px){.hero-topic__point-text{font-size:var(--ht-point-text-size, 20px)}}.hero-topic__point-text strong,.hero-topic__point-text b{color:var(--ht-point-emphasis-color, inherit);font-weight:800}.hero-topic__stats{display:flex;flex-wrap:wrap;gap:var(--ht-stats-gap-mb, 20px);width:100%;max-width:var(--ht-stats-max-width-mb, none)}.hero-topic__stat{display:flex;flex-direction:column;gap:2px}@media screen and (max-width:1023px){.hero-topic__stats.hero-topic__stats--flex-mb{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.hero-topic__stats.hero-topic__stats--flex-col-mb{flex-direction:column}.hero-topic__stats.hero-topic__stats--grid-2-mb{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hero-topic__stats.left-mb{text-align:left;justify-content:flex-start;align-items:flex-start}.hero-topic__stats.center-mb{text-align:center;justify-content:center;align-items:center}.hero-topic__stats.right-mb{text-align:right;justify-content:flex-end;align-items:flex-end}.hero-topic__stats.hero-topic__stats--grid-2-mb.left-mb,.hero-topic__stats.hero-topic__stats--grid-2-mb.center-mb,.hero-topic__stats.hero-topic__stats--grid-2-mb.right-mb{justify-items:inherit}.hero-topic__stats.hero-topic__stats--grid-2-mb.left-mb{justify-items:start}.hero-topic__stats.hero-topic__stats--grid-2-mb.center-mb{justify-items:center}.hero-topic__stats.hero-topic__stats--grid-2-mb.right-mb{justify-items:end}}@media screen and (min-width:540px)and (max-width:1023px){.hero-topic__stats{max-width:var(--ht-stats-max-width-tb, none)}.hero-topic__stat-title{font-size:var(--ht-stat-title-size-tb, var(--ht-stat-title-size-mb, 28px))}.hero-topic__stat-text{font-size:var(--ht-stat-text-size-tb, var(--ht-stat-text-size-mb, 14px))}}@media screen and (min-width:1024px){.hero-topic__stats{gap:var(--ht-stats-gap, 24px);max-width:var(--ht-stats-max-width, none)}.hero-topic__stats.hero-topic__stats--flex{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.hero-topic__stats.hero-topic__stats--flex-col{flex-direction:column}.hero-topic__stats.hero-topic__stats--grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hero-topic__stats.left{text-align:left;justify-content:flex-start;align-items:flex-start}.hero-topic__stats.center{text-align:center;justify-content:center;align-items:center}.hero-topic__stats.right{text-align:right;justify-content:flex-end;align-items:flex-end}.hero-topic__stats.hero-topic__stats--grid-2.left{justify-items:start}.hero-topic__stats.hero-topic__stats--grid-2.center{justify-items:center}.hero-topic__stats.hero-topic__stats--grid-2.right{justify-items:end}}.hero-topic__stat-title-row{display:flex;flex-wrap:wrap;align-items:var(--ht-stat-title-row-align, center);gap:8px}.hero-topic__stat-title{font-size:var(--ht-stat-title-size-mb, 28px);font-weight:var(--ht-stat-title-weight, 800);line-height:1;letter-spacing:-.5px;color:var(--ht-stat-title-color, var(--color-text, #ffffff))}.hero-topic__stat-stars{display:inline-flex;align-items:center;gap:0px;color:var(--ht-stat-star-color, #ffb600)}.hero-topic__stat-star{width:12px;height:12px}@media screen and (min-width:540px){.hero-topic__stat-star{width:24px;height:24px}}.hero-topic__stat-star.is-empty{color:var(--ht-stat-star-empty-color, #d4d4d4)}.hero-topic__stat-text{font-size:var(--ht-stat-text-size-mb, 14px);line-height:1.35;color:var(--ht-stat-text-color, var(--color-text, #ffffff));opacity:.9}@media screen and (min-width:1024px){.hero-topic__stat-title{font-size:var(--ht-stat-title-size, 32px)}.hero-topic__stat-text{font-size:var(--ht-stat-text-size, 16px)}}.hero-topic--layout-overlay .hero-topic__stage{position:relative;display:flex;flex-direction:column;gap:24px}.hero-topic--layout-overlay .hero-topic__content{position:relative;z-index:calc(var(--ht-stack-z-mb, 2) + 2);max-width:none}.hero-topic--layout-overlay .hero-topic__overlay-meta{position:relative;z-index:var(--ht-stack-z-mb, 2);display:flex;flex-direction:column;gap:24px;width:100%;padding-bottom:clamp(48px,12vw,80px)}.hero-topic--layout-overlay .hero-topic__logos{position:relative;z-index:auto;width:100%;padding-bottom:0}.hero-topic--layout-overlay .hero-topic__image{position:absolute;right:var(--ht-overlay-image-offset-right, 0);bottom:var(--ht-overlay-image-offset-bottom, 0);width:var(--ht-overlay-image-width-mb, 72%);max-width:none;flex:none;margin:0;z-index:var(--ht-image-z-mb, 2);justify-content:flex-end;pointer-events:none}.hero-topic--layout-overlay .hero-topic__image picture,.hero-topic--layout-overlay .hero-topic__image img{width:100%;max-height:var(--ht-overlay-image-height-mb, unset);pointer-events:auto}@media screen and (min-width:540px)and (max-width:1023px){.hero-topic--layout-overlay .hero-topic__image{width:var( --ht-overlay-image-width-tb, var(--ht-overlay-image-width-mb, 72%) )}.hero-topic--layout-overlay .hero-topic__image picture,.hero-topic--layout-overlay .hero-topic__image img{max-height:var( --ht-overlay-image-height-tb, var(--ht-overlay-image-height-mb, unset) )}}.hero-topic--overlay-image-bottom.hero-topic--layout-overlay .hero-topic__stage{padding-bottom:0}.hero-topic--overlay-image-bottom.hero-topic--layout-overlay .hero-topic__image{bottom:0}@media screen and (max-width:767px){.hero-topic--overlay-mobile-stack .hero-topic__overlay-meta{padding-bottom:0}.hero-topic--overlay-mobile-stack .hero-topic__image{position:relative;right:auto;bottom:auto;align-self:flex-end;width:var(--ht-overlay-image-width-mb, 72%);max-width:100%;margin-top:0;pointer-events:auto}.hero-topic--overlay-mobile-stack.hero-topic--overlay-image-bottom .hero-topic__stage{flex:1}.hero-topic--overlay-mobile-stack.hero-topic--overlay-image-bottom .hero-topic__image{margin-top:auto}}@media screen and (min-width:540px)and (max-width:1023px){.hero-topic--overlay-mobile-stack .hero-topic__image{width:var( --ht-overlay-image-width-tb, var(--ht-overlay-image-width-mb, 72%) )}}@media screen and (min-width:1024px){.hero-topic--overlay-stats-first .hero-topic__overlay-meta-logos{order:2}.hero-topic--overlay-stats-first .hero-topic__overlay-meta-stats{order:1}.hero-topic--layout-overlay .hero-topic__content{z-index:calc(var(--ht-stack-z, 2) + 1)}.hero-topic--layout-overlay .hero-topic__overlay-meta{z-index:var(--ht-stack-z, 2);gap:32px;padding-bottom:clamp(96px,6vw,100px)}.hero-topic--layout-overlay .hero-topic__image{z-index:var(--ht-image-z, 2);width:var(--ht-overlay-image-width, 42%)}.hero-topic--layout-overlay .hero-topic__image picture,.hero-topic--layout-overlay .hero-topic__image img{max-height:var(--ht-overlay-image-height, unset)}}.hero-topic__image{display:flex;justify-content:center;width:100%;max-width:var(--image-width-mb, 640px);margin-inline:auto;border-radius:var(--image-border-radius, 16px);overflow:hidden}.hero-topic__image picture,.hero-topic__image img{display:block;width:100%;height:auto;max-height:var(--image-height, unset);border-radius:var(--image-border-radius, 16px);object-fit:var(--image-size, contain)}@media screen and (min-width:1024px){.hero-topic__image{flex:1 1 0;min-width:0;max-width:var(--image-width, 50%)}}#wrapper:has(.hero-topic--header-merge-mobile) theme-header.header:before,#wrapper:has(.hero-topic--header-merge-desktop) theme-header.header:before{transition:background .25s cubic-bezier(.104,.204,.492,1),background-color .25s cubic-bezier(.104,.204,.492,1),opacity .25s cubic-bezier(.104,.204,.492,1)}#wrapper:has(.hero-topic--header-merge-mobile) theme-header.header .header--inner:before,#wrapper:has(.hero-topic--header-merge-desktop) theme-header.header .header--inner:before{transition:background .25s cubic-bezier(.104,.204,.492,1),background-color .25s cubic-bezier(.104,.204,.492,1),opacity .25s cubic-bezier(.104,.204,.492,1)}.shopify-section:has(>.hero-topic--header-merge-mobile){margin-top:calc(-1 * (var(--header-height, 60px) + var(--announcement-height, 0px)));padding-top:calc(var(--header-height, 60px) + var(--announcement-height, 0px) + var(--ht-header-pad-top-mb, 24px))}@media screen and (min-width:1024px){.shopify-section:has(>.hero-topic--header-merge-desktop){margin-top:calc(-1 * (var(--header-height, 60px) + var(--announcement-height, 0px)));padding-top:calc(var(--header-height, 60px) + var(--announcement-height, 0px) + var(--ht-header-pad-top, 40px))}.shopify-section:has(>.hero-topic--header-merge-mobile:not(.hero-topic--header-merge-desktop)){margin-top:0;padding-top:0}#wrapper.hero-topic-at-top:has(.hero-topic--header-merge-desktop) .header--inner:before{background:transparent}}@media screen and (max-width:1023px){.shopify-section:has(>.hero-topic--header-merge-desktop:not(.hero-topic--header-merge-mobile)){padding-top:0;margin-top:0}#wrapper.hero-topic-at-top:has(.hero-topic--header-merge-mobile) .header--inner:before{background:transparent}}.hero-topic__logos{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hero-topic__logos--no-fade{-webkit-mask-image:none;mask-image:none}.hero-topic__logos-track{display:flex;align-items:center;gap:var(--ht-logo-gap, 40px);width:max-content;animation:hero-topic-marquee var(--ht-marquee-duration, 28s) linear infinite}.hero-topic__logos:hover .hero-topic__logos-track{animation-play-state:paused}.hero-topic__logo{flex:0 0 auto;height:auto;max-height:var(--ht-logo-max-height-mb, 28px);line-height:0}.hero-topic__logo img{width:auto;height:auto;max-height:var(--ht-logo-max-height-mb, 28px);object-fit:contain;opacity:.85}@media screen and (min-width:1024px){.hero-topic__logo,.hero-topic__logo img{max-height:var(--ht-logo-max-height, 36px)}}@keyframes hero-topic-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hero-topic__logos-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}.hero-topic__reviews .gallery-slider__slide{display:flex;height:auto}.hero-topic--reviews-edge .hero-topic__reviews-track{margin-inline:calc(-1 * var(--section-inline-spacing, 20px));width:calc(100% + 2 * var(--section-inline-spacing, 20px))}.hero-topic--reviews-edge .gallery-slider__track{padding-inline:var(--section-inline-spacing, 20px);scroll-padding-inline:var(--section-inline-spacing, 20px);box-sizing:border-box}@media screen and (min-width:1024px){.hero-topic--reviews-edge .hero-topic__reviews-track{margin-inline:calc(50% - 50vw);width:100vw}.hero-topic--reviews-edge .gallery-slider__track{padding-inline:max(var(--section-inline-spacing, 20px),calc((100vw - 1240px)/2));scroll-padding-inline:max(var(--section-inline-spacing, 20px),calc((100vw - 1240px)/2))}}.hero-topic__video-wrap{position:relative;width:100%;max-width:350px;margin-inline:auto;border-radius:30px;overflow:hidden}@media screen and (min-width:1024px){.hero-topic__video-wrap{max-width:none;border-radius:30px}}.hero-topic__video-wrap .video-ui__video-wrapper{border-radius:inherit}.hero-topic__scroll-indicator{position:absolute;z-index:var(--ht-scroll-z, 2);bottom:var(--ht-scroll-offset-bottom-mb, 20px);width:var(--ht-scroll-size-mb, 56px);height:var(--ht-scroll-size-mb, 56px);border-radius:50%;background:var(--ht-scroll-bg, #15ffab);box-shadow:var(--ht-scroll-shadow, 0 4px 4px rgba(0, 0, 0, .25));display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--ht-scroll-icon-color, #030f0f);transition:opacity .3s ease,visibility .3s ease}.hero-topic__scroll-indicator.hidden{display:flex!important;opacity:0;visibility:hidden;pointer-events:none}.hero-topic__scroll-indicator--bottom-left-mb{left:var(--ht-scroll-offset-inline-mb, 20px);right:auto}.hero-topic__scroll-indicator--bottom-right-mb{right:var(--ht-scroll-offset-inline-mb, 20px);left:auto}.hero-topic__scroll-indicator--bottom-center-mb{left:50%;right:auto;translate:-50% 0}.hero-topic__scroll-indicator-icon{display:flex;align-items:center;justify-content:center;width:var(--ht-scroll-icon-size-mb, 40%);height:var(--ht-scroll-icon-size-mb, 40%)}.hero-topic__scroll-indicator-icon svg{width:100%;height:auto}.hero-topic__scroll-indicator--icon-arrow .hero-topic__scroll-indicator-icon svg{transform:rotate(90deg)}.hero-topic__scroll-indicator--animate-icon-bounce .hero-topic__scroll-indicator-icon{animation:hero-topic-scroll-icon-bounce 1.6s ease-in-out infinite}.hero-topic__scroll-indicator--animate-block-bounce:not(.hero-topic__scroll-indicator--bottom-center-mb){animation:hero-topic-scroll-block-bounce 1.6s ease-in-out infinite}.hero-topic__scroll-indicator--animate-block-bounce.hero-topic__scroll-indicator--bottom-center-mb{animation:hero-topic-scroll-block-bounce-center 1.6s ease-in-out infinite}@keyframes hero-topic-scroll-icon-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes hero-topic-scroll-block-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes hero-topic-scroll-block-bounce-center{0%,to{translate:-50% 0}50%{translate:-50% 8px}}@media screen and (min-width:1024px){.hero-topic__scroll-indicator{bottom:var(--ht-scroll-offset-bottom, 24px);width:var(--ht-scroll-size, 80px);height:var(--ht-scroll-size, 80px)}.hero-topic__scroll-indicator--bottom-left-mb,.hero-topic__scroll-indicator--bottom-right-mb,.hero-topic__scroll-indicator--bottom-center-mb{left:auto;right:auto;translate:none;animation:none}.hero-topic__scroll-indicator--bottom-left{left:var(--ht-scroll-offset-inline, 20px);right:auto}.hero-topic__scroll-indicator--bottom-right{right:var(--ht-scroll-offset-inline, 20px);left:auto}.hero-topic__scroll-indicator--bottom-center{left:50%;right:auto;translate:-50% 0}.hero-topic__scroll-indicator-icon{width:var(--ht-scroll-icon-size, 40%);height:var(--ht-scroll-icon-size, 40%)}.hero-topic__scroll-indicator--animate-block-bounce:not(.hero-topic__scroll-indicator--bottom-center){animation:hero-topic-scroll-block-bounce 1.6s ease-in-out infinite}.hero-topic__scroll-indicator--animate-block-bounce.hero-topic__scroll-indicator--bottom-center{animation:hero-topic-scroll-block-bounce-center 1.6s ease-in-out infinite}}.hero-topic__ctas{display:flex;flex-direction:column;gap:12px;width:100%;align-items:stretch;margin:14px 0 6px}@media screen and (min-width:1024px){.hero-topic__ctas{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px;width:auto;margin:34px 0 26px}}.hero-topic__video-btn{min-width:var(--cta-min-width, 240px);width:100%;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid var(--color-text, #fff);border-radius:12px;background:transparent;color:var(--color-text, #fff);font-weight:700;font-size:18px;line-height:1.2;text-decoration:none;transition:background .2s ease}.hero-topic__video-btn svg{width:22px;transition:transform .2s ease-in-out}.hero-topic__video-btn:hover svg{transform:translate(6px)}.hero-topic__video-btn:hover{background:#ffffff14;color:var(--color-text, #fff)}.hero-topic__video-btn-text{display:inline-flex;align-items:center;gap:5px}@media screen and (min-width:1024px){.hero-topic__video-btn{width:fit-content}}
/*# sourceMappingURL=/cdn/shop/t/474/assets/hero-topic.css.map */
