.marque .bottom_row .card_image img{aspect-ratio:4/3;border-radius:6px;object-fit:cover;overflow:hidden;width:100%}.marque .it4 .card_box *,.marque .it6 .card_box *{color:unset}.marque .bottom_row{margin-top:32px;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);overflow:hidden;width:100%}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marque .bottom_row .flex_row{animation:scroll 60s linear infinite;display:flex;flex-wrap:nowrap;gap:32px;width:max-content}.marque .bottom_row .card_item{flex:none;max-width:460px;width:100%}.marque .bottom_row .card_content{margin-top:18px}.marque .bottom_row .title_area{align-items:baseline;display:flex;gap:24px;justify-content:space-between}.marque .bottom_row p{font-size:16px;margin-bottom:0;margin-top:6px}.marque .bottom_row span.tag{font-size:11px;letter-spacing:.12em;line-height:1;text-transform:uppercase}.marque .bottom_row .it_title{line-height:normal;margin:0}.marque:hover .bottom_row .flex_row{animation-play-state:paused}