@charset "utf-8";

.lightbox-img { position: relative; display: inline-block; line-height: 0; }

.lightbox-img::before { content: ""; display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0.5; width: 50px; height: 50px; background-image: url("/_cdn/production/landing-cdn/fb2f6077-8a43-4de1-8824-9684309a561d/8a610bc9-bafe-4bf6-9e48-da15fb8e8edd/index/lupa.svg"); background-repeat: no-repeat; background-size: cover; }

.swiper { --swiper-theme-color: #beff96; }
