.pagination{padding-top:45px}@media (min-width:981px){.pagination{padding-top:90px}}.pagination .screen-reader-text{display:none}.pagination .nav-links{display:flex;gap:1em;justify-content:center}.pagination .nav-links a,.pagination .nav-links span{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray);transition:background-color .3s ease-in-out,color .3s ease-in-out;position:relative;color:var(--dark-gray);font-weight:600}.pagination .nav-links a.current,.pagination .nav-links a:hover,.pagination .nav-links span.current,.pagination .nav-links span:hover{background-color:var(--dark-gray);color:var(--white)}.pagination .nav-links .next,.pagination .nav-links .prev{font-size:0}.pagination .nav-links .next:after,.pagination .nav-links .next:before,.pagination .nav-links .prev:after,.pagination .nav-links .prev:before{content:"\e90b";font-family:Icomoon;font-size:18px}.pagination .nav-links .next:after,.pagination .nav-links .next:before{transform:rotate(180deg)}.pagination .facetwp-pager{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5em 1em;margin-bottom:0}.pagination .facetwp-pager .facetwp-page{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray);transition:background-color .3s ease-in-out,color .3s ease-in-out;position:relative;color:var(--dark-gray);font-weight:600;margin:0;padding:0}.pagination .facetwp-pager .facetwp-page.active,.pagination .facetwp-pager .facetwp-page:hover:not(.dots){background-color:var(--dark-gray);color:var(--white)}.section-news{margin-top:-300px}@media (min-width:981px){.section-news{margin-top:-360px}}.section-news .news-items{margin-top:2em;display:grid;gap:2em;grid-template-columns:1fr}@media (min-width:768px){.section-news .news-items{grid-template-columns:repeat(2,1fr)}}@media (min-width:981px){.section-news .news-items{grid-template-columns:repeat(3,1fr)}}@media (min-width:981px){.section-news .news-items .post-item:first-of-type{grid-column:span 3;grid-template-rows:450px}.section-news .news-items .post-item:first-of-type .image{position:relative}.section-news .news-items .post-item:first-of-type .image:after{content:"";height:100%;width:100%;position:absolute;inset:0;background:linear-gradient(1turn,var(--red),rgba(80,0,140,0) 30%)}.section-news .news-items .post-item:first-of-type .content{background:var(--red)}.section-news .news-items .post-item:nth-child(5){grid-column:span 2}.section-news .news-items .post-item:first-of-type,.section-news .news-items .post-item:nth-child(5){display:grid;grid-template-columns:repeat(2,1fr)}.section-news .news-items .post-item:first-of-type .image,.section-news .news-items .post-item:nth-child(5) .image{position:relative}.section-news .news-items .post-item:first-of-type .image .image-wrapper,.section-news .news-items .post-item:nth-child(5) .image .image-wrapper{height:100%}.section-news .news-items .post-item:first-of-type .image a.link-overlay:after,.section-news .news-items .post-item:nth-child(5) .image a.link-overlay:after{bottom:0}.section-news .news-items .post-item:first-of-type .content,.section-news .news-items .post-item:nth-child(5) .content{margin-top:inherit;position:relative;padding:2.5em}.section-news .news-items .post-item:first-of-type .content .content-wrapper,.section-news .news-items .post-item:nth-child(5) .content .content-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;height:100%}.section-news .news-items .post-item:first-of-type .content .content-wrapper .info,.section-news .news-items .post-item:nth-child(5) .content .content-wrapper .info{display:flex;align-items:center;justify-content:space-between;width:100%}.section-news .news-items .post-item:first-of-type .content .content-wrapper .info .category,.section-news .news-items .post-item:nth-child(5) .content .content-wrapper .info .category{position:relative;top:0;right:0}.section-news .news-items .post-item:first-of-type .content .content-wrapper h2,.section-news .news-items .post-item:nth-child(5) .content .content-wrapper h2{flex:1;display:flex;flex-wrap:wrap;align-items:center}}.section-news .news-items .post-item:nth-child(5) .content{background:linear-gradient(360.33deg,var(--dark-gray) 40%,rgba(80,0,140,0) 60%)}@media (min-width:981px){.section-news .news-items .post-item:nth-child(5) .content{background:var(--dark-gray)}}