.s-hero-bento{overflow:hidden;position:relative;width:100%}.s-hero-bento__grid{display:grid;gap:.5rem;grid-template-columns:1fr;grid-template-rows:auto auto}.s-hero-bento__primary{display:grid;min-height:31.25rem;overflow:hidden;position:relative}.s-hero-bento__primary--text-light{color:var(--color-white)}.s-hero-bento__primary--text-dark{color:var(--color-black)}.s-hero-bento__primary-media{bottom:0;display:grid;left:0;position:absolute;right:0;top:0}.s-hero-bento__primary-media .s-video-html5{border-radius:0}.s-hero-bento__primary-image{--image-radius:0;z-index:1}.s-hero-bento__primary-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-hero-bento__overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.s-hero-bento__overlay--light{background-color:var(--color-white)}.s-hero-bento__overlay--dark{background-color:var(--color-black)}.s-hero-bento__video-wrapper{bottom:0;display:grid;left:0;position:absolute;right:0;top:0}.s-hero-bento__video-wrapper video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-hero-bento__video-wrapper .s-video-html5__icon{height:1.2rem;width:1.2rem}.s-hero-bento__video-wrapper .s-video-html5__controls{bottom:auto;height:auto;justify-content:flex-end;left:auto;max-width:-moz-max-content;max-width:max-content;padding:1rem;right:0;top:0;transform:none!important;width:auto}.s-hero-bento__primary-container{align-items:flex-start;bottom:0;display:flex;flex-direction:column;grid-area:1/1;justify-content:flex-end;left:0;padding:var(--section-container);position:absolute;right:0;top:0;z-index:3}.s-hero-bento__primary-content{display:flex;flex-direction:column;gap:var(--responsive-sm);width:auto}.s-hero-bento__rating{align-items:center;display:flex;flex-direction:row;font-size:var(--font-body-sm);font-weight:700;gap:.75rem;justify-content:flex-start;letter-spacing:.04063rem;line-height:1.2;margin-bottom:calc(var(--responsive-xl) - var(--responsive-sm));text-transform:uppercase}.s-hero-bento__rating .icon{--icon-size:1.125rem}.s-hero-bento__rating .c-review-stars{flex-shrink:0}.s-hero-bento__title{font-family:var(--font-typeface-display);font-size:var(--font-display-macro);font-weight:700;line-height:1.1}.s-hero-bento__text p{font-size:var(--font-body-lg)}.s-hero-bento__button{margin-top:calc(var(--responsive-xl) - var(--responsive-sm))}.s-hero-bento__secondary-container{display:grid;gap:.5rem;grid-template-columns:1fr 1fr;min-height:14.3rem}.s-hero-bento__secondary{display:flex;flex-direction:column;justify-content:flex-end;min-height:10rem;overflow:hidden;position:relative}.s-hero-bento__secondary a:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.s-hero-bento__secondary a:first-of-type:focus-visible{box-shadow:none}.s-hero-bento__secondary a:first-of-type:focus-visible:before{border-color:var(--border-global-light);border-radius:var(--border-radius,.125rem);box-shadow:0 0 0 .125rem var(--focus-ring-color,var(--border-focus));outline:none}.s-hero-bento__secondary--text-light{color:var(--color-white)}.s-hero-bento__secondary--text-dark{color:var(--color-black)}.s-hero-bento__secondary:first-of-type{border-radius:0 var(--radius-primary) var(--radius-primary) 0}.s-hero-bento__secondary:nth-of-type(2){border-radius:var(--radius-primary) 0 0 var(--radius-primary)}.s-hero-bento__secondary:hover .s-hero-bento__secondary-link-text:before{transform:scaleX(1)}.s-hero-bento__secondary-media{bottom:0;left:0;position:absolute;right:0;top:0}.s-hero-bento__secondary-image{--image-radius:0;height:100%;z-index:1}.s-hero-bento__secondary-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-hero-bento__secondary-content{display:flex;flex-direction:column;gap:var(--static-lg);padding:var(--responsive-md);z-index:3}.s-hero-bento__secondary-title{font-family:var(--font-typeface-display);font-size:1.125rem;font-weight:700;line-height:1.2}.s-hero-bento__secondary-link{align-items:center;align-self:flex-start;color:inherit;display:inline-flex;font-family:var(--font-typeface-display);font-size:var(--font-static-sm);font-weight:var(--font-weight-display);gap:var(--static-xs);line-height:1.2;text-decoration:none;transition:opacity .2s ease}.s-hero-bento__secondary-link .icon{--icon-size:0.8125rem}.s-hero-bento__secondary-link-text{position:relative}.s-hero-bento__secondary-link-text:before{background-color:var(--surface-nav-primary--hover);content:"";display:block;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.s-hero-bento__secondary-link-text.is-active:before,.s-hero-bento__secondary-link-text:active:before,.s-hero-bento__secondary-link-text:hover:before{transform:scaleX(1)}.s-hero-bento__secondary-link-text:before{background-color:var(--surface-nav-secondary--hover);background-color:currentColor;bottom:-.1rem;height:.0625rem}@media only screen and (min-width:48em){.s-hero-bento__grid{grid-template-columns:1fr 25rem;grid-template-rows:1fr}.s-hero-bento__primary{min-height:max(33.75rem,35vh)}.s-hero-bento__primary,.s-hero-bento__primary-media .s-video-html5{border-radius:0 var(--radius-primary) var(--radius-primary) 0}.s-hero-bento__primary-image{--image-radius:0 var(--radius-primary) var(--radius-primary) 0}.s-hero-bento__video-wrapper .s-video-html5__icon{height:1.5rem;width:1.5rem}.s-hero-bento__video-wrapper .s-video-html5__controls{bottom:0;padding:1.5rem;top:auto}.s-hero-bento__primary-content{max-width:35.25rem}.s-hero-bento__button{align-self:flex-start}.s-hero-bento__secondary-container{grid-template-columns:1fr;grid-template-rows:1fr 1fr;min-height:auto}.s-hero-bento__secondary{min-height:auto}.s-hero-bento__secondary:first-of-type,.s-hero-bento__secondary:nth-of-type(2){border-radius:var(--radius-primary) 0 0 var(--radius-primary)}.s-hero-bento__secondary-content{padding:var(--responsive-lg)}.s-hero-bento__secondary-title{font-size:var(--font-display-sm)}}@media only screen and (min-width:64em){.s-hero-bento__grid{grid-template-columns:1fr 29rem}.s-hero-bento__rating .icon{--icon-size:1.5rem}}@media only screen and (max-width:calc(48em - 1px)){.s-hero-bento__button{width:100%}}