.last-news{display:flex;flex-direction:column;gap:1rem}.last-news .carousel{flex-basis:40%;min-height:480px}.last-news .carousel .carousel-control-prev,.last-news .carousel .carousel-control-next{position:relative;padding:16px 32px;background-color:#f8f9fa;color:#355db7;opacity:1;border:0;border-radius:8px;text-indent:0}.last-news .main-news{flex-basis:60%;position:relative;min-height:300px;overflow:hidden;color:#f8f9fa}.last-news .main-news .image,.last-news .main-news .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:overlay;background-color:rgba(33,37,41,.4)}.last-news .main-news .image::after{content:"";position:absolute;width:100%;height:100%;backdrop-filter:blur(4px)}.last-news .main-news .overlay{opacity:.2}.last-news .main-news .content{position:relative;z-index:2;padding:3rem}.last-news a.card{text-decoration:none}.last-news a.card:hover .card-title{color:#355db7}.last-news a.card .img-fluid{height:100%}.last-news .main-image{background-size:cover;background-position:center;min-height:180px;max-height:100%}
