.rusdver-event-gallery{padding:72px clamp(20px,7vw,118px);background:#f8f1e9;color:#242427}.rusdver-event-gallery__inner{max-width:1240px;margin:auto}.rusdver-event-gallery__heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.rusdver-event-gallery__eyebrow{margin:0 0 10px;font:800 11px/1 Manrope,Arial,sans-serif;letter-spacing:.12em}.rusdver-event-gallery h2{margin:0;font:800 clamp(32px,5vw,62px)/1 Unbounded,Arial,sans-serif;letter-spacing:-.08em}.rusdver-event-gallery h2 span{color:#ae51e5}.rusdver-event-gallery__actions{display:none}.rusdver-event-gallery__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:14px}.rusdver-event-gallery__card{display:block;min-height:255px;padding:0;overflow:hidden;border:0;border-radius:20px;background:#242427;cursor:zoom-in}.rusdver-event-gallery__card--portrait{grid-row:span 2;min-height:524px}.rusdver-event-gallery__card img{display:block;width:100%;height:100%;min-height:255px;object-fit:cover;transition:transform .35s ease}.rusdver-event-gallery__card--portrait img{min-height:524px}.rusdver-event-gallery__card:focus-visible{outline:3px solid #ae51e5;outline-offset:3px}.rusdver-event-gallery__card:hover img,.rusdver-event-gallery__card:focus-visible img{transform:scale(1.04)}.rusdver-event-gallery__lightbox{max-width:min(96vw,1280px);padding:0;border:0;border-radius:20px;background:#1c1c1e;color:#fff}.rusdver-event-gallery__lightbox::backdrop{background:rgba(0,0,0,.84)}.rusdver-event-gallery__lightbox-content{position:relative;display:grid;place-items:center;touch-action:pan-y}.rusdver-event-gallery__lightbox img{display:block;max-width:92vw;max-height:82vh;object-fit:contain}.rusdver-event-gallery__close{position:absolute;z-index:1;top:12px;right:12px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#242427;font:800 25px/1 Arial,sans-serif;cursor:pointer}.rusdver-event-gallery__lightbox-nav{position:absolute;z-index:1;top:50%;display:grid;place-items:center;width:62px;height:62px;padding:0;border:2px solid #242427;border-radius:50%;background:#fff;color:transparent;font-size:0;cursor:pointer;transform:translateY(-50%)}.rusdver-event-gallery__lightbox-nav:after{content:"";width:17px;height:17px;border-top:3px solid #242427;border-right:3px solid #242427;transform:rotate(45deg) translate(-2px,2px)}.rusdver-event-gallery__lightbox-prev{left:12px}.rusdver-event-gallery__lightbox-prev:after{transform:rotate(-135deg) translate(-2px,2px)}.rusdver-event-gallery__lightbox-next{right:12px}@media(max-width:800px){.rusdver-event-gallery__lightbox-nav{display:none}.rusdver-event-gallery__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rusdver-event-gallery__card{min-height:190px;border-radius:14px}.rusdver-event-gallery__card--portrait{min-height:390px}.rusdver-event-gallery__card img{min-height:190px}.rusdver-event-gallery__card--portrait img{min-height:390px}.rusdver-event-gallery__heading{display:block}}@media(max-width:520px){.rusdver-event-gallery{padding:56px 20px}.rusdver-event-gallery__rail{grid-template-columns:1fr}.rusdver-event-gallery__card,.rusdver-event-gallery__card--portrait,.rusdver-event-gallery__card img,.rusdver-event-gallery__card--portrait img{min-height:260px}}
/* Единая навигация галерей: без смещения при наведении. */
.rusdver-event-gallery__close,.rusdver-event-gallery__lightbox-nav{box-sizing:border-box;border:2px solid #ae51e5!important;border-radius:50%;background-color:transparent!important;color:#fff!important;box-shadow:none!important;transition:background-color .2s ease,border-color .2s ease!important}.rusdver-event-gallery__close{display:grid;place-items:center;width:58px;height:58px;top:14px;right:14px;font:700 34px/1 Arial,sans-serif}.rusdver-event-gallery__lightbox-nav{width:58px;height:58px}.rusdver-event-gallery__lightbox-nav:after{width:24px;height:24px;border:0!important;transform:none!important;background:center/contain no-repeat}.rusdver-event-gallery__lightbox-next:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 3l8 9-8 9' fill='none' stroke='%23fff' stroke-width='2.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.rusdver-event-gallery__lightbox-prev:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16 3 8 12l8 9' fill='none' stroke='%23fff' stroke-width='2.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.rusdver-event-gallery__close:hover,.rusdver-event-gallery__close:focus-visible,.rusdver-event-gallery__lightbox-nav:hover,.rusdver-event-gallery__lightbox-nav:focus-visible{background-color:rgba(174,81,229,.3)!important;border-color:#d98aff!important;outline:none}
/* Фотография без элементов поверх: навигация стоит в наружных полях. */
.rusdver-event-gallery__lightbox{max-width:min(96vw,1280px);overflow:visible;background:transparent}.rusdver-event-gallery__lightbox-content{display:grid;grid-template-columns:58px minmax(0,1120px) 58px;align-items:center;gap:24px;padding:0 8px}.rusdver-event-gallery__lightbox img{grid-column:2;grid-row:1;width:100%;max-width:100%;max-height:82vh}.rusdver-event-gallery__lightbox-nav{position:relative!important;top:auto!important;left:auto!important;right:auto!important;grid-row:1;transform:none!important}.rusdver-event-gallery__lightbox-prev{grid-column:1}.rusdver-event-gallery__lightbox-next{grid-column:3}.rusdver-event-gallery__close{top:-70px;right:8px}.rusdver-event-gallery__lightbox-nav:after{content:none!important}.rusdver-event-gallery__lightbox-nav svg{display:block;width:24px;height:24px;overflow:visible;fill:none;stroke:#fff;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:800px){.rusdver-event-gallery__lightbox-content{display:grid;grid-template-columns:1fr;padding:0}.rusdver-event-gallery__lightbox img{grid-column:1}.rusdver-event-gallery__close{top:14px;right:14px}}
/* Крестик всегда находится в правом верхнем углу окна, а не поверх фотографии. */
.rusdver-event-gallery__close{position:fixed!important;z-index:10;top:18px!important;right:20px!important}
@media(max-width:800px){.rusdver-event-gallery__close{top:14px!important;right:14px!important}}
