.s-posts-masonry{padding:6.888rem 0}.s-posts-masonry .s__content{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__content{flex-direction:column;align-items:flex-start}}.s-posts-masonry .s__title{margin-bottom:1.8em}.s-posts-masonry .s__filters form{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__filters form{flex-wrap:wrap;justify-content:flex-start}}.s-posts-masonry .s__filters label{font:300 var(--font-size-h-xs)/1.3 var(--font-heading);display:inline-block;cursor:pointer}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__filters label{margin-bottom:.6em}}.s-posts-masonry .s__filters label:not(:last-child){margin-right:1.75em}@media only screen and (max-width: 767px){.s-posts-masonry .s__filters label:not(:last-child){margin-right:1em}}.s-posts-masonry .s__filters label input[type=radio]{display:none}.s-posts-masonry .s__filters label input[type=radio]:checked+span{font-weight:700;text-decoration:underline}.s-posts-masonry .s__cards{display:grid;gap:var(--grid-gutter-width);grid-template-columns:repeat(11, 1fr);margin-top:5.4rem}@media only screen and (max-width: 987px){.s-posts-masonry .s__cards{grid-template-columns:repeat(12, 1fr);margin-top:2rem}}.s-posts-masonry .s__card{grid-column:span 3}@media only screen and (max-width: 987px){.s-posts-masonry .s__card{grid-column:span 6}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__card{grid-column:span 12}}.s-posts-masonry .s__card:first-child,.s-posts-masonry .s__card:nth-child(8n+6),.s-posts-masonry .s__card:nth-child(8n+9){grid-column:span 5}@media only screen and (max-width: 987px){.s-posts-masonry .s__card:first-child,.s-posts-masonry .s__card:nth-child(8n+6),.s-posts-masonry .s__card:nth-child(8n+9){grid-column:span 6}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__card:first-child,.s-posts-masonry .s__card:nth-child(8n+6),.s-posts-masonry .s__card:nth-child(8n+9){grid-column:span 12}}.s-posts-masonry .s__card:nth-child(8n+2),.s-posts-masonry .s__card:nth-child(8n+3),.s-posts-masonry .s__card:nth-child(8n+4),.s-posts-masonry .s__card:nth-child(8n+5){grid-column:span 3}@media only screen and (max-width: 987px){.s-posts-masonry .s__card:nth-child(8n+2),.s-posts-masonry .s__card:nth-child(8n+3),.s-posts-masonry .s__card:nth-child(8n+4),.s-posts-masonry .s__card:nth-child(8n+5){grid-column:span 6}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__card:nth-child(8n+2),.s-posts-masonry .s__card:nth-child(8n+3),.s-posts-masonry .s__card:nth-child(8n+4),.s-posts-masonry .s__card:nth-child(8n+5){grid-column:span 12}}.s-posts-masonry .s__card:nth-child(8n+7){grid-column:span 4}@media only screen and (max-width: 987px){.s-posts-masonry .s__card:nth-child(8n+7){grid-column:span 6}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__card:nth-child(8n+7){grid-column:span 12}}.s-posts-masonry .s__card:nth-child(8n+8){grid-column:span 7}@media only screen and (max-width: 987px){.s-posts-masonry .s__card:nth-child(8n+8){grid-column:span 6}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-posts-masonry .s__card:nth-child(8n+8){grid-column:span 12}}.s-posts-masonry .s__pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:3.333rem}.s-posts-masonry .s__pagination-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;line-height:1}.s-posts-masonry .s__pagination-inner a{font:300 var(--font-size-t-md)/1.5 var(--font-text);display:inline-block;padding:.38em .88em;min-width:2.38rem;border-top:.75px solid var(--color-black-light);border-right:.75px solid var(--color-black-light);border-bottom:.75px solid var(--color-black-light);color:var(--color-black-light);text-align:center;transition:background-color .1s ease-in-out,color .1s ease-in-out}.s-posts-masonry .s__pagination-inner a:first-child{border-left:.75px solid var(--color-black-light)}.s-posts-masonry .s__pagination-inner a.next-page,.s-posts-masonry .s__pagination-inner a.previous-page{display:flex;flex-direction:row;align-items:center;justify-content:center}.s-posts-masonry .s__pagination-inner a.next-page:after,.s-posts-masonry .s__pagination-inner a.previous-page:after{display:inline-block;margin-left:.5em;width:10px;height:16px;background-image:url("../../../static/images/carousel-arrow.svg");background-position:center;background-repeat:no-repeat;background-size:contain;vertical-align:middle;transition:background-image .1s ease-in-out;content:""}.s-posts-masonry .s__pagination-inner a.previous-page{flex-direction:row-reverse}.s-posts-masonry .s__pagination-inner a.previous-page:after{margin-right:.5em;margin-left:0;transform:rotate(180deg)}.s-posts-masonry .s__pagination-inner a.is-current{background-color:var(--color-black-light);color:var(--color-white)}.s-posts-masonry .s__pagination-inner a:hover{background-color:var(--color-black-light);color:var(--color-white)}.s-posts-masonry .s__pagination-inner a:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='16' viewBox='0 0 10 16' fill='none'%3E%3Cpath d='M9.12499 8C9.1255 8.10074 9.10521 8.20045 9.06544 8.29339C9.02558 8.38654 8.96701 8.47088 8.8934 8.54172L8.89303 8.54207L2.22865 14.9033C2.07931 15.0459 1.87796 15.125 1.66917 15.125C1.46037 15.125 1.25902 15.0459 1.10969 14.9033C0.960155 14.7606 0.875001 14.5658 0.875001 14.3613C0.875001 14.1568 0.960155 13.9619 1.10969 13.8192L1.10974 13.8192L7.21273 8L1.10973 2.18085L1.10969 2.1808C0.960154 2.03807 0.875 1.84321 0.875 1.63873C0.875 1.43425 0.960154 1.23939 1.10969 1.09666C1.25902 0.954117 1.46037 0.875 1.66917 0.875C1.87796 0.875 2.07931 0.954117 2.22864 1.09666L8.89303 7.45793L8.8934 7.45828C8.96701 7.52912 9.02558 7.61346 9.06544 7.70661C9.10521 7.79955 9.1255 7.89926 9.12499 8ZM9.12499 8C9.12499 7.99975 9.12499 7.9995 9.12499 7.99924L8.99999 8L9.12499 8.00076C9.12499 8.0005 9.12499 8.00025 9.12499 8ZM7.39387 8L7.3033 8.08636L7.3033 7.91364L7.39387 8Z' fill='%23ffffff' stroke='%23ffffff' stroke-width='0.25'/%3E%3C/svg%3E")}
