.class-video__play{color:#fff;background:#000;border:2px solid #000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.class-video__play svg{width:11px;height:11px;margin-left:1px;display:block}@media (min-width:640px){.class-video__play{width:26px;height:26px}.class-video__play svg{width:13px;height:13px}}.class-video__overlay{z-index:200;background:#0000009e;justify-content:center;align-items:center;padding:24px;animation:.16s cv-fade;display:flex;position:fixed;inset:0}@keyframes cv-fade{0%{opacity:0}to{opacity:1}}.class-video__modal{background:var(--paper,#fffdf5);width:min(960px,100%);animation:cv-pop .2s var(--ease-pop,cubic-bezier(.34, 1.56, .64, 1));border:3px solid #000;border-radius:20px;padding:14px;position:relative;box-shadow:8px 8px #000}@keyframes cv-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.class-video__close{background:var(--lando-yellow,#fcd939);width:44px;height:44px;font-family:var(--font-display);color:#000;cursor:pointer;transition:transform .12s var(--ease-pop,ease), box-shadow .12s var(--ease-pop,ease);z-index:1;border:3px solid #000;border-radius:50%;justify-content:center;align-items:center;font-size:26px;font-weight:700;line-height:1;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:3px 3px #000}.class-video__close:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #000}.class-video__close:active{transform:translate(3px,3px);box-shadow:0 0 #000}.class-video__frame{aspect-ratio:16/9;background:#000;border:2.5px solid #000;border-radius:12px;position:relative;overflow:hidden}.class-video__frame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}
