.videoButton_videoModalPanel__UALHE{width:min(1000px,90%);border-radius:12px;overflow:hidden}.videoButton_videoModalInner__YgMxt{position:relative}.videoButton_closeBtn__fxlLI{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 1px 6px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center}.videoButton_closeBtn__fxlLI:hover{background-color:var(--White)}.videoButton_player__JAQ_U{position:relative;z-index:0;width:100%;aspect-ratio:16/9;background-color:#000}.videoButton_iframe__Fc5YE{position:absolute;inset:0;width:100%;height:100%;border:none}.videoButton_button__wGsXf{display:flex;align-items:center;gap:6px}.videoButton_text__leoxs{color:var(--Neutext);letter-spacing:.02em;transition:font .3s ease,color .3s ease,text-shadow .3s ease;font-weight:600;font-size:16px;line-height:24px}.videoButton_iconWrap__DTVQk{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:27.5px;height:27.5px;border:2px solid #fff;border-radius:50%;background-color:var(--Primary-50);transition:box-shadow .3s ease}.videoButton_button__wGsXf:hover .videoButton_text__leoxs{font-weight:700;color:#202123;text-shadow:5px 5px 5px var(--Neushadow),-5px -5px 5px #fff}.videoButton_button__wGsXf:hover .videoButton_iconWrap__DTVQk{box-shadow:5px 5px 5px 0 var(--Neushadow),-5px -5px 5px 0 #fff}.videoButton_button__wGsXf:hover .videoButton_iconWrap__DTVQk svg{transform:translateX(1px)}.videoButton_button__wGsXf:focus-visible{outline:2px solid var(--Primary-50);outline-offset:3px;border-radius:4px}.videoButton_button__wGsXf:disabled{opacity:.45;cursor:not-allowed}.videoButton_button__wGsXf:disabled:hover .videoButton_text__leoxs{font-weight:600;color:var(--Neutext);text-shadow:none}.videoButton_button__wGsXf:disabled:hover .videoButton_iconWrap__DTVQk{box-shadow:none}@media (max-width:820px){.videoButton_videoModalPanel__UALHE{width:90%}}