.gallery-parent{background-color:var(--grey);height:100%;padding-bottom:160px;overflow-x:hidden!important}.gallery-parent .gallery-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 10px;display:flex}.gallery-parent .gallery-container h2{text-align:center;font-size:2.5rem}.gallery-parent .gallery-container .wrapper{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;padding:50px 0 0;display:grid;position:relative}.gallery-parent .gallery-container .wrapper .gallery-card{cursor:pointer;border-radius:10px;width:100%;height:300px;overflow:hidden}.gallery-parent .gallery-container .wrapper .gallery-card .images{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}@media (max-width:750px){.gallery-parent .gallery-container .wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.gallery-parent .gallery-container .wrapper{grid-template-columns:repeat(1,1fr)}}body>div.yarl__root.yarl__portal.yarl__no_scroll_padding.yarl__portal_open>div>div>div.yarl__thumbnails_wrapper>div>div.yarl__carousel.yarl__carousel_with_slides>div.yarl__slide.yarl__slide_current.yarl__flex_center>div.yarl__slide_captions_container.yarl__slide_title_container>div,body>div.yarl__root.yarl__portal.yarl__no_scroll_padding.yarl__portal_open>div>div>div.yarl__thumbnails_wrapper>div>div.yarl__carousel.yarl__carousel_with_slides>div.yarl__slide.yarl__slide_current.yarl__flex_center>div.yarl__slide_captions_container.yarl__slide_description_container>div{padding:10px 50px!important}
