:root{--clr-primary:#000;--clr-secondary:#fff;--side-padding:10px;--nav-height:3.375rem;--common-padding:3.75rem}@media only screen and (min-width:768px){:root{--side-padding:20px;--nav-height:3.75rem;--common-padding:5rem}}@media only screen and (min-width:1280px){:root{--common-padding:6.25rem}}.media__face{overflow:hidden;position:relative}.media__face:before{background:url(/build/images/media-bg_sm.e802eff2.jpg) no-repeat 50%;background-size:cover;content:"";display:block;filter:blur(10px);height:100%;position:absolute;transform:scale(-1.1);width:100%}@media only screen and (min-width:768px){.media__face:before{background-image:url(/build/images/media-bg_md.80d34017.jpg)}}@media only screen and (min-width:1280px){.media__face:before{background-image:url(/build/images/media-bg_lg.546b5ada.jpg)}.media__face .filter-list__item{padding-right:1.25rem}}.media__face .container{padding-bottom:2.5rem;padding-top:7.25rem;position:relative}@media only screen and (min-width:768px){.media__face .container{padding-bottom:5rem;padding-top:13.75rem}}@media only screen and (min-width:1280px){.media__face .container{padding-bottom:3.75rem;padding-top:13.75rem}}@media only screen and (min-width:1024px){.media-list{grid-gap:var(--common-padding) 1.875rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}.media-list__item{margin-top:var(--common-padding)}@media only screen and (min-width:1024px){.media-list__item{margin-top:0}}.media-list .subscribe{margin:var(--common-padding) calc(var(--side-padding)*-1) 0}@media only screen and (min-width:1024px){.media-list .subscribe{grid-column:1/3;position:relative}.media-list .subscribe:before{background-color:var(--clr-secondary);content:"";display:block;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}}.media__section .container{padding-bottom:var(--common-padding)}@media only screen and (min-width:1024px){.media__section .container{padding-top:var(--common-padding)}}.media__section .actions-wrap{align-items:center;display:flex;flex-direction:column;margin-top:var(--common-padding);position:relative}.filter-list{display:flex;flex-wrap:wrap}.filter-list__wrap{-ms-overflow-style:none;margin-top:-.625rem;scroll-behavior:smooth;scrollbar-width:none;width:100%}.filter-list__wrap::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.filter-list__wrap{margin-top:-1.25rem}}.filter-list__item{padding-right:.5rem;padding-top:.625rem}@media only screen and (min-width:768px){.filter-list__item{padding-right:.75rem}}.filter-list__item.active{order:-1}@media only screen and (min-width:768px){.filter-list__item{padding-top:1.25rem}}.fixed-filter{left:0;overflow-x:auto;padding:0 var(--side-padding);position:fixed;top:.625rem;transform:translateX(120%);transition:transform .15s ease;width:100vw;z-index:1000}@media only screen and (min-width:768px){.fixed-filter{top:1.25rem}}.fixed-filter .filter-list{flex-wrap:nowrap}.fixed-filter .filter-list__item:not(.active) .tag-label{background-color:rgba(0,0,0,.6)}.fixed-filter.is-fixed{background:hsla(0,0%,7%,.6);padding:.75rem .625rem;transform:translateX(0);transition-delay:.5s;transition-duration:.5s}@media only screen and (min-width:768px){.fixed-filter.is-fixed{padding-inline:1.25rem}}.fixed-filter.is-fixed .filter-list__item{padding-top:0}.fixed-filter.is-fixed .tag-label{font-size:.875rem;padding:.625rem 1.4375rem}@media only screen and (min-width:768px){.fixed-filter.is-fixed .tag-label{font-size:1.25rem}}.fixed-header.active~.content .fixed-filter{top:4.875rem}.subscribe .container{padding-bottom:var(--common-padding);padding-top:var(--common-padding)}@media only screen and (min-width:1280px){.subscribe .container{display:grid;grid-template-columns:minmax(460px,560px) auto;grid-template-rows:repeat(2,auto)}}.subscribe__subtitle{margin-top:1.25rem}@media only screen and (min-width:1280px){.subscribe__subtitle{grid-column:1/2;grid-row:2/3}}.subscribe__content{margin-top:1.875rem}@media only screen and (min-width:768px){.subscribe__content{margin-top:3.75rem}.subscribe__content .form__submit{margin:0 0 0 1.25rem}.subscribe__content .subscribe-form{flex-wrap:nowrap}}@media only screen and (min-width:1280px){.subscribe__content{grid-column:2/3;grid-row:2/3;margin-top:0}}.subscribe .fit-checkbox .subscribe-form__checkbox{max-width:28.125rem}@media only screen and (min-width:568px){.subscribe .fit-checkbox .subscribe-form__checkbox{max-width:38.125rem}}@media only screen and (min-width:768px){.subscribe .fit-checkbox .subscribe-form__checkbox{max-width:43.4375rem}}@media only screen and (min-width:1280px){.subscribe .fit-checkbox .subscribe-form__checkbox{max-width:38.75rem}}.more-spinner{height:1rem;opacity:0;position:absolute;top:.875rem;transition:opacity .25s;width:6rem}@media only screen and (min-width:768px){.more-spinner{top:1.25rem}}.loading-more .more-spinner{opacity:1}.more-spinner__dot{animation:spinner-animation 1s ease 0ms infinite;border:3px solid var(--clr-primary);border-radius:50%;float:left;height:1rem;margin:0 .5rem;transform:scale(0);width:1rem}.more-spinner__dot:first-child{animation-delay:.3s}.more-spinner__dot:nth-child(2){animation-delay:.6s}.more-spinner__dot:nth-child(3){animation-delay:.9s}@keyframes spinner-animation{50%{opacity:1;transform:scale(1)}to{opacity:0}}.pagination{margin-top:1.25rem}@media only screen and (min-width:768px){.pagination{margin-top:2.5rem}}.page__list{align-items:center;display:flex;justify-content:center}.page__item{line-height:1.15}.page__item:not(:first-child){margin-left:1.25rem}.page__item-current{position:relative}.page__item-current:before{border-bottom:1px solid var(--clr-primary);bottom:0;content:"";display:block;position:absolute;width:100%}@media only screen and (hover:hover) and (pointer:fine){.page__item a:hover{opacity:.5}}