@font-face{font-family:Proxima Nova;font-weight:600;font-style:normal;src:url(/fonts/ProximaNovaBold.otf) format("opentype");font-display:swap}@font-face{font-family:Proxima Nova;font-weight:400;font-style:normal;src:url(/fonts/ProximaNovaRegular.otf) format("opentype");font-display:swap}.button{border-radius:2px;color:#fff;font-size:1rem;line-height:16px;text-align:center;padding:.75rem 1rem;font-weight:700;cursor:pointer;display:flex;align-items:center}@media (min-width:1024px){.button{padding:.75rem 1.5rem}}.button--md{height:2rem}@media (min-width:1024px){.button--md{height:2.5rem}}.button--primary{background-color:#1e202a}.button--white{background-color:#fff;color:#575b68}.button--danger{background-color:#da101d}.button--disabled{background-color:#c3c5cc}.button--dark{background-color:#1e202a}.button--outline-gray{border:1px solid #575b68;color:#575b68}.button--outline-danger{border:1px solid #da101d;color:#da101d;background-color:none}.form-input,.form-select,.form-textarea{border:1px solid #9598a3;padding:.75rem 1rem;font-weight:400;font-size:.875rem;line-height:22px;color:#1e202a;width:100%;border-radius:4px}.form-input::-moz-placeholder,.form-select::-moz-placeholder,.form-textarea::-moz-placeholder{color:#767e85;font-weight:400}.form-input:-ms-input-placeholder,.form-select:-ms-input-placeholder,.form-textarea:-ms-input-placeholder{color:#767e85;font-weight:400}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#767e85;font-weight:400}.form-input.error,.form-select.error,.form-textarea.error{border:1px solid #da101d}.form-input__search-container{display:flex;width:100%;position:relative}.form-input__search-container svg{position:absolute;left:16px;top:16px;cursor:pointer}.form-input__search-container .form-input{padding-left:2.5rem}.form-select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==)!important;background-repeat:no-repeat!important;background-position-x:96%!important;background-position-y:50%!important;background-color:#fff;-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;appearance:none!important}.form-select::-ms-expand{display:none}.form-select-alternate{background-color:#fce8e8;color:#da101d;font-weight:600;border:none}.form-textarea{resize:none;height:100%}.header{padding:1rem;background-color:#fff;display:flex;align-items:center;justify-content:space-between}@media (min-width:1024px){.header{padding:1.5rem 2.5rem}}.header-nav{display:flex;align-items:center;justify-content:flex-end}.header-nav>*{margin-left:1rem;cursor:pointer}.header-nav__notification{border-radius:24px;border:1px solid #fff;background-color:#da101d;padding:.125rem .5rem;text-align:center;vertical-align:middle;font-size:.75rem;font-weight:600;color:#fff;min-width:1.875rem;height:1.25rem;position:absolute;top:-.5rem;right:-1rem}.header-nav__notification-container{position:relative;margin-right:1rem}.header-nav-dropdown{top:46px!important;right:0!important}@media (min-width:1024px){.header-nav-dropdown{top:84px!important}}.header-nav__name{font-weight:600;font-size:1rem;line-height:19px;color:#000;margin-right:1rem}.header-nav__picture{height:32px;width:32px;border-radius:50%}.header-nav__picture img{-o-object-fit:cover;object-fit:cover;border-radius:50%;height:100%;width:100%}.header-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-logo__container{width:120px;height:32px}.animate-chevron{-webkit-animation:rotate .2s ease-in-out forwards;animation:rotate .2s ease-in-out forwards}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.avatar{-o-object-fit:cover;object-fit:cover;border-radius:100%}.avatar--md{width:2rem;height:2rem}.avatar--lg{width:2.5rem;height:2.5rem}.navbar__left{display:flex;flex-direction:column}.navbar__left-link{color:#767e85;font-weight:600;font-size:1rem;line-height:24px;margin:1em 0;display:flex;align-items:center;position:relative}.navbar__left-link:last-child{margin-bottom:0}.navbar__left-link.active,.navbar__left-link:hover{transition:all .3s ease-in-out;color:#1e202a}.navbar__left-link.active .navbar__left-link__icon path,.navbar__left-link:hover .navbar__left-link__icon path{fill:#da101d}.navbar__left-link.active .navbar__left-link__icon--stroke-only path,.navbar__left-link:hover .navbar__left-link__icon--stroke-only path{fill:none;stroke:#da101d}.navbar__left-link__icon{margin-right:1em}.navbar__left-link__icon path{fill:#767e85}.navbar__left-link__icon--stroke-only path{fill:none;stroke:#767e85}.navbar-link__plain{font-size:1rem;font-weight:600;line-height:24px;color:#767e85;padding:.75rem 1rem;width:100%;cursor:pointer}.navbar-link__plain.active,.navbar-link__plain:hover{transition:all .3s ease-in-out;background-color:#fce8e8;color:#da101d}.navigation-drawer{background-color:rgba(0,0,0,.4);position:fixed;height:100vh;width:100vw;top:0;left:0;right:0;bottom:0}.navigation-drawer__content{background-color:#fff;padding:2.5rem 2rem;height:100%;width:90%}.navigation-drawer__user,.table-header{border-bottom:1px solid #dfe0e4}.table-header{padding:1rem;display:flex;flex-direction:row;align-items:center}@media (min-width:1024px){.table-header{justify-content:space-between;padding:1.25rem 1.5rem}}.table-header__title{font-size:1.25rem;line-height:24px;font-weight:700;color:#454545}.table-list__item{display:grid;grid-template-columns:auto 3fr auto;-moz-column-gap:1rem;column-gap:1rem;align-items:center;padding:1rem;border:.5px solid #dfe0e4;border-right:none;border-left:none;position:relative}@media (min-width:1024px){.table-list__item{padding:1rem 1.5rem;grid-template-columns:auto 3fr 1fr 2fr auto;-moz-column-gap:2rem;column-gap:2rem}}.table-list__item:first-child{border-top:.5px solid #dfe0e4}.table-list__item:last-child{border-bottom:1px solid #dfe0e4}.table-list__item--alternate{grid-template-columns:auto 2fr auto}@media (min-width:1024px){.table-list__item--alternate{grid-template-columns:auto 1.6fr 1.3fr 2fr auto}}@media print{.table-list__item--alternate{grid-template-columns:1.2fr auto 2fr}.table-list__item--alternate svg{display:none}}.table-list__item--report{grid-template-columns:3fr auto}@media (min-width:1024px){.table-list__item--report{grid-template-columns:1.2fr 3fr auto auto}}.table-list__item--variant{grid-template-columns:auto 3fr auto}@media (min-width:1024px){.table-list__item--variant{grid-template-columns:auto 3fr 2fr auto}}.table-list__item--role{grid-template-columns:1fr auto}@media (min-width:1024px){.table-list__item--role{grid-template-columns:1fr 1fr auto}}.table-list__item--history{display:block}@media (min-width:1024px){.table-list__item--history{grid-template-columns:auto 1fr;-moz-column-gap:5rem;column-gap:5rem}}.table-list__item-menu{position:absolute;right:3rem;top:1rem;background-color:#fff;box-shadow:0 24px 40px #e8e8eb;padding:1rem;width:13rem;z-index:3}.table-list__item-menu__action{font-size:1rem;line-height:24px;font-weight:600;color:#767e85;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease-in-out}.table-list__item-menu__action.active,.table-list__item-menu__action:hover{background-color:#fce8e8;color:#da101d}.table-list__item-format{padding:.5rem 1rem;border-radius:32px;border:1px solid #c3c5cc;color:#000;font-size:.75rem;line-height:16px;justify-content:center}.table-footer,.table-list__item-format{display:flex;flex-direction:column;align-items:center}.table-footer{padding:1rem}@media (min-width:1024px){.table-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}}.table-head{background-color:#efeff1}.table-head th:first-child{padding-left:1.5rem}.table-head th:last-child{padding-right:1.5rem}.table-row{border-bottom:1px solid #dfe0e4}.table-row td:first-child{padding-left:1.5rem}.table-row td:last-child{padding-right:1.5rem}.table-wrapper{max-width:71.0625rem;max-height:50rem;height:100%;width:100%;overflow:scroll}.tag{border-radius:32px;padding:.25rem .625rem;display:flex;align-items:center;font-size:.75rem;line-height:12px;font-weight:600}.tag--green{background-color:#d0ffe6;color:#086936}.tag--yellow{background-color:#fff8e7;color:#775d00}.image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-wrapper{width:100%;height:7.25rem;border:2px solid #9598a3;border-radius:4px;position:relative}@media (min-width:768px) and (max-width:1023px){.image-wrapper{height:16.5rem}}@media (min-width:1024px){.image-wrapper{height:10rem}}.image-wrapper__overlay{background-color:#dfe0e4;opacity:.8;position:absolute;left:0;right:0;top:0;bottom:0}.image-placeholder,.image-wrapper__overlay{display:flex;flex-direction:column;align-items:center;justify-content:center}.image-placeholder{border:2px dashed #9598a3;border-radius:4px;cursor:pointer;height:7.25rem}@media (min-width:768px) and (max-width:1023px){.image-placeholder{height:16.5rem}}@media (min-width:1024px){.image-placeholder{height:10rem}}.image-placeholder__icon-wrapper{height:3rem;width:3rem;background-color:#9598a3;border-radius:100%}.image-placeholder__icon-wrapper,.modal{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal{top:0;left:0;right:0;bottom:0;height:100vh;background-color:rgba(87,91,104,.24)}.alert,.modal{position:fixed;width:100vw}.alert{top:4rem;font-weight:600;font-size:1rem;line-height:24px}.alert-content{width:37.5rem;padding:.75rem 1rem;border-radius:2px;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.alert--success{background-color:#d0ffe6;color:#21754c}.alert--error{background-color:#fce8e8;color:#da101d}.notification-container{position:absolute;top:6.2rem;right:2.5rem;background-color:#fff;max-width:22.5rem;box-shadow:0 24px 40px #e8e8eb}.notification-item{padding:1rem;border-bottom:1px solid #dfe0e4}.notification-item:last-child{border:none}@media (max-width:640px){.filter{background-color:#fff;position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;z-index:10;pointer-events:all;margin-left:0!important}}@media (min-width:768px) and (max-width:1023px){.filter{background-color:#fff;position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;z-index:10;pointer-events:all;margin-left:0!important}}.d-Rotate{transform:rotate(180deg)}.react-datepicker__input-container{width:100px!important}.react-datepicker__input-container input{width:100%}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #da101d;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@media (min-width:1024px){.asset-content{padding:1rem 2.5rem 2.5rem}}.asset-content__alert{background-color:#fff8e7;color:#086936;font-weight:600;font-size:.875rem;line-height:20px;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:31.5em;margin:0 auto}.asset-content_image-placeholder__container{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}@media (min-width:1024px){.asset-content_image-placeholder__container{grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem}}@media (max-width:640px){.asset-content__base{background:#fff;box-shadow:8px 0 40px #e8e8eb;padding:1rem;margin:0 -1rem;position:absolute;bottom:0;width:100%}}@media (min-width:768px) and (max-width:1023px){.asset-content__base{background:#fff;box-shadow:8px 0 40px #e8e8eb;padding:1rem;margin:0 -1rem;position:absolute;bottom:0;width:100%}}@media (min-width:1024px){.asset-content .extra{min-width:500px}}.asset-gallery{display:flex}@media (min-width:1024px){.asset-gallery{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}}.asset-gallery-wrapper{width:100%;height:16.5rem;overflow-x:scroll;display:flex;flex-direction:row}@media (min-width:1024px){.asset-gallery-wrapper{width:1024px;height:28.75rem}}.asset-gallery__main{overflow-x:scroll;width:100%;display:flex;height:16.5rem}@media (min-width:1024px){.asset-gallery__main{height:28.75rem}}.asset-gallery__item{position:relative}@media (max-width:640px){.asset-gallery__item{min-width:340px}}@media (min-width:768px) and (max-width:1023px){.asset-gallery__item{min-width:340px}}.asset-gallery__item-overlay{background-color:rgba(73,67,67,.6);position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:1024px){.asset-detail{width:90%;padding:0}}.asset-detail__tab-container{border-bottom:1px solid #c3c5cc;display:flex;margin-top:2rem}.asset-detail__tab-title{font-size:1.25rem;line-height:28px;color:#9598a3;padding:1rem;cursor:pointer}@media (min-width:1024px){.asset-detail__tab-title{font-size:1.5rem}}.asset-detail__tab-title.active{font-weight:700;color:#da101d;border-bottom:3px solid #da101d}.asset-detail__history-item{border-bottom:1px solid #dfe0e4;padding-bottom:.5rem}.asset-detail__history-item:last-child{border:none}.asset-company__image{border-radius:8px;border:1px solid #dfe0e4!important}.asset-company-logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.asset-company-logo__container{position:absolute;top:3.5rem;height:25px;width:72%;left:1rem}@media (min-width:1024px){.asset-company-logo__container{top:6.5rem;height:25px;width:100%;left:unset}}@media print{.asset-company-logo__container{position:absolute;top:4rem;height:16px;width:72%;left:1rem}}.asset-tag-print{display:none}@media print{.asset-tag-print{display:block}}.asset-tags__list{-moz-column-break-inside:avoid;break-inside:avoid}@page{.asset-tags__list{margin-top:100px}}.asset-qrCode{top:4.4375rem;left:.2rem;width:95%;height:65%;-o-object-fit:contain;object-fit:contain;position:absolute}@media (min-width:1024px){.asset-qrCode{top:7.4375rem;left:4.375rem;width:56%}}@media print{.asset-qrCode{top:4.4375rem;left:.35rem;width:90%;height:65%;-o-object-fit:contain;object-fit:contain;position:absolute}}.asset-qrCode-container{width:80%;height:auto;margin:0 auto;background-color:#fff;padding:3rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:1024px){.asset-qrCode-container{width:52.875rem;padding:7.25rem 0}}.asset-qrCode__wrapper{width:7.875rem;height:14.6875rem;position:relative}@media (min-width:1024px){.asset-qrCode__wrapper{width:20rem;height:25rem}}@media print{.asset-qrCode__wrapper{width:7.875rem;height:14.6875rem;position:relative;margin-top:9.375rem;margin-left:9.375rem}}.asset-qrCode-asset-id{position:absolute;bottom:.3rem;text-align:center;width:100%;color:#1e202a;font-weight:700;font-size:.625rem}@media (min-width:1024px){.asset-qrCode-asset-id{bottom:.6rem;font-size:1rem}}.close-icon{position:absolute;right:16px;top:24px}.max-container{max-width:1440px;margin:0 auto}.single-line-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bordered{border-top:1px solid #dfe0e4}.text--error{color:#da101d}.dashboard{background-color:#e5e5e5;min-height:100vh}.dashboard-card{background:#fff}.dashboard-header{padding:1.5rem 1rem;border-bottom:1px solid #dfe0e4}@media (min-width:1024px){.dashboard-header{padding:3rem 2.5rem}}.dashboard-metric{display:flex;align-items:center;border-bottom:1px solid #dfe0e4}.dashboard-metric:last-child{border:none}@media (min-width:1024px){.dashboard-metric{border:none}}.dashboard-metric__icon{width:3rem;height:3rem;background-color:#fce8e8;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:1.5rem}@media (min-width:1024px){.dashboard-metric__icon{width:5rem;height:5rem}}.dashboard-metric__icon svg{width:1.5rem;height:1.5rem}@media (min-width:1024px){.dashboard-metric__icon svg{width:2.5rem;height:2.5rem}}.dashboard-chart__section{margin-left:1.5rem;margin-right:1.5rem}@media (min-width:768px) and (max-width:1023px){.dashboard-chart__section{margin-left:2.5rem;margin-right:2.5rem}}.dashboard-chart__section-top{border-bottom:1px solid #dfe0e4}.dashboard-chart__section-bottom>div:first-child{border:none;border-bottom:1px solid #dfe0e4}@media (min-width:1024px){.dashboard-chart__section-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}.dashboard-chart__section-bottom>div:first-child{border:none;border-right:1px solid #dfe0e4}}.dashboard-chart__section-helper{display:flex}.dashboard-chart__section-helper-tag{min-width:1rem;height:1rem;border-radius:50%;margin-right:.5rem}@media (min-width:1024px){.dashboard-chart__section-helper-tag{margin-right:1rem}}.dashboard-chart__section-helper-tag--old{background-color:#a00000}.dashboard-chart__section-helper-tag--new{background-color:#c12806}.dashboard-chart__section-helper-tag--optimal{background-color:#ed5e3f}.dashboard-chart__section-helper-tag--bad{background-color:#ef9d4b}.dashboard-chart__section-helper-tag--tagged{background-color:#26b872}.dashboard-chart__section-helper-tag--untagged{background-color:#f9c66a}.dashboard-chart__section-helper-tag--repair{background-color:#f79d33}.dashboard-chart__section-helper-text{font-size:.875rem}*{font-family:Proxima Nova,Arial,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*,body,html{scroll-behavior:smooth}body,html{overflow-x:hidden;padding:0;margin:0;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#fff}@media (min-width:1024px){body,html{background-color:#e5e5e5}}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}li,ul{list-style:none}a{text-decoration:none}input[type=checkbox]:checked{background-color:green}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.rounded{border-radius:.25rem}.cursor-pointer{cursor:pointer}.flex{display:flex}.table{display:table}.table-row{display:table-row}.hidden{display:none}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-1{height:.25rem}.h-32{height:8rem}.h-40{height:10rem}.h-56{height:14rem}.h-full{height:100%}.h-screen{height:100vh}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.m-0{margin:0}.m-5{margin:1.25rem}.mx-0{margin-left:0;margin-right:0}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.-mt-4{margin-top:-1rem}.max-w-none{max-width:none}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.absolute{position:absolute}.relative{position:relative}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-left{text-align:left}.text-center{text-align:center}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-grey{--tw-text-opacity:1;color:rgba(87,91,104,var(--tw-text-opacity))}.text-grey2{--tw-text-opacity:1;color:rgba(149,152,163,var(--tw-text-opacity))}.text-blackLight{--tw-text-opacity:1;color:rgba(16,24,42,var(--tw-text-opacity))}.text-danger{--tw-text-opacity:1;color:rgba(218,16,29,var(--tw-text-opacity))}.hover\:text-grey:hover{--tw-text-opacity:1;color:rgba(87,91,104,var(--tw-text-opacity))}.w-24{width:6rem}.w-auto{width:auto}.w-3\/6{width:50%}.w-full{width:100%}.w-screen{width:100vw}.gap-4{gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-auto{grid-column:auto}.col-span-4{grid-column:span 4/span 4}.col-start-2{grid-column-start:2}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:1024px){.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:h-screen{height:100vh}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-16{margin-top:4rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:pb-0{padding-bottom:0}.lg\:pl-16{padding-left:4rem}.lg\:w-20{width:5rem}.lg\:w-auto{width:auto}.lg\:w-2\/4{width:50%}.lg\:w-3\/12{width:25%}.lg\:w-5\/12{width:41.666667%}}@media print{.print\:block{display:block}}.DefaultLayout_max-container__1Ww9f{max-width:1440px;margin:0 auto}.DefaultLayout_single-line-text__3znL2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DefaultLayout_bordered__1bfFh{border-top:1px solid #dfe0e4}.DefaultLayout_text--error__M9Rmn{color:#da101d}.DefaultLayout_main__1GWe3{padding:0;min-height:calc(100vh - 80px)}@media (min-width:1024px){.DefaultLayout_main__1GWe3{display:grid;grid-template-columns:.7fr 4fr;-moz-column-gap:1.5rem;column-gap:1.5rem;padding:0 2.5rem;margin-top:1rem}}.DefaultLayout_main__left__2ZFJK{display:none}@media (min-width:1024px){.DefaultLayout_main__left__2ZFJK{display:block}}.DefaultLayout_main__content__3CUgn{background-color:#fff}@media (min-width:1024px){.DefaultLayout_main__content__3CUgn{margin-bottom:2rem}}.SettingsLayout_max-container__2VITl{max-width:1440px;margin:0 auto}.SettingsLayout_single-line-text__1tv1W{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SettingsLayout_bordered__3wIum{border-top:1px solid #dfe0e4}.SettingsLayout_text--error__1TkVL{color:#da101d}.SettingsLayout_main__p_HGU{min-height:100vh}@media (min-width:1024px){.SettingsLayout_main__p_HGU{min-height:calc(100vh - 80px);background-color:unset;display:grid;grid-template-columns:1fr 4fr}}.SettingsLayout_main-left__1y_ut{display:none;border-right:1px solid #dfe0e4;padding:1.5rem 1.5rem 0}@media (min-width:1024px){.SettingsLayout_main-left__1y_ut{display:block}}