.hero-carousel__inner{position:relative}.hero-carousel__controls{position:absolute;z-index:2;display:flex;bottom:50%;padding:0 10px;width:100%}.hero-carousel__controls-button{position:relative;width:40px;height:40px;border:2px solid;border-radius:50%;padding:0;background:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:opacity var(--transition-time) var(--transition-easing)}.hero-carousel__controls-button:hover{opacity:.5}.hero-carousel__controls-button:last-child{margin-left:auto}.hero-carousel__controls-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px}.hero-carousel__slide{overflow:hidden}.hero-carousel-bg-image{width:100%;height:720px;background-size:cover;background-repeat:no-repeat;background-position:center}.hero-content{width:660px}.hero-content .hero-title{font-size:3.125rem;font-weight:700;text-transform:uppercase;line-height:100%;margin-bottom:10px}.hero-content .hero-message{font-size:1.125rem;line-height:100%;margin-bottom:30px}@media (max-width: 600px){.hero-content .hero-title{font-size:1.75rem}.hero-content .hero-message{font-size:.9375rem}}
