.hero-carousel{width:100%;height:610px;position:relative;overflow:hidden}.hero-carousel__background{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.hero-carousel__image{object-fit:cover;width:100%;height:100%;transition:opacity .5s ease-in-out}.hero-carousel__overlay{background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.3) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-carousel__content{z-index:10;flex-direction:column;justify-content:space-between;max-width:100%;height:100%;padding:4rem 5rem;display:flex;position:relative}.hero-carousel__text-container{max-width:700px}.hero-carousel__subtitle{color:#fff;letter-spacing:.05em;text-transform:uppercase;width:80%;font-size:1.65rem;font-weight:700}.hero-carousel__guion{background-color:#ea7317;width:22%;height:20px;display:inline-block}.hero-carousel__highlighted-title{color:#ea7317;font-size:3.5rem;font-weight:700;line-height:.95}.hero-carousel__date{color:#fff;margin-bottom:.5rem;margin-left:5px;font-size:2.2rem;font-weight:600;display:inline}.hero-carousel__location{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.hero-carousel__button{color:#fff;background-color:#10b981;border-radius:1.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.hero-carousel__button:hover{background-color:#059669;transform:scale(1.05)}.hero-carousel__features{align-items:center;gap:2rem;display:flex}.hero-carousel__feature{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.hero-carousel__feature-divider{background-color:rgba(255,255,255,.5);width:3px;height:40px}.hero-carousel__feature-text{color:#fff;width:120px;font-size:1.05rem;font-weight:700}.hero-carousel__nav{color:#fff;cursor:pointer;z-index:20;background-color:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.5);justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel__nav:hover{background-color:rgba(255,255,255,.4)}.hero-carousel__nav--prev{left:.8rem}.hero-carousel__nav--next{right:.8rem}.hero-carousel__indicators{z-index:20;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-carousel__indicator{cursor:pointer;background-color:rgba(255,255,255,.4);border:none;border-radius:50%;width:12px;height:12px;transition:background-color .3s,transform .2s}.hero-carousel__indicator:hover{background-color:rgba(255,255,255,.6);transform:scale(1.2)}.hero-carousel__indicator--active{background-color:#ea7317;transform:scale(1.3)}@media (max-width:1023px){.hero-carousel{height:600px}.hero-carousel__content{padding:3rem}.hero-carousel__title,.hero-carousel__highlighted-title{font-size:3.2rem}.hero-carousel__date{font-size:2rem}.hero-carousel__location{font-size:1.85rem}.hero-carousel__features{flex-wrap:wrap;gap:1.5rem}.hero-carousel__feature-text{font-size:.875rem}.hero-carousel__nav{width:30px;height:45px;font-size:1.75rem}.hero-carousel__nav--prev{left:.5rem}.hero-carousel__nav--next{right:.5rem}}@media (max-width:767px){.hero-carousel{height:500px}.hero-carousel__text-container{max-width:600px}.hero-carousel__content{padding:2rem 1.5rem}.hero-carousel__subtitle{font-size:1.2rem}.hero-carousel__title,.hero-carousel__highlighted-title{font-size:2.7rem}.hero-carousel__date{font-size:1.5rem}.hero-carousel__location{margin-bottom:1.5rem;font-size:1.45rem}.hero-carousel__button{padding:.75rem 1.5rem;font-size:.9rem}.hero-carousel__feature{margin-top:.5rem}.hero-carousel__features{gap:.5rem}.hero-carousel__feature-text{font-size:.8rem}.hero-carousel__nav{width:40px;height:40px;font-size:1.5rem}.hero-carousel__nav--prev{display:none;left:.5rem}.hero-carousel__nav--next{display:none;right:.5rem}.hero-carousel__indicators{bottom:1rem}.hero-carousel__indicator{width:10px;height:10px}}@media (max-width:610px){.hero-carousel{height:510px}.hero-carousel__subtitle{width:100%;font-size:1.2rem}.hero-carousel__highlighted-title{font-size:2.2rem}.hero-carousel__date{font-size:1.2rem}.hero-carousel__location{margin-bottom:1.2rem;font-size:1.19rem}}@media (max-width:443px){.hero-carousel__content{justify-content:center;gap:3rem;display:flex}.hero-carousel__button{padding:.5em 1em}.hero-carousel__subtitle{width:100%;font-size:1rem}.hero-carousel__highlighted-title{font-size:1.8rem}.hero-carousel__date{font-size:1rem}.hero-carousel__location{margin-bottom:1.2rem;font-size:.9rem}.hero-carousel__features{margin-bottom:1rem}}@media (max-width:353px){.hero-carousel__subtitle{width:100%;font-size:.9rem}}
