.flt-promotion-hero{display:block;width:100%;max-width:72rem;aspect-ratio:1152/470;border-radius:.5rem;overflow:hidden;background:var(--flt-yellow);transition:opacity .3s ease-out;}@media screen and (max-width:600px){.flt-promotion-hero{aspect-ratio:420/580;}}.flt-promotion-hero__info{position:absolute;left:0;top:0;text-indent:-999rem;z-index:-999;}.flt-promotion-hero__info>*{font-size:.625rem;line-height:.625rem;margin:0;}.flt-promotion-hero img{position:relative;width:100% !important;height:100% !important;z-index:1;object-fit:cover !important;font-family:"object-fit: cover;";}.flt-hero--empty .flt-promotion-hero{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;text-align:center;background:var(--flt-gray-background);}.flt-hero--empty .flt-promotion-hero p{max-width:75%;font-size:1.125rem;line-height:1.25;font-style:italic;color:var(--flt-gray-dark);margin:0;}.flt-hero{position:relative;width:100%;max-width:72rem;margin:0 auto;aspect-ratio:1152/470;border-radius:.5rem;overflow:hidden;}@media screen and (max-width:600px){.flt-hero{aspect-ratio:420/580;}}.flt-hero>*{transition:opacity .3s ease-out;}.flt-hero .flickity-page-dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;left:0;bottom:0;padding:.625rem .9375rem;gap:.4375rem;}@media screen and (max-width:41.6875rem){.flt-hero .flickity-page-dots{justify-content:center;}}.flt-hero .flickity-page-dots .dot{width:1.125rem;height:.375rem;margin:0 !important;border-radius:.375rem !important;transform-origin:left center;transition:all .3s ease-out;background:var(--flt-white);}.flt-hero .flickity-page-dots .dot.is-selected{width:1.5625rem;}.flt-hero--loading>*{opacity:0;}.flt-hero--loading::before{position:absolute;top:calc(50% - 3.125rem);left:calc(50% - 1.5625rem);content:"";display:block;width:3.125rem;height:3.125rem;margin:1.25rem auto;border-radius:50%;border:4px solid var(--flt-white);border-left-color:var(--flt-black);animation:spinner 1s ease-in-out infinite;}.flt-home__blocks .flt-hero{margin-bottom:4.0625rem;}