.drawer_drawer__qyc1e{height:100%;width:20vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:7vh 7vh 3vh}.drawer_drawer__qyc1e .drawer_logo__xYiW1{width:120%;height:0}.drawer_drawer__qyc1e .drawer_signOutAndSettingsContainer__ULlPn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:12vw;z-index:11}.drawer_drawer__qyc1e .drawer_signOutAndSettingsContainer__ULlPn .drawer_signOutContainer__phJA9{display:flex;flex-direction:row}.drawer_drawer__qyc1e .drawer_signOutAndSettingsContainer__ULlPn .drawer_signOutContainer__phJA9 .drawer_signOut__g8C6o{color:#8a8f9c;font-size:1.1vw;margin-left:1vw;margin-top:1.1rem}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_{height:65vh;display:flex;flex-direction:column;justify-content:space-between}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_filtersAndQRContainer__QEgFw::-webkit-scrollbar{width:5px;border-radius:10px}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_filtersAndQRContainer__QEgFw::-webkit-scrollbar-track{background:hsla(220,9%,81%,.2)}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_filtersAndQRContainer__QEgFw::-webkit-scrollbar-thumb{background:hsla(220,9%,81%,.42);border-radius:10px;height:10px}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_filtersAndQRContainer__QEgFw{overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:2vh;height:92%}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_urlAndQrContainer__htZCa{display:flex;flex-direction:column}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_url__Ou4o2{display:flex;color:#ea42e6;font-size:.85vw;font-family:Poppins,sans-serif;align-items:center;position:relative}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_url__Ou4o2 .drawer_copyImage__CjEcB{scale:.45;cursor:pointer}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_url__Ou4o2 .drawer_copied__DwuiD{position:absolute;right:-15px;top:-12px;font-size:.75vw;animation:drawer_fade__XGg1n 1s linear;opacity:1;color:#8a8f9c}.drawer_drawer__qyc1e .drawer_buttonsAndQrContainer__DiCE_ .drawer_qr__pq9WI{width:100%}.drawer_switch__U5zW6{position:relative;display:inline-block;width:3.4vw;height:1.7vw;margin-top:1rem}@media(max-width:768px){.drawer_switch__U5zW6{width:40px;height:20px}}.drawer_slider__VSAVq{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b0bac9;transition:.4s;border-radius:1.7vw}@media(max-width:768px){.drawer_slider__VSAVq{border-radius:20px}}.drawer_slider__VSAVq:before{position:absolute;content:"";height:calc(1.7vw - 8px);width:calc(1.7vw - 8px);left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}@media(max-width:768px){.drawer_slider__VSAVq:before{height:15px;width:15px;bottom:3px}}.drawer_signOutAndSettingsContainer__ULlPn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:12vw;z-index:11}@media(max-width:768px){.drawer_signOutAndSettingsContainer__ULlPn{width:50vw}}.drawer_signOutAndSettingsContainer__ULlPn .drawer_signOutContainer__phJA9{display:flex;flex-direction:row}.drawer_signOutAndSettingsContainer__ULlPn .drawer_signOutContainer__phJA9 .drawer_signOut__g8C6o{color:#8a8f9c;font-size:1.1vw;margin-left:1vw;margin-top:1.1rem}@media(max-width:768px){.drawer_signOutAndSettingsContainer__ULlPn .drawer_signOutContainer__phJA9 .drawer_signOut__g8C6o{font-size:12px}}.drawer_switchInput__cUOCR{opacity:0;width:0;height:0}.drawer_switchInput__cUOCR:checked+.drawer_slider__VSAVq{background-color:#e24f14}.drawer_switchInput__cUOCR:focus+.drawer_slider__VSAVq{box-shadow:0 0 .05vw #e24f14}.drawer_switchInput__cUOCR:checked+.drawer_slider__VSAVq:before{transform:translateX(1.7vw)}@media(max-width:768px){.drawer_switchInput__cUOCR:checked+.drawer_slider__VSAVq:before{transform:translateX(17px)}}.drawer_drawerSelectedButton__6TkCs{display:flex;flex-direction:row;align-items:center;height:3vw;width:16vw;border-radius:.5vw;background:linear-gradient(90deg,#e24f14,#ea45e6);color:#fff;font-size:1.1vw;padding-left:1.2vw;border:none}@media(max-width:768px){.drawer_drawerSelectedButton__6TkCs{width:50vw;font-size:15px;height:40px;border-radius:5px}}.drawer_drawerUnselectedButton__LDPE6{cursor:pointer;display:flex;flex-direction:row;align-items:center;height:3vw;width:15vw;border-radius:.5vw;color:#8a8f9c;background:#f3f6fc;font-size:1.1vw;padding-left:1.2vw;border:none}.drawer_icon__GigE7{min-height:1.275vw;max-height:1.5vw;max-width:1.375vw;margin-right:1vw;scale:1.25}@media(max-width:768px){.drawer_icon__GigE7{min-height:17px;max-width:20px;margin-left:10px;margin-right:10px;scale:1}}.drawer_logo__xYiW1{font-size:2vw;margin:0;font-family:Jumper-Extra-Bold,sans-serif;font-style:italic;color:#ea45e6}@keyframes drawer_fade__XGg1n{0%,to{opacity:0}25%,75%{opacity:1}}.filters_filters__OCTIE{display:flex;flex-direction:column;width:95%;height:auto;background-color:#fff;padding:10px 0 10px 20px;box-sizing:border-box;border-radius:20px;margin-top:15px}.filters_filters__OCTIE h1{margin:0;font-size:1rem}.filters_filters__OCTIE .filters_filter__tqfjR{display:flex;flex-direction:column;width:100%;height:auto;box-sizing:border-box}.filters_filters__OCTIE .filters_filter__tqfjR .filters_filterTitle__URH8D h3{font-family:Gotham-Book,sans-serif;font-size:.9rem;font-weight:100;color:#8a8f9c;margin:7px 0}.filters_filters__OCTIE .filters_filter__tqfjR .filters_filterOptions__o4Mes{display:flex;flex-direction:column;width:100%;height:auto;box-sizing:border-box}.filters_filters__OCTIE .filters_filter__tqfjR .filters_filterOptions__o4Mes .filters_filterOption__HEVN8{display:flex;width:100%;height:100%;box-sizing:border-box;margin:0}.filters_filters__OCTIE .filters_filter__tqfjR .filters_filterOptions__o4Mes .filters_filterOption__HEVN8 input{margin-right:10px}.filters_filters__OCTIE .filters_filter__tqfjR .filters_filterOptions__o4Mes .filters_filterOption__HEVN8 label{font-family:Gotham-Book,sans-serif;font-size:.8rem;font-weight:600;color:#000;margin-top:3px}.filters_filters__OCTIE .filters_filter__tqfjR .filters_filterOptions__o4Mes .filters_filterOption__HEVN8 input[type=checkbox]{accent-color:#ea42e6}.cash-register-selector_userSelector__wYJ_l{display:flex;width:135%;align-items:center;color:#262626;position:relative;font-family:Poppins,sans-serif;font-size:1rem;z-index:10}@media(max-width:768px){.cash-register-selector_userSelector__wYJ_l{width:100%;font-size:15px;margin-left:50px}}.cash-register-selector_userSelector__wYJ_l .cash-register-selector_selectOption__Iemiv{font-size:1vw;width:100%;display:flex;align-items:center;justify-content:start;gap:1vw}@media(max-width:768px){.cash-register-selector_userSelector__wYJ_l .cash-register-selector_selectOption__Iemiv{font-size:12px;gap:10px}}.cash-register-selector_userSelector__wYJ_l .cash-register-selector_tooltip__U_Z8h{position:absolute;top:-1vh;left:1vw;font-size:.9vw;color:#8a8f9c;transition:opacity .5s ease}@media(max-width:768px){.cash-register-selector_userSelector__wYJ_l .cash-register-selector_tooltip__U_Z8h{font-size:15px}}.pdvselector_pdvSelector__gD3FG{background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;width:100%;height:100%;z-index:10;display:flex;justify-content:center;align-items:center;flex-direction:column}.pdvselector_pdvSelector__gD3FG header{font-family:Poppins,sans-serif;text-align:center;height:22vh}.pdvselector_pdvSelector__gD3FG header h1,.pdvselector_pdvSelector__gD3FG header h2{color:#fff;font-weight:400}.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8{height:60vh;width:70vw;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1vw;overflow-y:auto}@media(max-width:768px){.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8{height:70vh;width:90vw}}.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8 .pdvselector_pdvWrapper__cyXLx{height:45%;width:20%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding-bottom:1rem}@media(max-width:768px){.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8 .pdvselector_pdvWrapper__cyXLx{width:100%}}.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8 .pdvselector_pdvWrapper__cyXLx h1{text-align:center;font-size:1vw;font-weight:400;color:#fff;font-family:Poppins,sans-serif}@media(max-width:768px){.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8 .pdvselector_pdvWrapper__cyXLx h1{font-size:12px}}.pdvselector_pdvSelector__gD3FG .pdvselector_pdvOptions__dFuQ8 .pdvselector_pdvWrapper__cyXLx .pdvselector_pdvImage__nMGTZ{width:60%;height:100%;cursor:pointer}.login_background__4b_Y1{background-color:#fff;width:100%;display:flex;flex-direction:row;font-family:Rubik}.login_container__VZzZu{width:100vw;height:auto}.login_container__VZzZu .login_dashboardLoginForm__ajmpD{margin:0 auto;max-width:500px}.login_imageContainer__Lftam{display:flex;align-items:center;justify-content:center;width:60vw}@media(max-width:768px){.login_imageContainer__Lftam{display:none}}.login_image__qMw_E{width:60vw}.login_mobileImage___L9N9{display:none}@media(max-width:768px){.login_mobileImage___L9N9{display:block}}.login_logo__j9_Zq{display:none}@media(max-width:768px){.login_logo__j9_Zq{display:block}}.login_formContainer__VUWID{background-color:#f8f9fb;border-radius:40px 0 0 40px;width:40vw;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.login_formContainer__VUWID{width:100%;border-radius:0;background:#fff;height:100%}}.login_form__FEm_f{position:relative;width:25vw;display:flex;flex-direction:column;align-items:center;height:25vw;margin-top:5vw}@media(max-width:768px){.login_form__FEm_f{width:80vw;height:100%;margin-top:0}}.login_form__FEm_f h1{margin:0;font-family:Jumper-Extra-Bold,sans-serif;font-style:italic;color:#ea42e6}@media(max-width:768px){.login_form__FEm_f h1{display:none}}.login_label__sXauN{width:80%;color:#2e384d;font-size:.85vw;margin-bottom:.625vw;margin-top:2vw;text-transform:uppercase;font-weight:500}@media(max-width:768px){.login_label__sXauN{font-size:16px;font-weight:400;color:#000;width:100%}}.login_inputAndErrorIconContainer__IU81Q{position:relative;display:flex;flex-direction:row;align-items:center}@media(max-width:768px){.login_inputAndErrorIconContainer__IU81Q{font-size:15px;width:100%;justify-content:center}}.login_input__uocY7{border:none;outline:none;background-color:#efeff4;color:#8a8f9c;padding:.75vw 1.5vw;width:20vw;border-radius:.5vw;font-size:.85vw}@media(max-width:768px){.login_input__uocY7{font-size:15px;padding:20px;width:100%;border-radius:10px;margin-bottom:20px}}.login_inputWithError__Tr3cK{outline:none;background-color:#efeff4;color:#8a8f9c;padding:.75vw 1.5vw;width:20vw;border-radius:.5vw;font-size:.85vw;border:.2vw solid #ff121b}@media(max-width:768px){.login_inputWithError__Tr3cK{font-size:15px;padding:20px;width:100%;border-radius:10px;margin-bottom:2px}}.login_errorIcon__szlVm{position:absolute;right:1vw;height:1.25vw}@media(max-width:768px){.login_errorIcon__szlVm{height:17px;right:20px}}.login_errorText__gzjiR{color:#ff121b;font-size:.85vw;margin-top:.75vw;margin-left:1.75vw;width:85%}@media(max-width:768px){.login_errorText__gzjiR{font-size:12px;margin:0}}.login_buttonContainer__ULDXY{position:absolute;bottom:0;display:flex;flex-direction:column;align-items:center;width:24vw}@media(max-width:768px){.login_buttonContainer__ULDXY{margin-top:5vh;position:unset;width:100%;bottom:200px}}.login_button__bRlp0{bottom:2vw;height:3vw;width:12vw;border:none;background-color:#ea42e6;color:#fff;border-radius:.5vw;font-size:.85vw;margin-bottom:2vw;text-transform:uppercase;font-weight:500;cursor:pointer}@media(max-width:768px){.login_button__bRlp0{font-family:Poppins,sans-serif;font-size:18px;padding:20px;height:auto;width:100%;border-radius:10px}}.login_register__J0lIu{width:10.5vw;align-self:center;text-align:center;color:#000;font-size:.85vw;border-bottom:1px solid #000}.wiperactivation_div100vh__2FbQ6{display:flex;justify-content:center;align-items:center}.wiperactivation_container__TcFz5{width:100vw;height:80%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:Gotham-Book,sans-serif;color:#191616}.wiperactivation_container__TcFz5 h1{font-family:Jumper-Extra-Bold,sans-serif;font-weight:400;font-style:italic;color:#ea45e6;font-size:10vw;margin:0}.wiperactivation_container__TcFz5 .wiperactivation_title__VKOeJ{text-align:center;flex-direction:column}.wiperactivation_container__TcFz5 .wiperactivation_title__VKOeJ h3{margin:0;font-size:25px}.wiperactivation_container__TcFz5 .wiperactivation_title__VKOeJ h4{margin:0;font-size:18px}.wiperactivation_container__TcFz5 p{text-align:center;font-size:16px}.wiperactivation_container__TcFz5 p span{font-weight:700;color:#ea45e6}.wiperactivation_container__TcFz5 button{background:#4a1192;background:linear-gradient(90deg,#e24f14,#ea45e6);height:60px;width:90vw;outline:none;border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:700}.commander_container__5ATtN{background:#fff;margin:5vh 5vw 0 0;z-index:1;border-radius:40px;height:90vh;width:75vw}.commander_commander__IPqMe{font-family:Poppins,sans-serif;height:100%;width:100%;display:flex;flex-direction:column;position:relative}@media(max-width:500px){.commander_commander__IPqMe{grid-template-rows:1fr 3fr 4fr}}.commander_commander__IPqMe .commander_localName__iScgj{right:4vw;top:2vh;position:absolute;text-align:center;font-family:Gotham-Book,sans-serif;color:hsla(220,4%,70%,.42);font-weight:400;font-size:22px;margin-bottom:0}@media(max-width:500px){.commander_commander__IPqMe .commander_localName__iScgj{font-size:18px}}.commander_commander__IPqMe h2{text-align:center;font-family:Gotham-Book,sans-serif;color:#000;font-weight:400;font-size:22px;margin-bottom:0}@media(max-width:500px){.commander_commander__IPqMe h2{font-size:18px}}.commander_commander__IPqMe header{display:flex;justify-content:center;height:10vh;padding-top:5vh;bottom:0}@media(max-width:500px){.commander_commander__IPqMe header{height:12vh;box-shadow:0 9px 5px 0 hsla(0,0%,77%,.4)}}.commander_commander__IPqMe header h3{font-family:Gotham-Book,sans-serif;color:#000;font-weight:400;font-size:30px}@media(max-width:500px){.commander_commander__IPqMe header h3{font-size:22px}}.commander_commander__IPqMe .commander_formContainer__QgQmm{height:90%;display:flex;flex-direction:column;justify-content:center}.commander_commander__IPqMe .commander_food_selector___1Gu2{padding:0 25%;display:flex;justify-content:space-evenly}@media(max-width:500px){.commander_commander__IPqMe .commander_food_selector___1Gu2{padding:0 10px}}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer{width:30%;margin:50px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:1vh}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer h4{font-family:Gotham-Book,sans-serif;color:#191616;font-weight:400;font-size:22px;padding:0;margin:0}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_image__4mJsx{width:10vw;height:10vw;border-radius:5px;display:flex;justify-content:center}@media(max-width:500px){.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_image__4mJsx{border-radius:15px;width:25vw;height:25vw}}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_image__4mJsx .commander_fries__HyVDh{scale:.5}@media(max-width:800px){.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_image__4mJsx .commander_fries__HyVDh{scale:1}}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_quantity_selector__ZMOed{display:grid;grid-template-columns:1fr 1fr 1fr;height:30px;width:90px}@media(max-width:500px){.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_quantity_selector__ZMOed{width:21vw;height:25px}}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_quantity_selector__ZMOed button{border:none;border-radius:5px}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_quantity_selector__ZMOed :first-child{background:#f3f3f3;color:#191616}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_quantity_selector__ZMOed :last-child{background:linear-gradient(90deg,#e24f14,#ea45e6);color:#fff}.commander_commander__IPqMe .commander_food_selector___1Gu2 .commander_food__wOeer .commander_food_quantity_selector__ZMOed span{color:#191616;text-align:center}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:90vh}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi :last-child{margin-bottom:1vw}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi .commander_title_shake__bBwFa{color:#ff1212!important;animation:commander_shake__exKva .82s cubic-bezier(.36,.07,.19,.97) both}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi .commander_no_title_shake__BAs0T{color:#000!important}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi h4{margin:10px 0 1px;text-align:center;color:#000!important;font-size:1.125vw;font-weight:400}@media(max-width:500px){.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi h4{font-size:18px}}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi h4 span{color:#e24f14!important}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi h3{color:#191616!important;z-index:10;margin:0;height:8vh;width:20vw;border-radius:5px;border:none;outline:none;font-size:8vw;font-family:Poppins,sans-serif;text-align:center;font-weight:700;background-color:#fff;cursor:default!important}@media(max-width:500px){.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi h3{border-radius:20px;width:85vw;height:20vw}}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi .commander_buttonContainer__pv8Hf{display:flex;flex-direction:column;height:18vh;justify-content:space-between}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi .commander_buttonContainer__pv8Hf button{cursor:pointer;height:8vh;width:25vw;border-radius:5px;border:none;background:#4a1192;background:linear-gradient(90deg,#e24f14,#ea45e6);font-size:18px;color:#fff;font-family:Poppins,sans-serif}@media(max-width:500px){.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi .commander_buttonContainer__pv8Hf button{border-radius:15px;width:90vw;height:15vw}}.commander_commander__IPqMe .commander_formWithoutFoodSelector___5gGi .commander_buttonContainer__pv8Hf :last-child{cursor:pointer;color:#481b94}.commander_commander__IPqMe form{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:40vh}.commander_commander__IPqMe form :last-child{margin-bottom:1vw}.commander_commander__IPqMe form .commander_title_shake__bBwFa{color:#ff1212!important;animation:commander_shake__exKva .82s cubic-bezier(.36,.07,.19,.97) both}.commander_commander__IPqMe form .commander_no_title_shake__BAs0T{color:#000!important}.commander_commander__IPqMe form h4{margin:10px 0 1px;text-align:center;color:#000!important;font-size:1.125vw;font-weight:400}@media(max-width:500px){.commander_commander__IPqMe form h4{font-size:18px}}.commander_commander__IPqMe form h4 span{color:#e24f14!important}.commander_commander__IPqMe form h3{color:#191616!important;z-index:10;margin:0;height:8vh;width:20vw;border-radius:5px;border:none;outline:none;font-size:3.5vw;font-family:Poppins,sans-serif;text-align:center;font-weight:700;background-color:#fff;cursor:default!important}@media(max-width:500px){.commander_commander__IPqMe form h3{border-radius:20px;width:85vw;height:20vw}}.commander_commander__IPqMe form .commander_buttonContainer__pv8Hf{display:flex;flex-direction:column;justify-content:space-evenly;height:16vh}.commander_commander__IPqMe form .commander_buttonContainer__pv8Hf button{cursor:pointer;height:6vh;width:20vw;border-radius:5px;border:none;background:#4a1192;background:linear-gradient(90deg,#e24f14,#ea45e6);font-size:18px;color:#fff;font-family:Poppins,sans-serif}@media(max-width:500px){.commander_commander__IPqMe form .commander_buttonContainer__pv8Hf button{border-radius:15px;width:90vw;height:15vw}}.commander_commander__IPqMe form .commander_buttonContainer__pv8Hf :last-child{cursor:pointer;color:#481b94}@keyframes commander_shake__exKva{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.layout_container__VLfC8{overflow-y:hidden;width:100%;height:100%;display:flex;background:#f3f6fc;position:relative}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.basemodal_container__sqz__,.layout_loading__ZOeCR{display:flex;justify-content:center;align-items:center}.basemodal_container__sqz__{height:100%;width:100%;position:fixed;z-index:10;top:0;left:0;background-color:rgba(0,0,0,.569);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.basemodal_container__sqz__ .basemodal_content__IghxV{height:40vh;width:35%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:20px;position:relative;padding:2% 0}@media(max-width:768px){.basemodal_container__sqz__ .basemodal_content__IghxV{height:60vh;width:90%}}.basemodal_container__sqz__ .basemodal_content__IghxV .basemodal_closeIcon__kbhA9{position:absolute;border:none;top:15px;right:15px;background:none;cursor:pointer}.basemodal_container__sqz__ .basemodal_content__IghxV h1{color:#191616;font-family:Poppins,sans-serif;font-size:1.1vw;font-weight:400;text-align:center;width:80%}@media(max-width:500px){.basemodal_container__sqz__ .basemodal_content__IghxV h1{font-weight:700;font-size:20px}}.basemodal_container__sqz__ .basemodal_content__IghxV button{font-family:Poppins,sans-serif}.basemodal_container__sqz__ .basemodal_content__IghxV .basemodal_next__JNjCT{cursor:pointer;width:50%;height:65px;margin:6% 5% 0;border:none;border-radius:5px;background:#4a1192;background:linear-gradient(90deg,#e24f14,#ea45e6);font-size:.75vw;color:#fff;font-family:Poppins,sans-serif}@media(max-width:850px){.basemodal_container__sqz__ .basemodal_content__IghxV .basemodal_next__JNjCT{margin:5% 0;font-size:18px;border-radius:15px;height:15vw;width:90%}}