.drawer-mobile-open .drawer-mobile{left:0}.drawer-mobile-open .section-header .wrap{position:relative;z-index:2}.drawer-mobile{position:absolute;left:-520px;right:auto;transition:left .25s linear;top:100%;height:100%;overflow:hidden}.drawer-mobile__inner{grid-template-rows:1fr auto}.drawer-mobile__content{padding:1em}.drawer-mobile__footer{display:flex;justify-content:space-between}.drawer-mobile__footer>span{text-transform:uppercase;font-size:.875em}.drawer-mobile .poster{width:100%;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;overflow:hidden;border-radius:.5em;color:rgba(var(--color-white),1);text-decoration:none;margin-bottom:1em}.drawer-mobile .poster:hover{text-decoration:none}.drawer-mobile .poster--bottom{flex-direction:column;margin-top:1em;margin-bottom:0}.drawer-mobile .poster--bottom .poster__actions{padding:1em;padding-top:0}.drawer-mobile .poster--dark h4,.drawer-mobile .poster--dark p{color:rgba(var(--color-black),1)}.drawer-mobile .poster__content{position:relative;z-index:3;padding:1em;text-shadow:1px 1px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;height:auto}.drawer-mobile .poster__content h4{margin-bottom:0}.drawer-mobile .poster__content p{font-size:.875em;margin-bottom:0}.drawer-mobile .poster__actions{position:relative;z-index:3;display:flex;align-items:center;height:auto;padding-right:1em}.drawer-mobile .poster .overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-color:rgba(2,6,20,.4)}.drawer-mobile .poster img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.drawer-mobile .social{display:flex;align-items:center;gap:.75em}.drawer-mobile .social svg{width:1.5em;height:auto}.drawer-mobile .social svg path{fill:#002152}.drawer-mobile .social a:hover svg path{fill:#002152}