.lst-crds{flex-wrap:wrap;flex-direction:row;display:flex}.lst-crds .lst__el{padding:0 .5rem;margin-bottom:1rem;max-width:100%;width:100%;flex-basis:100%;display:flex}@media screen and (min-width:480px) and (max-width:639px){.lst-crds--3 .lst__el,.lst-crds--4 .lst__el{flex-basis:50%}}@media screen and (min-width:640px){.lst-crds--3 .lst__el,.lst-crds--4 .lst__el{flex-basis:33.3333%}}@media screen and (min-width:480px){.lst-crds--2 .lst__el{flex-basis:50%}}@media screen and (min-width:960px){.lst-crds--3 .lst__el{flex-basis:33.3333%}.lst-crds--4 .lst__el{flex-basis:25%}}.lst--2,.lst--3{flex-wrap:wrap;flex-direction:row;display:flex}.lst--2 .lst__el,.lst--3 .lst__el{flex-basis:100%}@media screen and (min-width:480px){.lst--2 .lst__el{flex-basis:50%}.lst--3 .lst__el{flex-basis:33.3333%}}.lst{padding:0;margin:0 0 1.5rem}.lst,.lst--us{list-style:none}.lst--us .lst__el{padding:.25rem 0}.lst--us .lst__el a{display:block}.lst--us a{padding:0 .75em;color:inherit;position:relative;opacity:.87}.lst--us a:before{height:.375rem;transform:translate3d(0,-50%,0);color:inherit;transition:opacity .3s ease-in-out;content:"";position:absolute;opacity:.25;top:50%;background-color:currentColor;margin:auto;border-radius:.375rem;left:0;width:.375rem;display:block}.lst--us a:focus,.lst--us a:hover{transform:translate3d(.75rem,0,0);opacity:1}.lst--us a:visited{color:inherit}.lst--us a:focus:before,.lst--us a:hover:before{opacity:1}.lst__el{max-width:100%;width:100%;display:block}.lst__el a{text-decoration:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.lst__el a:focus,.lst__el a:hover{color:#3fbefc}.lst-crd{overflow:hidden;padding:.25rem .25rem 0;flex-wrap:wrap;color:#fff;max-width:100%;flex-direction:column;background-color:#0d1522;border-radius:.375em;width:100%;display:flex}.lst-crd:focus,.lst-crd:hover{transform:scale(1.05);box-shadow:0 1px 3px 5px rgba(0,0,0,.1)}.lst-crd-tl{padding:.75em 1.5em;font-size:.75rem;font-weight:700;color:inherit;text-transform:uppercase;text-align:center;box-sizing:border-box;order:2;line-height:1rem;display:block}.lst-crd-md{height:auto;overflow:hidden;padding-top:56.25%;flex-wrap:wrap;position:relative;max-width:100%;flex-direction:row;background-color:#fff;margin:0;border-radius:.375em;order:1;width:100%;display:flex}.lst-crd-md:before{height:100%;transform:scale(0);justify-content:center;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;content:attr(data-title);max-width:12rem;text-align:center;background-color:transparent;align-items:center;width:100%;line-height:1.25rem;display:flex;z-index:1}.lst-crd-md:after{height:15rem;transform:rotate(45deg) scale(.75);content:"";will-change:transform;background-color:transparent;background:linear-gradient(270deg,transparent,#000 50%,#000);width:15rem;display:block;z-index:0}.lst-crd-md:after,.lst-crd-md:before{right:0;transition:transform .15s ease-in,opacity .15s ease-in;position:absolute;opacity:0;bottom:0;top:0;margin:auto;left:0}.lst-crd:focus .lst-crd-md:after,.lst-crd:hover .lst-crd-md:after{transform:rotate(-45deg) scale(1);opacity:.67}.lst-crd:focus .lst-crd-md:before,.lst-crd:hover .lst-crd-md:before{transform:scale(1);opacity:1}.lst-crd:hover .lst-crd-md__img{filter:blur(.25rem)}.lst-crd-md__img{height:auto;right:0;position:absolute;max-width:100%;bottom:0;top:0;margin:auto;left:0}