.template_loader{background-color:#fff;justify-content:space-between;padding:0 0 2rem;display:flex}.template_loader:not(:last-child){margin-bottom:2rem}.template_loader:first-child{margin-top:3rem}.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,#fff3,#0000);animation:1.5s infinite template_loader_shimmer;display:block;position:absolute;inset:0;transform:translate(-100%)}.template_loader__poster{flex-basis:24.07%;height:18rem;margin-right:2rem}.template_loader__body{flex-direction:column;flex:1;display:flex}.template_loader__body__line:first-child{height:3rem;margin-bottom:1rem}.template_loader__body__line:nth-child(2),.template_loader__body__line:nth-child(3),.template_loader__body__line:nth-child(4){width:70%;height:2rem;margin-bottom:1rem}.template_loader__body__line:nth-child(5){height:3rem;margin-top:auto}.billboard__items .template_loader:not(:last-child){margin-bottom:0}.billboard__items .template_loader:first-child{margin-top:0}@keyframes template_loader_shimmer{to{transform:translate(100%)}}
