.card{position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1);background-color:#fff;border-radius:6px;width:97%;height:450px;margin:40px auto;overflow:hidden}.card .shimmerBG{animation-duration:2.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background:#ddd;background:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:1200px 100%}@keyframes shimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}.card .media{height:200px}.card .p-32{padding:32px}.card .title-line{height:24px;width:100%;margin-bottom:12px;border-radius:20px}.card .content-line{height:8px;width:100%;margin-bottom:16px;border-radius:8px}.card .end{width:40%}.m-t-24{margin-top:24px}.style-favourite{width:11px;color:#fff;height:10px;background-color:#ed264f;border-radius:50%;justify-content:center;align-items:center;font-family:futura-book;font-size:12px;line-height:16px;display:flex;position:absolute;top:-2px;right:-2px}@media screen and (max-width:1024px){.main-header nav{padding:0 25px}.header-logo img{height:4rem}}@media screen and (max-width:640px){.header-logo img{height:3rem}}.ButtonContained_ButtonContained__N7aYu{background:var(--black);color:#fff;border-radius:9px;font-size:16px;font-weight:600;border:2px solid var(--black)}.ButtonContained_ButtonContained__N7aYu:hover{background:var(--white);color:var(--black);border-color:var(--black)}