body.godam-embed-page{background-color:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}body.godam-embed-page .rtgodam-video-engagement{display:none}html{height:100%;width:100%}.video-not-found{align-items:center;background-color:#000;color:#fff;display:flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem!important;height:100%;justify-content:center;padding:3rem .5rem;text-align:center}.godam-video-embed{height:100%;min-height:100%;position:relative;width:100%}.godam-video-embed--container{min-height:100dvh}.godam-video-embed figure,.godam-video-embed--container{align-items:center;display:flex;height:100dvh;justify-content:center;position:relative;width:100%}.godam-video-embed figure{margin:0;max-height:100dvh;max-width:100%}.godam-video-embed .godam-video-wrapper{align-items:center;display:flex;justify-content:center}.godam-video-embed .easydam-video-container,.godam-video-embed .godam-video-wrapper{height:100%;max-height:100%;max-width:100%;position:relative;width:100%}.godam-video-embed .video-js{background-color:var(--godam-video-bg-color,#000);height:100%!important;max-height:100%;max-width:100%;object-fit:contain;width:100%!important}.godam-video-embed .video-js video{height:100%;object-fit:contain;width:100%}.godam-video-embed .video-js.vjs-fluid{padding-top:0!important}.godam-video-embed .video-js.vjs-16-9,.godam-video-embed .video-js.vjs-4-3,.godam-video-embed .video-js.vjs-fluid{height:100%}.godam-video-embed .srfm-form-container{height:auto}.godam-video-embed .srfm-form-container .srfm-form{margin-block-end:0}.godam-video-embed .srfm-form-container .srfm-form .srfm-submit-button .srfm-submit-wrap{height:auto}.godam-video-embed-loading{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:9999}.godam-video-embed-spinner{animation:godam-spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#333;height:40px;width:40px}@keyframes godam-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}