.ulcr-media-slideshow{width:min(1200px,100%);margin:28px auto;background:#07182f;border:1px solid #164b7d;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px rgba(0,0,0,.22);color:#fff}.ulcr-stage{position:relative;min-height:520px;background:#020b17}.ulcr-slide{display:none;min-height:520px;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);align-items:stretch}.ulcr-slide.is-active{display:grid}.ulcr-media-panel{min-width:0;display:flex;align-items:center;justify-content:center;background:#000}.ulcr-slide-image,.ulcr-slide-video{display:block;width:100%;height:100%;max-height:720px;object-fit:contain;background:#000}.ulcr-text-panel{padding:34px 30px;background:linear-gradient(180deg,rgba(8,44,82,.98),rgba(2,20,40,.98));border-left:1px solid #185b95;overflow-y:auto}.ulcr-text-panel h2{margin:0 0 18px;color:#fff;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.15}.ulcr-text-panel p{margin:0;color:#dbeeff;font-size:1.08rem;line-height:1.7}.ulcr-controls{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px;background:#06162c;border-top:1px solid #164b7d}.ulcr-controls button{appearance:none;border:1px solid #2878b8;border-radius:8px;padding:9px 14px;background:#0b3764;color:#fff;font-weight:700;cursor:pointer}.ulcr-counter{min-width:75px;text-align:center;color:#ddecfb;font-weight:700}.ulcr-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;padding:0 14px 14px;background:#06162c}.ulcr-dot{width:11px;height:11px;border:0;border-radius:50%;padding:0;background:#6b8098;cursor:pointer}.ulcr-dot.is-active{background:#20bfff}.ulcr-slideshow-empty{padding:24px;border:1px dashed #b8c3ce;border-radius:10px;background:#fff}@media(max-width:850px){.ulcr-stage,.ulcr-slide{min-height:0}.ulcr-slide.is-active{display:block}.ulcr-media-panel{min-height:280px}.ulcr-slide-image,.ulcr-slide-video{max-height:65vh}.ulcr-text-panel{border-left:0;border-top:1px solid #185b95;padding:24px 20px}.ulcr-controls{flex-wrap:wrap}}