.rutube-gallery-section{width:min(100%,780px);margin:2.5rem auto;padding:1rem;border:1px solid var(--color-border);border-radius:.9rem;background:#fff;box-shadow:0 1px 3px rgb(15 23 42/8%)}.rutube-gallery-section>h2,.rutube-gallery__copy,.rutube-gallery__recommendations,.rutube-gallery__stage{width:min(100%,700px);margin-inline:auto}.rutube-gallery-section>h2{margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:650}.rutube-gallery__copy h3{margin:0;font-size:1rem;font-weight:600}.rutube-gallery__copy p{margin:.4rem 0 1rem;color:var(--color-text-muted);font-size:.875rem;line-height:1.55}.rutube-gallery__layout{display:block}.rutube-gallery__stage{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:.75rem;background:#101114}.rutube-gallery__iframe,.rutube-gallery__poster{position:absolute;inset:0;width:100%;height:100%;border:0}.rutube-gallery__poster{object-fit:cover}.rutube-gallery__iframe{opacity:0;transition:opacity .16s ease}.rutube-gallery__iframe[data-initialized=true]{opacity:1}.rutube-gallery__recommendations{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.4rem;align-items:center;margin-top:.75rem}.rutube-gallery__list{display:flex;grid-column:2;min-width:0;flex-direction:row;gap:.55rem;overflow-x:auto;overflow-y:hidden;padding:0 0 .35rem;scroll-snap-type:x proximity;scrollbar-gutter:stable}.rutube-gallery__card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:.6rem;width:220px;flex:0 0 220px;padding:.35rem;border:1px solid transparent;border-radius:.65rem;background:transparent;color:inherit;text-align:left;cursor:pointer;scroll-snap-align:start}.rutube-gallery__card:focus-visible,.rutube-gallery__card:hover{background:#f5f7fa}.rutube-gallery__card[aria-current=true]{border-color:#cbd5e1;background:#f1f5f9}.rutube-gallery__thumb{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:.45rem;background:#111827}.rutube-gallery__thumb img{width:100%;height:100%;object-fit:cover}.rutube-gallery__thumb>span{position:absolute;right:.3rem;bottom:.25rem;padding:.08rem .3rem;border-radius:.25rem;background:rgb(0 0 0/78%);color:#fff;font-size:.7rem}.rutube-gallery__card-title{display:-webkit-box;overflow:hidden;align-self:center;font-size:.82rem;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rutube-gallery__nav{display:grid;width:2rem;height:2rem;place-items:center;padding:0;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;font-size:1.4rem;line-height:1;cursor:pointer}.rutube-gallery__nav:focus-visible,.rutube-gallery__nav:hover{border-color:#94a3b8;background:#f8fafc}.rutube-gallery__nav--previous{grid-column:1;grid-row:1}.rutube-gallery__nav--next{grid-column:3;grid-row:1}.rutube-gallery__fallback,.rutube-gallery__next,.rutube-gallery__status{position:absolute;z-index:2;left:50%;bottom:1rem;translate:-50% 0;border-radius:.6rem;background:rgb(15 23 42/88%);color:#fff;font-size:.82rem}.rutube-gallery__status{padding:.5rem .75rem;pointer-events:none}.rutube-gallery__fallback{width:max-content;max-width:calc(100% - 2rem);padding:.7rem .9rem;text-align:center}.rutube-gallery__fallback p{margin:0 0 .35rem}.rutube-gallery__fallback a,.rutube-gallery__next button{color:#fff;font-weight:650;text-decoration:underline}.rutube-gallery__next button{padding:.65rem .9rem;border:0;background:transparent;cursor:pointer}@media (max-width:720px){.rutube-gallery-section{margin:1.75rem auto;padding:.75rem}.rutube-gallery__recommendations{grid-template-columns:minmax(0,1fr)}.rutube-gallery__nav{display:none}.rutube-gallery__list{grid-column:1;width:100%}.rutube-gallery__card{grid-template-columns:128px;width:140px;flex:0 0 140px}}