html,body{height:100%;margin:0;padding:0;background-color:#fff}body{margin:0;padding:0;background-color:#fff}.root{display:flex;flex-direction:column;height:100%}.logoMarca{width:100%;height:180px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;color:#000}.swal-button--desbloquear{background-color:green}.swal-button--bloequer{background-color:red}.swal-button--desbloquear:not([disabled]):hover{background-color:green;box-shadow:1px 2px #888}.swal-button--bloequer:not([disabled]):hover{background-color:red;box-shadow:1px 2px #888}.navbar{height:50px;padding:12px;background-color:#000}.box-conteiner{width:auto;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(250,250,250,.5);border-radius:10px}.apps{width:100%;margin-top:30px;color:#000;display:flex;align-items:center;justify-content:center}.popup{box-sizing:border-box;position:fixed;width:min(400px,90vw);height:auto;left:50%;top:calc(50vh - 300px);z-index:50;padding:10px}@media (max-width: 900px){.popup{left:0%}}html[data-theme=dark] .popup-content{background-color:#292d3e;color:#fff;border:1px solid #9a9595}html[data-theme=light] .popup-content{background-color:#fff;color:#000;border:1px solid #d7d7d7}html[data-theme=dark] .popup-arrow>svg{color:#292d3e;stroke-width:2px;stroke:#9a9595;stroke-dasharray:30px;stroke-dashoffset:-54px}html[data-theme=light] .popup-arrow>svg{color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px}.buttonClose{cursor:pointer;font-size:20px}.pagination-bar{padding:10px 10px 0 0;margin:0}.drive-wrapper{position:relative;float:left;width:100%;padding:10px;background:#d1d1d1;overflow:hidden}.drive-wrapper .drive-item{position:relative;float:left;width:245.9px;padding:15px;margin:10px;background:white;overflow:hidden;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media screen and (max-width: 800px){.drive-wrapper .drive-item{width:calc(100% - 10px);margin:5px}}.drive-wrapper .drive-item-inner{position:relative;float:left;width:100%;height:150px;margin:5px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drive-wrapper .drive-item-inner img{width:90%;background:white;overflow:hidden}.drive-wrapper .drive-item-footer{position:relative;float:left;width:100%;display:flex;justify-content:center;border-top:1px solid #cecccc}.drive-wrapper .drive-item-footer a{position:relative;float:left;margin:0 10px}.module{border-bottom-width:2px;background:#fff;margin-bottom:30px;position:relative;border-radius:4px;background-clip:padding-box}.module .module-footer{background:#fff;border-top:1px solid #f3f3f7;padding:15px}.module .module-footer a{color:#9499a3}.card{background-color:#f1f1f1;width:600px;height:430px;box-sizing:border-box;border-radius:5px;top:20px;left:50%;margin-left:-300px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden}@media screen and (max-width: 600px){.card{width:100%;left:0;margin-left:0}}.card span{position:relative;float:left;width:auto;padding:10px}.card ul{position:relative;float:left;width:auto;margin:0;padding:0}.card ul li{position:relative;float:left;width:100%;list-style-type:none}.box-conteiner-div{display:flex;justify-content:center;flex-wrap:wrap}.box-conteiner-div .box{width:400px;margin:50px 10px}.box-conteiner-div .box-m2{width:calc(100% - 340px);padding:10px;border-radius:5px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;background-color:primary}.box-conteiner-div .box-m3{width:100%;padding:10px;margin:20px 0;border-radius:5px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;background-color:primary}.box-conteiner-div .box-m4{width:500px;padding:10px;margin:20px 10px;border-radius:5px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;background-color:primary}@media screen and (max-width: 600px){.box-conteiner-div .box-m2{width:100%;margin:10px 0}.box-conteiner-div .box-m4{width:calc(100% - 20px)}}.box-buttons{width:80%;display:block;justify-content:right}@media screen and (max-width: 600px){.box-conteiner-div{display:block;padding:0}.box-conteiner-div .box{width:100%;margin:0;padding:10px}.box-buttons{width:100%}}.box-conteiner-div ul{width:100%;margin:0;padding:0;list-style-type:none;display:flex;justify-content:left}.box-conteiner-div ul li{width:25px;margin:0 10px;text-align:center}.box-conteiner-div ul li a{cursor:pointer}.box-perfil{width:330px;height:345px;overflow:hidden;margin:0 5px 0 0;border-radius:5px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;background-color:primary;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 600px){.box-perfil{width:100%;margin:0}}.box-perfil img{width:180px;height:180px}.box-perfil .title{width:calc(100% - 20px);padding:10px;text-align:center;margin-top:-50px;font-size:20px;border-top:1px solid #bdbec0}.profile{width:200px;height:200px;border-radius:50%;overflow:hidden}.profile img{width:280px}.modal{display:block;position:absolute;z-index:100;padding-top:100px;left:250px;top:0;width:calc(100% - 250px);height:100%;overflow:auto;background-color:#000;background-color:#0006}.modal2{display:block;position:absolute;z-index:100;padding-top:100px;left:0;top:0;width:calc(100% + -0px);height:100%;overflow:auto;background-color:#000;background-color:#0006}.modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:40%}.modal-title{width:100%;padding:10px 0;border-bottom:1px solid #d8d4d4}.modal-body{width:100%;padding:10px;display:flex;justify-content:center}.modal-footer{width:100%}@media screen and (max-width: 600px){.modal,.modal2{width:100%;left:0}.modal-content{width:calc(100% - 20px)}}.close{color:#aaa;float:right;font-size:28px;font-weight:700;text-align:right}.close:hover,.close:focus{color:#fff;text-decoration:none;cursor:pointer}.Cabeisario{display:flex;justify-content:center;width:100%;height:150px;border-bottom:1px solid #888888;margin-bottom:10px;overflow:hidden}.Cabeisario .logomarca{width:60%;height:auto;margin:0}@media screen and (max-width: 600px){.Cabeisario .logomarca{width:80%}}.boxCorpo{width:100%;height:auto;overflow:hidden;padding:10px;background-color:#fff;box-shadow:1px 1px 2px #000}.boxConteiner{width:900px;height:auto;min-height:300px;overflow:hidden;padding:10px}.boxConteiner .box{position:relative;float:left;width:30%;padding:5px;border:1px solid #000;text-align:center}@media screen and (max-width: 600px){.boxConteiner .box{width:100%;margin:5px 0}}.box-info{position:relative;padding:20px;color:#000;z-index:1}.box-info:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url();background-size:cover;background-position:center;opacity:.1;z-index:-1}.Toolbar{width:100%;height:50px;display:flex;align-items:center;justify-content:center}.box-barra{position:fixed;left:430px;top:0;width:calc(100% - 430px);height:50px;padding:0 5px;background-color:#000;color:#fff;text-align:center}.barra{width:100%;height:40px;padding:0 10px;background:linear-gradient(to right,#4cb1ec,#2d91fb,#2b53a1);color:#fff;text-align:center}.menu ul{width:auto;height:50px;padding:0;margin:0}.menu ul li{position:relative;float:left;width:50px;margin:10px 0;display:flex;justify-content:center}.menu ul li a{color:#e6e8eb;cursor:pointer}.menu ul li a .icone{fill:#e6e8eb}.menu ul li a:hover{color:#fff351;cursor:pointer}.menu ul li.footer{position:absolute;right:0}.manusidebar{position:fixed;left:0;top:40px;width:40px;height:100%;background-color:#000;color:#fff;opacity:.7;text-align:center}.manusidebar ul{position:relative;float:left;width:100%;height:100%;padding:0;margin:0}.manusidebar ul li{position:relative;float:left;width:100%;margin:20px 0;display:flex;justify-content:center}.manusidebar ul li a{color:#e6e8eb;cursor:pointer}.manusidebar ul li a:hover{color:#fff351;cursor:pointer}.manusidebar ul li.footer{position:absolute;bottom:0}.DeviceRow{display:block}.box-info{width:100%;height:130px;padding:2px 5px;overflow:hidden;border-radius:5px;box-shadow:0 1px 20px #0000001f,0 1px 2px #0000003d;margin-top:0;background-color:#fff}.box-info .info-icon{position:relative;float:left;width:80px;height:55px;display:flex;align-items:center;justify-content:center}.box-info .conteiner{position:relative;float:left;width:calc(100% - 80px)}.box-info .title{position:relative;float:left;width:calc(100% - 80px);height:50px;display:flex;align-items:center}.box-info .info2{position:relative;float:left;width:100%;max-height:4vh;display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid rgb(198,197,197);padding:2px;margin:2px 0}.box-info .info3{position:relative;float:left;width:100%;display:flex;justify-content:space-between;align-items:bottom;padding:2px;margin:2px 0}.box-info .info2 div{padding:0;font-size:13px;display:flex;align-items:center;justify-content:space-between}.subericons{position:relative;float:left;width:100%;padding:5px 1px;border-top:1px solid rgb(198,197,197);display:flex;align-items:center;justify-content:space-between}#footer{position:absolute;bottom:0;width:100%;height:2.5rem}html,body{margin:0;padding:0;height:100%}.box-conteiner-login{position:relative;float:left;width:100%;height:100%;background:rgba(255,255,255,.9);border-radius:10px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;opacity:.9;padding:20px}.div1{width:calc(50% - 10px);min-height:100%;background-image:url();background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-wrap:wrap;justify-content:center}.div2{width:calc(50% - 10px);min-height:100%;padding:30px;display:flex;align-items:center;justify-content:center}.marcadaagua{width:100%;height:50%}@media screen and (max-width: 400px){.box-conteiner-login{display:block;align-items:normal;justify-content:left;width:calc(100% - 20px);margin:10px}.box-conteiner-login:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.3;background-image:url();background-repeat:no-repeat;background-position:50% 0;background-size:cover;border-radius:10px}.div1{position:relative;float:left;width:100%;margin:0;min-height:0px;background-image:none;display:flex;align-items:center;justify-content:center}.div2{position:relative;float:left;width:100%;align-items:normal;justify-content:center}}.logomarca{position:relative;float:left;width:50%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0ff}.formlogin{position:relative;float:left;width:100%;padding:10px}input[type=text],input[type=password],input[type=email]{width:100%;padding:10px;border-radius:10px;display:inline-block;border:none;background:white}a{color:#f1f1f1}.redes-social{position:relative;float:left;width:100%;padding:0;margin:10px 0;text-align:center}.redes-social i{margin:10px;width:10px}.iforme{position:relative;float:left;width:100%;padding:0;margin-top:10px;text-align:center;font-size:15px}.titulologin{right:20px}@media screen and (max-width: 400px){body{background-image:url()}.box-conteiner{width:100%}}.div-conteine{position:fixed;z-index:100;right:0;bottom:60px;width:750px;height:250px;background-color:#fff;border-top-left-radius:15px;padding:5px}.div-conteine .heade{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background-color:#f5f5f5;border-bottom:1px solid silver;padding:0 15px;color:#696969;font-size:14px}.div-conteine .menu{width:100%}.div-conteine .informe{width:100%;display:flex;flex-direction:row;padding:5px}.div-conteine .boxinfo{width:300px;margin:5px;font-size:10px}.div-conteine .boxinfo2{width:200px;margin:5px;font-size:10px}.div-conteine .boxImagen{width:300px;height:190px;overflow:hidden;border-radius:0 25px;display:flex;align-items:center;justify-content:center}.div-conteine-video{position:fixed;left:0;top:0;z-index:10000;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.windg{position:fixed;left:0;top:0;z-index:110;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center}.windg .box{width:700px;height:500px;padding:5px;overflow:hidden;background-color:#fff}.windg .box .cabesario{width:100%;height:35px;padding:5px;display:flex;justify-content:space-between}.windg .box .conteudo{width:100%;height:100%;padding:0}.maplibregl-style-list{display:none}.maplibregl-ctrl-group .maplibregl-style-list button{background:none;border:none;cursor:pointer;display:block;font-size:14px;padding:8px 8px 6px;text-align:right;width:100%;height:auto}.maplibregl-style-list button.active{font-weight:700}.maplibregl-style-list button:hover{background-color:#0000000d}.maplibregl-style-list button+button{border-top:1px solid #ddd}.maplibregl-style-switcher{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTQuODQ5cHgiIGhlaWdodD0iNTQuODQ5cHgiIHZpZXdCb3g9IjAgMCA1NC44NDkgNTQuODQ5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NC44NDkgNTQuODQ5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGc+PHBhdGggZD0iTTU0LjQ5NywzOS42MTRsLTEwLjM2My00LjQ5bC0xNC45MTcsNS45NjhjLTAuNTM3LDAuMjE0LTEuMTY1LDAuMzE5LTEuNzkzLDAuMzE5Yy0wLjYyNywwLTEuMjU0LTAuMTA0LTEuNzktMC4zMThsLTE0LjkyMS01Ljk2OEwwLjM1MSwzOS42MTRjLTAuNDcyLDAuMjAzLTAuNDY3LDAuNTI0LDAuMDEsMC43MTZMMjYuNTYsNTAuODFjMC40NzcsMC4xOTEsMS4yNTEsMC4xOTEsMS43MjksMEw1NC40ODgsNDAuMzNDNTQuOTY0LDQwLjEzOSw1NC45NjksMzkuODE3LDU0LjQ5NywzOS42MTR6Ii8+PHBhdGggZD0iTTU0LjQ5NywyNy41MTJsLTEwLjM2NC00LjQ5MWwtMTQuOTE2LDUuOTY2Yy0wLjUzNiwwLjIxNS0xLjE2NSwwLjMyMS0xLjc5MiwwLjMyMWMtMC42MjgsMC0xLjI1Ni0wLjEwNi0xLjc5My0wLjMyMWwtMTQuOTE4LTUuOTY2TDAuMzUxLDI3LjUxMmMtMC40NzIsMC4yMDMtMC40NjcsMC41MjMsMC4wMSwwLjcxNkwyNi41NiwzOC43MDZjMC40NzcsMC4xOSwxLjI1MSwwLjE5LDEuNzI5LDBsMjYuMTk5LTEwLjQ3OUM1NC45NjQsMjguMDM2LDU0Ljk2OSwyNy43MTYsNTQuNDk3LDI3LjUxMnoiLz48cGF0aCBkPSJNMC4zNjEsMTYuMTI1bDEzLjY2Miw1LjQ2NWwxMi41MzcsNS4wMTVjMC40NzcsMC4xOTEsMS4yNTEsMC4xOTEsMS43MjksMGwxMi41NDEtNS4wMTZsMTMuNjU4LTUuNDYzYzAuNDc3LTAuMTkxLDAuNDgtMC41MTEsMC4wMS0wLjcxNkwyOC4yNzcsNC4wNDhjLTAuNDcxLTAuMjA0LTEuMjM2LTAuMjA0LTEuNzA4LDBMMC4zNTEsMTUuNDFDLTAuMTIxLDE1LjYxNC0wLjExNiwxNS45MzUsMC4zNjEsMTYuMTI1eiIvPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);background-position:center;background-repeat:no-repeat;background-size:70%}.maplibregl-ctrl-geocoder,.maplibregl-ctrl-geocoder *,.maplibregl-ctrl-geocoder *:after,.maplibregl-ctrl-geocoder *:before{box-sizing:border-box}.maplibregl-ctrl-geocoder{font-size:15px;line-height:20px;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;background-color:#fff;width:100%;min-width:240px;max-width:360px;z-index:1;border-radius:4px;transition:width .25s,min-width .25s}.maplibregl-ctrl-geocoder--input{font:inherit;width:100%;border:0;background-color:transparent;margin:0;height:29px;color:#404040;color:#000000bf;padding:6px 30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.maplibregl-ctrl-geocoder--input:focus{color:#404040;color:#000000bf;outline:0;box-shadow:none;outline:thin dotted}.maplibregl-ctrl-geocoder .maplibregl-ctrl-geocoder--pin-right>*{z-index:2;position:absolute;right:5px;top:5px;display:none}.maplibregl-ctrl-geocoder,.maplibregl-ctrl-geocoder .suggestions{box-shadow:0 0 0 2px #0000001a}.maplibregl-ctrl-geocoder.maplibregl-ctrl-geocoder--collapsed{width:29px;min-width:29px;transition:width .25s,min-width .25s}.maplibregl-ctrl-geocoder .suggestions{background-color:#fff;border-radius:4px;left:0;list-style:none;margin:0;padding:0;position:absolute;width:100%;top:110%;top:calc(100% + 6px);z-index:1000;overflow:hidden;font-size:13px}.maplibregl-ctrl-bottom-left .suggestions,.maplibregl-ctrl-bottom-right .suggestions{top:auto;bottom:100%}.maplibregl-ctrl-geocoder .suggestions>li>a{cursor:default;display:block;padding:6px 12px;color:#404040}.maplibregl-ctrl-geocoder .suggestions>.active>a,.maplibregl-ctrl-geocoder .suggestions>li>a:hover{color:#404040;background-color:#f3f3f3;text-decoration:none;cursor:pointer}.maplibregl-ctrl-geocoder--suggestion{display:flex;flex-direction:row;align-items:center}.maplibre-ctrl-geocoder--suggestion-icon{min-width:30px;min-height:24px;max-width:30px;max-height:24px;padding-right:12px}.maplibregl-ctrl-geocoder--suggestion-info{display:flex;flex-direction:column}.maplibregl-ctrl-geocoder--suggestion-match{font-weight:700}.maplibregl-ctrl-geocoder--suggestion-title,.maplibregl-ctrl-geocoder--suggestion-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.maplibregl-ctrl-geocoder--result{display:flex;flex-direction:row;align-items:center}.maplibre-ctrl-geocoder--result-icon{min-width:30px;min-height:24px;max-width:30px;max-height:24px;padding-right:12px}.maplibregl-ctrl-geocoder--result-title{font-weight:700}.maplibregl-ctrl-geocoder--result-title,.maplibregl-ctrl-geocoder--result-address{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.maplibregl-ctrl-geocoder--icon{display:inline-block;vertical-align:middle}.maplibregl-ctrl-geocoder--icon-search{position:absolute;top:3px;left:3px;width:23px;height:23px}.maplibregl-ctrl-geocoder--button{padding:0;margin:0;border:none;cursor:pointer;background:#fff;line-height:1}.maplibregl-ctrl-geocoder--icon-close{width:20px;height:20px}.maplibregl-ctrl-geocoder--icon-loading{width:20px;height:20px;-moz-animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95);-webkit-animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95);animation:rotate .8s infinite cubic-bezier(.45,.05,.55,.95)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.maplibre-gl-geocoder--error{color:#909090;padding:6px 12px;font-size:16px;text-align:center}.maplibre-ctrl-notification{background-repeat:no-repeat;background-position:center;pointer-events:auto}.maplibre-ctrl-notification-on{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' version='1.1' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f44336' d='m6.4728 3.4802-1.1412-1.1412c-1.9152 1.4604-3.1761 3.7108-3.2878 6.2645h1.596c0.1197-2.1148 1.205-3.9662 2.833-5.1233zm9.8875 5.1233h1.596c-0.1197-2.5537-1.3806-4.8041-3.2878-6.2645l-1.1332 1.1412c1.612 1.1571 2.7053 3.0085 2.825 5.1233zm-1.5721 0.39901c0-2.4499-1.3088-4.5008-3.5911-5.0435v-0.54265c0-0.66236-0.53467-1.197-1.197-1.197-0.66236 0-1.197 0.53467-1.197 1.197v0.54265c-2.2903 0.54265-3.5911 2.5856-3.5911 5.0435v3.9901l-1.596 1.596v0.79802h12.768v-0.79802l-1.596-1.596zm-4.7881 8.7782c0.11172 0 0.21546-8e-3 0.31921-0.03192 0.51871-0.11172 0.94166-0.46285 1.1491-0.94166 0.0798-0.19152 0.1197-0.39901 0.1197-0.62246h-3.1921c0.00798 0.87782 0.71822 1.596 1.604 1.596z' stroke-width='.79802'/%3E%3C/svg%3E")}.maplibre-ctrl-notification-off{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' version='1.1' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.4728 3.4802-1.1412-1.1412c-1.9152 1.4604-3.1761 3.7108-3.2878 6.2645h1.596c0.1197-2.1148 1.205-3.9662 2.833-5.1233zm9.8875 5.1233h1.596c-0.1197-2.5537-1.3806-4.8041-3.2878-6.2645l-1.1332 1.1412c1.612 1.1571 2.7053 3.0085 2.825 5.1233zm-1.5721 0.39901c0-2.4499-1.3088-4.5008-3.5911-5.0435v-0.54265c0-0.66236-0.53467-1.197-1.197-1.197-0.66236 0-1.197 0.53467-1.197 1.197v0.54265c-2.2903 0.54265-3.5911 2.5856-3.5911 5.0435v3.9901l-1.596 1.596v0.79802h12.768v-0.79802l-1.596-1.596zm-4.7881 8.7782c0.11172 0 0.21546-8e-3 0.31921-0.03192 0.51871-0.11172 0.94166-0.46285 1.1491-0.94166 0.0798-0.19152 0.1197-0.39901 0.1197-0.62246h-3.1921c0.00798 0.87782 0.71822 1.596 1.604 1.596z' stroke-width='.79802'/%3E%3C/svg%3E")}.loader{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#0000001a;flex-direction:column}.loader img{width:100px;height:auto}.loader p{margin-top:10px;font-size:18px;color:#333}
