.view-all{text-align:center}.c-gallery-image{padding:60px 0}.c-gallery-image .container .title{margin-bottom:35px}.c-gallery-image .gallery-thumbs-images{display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-start;margin-bottom:60px}.c-gallery-image .gallery-thumbs-images .thumb{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:340px;opacity:1;transition:opacity .5s;width:calc(33.333% - 30px)}.c-gallery-image .gallery-thumbs-images .thumb.hidden{display:none}.c-gallery-image .gallery-thumbs-images .thumb:hover{opacity:.7}.c-gallery-image .gallery-thumbs-images .thumb img{width:100%}@media screen and (max-width:1280px){.c-gallery-image .gallery-thumbs-images .thumb{width:calc(50% - 20px)}}@media screen and (max-width:640px){.c-gallery-image .gallery-thumbs-images .thumb{width:100%}}