p,small,span,h2,h3,h4,h5,h6,a,ul,li{color:#404452}h1{font-size:36px}h2{font-size:24px}.text-upper{text-transform:uppercase}.text-dark{font-family:"RNSSanz-Black";font-weight:bolder}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-lg{font-size:1.25rem !important}.text-limit{overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;white-space:nowrap !important}@media(max-width: 768px){h1{font-size:32px}}p,small,span,h2,h3,h4,h5,h6,a,ul,li{color:#404452}h1{font-size:36px}h2{font-size:24px}.text-upper{text-transform:uppercase}.text-dark{font-family:"RNSSanz-Black";font-weight:bolder}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-lg{font-size:1.25rem !important}.text-limit{overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;white-space:nowrap !important}@media(max-width: 768px){h1{font-size:32px}}.selection{margin:0;padding:0;position:relative}.selection::before{content:"";width:2px;height:100%;position:absolute;background-color:#f2f2f2}.selection>li{list-style:none;position:relative}.selection>li p{padding:.25em 1em}.selection>li::before{content:"";width:2px;height:100%;position:absolute;background-color:#f2f2f2}.selection>li:not(.disabled):hover{cursor:pointer}.selection>li:not(.disabled):hover>p{font-weight:bold;color:#7e95e6}.selection>li:not(.disabled):hover::before{background-color:#7e95e6}.selection>li.active{cursor:pointer}.selection>li.active>p{font-weight:bold;color:#597eff}.selection>li.active::before{background-color:#597eff}.selection>li ul>li>p{margin-left:1em}.selection>li.disabled>p{color:#9a9a9a;text-decoration:line-through}.car-selection{display:flex;flex-direction:row;flex-wrap:wrap;gap:2em}.car-selection .car-select{width:250px;height:210px;padding:1em;border-radius:5px;border:1px solid #9a9a9a;position:relative}.car-selection .car-select:hover{cursor:pointer;outline-offset:2px;outline:2px solid #9a9a9a}.car-selection .car-select.active{outline:2px solid #597eff;outline-offset:2px}.car-selection .car-select .car-delete{position:absolute;top:.5em;right:.5em}.car-selection .car-select .car-delete:hover{color:#f44250}.car-selection .car-select .car-alert{position:absolute;top:.5em;left:.5em}.car-selection .car-select .car-alert:hover{outline:2px solid #f44250}.car-selection .car-select .car-image{max-height:150;height:90px;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;transition:transform .5s ease}.car-selection .car-select .car-image img{max-height:150px;height:100%}.car-selection .car-select .car-image.loading{background-image:url(https://i.stack.imgur.com/kOnzy.gif);background-size:80px;background-repeat:no-repeat;background-position:center}.car-selection .car-select .car-image.loading img{opacity:0}.car-selection .car-select .car-info .car-name{font-weight:bold;font-size:14px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow-x:hidden}.car-selection .car-select .car-info .check-set{position:absolute;right:0;bottom:0}.car-selection .car-select.deleted-fade{background-color:#fcf0ed;display:flex;color:#f44250;justify-content:center;align-items:center}.car-selection .car-select.new-car{background-color:#f6f8fa;display:flex;justify-content:center;align-items:center}.car-selection .car-select.new-car svg{color:#404452}.car-selection.no-select .car-select:hover{cursor:unset;outline-offset:unset;outline:unset}.car-selection.no-select .car-select .car-alert:hover{outline:2px solid #f44250;cursor:pointer}.info{font-size:12px}.info .click-color{width:12px;height:12px;border-radius:50%;outline:1px solid #111;outline-offset:1px}.info .click-color:hover,.info .click-color.active{outline:2px solid #597eff}.screen{background-color:#fff;color:#404452;width:100%;height:50%;display:flex;justify-content:center;align-items:center;border-radius:5px}.screen-success{background-color:#5ee692;color:#fff;width:100%}.screen-error{background-color:#fcf0ed;color:#f44250;width:100%}.screen svg{font-size:6em}select:not([name=rp]){padding:.5em 1em;border:none;border-bottom:1px solid #f6f8fa;border-bottom-color:#9b9b9b;border-bottom-width:2px;font-size:1.3rem}.serial-input{width:100px}.serial-input,.mi-input{padding:0em .5em 0 0;font-size:.9em;line-height:1;border-radius:5px;border:none;background-color:rgba(255,255,255,0)}.serial-input:focus,.serial-input:active,.serial-input:focus-within,.mi-input:focus,.mi-input:active,.mi-input:focus-within{outline:none;font-weight:bold}.serial-input.bordered,.mi-input.bordered{border-bottom:thin solid #404452;border-radius:5px 5px 0 0;padding-bottom:.5em}.serial-input.bg,.mi-input.bg{padding:1em 2em;background-color:#f6f8fa}.serial-input.wide,.mi-input.wide{width:100%}.serial-input.sm,.mi-input.sm{width:100px}.form__group{position:relative;padding:15px 0 0;margin-top:10px;flex:1;display:flex;gap:.5em;flex-direction:column;min-width:150px}.form__set{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.form__field{font-family:inherit;width:100%;border:0;border-bottom:2px solid #9b9b9b;outline:0;font-size:1.3rem;color:#404452;padding:7px 0;background:transparent;transition:border-color .2s}.form__field::-moz-placeholder{color:transparent}.form__field:-ms-input-placeholder{color:transparent}.form__field::placeholder{color:transparent}.form__field:-moz-placeholder-shown~.form__label{font-size:1.3rem;cursor:text;top:20px}.form__field:-ms-input-placeholder~.form__label{font-size:1.3rem;cursor:text;top:20px}.form__field:placeholder-shown~.form__label{font-size:1.3rem;cursor:text;top:20px}.form__label{position:absolute;top:-10px;display:block;transition:.2s;font-size:1rem;color:#9b9b9b}.form__field:focus{padding-bottom:6px;font-weight:700;border-width:3px;border-color:#404452}.form__field:focus~.form__label{position:absolute;top:-10px;display:block;transition:.2s;font-size:1rem;color:#597eff;font-weight:700}.form__field:required,.form__field:invalid{box-shadow:none}.check-set{max-width:300px}.check-set .what-is-this{position:absolute;transform:translateX(-150%) translateY(25%)}.check-set .what-is-this:hover{cursor:pointer}.cbx{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:6px 8px;border-radius:6px;overflow:hidden;transition:all .2s ease;display:flex}.cbx:not(:last-child){margin-right:6px}.cbx:hover{background:rgba(0,119,255,.06)}.cbx span{float:left;vertical-align:middle;transform:translate3d(0, 0, 0);flex:1}.cbx span:first-child{position:relative;width:18px;height:18px;border-radius:4px;transform:scale(1);border:1px solid #cccfdb;transition:all .2s ease;max-width:18px;box-shadow:0 1px 1px rgba(0,16,75,.05)}.cbx span:first-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease;transition-delay:.1s;transform:translate3d(0, 0, 0)}.cbx span:last-child{padding-left:8px;line-height:18px}.cbx:hover span:first-child{border-color:#597eff}.inp-cbx{position:absolute;visibility:hidden}.inp-cbx:checked+.cbx span:first-child,.inp-cbx.checked+.cbx span:first-child{background:#597eff;border-color:#597eff;-webkit-animation:wave .4s ease;animation:wave .4s ease}.inp-cbx:checked+.cbx span:first-child svg,.inp-cbx.checked+.cbx span:first-child svg{stroke-dashoffset:0}.inp-cbx:checked+.cbx,.inp-cbx.checked+.cbx{background:rgba(0,119,255,.06)}.inline-svg{position:absolute;width:0;height:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 640px){.cbx{width:100%;margin-bottom:4px;display:inline-block}}@-webkit-keyframes wave{50%{transform:scale(0.9)}}@keyframes wave{50%{transform:scale(0.9)}}[mi-view].loading-error{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fcf0ed;border-radius:5px;height:20vh}[mi-view].loading-error svg{color:#f44250;font-size:4em}[mi-view].loading-error p{font-weight:bold;color:#f44250}[mi-view].sub-menu-opened{background-color:#f6f8fa;width:100%;border-radius:5px;padding:1em}[mi-view].sub-menu-opened .car-select.new-car{background-color:#fff}.badge{padding:.25em 1em;border-radius:5px;background-color:#597eff;color:#fff;font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal{background-color:#fff;position:fixed;width:50vw;height:50vh;border-radius:5px;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1050;padding:1em 2em}.modal .modal-footer{position:absolute;bottom:1em;left:2em;width:100%}.modal~body{filter:brightness(0.2)}@media(max-width: 900px){.modal{width:100vw;height:50vh}.modal .modal-footer{position:absolute;bottom:1em;left:2em;width:100%}.modal~body{filter:brightness(0.2)}}table:not(.flexme,[cellpadding]){border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;min-width:400px;border-radius:5px;background-color:rgba(0,119,255,.06)}table:not(.flexme,[cellpadding]) thead{border-radius:5px 5px 0 0}table:not(.flexme,[cellpadding]) thead tr{color:#404452;text-align:left;border-radius:5px 5px 0 0}table:not(.flexme,[cellpadding]) thead th{white-space:nowrap}table:not(.flexme,[cellpadding]) thead th svg{margin-left:.5em}table:not(.flexme,[cellpadding]) thead th:hover{cursor:pointer}table:not(.flexme,[cellpadding]) thead .tr{display:table-row}table:not(.flexme,[cellpadding]) th,table:not(.flexme,[cellpadding]) td{padding:12px 15px}table:not(.flexme,[cellpadding]) th:first-of-type,table:not(.flexme,[cellpadding]) td:first-of-type{border-radius:5px 0 0 0}table:not(.flexme,[cellpadding]) th:last-of-type,table:not(.flexme,[cellpadding]) td:last-of-type{border-radius:0 5px 0 0}table:not(.flexme,[cellpadding]) th.straight,table:not(.flexme,[cellpadding]) td.straight{white-space:nowrap}table:not(.flexme,[cellpadding]) tbody tr{border-bottom:thin solid #ddd;background-color:#fff}table:not(.flexme,[cellpadding]) tbody tr:nth-of-type(even){background-color:#f3f3f3}table:not(.flexme,[cellpadding]) tbody tr:last-of-type{border-bottom:2px solid #597eff}table:not(.flexme,[cellpadding]) tbody tr.active-row{font-weight:bold;color:#597eff}.searchable-table>input{width:100%;font-size:.9em;line-height:1;border-radius:5px 5px 0 0;border:none;padding:1em 2em;background-color:rgba(0,119,255,.06)}.searchable-table .table-container{max-height:500px;min-height:500px;overflow:auto;transition:all .4s ease}.searchable-table .table-container.minify{max-height:200px;min-height:200px}.searchable-table table{margin-top:0;border-radius:0;width:100%;margin-bottom:0}.searchable-table table thead{border-radius:0;position:-webkit-sticky;position:sticky;top:0;background-color:#f0f7ff}.searchable-table table thead tr{border-radius:0}.searchable-table table tr{border-radius:0}.searchable-table table tr th:first-of-type,.searchable-table table tr td:first-of-type{border-radius:0}.searchable-table table tr th:last-of-type,.searchable-table table tr td:last-of-type{border-radius:0}.searchable-table table tr th.straight,.searchable-table table tr td.straight{white-space:nowrap}.searchable-table table tr th button,.searchable-table table tr td button{margin:0}.selectable-table table tr th:first-of-type,.selectable-table table tr td:first-of-type{border-radius:0}.selectable-table table tr th:last-of-type,.selectable-table table tr td:last-of-type{border-radius:0}.selectable-table table tr th.straight,.selectable-table table tr td.straight{white-space:nowrap}.selectable-table table tr th button,.selectable-table table tr td button{margin:0}.selectable-table table tr:hover,.selectable-table table tr:nth-of-type(even):hover{background-color:rgba(0,119,255,.06);cursor:pointer}.selectable-table table tr.selected,.selectable-table table tr:nth-of-type(even).selected{background-color:#597eff;color:#fff}.helper-info{padding:1em;border:1px solid #9a9a9a;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.helper-info .helper-regarding{margin-bottom:1em}.helper-info .helper-address{font-weight:bold}.helper-info .helper-contact{margin-top:1em}.helper-info .helper-contact small{text-decoration:underline}.helper-info .helper-contact .helper-email{margin-top:.5em}.helper-info .helper-contact .helper-email a{text-decoration:none;color:#597eff}.helper-info .helper-contact .helper-email a:hover{font-weight:bold}.helper-info .helper-contact .helper-phone{margin-top:1em}.helper-info .helper-contact .helper-phone a{text-decoration:none;color:#597eff}.helper-info .helper-contact .helper-phone a:hover{font-weight:bold}.timeline{display:flex;flex-direction:row;gap:10%;min-width:500px;position:relative;margin-bottom:4em}.timeline .step{color:#fff;position:relative;padding:.5em 1em;display:flex;flex-direction:column;justify-content:center;flex:1;align-items:center}.timeline .step .step-icon{display:flex;justify-content:center;align-items:center;font-size:2em;color:#426bf4}.timeline .step .step-name{text-align:center}.timeline .step .step-name p{margin:0;margin-top:1em}.timeline .step.current{background-color:rgba(0,119,255,.06);border-radius:5px}.timeline .step.current .step-name p{color:#426bf4;font-weight:bold}.timeline .step.current:not(:first-of-type,:last-of-type)::after{content:"";position:absolute;height:10px;width:10px;left:50%;transform:translate(-50%);bottom:-24px;border-radius:50%;z-index:12;background-color:#597eff}.timeline .step.current::before{content:"";position:absolute;height:2px;width:150%;left:-100%;z-index:2;bottom:-20px;background-color:#42f48c}.timeline .step.current:last-of-type::before{width:200%}.timeline .step.complete{background-color:#42f48c;border-radius:5px}.timeline .step.complete .step-name p{color:#fff;font-weight:bold}.timeline .step.complete .step-icon{color:#fff}.timeline .step.complete:first-of-type::after,.timeline .step.complete:last-of-type::before{content:"";position:absolute;height:2px;width:100%;left:0;z-index:2;bottom:-20px;background-color:#42f48c}.timeline .step.complete:not(:first-of-type,:last-of-type)::before{content:"";position:absolute;height:2px;width:200%;left:-100%;z-index:2;bottom:-20px;background-color:#42f48c}.timeline .step.complete:last-of-type::before{content:"";position:absolute;height:2px;width:200%;left:-100%;z-index:2;bottom:-20px;background-color:#42f48c}.timeline .step.cancelled{background-color:#fcf0ed}.timeline .step.cancelled .step-name p{color:#f44250}.timeline .step.cancelled .step-icon{color:#f44250}.timeline .step:not(:first-of-type,:last-of-type)::after{content:"";position:absolute;height:10px;width:10px;left:50%;transform:translate(-50%);bottom:-24px;border-radius:50%;background-color:#9a9a9a}.timeline .step.complete:not(:first-of-type,:last-of-type)::after{background-color:#42f48c;z-index:12}.timeline .step:first-of-type::before{content:"";position:absolute;height:15px;width:15px;z-index:2;left:0;bottom:-26px;border-radius:50%;background-color:#597eff}.timeline .step:first-of-type::before.complete{background-color:#42f48c}.timeline .step:first-of-type.complete::before,.timeline .step:last-of-type.complete::after{background-color:#42f48c}.timeline .step:last-of-type::after{content:"";position:absolute;height:15px;width:15px;right:0;bottom:-26px;border-radius:50%;z-index:2;background-color:#9a9a9a}.timeline::after{content:"";position:absolute;height:2px;width:100%;right:0;bottom:-20px;background-color:#9a9a9a}.timeline::before{content:"";position:absolute;height:2px;width:100%;left:0;bottom:-20px;background-color:#42f48c}.btns{display:flex;justify-content:flex-start;align-items:center;gap:1em}.btn{background-color:#597eff;color:#fff;border-radius:5px;margin-top:1em;padding:.5em 1em;border:none;outline:none;font-size:1.3rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.btn.gray{background-color:#f2f2f2;color:#404452}.btn.disabled,.btn [disabled]{background-color:#f6f8fa;color:#9a9a9a}.btn:not(.disabled,[disabled]):hover{background-color:#5071e6;cursor:pointer;outline:2px solid #597eff;outline-offset:4px}.btn:not(.disabled,[disabled]):hover.gray{color:#fff}.btn.success{background-color:#55f078;color:#fff}.btn.danger{background-color:#f44250;color:#fcf0ed}.btn.sm{font-size:1rem;min-width:8em}.btn.xs{font-size:1rem;padding:.5em 1em}a.btn{text-decoration:none}.reload-button{text-align:center;border:1px solid #404452;border-radius:5px;width:25px;height:25px;font-size:12px;display:flex;justify-content:center;align-items:center}.reload-button svg{transition:transform .2s ease}.reload-button:not(.no-hover):hover{cursor:pointer}.reload-button:not(.no-hover):hover svg{transform:rotate(35deg)}p,small,span,h2,h3,h4,h5,h6,a,ul,li{color:#404452}h1{font-size:36px}h2{font-size:24px}.text-upper{text-transform:uppercase}.text-dark{font-family:"RNSSanz-Black";font-weight:bolder}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-lg{font-size:1.25rem !important}.text-limit{overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;white-space:nowrap !important}@media(max-width: 768px){h1{font-size:32px}}.header{height:50px;background-color:#f6f8fa;width:100%;padding:.5em 10vw;display:flex;flex-direction:row;flex-wrap:nowrap}.header .nav-section{flex:1 33%;display:flex;flex-direction:row;flex-wrap:nowrap}.header .nav-section:first-of-type{justify-content:flex-start}.header .nav-section:last-of-type{justify-content:flex-end}.header .nav-section:not(:last-of-type,:first-of-type){justify-content:center}.header .nav-section .nav-item{padding:.5em 1em;border-radius:5px;font-family:"RNSSanz";font-weight:bold;color:#404452;font-size:12px;display:flex;justify-content:center;align-items:center;text-decoration:none !important}.header .nav-section .nav-item:hover{background-color:#fff;color:#111;cursor:pointer}p,small,span,h2,h3,h4,h5,h6,a,ul,li{color:#404452}h1{font-size:36px}h2{font-size:24px}.text-upper{text-transform:uppercase}.text-dark{font-family:"RNSSanz-Black";font-weight:bolder}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-lg{font-size:1.25rem !important}.text-limit{overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;white-space:nowrap !important}@media(max-width: 768px){h1{font-size:32px}}.header{height:50px;background-color:#f6f8fa;width:100%;padding:.5em 10vw;display:flex;flex-direction:row;flex-wrap:nowrap}.header .nav-section{flex:1 33%;display:flex;flex-direction:row;flex-wrap:nowrap}.header .nav-section:first-of-type{justify-content:flex-start}.header .nav-section:last-of-type{justify-content:flex-end}.header .nav-section:not(:last-of-type,:first-of-type){justify-content:center}.header .nav-section .nav-item{padding:.5em 1em;border-radius:5px;font-family:"RNSSanz";font-weight:bold;color:#404452;font-size:12px;display:flex;justify-content:center;align-items:center;text-decoration:none !important}.header .nav-section .nav-item:hover{background-color:#fff;color:#111;cursor:pointer}.main-view{height:calc(100vh - 50px);background-color:#fff;width:100%;padding:0 0 0 10vw;display:flex;flex-direction:row;flex-wrap:wrap}.main-view .left-view{flex:1 20%;display:flex;flex-direction:column;max-width:300px}.main-view .right-view{flex:2 80%;display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 50px);padding:0 1em;padding:0 10vw 0 1em}.main-view .right-view .right-content{width:100%;display:flex;flex-direction:column}@media(max-width: 768px){.main-view{height:unset;padding:0 0 0 5vw}.main-view .left-view{flex:1 100%}.main-view .right-view{flex:1 100%;max-height:unset;padding:0 5vw 0 1em}}@font-face{font-family:"RNSSanz-Black";src:url(/static/fonts/RNS_Sanz/RNSSanz-Black.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-Black.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-Black.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-Black.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-Black.ttf) format("truetype");font-display:swap}@font-face{font-family:"RNSSanz";src:url(/static/fonts/RNS_Sanz/RNSSanz-ExtraBold.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-ExtraBold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-ExtraBold.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-ExtraBold.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-ExtraBold.ttf) format("truetype");font-display:swap;font-weight:bolder}@font-face{font-family:"RNSSanz";src:url(/static/fonts/RNS_Sanz/RNSSanz-Bold.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-Bold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-Bold.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-Bold.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-Bold.ttf) format("truetype");font-display:swap;font-weight:bold}@font-face{font-family:"RNSSanz";src:url(/static/fonts/RNS_Sanz/RNSSanz-SemiBold.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-SemiBold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-SemiBold.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-SemiBold.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-SemiBold.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:"RNSSanz";src:url(/static/fonts/RNS_Sanz/RNSSanz-Normal.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-Normal.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-Normal.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-Normal.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-Normal.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:"RNSSanz";src:url(/static/fonts/RNS_Sanz/RNSSanz-Medium.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-Medium.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-Medium.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-Medium.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-Medium.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:"RNSSanz";src:url(/static/fonts/RNS_Sanz/RNSSanz-Light.eot);src:url(/static/fonts/RNS_Sanz/RNSSanz-Light.eot?#iefix) format("embedded-opentype"),url(/static/fonts/RNS_Sanz/RNSSanz-Light.woff2) format("woff2"),url(/static/fonts/RNS_Sanz/RNSSanz-Light.woff) format("woff"),url(/static/fonts/RNS_Sanz/RNSSanz-Light.ttf) format("truetype");font-display:swap;font-weight:lighter}@font-face{font-family:"Flow";src:url("/static/fonts/Flow/flow-circular.eot");src:url("/static/fonts/Flow/flow-block.eot?#iefix") format("embedded-opentype"),url("/static/fonts/Flow/flow-block.woff2") format("woff2"),url("/static/fonts/Flow/flow-block.woff") format("woff"),url("/static/fonts/Flow/flow-block.ttf") format("truetype");font-display:swap;font-weight:bold}@font-face{font-family:"Flow";src:url("/static/fonts/Flow/flow-circular.eot");src:url("/static/fonts/Flow/flow-circular.eot?#iefix") format("embedded-opentype"),url("/static/fonts/Flow/flow-circular.woff2") format("woff2"),url("/static/fonts/Flow/flow-circular.woff") format("woff"),url("/static/fonts/Flow/flow-circular.ttf") format("truetype");font-display:swap;font-weight:normal}@font-face{font-family:"Flow";src:url("/static/fonts/Flow/flow-rounded.eot");src:url("/static/fonts/Flow/flow-rounded.eot?#iefix") format("embedded-opentype"),url("/static/fonts/Flow/flow-rounded.woff2") format("woff2"),url("/static/fonts/Flow/flow-rounded.woff") format("woff"),url("/static/fonts/Flow/flow-rounded.ttf") format("truetype");font-display:swap;font-weight:lighter}*,*::before,*::after{box-sizing:border-box;font-family:"RNSSanz",sans-serif;font-display:optional}html,body{padding:0;margin:0;height:100%}footer{display:flex;height:50px;background-color:#111;justify-content:center;text-align:center;align-items:center;gap:2em}footer p,footer svg{color:#fff}hr{border-bottom:1px solid #f6f8fa;width:100%}.error{color:#f44250;background-color:#fcf0ed;font-weight:bold;padding:.5em 1em;border-radius:5px;margin-bottom:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.info-msg{color:#426bf4;background-color:rgba(0,119,255,.06);font-weight:bold;padding:.5em 1em;border-radius:5px;margin-bottom:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.warning-msg{color:#f4b742;background-color:rgba(255,156,0,.08);font-weight:bold;padding:.5em 1em;border-radius:5px;margin-bottom:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gray-msg{color:#404452;background-color:#f6f8fa;font-weight:bold;padding:.5em 1em;border-radius:5px;margin-bottom:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.info-set{display:flex;gap:.5em;flex-direction:column}.info-set label{font-weight:bold;color:#404452}.toastify{font-family:"RNSSanz-Black" !important;font-weight:bolder}.toastify.info{background:#111;color:#fff}.toastify.warning{background:#ffdd36;color:#111}.toastify.error{background:#fcf0ed;color:#f44250}.toastify.success{background:#a3b7f7;color:#111}.toastify .toast-close{color:inherit}

/*# sourceMappingURL=main.css.map */