.gallery-marquee{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.gallery-marquee::-webkit-scrollbar{display:none}.gallery-track{display:flex;width:-moz-max-content;width:max-content;gap:1.25rem}.gallery-card,.gallery-chapter{flex-shrink:0;height:200px;border-radius:1rem;overflow:hidden}.gallery-card{width:320px;padding:0;border:0;background:none;display:block;cursor:zoom-in}.gallery-chapter{width:190px}@media (min-width:768px){.gallery-card,.gallery-chapter{height:315px}.gallery-card{width:560px}.gallery-chapter{width:230px}}.gallery-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}