section.latest-news{overflow:hidden}section.latest-news .wrapper>.content{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto}section.latest-news .wrapper .articles.desktop{margin-top:100px;display:none;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:16px}section.latest-news .wrapper .articles.desktop .featured{flex-basis:50%}section.latest-news .wrapper .articles.desktop .featured .article .image{aspect-ratio:1.25/1;width:100%;border-radius:16px;overflow:hidden}section.latest-news .wrapper .articles.desktop .featured .article .image img{width:100%;height:100%;object-fit:cover;object-position:center}section.latest-news .wrapper .articles.desktop .featured .article .content{padding:24px 16px}section.latest-news .wrapper .articles.desktop .other{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:16px;flex-basis:50%}section.latest-news .wrapper .articles.desktop .other .article{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto;gap:24px}section.latest-news .wrapper .articles.desktop .other .article>*{flex-basis:50%}section.latest-news .wrapper .articles.desktop .other .article .image{aspect-ratio:1.52/1;width:100%;border-radius:16px;overflow:hidden}section.latest-news .wrapper .articles.desktop .other .article .image img{width:100%;height:100%;object-fit:cover;object-position:center}section.latest-news .wrapper .article{text-decoration:none}section.latest-news .wrapper .article:hover h4{color:#9cc354}section.latest-news .wrapper .article:hover .image img{transform:scale(1.1)}section.latest-news .wrapper .article:hover .bottom .link p:after{width:0}section.latest-news .wrapper .article .image img{transition:all .3s ease}section.latest-news .wrapper .article h4{font-size:1.125rem;font-weight:600;transition:all .3s ease}section.latest-news .wrapper .article .bottom{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:auto}section.latest-news .wrapper .article .bottom>*{margin-bottom:0}section.latest-news .wrapper .article .bottom .date{font-size:1rem;color:#929090}section.latest-news .wrapper .article .bottom .link{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:auto;gap:8px}section.latest-news .wrapper .article .bottom .link p{font-weight:600;font-size:1rem;color:#929090;position:relative}section.latest-news .wrapper .article .bottom .link p:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:1px;background:#929090;transition:all .3s ease}section.latest-news .wrapper .article .bottom .link svg{width:32px}section.latest-news .wrapper .swiper{margin-top:40px;padding-bottom:60px;overflow:visible}section.latest-news .wrapper .swiper .swiper-navigation{position:absolute;bottom:-10px;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto;gap:16px}section.latest-news .wrapper .swiper .swiper-navigation .swiper-next,section.latest-news .wrapper .swiper .swiper-navigation .swiper-prev{cursor:pointer}section.latest-news .wrapper .swiper .swiper-navigation .swiper-next svg path,section.latest-news .wrapper .swiper .swiper-navigation .swiper-prev svg path{stroke:#929090}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide{height:auto}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide .article{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto;width:100%;height:100%}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide .article .image{aspect-ratio:1.29/1;width:100%;border-radius:16px;overflow:hidden}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide .article .image img{width:100%;height:100%;object-fit:cover;object-position:center}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide .article h4{margin-top:16px}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide .article .content{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;flex-wrap:auto;flex:1}section.latest-news .wrapper .swiper .swiper-wrapper .swiper-slide .article .content>*{width:100%}@media only screen and (min-width: 992px){section.latest-news{padding:120px 16px}section.latest-news .wrapper>.content{flex-direction:row;justify-content:space-between;gap:64px}section.latest-news .wrapper>.content .wrap{flex-basis:50%}section.latest-news .wrapper .articles.desktop{display:flex}section.latest-news .wrapper .article h4{font-size:1.5rem}section.latest-news .wrapper .swiper{display:none}}
