.c-gallery{margin:10rem 0rem 10rem}@media screen and (max-width: 991.98px){.c-gallery{margin:6rem 0rem}}@media screen and (max-width: 575.98px){.c-gallery{margin:5rem 0rem}}.c-gallery_list{display:flex;flex-wrap:wrap;gap:.8rem}.c-gallery_item{width:calc(33.3333333333% - .5333333333rem);display:block;aspect-ratio:40/24;max-width:100%;overflow:hidden}@media screen and (max-width: 575.98px){.c-gallery_item{width:calc(50% - .4rem)}}@media(hover: hover)and (pointer: fine){.c-gallery_item:hover img,.c-gallery_item:focus-visible img{transform:scale(1.05)}}.c-gallery_item:nth-child(n+19){display:none}.c-gallery_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}