.department-highlights-sec .left{width:40.5%}.department-highlights-sec .right{width:58.5%}.department-highlights-sec .right .item{background:var(--light-bg);padding:2rem 1.1rem;color:#000;transition:all .3s linear}.department-highlights-sec .right .item .readmore-btn{color:var(--light-bg);transition:all .3s linear}.department-highlights-sec .right .item .readmore-btn img{transition:all .3s linear}.department-highlights-sec .right .item:hover{background:var(--primary-color);color:#fff}.department-highlights-sec .right .item:hover .readmore-btn{color:#fff}.department-highlights-sec .right .item:hover .readmore-btn img{filter:brightness(0) invert(1)}.department-highlights-sec .highlights-sec .item{padding:1.1rem;background:var(--blue-color);position:relative}.department-highlights-sec .highlights-sec .item .icon{width:4.1rem;position:absolute;opacity:.1;right:1.1rem;bottom:.5rem}.department-highlights-sec .highlights-sec .item .subtitle{max-width:80%}.department-highlights-sec .highlights-sec .item:nth-child(2){background:rgba(255,193,165,.65)}.department-highlights-sec .highlights-sec .item:nth-child(3){background:#b5f6bf}.department-highlights-sec .highlights-sec .item:nth-child(4){background:#ffedc8}.department-highlights-sec .highlights-sec .item:nth-child(5){background:#92e8cf}@media screen and (max-width:1023px){.department-highlights-sec .left{display:none}.department-highlights-sec .right{width:100%}.department-highlights-sec .right .item .readmore-btn{color:#000}}