:root{--cmr-pink:#e6117b;--cmr-blue:#6bc2b8;--cmr-mid-blue:#02334e;--cmr-dark-blue:#002133;--cmr-button-pink:#e4117a;--cmr-button-pink-hover:#be0f66}*{box-sizing:border-box;padding:0;font-family:"Open Sans","Segoe UI",sans-serif;line-height:1.5}*,body{margin:0}body{width:100%;height:100%;overflow:hidden}.App{display:flex;flex:1 1;flex-direction:column;height:100vh}.header{display:flex;align-items:center;justify-content:space-between;min-height:60px;color:#fff;font-size:16px;background-color:#02334e;background-color:var(--cmr-mid-blue)}.logo{width:100px;margin:10px;font-weight:400;vertical-align:middle}.username{margin-left:auto;white-space:nowrap}.avatar{height:50px;padding:0 5px}.logout-button{min-width:90px;margin:0 15px;padding:5px 16px;font-size:.9em;border-radius:5px}button{margin-top:10px;padding:10px 20px;color:#fff;font-weight:700;font-size:16px;font-family:"Open Sans","Segoe UI",sans-serif;white-space:nowrap;border:none;border-radius:100px;cursor:pointer}button:focus{outline:none}.primary-button{background-color:#e4117a;background-color:var(--cmr-button-pink)}.primary-button:hover:enabled{background-color:#be0f66;background-color:var(--cmr-button-pink-hover)}.login-section{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh}.background-image{position:absolute;z-index:1;width:100%;height:100%;background:#155e86;background:linear-gradient(45deg,#155e86,#0f6899 36%,#02334e 85%,#092131)}.blur{width:100%;height:100%;background-color:rgba(17,17,17,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-area{z-index:2;display:flex;flex-direction:column;align-items:center;width:400px;margin:50px;padding:50px;background-color:#fff;border-radius:8px}.login-logo{height:60px;margin-bottom:0}.login-title{color:#3f4444;font-size:24px}.login-button{width:150px}body{background:#ddd}.touchScroll{overflow-y:hidden}#drawerWrapper{position:fixed;top:0;z-index:100}#drawerWrapper .drawerWindow{position:fixed;top:0;right:0;left:0;display:flex;flex-direction:column;width:100%;height:225px;padding:0 0 20px;font-family:"Open Sans","Segoe UI",sans-serif;background:#f7f9fa;box-shadow:0 0 11px rgba(0,0,0,.1);-webkit-transform:translateY(-225px);transform:translateY(-225px);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;transition-delay:.1s}@media(min-width:600px){#drawerWrapper .drawerWindow{width:100%}}@media(min-width:900px){#drawerWrapper .drawerWindow{right:0;left:unset;width:310px;height:100%;padding:40px 27px;-webkit-transform:translateX(310px);transform:translateX(310px)}}#drawerWrapper .drawerWindow.port{height:300px;-webkit-transform:translateY(-300px);transform:translateY(-300px)}@media(min-width:900px){#drawerWrapper .drawerWindow.port{height:100%;-webkit-transform:translateX(310px);transform:translateX(310px)}}#drawerWrapper .drawerWindow .drawerOpener{position:absolute;top:unset;bottom:-45px;left:calc(50% - 32px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:900px){#drawerWrapper .drawerWindow .drawerOpener{top:0;left:-80px}}#drawerWrapper .drawerWindow .drawerOpener .openDrawer{width:63px;height:45px;margin:0;background:#f7f9fa;border-radius:0 0 20px 20px}@media(min-width:600px){#drawerWrapper .drawerWindow .drawerOpener .openDrawer{width:63px;height:45px;border-radius:0 0 20px 20px}}@media(min-width:900px){#drawerWrapper .drawerWindow .drawerOpener .openDrawer{width:80px;height:80px;border-radius:0 0 0 20px}}#drawerWrapper .drawerWindow .drawerOpener .openDrawer .backArrow{color:#e6117b;font-size:24px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media(min-width:600px){#drawerWrapper .drawerWindow .drawerOpener .openDrawer .backArrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@media(min-width:900px){#drawerWrapper .drawerWindow .drawerOpener .openDrawer .backArrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}#drawerWrapper .drawerWindow.open .drawerOpener .backArrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media(min-width:600px){#drawerWrapper .drawerWindow.open .drawerOpener .backArrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media(min-width:900px){#drawerWrapper .drawerWindow.open .drawerOpener .backArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}#drawerWrapper .drawerWindow.open.mobile{-webkit-transform:translateX(0);transform:translateX(0)}#drawerWrapper .drawerWindow.open.desktop{overflow-y:scroll;-webkit-transform:translateY(0);transform:translateY(0)}#drawerWrapper .drawerWindow.mobile .mobile{display:block}@media only screen and (min-width:900px){#drawerWrapper .drawerWindow.mobile .mobile{display:none!important}}@media only screen and (min-width:900px){#drawerWrapper .drawerWindow.desktop .onlyDesktop{display:block!important}}#drawerWrapper .drawerWindow.desktop .mobile{display:block}@media only screen and (min-width:900px){#drawerWrapper .drawerWindow.desktop .mobile{display:none!important}}#drawerWrapper .drawerWindow header h2{margin-bottom:25px;color:#02334e;font-weight:600;font-size:21px;font-family:"Open Sans","Segoe UI",sans-serif;text-align:center}.addEditObjectContainer .react-horizontal-scrolling-menu--scroll-container::-webkit-scrollbar{display:none}.addEditObjectContainer .react-horizontal-scrolling-menu--scroll-container{-ms-overflow-style:none;scrollbar-width:none}.addEditObjectContainer .newObjectTabs{margin-bottom:20px}.addEditObjectContainer .newObjectTabs button{color:#fff;text-transform:capitalize;background-color:#d1d1d1}.addEditObjectContainer .newObjectTabs button.Mui-selected{color:#02334e;background-color:#fff}.addEditObjectContainer .newObjectTabs .MuiTabs-indicator{height:1px;background-color:#ddd}.addEditObjectContainer .addEditObject{display:block;padding:15px}@media(min-width:900px){.addEditObjectContainer .addEditObject{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;grid-row-gap:25px;row-gap:25px;padding:0;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}}.addEditObjectContainer .addEditObject .item{margin-right:20px}@media(min-width:900px){.addEditObjectContainer .addEditObject .item{margin-right:0}}.addEditObjectContainer .addEditObject .item.disabled button{cursor:not-allowed}.addEditObjectContainer .addEditObject .item.disabled button picture{opacity:.5}.addEditObjectContainer .addEditObject .item .label{margin-top:10px;color:#02334e;font-weight:400;font-size:12px;text-align:center}.addEditObjectContainer .addEditObject .item .itemWrapper{position:relative;display:flex;flex-wrap:wrap;width:80px;height:80px;padding:0;overflow:hidden;background-color:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.1)}@media(min-width:900px){.addEditObjectContainer .addEditObject .item .itemWrapper{width:116px;height:116px}}.addEditObjectContainer .addEditObject .item .itemWrapper picture{object-fit:fill}.addEditObjectContainer .addEditObject .item .itemWrapper picture img{width:100%}.addEditObjectContainer .addEditObject .item .itemWrapper .buttonOverlay{position:relative;display:block;padding:0 20px;color:#155e86;font-weight:100;font-size:16px;white-space:break-spaces;background-color:#155e86;opacity:1}@media(min-width:900px){.addEditObjectContainer .addEditObject .item .itemWrapper .buttonOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .5s ease-in-out}}.addEditObjectContainer .addEditObject .item .itemWrapper:hover .buttonOverlay{opacity:.8}.addEditObjectContainer .roomSizeContainer{margin-top:20px;padding:15px}@media only screen and (max-width:767px){.addEditObjectContainer .roomSizeContainer .desktop-title{display:none}}@media(min-width:900px){.addEditObjectContainer .roomSizeContainer{margin-top:50px;padding:0}}.addEditObjectContainer .roomSizeContainer h2{margin-bottom:25px;color:#02334e;font-weight:600;font-size:21px;font-family:"Open Sans","Segoe UI",sans-serif;text-align:center}.addEditObjectContainer .roomSizeContainer .MuiFormControl-root label{color:#2d5d83}.addEditObjectContainer .roomSizeContainer .MuiFormControl-root input{background:#fff;border:1px solid #ddd}.addEditObjectContainer .roomSizeContainer .MuiFormControl-root .MuiFilledInput-root:before{border:none}.addEditObjectContainer .roomSizeContainer .MuiFormControl-root .MuiFilledInput-root:after{border-bottom-color:#2d5d83}.bsuComponent .bsuBodyContent{height:200px;overflow-y:scroll}@media(min-width:900px){.bsuComponent .bsuBodyContent{height:auto;overflow:visible}}.bsuComponent h2{margin-right:30px;margin-bottom:0;color:#02334e;font-weight:600;font-size:14px}@media(min-width:900px){.bsuComponent h2{margin-right:0;margin-bottom:20px;font-weight:700;font-size:16px}}.bsuComponent .colorPicker{display:flex;align-items:center;margin-top:15px;padding:10px 20px}@media(min-width:900px){.bsuComponent .colorPicker{display:block;padding:0}}.bsuComponent .colorPicker .colorContainer{display:flex;flex-wrap:wrap;justify-content:flex-start}.bsuComponent .colorPicker .colorContainer button{position:relative;width:42px;height:42px;margin-right:15px;margin-bottom:15px;border-style:solid;border-width:2px;box-shadow:none}.bsuComponent .colorPicker .colorContainer button:last-child{margin-right:0}.bsuComponent .colorPicker .colorContainer button.active{border-color:#e6117b!important}.bsuComponent .colorPicker .colorContainer button.disabled{background-color:#fff!important;border-color:#e0e0e0!important;cursor:not-allowed}.bsuComponent .colorPicker .colorContainer button.disabled:after{width:100%;height:3px;background:#e0e0e0;-webkit-transform:rotate(-36deg);transform:rotate(-36deg);content:""}.bsuComponent .sliderContainer{display:flex;margin-top:0;padding:10px 20px}@media(min-width:900px){.bsuComponent .sliderContainer{display:block;margin-top:40px;padding:0}}.bsuComponent .sliderContainer h2{margin-top:5px}@media(min-width:900px){.bsuComponent .sliderContainer h2{margin-top:0}}.bsuComponent .sliderContainer .slider{flex:1 1}.bsuComponent .sliderContainer .slider .MuiSlider-valueLabel{margin-top:52px}@media(min-width:900px){.bsuComponent .sliderContainer .slider .MuiSlider-valueLabel{margin-top:60px}}.bsuComponent .sliderContainer .slider .MuiSlider-root{height:3px}.bsuPatientHeaderMobile{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;padding:5px 10px;border-bottom:1px solid #e7e7e7}@media(min-width:900px){.bsuPatientHeaderMobile{display:none}}.bsuPatientHeaderMobile h2{margin:0;font-weight:700;font-size:14px}.sliderContainer{display:flex;width:100%;margin-top:0;padding:10px 20px}@media(min-width:900px){.sliderContainer{display:block;margin-top:40px;padding:0}}.sliderContainer h2{margin-right:30px;margin-bottom:0;color:#02334e;font-weight:600;font-size:14px}@media(min-width:900px){.sliderContainer h2{margin-right:0;margin-bottom:20px;font-weight:700;font-size:16px}}.sliderContainer .slider{flex:1 1}.sliderContainer .slider .MuiSlider-valueLabel{margin-top:52px}@media(min-width:900px){.sliderContainer .slider .MuiSlider-valueLabel{margin-top:60px}}.sliderContainer .slider .MuiSlider-root{height:3px}.floatButtonsWrapper{position:fixed;bottom:60px;left:50%;z-index:10;width:96%;margin-right:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:900px){.floatButtonsWrapper{bottom:20px;left:20px;-webkit-transform:translateX(0);transform:translateX(0)}}.floatButtonsWrapper .speedDialWrapper{position:relative;width:48px;margin-right:15px}@media(min-width:900px){.floatButtonsWrapper .speedDialWrapper{width:64px}}@media only screen and (max-width:767px){.floatButtonsWrapper .speedDialWrapper{width:40px;height:35px;margin-right:17px}}.floatButtonsWrapper .floatButtonContainer{display:flex;justify-content:space-between}.floatButtonsWrapper .floatButtonContainer .inner{display:flex}.floatButtonsWrapper .floatButtonContainer .fabButton{position:relative;width:48px;height:48px;margin-right:15px;background-color:#fff}@media(min-width:900px){.floatButtonsWrapper .floatButtonContainer .fabButton{width:64px;height:64px}}@media only screen and (max-width:767px){.floatButtonsWrapper .floatButtonContainer .fabButton{width:35px;height:35px}}.floatButtonsWrapper .floatButtonContainer .fabButton:last-child{margin-right:0}.floatButtonsWrapper .floatButtonContainer .fabButton span.text{color:#e6117b;font-weight:700}@media only screen and (max-width:767px){.floatButtonsWrapper .floatButtonContainer .fabButton span.text{font-size:10px}}.floatButtonsWrapper .floatButtonContainer .fabButton .icon{color:#e6117b;font-size:30px}@media(min-width:900px){.floatButtonsWrapper .floatButtonContainer .fabButton .icon{font-size:30px}}.floatButtonsWrapper .floatButtonContainer .fabButton .icon.iconLogout{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:767px){.floatButtonsWrapper .floatButtonContainer .fabButton .icon{font-size:20px}}.floatButtonsWrapper .floatButtonContainer .speedDialContainer{position:absolute;bottom:30px;left:-58px}@media(min-width:900px){.floatButtonsWrapper .floatButtonContainer .speedDialContainer{bottom:48px;left:-52px}}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .speedDial{position:absolute}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-fab{position:relative;width:48px;height:48px;background-color:#fff}@media(min-width:900px){.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-fab{width:64px;height:64px}}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-fab .icon{color:#e6117b;font-size:30px}@media(min-width:900px){.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-fab .icon{font-size:30px}}@media only screen and (max-width:767px){.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-fab .icon{font-size:20px}}@media only screen and (max-width:767px){.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-fab{width:35px;height:35px;margin-top:12px}}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button{width:100%;padding:10px 15px;text-transform:capitalize;border-radius:20px;transition:all .3s ease-in-out}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button:hover{background:#e6117b}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button:hover .btnSpeedDialAction .icon,.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button:hover .btnSpeedDialAction .label{color:#fff}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button .btnSpeedDialAction{display:flex;align-items:center;justify-content:center}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button .btnSpeedDialAction .icon{color:#e6117b;font-size:30px}.floatButtonsWrapper .floatButtonContainer .speedDialContainer .MuiSpeedDial-actions button .btnSpeedDialAction .label{margin-left:15px;color:#02334e}#CMRNewOrLoad-action-0,#CMRNewOrLoad-action-1,body.saveRoom-modal-hide .saveRoom{display:none}.cmrDialogContainer .newSetupCard .MuiSvgIcon-root.MuiSelect-icon{color:inherit!important}.cmrDialogContainer .MuiSvgIcon-root{color:#fff!important}.cmrDialogContainer .MuiPaper-root{width:850px;max-width:850px;padding:0}.cmrDialogContainer .MuiDialogContent-root{max-height:600px;padding:0;overflow:hidden}.cmrDialogContainer .MuiDialogContent-root .dialogImageContainer{position:relative}.cmrDialogContainer .MuiDialogContent-root .dialogImageContainer .image{width:100%;height:100%}.cmrDialogContainer .cmrDialogActionContainer{justify-content:space-between;padding:20px}.cmrDialogContainer .cmrDialogActionContainer section{flex:1 1}.cmrDialogContainer .cmrDialogActionContainer section:first-child{padding-right:20px}.cmrDialogContainer .cmrDialogActionContainer .action{display:flex;grid-gap:1rem;gap:1rem}.cmrDialogContainer .cmrDialogActionContainer .saveRoomName{width:100%;margin-bottom:20px}.cmrDialogContainer .cmrDialogActionContainer .saveRoomName .MuiFormHelperText-root{position:absolute;bottom:-25px}@media only screen and (min-width:320px){.cmrDialogContainer .cmrDialogActionContainer{flex-direction:column}}@media only screen and (min-width:767px){.cmrDialogContainer .cmrDialogActionContainer{flex-direction:row!important}}.cmrDialogContainer .MuiPaper-root{width:auto;padding:35px 45px}.cmrDialogContainer .cmrDialogDescription{color:#02334e;font-size:21px;text-align:center}.cmrDialogContainer .cmrDialogActionContainer{flex-direction:column;justify-content:center}@media(min-width:900px){.cmrDialogContainer .cmrDialogActionContainer{flex-direction:row}}.cmrDialogContainer .cmrDialogActionContainer #downloadScene,.cmrDialogContainer .cmrDialogActionContainer #previewScene{display:none}.cmrDialogContainer .cmrDialogActionContainer button{padding:10px 25px}.cmrDialogContainer .cmrDialogActionContainer button:last-child{margin-top:15px}@media(min-width:900px){.cmrDialogContainer .cmrDialogActionContainer button:last-child{margin-top:0}}.cmrDialogContainer .MuiDialogContent-root{display:flex}.cmrDialogContainer .action{margin-left:0}.dialogImageContainer{position:relative}.dialogImageContainer .image{width:100%;height:100%;object-fit:contain;object-position:center top}.dialogImageContainer .watermark{position:absolute;top:0;left:0;display:flex;align-items:flex-end;justify-content:center;width:100%;height:80%;opacity:.4;pointer-events:none}.dialogImageContainer .sticky-note-cont{display:flex;min-width:150px;min-height:50px;padding:15px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dialogImageContainer .sticky-note-cont .sticky-note-x{display:block;width:20px;height:20px;margin-right:5px;background-color:#fff;background-image:url(/static/media/X.e4ba857c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px;border-radius:50%;cursor:pointer}.dialogImageContainer .sticky-note-cont .sticky-note-text{min-width:150px;min-height:50px;padding:15px;color:#fff;background-color:#e6117b;border:none;border-radius:6px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.cmrDialogContainer.changePatient .MuiPaper-root.MuiDialog-paper{width:795px;max-width:795px}@media only screen and (max-width:460px){.cmrDialogContainer.changePatient .MuiPaper-root.MuiDialog-paper{padding:0}}.cmrDialogContainer.changePatient .MuiPaper-root.MuiDialog-paper .cmrDialogActionContainer{justify-content:end}.cmrDialogContainer.changePatient .MuiPaper-root.MuiDialog-paper .cmrDialogActionContainer .btn{float:right;width:-webkit-max-content;width:max-content}.cmrDialogContainer.changePatient .MuiPaper-root.MuiDialog-paper .toggle-cont .MuiSwitch-switchBase{color:#e6117b}.cmrDialogContainer.changePatient .MuiPaper-root.MuiDialog-paper .toggle-cont .MuiSwitch-track{background-color:#e6117b}@media only screen and (max-width:460px){.cmrDialogContainer.changePatient .cmrDialogActionContainer{padding:35px 45px}}.patient-item{padding:10px}.patientCard{position:relative;margin-bottom:30px;padding:0!important;box-shadow:none}.patientCard .MuiCardMedia-media.MuiCardMedia-img{height:250px;object-fit:fill}.patientCard .cardContent{bottom:0;z-index:1;width:100%;padding:5px 16px;padding-bottom:5px!important;color:#fff;font-weight:400;font-size:12px;background-color:rgba(2,51,78,.8);border-radius:4px}.patientCard .cardContent button{color:#fff;font-size:14px;text-transform:capitalize}.patientCard .cardContent button .iconArrow{display:block;width:40px;height:40px;margin-right:10px;padding:10px;background-color:#e6117b;border-radius:50%}.loadingWrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4f4f4;transition:opacity 1s ease-in-out}.loadingWrapper.hideLoading{opacity:0}.loadingWrapper .loadingContainer{display:flex;flex-direction:column;align-items:center;width:200px;height:200px}.loadingWrapper .loadingContainer h5{margin-bottom:15px;color:#02334e;font-weight:700;font-size:14px}.loadingWrapper .loadingContainer .dot-pulse{position:relative;left:-9999px;width:20px;height:20px;color:#e6117b;background-color:#e6117b;border-radius:10px;box-shadow:9999px 0 0 -5px #e6117b;-webkit-animation:dotPulse 1.5s linear infinite;animation:dotPulse 1.5s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.loadingWrapper .loadingContainer .dot-pulse:after,.loadingWrapper .loadingContainer .dot-pulse:before{position:absolute;top:0;display:inline-block;width:20px;height:20px;color:#e6117b;background-color:#e6117b;border-radius:10px;content:""}.loadingWrapper .loadingContainer .dot-pulse:before{box-shadow:9984px 0 0 -10px #e6117b;-webkit-animation:dotPulseBefore 1.5s linear infinite;animation:dotPulseBefore 1.5s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.loadingWrapper .loadingContainer .dot-pulse:after{box-shadow:14px 0 0 -10px #e6117b;-webkit-animation:dotPulseAfter 1.5s linear infinite;animation:dotPulseAfter 1.5s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes dotPulseBefore{0%{box-shadow:9974px 0 0 -10px #e6117b}30%{box-shadow:9974px 0 0 2px #e6117b}60%,to{box-shadow:9974px 0 0 -10px #e6117b}}@keyframes dotPulseBefore{0%{box-shadow:9974px 0 0 -10px #e6117b}30%{box-shadow:9974px 0 0 2px #e6117b}60%,to{box-shadow:9974px 0 0 -10px #e6117b}}@-webkit-keyframes dotPulse{0%{box-shadow:9999px 0 0 -10px #e6117b}30%{box-shadow:9999px 0 0 2px #e6117b}60%,to{box-shadow:9999px 0 0 -10px #e6117b}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -10px #e6117b}30%{box-shadow:9999px 0 0 2px #e6117b}60%,to{box-shadow:9999px 0 0 -10px #e6117b}}@-webkit-keyframes dotPulseAfter{0%{box-shadow:10024px 0 0 -10px #e6117b}30%{box-shadow:10024px 0 0 2px #e6117b}60%,to{box-shadow:10024px 0 0 -10px #e6117b}}@keyframes dotPulseAfter{0%{box-shadow:10024px 0 0 -10px #e6117b}30%{box-shadow:10024px 0 0 2px #e6117b}60%,to{box-shadow:10024px 0 0 -10px #e6117b}}.orviewer{position:absolute;width:100%;height:100vh;overflow:hidden}.shepherd-enabled.shepherd-element{max-width:50vw;margin-bottom:20px!important;margin-left:30px!important;padding:20px;text-align:center;background-color:#fff;border-radius:4px}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element{max-width:100vw}}.shepherd-enabled.shepherd-element.custom-step-pos{position:absolute!important;left:160px!important;z-index:1300;width:350px}@media only screen and (max-width:667px){.shepherd-enabled.shepherd-element.custom-step-pos{top:65%!important}}.shepherd-enabled.shepherd-element .shepherd-header{margin-bottom:30px}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-header{margin-bottom:20px}}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-header .shepherd-title{margin-top:25px!important;font-size:16px}}@media only screen and (max-width:500px){.shepherd-enabled.shepherd-element .shepherd-header .shepherd-title{margin-top:40px}}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-text{font-size:12px}}.shepherd-enabled.shepherd-element .shepherd-cancel-icon{position:absolute;top:0;left:10px;background-color:#e6117b}.shepherd-enabled.shepherd-element .shepherd-cancel-icon:hover{background-color:#be0f66}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-cancel-icon{height:30px;padding:5px 10px}}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-cancel-icon span{display:block;line-height:0}}.shepherd-enabled.shepherd-element .shepherd-footer{margin-top:30px}.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button{margin:0 10px;background-color:#e6117b}.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button:hover{background-color:#be0f66}.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button-back{background-color:#d1d1d1}.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button-back:hover{background-color:#707070}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button,.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button-back{font-size:12px}}@media only screen and (max-width:767px){.shepherd-enabled.shepherd-element .shepherd-footer .shepherd-button.shepherd-button-back{margin-bottom:10px}}.newOrLoadPage{width:100vw;height:100vh;background-color:#002032}.newOrLoadPage,.newOrLoadPage .newLoadCard{display:flex;align-items:center;justify-content:center}.newOrLoadPage .newLoadCard{flex-direction:column;padding:15px}@media(min-width:600px){.newOrLoadPage .newLoadCard{padding:0}}.newOrLoadPage .newLoadCard .cardLogo{width:220px}.newOrLoadPage .newLoadCard .cardLogo img{width:100%}.newOrLoadPage .newLoadCard .cardBody{display:flex;flex-direction:column}.newOrLoadPage .newLoadCard .cardBody button{padding:25px 75px;margin-Top:35px}.newOrLoadPage .newLoadCard .cardBody button:first-child{margin-top:20px}@media(min-width:900px){.newOrLoadPage .newLoadCard .cardBody button{padding:25px 150px}}.newOrLoadPage .newLoadCard .cardBody button .icon{margin-right:20px;color:#e6117b;font-size:35px}.newOrLoadPage .newLoadCard .cardBody button:hover .icon{color:#fff}.newSetupPage{background-color:#d1d1d1}.newSetupPage .newSetupCard{width:632px;padding:50px 25px;background:#fff;border-radius:20px}@media(min-width:900px){.newSetupPage .newSetupCard{padding:50px 80px}}.newSetupPage .newSetupCard .cardHeader h2{margin-bottom:25px;color:#02334e;font-size:24px;text-align:center}.newSetupPage .newSetupCard .cardBody button.cancel{background-color:#d1d1d1;border-color:#d1d1d1}.newSetupPage .newSetupCard .cardBody button.cancel:hover{background-color:#707070;border-color:#707070}.newSetupPage .newSetupCard .cardBody button.cancel:focus{box-shadow:0 0 0 .2rem hsla(0,0%,82%,.5)}.newSetupPage .newSetupCard .cardBody button .icon{font-size:25px}.fullWidthHeight{width:100vw;height:100vh;padding:15px;overflow-y:scroll}@media(min-width:900px){.fullWidthHeight{padding:0}}.fullWidthHeight.noPadding{padding:0}.fullWidthHeight.contentCenter{display:flex;align-items:center;justify-content:center}.btn.pinkRoundedButton{color:#fff;font-size:14px;text-transform:capitalize;background-color:#e6117b;border-radius:20px}.btn.pinkRoundedButton:hover{background-color:#cc116e}.btn.mt-35{margin-top:35px}.btn.mt-25{margin-top:24px}.btn.grayRoundedButton{color:#fff;font-size:14px;text-transform:capitalize;background-color:#d1d1d1;border-radius:20px}.btn.grayRoundedButton:hover{background-color:#707070}.drawerGoBack{position:absolute;bottom:40px;left:27px}.drawerGoBack button{color:#155e86;text-transform:capitalize}.drawerGoBack button .iconArrow{color:#6bc2b8}.onlyDesktop{display:none!important}@media(min-width:900px){.onlyDesktop{display:inline!important;display:initial!important}}.onlyMobile{display:inline!important;display:initial!important}@media(min-width:900px){.onlyMobile{display:none!important}}iframe:last-of-type{display:none}iframe.html2canvas-container{display:block}img.lazyload:not([src]){visibility:hidden}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .3s}.presetPage{background-color:#f4f4f4}.presetPage .presetHeader{position:fixed;right:0;bottom:0;left:0;z-index:2;padding:30px 0;background:#e7e7e7}@media(min-width:900px){.presetPage .presetHeader{position:static;padding:80px 0 90px;background:transparent}}.presetPage .presetHeader button{color:#002133;font-weight:600;font-size:12px;text-transform:capitalize}.presetPage .presetBody .heading h2{margin:40px 0;font-weight:600;font-size:28px;text-align:center}@media(min-width:900px){.presetPage .presetBody .heading h2{margin:0 0 40px}}.presetPage .presetBody .cardMediaPlaceholder{width:100%;height:300px;background-color:#e7e7e7}.presetPage .presetBody .presetCard{position:relative;min-height:300px;box-shadow:none;cursor:pointer}.presetPage .presetBody .presetCard .thumbnail{width:100%;height:300px;object-fit:cover}.presetPage .presetBody .presetCard .cardContent{position:absolute;bottom:0;z-index:1;width:100%;padding:5px 16px;padding-bottom:5px!important;color:#fff;font-weight:400;font-size:12px;background-color:rgba(2,51,78,.8);border-radius:4px}.presetPage .presetBody .presetCard .cardContent button{color:#fff;font-size:14px;text-transform:capitalize}.presetPage .presetBody .presetCard .cardContent button .iconArrow{display:block;width:40px;height:40px;margin-right:10px;padding:10px;background-color:#e6117b;border-radius:50%}.presetPage .goBack{margin:45px 0 200px;text-align:center}@media(min-width:900px){.presetPage .goBack{margin:45px 0}}.presetPage .goBack .btnGoBack{color:#155e86;font-weight:600;font-size:14px;text-transform:capitalize}.presetPage .goBack .btnGoBack .iconArrow{margin-right:10px;color:#6bc2b8}.importBody button{display:flex;margin:2rem auto}
/*# sourceMappingURL=main.ebcb8211.chunk.css.map */