.elementor-heading-title{text-wrap:inherit;color:inherit}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-left:none!important}.elementor-image-carousel img.swiper-slide-image{width:100%;height:var(--auto-image-height);object-fit:cover;object-position:50% 20%}div.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--card-gap)}div.gallery figure.gallery-item{max-width:100%!important;background:var(--primary-d-4)}div.gallery figure.gallery-item a{display:flex}div.gallery figure.gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;transition:opacity ease-in-out .3s}div.gallery figure.gallery-item img:hover{opacity:.5;cursor:pointer}@media (max-width:991px){div.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}