.galleryTheme{align-items:center;display:flex;flex-wrap:wrap}.galleryTheme--rtext{padding-bottom:30px}.galleryTheme__arrow{display:flex;gap:7px;margin-top:30px}.galleryTheme__arrow .slick-arrow{cursor:pointer}.galleryTheme__arrow .slick-arrow svg{transition:all .3s}.galleryTheme__arrow .slick-arrow:hover svg{fill:var(--clr-primary)}@media (min-width:992px){.galleryTheme--rtext{padding-bottom:0;padding-right:50px;width:40%}.galleryTheme--images{width:60%}}