.s-hero-split{display:grid;gap:0;position:relative;z-index:1}.s-hero-split__images{aspect-ratio:4/3;background-color:var(--surface-global-subtle);display:grid;overflow:hidden;position:relative;width:100%;z-index:2}.s-hero-split__image{grid-area:1/1;opacity:0;transition:opacity .3s ease;visibility:hidden}.s-hero-split__image:first-of-type{opacity:1;visibility:visible}.s-hero-split__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-hero-split__controls{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.s-hero-split__control{border-radius:50%;color:var(--icon-global-light);pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%)}.s-hero-split__control:first-of-type{left:.75rem}.s-hero-split__control:last-of-type{right:.75rem}.s-hero-split__mobile-header{background-color:var(--surface-global-primary);display:grid;gap:var(--static-xs);padding:var(--static-lg) var(--container-horizontal-padding)}.s-hero-split__mobile-footer{background-color:var(--surface-global-primary);padding:0 var(--container-horizontal-padding) var(--static-lg)}.s-hero-split__content{align-items:center;background-color:var(--surface-global-primary);display:flex;flex-direction:row;justify-content:flex-start;padding:var(--section-md) var(--section-lg);position:relative;width:45%;z-index:1}.s-hero-split__inner{display:grid;gap:1.5rem;width:100%}.s-hero-split__texts{display:grid;gap:var(--static-lg)}.s-hero-split__title-group{display:grid;gap:var(--static-sm)}.s-hero-split__rating{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.6875rem;font-weight:700;gap:.75rem;justify-content:flex-start;letter-spacing:.03438rem;line-height:1.2;text-transform:uppercase}.s-hero-split__rating,.s-hero-split__rating .c-review-stars__icons{color:var(--text-global-primary)}.s-hero-split__rating .icon{--icon-size:1.125rem}.s-hero-split__title{font-family:var(--font-typeface-display);font-size:var(--font-display-macro);font-weight:700;line-height:1.1}.s-hero-split__subtitle{color:var(--text-global-primary);font-size:var(--font-body-lg)}.s-hero-split-slider{--slide-gap:0.5rem;background-color:var(--surface-global-primary);margin-inline:calc(var(--container-horizontal-padding)*-1);padding:var(--static-lg) var(--container-horizontal-padding);width:calc(100% + var(--container-horizontal-padding)*2)}.s-hero-split-slider__inner{padding-inline:calc(var(--container-horizontal-padding) - var(--slide-gap))}.s-hero-split-slider__item{display:grid;gap:.75rem;padding:0 var(--slide-gap)}.s-hero-split-slider__indicator-container{align-items:center;background-color:var(--surface-global-subtle);border-radius:var(--radius-primary);display:flex;flex-direction:row;flex-shrink:0;height:5rem;justify-content:center;width:100%}.s-hero-split-slider__icon{height:3rem;width:3rem}.s-hero-split-slider__icon.is-loaded{filter:invert(31%) sepia(6%) saturate(2771%) hue-rotate(62deg) brightness(98%) contrast(82%)}.s-hero-split-slider__text-indicator{color:var(--text-global-accent);font-family:var(--font-typeface-display);font-size:var(--font-display-macro);font-weight:var(--font-weight-display);line-height:1}.s-hero-split-slider__text{display:grid;gap:.25rem}.s-hero-split-slider__title{font-family:var(--font-typeface-display);font-size:var(--font-display-xs);font-weight:var(--font-weight-display);line-height:1.2}.s-hero-split-slider__subtitle{color:var(--text-global-secondary);font-size:var(--font-body-sm)}.s-hero-split__tabs{display:grid;gap:.5rem}.s-hero-split-tab{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start;padding:.5rem 0;position:relative;transition:opacity .2s ease}.s-hero-split-tab:after,.s-hero-split-tab:before{background-color:var(--border-global-primary);content:"";display:block;position:absolute;top:50%;transform:translateY(-50%) translateX(calc((var(--section-lg) + .5rem)*-1));transition:transform .3s ease;z-index:1}.s-hero-split-tab:before{height:.0625rem;left:calc((var(--section-lg) + .5rem)*-1);width:var(--section-lg)}.s-hero-split-tab:after{border-radius:50%;height:.3rem;left:-.5rem;width:.3rem}.s-hero-split-tab:focus-visible .s-hero-split-tab__highlight,.s-hero-split-tab:hover .s-hero-split-tab__highlight{opacity:.5}.s-hero-split-tab.is-active .s-hero-split-tab__highlight{opacity:1}.s-hero-split-tab.is-active .s-hero-split-tab__icon.is-loaded{filter:invert(31%) sepia(6%) saturate(2771%) hue-rotate(62deg) brightness(98%) contrast(82%)}.s-hero-split-tab.is-active .s-hero-split-tab__text-indicator{color:var(--text-global-accent)}.s-hero-split-tab.is-active:after,.s-hero-split-tab.is-active:before{transform:translateY(-50%) translateX(0)}.s-hero-split-tab__indicator-wrapper{align-items:center;display:flex;flex-direction:row;flex-shrink:0;height:5.5rem;justify-content:center;position:relative;width:5.5rem}.s-hero-split-tab__highlight{background-color:var(--surface-global-accent-light);border-radius:50%;height:6.25rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .25s ease;width:6.25rem}.s-hero-split-tab__icon{height:5.5rem;position:relative;width:5.5rem;z-index:1}.s-hero-split-tab__icon.is-loaded{filter:invert(37%) sepia(88%) saturate(6%) hue-rotate(315deg) brightness(94%) contrast(88%)}.s-hero-split-tab__text-indicator{color:var(--text-global-tertiary);font-family:var(--font-typeface-display);font-size:var(--font-display-lg);font-weight:var(--font-weight-display);line-height:1;position:relative;transition:color .25s ease;z-index:1}.s-hero-split-tab__content{display:grid;gap:.25rem}.s-hero-split-tab__title{font-family:var(--font-typeface-display);font-size:var(--font-display-xs);font-weight:var(--font-weight-display);line-height:1.2}.s-hero-split-tab__subtitle{color:var(--text-global-secondary);font-size:var(--font-body-md)}.s-hero-split__buttons{display:grid;gap:.75rem;padding-top:.5rem}@media only screen and (min-width:64em){.s-hero-split{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-start}.s-hero-split:has(.s-hero-split-tab.is-active:first-of-type) .s-hero-split__image:first-of-type{opacity:1;visibility:visible}.s-hero-split:has(.s-hero-split-tab.is-active:nth-of-type(2)) .s-hero-split__image:nth-of-type(2){opacity:1;visibility:visible}.s-hero-split:has(.s-hero-split-tab.is-active:nth-of-type(3)) .s-hero-split__image:nth-of-type(3){opacity:1;visibility:visible}.s-hero-split:has(.s-hero-split-tab.is-active:nth-of-type(4)) .s-hero-split__image:nth-of-type(4){opacity:1;visibility:visible}.s-hero-split:has(.s-hero-split-tab.is-active:nth-of-type(5)) .s-hero-split__image:nth-of-type(5){opacity:1;visibility:visible}.s-hero-split:has(.s-hero-split-tab.is-active:nth-of-type(6)) .s-hero-split__image:nth-of-type(6){opacity:1;visibility:visible}.s-hero-split__images{aspect-ratio:auto;flex-shrink:0;min-height:40rem;width:55%}.s-hero-split__controls{display:none}.s-hero-split__inner{display:grid;gap:1.875rem;max-width:32rem}.s-hero-split__buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}}@media only screen and (max-width:calc(64em - 1px)){.s-hero-split:has([data-slide-index="1"].is-current) .s-hero-split__image[data-feature-image="1"]{opacity:1;visibility:visible}.s-hero-split:has([data-slide-index="2"].is-current) .s-hero-split__image[data-feature-image="2"]{opacity:1;visibility:visible}.s-hero-split:has([data-slide-index="3"].is-current) .s-hero-split__image[data-feature-image="3"]{opacity:1;visibility:visible}.s-hero-split:has([data-slide-index="4"].is-current) .s-hero-split__image[data-feature-image="4"]{opacity:1;visibility:visible}.s-hero-split:has([data-slide-index="5"].is-current) .s-hero-split__image[data-feature-image="5"]{opacity:1;visibility:visible}.s-hero-split:has([data-slide-index="6"].is-current) .s-hero-split__image[data-feature-image="6"]{opacity:1;visibility:visible}.s-hero-split__button{width:100%}}@media only screen and (hover:hover){.s-hero-split__control:hover{background-color:var(--surface-global-primary);color:var(--text-global-primary)}}