.others_colors_list{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.others_colors_list a{width:60px;aspect-ratio:4/5;text-decoration:none;font-size:11px;text-transform:uppercase;line-height:13px}.others_colors_list a img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom;border:1px solid rgba(0,0,0,0);margin-bottom:4px}.others_colors_list a span{opacity:0;transition:opacity .2s ease-in-out;display:none}.others_colors_list a.active img{border:1px solid #1c1c1c}.others_colors_list a.active span{opacity:1}.others_colors_list a:hover span{opacity:1}
