.news-search-filter{margin-top:4rem}@media(min-width:62em){.news-search-filter{margin-top:4.5rem}}
.news-filter h2{font-size:2rem;line-height:2.4rem;font-weight:500;color:#15206f;margin-bottom:.5rem}@media(min-width:75em){.news-filter h2{color:#000;font-size:2.8rem;line-height:3rem;font-weight:400;margin-bottom:2.8rem}}.news-filter .filtering-buttons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding-bottom:2rem;margin-bottom:2rem;border-bottom:2px solid #e5dec8}@media(min-width:62em){.news-filter .filtering-buttons{padding-bottom:3rem;margin-bottom:3rem}}.news-filter .filtering-buttons button{color:#0038de;background-color:#fff;font-weight:600;margin-right:1rem;margin-top:1rem;cursor:pointer}@media(min-width:75em){.news-filter .filtering-buttons button{margin-right:1.2rem;margin-top:1.2rem}}.news-filter .filtering-buttons button.active{color:#fff;background-color:#0038de}.news-filter .filtering-options{padding-bottom:2rem;border-bottom:2px solid #e5dec8}@media(min-width:48em){.news-filter .filtering-options{padding-bottom:3rem}}.news-filter .filtering-options .mobile-filter-button{width:100%;font-size:1.7rem;line-height:2.6rem;padding:1rem 2rem;background-color:#fff;color:#000;border:1px solid #e5dec8}@media(min-width:75em){.news-filter .filtering-options .mobile-filter-button{display:none}}.news-filter .filter__row{display:block}@media(min-width:48em){.news-filter .filter__row{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:3rem;column-gap:3rem}}.news-filter .filter__row .filter__row-title{text-transform:uppercase;font-size:1.4rem;line-height:2.2rem;font-weight:500;color:#736e67;display:block;margin-right:2rem}.news-filter .subject-select,.news-filter .tags-select{font-size:1.7rem;line-height:2.6rem;width:100%}.news-filter .subject-select .so__control,.news-filter .tags-select .so__control{border-color:#e5dec8;border-radius:.5rem;box-shadow:none}.news-filter .subject-select .so__control.so__control--is-focused,.news-filter .tags-select .so__control.so__control--is-focused{outline-color:#000!important;outline-width:1px!important;outline-style:solid!important;border:1px solid #000}.news-filter .subject-select .so__control input,.news-filter .tags-select .so__control input{margin:0}.news-filter .subject-select .so__input-container,.news-filter .tags-select .so__input-container{margin:0;padding:0}.news-filter .subject-select .so__value-container,.news-filter .tags-select .so__value-container{padding:1.2rem 2rem}.news-filter .subject-select .so__indicator-separator,.news-filter .tags-select .so__indicator-separator{display:none}.news-filter .subject-select .so__indicator,.news-filter .tags-select .so__indicator{height:100%;padding:0 2rem;color:#000;display:flex;align-items:center;justify-content:flex-end}.news-filter .subject-select .so__indicator svg,.news-filter .tags-select .so__indicator svg{width:1.6rem;height:1.6rem}.news-filter .subject-select{margin-bottom:2rem}@media(min-width:48em){.news-filter .subject-select{margin-bottom:0}}.news-filter .search-field{position:relative;width:100%;border-radius:.5rem;overflow:hidden}.news-filter .search-field input{font-size:1.7rem;line-height:2.6rem;width:100%;padding:1.2rem 6rem 1.2rem 2rem;border:1px solid #e5dec8;border-radius:.5rem;background-color:#fff;margin-bottom:0}.news-filter .search-field .search-field__indicator{position:absolute;top:.5rem;right:.5rem;padding:1.2rem 1.5rem 1.2rem 2rem;background-color:#fff}.news-filter .search-field .icon{width:1.6rem;height:1.6rem}
.news-sorting{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;margin-bottom:2rem}@media(min-width:48em){.news-sorting{-moz-column-gap:3rem;column-gap:3rem;padding-top:3rem;margin-bottom:3rem}}.news-sorting.loading{pointer-events:none}.news-sorting .sorting__count{width:50%;font-size:1.3rem;line-height:1.8rem;color:#736e67;padding-right:6rem}@media(min-width:75em){.news-sorting .sorting__count{font-size:1.4rem;line-height:2.2rem;width:40%}}.news-sorting .sorting__order{width:50%}@media(min-width:75em){.news-sorting .sorting__order{display:flex;align-items:center;justify-content:flex-end;margin-top:0;width:40%}}.news-sorting .sorting__order .sorting__order-label{display:none}@media(min-width:75em){.news-sorting .sorting__order .sorting__order-label{display:block;margin-right:2.5rem;font-size:1.7rem;line-height:2.6rem;color:#736e67;white-space:nowrap}}.news-sorting .sorting__order .so__control{border-color:#e5dec8;border-radius:.5rem}.news-sorting .sorting__order .so__control input{margin:0}.news-sorting .sorting__order .sorting__order-select{font-size:1.7rem;line-height:2.6rem;width:100%}.news-sorting .sorting__order .sorting__order-select .so__value-container{padding:1.2rem 2rem}.news-sorting .sorting__order .sorting__order-select .so__indicator-separator{display:none}.news-sorting .sorting__order .sorting__order-select .so__indicator{height:100%;padding:0 2rem;color:#736e67;display:flex;align-items:center;justify-content:flex-end}.news-sorting .sorting__order .sorting__order-select .so__indicator svg{width:1.6rem;height:1.6rem}.news-sorting .sorting__order.hide{display:none}@media(min-width:75em){.news-sorting .sorting__order.hide{display:flex;opacity:0;pointer-events:none}}
.news-results h2{font-size:2rem;line-height:2.4rem;font-weight:500;margin-bottom:2rem;color:#000}@media(min-width:62em){.news-results h2{font-size:2.8rem;line-height:3rem;font-weight:400;margin-bottom:4rem}}.news-results .results__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:2rem;margin-bottom:4rem}@media(min-width:48em){.news-results .results__grid{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:3rem;column-gap:3rem;row-gap:4rem;margin-bottom:6rem}}@media(min-width:75em){.news-results .results__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.results__item{transition:box-shadow .2s ease-in-out;text-decoration:none;display:flex;align-items:flex-start;justify-content:flex-start;padding-bottom:2rem;border-bottom:2px solid #e5dec8}@media(min-width:48em){.results__item{display:block;border-bottom:0;padding-bottom:0}}@media(min-width:75em){.results__item{grid-column:span 3}}.results__item:hover img{transform:scale(1.05)}.results__item:hover .item__detail-title{color:#0038de}.results__item:hover .item__detail-date,.results__item:hover .item__detail-tags span{color:#000}.results__item .item__image{width:10rem;min-width:10rem;position:relative;margin-right:1.5rem;overflow:hidden;background-color:#fff}@media(min-width:48em){.results__item .item__image{width:100%;margin-right:0;margin-bottom:1.5rem;padding-top:60%}}.results__item .item__image img{width:100%;transition:transform .2s ease-in-out}@media(min-width:48em){.results__item .item__image img{height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}}.results__item .item__detail{display:block}.results__item .item__detail-date{font-size:1.3rem;line-height:1.9rem;color:#736e67;margin-bottom:.5rem;display:block;transition:color .2s ease-in-out}@media(min-width:48em){.results__item .item__detail-date{font-size:1.7rem;line-height:2.6rem}}.results__item .item__detail-title{width:100%;display:block;font-size:1.4rem;line-height:1.6rem;font-weight:500;color:#000;transition:color .2s ease-in-out}@media(min-width:48em){.results__item .item__detail-title{font-size:2.2rem;line-height:2.6rem;font-weight:400}}.results__item .item__detail-tags{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.results__item .item__detail-tags span{color:#736e67;border:1px solid rgba(115,110,103,.35);border-radius:10rem;padding:.3rem .8rem;font-size:1.2rem;line-height:1.5em;margin:.5rem .5rem 0 0;display:block;transition:color .2s ease-in-out}@media(min-width:48em){.results__item .item__detail-tags span{font-size:1.4rem;padding:.5rem 1.5rem;margin:1rem 1rem 0 0}}.results__item:first-child{display:block;padding-bottom:0;border-bottom:0;background-color:#fff}@media(min-width:75em){.results__item:first-child{grid-column:span 6;display:flex;align-items:stretch;justify-content:center;width:100%}}@media(min-width:75em){.results__item:first-child .item__center{display:flex;align-items:center;justify-content:center;width:50%}}.results__item:first-child .item__image{width:100%;padding-top:60%;margin:0}@media(min-width:75em){.results__item:first-child .item__image{padding-top:0;width:50%;min-width:50%;min-height:40rem}}.results__item:first-child .item__image img{height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.results__item:first-child .item__detail{padding:2rem}@media(min-width:75em){.results__item:first-child .item__detail{padding:7.5rem 7rem;width:100%}}.results__item:first-child .item__detail-date{margin-bottom:1rem}.results__item:first-child .item__detail-title{font-size:2rem;line-height:2.4rem;margin-bottom:.5rem}@media(min-width:75em){.results__item:first-child .item__detail-title{font-size:3.6rem;line-height:4.4rem}}@media(min-width:75em){.results__item:nth-child(2),.results__item:nth-child(3),.results__item:nth-child(4),.results__item:nth-child(7),.results__item:nth-child(8),.results__item:nth-child(9),.results__item:nth-child(12),.results__item:nth-child(13),.results__item:nth-child(14){grid-column:span 2}}
.pagination{margin-bottom:4rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5dec8;padding-top:4rem}@media(min-width:48em){.pagination{justify-content:center;-moz-column-gap:8rem;column-gap:8rem}}.pagination .pagination-next,.pagination .pagination-prev{padding:1.2rem}@media(min-width:48em){.pagination .pagination-next,.pagination .pagination-prev{padding:1.7rem 2.8rem}}.pagination .pagination-next.disabled,.pagination .pagination-prev.disabled{background-color:#e5dec8;color:#736e67;pointer-events:none}.pagination .pagination-next svg,.pagination .pagination-prev svg{width:2rem;height:2rem;margin:0}@media(min-width:48em){.pagination .pagination-next svg,.pagination .pagination-prev svg{width:1.5rem;height:1.5rem}}.pagination .pagination-next span,.pagination .pagination-prev span{display:none}@media(min-width:48em){.pagination .pagination-next span,.pagination .pagination-prev span{display:block}}@media(min-width:48em){.pagination .pagination-next svg{margin-left:1rem}}@media(min-width:48em){.pagination .pagination-prev svg{margin-right:1rem}}.pagination .pagination__numbers{display:flex;align-items:center;justify-content:center}.pagination .number{padding:0 1.25rem;background-color:transparent;margin:0;color:#000;font-size:1.5rem;line-height:1.9rem;font-weight:600;cursor:pointer}@media(min-width:48em){.pagination .number{font-size:2rem;line-height:2.6rem}}.pagination .number.current{color:#0038de}
