.news__title{color:var(--primary-color);font-size:2.5rem;font-weight:500}.news__desc{color:var(--black-color);font-size:1.25rem;line-height:1.375}.news__desc p{font-size:1.375rem;line-height:1.375}.news__item{padding:0 0 0 1.25rem}.news__item:hover .news__content{padding-bottom:4.75rem}.news__item:hover .news__icon-box{opacity:1;visibility:visible;bottom:1.25rem}.news__inner-box{width:100%;height:26.5rem;position:relative;overflow:hidden}.news img{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.news__content{z-index:1;width:100%;height:100%;color:var(--white-color);background:linear-gradient(transparent 24.56%,#000 109.85%),linear-gradient(transparent 24.56%,#000 109.85%);flex-direction:column;justify-content:flex-end;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:all .5s ease-in-out;display:flex;position:relative}.news__date{color:var(--light-blue-color)}.news__icon-box{background:var(--secondry-color);opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;width:2.875rem;height:2.875rem;padding:0 .5rem;transition:all .5s ease-in-out;display:inline-flex;position:absolute;bottom:0;left:1.25rem}.news__icon-box i{color:var(--white-color);transform:rotate(30deg)}.news.latestnews{background:var(--light-bg);width:100%;position:relative;overflow:hidden}.news.latestnews .waves{height:100%}.news.latestnews__listing{column-gap:2%}.news.latestnews .news__item{width:32%;padding-left:0}@media only screen and (max-width:1199px){.news__icon-box{opacity:1;visibility:visible;margin-top:1rem;position:static}.news__item:hover .news__content{padding-bottom:1.25rem}}@media only screen and (max-width:991px){.news__title{font-size:1.875rem}.news__desc p{margin-bottom:0;font-size:1.125rem;line-height:24px}.news__item{padding:0 0 0 1rem}.news__inner-box{height:20.5rem}.news__content{padding:1.25rem 1rem;font-size:1rem}}@media only screen and (max-width:767px){.news{padding:2.5rem 0}.news__title{font-size:20px;line-height:28px}.news__items{width:calc(100% + 1rem);margin-left:-.5rem;margin-right:-.5rem}.news__item{padding:0 .5rem}.news.latestnews .waves{height:100%}.news.latestnews__listing{row-gap:1rem;padding:0}.news.latestnews .news__item{width:49%}}@media only screen and (max-width:640px){.news.latestnews .news__item{width:100%}}
