*{box-sizing:border-box}html{-webkit-overflow-scrolling:touch}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}body{font-weight:400;font-size:1.4rem}strong{font-weight:600}p{font-size:1.5rem;line-height:1.5;margin-bottom:10px;font-weight:300}ol,ul.list{padding-left:20px}ol li,ul.list li{font-size:1.5rem;line-height:1.5;margin-bottom:10px}ul.list{list-style-type:disc}ol ol{list-style-type:lower-latin}a{font-weight:600;text-decoration:none}.file-wrapper{border:2px dashed #e8e8e8;padding:40px;text-align:center;cursor:pointer;transition:.3s;border-radius:20px}.file-wrapper:hover{background-color:#e6e6e6}.file-wrapper input{display:none}.file-wrapper .img-preview{max-width:300px;max-height:300px}html{font-size:62.5%;font-family:"blocal",sans-serif}.alert:not(.alert-simple){font-family:blocal,"Open Sans",sans-serif;font-size:1.3rem;margin:10px 0;outline:none;font-weight:400;padding:15px;text-align:center;text-decoration:none;width:100%;color:#fff}.alert:not(.alert-simple).alert-error{background:rgba(165,23,39,.95)}.alert:not(.alert-simple).alert-notice{background:rgba(187,156,113,.95)}.alert:not(.alert-simple).alert-warning{background:rgba(236,134,40,.95)}.alert:not(.alert-simple).alert-success{background:rgba(0,164,90,.95)}.alert:not(.alert-simple).alert-disabled{background:hsla(0,0%,66.7%,.95)}.alert.alert-simple.alert-error{color:#a51727}.alert.alert-simple.alert-notice{color:#bb9c71}.alert.alert-simple.alert-success{color:#00a45a}@media (min-width:920px){.alert:not(.alert-simple){font-size:1.6rem}}.searchbar-wrapper{position:relative;min-width:100%;background-color:#000;border:1px solid #000;display:-webkit-flex;-webkit-align-items:stretch;align-items:stretch;overflow:hidden;margin-top:20px;display:flex}.searchbar-wrapper .button-search{margin:2px;padding-left:10px;padding-right:10px}@media screen and (min-width:368px){.searchbar-wrapper .button-search{padding-left:20px;padding-right:20px}}.searchbar-form{background:#f2f4f7;width:100%}@media screen and (min-width:768px){.searchbar-form{width:65%}}.search-bar{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;min-width:100%;margin-left:-10px;margin-right:-10px;padding:10px;margin-bottom:10px}@media screen and (min-width:768px){.search-bar{box-shadow:none}}.search-icon-wrapper{width:25px;height:25px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-end;align-items:flex-end;background:transparent;border-radius:50%;color:#000}.search-icon{font-size:1.2rem;color:#000;margin-right:2.5px;margin-left:2.5px}.search-query{width:100%}.search-query .search-input{padding:10px 15px;background-position:right 5px center;background-repeat:no-repeat;background-size:10px;background-color:#f2f4f7;border:transparent;width:100%}@media screen and (min-width:920px){.search-query .search-input{margin-left:10px}}.search-field{margin-bottom:5px;width:100%}.search-field select{height:40px;padding:0 5px auto;width:100%}.search-fields{width:100%;margin-bottom:5px;-webkit-align-content:space-between;align-content:space-between}@media screen and (min-width:768px){.search-fields:not(.in-modal){display:-webkit-flex;display:flex}.search-fields:not(.in-modal) .search-field{-webkit-flex:0 1 300px;flex:0 1 300px;margin-bottom:0}.search-fields:not(.in-modal) .search-query{margin-left:5px;-webkit-flex:1 1 300px;flex:1 1 300px;display:-webkit-flex;display:flex}}.search-header-cont{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%;margin-bottom:2.5px}.search-header-cont h4{font-size:1rem}@media (min-width:920px){.search-bar{background:#fff}.search-fields{-webkit-justify-content:start;justify-content:start}}.form-container .spinner-container{opacity:.5;position:absolute;top:0;right:0;left:0;bottom:0;background:#fff}.spinner-container{min-height:300px;width:100%;height:100%;top:0;left:0;background:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;z-index:10;opacity:1;transition:all .3s}.spinner-container.overlay{position:absolute;min-height:auto}.spinner-container.transparent{background:transparent}.spinner-container.half-transparent{background:hsla(0,0%,100%,.75)}.spinner-container.fading{opacity:0}.spinner-container.light{background:#fff}.spinner-container .spinner{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;border-radius:50%;-webkit-animation:spinner-animation 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:spinner-animation 1.2s cubic-bezier(.5,0,.5,1) infinite}.spinner-container .spinner:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.spinner-container .spinner:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner-container .spinner:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.spinner-container.small .spinner{width:20px;height:20px;border-width:3px}@-webkit-keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.table-wrapper .api-table{width:100%;overflow:hidden}.table-wrapper .table-container{overflow-y:scroll;width:100%}.table-wrapper .table{width:100%;overflow:auto}.table-wrapper th{max-width:150px;overflow:hidden;text-overflow:ellipsis;font-size:1.2rem;font-weight:600;text-align:center;white-space:nowrap;padding:0 6.66667px 6.66667px}.table-wrapper tbody tr{border-radius:10px;height:50px}.table-wrapper tbody tr:nth-child(odd){background:#f7f7f7}.table-wrapper tbody tr.highlight{background:rgba(95,174,86,.5)}.table-wrapper tbody tr.dehighlight{opacity:.5;background:#fff}.table-wrapper td{padding:6.66667px;font-size:1.2rem;vertical-align:middle;text-align:center}.table-wrapper .search-fields{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.table-wrapper .search-bar .search-input{outline:none}.table-wrapper .list-element{margin-bottom:30px;padding:10px}.table-wrapper .list-element:nth-child(odd){background:#f7f7f7}.table-wrapper .list-row .list-value{display:block;margin-bottom:10px;font-size:1.2rem}.table-wrapper .list-row strong{font-weight:600;display:block;margin:0 0 10px;font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrapper .list-row.mobile .list-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.table-wrapper .button{margin-right:5px}@media (min-width:920px){.table-wrapper .search-bar td .mobile{display:-webkit-flex;display:flex}}.update-info-bar{background-color:#5fae56;padding:20px;display:block;cursor:pointer;font-size:1.3rem;transition:background-color .3s;position:fixed;top:0;left:0;width:100%;z-index:999999;box-shadow:0 0 5px 2.5px rgba(0,0,0,.5)}.update-info-bar:hover{background-color:#80bf78}.update-info-bar .update-info-icon{margin-right:2.5px}.modal-content{position:relative;z-index:1;padding:10px;transition:.3s;overflow:auto;box-shadow:0 0 15px -5px rgba(0,0,0,.5);border-radius:2px;background-color:#f2f4f7;width:100%}.modal-content.light{background-color:#fff}@media screen and (min-width:768px){.modal-content{min-width:500px;width:500px}}.modal-title{font-size:1.85rem;font-weight:600;margin-top:0;padding-top:2.5px;padding-bottom:2.5px}.modal-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-right:10px;margin-bottom:5px}.modal-exit{color:#5fae56;font-size:2.5rem;transition:color .3s;cursor:pointer;line-height:2.5rem;position:absolute;top:5px;right:5px;border:none;outline:none}.modal-exit.navigation{top:10px;right:10px}.modal-exit:hover{color:#a0cf9b}.input-container{position:relative;margin-bottom:20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.input-container ::-webkit-input-placeholder{color:#c1c7d0}.input-container :-ms-input-placeholder{color:#c1c7d0}.input-container ::placeholder{color:#c1c7d0}.input-container.nomargin{margin-bottom:0}.input-container.margin{margin:15px}.input-container.hidden{display:none}.input-container label{font-family:blocal,"Open Sans",sans-serif;font-weight:500;font-size:1.4rem;min-height:21px;margin-bottom:15px;display:block;z-index:1}@media screen and (min-width:768px){.input-container label{top:13px}}.input-container .input{position:relative;color:#000;border:none;background-color:#f2f4f7;padding:15px;font-size:1.4rem;font-family:blocal,"Open Sans",sans-serif;font-weight:400;width:100%;outline:none;transition:.3s}.input-container .input:-webkit-autofill,.input-container .input:-webkit-autofill:focus,.input-container .input:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;box-shadow:inset 0 0 0 1000px #c1c7d0!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.input-container .input::-webkit-input-placeholder{color:#c1c7d0;font-weight:400}.input-container .input:-ms-input-placeholder{color:#c1c7d0;font-weight:400}.input-container .input::placeholder{color:#c1c7d0;font-weight:400}.input-container .input:focus{box-shadow:0 5px 20px -10px rgba(95,174,86,.5)}.input-container .input.is-invalid{border:1px solid #a51727;box-shadow:0 5px 20px -10px rgba(165,23,39,.5);background-color:#f7c4ca}.input-container .input:disabled{opacity:.5;cursor:not-allowed}.input-container .input.input-big{text-align:center;font-size:1.5rem;padding:10px}.input-container textarea.input{min-height:100px;resize:vertical;padding-top:30px}.input-container.with-icon label{left:40px}.input-container.with-icon .input{padding-left:40px}.input-wrapper{position:relative;height:100%;margin-bottom:2.5px}.input-icon{left:15px;top:10px;padding-right:12px;width:1.2rem;height:1.2rem}.input-icon,.password-icon{position:absolute;z-index:1}.password-icon{right:21px;bottom:16px}.form-field{position:relative;margin-bottom:20px}.form-field input{position:relative;color:#000;border:none;background-color:#f2f4f7;padding:15px;font-size:1.4rem;font-family:blocal,"Open Sans",sans-serif;font-weight:400;width:100%;outline:none;transition:.3s}.form-field input:-webkit-autofill,.form-field input:-webkit-autofill:focus,.form-field input:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;box-shadow:inset 0 0 0 1000px #c1c7d0!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.form-field input::-webkit-input-placeholder{color:#c1c7d0;font-weight:400}.form-field input:-ms-input-placeholder{color:#c1c7d0;font-weight:400}.form-field input::placeholder{color:#c1c7d0;font-weight:400}.form-field input:focus{box-shadow:0 5px 20px -10px rgba(95,174,86,.5)}.form-field input.is-invalid{border:1px solid #a51727;box-shadow:0 5px 20px -10px rgba(165,23,39,.5);background-color:#f7c4ca}.form-field input:disabled{opacity:.5;cursor:not-allowed}.form-field input.input-big{text-align:center;font-size:1.5rem;padding:10px}.form-field textarea{position:relative;color:#000;border:none;background-color:#f2f4f7;padding:15px;font-size:1.4rem;font-family:blocal,"Open Sans",sans-serif;font-weight:400;width:100%;outline:none;transition:.3s}.form-field textarea:-webkit-autofill,.form-field textarea:-webkit-autofill:focus,.form-field textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;box-shadow:inset 0 0 0 1000px #c1c7d0!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.form-field textarea::-webkit-input-placeholder{color:#c1c7d0;font-weight:400}.form-field textarea:-ms-input-placeholder{color:#c1c7d0;font-weight:400}.form-field textarea::placeholder{color:#c1c7d0;font-weight:400}.form-field textarea:focus{box-shadow:0 5px 20px -10px rgba(95,174,86,.5)}.form-field textarea.is-invalid{border:1px solid #a51727;box-shadow:0 5px 20px -10px rgba(165,23,39,.5);background-color:#f7c4ca}.form-field textarea:disabled{opacity:.5;cursor:not-allowed}.form-field textarea.input-big{text-align:center;font-size:1.5rem;padding:10px}.form-field input::-webkit-inner-spin-button,.form-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-field input[type=number]{-moz-appearance:textfield}.text-danger{margin-top:2.5px;color:#d21d32;font-weight:500;font-size:1rem}.icon-box{cursor:pointer}.text-input-container{width:100%}.text-input-container input{width:100%;height:40px;border-radius:7px;font-size:1.1rem;border:1px solid #000;-webkit-appearance:none;appearance:none;padding:10px}.checkbox-outer-cont{margin-bottom:5px}.checkbox-container{display:block;position:relative;padding-left:30px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:5px;margin-bottom:5px;color:#000;font-weight:300}.checkbox-container.dark-label{color:#000}.chekbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background-color:#eee;border-radius:7px;border:1px solid #5fae56}.checkbox-container input:checked~.checkbox-checkmark{background-color:#fff}.checkbox-checkmark:after{content:"";position:absolute;display:none}.checkbox-label-label{margin-left:-15px}.checkbox-container input:checked~.checkbox-checkmark:after{display:block}.checkbox-container .checkbox-checkmark:after{left:5px;top:3px;width:4px;height:7px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}select{-webkit-appearance:none;-moz-appearance:none;background:none;background-position:right 15px center;background-repeat:no-repeat;background-size:10px;background-image:url(/assets/images/arrow-down.svg);height:38px;display:block;line-height:1.5rem;transition:background-color .3s;position:relative;color:#000;border:none;background-color:#f2f4f7;font-size:1.4rem;font-family:blocal,"Open Sans",sans-serif;font-weight:400;width:100%;outline:none;transition:.3s;padding:0 15px}select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;box-shadow:inset 0 0 0 1000px #c1c7d0!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}select::-webkit-input-placeholder{color:#c1c7d0;font-weight:400}select:-ms-input-placeholder{color:#c1c7d0;font-weight:400}select::placeholder{color:#c1c7d0;font-weight:400}select:focus{box-shadow:0 5px 20px -10px rgba(95,174,86,.5)}select.is-invalid{border:1px solid #a51727;box-shadow:0 5px 20px -10px rgba(165,23,39,.5);background-color:#f7c4ca}select:disabled{opacity:.5;cursor:not-allowed}select.input-big{text-align:center;font-size:1.5rem;padding:10px}.form-field-errors li{margin-top:2.5px;color:#d21d32;font-weight:500;font-size:1rem}.checkbox{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:5px}.checkbox input{width:15px;margin-right:10px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0}.checkbox .form-field-title{display:block;margin-bottom:0}.form-field-title{color:#000;font-family:blocal,"Open Sans",sans-serif;font-weight:500;font-size:1.4rem;margin-bottom:15px;display:block;z-index:1}@media screen and (min-width:768px){.form-field-title{top:13px}}.my-superuser{position:relative;margin-top:20px}.my-superuser .section-title{margin-bottom:5px}.my-superuser .content{padding-left:150px;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;height:120px;-webkit-justify-content:center;justify-content:center}.my-superuser .avatar{position:absolute;left:0;top:0;width:120px;height:120px;border-radius:50%}.my-superuser .contact-data{display:block;margin-bottom:10px;text-decoration:none}.entry-text{font-size:2rem;margin-bottom:20px}.external-link-icon{margin:10px 0}.external-link-icon .icon-wrapper .icon svg{height:30px;width:30px}.external-link-icon .icon svg{fill:#000}.socials{display:-webkit-flex;display:flex}.socials li{margin-right:15px}.socials .icon svg{width:50px;height:50px}.socials.column{-webkit-flex-direction:column;flex-direction:column}.socials.column li{margin:10px 0}.page-title{font-size:2rem;color:#000;padding-bottom:20px;font-weight:600}@media screen and (min-width:768px){.page-title{font-size:2.4rem}}@media screen and (min-width:920px){.page-title{font-size:2.8rem}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;z-index:1002;-webkit-animation-name:showModal;animation-name:showModal;-webkit-animation-duration:.15s;animation-duration:.15s;transition:opacity .15s ease-in-out;opacity:0}.modal.visible{opacity:1}.modal.visible .modal-body{-webkit-transform:scale(1);transform:scale(1)}.modal .modal-wrapper{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.modal .modal-body{z-index:1001;overflow:auto;height:90vh;max-width:90%;width:100%;position:relative;-webkit-transform:scale(.9);transform:scale(.9);transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.modal .modal-body p{max-width:500px;font-size:1.4rem}.modal.full-screen .modal-body{max-width:100%;width:100%;height:100%}@media screen and (min-width:768px){.modal .modal-body{width:auto}}.section-title{font-size:1.8rem;font-weight:700;text-transform:uppercase;margin:10px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.section-title.highlight{font-size:2.2rem;font-weight:900}.section-title.no-margin-top{margin-top:0}.welcome-text{color:#000;font-weight:700;margin-bottom:30px;font-size:2.2rem}.welcome-text.light{color:#fff}.welcome-text.light small{color:#f2f4f7}.welcome-text.big{font-size:3.2rem}.welcome-text.big small{font-size:1.5rem;padding-top:10px;font-weight:400;margin-top:10px;opacity:.6}.welcome-text small{padding-top:5px;font-size:1.6rem;font-weight:400;display:block}@media (min-width:920px){.welcome-text.big{font-size:4rem}}.notification{-webkit-animation-name:show;animation-name:show;-webkit-animation-duration:.3s;animation-duration:.3s;border-radius:10px;cursor:pointer;padding:0;z-index:1002}.notification .alert{margin:0;border-radius:0;font-weight:300}@media screen and (min-width:768px){.notification{padding:5px}}@-webkit-keyframes show{0%{opacity:0;margin-top:-10px}to{opacity:1;margin-top:0}}@keyframes show{0%{opacity:0;margin-top:-10px}to{opacity:1;margin-top:0}}.notification-container{position:fixed;top:0;right:0;z-index:999;width:100%}@media screen and (min-width:768px){.notification-container{width:350px}}.app-status{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999999;background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;text-align:center;padding:10px}.app-status .app-status-title{font-size:1.8rem;margin-bottom:10px;font-weight:700}.nowifi-icon{fill:#000;width:80px;height:80px;margin:20px 0}
/*# sourceMappingURL=main.faf1fe1e.chunk.css.map */