.featured-stories{background-color:#fff;padding:75px 100px;position:relative}.featured-swiper{padding:40px 0;width:100%}.featured-stories-header{display:flex;flex-direction:column;margin-bottom:50px}.carousel-wrapper{overflow:hidden;position:relative;width:100%}.carousel{display:flex;gap:20px;transition:transform .5s ease}.carousel-item{align-items:center;background-color:#f0f0f0;border:1px solid #ddd;border-radius:10px;display:flex;font-size:24px;justify-content:center}.carousel-item img{height:100%;object-fit:cover;width:100%}.carousel-item-content{align-items:start;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8));bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:end;padding:20px;position:absolute;width:100%}.carousel-item-content h3{color:#fff;font-size:18px;font-weight:700;margin:0;min-height:30px}.carousel-item-content p{color:#fff;font-size:16px;font-weight:400}.carousel-item-button{align-items:center;background-color:#f79440;border:none;border-radius:100%;color:#fff;display:flex;height:65px;justify-content:center;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:65px}.carousel-item-button img{height:20px;width:20px}.carousel-item{overflow:hidden;position:relative;& img{transition:.3s ease}}.carousel-item-button{opacity:0;transform:translate(50%,100%);transition:opacity .3s ease,transform .3s ease}.carousel-item:hover img{cursor:pointer;transform:scale(1.2)}.carousel-item:hover .carousel-item-content{& h3{text-decoration:underline}}@media screen and (max-width:768px){.featured-stories{padding:60px 30px}.featured-stories-header{gap:0;margin-bottom:20px;padding:0;& .suntera-header{font-size:35px}}}.career-dots{bottom:20px;display:flex;left:50%;position:absolute;transform:translateX(-50%);z-index:10;& .dot{background:#c9c9c9;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}& .dot.active{background:#737373}}@media (max-width:1200px){.carousel-item img{height:auto;object-fit:cover;width:100%}}@media screen and (max-width:480px){.career-dots{bottom:10px}.dot{height:8px;margin:0 3px;width:8px}}.carousel-link{height:100%;object-fit:cover}.carousel-link:hover{cursor:pointer}