@import url(https://fonts.googleapis.com/css2?family=DM+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);body{margin:0;font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.text-center{text-align:center}.text-sm{font-size:12px}.text-md{font-size:14px}.text-base{font-size:16px}.text-lg{font-size:18}.text-xl{font-size:20px}.text-xxl{font-size:22px}.text-xxl2{font-size:24px}.font-medium{font-weight:500}.font-secundary{font-family:"Inter",sans-serif}.div-center{display:flex;align-items:center}.pointer{cursor:pointer}.SpinnerStyle{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid hsla(0,0%,100%,.2);border-left-color:#34d399;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loading 1s linear infinite alternate;animation:loading 1s linear infinite alternate}.SpinnerStyle:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container-btn{width:100%}.popup-container{background:rgba(32,35,41,.61);position:fixed;top:-10px;left:-10px;right:-10px;bottom:-10px;display:flex;justify-content:center;align-items:center;z-index:3}.popup-item{background:#fff;border-radius:10px;padding:64px 85px 50px;margin:390px}.icon-popup-status{text-align:center;align-items:center;margin-bottom:55px}.title-popup{font-weight:700;font-size:24px;line-height:31px;margin-bottom:11px}.text-popup,.title-popup{align-items:center;text-align:center;letter-spacing:-.4px}.text-popup{font-weight:400;font-size:16px;line-height:21px}.popup-container-options{display:flex;text-align:center;align-items:center;justify-content:space-around;margin-top:50px}.popup-option-btn{cursor:pointer;color:#fff;border:none;font-weight:500;border-radius:22px;width:135px;height:31px;display:flex;justify-content:center;align-items:center}.popup-option-accept{background:none repeat scroll 0 0 #3cc139}.popup-option-accept:hover{background:none repeat scroll 0 0 #60b85e}.popup-option-deny{background:none repeat scroll 0 0 #f25a5a}.popup-option-deny:hover{background:none repeat scroll 0 0 #ee6969}.span{margin:9px 0 19px;color:rgba(21,20,57,.4);font-size:16px;text-align:center}.recovery_password{margin:3px 0 0;color:#6a677b;text-decoration:underline;cursor:pointer;padding-left:10px}.recovery_password,.title_recovery{font-family:"Inter",sans-serif;font-size:16px}.title_recovery{color:#14133c;margin:49px 0 0;letter-spacing:-.4px}.form_container{width:300px;font-weight:500;line-height:19px}.image_logo{width:150px;height:130px}.header_auth{padding:0 0 0 39px}@media (max-width:540px){.header_auth{padding:0}}.title{font-weight:700;font-size:50px;line-height:52px;letter-spacing:-.4px;padding-bottom:30px}.subtitle{font-weight:16px;font-weight:400;padding:.5rem;text-align:start;font-size:24px;line-height:31px}.background1{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.background1,.background2{z-index:-2;min-width:800px;width:100%;height:100%;position:fixed;top:0;left:0}.background2{opacity:.5}.background3{min-width:800px;width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;background:linear-gradient(180deg,#14133c,rgba(20,19,60,.25) 115.18%);mix-blend-mode:multiply}.container_auth{z-index:1;display:grid;grid-template-columns:50% 50%;padding-left:5rem;height:100%;margin:50px 50px 5rem}.text_left{color:#fff;margin:100px 100px 0}.container_auth_form{width:70%;display:flex;flex-direction:column;place-items:center;background-color:#fff;border-radius:10px;padding-bottom:60px}.nav_auth{display:flex;flex-direction:row;justify-content:space-around;width:100%;margin-bottom:19px}.nav_auth button{border-radius:8px;border:none;color:rgba(21,20,57,.4);cursor:pointer;font-size:14px;height:68px;width:100%;background-color:#fff;line-height:26px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.button_active{border-bottom:3px solid #1e0e62;width:100%}.button_active button{color:#1e0e62}.button_disable{width:100%;border-bottom:3px solid #ebeaed}.form_container{display:grid;grid-template-rows:auto 1fr auto;width:100%}.form{display:flex;flex-direction:column;padding:0 71px}.form input{mix-blend-mode:normal;width:100%;border:2px solid #ebeaed;box-sizing:border-box;border-radius:100px;height:50px;margin-top:30px;padding:12px 0 12px 24px}.btn,.form input,.label_form{font-family:"Inter",sans-serif}.btn{border-radius:100px;border:0;color:#fff;height:50px;font-size:18px;cursor:pointer}.btn_primary{background-color:#14133c;margin-bottom:19px;margin-top:67px;color:#00eaff}.btn_secondary{background-color:#00eaff;margin-top:19px}.footer-class{position:absolute;bottom:0;width:100%;margin:auto;justify-content:center}.footer-divider{margin:auto;width:100%;height:1px;background:#ebeaec;border:1px solid #000;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:0 5px 5px 0}.content-footer{margin:auto;justify-content:space-between;padding-left:4rem;padding-right:4rem;max-width:1440px}.content-footer,.display-flex{flex-direction:row;display:flex}.icon-location{margin-top:1rem;margin-right:1rem}.box{color:#fff;width:50%}.footer-items-corporate{display:flex;justify-content:center}.item-left{text-align:end}.text-bottom-footer{margin-top:-1rem;color:#fff;text-align:center;font-size:12px}@media (max-width:950px) and (min-width:541px){.container_auth_form{width:80%;display:flex;flex-direction:column;place-items:center;background-color:#fff;border-radius:10px}.container_auth{z-index:1;margin:50px 0;display:flex;flex-direction:column;justify-items:center;align-items:center;height:100%}.text_left{margin:0 100px}}@media (max-height:853px) and (min-width:1000px){.container_auth{margin:0 0 100px}}@media (min-width:1001px) and (max-width:1200px){.text_left{margin:0 50px 0 0}}@media (max-height:678px) and (min-width:1000px){.nav_auth{margin-bottom:0}}@media (max-height:658px) and (min-width:1000px){.form{padding:0 40px}.form input{margin-top:10px}.btn_primary{background-color:#14133c;margin-bottom:0;margin-top:30px}.btn_secondary{background-color:#00eaff;margin-top:0}.text_left{padding:20px}}@media (max-width:540px){.container_auth{z-index:1;margin:50px 0 100px;display:flex;flex-direction:column;justify-items:center;align-items:center;padding-left:0}.container_auth_form{width:96%;display:flex;flex-direction:column;place-items:center;background-color:#fff;border-radius:10px}.form{padding:0 40px}.text_left{margin:0 10px}.display-flex{justify-content:center}.box{color:#fff;width:100%}}@media (max-width:320px){.container_auth_form{width:100%;display:flex;flex-direction:column;place-items:center;background-color:#fff;border-radius:10px}}.item-container{list-style:none;padding-bottom:30px}.item-container-option{cursor:pointer;background:#fff;box-shadow:0 6px 22px 3px rgba(0,0,0,.1);border-radius:15px;padding:21px 24px 21px 38px;display:flex;align-items:center}.item-access,.item-access-onclick{display:flex;justify-content:space-between;width:100%}.item-access-onclick{align-items:center}.item-name{font-family:"Inter",sans-serif;font-weight:600;font-size:16px;line-height:26px;letter-spacing:2px}.item-option-icons{display:flex;justify-content:center;align-items:center;margin-right:8px}.item-option-icon{margin-right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.item-option-icon-invert{margin-right:10px}.item-access-info{box-shadow:0 6px 22px 3px rgba(0,0,0,.1);border-radius:15px;padding:34px 0 46px 38px;font-family:"Inter",sans-serif;letter-spacing:2px}.item-access-info p{color:#858585;margin:5px 0 14px}.item-access-info-title{font-weight:600;font-size:10px;color:#045dff}@media (max-width:540px){.item-option-icons{display:none}.item-name{font-size:11px;letter-spacing:2px}}.box-select{width:163px;height:31px;cursor:pointer;position:relative;display:flex;letter-spacing:2px;justify-content:center;align-items:center;text-transform:uppercase}.select-green{background:none repeat scroll 0 0 #3cc139}.select-green:hover{background:none repeat scroll 0 0 #60b85e}.select-red{background:none repeat scroll 0 0 #f25a5a}.select-red:hover{background:none repeat scroll 0 0 #ee6969}.select-yellow{background:none repeat scroll 0 0 #f2d15a}.select-yellow:hover{background:none repeat scroll 0 0 #ebd481}.select-gray{background:none repeat scroll 0 0 #aeaeae}.select-gray:hover{background:none repeat scroll 0 0 #bdbcbc}.item-select-list{background:none repeat scroll 0 0 #fff;border:1px solid #dedede;border-radius:15px;box-shadow:0 6px 22px 3px rgba(0,0,0,.1);left:-1px;margin-top:49px;padding-left:0;position:absolute;top:0;width:100%;z-index:2}.item-select-list li{margin:20px 13px 19px;text-align:center;border-radius:22px;cursor:pointer;list-style:outside none none;padding:7px 18px 8px}.item-select-list li span,.item-selected{color:#fff;font-weight:500}.item-selected{border-radius:22px;width:135px;height:31px;display:flex;justify-content:center;align-items:center}.list-access-container{padding:0;margin-top:68px}.footer-container{padding:0 100px;margin-top:auto}.footer-items{display:grid;grid-template-columns:20% 60%}.footer-container-logo{text-align:right}.footer-container-copyright{display:flex;justify-content:center;align-items:center;font-size:12px;line-height:20px;color:#858585;opacity:.65}.line-footer{text-align:center;position:relative;z-index:1}.line-footer:before{border-top:2px solid #ebeaec;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:100%;z-index:-1}.line-footer span{letter-spacing:-.2px;color:#141414;mix-blend-mode:normal;opacity:.5;padding:0 15px;background-color:#fff}@media (max-width:540px){.footer-container{padding:0 50px}.footer-items{grid-template-columns:50% 50%}.footer-container-logo{text-align:-webkit-auto}}.header{background-color:#14133c;display:flex;align-items:center;justify-content:space-between}.btn-logout{margin-right:124px;background:#045dff;border:none;border-radius:22px;width:135px;height:31px;color:#fff;letter-spacing:2px;cursor:pointer}.btn-logout:hover{background-color:#226cf7}@media (max-width:540px){.btn-logout{margin-right:10px}}.container{display:flex;flex-direction:column;min-height:100vh}.body-access{padding:12px 338px 0}.title-admin-access{font-weight:700;font-size:14px;line-height:26px;letter-spacing:2px;text-transform:uppercase}.line-separator{text-align:center;position:relative;z-index:1}.line-separator:before{border-top:2px solid #ebeaec;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:100%;z-index:-1}.line-separator span{letter-spacing:-.2px;color:#141414;mix-blend-mode:normal;opacity:.5;padding:0 15px;background-color:#fff}.admin-access-loading{display:flex;align-items:center;text-align:center;justify-content:center}@media (max-width:1024px) and (min-width:541px){.body-access{padding:0 12px}}@media (max-width:540px){.body-access{padding:0 12px}}
/*# sourceMappingURL=main.2a1f1358.chunk.css.map */