.news-module{&>.row>.col-12>div.news-item-info{padding:0}& .news-tabs{display:flex;flex-direction:row;gap:8px;list-style:none;margin-bottom:40px;padding:0;&>li{cursor:pointer;font-size:16px;font-weight:700;line-height:24px;padding:8px 30px}&>li,&>li:hover,li.selected{border:1px solid var(--black)}&>li:hover,li.selected{background-color:var(--black);color:var(--white);transition:all .15s}}& .news-item-button-style-2{margin-top:60px;text-align:center}& .news-item-info{&>h2{margin-bottom:15px}&>p{margin-bottom:40px}}& .news-item{display:flex;flex-direction:column;height:100%;& .news-item-image{flex-shrink:0;height:434px;width:100%;&>img{height:100%;object-fit:cover;width:100%}}& .news-item-content{border:1px solid var(--grey);border-top:none;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:30px;&>h4{margin-bottom:15px}&>a{font-size:16px;font-weight:700;line-height:24px;text-decoration-color:var(--red);text-decoration-thickness:1.5px;text-underline-offset:4px}}}}@media (min-width:767px){.news-module{&>.row>.col-12>div.news-item-info{&>h2{margin-bottom:40px}&>p{display:none}}& .news-item-button-mobile,& .news-tabs-mobile{display:none}& .news-item-info{padding-left:calc(8.3% - 12px);padding-top:calc(8.3% - 12px)}}}@media (max-width:767px){.news-module{& .news-tabs{gap:5px;margin-bottom:25px;max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);&>li{font-size:15px;line-height:23px;padding:6px 30px}}& .news-items-events,& .news-items-news{&>.news-item-info{display:none}}& .news-tabs{padding:0}& .news-item-button-style-2{display:none}& .news-item-button-mobile{margin-top:30px;text-align:center}& .news-items-events,& .news-items-news{flex-direction:column-reverse;& .col-md-4.news-item-container:nth-of-type(n+3){display:none}}& .news-item-info{&>h2{margin-bottom:10px}&>p{margin-bottom:30px}&>.button{display:none}}& .news-item{& .news-item-image{height:377px}& .news-item-content{padding:20px 30px;&>h4{margin-bottom:20px}&>a{font-size:15px;line-height:23px}}}}}