@keyframes template_loader_magazine_shimmer{to{transform:translate(100%)}}.template_loader{flex-direction:column;display:flex}.template_loader__poster,.template_loader__body__line{background-color:#e2e2e2;position:relative;overflow:hidden}.template_loader__poster:after,.template_loader__body__line:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:1.5s infinite template_loader_magazine_shimmer;display:block;position:absolute;inset:0;transform:translate(-100%)}.template_loader__poster{border-radius:.4rem;height:0;margin-bottom:1.2rem;padding-bottom:66.66%}.template_loader__body{flex-direction:column;gap:.8rem;display:flex}.template_loader__body__line{border-radius:.4rem}.template_loader__body__line:first-child{width:85%;height:2.2rem}.template_loader__body__line:nth-child(2){width:100%;height:1.4rem}.template_loader__body__line:nth-child(3){width:50%;height:1.4rem}@media (width<=650px){.template_loader{flex:0 0 60vw}}@media (width>=651px){.template_loader{flex-direction:row;gap:3rem}.template_loader .template_loader__poster{aspect-ratio:3/2;flex:0 0 32.7%;height:auto;margin-bottom:0;padding-bottom:0}.template_loader .template_loader__body{flex:1}}
