.style_overlay__CsC9n{position:fixed;inset:0;z-index:1000}.style_content__uvUns{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;background-color:var(--hgc-bg-primary);border-radius:8px 8px 0 0;padding:24px;box-shadow:0 -4px 16px rgba(0,0,0,.1);z-index:1001}@media (min-width:768px){.style_content__uvUns{bottom:24px;border-radius:8px;left:24px;right:24px;transform:none;width:auto}}.style_title__TJyPS{font-size:18px;font-weight:600;margin-bottom:16px;color:var(--hgc-fg-primary)}.style_description__wnMLE{font-size:14px;line-height:1.5;margin-bottom:24px;color:var(--hgc-fg-secondary)}.style_link__vF_FS{color:var(--hgc-blue-700);text-decoration:underline}.style_link__vF_FS:hover{text-decoration:none}.style_actions__yVdm6{display:flex;flex-direction:column;gap:12px}@media (min-width:500px){.style_actions__yVdm6{flex-direction:row;justify-content:flex-end}}.style_acceptButton__kXb_A,.style_declineButton__aXiC4{padding:12px 24px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.style_declineButton__aXiC4{background-color:transparent;color:var(--hgc-fg-primary);border-color:var(--hgc-neutral-03)}.style_declineButton__aXiC4:hover{background-color:var(--hgc-bg-subtle)}.style_acceptButton__kXb_A{background-color:var(--hgc-bg-interactive-default);color:var(--hgc-fg-interactive-default);border-color:var(--hgc-bg-interactive-default)}.style_acceptButton__kXb_A:hover{background-color:var(--hgc-bg-interactive-press)}.style_closeButton__WCPOT{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;line-height:0}.style_closeButton__WCPOT:focus,.style_closeButton__WCPOT:hover{outline:2px solid var(--hgc-fg-primary);outline-offset:2px}.style_svgIcon___1ICD{transform:rotate(var(--svg-icon-rotate,0deg));pointer-events:none}.style_svgIcon___1ICD[data-pointer-events=true]{pointer-events:auto}.style_svgIcon___1ICD.style_outline__7VUmk{outline:2px solid currentColor;outline-offset:8px;border-radius:200px;margin-left:6px;margin-right:6px}.typography_body-light__QmW_t{font-weight:var(--font-weight-light)}.typography_typographySection__GjX_F{margin-top:3rem}.typography_typographyExample__fYIaC{margin-bottom:2rem;padding:1rem;border:1px solid #eaeaea;border-radius:8px}.typography_typographyInfo__8a9SE{font-size:.75rem;font-family:monospace;color:var(--hgc-fg-secondary);margin-top:.5rem}.typography_codeBlock__7Im_c{background-color:#f5f5f5;border-radius:6px;padding:1rem;margin:1rem 0;overflow-x:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;line-height:1.5;border:1px solid #eaeaea}.typography_code__uUHEf{display:block;white-space:pre}.typography_jsx__mhasi{color:#333}.typography_tagName__Iqbg0{color:#22863a}.typography_componentName__kC_Wy{color:#6f42c1}.typography_attrName__A77_c{color:#005cc5}.typography_string__M02ax{color:#e36209}.typography_expression___iTlC{color:#d73a49}.style_button__2dKtx{--hgc-button-fg:var(--hgc-white);--hgc-button-bg:var(--hgc-blue-600);--hgc-button-border:var(--hgc-blue-600);--hgc-button-fg-hover:var(--hgc-white);--hgc-button-bg-hover:#07053b;--hgc-button-border-hover:#07053b;--hgc-button-fg-press:var(--hgc-white);--hgc-button-bg-press:#07053b;--hgc-button-border-press:#07053b;--hgc-button-padding-x:24px;--hgc-button-padding-y:12px;--hgc-button-gap:16px;display:flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;cursor:pointer;padding:var(--hgc-button-padding-y) var(--hgc-button-padding-x);gap:var(--hgc-button-gap);min-height:24px;transition:background-color 325ms cubic-bezier(.4,0,.2,1),color 325ms cubic-bezier(.4,0,.2,1),box-shadow 325ms cubic-bezier(.4,0,.2,1),transform 325ms cubic-bezier(.4,0,.2,1),border-color 325ms cubic-bezier(.4,0,.2,1);will-change:background-color,color,box-shadow,transform,border-color;border-width:2px;border-style:solid;margin:0;color:var(--hgc-button-fg);background-color:var(--hgc-button-bg);border-color:var(--hgc-button-border)}.style_button__2dKtx:hover{color:var(--hgc-button-fg-hover);background-color:var(--hgc-button-bg-hover);border-color:var(--hgc-button-border-hover);box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.style_button__2dKtx:active:not(:disabled){color:var(--hgc-button-fg-press);background-color:var(--hgc-button-bg-press);border-color:var(--hgc-button-border-press);box-shadow:0 0 transparent;padding:calc(var(--hgc-button-padding-y) - 1px) calc(var(--hgc-button-padding-x) - 1px);margin:1px}.style_button__2dKtx.style_disabled__nm1Ip,.style_button__2dKtx:disabled{color:var(--hgc-neutral-04);background-color:var(--hgc-neutral-02);border-color:var(--hgc-neutral-02);box-shadow:0 0 transparent;cursor:not-allowed;margin:0}.style_button__2dKtx:focus-visible{outline:1px auto -webkit-focus-ring-color;outline-offset:2px}.style_button__2dKtx .style_prefixSlot__QAoHO,.style_button__2dKtx .style_suffixSlot__HwD7R{display:flex;align-items:center}.style_button__2dKtx[data-animate-slot=all] .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=all] .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=prefix] .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=suffix] .style_suffixSlot__HwD7R{transition:transform .22s ease,color .22s ease}.style_button__2dKtx[data-animate-slot=all]:focus-visible .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=all]:focus-visible .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=all]:hover .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=all]:hover .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=prefix]:focus-visible .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=prefix]:hover .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=suffix]:focus-visible .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=suffix]:hover .style_suffixSlot__HwD7R{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.style_button__2dKtx{transition:color 325ms ease,background-color 325ms ease}.style_button__2dKtx[data-animate-slot=all] .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=all] .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=prefix] .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=suffix] .style_suffixSlot__HwD7R{transition:color .22s ease}.style_button__2dKtx[data-animate-slot=all]:focus-visible .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=all]:focus-visible .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=all]:hover .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=all]:hover .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=prefix]:focus-visible .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=prefix]:hover .style_prefixSlot__QAoHO,.style_button__2dKtx[data-animate-slot=suffix]:focus-visible .style_suffixSlot__HwD7R,.style_button__2dKtx[data-animate-slot=suffix]:hover .style_suffixSlot__HwD7R{transform:none}}.style_rounded___TEGp{border-radius:200px}.style_circle__MHFxJ{border-radius:50%;aspect-ratio:1/1}.style_circle__MHFxJ[data-animate-slot=all]:hover .style_prefixSlot__QAoHO,.style_circle__MHFxJ[data-animate-slot=all]:hover .style_suffixSlot__HwD7R,.style_circle__MHFxJ[data-animate-slot=prefix]:hover .style_prefixSlot__QAoHO,.style_circle__MHFxJ[data-animate-slot=suffix]:hover .style_suffixSlot__HwD7R{transform:none}.style_small__DMBUp{--hgc-button-padding-x:24px;--hgc-button-padding-y:8px;--hgc-button-gap:8px}.style_large__cwKIP{--hgc-button-padding-x:24px;--hgc-button-padding-y:18px;--hgc-button-gap:24px}.style_small__DMBUp.style_circle__MHFxJ{--hgc-button-padding-x:8px;--hgc-button-padding-y:8px}.style_standard__vkXBH.style_circle__MHFxJ{--hgc-button-padding-x:12px;--hgc-button-padding-y:12px}.style_large__cwKIP.style_circle__MHFxJ{--hgc-button-padding-x:18px;--hgc-button-padding-y:18px}.style_secondary-dark__Gulpu,.style_secondary-light-unfilled__SGzB8{--hgc-button-fg:var(--hgc-blue-600);--hgc-button-bg:transparent;--hgc-button-border:var(--hgc-blue-600);--hgc-button-fg-hover:var(--hgc-white);--hgc-button-bg-hover:#010108;--hgc-button-border-hover:#010108;--hgc-button-fg-press:var(--hgc-white);--hgc-button-bg-press:#010108;--hgc-button-border-press:#010108}.style_primary-light__TClpU,.style_secondary-light-filled__IWacM{--hgc-button-fg:var(--hgc-blue-600);--hgc-button-bg:var(--hgc-white);--hgc-button-border:var(--hgc-white);--hgc-button-fg-hover:var(--hgc-blue-700);--hgc-button-bg-hover:#e6e6e6;--hgc-button-border-hover:#e6e6e6;--hgc-button-fg-press:var(--hgc-blue-700);--hgc-button-bg-press:#e6e6e6;--hgc-button-border-press:#e6e6e6}.style_secondary-dark-unfilled__NFYxh,.style_secondary-light__Msulz{--hgc-button-fg:var(--hgc-white);--hgc-button-bg:transparent;--hgc-button-border:var(--hgc-white);--hgc-button-fg-hover:var(--hgc-blue-700);--hgc-button-bg-hover:#e6e6e6;--hgc-button-border-hover:#e6e6e6;--hgc-button-fg-press:var(--hgc-blue-700);--hgc-button-bg-press:#e6e6e6;--hgc-button-border-press:#e6e6e6}.style_tertiary__FTl3V{--hgc-button-fg:var(--hgc-white);--hgc-button-bg:var(--hgc-blue-400);--hgc-button-border:var(--hgc-blue-400);--hgc-button-fg-hover:var(--hgc-white);--hgc-button-bg-hover:#0047b2;--hgc-button-border-hover:#0047b2;--hgc-button-fg-press:var(--hgc-white);--hgc-button-bg-press:#0047b2;--hgc-button-border-press:#0047b2}.style_plainSecondaryLight__DheUK{color:var(--hgc-white);text-decoration:underline}.style_plainSecondaryLight__DheUK:hover{color:var(--hgc-white);text-decoration:none}.style_column__eXKtR{display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:0 40px 8px;border-bottom:none}.style_column__eXKtR,.style_column__eXKtR:first-child{border-top:none;border-left:2px solid var(--divider-color)}.style_column__eXKtR:last-child{border-right:none}.style_stat__ZCroi{font-family:var(--font-season-mix);font-weight:300;font-size:64px;line-height:.9;color:var(--text-primary);padding-bottom:16px}@media (min-width:1024px){.style_stat__ZCroi{font-size:100px;padding-bottom:40px}}.style_description__GoGzD{color:var(--text-primary);max-width:50%}.style_scrollContainer__OjWsQ{--slide-min-height:640px;height:calc(var(--slide-min-height) * 3);position:relative}@media (min-width:1024px){.style_scrollContainer__OjWsQ{height:auto}}@media (prefers-reduced-motion:reduce){.style_scrollContainer__OjWsQ{height:auto}}.style_sticky__rjbVa{position:sticky;top:88px;min-height:var(--slide-min-height);display:grid;align-items:center;align-content:center;grid-gap:24px;gap:24px;overflow:visible}@media (min-width:1024px){.style_sticky__rjbVa{top:auto;position:static;height:auto;gap:40px}}.style_grid__qx1Qt{grid-gap:0;gap:0;min-width:300%;margin:0;display:grid;grid-template-columns:repeat(3,1fr);padding:24px 0;align-items:stretch;min-height:420px;overflow:hidden}@media (min-width:1024px){.style_grid__qx1Qt{min-width:0;min-width:auto;overflow:visible;overflow:initial;min-height:640px;padding-top:40px;padding-bottom:96px}}@media (prefers-reduced-motion:reduce){.style_grid__qx1Qt{display:flex;flex-direction:column;min-width:0;min-width:auto;overflow:visible;overflow:initial;gap:24px}}.style_title__zRCfC{padding:0;text-align:left;color:var(--text-primary)}.style_responsiveImage__FqmQe{display:block;width:100%;height:100%}.style_image__A_Kfb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_videoContainer__7XIwY{position:relative;width:100%;background:#000;border-radius:16px;overflow:hidden}.style_videoContainer__7XIwY[data-sizing-mode=responsive]{aspect-ratio:var(--video-aspect-ratio,16/9)}.style_videoContainer__7XIwY[data-sizing-mode=cover]{aspect-ratio:1/1}@media (min-width:768px){.style_videoContainer__7XIwY[data-sizing-mode=cover]{aspect-ratio:7/4}}.style_video__gMETW{width:100%;height:auto;display:block}.style_poster__mZxXd{z-index:1}.style_playOverlay__QYYMo,.style_poster__mZxXd{position:absolute;top:0;left:0;width:100%;height:100%}.style_playOverlay__QYYMo{z-index:2}.style_playButton__y6im3,.style_playOverlay__QYYMo{display:flex;align-items:center;justify-content:center}.style_playButton__y6im3{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.style_playButton__y6im3:hover{background:rgba(255,255,255,1);transform:scale(1.05)}.style_playButton__y6im3:active{transform:scale(.95)}@media (prefers-reduced-motion:reduce){.style_playButton__y6im3{transition:none}}.style_videoContainer__7XIwY[data-sizing-mode=cover] .style_video__gMETW{position:absolute;top:0;left:0;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.style_videoControls__qcJdP{position:absolute;bottom:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:2}.style_videoControl__pRQB_{border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.style_videoControl__pRQB_:hover{background:rgba(0,0,0,.5)}.style_videoControl__pRQB_:active,.style_videoControl__pRQB_:focus{background:rgba(0,0,0,.2);transform:scale(.9)}@media (prefers-reduced-motion:reduce){.style_videoControl__pRQB_{transition:none}}@media (prefers-contrast:high){.style_videoControl__pRQB_{background:black;border:2px solid white}}.style_cardContainer__OH3in{display:grid;scroll-snap-align:start}.style_cardContainer__OH3in:is(:last-of-type)>.style_card__glc2z{margin-right:16px}@media (min-width:1024px){.style_cardContainer__OH3in:is(:last-of-type)>.style_card__glc2z{margin-right:0}}.style_card__glc2z{display:grid;align-items:flex-start;align-content:flex-start;grid-gap:16px;gap:16px;background-color:transparent;border:2px solid transparent;border-radius:8px;padding:24px;text-align:left;cursor:pointer;transition:all .2s ease-in-out;height:100%;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);margin-left:16px;margin-right:0}[data-component-theme=light] .style_card__glc2z{background-color:var(--hgc-white)}:is([data-component-theme=light] .style_card__glc2z):hover,[data-state=active]:is([data-component-theme=light] .style_card__glc2z){background-color:var(--hgc-white)}[data-state=active]:is([data-component-theme=light] .style_card__glc2z){border-color:var(--hgc-blue-09)}:is([data-component-theme=light] .style_card__glc2z):hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.12)}[data-component-theme=dark] .style_card__glc2z{background-color:var(--hgc-blue-09)}:is([data-component-theme=dark] .style_card__glc2z) .style_title__FM5XV{color:var(--hgc-blue-05)}:is([data-component-theme=dark] .style_card__glc2z) .style_description__8BUFJ{color:var(--hgc-blue-05)}:is([data-component-theme=dark] .style_card__glc2z):hover,[data-state=active]:is([data-component-theme=dark] .style_card__glc2z){background-color:var(--hgc-blue-08)}:is([data-state=active]:is([data-component-theme=dark] .style_card__glc2z),:is([data-component-theme=dark] .style_card__glc2z):hover) .style_title__FM5XV{color:var(--hgc-white)}:is([data-state=active]:is([data-component-theme=dark] .style_card__glc2z),:is([data-component-theme=dark] .style_card__glc2z):hover) .style_description__8BUFJ{color:var(--hgc-white)}[data-state=active]:is([data-component-theme=dark] .style_card__glc2z){border-color:var(--hgc-white)}:is([data-component-theme=dark] .style_card__glc2z):hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.12)}@media (min-width:1024px){.style_card__glc2z{padding:32px;margin-left:0}}.style_title__FM5XV{color:var(--hgc-fg-primary);margin:0}.style_description__8BUFJ{color:var(--hgc-fg-secondary);margin:0}.style_responsiveImage__xg_uW{display:block;width:100%;height:100%}.style_image__Zd_B8{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_container__qxcwo{display:grid}.style_container__qxcwo[data-component-theme=light]{background-color:var(--hgc-neutral-01)}.style_container__qxcwo[data-component-theme=light] .style_heading__T4_Js{color:var(--hgc-fg-primary)}.style_container__qxcwo[data-component-theme=dark]{background-color:var(--hgc-blue-600)}.style_container__qxcwo[data-component-theme=dark] .style_heading__T4_Js{color:var(--hgc-fg-inverse)}.style_grid__gDKvl{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;padding-top:48px;padding-bottom:48px;overflow:hidden}@media (min-width:1024px){.style_grid__gDKvl{grid-template-columns:1fr 1fr;gap:64px}}.style_imageContainer__nuzoQ{position:relative;display:block}.style_imageStack__MnOqV{display:grid;grid-template-areas:"stack";aspect-ratio:16/9;overflow:hidden;border-radius:16px}@media (min-width:1024px){.style_imageStack__MnOqV{height:100%;aspect-ratio:auto}}.style_imageStack__MnOqV>*{grid-area:stack;transition:opacity .5s ease-out}.style_imageStack__MnOqV>:not([data-active=true]){opacity:0;z-index:0;transition:opacity .5s ease-out,z-index .5s ease-out}.style_imageStack__MnOqV>[data-active=true]{opacity:1;z-index:1}.style_image__yPgne{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_contentContainer__n8AFV{display:grid;align-items:flex-start;grid-gap:24px;gap:24px;padding-left:24px;padding-right:24px;margin-left:-24px;margin-right:-24px}@media (min-width:1024px){.style_contentContainer__n8AFV{padding-left:0;padding-right:0;margin-left:0;margin-right:0}}.style_heading__T4_Js{margin:0}@media (min-width:1024px){.style_heading__T4_Js{margin:0}}.style_cardGrid__MKMuc{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);grid-gap:8px;gap:8px;grid-auto-rows:1fr;overflow-x:auto;margin-left:-16px;margin-right:-16px;scroll-snap-type:x mandatory;scrollbar-width:none}@media (min-width:1024px){.style_cardGrid__MKMuc{grid-auto-flow:row;grid-template-columns:1fr 1fr;grid-auto-columns:auto;gap:24px;overflow-x:visible;margin-left:0;margin-right:0;scroll-snap-type:none}}.style_addToCartBlock__RgcA9{display:grid;justify-content:stretch}.style_container__WOBsU[data-component-theme=dark]{--container-bg-color:var(--hgc-bg-inverse);--container-fg-color:var(--hgc-fg-inverse);--bento-card-bg:rgba(0,0,0,0.02);--bento-card-content-bg:var(--hgc-blue-07);--bento-card-content-fg:var(--hgc-blue-700);--bento-quote-fg:var(--hgc-blue-700);--bento-member-name-fg:var(--hgc-blue-700);--bento-member-status-fg:var(--hgc-blue-700);--bento-image-overlay-gradient:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 50%,transparent);--bento-image-overlay-blend-mode:darken,normal;--bento-image-member-name-fg:var(--hgc-white);--bento-image-member-status-fg:var(--hgc-white);--bento-image-icon-bg:var(--hgc-white);--bento-image-icon-bg-hover:rgba(255,255,255,0.9);--bento-image-icon-bg-active:rgba(255,255,255,0.8)}.style_container__WOBsU[data-component-theme=light]{--container-bg-color:var(--hgc-neutral-01);--container-fg-color:var(--hgc-black);--bento-card-bg:rgba(0,0,0,0.02);--bento-card-content-bg:var(--hgc-blue-07);--bento-card-content-fg:var(--hgc-blue-700);--bento-quote-fg:var(--hgc-blue-700);--bento-member-name-fg:var(--hgc-blue-700);--bento-member-status-fg:var(--hgc-blue-700);--bento-image-overlay-gradient:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 50%,transparent);--bento-image-overlay-blend-mode:darken,normal;--bento-image-member-name-fg:var(--hgc-white);--bento-image-member-status-fg:var(--hgc-white);--bento-image-icon-bg:var(--hgc-white);--bento-image-icon-bg-hover:rgba(255,255,255,0.9);--bento-image-icon-bg-active:rgba(255,255,255,0.8)}.style_container__WOBsU{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;background-color:var(--container-bg-color,inherit);color:var(--container-fg-color,inherit);min-height:0;min-height:auto;padding:24px 16px;box-sizing:border-box}@media (min-width:768px){.style_container__WOBsU{padding:48px}}.style_contentWrapper__pmZrc{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column}.style_content__O9LGC{position:relative;z-index:2;width:100%;max-width:100%;min-width:0;min-width:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box}.style_headline__oyq3x{width:100%;text-align:center;margin-bottom:8px}@media (min-width:768px){.style_headline__oyq3x{margin-bottom:16px}}.style_headline__oyq3x *{font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit}.style_body__rVoiF{width:100%;margin-bottom:0;text-align:center}.style_bentoGrid__Lg71Y{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;width:100%;margin-top:24px}@media (min-width:768px){.style_bentoGrid__Lg71Y{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}}.style_bentoCard__HuvSX{width:100%;position:relative;border-radius:8px;overflow:hidden;min-height:168px;background-color:var(--bento-card-bg,inherit);transition:box-shadow .3s ease}@media (min-width:768px){.style_bentoCard__HuvSX{min-height:240px}}.style_bentoCard__HuvSX[data-bento-card-type=image]:focus-within,.style_bentoCard__HuvSX[data-bento-card-type=image]:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.style_bentoCardContent__e4mpy{padding:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between;background-color:var(--bento-card-content-bg,inherit);color:var(--bento-card-content-fg,inherit)}@media (min-width:768px){.style_bentoCardContent__e4mpy{padding:24px}}.style_bentoQuote__63DbO{font-weight:500;font-size:14px;margin-bottom:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;color:var(--bento-quote-fg,inherit)}@media (min-width:1024px){.style_bentoQuote__63DbO{font-weight:500;font-size:18px;line-height:24px}}.style_bentoMemberInfo__wu_58{display:flex;flex-direction:column;gap:4px}.style_bentoMemberName__1zzsv{font-weight:700;font-size:12px;color:var(--bento-member-name-fg,inherit);line-height:14px}@media (min-width:1024px){.style_bentoMemberName__1zzsv{font-size:18px;line-height:24px}}.style_bentoImageWrapper__wxoEb{position:relative;width:100%;height:100%}.style_bentoImage__PvpeD{-o-object-fit:cover;object-fit:cover}.style_bentoImageOverlay__078lB{position:absolute;z-index:2;bottom:0;left:0;right:0;padding:16px;background:var(--bento-image-overlay-gradient,none);background-blend-mode:var(--bento-image-overlay-blend-mode,normal);display:flex;justify-content:space-between;align-items:flex-end}@media (min-width:768px){.style_bentoImageOverlay__078lB{padding:20px}}.style_bentoImageMemberInfo__h92AW{position:relative;z-index:2;display:flex;flex-direction:column;gap:4px}.style_bentoImageMemberName__PesNX{font-weight:700;font-size:12px;color:var(--bento-image-member-name-fg,inherit)}@media (min-width:1024px){.style_bentoImageMemberName__PesNX{font-size:18px;line-height:24px}}.style_bentoImageIconButton__sppVt{position:relative;z-index:2;background:var(--bento-image-icon-bg,#fff);border:none;border-radius:50%;width:26px;height:26px;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.style_bentoImageIconButton__sppVt:hover{background:var(--bento-image-icon-bg-hover,#fff)}.style_bentoImageIconButton__sppVt:active{background:var(--bento-image-icon-bg-active,#fff);transform:scale(.95)}@media (min-width:1024px){.style_bentoImageIconButton__sppVt{width:40px;height:40px}}.style_bentoCard__HuvSX[data-bento-card-type=image] .style_bentoImageIconButton__sppVt:before{content:"";position:absolute;top:-1000px;left:-1000px;width:2000px;height:2000px;z-index:1;pointer-events:auto}.style_container__3kwxV[data-component-theme=dark]{--container-bg-color:var(--hgc-bg-inverse);--container-fg-color:var(--hgc-fg-inverse);--subtitle-fg-color:#a8c7dd;--title-fg-color:#ffffff;--cta-fg-color:#ffffff;--card-bg-color:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0.2));--card-bg-blend-mode:darken;--card-content-blur-none-fg-color:#ffffff;--card-content-blur-none-bg-color:transparent;--card-content-blur-medium-bg-color:rgba(255,255,255,0.1);--card-content-blur-medium-fg-color:#ffffff;--card-content-blur-max-bg-color:rgba(255,255,255,0.35);--card-content-blur-max-fg-color:#ffffff;--card-title-color:#ffffff;--card-subtitle-color:#ffffff;--card-description-color:#ffffff;--control-button-theme:secondary-light}.style_container__3kwxV[data-component-theme=transparent]{--container-bg-color:transparent;--container-fg-color:#ffffff;--subtitle-fg-color:#437090;--title-fg-color:var(--hgc-blue-700);--cta-fg-color:#ffffff;--card-bg-color:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0.2));--card-bg-blend-mode:darken;--card-content-blur-none-fg-color:#ffffff;--card-content-blur-none-bg-color:transparent;--card-content-blur-medium-bg-color:rgba(255,255,255,0.1);--card-content-blur-medium-fg-color:#ffffff;--card-content-blur-max-bg-color:rgba(255,255,255,0.35);--card-content-blur-max-fg-color:#ffffff;--card-title-color:#ffffff;--card-subtitle-color:#ffffff;--card-description-color:#ffffff;--control-button-theme:secondary-dark}.style_container__3kwxV{width:100%;display:flex;flex-direction:column;align-items:center;background:var(--container-bg-color);color:var(--container-fg-color);margin:0 auto;padding:48px 0}@media (min-width:1024px){.style_container__3kwxV{padding:48px 0}}.style_subtitle__wmfUf{margin-bottom:4px;color:var(--subtitle-fg-color);padding-left:16px;padding-right:16px;order:0;text-align:center}@media (min-width:768px){.style_subtitle__wmfUf{margin-bottom:8px}}.style_title__UJox0{padding-left:16px;padding-right:16px;text-align:center;width:100%;margin-bottom:0;color:var(--title-fg-color);order:1}@media (min-width:768px){.style_title__UJox0{margin-bottom:16px}}@media (min-width:1024px){.style_title__UJox0{margin-bottom:16px}}.style_title__UJox0>*{width:250px}@media (min-width:1024px){.style_title__UJox0>*{width:100%}}.style_title__UJox0 *{font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit}.style_categoryCardsRow__25HFT{display:flex;flex-direction:row;overflow-x:auto;max-width:100%;-ms-overflow-style:none;scrollbar-width:none;order:3;margin-top:24px;padding-left:16px;padding-right:16px;scroll-snap-type:x mandatory;scroll-behavior:smooth;--scroll-speed:30px/s}@media (min-width:768px){.style_categoryCardsRow__25HFT{padding-left:32px;padding-right:32px;order:3}}@media (min-width:1024px){.style_categoryCardsRow__25HFT{scroll-snap-type:none}}.style_categoryCardsRow__25HFT>*{scroll-snap-align:center;padding:0;opacity:1;transform:none}@media (min-width:1024px){.style_categoryCardsRow__25HFT>*{scroll-snap-align:none}}.style_categoryCardsRow__25HFT>:not(:first-child){margin-left:12px}@media (min-width:768px){.style_categoryCardsRow__25HFT>:not(:first-child){margin-left:32px}}.style_categoryCardsRow__25HFT>:last-child{padding-right:0}.style_categoryCardsRow__25HFT::-webkit-scrollbar{display:none}.style_categoryCardsRow--auto-scroll__dUyez{scroll-snap-type:none;scroll-behavior:auto;will-change:scroll-position}.style_categoryCardsRow--auto-scroll__dUyez>*{scroll-snap-align:middle}.style_scrollingControls__wxUZO{display:none}@media (min-width:1024px){.style_scrollingControls__wxUZO{display:flex;order:5;align-items:center;justify-content:center;gap:16px;margin-top:32px}}.style_classCategoryCard__TNPjE{position:relative;display:flex;flex-direction:column;width:210px;min-width:210px;height:315px;border-radius:8px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}@media (min-width:768px){.style_classCategoryCard__TNPjE{width:367px;min-width:367px;height:550px;border-radius:20px}}.style_classCategoryCard__TNPjE:hover{transform:translateY(0)}.style_classCategoryCard__TNPjE:focus{outline-offset:2px}.style_categoryCardsRow--auto-scroll__dUyez .style_classCategoryCard__TNPjE:hover{transform:translateY(0)}.style_categoryCardsRow--auto-scroll__dUyez .style_classCategoryCard__TNPjE:focus{outline-offset:2px}.style_cardWrapper__Q46Bu{position:relative;width:100%;height:100%;overflow:hidden}.style_cardWrapper__Q46Bu:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4));pointer-events:none;z-index:1}.style_cardImage__vVcU7{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.style_classCategoryCardLink__WbdOA{cursor:default}.style_classCategoryCardLink__WbdOA.style_clickable__4nztX{cursor:pointer}.style_categoryCardsRow--auto-scroll__dUyez .style_classCategoryCardLink__WbdOA:hover .style_cardImage__vVcU7,.style_classCategoryCardLink__WbdOA:hover .style_cardImage__vVcU7{transform:scale(1.1)}.style_cardContentBlock__r1_5A{text-align:left;position:absolute;bottom:8px;left:8px;color:var(--card-content-blur-none-fg-color);background:var(--card-content-blur-none-bg-color);transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);z-index:2}@media (min-width:768px){.style_cardContentBlock__r1_5A{bottom:16px;left:16px;padding:16px}}.style_classCategoryCard__TNPjE:hover .style_cardContentBlock__r1_5A{transform:translateY(0)}.style_cardSubtitle__er0MO{z-index:2;display:none;margin-bottom:4px;color:var(--card-subtitle-color,#ffffff)}@media (min-width:768px){.style_cardSubtitle__er0MO{display:block}}.style_cardTitle__sNqJy{color:var(--card-title-color,#ffffff);z-index:2;margin-bottom:0}@media (min-width:768px){.style_cardTitle__sNqJy{margin-bottom:4px}}.style_cardDescription__aYS3b{z-index:2;display:none;color:var(--card-description-color,#ffffff)}@media (min-width:768px){.style_cardDescription__aYS3b{display:block}}.style_cardContentBlock--blur--max__nCgPs,.style_cardContentBlock--blur--medium__ksZXG,.style_cardContentBlock--blur--none__AIx__{border-radius:8px}@media (min-width:768px){.style_cardContentBlock--blur--max__nCgPs,.style_cardContentBlock--blur--medium__ksZXG,.style_cardContentBlock--blur--none__AIx__{border-radius:20px}}.style_cardContentBlock--blur--none__AIx__{backdrop-filter:none;-webkit-backdrop-filter:none;color:var(--card-content-blur-none-fg-color);background:var(--card-content-blur-none-bg-color)}.style_cardContentBlock--blur--medium__ksZXG{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--card-content-blur-medium-fg-color);background:var(--card-content-blur-medium-bg-color);padding:8px}.style_cardContentBlock--blur--max__nCgPs{backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);color:var(--card-content-blur-max-fg-color);background:var(--card-content-blur-max-bg-color);padding:8px}.style_container__3kwxV .style_cta__g2qaF{order:2;margin-top:4px;margin-bottom:0;display:flex;justify-content:center;align-items:center;width:100%;text-align:center}@media (min-width:768px){.style_container__3kwxV .style_cta__g2qaF{margin-top:0;margin-bottom:0;order:2}}@media (prefers-reduced-motion:reduce){.style_categoryCardsRow__25HFT>*,.style_container__3kwxV{opacity:1;transform:none}.style_cardContentBlock__r1_5A,.style_cardImage__vVcU7,.style_classCategoryCard__TNPjE{transition:none}}.card-modal_dialogOverlay__1NpbY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(6,52,72,.9);z-index:1000;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);animation:card-modal_overlayShow__gzO3E .3s cubic-bezier(.4,0,.2,1)}@keyframes card-modal_overlayShow__gzO3E{0%{opacity:0}to{opacity:1}}.card-modal_dialogContent__AjGCm{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:white;overflow:auto;background:transparent;z-index:1001;isolation:isolate;padding:0;width:calc(100dvw - 32px);height:calc(100dvh - 32px);max-width:1600px;max-height:1000px;animation:card-modal_contentShow__rSgac .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}@keyframes card-modal_contentShow__rSgac{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.card-modal_dialogContent__AjGCm:focus-visible{outline:2px solid white;outline-offset:4px}.card-modal_closeButton__2PHVf{position:absolute;top:0;right:0;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.card-modal_closeButton__2PHVf:hover{background:rgba(0,0,0,.5)}.card-modal_closeButton__2PHVf:active,.card-modal_closeButton__2PHVf:focus{background:rgba(0,0,0,.2);transform:scale(.9)}.card-modal_closeButton__2PHVf:focus-visible{outline:2px solid white;outline-offset:2px}.card-modal_closeButtonIcon__kFE_Z{pointer-events:none}.card-modal_modalBody__vfxHc{display:flex;flex-direction:column;width:100%;height:auto;gap:30px;position:relative;z-index:1;opacity:1;box-sizing:border-box}.card-modal_videoSection__aT6Yf{min-height:0;opacity:1;display:flex;align-items:center;justify-content:center;width:100%}.card-modal_videoContainer__gCrZD{position:relative;width:100%;height:auto;background:#000;border-radius:12px;aspect-ratio:16/9;overflow:hidden}.card-modal_video__bOe4i{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;opacity:1;border-radius:12px}.card-modal_textSection__mXvEY{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1;text-align:center;flex-shrink:0;gap:16px}.card-modal_modalTitle__4LeRh{margin:0;color:white}.card-modal_modalDescription__awZLG{margin:0;color:white;width:100%}.card-modal_modalDescription__awZLG h1,.card-modal_modalDescription__awZLG h2,.card-modal_modalDescription__awZLG h3,.card-modal_modalDescription__awZLG h4,.card-modal_modalDescription__awZLG h5,.card-modal_modalDescription__awZLG h6{color:white;margin-top:16px;margin-bottom:8px}.card-modal_modalDescription__awZLG p{margin-bottom:12px}.card-modal_modalDescription__awZLG ol,.card-modal_modalDescription__awZLG ul{margin-bottom:12px;padding-left:20px}.card-modal_modalDescription__awZLG li{margin-bottom:4px}@media (min-width:768px){.card-modal_dialogContent__AjGCm{max-width:100vw;max-height:100vh}.card-modal_textSection__mXvEY{min-width:300px;align-items:flex-start}.card-modal_modalBody__vfxHc{gap:60px;flex-direction:row;justify-content:center;padding:60px}.card-modal_videoSection__aT6Yf{min-width:0;width:100%}.card-modal_videoContainer__gCrZD{width:100%;height:auto;max-height:80dvh;aspect-ratio:16/9}.card-modal_video__bOe4i{width:100%;height:100%}.card-modal_textSection__mXvEY{max-width:500px;justify-content:flex-start}.card-modal_modalDescription__awZLG{text-align:left}}@media (prefers-reduced-motion:reduce){.card-modal_closeButton__2PHVf,.card-modal_dialogContent__AjGCm,.card-modal_dialogOverlay__1NpbY{animation:none;transition:none}.card-modal_closeButton__2PHVf:active,.card-modal_closeButton__2PHVf:focus{transform:none}}@media (prefers-contrast:high){.card-modal_closeButton__2PHVf{background:white;border:2px solid black}.card-modal_dialogContent__AjGCm:focus-visible{outline:3px solid white}}@media print{.card-modal_dialogOverlay__1NpbY{position:static;background:white}.card-modal_dialogContent__AjGCm{position:static;transform:none;color:black}.card-modal_closeButton__2PHVf{display:none}}.style_badge__D1lvK{background-color:inherit;color:inherit;padding:4px 8px;border-radius:8px;display:inline-block;margin-bottom:4px}.style_themeSale__Vby1S{--badge-bg-color:#118383;--badge-fg-color:#fff}.style_themeDefault__zH3tM,.style_themeSale__Vby1S{background-color:var(--badge-bg-color);color:var(--badge-fg-color)}.style_themeDefault__zH3tM{--badge-bg-color:var(--hgc-blue-09);--badge-fg-color:#fff}.style_themeSubtle__WOy2l{--badge-bg-color:#fff;--badge-fg-color:var(--hgc-blue-700);background-color:var(--badge-bg-color);color:var(--badge-fg-color)}.style_item__3EkDM{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:16px;gap:16px;box-shadow:2px 2px 8px rgba(0,0,0,.08);border-radius:8px;background-color:var(--hgc-white);overflow:hidden}.style_imageSlot__LKCc9{position:relative;display:grid;justify-content:stretch;overflow:hidden;justify-content:flex-start;align-self:flex-start;width:64px;height:64px}.style_bundleItemName__akLHt{font-size:14px}.style_variantName__3LS1r{font-size:12px;color:var(--hgc-blue-700)}.style_image__PTvlt{position:absolute;max-width:64px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_details__w4HnW{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;font-size:14px;text-align:left;padding:0 0 16px}.style_pricing__Pu47t{text-align:right;display:grid;grid-template-columns:auto auto;grid-gap:8px;gap:8px;align-items:center}.style_price__tTAhR{display:flex;gap:6px;flex-wrap:nowrap;font-size:14px;color:var(--hgc-blue-700)}.style_actualPrice__2towB{color:var(--hgc-blue-06);font-size:15px}.style_originalPrice__keMa9{text-decoration:line-through;font-size:14px}.style_bundleOption__BjUNp{border:2px solid transparent;padding:24px;border-radius:8px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:16px;gap:16px;cursor:pointer;align-items:flex-start;align-content:flex-start;position:relative;background-color:var(--hgc-neutral-01);--bundle-option-highlight-color:var(--hgc-blue-06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.style_bundleOption__BjUNp[data-state=checked]{border-color:var(--bundle-option-highlight-color)}.style_header__URDSz{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px}.style_heading__5d71H{font-size:16px;text-align:left;font-weight:400}.style_items__vJvtG{display:grid;grid-gap:16px;gap:16px}.style_footer__r4fKe{display:grid;grid-template-columns:1fr auto;align-items:flex-end;padding-top:16px;border-top:1px solid #eee;justify-content:space-between;text-align:left}.style_pricingDetails__pXJa0{display:flex;gap:8px;justify-content:flex-end;align-items:center;width:100%}.style_price___7Ecj{font-size:22px}.style_price___7Ecj,.style_saveAmount__RsjSi{color:var(--hgc-blue-06)}.style_originalPrice__st6KG{text-decoration:line-through;color:var(--hgc-neutral-04)}.style_badgeContainer__XIQ_d{position:absolute;top:0;left:8px;transform:translateY(-50%);display:flex;gap:8px}.style_financingInfo__RhMNw{text-align:right;min-height:48px}.style_bundleOptionIndicator__8ZVb3{align-self:flex-start;border-radius:50%;border:2px solid var(--hgc-fg-primary);background-color:transparent;transition:background-color .3s;display:grid;align-items:center;justify-content:center;padding:4px}[data-state=checked] .style_bundleOptionIndicator__8ZVb3{border-color:var(--bundle-option-highlight-color)}.style_bundleOptionIndicatorInner__otSaZ{width:10px;height:10px;z-index:1;border-radius:50%;background-color:transparent;border:none;transition:background-color .3s}[data-state=checked] .style_bundleOptionIndicatorInner__otSaZ{background-color:var(--bundle-option-highlight-color)}.style_dialogOverlay__c2xdf{background-color:rgba(0,0,0,.4);position:fixed;inset:0;animation:style_overlayShow__jAopz .15s cubic-bezier(.16,1,.3,1);animation-fill-mode:forwards;z-index:1000}.style_dialogContent__ZyoXD{z-index:1001;background-color:white;border-radius:8px;box-shadow:0 10px 38px -10px hsl(206 22% 7%/35%),0 10px 20px -15px hsl(206 22% 7%/20%);position:fixed;left:0;bottom:0;width:100vw;height:90vh;overflow:auto;padding:24px 16px;display:grid;grid-template-rows:auto auto 1fr;align-items:flex-start;align-content:flex-start;animation-duration:1s;animation-timing-function:cubic-bezier(.1,.9,.2,1),linear;animation-fill-mode:both;animation-iteration-count:1;transform-origin:bottom center}@media (min-width:1024px){.style_dialogContent__ZyoXD{left:50%;padding:0 16px;width:90vw;height:100vh;max-width:1200px;max-height:75vh;grid-template-rows:auto 1fr auto;animation-duration:.4s,75ms;transform-origin:50% 50% 0;transform-origin:initial}}@media (min-width:1260px){.style_dialogContent__ZyoXD{max-height:840px}}.style_dialogContent__ZyoXD[data-state=open]{animation-name:style_contentSlideUpMobile__N0vWu}@media (min-width:1024px){.style_dialogContent__ZyoXD[data-state=open]{animation-name:style_contentSlideUpDesktop__dUk6B,style_contentFadeIn__ItBdD}}.style_dialogContent__ZyoXD[data-state=closed]{animation-name:style_contentSlideDownMobile__rXrEs}@media (min-width:1024px){.style_dialogContent__ZyoXD[data-state=closed]{animation-name:style_contentSlideDownDesktop__2C1F3,style_contentFadeOut__f5nMm}}.style_dialogInner__dpNps{display:grid;position:relative;grid-gap:24px;gap:24px;overflow-y:auto;padding:4px 16px 0;max-height:75vh}@media (min-width:1024px){.style_dialogInner__dpNps{padding:16px;max-height:100%}}.style_header__9eunq{display:grid;text-align:center;position:sticky;justify-items:center;top:0;background:var(--hgc-white);z-index:1;padding:0 16px 24px;grid-gap:16px;gap:16px}@media (min-width:1024px){.style_header__9eunq{padding:16px}}.style_bundleOptionsGrid__F0lnH{display:grid;grid-gap:24px;gap:24px;height:100%;padding-bottom:128px}@media (min-width:1024px){.style_bundleOptionsGrid__F0lnH{grid-template-columns:repeat(3,1fr);padding-bottom:0;height:auto}}.style_footer__xmaDX{display:flex;justify-content:center;padding-top:24px;padding-bottom:24px;border-top:1px solid #eee;background:var(--hgc-white);position:absolute;bottom:0;left:0;width:100%}@media (min-width:1024px){.style_footer__xmaDX{position:static;bottom:auto;padding:16px 0;align-items:center;align-self:center}}.style_actions__s3i9C{display:grid;justify-content:flex-end}@media (min-width:1024px){.style_actions__s3i9C{position:absolute;top:24px;right:24px;z-index:2}}.style_closeBtn__c4EYV{background:none;border:none;cursor:pointer}.style_priceBreakdownButton__cirrS{font-size:14px;text-decoration:underline;color:var(--hgc-neutral-06);background:none;border:1px solid transparent;cursor:pointer;margin:0}@keyframes style_overlayShow__jAopz{0%{opacity:0}to{opacity:1}}@keyframes style_contentSlideUpMobile__N0vWu{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes style_contentSlideDownMobile__rXrEs{0%{transform:translate(0)}to{transform:translateY(100%)}}@keyframes style_contentSlideUpDesktop__dUk6B{0%{transform:translate(-50%,100px);bottom:0}to{transform:translate(-50%,50%);bottom:50%}}@keyframes style_contentSlideDownDesktop__2C1F3{0%{transform:translate(-50%,50%);bottom:50%}to{transform:translate(-50%,100px);bottom:0}}@keyframes style_contentFadeIn__ItBdD{0%{opacity:0}to{opacity:1}}@keyframes style_contentFadeOut__f5nMm{0%{opacity:1}to{opacity:0}}.style_link__54Vyr{--hgc-link-fg:var(--hgc-neutral-06);--hgc-link-bg:transparent;--hgc-link-fg-hover:#07053b;--hgc-link-bg-hover:transparent;--hgc-link-fg-press:#07053b;--hgc-link-bg-press:transparent;--hgc-link-fg-disabled:var(--hgc-neutral-04);--hgc-link-bg-disabled:transparent;color:inherit;background-color:inherit;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;border:none;cursor:pointer;transition:background-color 325ms cubic-bezier(.4,0,.2,1),color 325ms cubic-bezier(.4,0,.2,1),border-color 325ms cubic-bezier(.4,0,.2,1),box-shadow 325ms cubic-bezier(.4,0,.2,1),transform 325ms cubic-bezier(.4,0,.2,1);will-change:background-color,color,border-color,box-shadow,transform;gap:12px;min-height:24px;letter-spacing:.08px;text-decoration:none;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-underline-offset:2px}.style_link__54Vyr:hover{color:var(--hgc-link-fg-hover);background-color:var(--hgc-link-bg-hover)}.style_link__54Vyr:focus-visible .style_content__in_do,.style_link__54Vyr:hover .style_content__in_do{text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px}.style_link__54Vyr:active{color:var(--hgc-link-fg-press);background-color:var(--hgc-link-bg-press)}.style_link__54Vyr:focus-visible{outline:2px solid var(--hgc-link-fg-hover);outline-offset:4px;border-radius:999px}.style_link__54Vyr.style_disabled__CKHmr{color:var(--hgc-link-fg-disabled);background-color:var(--hgc-link-bg-disabled);cursor:not-allowed;pointer-events:none;text-decoration-line:none}.style_link__54Vyr .style_suffixSlot__hUZMQ{transition:transform .22s ease,color .22s ease}.style_link__54Vyr .style_content__in_do{text-decoration-line:none;transition:-webkit-text-decoration .22s ease;transition:text-decoration .22s ease;transition:text-decoration .22s ease,-webkit-text-decoration .22s ease;color:inherit}.style_link__54Vyr:focus-visible .style_suffixSlot__hUZMQ,.style_link__54Vyr:hover .style_suffixSlot__hUZMQ{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.style_link__54Vyr{transition:color 325ms ease,background-color 325ms ease}.style_link__54Vyr .style_suffixSlot__hUZMQ{transition:color .22s ease}.style_link__54Vyr:focus-visible .style_suffixSlot__hUZMQ,.style_link__54Vyr:hover .style_suffixSlot__hUZMQ{transform:none}}.style_standard__vfTUb{font-size:14px;font-weight:650;line-height:1.35;letter-spacing:.14px}@media (min-width:1024px){.style_standard__vfTUb{font-size:18px;letter-spacing:.18px}}.style_large__wdqO_{font-size:24px}.style_dark__xwGau,.style_light__r154v{color:var(--hgc-link-fg);background:var(--hgc-link-bg)}.style_light__r154v{--hgc-link-fg:var(--hgc-white);--hgc-link-bg:transparent;--hgc-link-fg-hover:#e6e6e6;--hgc-link-bg-hover:transparent;--hgc-link-fg-press:#e6e6e6;--hgc-link-bg-press:transparent;--hgc-link-fg-disabled:var(--hgc-neutral-04);--hgc-link-bg-disabled:transparent}.style_prefixSlot__BlAV8,.style_suffixSlot__hUZMQ{display:flex;align-items:center;text-decoration:none}.style_toastViewport__iJ2YG{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;padding:24px;gap:10px;width:390px;max-width:100vw;margin:0;list-style:none;z-index:2147483647;outline:none}.style_toastRoot__4IgSD{background-color:var(--hgc-neutral-01);border-radius:8px;box-shadow:0 10px 38px -10px rgba(0,0,0,.35),0 10px 20px -15px rgba(0,0,0,.2);padding:16px;display:grid;grid-template-areas:"title close" "description .";grid-template-columns:auto max-content;grid-gap:8px;gap:8px;align-items:start}.style_toastRoot__4IgSD[data-state=open]{animation:style_slideIn__zcRe_ .15s cubic-bezier(.16,1,.3,1)}.style_toastRoot__4IgSD[data-state=closed]{animation:style_hide___1U1I .1s ease-in}.style_toastRoot__4IgSD[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.style_toastRoot__4IgSD[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.style_toastRoot__4IgSD[data-swipe=end]{animation:style_swipeOut__UHg0v .1s ease-out}.style_toastTitle__4Cwd8{grid-area:title;font-weight:600;color:var(--hgc-black)}.style_toastDescription__6ZCKV{display:grid;grid-gap:8px;gap:8px;grid-area:description;margin:0;justify-items:flex-start}.style_toastClose__02YCW{grid-area:close;background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:var(--hgc-blue-700);transition:color .15s}.style_toastClose__02YCW:hover{color:var(--hgc-white)}@keyframes style_hide___1U1I{0%{opacity:1}to{opacity:0}}@keyframes style_slideIn__zcRe_{0%{transform:translateX(calc(100% + 24px))}to{transform:translateX(0)}}@keyframes style_swipeOut__UHg0v{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + 24px))}}.style_gaugeContainer__pHJRp,.style_gauge__N4TPR{position:relative;width:100%}.style_gauge__N4TPR{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);padding:16px}.style_backgroundArc__c5tfk{fill:none;stroke-width:8;stroke-linecap:round;opacity:.3}.style_foregroundArc__osMBq{fill:none;stroke-width:8;stroke-linecap:round;stroke:var(--color-foreground-arc)}.style_statLabel__Zc0IH>textPath{color:var(--color-stat-label,var(--hgc-black));letter-spacing:1.5px;font-size:10px;font-weight:400;text-transform:uppercase}.style_totalScore__KjO9Y{text-anchor:middle;dominant-baseline:middle;font-size:42px;font-weight:100;fill:var(--color-total-score)}.style_badge__tEroF{text-anchor:middle;dominant-baseline:middle;stroke:none}.style_badgeText__p_9ph{font-size:12px;text-anchor:middle;dominant-baseline:middle;font-weight:700;fill:var(--color-badge-text);background:red}.style_tooltip__LZSEv{position:absolute;background-color:var(--hgc-white);color:var(--hgc-black);padding:16px;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);width:280px;max-width:90vw;z-index:1000;pointer-events:none;transition:opacity .2s ease-in-out,transform .2s ease-in-out;border:1px solid rgba(0,0,0,.1);opacity:1;visibility:visible}.style_tooltip__LZSEv:after{content:"";position:absolute;bottom:-10px;left:50%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--hgc-white)}.style_name__pJgB6{margin:0 0 8px;font-weight:600;text-transform:uppercase}.style_description__KCCWF{margin:0}.style_overlay__zaUgg{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:flex-end;padding:24px 8px 0;z-index:1000}.style_card__XBQt0{position:relative;background-color:var(--hgc-white);color:var(--hgc-black);padding:24px;border-radius:16px 16px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.15);min-height:16vh;overflow-y:auto;width:100%;max-width:calc(100vw - 16px);animation:style_slide-up__41twE .3s ease-out}.style_closeButton__XnOTg{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:var(--hgc-black)}.style_name__97fBR{margin:0 0 8px}.style_description__C5lnw{margin:0}@keyframes style_slide-up__41twE{0%{transform:translateY(100%)}to{transform:translateY(0)}}.style_gaugeInteractiveContainer__Ewtuk{position:relative}.style_item__JtxXw{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:16px;gap:16px;box-shadow:2px 2px 8px rgba(0,0,0,.08);border-radius:8px;background-color:var(--hgc-white);overflow:hidden}.style_imageSlot__sgV6T{position:relative;display:grid;justify-content:stretch;overflow:hidden;justify-content:flex-start;align-self:flex-start;width:64px;height:64px}.style_bundleItemName__D_uVS{font-size:14px}.style_variantName__ljl0K{font-size:12px;color:var(--hgc-blue-700)}.style_image__k9fHc{position:absolute;max-width:64px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_details__2HA2X{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;font-size:14px;text-align:left;padding:0 0 16px}.style_pricing__YQGqV{text-align:right;display:grid;grid-template-columns:auto auto;grid-gap:8px;gap:8px;align-items:center}.style_price__pfDhm{display:flex;gap:6px;flex-wrap:nowrap;font-size:14px;color:var(--hgc-blue-700)}.style_actualPrice__IfoZ4{color:var(--hgc-blue-700);font-size:15px}.style_originalPrice__30GHA{text-decoration:line-through;font-size:14px}.style_container__8iMmC[data-component-theme=dark-blue]{--container-bg-color:var(--hgc-blue-600);--container-fg-color:#ffffff;--card-bg-color:#2e4764;--card-fg-color:#ffffff}.style_container__8iMmC{width:100%;margin:0 auto;padding:45px 24px;color:var(--container-fg-color,inherit);background:var(--container-bg-color,inherit);min-height:500px}.style_title__i31UE{margin-bottom:24px;text-align:left}.style_cardTitle__5FE3B *,.style_description__j665Q *,.style_title__i31UE *{font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit}.style_cardTitle__5FE3B,.style_description__j665Q{margin-bottom:8px;color:inherit}.style_description__j665Q{min-height:0;min-height:auto}.style_cardsListWrapper__zea5l{width:100%;margin-bottom:24px;display:flex}.style_cardsGrid__aYW9z{display:flex;flex-direction:column;gap:24px;max-width:1260px}.style_card__7PgH6{min-width:100%;max-width:392px;background:var(--card-bg-color,inherit);color:var(--card-fg-color,inherit);border-radius:8px;padding:16px 16px 24px;display:flex;flex-direction:column;height:100%;width:100%}.style_cardContent__tWKFS{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;width:100%}.style_mediaWrapper__1KuoI{width:100%;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden;margin-bottom:16px;background:#1a2733;position:relative;aspect-ratio:1.05/1}.style_videoControlBtn__Uig6U{position:absolute;bottom:16px;right:16px;border:none;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.style_videoControlBtn__Uig6U:hover{background:rgba(0,0,0,.5)}.style_videoControlBtn__Uig6U:active,.style_videoControlBtn__Uig6U:focus{background:rgba(0,0,0,.2);transform:scale(.9)}.style_image__mfNLX{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.style_pauseButton__27kJv,.style_playButton__bWxhm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;cursor:pointer;z-index:2;transition:all .2s ease;opacity:.9}.style_pauseButton__27kJv:hover,.style_playButton__bWxhm:hover{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.style_mediaWrapper__1KuoI:hover .style_pauseButton__27kJv,.style_mediaWrapper__1KuoI:hover .style_playButton__bWxhm{opacity:1}.style_ctaContainer__RkG_2{display:flex;justify-content:center}@media (min-width:430px){.style_title__i31UE{text-align:center}.style_cardsListWrapper__zea5l{justify-content:center}}@media (min-width:768px){.style_container__8iMmC{padding:80px 20px 58px}.style_title__i31UE{margin-bottom:48px;text-align:center}.style_cardsListWrapper__zea5l{justify-content:center;margin-bottom:48px}.style_cardsGrid__aYW9z{gap:16px;flex-direction:row;align-items:stretch;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.style_cardsGrid__aYW9z::-webkit-scrollbar{display:none}.style_card__7PgH6{min-width:232px;max-width:232px;background:var(--card-bg-color,inherit);color:var(--card-fg-color,inherit);border-radius:8px;padding:16px 16px 24px;display:flex;flex-direction:column;height:auto;width:100%;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.style_card__7PgH6:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.12)}.style_cardContent__tWKFS{width:100%;text-align:left;flex:1 1 auto;display:flex;flex-direction:column;justify-content:stretch}.style_cardTitle__5FE3B{margin-bottom:16px}.style_mediaWrapper__1KuoI{width:100%;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden;background:#1a2733;margin-bottom:24px;aspect-ratio:1.28/1}.style_image__mfNLX{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}}@media (min-width:1024px){.style_container__8iMmC{padding:80px 90px}.style_title__i31UE{margin-bottom:48px}.style_cardsListWrapper__zea5l{margin-bottom:32px}.style_cardsGrid__aYW9z{gap:40px}.style_card__7PgH6{min-width:327px;max-width:392px}.style_cardTitle__5FE3B{margin-bottom:8px}.style_mediaWrapper__1KuoI{margin-bottom:24px}.style_image__mfNLX{height:100%}}.style_mediaContainer___bN4z{position:relative;width:100%;max-width:830px;margin:0 auto;border-radius:12px;overflow:hidden;transition:transform .3s ease}.style_mediaContainerWithShadow__nyryE{box-shadow:0 20px 60px rgba(0,0,0,.3)}.style_videoWrapper__baAn7{position:relative;width:100%;aspect-ratio:16/9;background:#000}.style_mediaVideo__HOc2B{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.style_videoControls__GuEGZ{position:absolute;bottom:16px;right:16px;display:flex;gap:8px;z-index:2}.style_videoControl__cR_Qf{border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.style_videoControl__cR_Qf:hover{background:rgba(0,0,0,.5)}.style_videoControl__cR_Qf:active,.style_videoControl__cR_Qf:focus{background:rgba(0,0,0,.2);transform:scale(.9)}@media (prefers-reduced-motion:reduce){.style_mediaContainer___bN4z,.style_videoControl__cR_Qf{transition:none}}@media (prefers-contrast:high){.style_videoControl__cR_Qf{background:black;border:2px solid white}}@media print{.style_videoControl__cR_Qf{display:none}}.style_productCard__5L7Og{gap:16px;padding-bottom:14px}.style_slide__Kqfrk{box-shadow:0 2px 8px 0 rgba(0,0,0,.08);border-radius:8px}.style_heroVideoModal__h5X_u.modalOverlay{background:rgba(6,52,72,.9)}.style_heroVideoModal__h5X_u .modalContent{color:white;overflow:auto;background:transparent;box-shadow:none;position:relative;z-index:1;isolation:isolate}.style_modalBody__YJwt9{display:flex;flex-direction:column;height:100%;max-width:1350px;gap:60px;position:relative;z-index:1;opacity:1}.style_videoSection__Ij5YF{flex:1 1;min-height:0;opacity:1}.style_videoContainer__OgMHk{position:relative;width:100%;height:auto;background:#000;border-radius:12px;overflow:hidden;aspect-ratio:1.77/1}.style_video__otxEb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:1}.style_videoPlayButton__v8sCv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border:none;background:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:all .3s ease;z-index:5}.style_videoPlayButton__v8sCv:hover{background:rgba(0,0,0,.8);transform:translate(-50%,-50%) scale(1.1)}.style_videoPlayButton__v8sCv:focus{outline:2px solid white;outline-offset:2px}.style_textSection__64xx5{display:none;border-radius:0;min-width:330px;max-width:400px;max-height:500px;opacity:1}.style_modalTitle__TIrnh{margin:0 0 16px}.style_modalDescription___irU2{margin:0 0 16px;max-width:500px;color:white}.style_modalDescription___irU2 h1,.style_modalDescription___irU2 h2,.style_modalDescription___irU2 h3,.style_modalDescription___irU2 h4,.style_modalDescription___irU2 h5,.style_modalDescription___irU2 h6{color:white;margin-top:16px;margin-bottom:8px}.style_modalDescription___irU2 p{margin-bottom:12px}.style_modalDescription___irU2 ol,.style_modalDescription___irU2 ul{margin-bottom:12px;padding-left:20px}.style_modalDescription___irU2 li{margin-bottom:4px}@media (min-width:1024px){.style_heroVideoModal__h5X_u .modalContent{max-width:calc(100vw - 100px);max-height:calc(100vh - 100px);display:flex;flex-direction:row}.style_modalBody__YJwt9{flex-direction:row}.style_videoSection__Ij5YF{flex:1 1;border-radius:12px}.style_videoContainer__OgMHk{border-radius:12px;min-width:600px;max-width:908px}.style_videoPlayButton__v8sCv{width:80px;height:80px}}@media (min-width:1200px){.style_textSection__64xx5{display:flex;flex:1 1;border-radius:0 12px 12px 0;flex-direction:column;justify-content:start}}@media (prefers-reduced-motion:reduce){.style_videoPlayButton__v8sCv{transition:none}}@media (prefers-contrast:high){.style_videoPlayButton__v8sCv{background:black;border:2px solid white}}@media print{.style_videoPlayButton__v8sCv{display:none}}.style_video__otxEb:not([src])+.style_videoPlayButton__v8sCv{display:none}@keyframes style_spin__O3dnw{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.style_modalOverlay__D8egV{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.style_modalContent__1hSlw{position:relative;background:white;color:inherit;border-radius:12px;border:none;padding:24px;max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:style_modalEnter__svl40 .3s cubic-bezier(.4,0,.2,1)}@keyframes style_modalEnter__svl40{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.style_closeButton__qNbTs{position:absolute;top:20px;right:20px;border:none;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.style_closeButton__qNbTs:hover{background:rgba(0,0,0,.5)}.style_closeButton__qNbTs:active,.style_closeButton__qNbTs:focus{background:rgba(0,0,0,.2);transform:scale(.9)}.style_modalContent__1hSlw:focus{outline:none}.style_modalOverlay__D8egV[aria-hidden=true]{display:none}.style_srOnly__2sAsT{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{.style_modalOverlay__D8egV{position:static;background:white}.style_modalContent__1hSlw{box-shadow:none;border:1px solid #ccc}.style_closeButton__qNbTs{display:none}}@media (prefers-reduced-motion:reduce){.style_modalContent__1hSlw{animation:none}.style_closeButton__qNbTs{transition:none}}@media (prefers-contrast:high){.style_closeButton__qNbTs{background:white;border:2px solid black}}@media (prefers-color-scheme:dark){.style_modalContent__1hSlw{background:#1a1a1a;color:white}.style_closeButton__qNbTs{background:rgba(255,255,255,.1);color:white}.style_closeButton__qNbTs:hover{background:rgba(255,255,255,.2)}}.style_mediaContainer__8q6Qm{position:relative;width:100%;max-width:830px;margin:0 auto;border-radius:12px;overflow:hidden;transition:transform .3s ease}.style_mediaContainerWithShadow__33aNU{box-shadow:0 20px 60px rgba(0,0,0,.3)}.style_imageWrapper__8Ye6u{position:relative;width:100%;aspect-ratio:16/9;background:#f0f0f0}.style_pictureElement___DuRJ{display:block;width:100%;height:100%;position:absolute;inset:0}.style_mediaImage__BspMj{display:block}@media (prefers-reduced-motion:reduce){.style_mediaContainer__8q6Qm{transition:none}}.style_videoSection__kByB9{flex:1 1;min-height:0;opacity:1;display:flex;align-items:center;justify-content:center}.style_videoContainer__O5lNQ{position:relative;width:100%;height:100%;max-height:100%;background:#000;border-radius:12px;overflow:hidden;aspect-ratio:16/9}.style_video__soH7c{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;opacity:1}@media (min-width:768px){.style_videoSection__kByB9{flex:2 1;min-width:0}}.style_mediaStack__h6_RD{--component-background-color:var(--hgc-bg-primary);--component-foreground-color:var(--hgc-fg-primary);display:flex;flex-direction:column;width:100%;gap:20px;padding:20px;color:var(--component-foreground-color);background-color:var(--component-background-color)}.style_mediaStack__h6_RD[data-component-theme=dark]{--component-background-color:var(--hgc-bg-inverse);--component-foreground-color:var(--hgc-fg-inverse)}.style_mediaStack__h6_RD[data-component-theme=light]{--component-background-color:var(--hgc-bg-primary);--component-foreground-color:var(--hgc-fg-primary)}.style_contentSection__L0_d3{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;width:100%}.style_contentSection--above__ODFKW,.style_contentSection--below__ma_Lf{align-items:center;text-align:center}.style_title__hdVX9,.style_title__hdVX9 *{margin:0;line-height:normal}.style_description__Q8Sxo,.style_description__Q8Sxo *{margin:0;max-width:calc(830px * .85);line-height:normal}.style_cta__ZMY_d{margin-top:8px}@media (min-width:768px){.style_mediaStack__h6_RD{gap:28px;padding:60px 40px}.style_contentSection--above__ODFKW,.style_contentSection--below__ma_Lf{align-items:center;text-align:center}}@media (min-width:1024px){.style_mediaStack__h6_RD{gap:32px;padding:60px}}.style_textSection__0zvj1{display:flex;justify-content:center;align-items:flex-start;border-radius:0;opacity:1;text-align:center;flex-shrink:0}.style_modalDescription__r8R9w{margin:0;color:white;width:100%}.style_modalDescription__r8R9w h1,.style_modalDescription__r8R9w h2,.style_modalDescription__r8R9w h3,.style_modalDescription__r8R9w h4,.style_modalDescription__r8R9w h5,.style_modalDescription__r8R9w h6{color:white;margin-top:16px;margin-bottom:8px}.style_modalDescription__r8R9w p{margin-bottom:12px}.style_modalDescription__r8R9w ol,.style_modalDescription__r8R9w ul{margin-bottom:12px;padding-left:20px}.style_modalDescription__r8R9w li{margin-bottom:4px}@media (min-width:768px){.style_textSection__0zvj1{flex:1 1;max-width:500px;justify-content:flex-start}.style_modalDescription__r8R9w{text-align:left}}.style_dialogOverlay__NdsqA{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(6,52,72,.9);z-index:1000;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);animation:style_overlayShow___TMkg .3s cubic-bezier(.4,0,.2,1)}@keyframes style_overlayShow___TMkg{0%{opacity:0}to{opacity:1}}.style_dialogContent__qa7nY{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:white;overflow:auto;background:transparent;box-shadow:none;z-index:1001;isolation:isolate;padding:0;width:calc(100vw - 32px);height:calc(100vh - 32px);max-width:1600px;max-height:1000px;animation:style_contentShow__yH5JZ .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}@keyframes style_contentShow__yH5JZ{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.style_dialogContent__qa7nY:focus-visible{outline:2px solid white;outline-offset:4px}.style_closeButton__8y7YM{position:absolute;top:0;right:0;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.style_closeButton__8y7YM:hover{background:rgba(0,0,0,.5)}.style_closeButton__8y7YM:active,.style_closeButton__8y7YM:focus{background:rgba(0,0,0,.2);transform:scale(.9)}.style_closeButton__8y7YM:focus-visible{outline:2px solid white;outline-offset:2px}.style_closeButtonIcon__4Iap8{pointer-events:none}.style_modalBody__0WssR{display:flex;flex-direction:column;width:100%;height:auto;gap:30px;position:relative;z-index:1;opacity:1;padding:24px;box-sizing:border-box}@media (min-width:768px){.style_dialogContent__qa7nY{max-width:calc(100vw - 0px);max-height:calc(100vh - 0px)}.style_modalBody__0WssR{gap:60px;flex-direction:row;padding:60px}}@media (prefers-reduced-motion:reduce){.style_closeButton__8y7YM,.style_dialogContent__qa7nY,.style_dialogOverlay__NdsqA{animation:none;transition:none}.style_closeButton__8y7YM:active,.style_closeButton__8y7YM:focus{transform:none}}@media (prefers-contrast:high){.style_closeButton__8y7YM{background:white;border:2px solid black}.style_dialogContent__qa7nY:focus-visible{outline:3px solid white}}@media print{.style_dialogOverlay__NdsqA{position:static;background:white}.style_dialogContent__qa7nY{position:static;transform:none;color:black}.style_closeButton__8y7YM{display:none}}.style_mediaContainer__6Y0QW{position:relative;width:100%;max-width:830px;margin:0 auto;border-radius:12px;overflow:hidden;transition:transform .3s ease;border:none;padding:0;background:none;font:inherit;color:inherit;display:block}.style_mediaContainerWithShadow__4JGTi{box-shadow:0 20px 60px rgba(0,0,0,.3)}.style_mediaContainerClickable__HwEnW{cursor:pointer}.style_mediaContainerClickable__HwEnW:focus-visible{outline:2px solid #0066cc;outline-offset:4px}.style_imageWrapper__PXN36{position:relative;width:100%;aspect-ratio:16/9;background:#f0f0f0}.style_pictureElement__Wu15m{display:block;width:100%;height:100%;position:absolute;inset:0;transition:opacity .3s ease}.style_mediaImage__U5ZPg{display:block}.style_hoverVideo__cqdPk{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .3s ease}.style_hidden__N0_pe{opacity:0;pointer-events:none}.style_visible__QeGV6{opacity:1;pointer-events:auto}.style_playButtonOverlay__h_qA_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:91px;height:91px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease,opacity .3s ease}.style_mediaContainerClickable__HwEnW:hover .style_playButtonOverlay__h_qA_{transform:translate(-50%,-50%) scale(1.2)}@media (prefers-reduced-motion:reduce){.style_hoverVideo__cqdPk,.style_mediaContainerClickable__HwEnW,.style_mediaContainer__6Y0QW,.style_pictureElement__Wu15m,.style_playButtonOverlay__h_qA_{transition:none}.style_mediaContainerClickable__HwEnW:hover{transform:none}.style_mediaContainerClickable__HwEnW:hover .style_playButtonOverlay__h_qA_{transform:translate(-50%,-50%)}}@media print{.style_playButtonOverlay__h_qA_{display:none}.style_mediaContainerClickable__HwEnW{cursor:default}}.style_gaugeContainer__vIMRp,.style_gauge__Qz_iQ{position:relative;width:100%}.style_gauge__Qz_iQ{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);padding:16px}.style_backgroundArc__2WGFL{fill:none;stroke-width:8;stroke-linecap:round;opacity:.3}.style_foregroundArc__fs5I7{fill:none;stroke-width:8;stroke-linecap:round;stroke:var(--color-foreground-arc)}.style_statLabel__glfnL>textPath{color:var(--color-stat-label,var(--hgc-black));letter-spacing:1.5px;font-size:10px;font-weight:400;text-transform:uppercase}.style_totalScore__vBou6{text-anchor:middle;dominant-baseline:middle;font-size:42px;font-weight:100;fill:var(--color-total-score)}.style_badge__cxkSh{text-anchor:middle;dominant-baseline:middle;stroke:none}.style_badgeText__RaaXi{font-size:12px;text-anchor:middle;dominant-baseline:middle;font-weight:700;fill:var(--color-badge-text);background:red}.style_tooltip__xq4ky{position:absolute;background-color:var(--hgc-white);color:var(--hgc-black);padding:16px;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);width:280px;max-width:90vw;z-index:1000;pointer-events:none;transition:opacity .2s ease-in-out,transform .2s ease-in-out;border:1px solid rgba(0,0,0,.1);opacity:1;visibility:visible}.style_tooltip__xq4ky:after{content:"";position:absolute;bottom:-10px;left:50%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--hgc-white)}.style_name__mKFNy{margin:0 0 8px;font-weight:600;text-transform:uppercase}.style_description__IQfnO{margin:0}.style_overlay__n7oAy{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:flex-end;padding:24px 8px 0;z-index:1000}.style_card__9XC_l{position:relative;background-color:var(--hgc-white);color:var(--hgc-black);padding:24px;border-radius:16px 16px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.15);min-height:16vh;overflow-y:auto;width:100%;max-width:calc(100vw - 16px);animation:style_slide-up__FF1OY .3s ease-out}.style_closeButton__0_60v{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:var(--hgc-black)}.style_name___lsCH{margin:0 0 8px}.style_description__ZlJeM{margin:0}@keyframes style_slide-up__FF1OY{0%{transform:translateY(100%)}to{transform:translateY(0)}}.style_gaugeInteractiveContainer__ahkgE{position:relative}.style_section__q_BUM{display:grid;grid-gap:40px;gap:40px;padding:88px 0 160px}@media (min-width:1024px){.style_section__q_BUM{grid-template-columns:1fr 2fr;gap:160px;padding-left:24px}}.style_sectionContent__KjCXC{display:grid;grid-gap:40px;gap:40px;align-items:flex-start;align-content:flex-start;padding-left:16px;padding-right:16px}@media (min-width:768px){.style_sectionContent__KjCXC{padding-left:0}}.style_sectionMedia__aFaz8{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-items:center}.style_gaugeContainer__7uvRr{z-index:2;border-radius:16px;grid-column:1/-1;grid-row:1/-1;align-self:center;justify-self:center;transform:translateY(50%);width:80%;background-color:rgba(255,255,255,.5);max-width:300px}@media (min-width:1024px){.style_gaugeContainer__7uvRr{width:50%;max-width:none;justify-self:start;transform:translateY(calc(25% + 32px)) translateX(-64px)}}.style_mediaContainer__r5cFB{position:relative;z-index:1;overflow:hidden;border-radius:8px;grid-column:1/-1;grid-row:1/-1;width:100%;height:100%;min-height:350px}@media (min-width:1024px){.style_mediaContainer__r5cFB{min-height:500px}}.style_imagePlaceholder__FTwAQ{display:grid;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.style_cardWrapper__ZktWO{display:none}@media (min-width:1024px){.style_cardWrapper__ZktWO{display:grid;justify-content:flex-end;width:100%}}.style_card__rbCpn{display:grid;grid-gap:24px;gap:24px;padding:24px;background-color:var(--hgc-blue-100);border-radius:8px;max-width:calc(100% - 32px);justify-self:flex-end}.style_content__7gjAx{display:grid;grid-gap:16px;gap:16px}.style_header__5dCdf{display:grid;grid-template-columns:auto 1fr;grid-gap:8px;gap:8px;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--hgc-blue-06)}.style_heading__BMyQT,.style_icon__mGW_n,.style_text__8GnRl{color:var(--hgc-blue-700)}.style_content__kOklD{display:grid;grid-gap:24px;gap:24px}@media (min-width:768px) and (max-width:1024px){.style_content__kOklD{padding-left:16px;padding-right:16px}}@media (min-width:1024px){.style_content__kOklD{padding:initial}}.style_intro__SRktw{display:grid;grid-gap:16px;gap:16px}.style_body__PUjLl{display:grid;grid-gap:8px;gap:8px;text-align:left}.style_container___yeZF{position:relative;overflow:hidden;display:grid}@media (min-width:1024px){.style_container___yeZF{min-height:100vh}}.style_grid__PX78b{display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:1fr 1fr 1fr;grid-area:1/1/-1/-1;padding:24px}@media (min-width:768px){.style_grid__PX78b{grid-template-columns:repeat(3,1fr)}}.style_widescreenMaxContainer__zw_jh{display:grid;width:100%;padding:24px 16px;grid-template-columns:repeat(3,auto);grid-template-rows:1fr 1fr 1fr;grid-area:1/1/-1/-1;margin:0 auto}@media (min-width:1024px){.style_widescreenMaxContainer__zw_jh{max-width:1800px;grid-template-columns:repeat(3,1fr);padding-left:0;padding-right:0}}.style_container___yeZF[data-hydrow-theme=dark]{color:var(--hgc-white)}.style_container___yeZF[data-hydrow-theme=light]{color:var(--hgc-neutral-06)}.style_productCard__26wu_{gap:16px;padding-bottom:14px}.style_slide__XYuk4{box-shadow:0 2px 8px 0 rgba(0,0,0,.08);border-radius:8px}.style_container__zYFz7[data-component-theme=dark-blue]{--container-bg-color:var(--hgc-blue-600);--container-fg-color:#ffffff}.style_container__zYFz7{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column-reverse;background-color:var(--container-bg-color,inherit);color:var(--container-fg-color,inherit);min-height:0;min-height:auto}.style_videoContainer__aG_0z{max-height:65vh;position:relative;top:0;left:0;width:100%;z-index:0;order:2;aspect-ratio:1/1.13}.style_heroVideo__aVkrB{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.style_content__v5h7N{position:relative;z-index:2;width:100%;max-width:100%;min-width:0;min-width:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px 24px;box-sizing:border-box;overflow:hidden;background-color:var(--container-bg-color,#ffffff);color:var(--container-fg-color,#000000);border-radius:0;box-shadow:none;order:1}.style_intro__I5Qu4{margin-bottom:4px}.style_title__q8SeP{margin-bottom:8px}.style_subtitle__egLqq{margin-bottom:16px}.style_ctaContainer__JUUkG{display:flex;flex-direction:row;gap:8px;align-items:center;flex-wrap:wrap}.style_cta__fvzsH{max-width:-moz-fit-content;max-width:fit-content}.style_appStoreButton__aISSe,.style_playStoreButton__PArYS{display:inline-block;line-height:0;transition:opacity .2s ease}.style_videoControlBtn__u31sx{position:absolute;bottom:16px;right:16px;border:none;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.style_videoControlBtn__u31sx:hover{background:rgba(0,0,0,.5)}.style_videoControlBtn__u31sx:active,.style_videoControlBtn__u31sx:focus{background:rgba(0,0,0,.2);transform:scale(.9)}@media (min-width:768px){.style_videoContainer__aG_0z{aspect-ratio:1.4/1}}@media (min-width:1024px){.style_container__zYFz7{flex-direction:row;min-height:75vh;max-height:650px}.style_videoContainer__aG_0z{position:absolute;top:0;right:0;left:auto;width:70%;min-height:75vh;max-height:100%;z-index:0;order:0;aspect-ratio:1.28/1}.style_content__v5h7N{max-width:590px;padding:4rem 7rem;align-items:normal;border-radius:0;border-radius:initial;box-shadow:none;order:0}.style_intro__I5Qu4{margin-bottom:8px}.style_title__q8SeP{margin-bottom:24px}.style_subtitle__egLqq{margin-bottom:40px}.style_videoControlBtn__u31sx{bottom:24px;right:48px}}.style_textCtaSection__4FV8D{--bg-color:transparent;--fg-color:inherit;display:flex;flex-direction:column;width:100%;padding:16px;background-color:var(--bg-color);color:var(--fg-color)}.style_contentWrapper__wdfHU{display:flex;flex-direction:column;gap:8px;margin:0;width:100%}.style_textCtaSection__4FV8D[data-content-alignment=left]{align-items:flex-start;text-align:left}.style_textCtaSection__4FV8D[data-content-alignment=left] .style_contentWrapper__wdfHU{align-items:flex-start}.style_textCtaSection__4FV8D[data-content-alignment=center]{align-items:center;text-align:center}.style_textCtaSection__4FV8D[data-content-alignment=center] .style_contentWrapper__wdfHU{align-items:center}.style_textCtaSection__4FV8D[data-content-alignment=right]{align-items:flex-end;text-align:right}.style_textCtaSection__4FV8D[data-content-alignment=right] .style_contentWrapper__wdfHU{align-items:flex-end}.style_heading__q_gfM,.style_heading__q_gfM *{margin:0;color:inherit}.style_heading__q_gfM.hydrow-type-display-huge{line-height:44px}.style_heading__q_gfM.hydrow-type-display-1{line-height:38px}.style_heading__q_gfM.hydrow-type-display-2{line-height:33px}.style_heading__q_gfM.hydrow-type-display-3{line-height:29px}.style_heading__q_gfM.hydrow-type-display-4{line-height:23px}.style_heading__q_gfM.hydrow-type-display-5,.style_heading__q_gfM.hydrow-type-display-6{line-height:18px}.style_description__qC_7p,.style_description__qC_7p *{margin:0;max-width:calc(830px * .85);color:inherit}@media (min-width:1024px){.style_textCtaSection__4FV8D{padding:48px}.style_heading__q_gfM.hydrow-type-display-huge{line-height:62px}.style_heading__q_gfM.hydrow-type-display-1{line-height:58px}.style_heading__q_gfM.hydrow-type-display-2{line-height:52px}.style_heading__q_gfM.hydrow-type-display-3{line-height:40px}.style_heading__q_gfM.hydrow-type-display-4{line-height:34px}.style_heading__q_gfM.hydrow-type-display-5,.style_heading__q_gfM.hydrow-type-display-6{line-height:25px}}