@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.post_list{margin-top:clamp(55px,5.5555561111vw,80px);position:relative}.post_list:after,.post_list:before{bottom:0;content:"";position:absolute;top:0;width:100%}@media(max-width:991.98px){.post_list:after,.post_list:before{width:var(--content-padding)}}.post_list:after{left:100%}.post_list:before{right:100%}@media(max-width:991.98px){.post_list{margin-top:3.4375em}}.post_list-separator{border-top:1px solid var(--hr-color);margin-bottom:30px}.post_list-separator:before{background-color:var(--news-color)}@media(max-width:991.98px){.post_list-separator{margin-bottom:1.875em}}.post_list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(45px,4.8611115972vw,70px)}@media(max-width:991.98px){.post_list-header{flex-wrap:wrap;margin-bottom:2.8125pxem}}.post_list-title{margin-bottom:0}@media(max-width:991.98px){.post_list-title{margin-bottom:.9375em}}.post_list-more{margin-left:20px;padding-left:35px;padding-right:35px}@media(max-width:991.98px){.post_list-more{margin-left:0}}.post_list .item{display:flex;flex-direction:column;height:100%;justify-content:flex-start;text-decoration:none}.post_list .item-info{display:flex;flex-wrap:wrap;font-size:clamp(10px,.8333334167vw,12px);line-height:1.37;margin-bottom:5px;text-transform:uppercase}@media(max-width:991.98px){.post_list .item-info{font-size:.75em}}.post_list .item-category{color:var(--news-color);display:inline-block;margin-right:12.5px}@media(max-width:991.98px){.post_list .item-category{margin-right:.78125em}}.post_list .item-date{color:var(--color-gray-light)}.post_list .item-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;flex:1;font-family:IBM Plex Sans;font-size:clamp(14px,1.1111112222vw,16px);line-height:1;margin-bottom:20px;overflow:hidden;padding-right:40px;position:relative;text-overflow:ellipsis}@media(max-width:991.98px){.post_list .item-title{font-size:1em;margin-bottom:.625em;padding-right:clamp(30px,9.0725815524vw,90px)}}.post_list .item-title:after{bottom:2px;content:"";display:block;font-family:icons!important;font-size:10px;margin:0 15px;position:absolute;right:0;transition:margin .2s ease}@media(max-width:991.98px){.post_list .item-title:after{bottom:.25em;font-size:.625em;margin:0 .9375em}}.post_list .item-img{align-items:center;aspect-ratio:344/226;background-color:#eee;display:flex;justify-content:center;margin-top:auto;overflow:hidden;position:relative}.post_list .item-img img{height:auto;min-height:100%;object-fit:cover;position:absolute;width:100%}.post_list .item:hover .item-title:after{margin:0 0 0 30px}@media(max-width:991.98px){.post_list .item:hover .item-title:after{margin:0 0 0 1.875em}}.post_list--slider{margin-bottom:clamp(40px,4.5138893403vw,65px)}@media(max-width:991.98px){.post_list--slider{margin-bottom:2.5em;overflow:hidden}}.post_list--slider .swiper-slide{display:flex;flex-direction:column;height:auto}.post_list--slider .swiper-nav{align-items:center;display:flex;justify-content:space-between;margin-top:clamp(30px,3.1250003125vw,45px);position:static;width:100%}@media(max-width:991.98px){.post_list--slider .swiper-nav{margin-top:1.875em}}.post_list--slider .swiper-button-next,.post_list--slider .swiper-button-prev{color:#000;cursor:pointer;display:block;font-size:12px;padding:5px 0;position:static;transition:opacity .4s ease}@media(max-width:991.98px){.post_list--slider .swiper-button-next,.post_list--slider .swiper-button-prev{font-size:.75em;padding:.3125em 0}}.post_list--slider .swiper-button-next:after,.post_list--slider .swiper-button-prev:after{font-family:icons!important}.post_list--slider .swiper-button-next:hover,.post_list--slider .swiper-button-prev:hover{opacity:.5}.post_list--slider .swiper-button-next.swiper-button-disabled,.post_list--slider .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.post_list--slider .swiper-button-prev:after{content:""}.post_list--slider .swiper-button-next:after{content:""}.post_list--slider .swiper-pagination{align-items:center;display:flex}.post_list--slider .swiper-pagination-current,.post_list--slider .swiper-pagination-total{display:block;font-size:14px}@media(max-width:991.98px){.post_list--slider .swiper-pagination-current,.post_list--slider .swiper-pagination-total{font-size:.875em}}.post_list--slider .swiper-pagination-current{margin-right:8px;text-decoration:underline}@media(max-width:991.98px){.post_list--slider .swiper-pagination-current{margin-right:.5em}}.post_list--slider .swiper-pagination-total{margin-left:8px}@media(max-width:991.98px){.post_list--slider .swiper-pagination-total{margin-left:.5em}}.post_list--tiles{column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:clamp(55px,5.5555561111vw,80px);row-gap:40px}@media(min-width:1440.1px){.post_list--tiles{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.post_list--tiles{grid-template-columns:repeat(1,1fr);margin-bottom:3.4375em;row-gap:2.5em}}.post_list--background{background-color:var(--news-background-color);color:var(--news-text-color);margin-top:0;padding-top:clamp(55px,5.5555561111vw,80px)}@media(max-width:991.98px){.post_list--background{padding-top:3.4375em}}.post_list--background:after,.post_list--background:before{background-color:var(--news-background-color)}.post_list--background .item-date{color:var(--color-gray-light)}.post_list--background .swiper-button-next,.post_list--background .swiper-button-prev,.post_list--background .swiper-pagination{color:var(--news-text-color)}.post_list--background .post_list--slider{margin-bottom:0;padding-bottom:clamp(40px,4.5138893403vw,65px)}@media(max-width:991.98px){.post_list--background .post_list--slider{padding-bottom:2.5em}}.post_list--background .post_list--tiles{margin-bottom:0;padding-bottom:clamp(55px,5.5555561111vw,80px)}@media(max-width:991.98px){.post_list--background .post_list--tiles{padding-bottom:3.4375em}}.post_list--empty{display:flex;justify-content:center;padding-bottom:clamp(55px,5.5555561111vw,80px);text-align:center}@media(max-width:991.98px){.post_list--empty{margin-bottom:0 3.4375em}}