.theme-block:has(>.gallery){--padding-top-tablet: 60px;--padding-bottom-tablet: 60px;--padding-top-mobile: 40px;--padding-bottom-mobile: 40px}.theme-block .gallery .swiper{overflow:visible}.theme-block .gallery__item{width:auto;height:624px;overflow:hidden;border-radius:20px;position:relative}@media screen and (max-width:992px){.theme-block .gallery__item{height:auto}}.theme-block .gallery__item:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background:color-mix(in srgb,var(--primary) 40%,transparent);opacity:0;transition:.2s ease-in-out;z-index:1}.theme-block .gallery__item:hover:after{opacity:1}.theme-block .gallery__item:hover .gallery__view{color:var(--tertiary)}.theme-block .gallery__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-block .gallery__view{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--primary);position:absolute;right:10px;bottom:10px;width:52px;height:52px;background:var(--white);border-radius:14px;z-index:2;transition:.2s ease-in-out}
