.oceanica-open{border:0;cursor:pointer;font-family:inherit}.oceanica-dialog{width:min(92vw,1080px);padding:0;border:0;background:#18224c;color:#fff;box-shadow:0 30px 90px rgba(20,25,55,.48)}.oceanica-dialog::backdrop{background:rgba(25,29,54,.72);backdrop-filter:blur(7px)}.oceanica-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px}.oceanica-dialog-head .eyebrow{margin-bottom:9px;color:var(--rose)}.oceanica-dialog-head h2{font-size:clamp(28px,3vw,44px)}.oceanica-close{width:46px;height:46px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:transparent;color:#fff;font:300 31px/1 Inter,sans-serif;cursor:pointer}.oceanica-dialog video{display:block;width:100%;height:auto;max-height:72vh;background:#000}.oceanica-dialog[open]{animation:oceanica-in .22s ease-out}@keyframes oceanica-in{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:800px){.oceanica-dialog{width:94vw}.oceanica-dialog-head{padding:18px}.oceanica-dialog-head h2{font-size:28px}.oceanica-close{width:40px;height:40px}}
