.landing-video-frame{aspect-ratio:9/16;border:3px solid var(--brand-shadow);background:#000;border-radius:20px;width:100%;max-width:300px;margin:0 auto;overflow:hidden;box-shadow:0 12px 32px #00000080}.landing-video-iframe{border:0;width:100%;height:100%}.landing-video-poster{cursor:pointer;background:#000;border:0;width:100%;height:100%;padding:0;position:relative}.landing-video-thumb{object-fit:cover;opacity:.85;width:100%;height:100%}.landing-video-play{background:#0006;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-video-play svg{width:52px;height:auto;margin-left:3px;display:block}
.landing-slider{max-width:900px;margin:0 auto}.landing-slider-track{justify-content:center;align-items:center;gap:24px;display:flex}.landing-slider-arrow{z-index:3;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;transition:transform .15s;display:grid}.landing-slider-arrow:hover{transform:scale(1.25)}.landing-slider-arrow:active{transform:scale(1.1)}.landing-slider-arrow-img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 2px 4px #00000073);width:44px;height:44px;display:block}.landing-slider-arrow-img--prev{transform:rotate(180deg)}.landing-slider-stage{width:min(280px,62vw)}.landing-slider-card{width:100%}.landing-slide-caption{text-align:center;color:#efe3cc;max-width:420px;margin:18px auto 0;font-size:15px}.landing-slider-dots{justify-content:center;align-items:center;gap:6px;margin-top:14px;display:flex}.landing-slider-dot{border:1px solid var(--brand-shadow);cursor:pointer;background:#00000059;border-radius:999px;width:12px;height:12px;padding:0;transition:width .3s,background .3s}.landing-slider-dot:hover{background:#0009}.landing-slider-dot--active{background:var(--brand-light);width:30px}.landing-slider-dot--active:hover{background:var(--brand-light)}@media (max-width:565px){.landing-slider-track{gap:12px}.landing-slider-stage{width:min(220px,60vw)}.landing-slider-arrow-img{width:30px;height:30px}}
