.modal_modalContainer__sOVlt{display:flex;position:fixed;justify-content:center;align-items:center;width:100vw;height:100vh;top:0;left:0;background-color:rgba(0,0,0,.5)}.modal_modalContent__mpLjf{color:#e7e7e7;display:flex;align-items:center;flex-direction:column;width:100%;height:100%;background-color:#19052e}.modal_closeModal__dlDZE{width:100%;height:30px;cursor:pointer;display:flex;padding:10px;align-items:center}.modal_closeModal__dlDZE img{margin-top:20px;margin-left:20px}@media screen and (min-width:768px){.modal_modalContent__mpLjf{border-radius:20px;width:90vw;height:90vh}}.form_form__sMwK7{font-size:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:80%;width:80%}.form_fileInput__8heFB::-webkit-file-upload-button{visibility:hidden}.form_fileInput__8heFB:before{content:"Select model";border-radius:3px;cursor:pointer;font-weight:300}.form_fileName__gJEec{margin-top:10px;font-style:italic}.form_formButton___GhKa{padding:10px 16px;border-radius:32px;width:60%;font-weight:700;background-color:#c9222d;color:#fff;border:none;cursor:pointer}.form_input__6nmiV{font-family:Montserrat,sans-serif;background:none;border:1px solid #333;color:#fff;width:100%;font-size:16px;padding:10px;margin-bottom:10px;border-radius:5px}.form_hideViewer___fte0{display:none}.form_createBtnMobile__G3OIr{display:block}.form_createBtnDesktop__PbdML{margin-top:50px;display:none}.form_formPart__6Nw3C{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width:1024px){.form_input__6nmiV{width:350px}.form_formButton___GhKa{width:30%}.form_form__sMwK7{flex-direction:row-reverse}.form_createBtnMobile__G3OIr{display:none}.form_createBtnDesktop__PbdML{display:block}}.scenes_scenesGrid__KVxRG{margin-top:50px;padding-bottom:50px;width:90vw;display:grid;grid-gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.scenes_sceneCard___82Jo{width:200px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.75);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;cursor:pointer}.scenes_sceneTitle__MJkME{font-weight:700}.scenes_sceneCard___82Jo:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.75);transform:scale(1.1);transition:all .2s ease}.scenes_viewerContainer__awb4n{width:200px}#scenes_viewer__ucmgM{width:100%;height:100px}.scenes_icon__dR6DV{margin-left:5px;width:9px}.scenes_actionButton__G6wpF{color:#fff;font-size:13px;background:none;border:none;cursor:pointer}.scenes_actionButton__G6wpF:hover{transform:scale(1.1);transition:all .2s ease;color:red}.scenes_toastMessage__3H2MS{font-weight:500}.scenes_toastButton__gzJgb{color:#fff;font-size:15px;background:none;border:none;cursor:pointer;font-weight:800;padding:10px}.scenes_toastButton__gzJgb:hover{transform:scale(1.1);transition:all .2s ease}@media screen and (max-width:768px){.scenes_scenesGrid__KVxRG{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.scenes_sceneCard___82Jo{width:150px}.scenes_viewerContainer__awb4n{width:100px}#scenes_viewer__ucmgM{width:100%;height:50px}}