body::-webkit-scrollbar{-webkit-appearance:none;height:0;width:0}body::-webkit-scrollbar-track{background:#f3f6f8}body::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #c1c1c1;border-radius:10px}.loaderdiv{align-items:center;display:flex;height:100vh;justify-content:center;top:0;width:100%;z-index:100}.loader{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#ee2429;height:60px;width:60px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hide{display:none}@media screen and (min-width:1920px){.iframe{border:none;display:block;height:100vh;overflow:hidden;width:100%}}@media screen and (max-width:1919px){.iframe{border:none;display:block;height:100vh;overflow:hidden;width:100%}}@media screen and (max-width:1400px){.iframe{border:none;display:block;height:100vh;overflow:hidden;width:100%}}@media screen and (max-width:1280px){.iframe{border:none;display:block;height:100vh;overflow:hidden;width:100%}}@media only screen and (max-width:768px){.iframe,body,html{height:100vh}.iframe{border:none;display:block;overflow:hidden;position:sticky;width:100%}.dnd-section{padding:0!important}}@media only screen and (max-width:480px){.iframe,body,html{height:100vh}.iframe{border:none;display:block;overflow:hidden;position:sticky;width:100%}}@media only screen and (max-width:450px){body,html{height:100vh}.iframe{border:none;display:block;height:90vh;overflow:hidden;position:sticky;width:100%}}@media only screen and (max-width:375px){body,html{height:100vh}.iframe{border:none;display:block;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:sticky;width:100%}}@media only screen and (max-width:360px){.iframe,body,html{height:100vh}.iframe{border:none;display:block;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:sticky;width:100%}}footer{display:none}