.carousel{aspect-ratio:0.72;position:relative;background:var(--black);z-index:0;width:100%;height:auto;max-height:70vh}.carousel-single img,.carousel__single-banner img{width:100%;height:auto;max-height:70vh;display:block;object-fit:cover}.carousel__state-selector{position:relative}.carousel__state-banner img,.carousel__state-banner picture{display:block;width:100%}.carousel__state-options{position:absolute;right:0;bottom:2.5rem;left:0;display:flex;justify-content:center;gap:.75rem;padding:0 1.25rem}.carousel__state-option{width:100%;max-width:12rem;padding:0;border:0;background:0 0;cursor:pointer}.carousel__state-option img{display:block;width:100%;height:auto}.carousel__state-option:focus-visible{outline:.125rem solid var(--white);outline-offset:0.125rem}.carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.carousel__slide.is-active{opacity:1}.carousel__slide img,.carousel__slide picture{width:100%;height:auto;display:block;max-height:70vh}.carousel__slide img{object-fit:cover}.carousel__control{position:absolute;bottom:1.25rem;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(30,30,30,.9);border:.0625rem solid var(--neutral-50);backdrop-filter:blur(0.2813rem);color:var(--neutral-80);font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.8;z-index:2}.carousel__control[hidden]{display:none!important}.carousel__control--prev{left:1.5rem}.carousel__control--next{right:1.5rem}.carousel__control:hover{background:rgb(64 63 62 / 92%)}.carousel__control:focus-visible{outline:.125rem solid var(--white);outline-offset:0.125rem}html[data-country=US][data-state-selector-active=true] .carousel__state-options{padding-top:3rem}html[data-country=US][data-state-selector-active=true] .carousel__state-option{position:relative;overflow:visible}html[data-country=US][data-state-selector-active=true] .carousel__state-option::after{content:'\2193';position:absolute;top:-2.8rem;left:50%;transform:translateX(-50%);color:var(--white);font-size:1.75rem;line-height:1;pointer-events:none}html[data-country=US][data-state-selector-active=true] .carousel__state-option--no::before,html[data-country=US][data-state-selector-active=true] .carousel__state-option--yes::before{position:absolute;top:-5rem;left:50%;transform:translateX(-50%);color:var(--white);font-size:1.5rem;font-weight:900;line-height:1;pointer-events:none}html[data-country=US][data-state-selector-active=true] .carousel__state-option--yes::before{content:'SI'}html[data-country=US][data-state-selector-active=true] .carousel__state-option--no::before{content:'NO'}@media (min-width:48rem){.carousel{aspect-ratio:2.59;max-height:70vh;width:100%}.landing__header{height:4rem}.carousel__state-options{gap:7.25rem;transform:translateY(-65%)}html[data-country=US][data-state-selector-active=true] .carousel__state-options{padding-top:0}html[data-country=US][data-state-selector-active=true] .carousel__state-option{position:static;overflow:hidden}html[data-country=US][data-state-selector-active=true] .carousel__state-option--no::before,html[data-country=US][data-state-selector-active=true] .carousel__state-option--yes::before,html[data-country=US][data-state-selector-active=true] .carousel__state-option::after{content:none}.carousel__state-option{max-width:22rem;width:20%}}