.modal-player{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;padding:clamp(4rem,3.18vw + 3.28rem,6rem) clamp(1.5rem,16.32vw + -2.17rem,11.75rem);background:rgba(26,17,53,.5);backdrop-filter:blur(5px);translate:0 -100%;transition:translate .4s ease-in-out}.modal-player.is-active{translate:0 0}.modal-player__video{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.modal-player__video video,.modal-player__video iframe{width:auto;max-width:100%;height:40.625rem;max-height:100%;aspect-ratio:16/9}.modal-player__close{display:block}.modal-player__close-layer{position:absolute;top:0;left:0;width:100%;height:100%}.b-close{position:absolute;top:1.25rem;right:1.25rem;border:none;background:none;transition:scale .3s ease-in-out}.b-close__icon{pointer-events:none;width:1.875rem;height:1.875rem;fill:var(--c-brand-neutral-0)}.b-close:hover,.b-close:focus{scale:1.1}.post-listing__header{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:clamp(2rem,1.59vw + 1.64rem,3rem)}.post-listing__search{display:flex;width:fit-content;gap:.5rem}@media only screen and (max-width: 767px){.post-listing__search{width:100%}}.post-listing__search__input{min-width:21.5rem;height:3.5rem !important;padding:16px !important;border-radius:1rem !important}@media only screen and (max-width: 767px){.post-listing__search__input{flex:1 1 0%;min-width:initial}}.post-listing__search__btn{flex:none;padding:.9375rem 1.9375rem;border-radius:20px}.post-listing__search__btn span{pointer-events:none}.post-listing__cta{margin-block:clamp(3.25rem,5.17vw + 2.09rem,6.5rem)}.post-listing__filters-label{display:block;margin-bottom:24px;color:var(--c-brand-primary-80075)}.post-listing__filters-mobile-btn{display:none;width:fit-content}.post-listing__filters-mobile-btn svg{transition:rotate .3s ease-in-out}@media only screen and (max-width: 1023px){.post-listing__filters-mobile-btn{display:block}}.post-listing__filters{padding:clamp(0.75rem,1.19vw + 0.48rem,1.5rem);border:1px solid var(--c-brand-neutral-200);border-radius:20px;background:var(--c-brand-neutral-100);color:var(--c-brand-primary-800)}@media only screen and (max-width: 1023px){.post-listing__filters{display:grid;grid-template-rows:0;padding-block:0;border-width:0;transition:all .3s ease-in-out}}.post-listing__filters>div{overflow:hidden}.post-listing__filters>div>div{display:grid;grid-template-columns:repeat(5, 1fr);transition:gap .3s ease-in-out;overflow:hidden;gap:0 .5rem}@media only screen and (max-width: 1023px){.post-listing__filters>div>div{grid-template-columns:repeat(3, 1fr);gap:.5rem}}@media only screen and (max-width: 600px){.post-listing__filters>div>div{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.post-listing__filters>div>div{grid-template-columns:repeat(1, 1fr)}}.post-listing__filters__item{padding:.75rem 1rem;border-radius:.75rem;background-color:var(--c-brand-neutral-200);text-align:center;transition:background-color .3s ease-in-out}.post-listing__filters__item>span{position:relative;pointer-events:none}.post-listing__filters__item:hover,.post-listing__filters__item:focus-visible{background-color:var(--c-brand-neutral-300)}.post-listing__filters__item.is-active{background-color:var(--c-brand-neutral-0)}.post-listing__filters__item.is-active>span{text-decoration:underline}.post-listing__filters__item.is-hidden{height:0;transition:all .3s ease-in-out;opacity:0;padding-block:0}@media only screen and (max-width: 1023px){.post-listing__filters__item.is-hidden{height:auto;opacity:1;padding-block:.75rem}}.post-listing__filters__label-more{display:flex;align-items:center;justify-content:center;position:relative;gap:8px;width:fit-content;margin-top:clamp(1.5rem,0.8vw + 1.32rem,2rem);margin-inline:auto;text-align:center;transition:margin-top .3s ease-in-out}@media only screen and (max-width: 1023px){.post-listing__filters__label-more{display:none}}.post-listing__filters__label-more::after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;width:100%;height:1px;background-color:var(--c-brand-primary-800);transition:opacity .3s ease-in-out,scale .3s ease-in-out;margin-inline:auto}.post-listing__filters__label-more--checked{display:none}.post-listing__filters__label-more svg{transition:rotate .3s ease-in-out}#show-categories:checked~.post-listing__filters{grid-template-rows:1fr;margin-top:.75rem;border-width:1px;padding-block:1rem}#show-categories:checked~.post-listing__filters-mobile-btn svg{rotate:180deg}#show-more-categories:checked~div{gap:.5rem .5rem}#show-more-categories:checked~div .post-listing__filters__item.is-hidden{height:auto;margin-bottom:0;padding-block:.75rem;opacity:1}#show-more-categories:checked~.post-listing__filters__label-more .post-listing__filters__label-more--unchecked{display:none}#show-more-categories:checked~.post-listing__filters__label-more .post-listing__filters__label-more--checked{display:block}#show-more-categories:checked~.post-listing__filters__label-more .post-listing__filters__label-more svg{rotate:180deg}
