.hero-slider,.hero-slider .slider-item{position:relative}.hero-slider .slider-item .background-image{aspect-ratio:22/9;border-radius:20px;overflow:hidden}@media screen and (max-width:1200px){.hero-slider .slider-item .background-image{aspect-ratio:19/9}}@media screen and (max-width:992px){.hero-slider .slider-item .background-image{aspect-ratio:14/9}}@media screen and (max-width:600px){.hero-slider .slider-item .background-image{aspect-ratio:9/9}}@media screen and (max-width:1200px){.hero-slider .slider-item .background-image .image-card{aspect-ratio:19/9!important}}@media screen and (max-width:992px){.hero-slider .slider-item .background-image .image-card{aspect-ratio:14/9!important}}@media screen and (max-width:600px){.hero-slider .slider-item .background-image .image-card{aspect-ratio:9/9!important}}.hero-slider .slider-item .overlay-content{border-radius:20px;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.hero-slider .slider-item .overlay-content .content-wrapper{border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;padding:40px;display:flex}.hero-slider .slider-item .overlay-content .content-wrapper .subtitle-wrapper{max-width:600px}.hero-slider .slider-item .overlay-content .content-wrapper .subtitle-wrapper h2{margin:0;padding:4px 16px;display:inline-block}.hero-slider .slider-item .overlay-content .content-wrapper .title-wrapper{max-width:600px}.hero-slider .slider-item .overlay-content .content-wrapper .title-wrapper h1{margin:0;padding:4px 16px;display:inline-block}.hero-slider .slider-item .overlay-content .content-wrapper .description-wrapper{max-width:600px}.hero-slider .dots-navigation{gap:8px;padding:20px;display:inline-flex;position:absolute;bottom:0;right:0}.hero-slider .dots-navigation .dot-padding{cursor:pointer}.hero-slider .dots-navigation .dot-padding .dot{background:#ffb625;border-radius:50%;width:12px;height:12px;transition:all .3s}.hero-slider .dots-navigation .dot-padding .dot.active{background-color:#ff6122}
