.featured-post-carousel{--image-height: 325px}@media screen and (min-width: 1024px){.featured-post-carousel{--image-height: 540px}}@media screen and (min-width: 1600px){.featured-post-carousel{--image-height: 640px}}.featured-post-carousel{background-color:var(--color-bunker-dark);color:var(--color-white);display:block;position:relative}.featured-post-carousel a{color:var(--color-tan)}.featured-post-carousel a:hover{color:var(--color-tan-dark)}.featured-post-carousel__image-wrap{position:relative;min-height:var(--image-height);margin-bottom:0}.featured-post-carousel__image-wrap::after{position:absolute;content:"";left:0;bottom:0;right:0;width:100%;height:100%;max-height:200px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 38.83%, rgba(0, 0, 0, 0.8) 100%)}.featured-post-carousel__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.featured-post-carousel__details{padding-top:30px;padding-bottom:30px}@media screen and (min-width: 1024px){.featured-post-carousel__details{padding-top:60px;padding-bottom:60px}}.featured-post-carousel__column{--typography-spacing: 1.25rem}.featured-post-carousel__meta-time{display:flex;align-items:center;gap:7px;margin-bottom:10px}.featured-post-carousel__link{text-decoration:none;display:flex;align-items:center}.featured-post-carousel__link svg{margin:1px 0 0 5px}.featured-post-carousel__category{margin-bottom:3px}.featured-post-carousel__arrows{position:absolute;top:calc(var(--image-height) - var(--slider-nav-arrow-size));left:0;width:100%;justify-content:center;gap:20px;z-index:1}@media screen and (min-width: 1024px){.featured-post-carousel__arrows{top:calc(var(--image-height) - var(--slider-nav-arrow-size) - 20px)}}@media screen and (min-width: 1400px){.featured-post-carousel__arrows{top:calc(var(--image-height) - var(--slider-nav-arrow-size) - 20px)}}.featured-post-carousel__arrows button{opacity:.85}.featured-post-carousel__arrows .slider-nav__bullets [current=yes] button{box-shadow:0 0 0 2px var(--color-white);background-color:var(--color-white);opacity:1}.featured-post-carousel__arrows .slider-nav__arrow{display:none}.featured-post-carousel__arrows .slider-nav__arrow[disabled=yes]{pointer-events:none}@media screen and (min-width: 1024px){.featured-post-carousel__arrows .slider-nav__arrow{display:block}}.featured-post-carousel__arrows .slider-nav__arrow-button{border-color:hsla(0,0%,100%,.4);color:var(--color-white)}.featured-post-carousel__arrows .slider-nav__arrow-button:hover{color:var(--color-bunker)}
