.announcements-carousel{padding:30px 0;background:transparent}.announcements-carousel .gray-block-bg{padding:0;border-radius:8px;overflow:hidden;background:#e9e9e9}.announcement-items{max-width:1200px;margin:0 auto;position:relative;height:170px}.announcement-items .carousel-inner{height:100%}.announcement-items .carousel-item{height:100%}.announcement-item{padding:20px 70px;height:170px;display:flex;align-items:center;justify-content:center;gap:25px}.announcement-logo{flex-shrink:0;width:110px;height:110px;display:flex;align-items:center;justify-content:center}.announcement-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.announcement-content{flex:1;max-width:750px;overflow:hidden}.announcement-title{font-size:1.25rem;font-weight:600;margin:0 0 8px 0;color:#1a1a1a;line-height:1.2;max-height:2.4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.announcement-description{font-size:0.9rem;margin:0 0 10px 0;color:#4a4a4a;line-height:1.4;max-height:2.8em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.announcement-content .btn{margin-top:0;font-size:0.875rem;padding:6px 14px}.announcements-carousel .carousel-control-prev,.announcements-carousel .carousel-control-next{width:50px;height:100%;top:0;bottom:0;opacity:0.6;display:flex;align-items:center;justify-content:center;padding-top:0}.announcements-carousel .carousel-control-prev{left:0}.announcements-carousel .carousel-control-next{right:0}.announcements-carousel .carousel-control-prev:hover,.announcements-carousel .carousel-control-next:hover{opacity:1}.announcements-carousel .carousel-control-prev-icon,.announcements-carousel .carousel-control-next-icon{width:2rem;height:2rem}.announcements-carousel .carousel-indicators{bottom:-30px;margin-bottom:0}.announcements-carousel .carousel-indicators button{width:10px;height:10px;border-radius:50%;margin:0 5px;background-color:#666}.announcements-carousel .carousel-indicators button.active{background-color:#333}@media (max-width:991px){.announcement-items{height:auto;min-height:160px}.announcement-item{padding:20px 60px;height:auto;min-height:160px;flex-direction:column;text-align:center}.announcement-logo{margin-bottom:10px;width:70px;height:70px}.announcement-title{font-size:1.15rem}.announcement-description{font-size:0.85rem}.announcements-carousel .carousel-control-prev,.announcements-carousel .carousel-control-next{padding-top:15px}}@media (max-width:767px){.announcements-carousel{padding:20px 0}.announcement-items{min-height:180px}.announcement-item{padding:20px 50px;min-height:180px}.announcement-title{font-size:1rem;margin-bottom:6px}.announcement-description{font-size:0.8rem;margin-bottom:8px}.announcement-logo{width:60px;height:60px}.announcement-content .btn{font-size:0.8rem;padding:6px 12px}.announcements-carousel .carousel-control-prev,.announcements-carousel .carousel-control-next{width:40px;padding-top:10px}}@media (max-width:575px){.announcement-items{min-height:200px}.announcement-item{padding:15px 40px;min-height:200px}.announcement-title{font-size:0.95rem}.announcement-description{font-size:0.75rem}.announcement-logo{width:50px;height:50px}}