:root{--ion-color-primary: #0c3483;--ion-color-primary-rgb: 56, 128, 255;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #3171e0;--ion-color-primary-tint: #4c8dff;--ion-color-secondary: #3dc2ff;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #4854e0;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark-admin: #3F3F3F;--ion-color-dark-table: #424242;--ion-color-dark-permed: #0d0d0d;--ion-color-dark: #0d0d0d;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-permed: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #0d0d0d;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-transparent: transparent;--ion-color-primary-custom: #0c3483;--ion-color-medium-tint-custom: #f1f1f140;--ion-color-medium-tint-custom2: rgba(169, 196, 218, .25);--ion-font-family: "Montserrat"}.slides-form ion-slide>:first-child{width:100%}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:0 solid transparent}.alert.alert-info{color:var(--ion-color-secondary);background-color:#d8e9f9;border-color:#c5def5}.alert.alert-info .icon{font-size:4rem}.alert.alert-success{color:var(--ion-color-success);background-color:#e2ebd9;border-color:#d4e1c6}.alert.alert-warning{color:var(--ion-color-warning);background-color:#faecd1;border-color:#f8e2b9}.alert.alert-danger{color:var(--ion-color-danger);background-color:#f9dcd1;border-color:#f6caba}.alert-empty{text-align:center;margin:0 auto;width:55%;font-size:30px;opacity:.1}.alert-border-radius{border-radius:.25rem}.align-items-center{align-items:center!important}.ion-margin-auto{margin:0 auto}.showBlock{display:block}.hideBlock{display:none}.inputFileHidden{position:absolute;opacity:0}.link-pdf{color:var(--ion-color-secondary);text-decoration:underline;cursor:pointer}.print{cursor:pointer}.icon-svg{width:32px;margin:0 auto}.input-group-append{padding-right:.75rem;margin-bottom:1px;align-items:center;display:flex;right:0;top:0;bottom:0;position:absolute;pointer-events:none;font-size:1.5rem;background:#fff;z-index:12}span.required{color:var(--ion-color-danger);font-size:20px;font-weight:600;vertical-align:super}.radio-custom ion-item,.checkbox-custom ion-item{--background: var( --ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)) );--color: var( --ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)) );margin:24px 16px;border-radius:0;transform:translateZ(0);transition:transform .5s cubic-bezier(.12,.72,.29,1) 0s;font-size:14px;box-shadow:#0000001f 0 4px 16px;--border-style: 0}.radio-custom ion-list-header ion-label,.checkbox-custom ion-list-header ion-label{padding-left:8px}.radio-inline ion-item{display:inline-block}.checkbox-lines{border-width:0 0 1px 0;border-bottom:1px solid;border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, .13))))}.checkbox-lines ion-list-header ion-label{font-size:16px}.checkbox-lines ion-item.item-line{--border-width: 0;border-width:0;display:inline-block}ion-button{min-width:45%}ion-button.btn-primary{--background: var(--ion-color-primary) !important;--color: var(--ion-color-light) !important}ion-button.btn-secondary{--background: var(--ion-color-secondary) !important}ion-button.btn-success{--background: var(--ion-color-success) !important}ion-button.btn-danger{--background: var(--ion-color-danger) !important}ion-button.btn-center{margin:0 auto;text-transform:none}ion-button.btn-p-first{--padding-top: 20px;--padding-start: 20px;--padding-end: 20px;--padding-bottom: 20px}ion-button.btn-outline-primary{--border-color: var(--ion-color-primary) !important;--color: var(--ion-color-primary) !important}ion-button.btn-outline-secondary{--border-color: var(--ion-color-secondary) !important;--color: var(--ion-color-secondary) !important}ion-button.btn-outline-success{--border-color: var(--ion-color-success) !important;--color: var(--ion-color-success) !important}ion-button.btn-outline-danger{--border-color: var(--ion-color-danger) !important;--color: var(--ion-color-danger) !important}ion-button.min-auto{min-width:auto}ion-select.period{border:1px solid #333;--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--background: var(--ion-color-primary);background:var(--ion-color-primary);color:#fff;margin:20px var(--ion-margin, 16px)}.text-danger{color:var(--ion-color-danger)}.text-warning{color:var(--ion-color-warning)}.text-warning ion-icon{color:var(--ion-color-warning);font-size:18px}.label-file-input{position:relative;width:100%}.label-file-input span{display:flex;align-items:center}.label-file-input span ion-icon{margin-right:.5rem}.label-file-input ion-input{position:absolute;top:-10px;opacity:0}ion-tabs ion-tab-bar{height:70px}@media (max-width: 360px){ion-tabs ion-tab-bar ion-tab-button.md ion-label{display:none}}@media (max-width: 576px){ion-tabs ion-tab-bar ion-tab-button.md ion-label{font-size:9px}}ion-header.bg-white{--background: transparent}ion-header.bg-white ion-toolbar{--background: transparent;height:auto}ion-header.bg-white.header-md:after{display:none}ion-header ion-toolbar{height:80px}ion-header ion-toolbar.md{height:95px}ion-header ion-toolbar.bg-default-ok{--background: #f59e31}ion-header ion-toolbar.bg-default-ok:last-of-type{--border-width: 0}ion-header ion-toolbar.bg-default-bv{--background: #fb6401}ion-header ion-toolbar.bg-default-bv:last-of-type{--border-width: 0}ion-header ion-toolbar.bg-default{--background: #b8141a}ion-header ion-toolbar.bg-default:last-of-type{--border-width: 0}ion-header ion-toolbar.admin{--background: var(--ion-color-dark-admin) !important}ion-header ion-toolbar.admin:last-of-type{--border-width: 0}ion-header ion-toolbar.toolbar-modal{--background: var(--ion-color-light);height:auto}ion-header ion-toolbar.toolbar-modal ion-back-button{color:var(--ion-color-dark)}ion-header ion-toolbar.toolbar-modal ion-title,ion-header ion-toolbar.toolbar-modal ion-buttons{margin:0;color:var(--ion-color-dark)}ion-header ion-toolbar.toolbar-modal ion-title ion-icon,ion-header ion-toolbar.toolbar-modal ion-buttons ion-icon{color:var(--ion-color-dark)}ion-header ion-toolbar.toolbar-modal ion-title.label-select-sejour{text-align:left;margin:0 8px}ion-header ion-toolbar.bg-white{--background: var(--ion-color-light)}ion-header ion-toolbar.bg-white.success{--background: var(--ion-color-success);color:var(--ion-color-light)}ion-header ion-toolbar.bg-white.danger{--background: var(--ion-color-danger);color:var(--ion-color-light)}ion-header ion-toolbar.bg-white ion-back-button{color:var(--ion-color-dark)}ion-header ion-toolbar.bg-white ion-title,ion-header ion-toolbar.bg-white ion-button{color:var(--ion-color-dark)}ion-header ion-toolbar.bg-white ion-title ion-icon,ion-header ion-toolbar.bg-white ion-button ion-icon{color:var(--ion-color-dark)}ion-header ion-toolbar.ion-no-border:last-of-type{--border-width: 0}ion-header ion-toolbar.toolbar-height-auto{height:auto}ion-header ion-toolbar.toolbar-sub{--background: var(--ion-color-dark-contrast);padding:10px 15px}ion-header ion-toolbar.toolbar-sub ion-title{color:var(--ion-color-dark);margin-left:0;margin-top:0;margin-bottom:10px}ion-header ion-toolbar.toolbar-sub:last-of-type{--border-width: 0}ion-header ion-toolbar.toolbar-sub .btns-toolbar-sub{margin:0 15%}ion-header ion-toolbar.toolbar-sub .btns-toolbar-sub.btn-one-center{text-align:center;display:block}ion-header ion-toolbar.toolbar-sub .btns-toolbar-sub.btn3 ion-button{min-width:30%}ion-header ion-toolbar.toolbar-sub .btns-toolbar-sub ion-button{--color: var(--ion-color-dark);font-size:20px}ion-header ion-toolbar.toolbar-sub .btns-toolbar-sub ion-button .fi{margin-right:10px}ion-header ion-toolbar.toolbar-sub .btns-toolbar-sub ion-button ion-icon{--color: var(--ion-color-dark);color:var(--ion-color-dark)}ion-header ion-toolbar.toolbar-search{--background: var(--ion-color-dark-contrast);padding:10px 0}ion-header ion-toolbar.toolbar-search ion-searchbar{padding-bottom:0}ion-header ion-toolbar.trans-ligne{--padding-start: 0}ion-header ion-toolbar ion-title{opacity:unset;position:relative;text-align:center;font-size:16px;padding:0}@media (max-width: 992px){ion-header ion-toolbar ion-title{margin-left:4%}}@media (max-width: 320px){ion-header ion-toolbar ion-title{margin-left:6%;font-size:12px}}@media (max-width: 576px){ion-header ion-toolbar ion-title{margin-left:3%;font-size:13px}}ion-header ion-toolbar ion-title.no-title-center{margin-left:auto}ion-header ion-toolbar ion-title.color-dark{color:var(--ion-color-dark)}ion-header ion-toolbar ion-title.title-no-right{padding-right:10%}ion-header ion-toolbar ion-title span{white-space:normal}ion-header ion-toolbar ion-title span.subtitle{display:block;font-size:15px;font-weight:400}@media (max-width: 320px){ion-header ion-toolbar ion-title span.subtitle{font-size:12px}}@media (max-width: 576px){ion-header ion-toolbar ion-title span.subtitle{font-size:14px}}ion-header ion-toolbar ion-title .select-sejour-head{display:block}ion-header ion-toolbar ion-back-button,ion-header ion-toolbar .btn-back-two{color:var(--ion-color-primary-contrast)}ion-header ion-toolbar .btn-back-two{font-size:1.4rem}ion-header ion-toolbar ion-title,ion-header ion-toolbar ion-buttons{margin-top:1.2rem;color:var(--ion-color-primary-contrast)}ion-header ion-toolbar ion-title.mg-2,ion-header ion-toolbar ion-buttons.mg-2{margin-top:12px}ion-header ion-toolbar ion-title ion-icon,ion-header ion-toolbar ion-buttons ion-icon{color:var(--ion-color-primary-contrast)}ion-header ion-toolbar ion-title .logo,ion-header ion-toolbar ion-buttons .logo{padding-left:6px}ion-header ion-toolbar .block-select-sejour{margin-top:.5rem;text-align:center}ion-header ion-toolbar .block-select-sejour ion-label{color:var(--ion-color-light);font-size:16px;display:block}ion-header ion-toolbar .block-select-sejour .selectSejour{--background: var(--ion-color-light);--color: var(--ion-color-dark);--border-radius: 20px;font-size:12px;white-space:break-spaces;width:80%}@media (min-width: 1024px){ion-header ion-toolbar .block-select-sejour .selectSejour{width:auto}}ion-header ion-toolbar .icon-right ion-button{font-size:20px}ion-header ion-toolbar .icon-right .btn-icon{position:relative}ion-header ion-toolbar .icon-right .btn-icon ion-badge{position:absolute;right:-3px;top:5%;padding:4px;font-size:8px;color:#fff}ion-header.header-ion-content{margin-bottom:15px}ion-header.header-ion-content.withmenu{margin-bottom:0}ion-header.header-ion-content ion-toolbar{height:auto}ion-header.header-ion-content ion-toolbar.ion-toolbar-padding{padding:0 8px}ion-header.header-ion-content ion-toolbar ion-title,ion-header.header-ion-content ion-toolbar ion-buttons{margin-top:0}ion-header.header-ion-content ion-toolbar ion-title{opacity:unset;color:var(--ion-color-light-contrast);position:relative;font-size:16px;padding:0 8px;margin:0}ion-header.header-ion-content ion-toolbar ion-title.titlewithmenu{margin:20px 0}ion-header.header-ion-content ion-toolbar .menusub ion-button{width:50%;--color: var(--ion-color-light-contrast);margin:0}ion-header.header-ion-content ion-toolbar .menusub ion-button.active{border-bottom:2px solid var(--ion-color-light-contrast)}ion-footer ion-toolbar{--background: transparent}ion-footer.footer-form{margin-top:15px}ion-footer.footer-form ion-toolbar{text-align:center}ion-footer.footer-form ion-toolbar .btn-next,ion-footer.footer-form ion-toolbar .btn-valid,ion-footer.footer-form ion-toolbar .btn-cancel{margin-bottom:15px}ion-content{--background: var(--ion-color-medium-tint-custom2)}ion-content ion-text .title{padding:0 5px}ion-content .header-content{padding:0 15px;margin-top:20px;text-align:end}ion-content .grid-nav ion-col{margin:10px 0}ion-content .grid-nav ion-col ion-card{text-align:center;color:var(--ion-color-dark-permed);background:var(--ion-color-primary-contrast);width:auto;height:45vw;position:relative}@media (min-width: 1024px){ion-content .grid-nav ion-col ion-card{height:10vw}}ion-content .grid-nav ion-col ion-card.complet{color:var(--ion-color-success)}ion-content .grid-nav ion-col ion-card ion-card-content{position:absolute;left:0;right:0;margin:0;top:50%;transform:translateY(-50%);line-height:1.2}ion-content .grid-nav ion-col ion-card ion-card-content ion-icon{display:block;margin:0 auto 10px;font-size:3rem}@media (max-width: 320px){ion-content .grid-nav ion-col ion-card ion-card-content ion-icon{font-size:2.5rem}}ion-content .grid-nav ion-col ion-card ion-card-content i{font-size:2rem;display:block;margin:0 auto}@media (max-width: 320px){ion-content .grid-nav ion-col ion-card ion-card-content i{font-size:1.5rem}}@media (min-width: 1024px){ion-content .grid-nav ion-col ion-card ion-card-content i{font-size:2.5rem}}ion-content .grid-nav ion-col ion-card ion-card-content .icon-svg{width:32px;height:32px;display:block;margin:0 auto 10px}ion-content .grid-nav ion-col ion-card ion-card-content .icon-svg.icon-lg{width:auto}ion-content .grid-nav ion-col ion-card ion-card-content .icon-svg.caduceus{width:58px;height:50px}@media (max-width: 320px){ion-content .grid-nav ion-col ion-card ion-card-content .icon-svg{width:24px;height:24px}}@media (min-width: 1024px){ion-content .grid-nav ion-col ion-card ion-card-content .icon-svg{width:48px;height:48px}}ion-content .grid-nav ion-col ion-card ion-card-content ion-label{font-size:11.3px}@media (max-width: 320px){ion-content .grid-nav ion-col ion-card ion-card-content ion-label{font-size:8.2px}}ion-content .grid-nav ion-col ion-card ion-card-content .note{font-size:11px}@media (max-width: 320px){ion-content .grid-nav ion-col ion-card ion-card-content .note{font-size:8px}}ion-content .grid-transport ion-card .chart-header{position:relative}@media (min-width: 768px){ion-content .grid-transport ion-card .chart-header.admin{display:flex}}ion-content .grid-transport ion-card .chart-header .d-circle{position:relative}ion-content .grid-transport ion-card .chart-header .d-circle .p-manquant{text-align:center;position:absolute;top:5%;right:0;padding:15px;width:70px;background:var(--ion-color-danger);border-radius:50%;height:70px;font-size:9px;color:#fff}ion-content .grid-transport ion-card .chart-header .d-circle .p-manquant .count{display:block;font-size:20px}ion-content .grid-transport ion-card .card-header-line{padding-left:unset;padding-right:unset;padding-inline-start:20px;padding-inline-end:20px;font-size:20px;margin-bottom:3.2rem}ion-content .grid-transport ion-card .card-header-line .note-step{float:right}ion-content .grid-transport ion-card ion-card-title{font-size:17px}ion-content .grid-transport ion-card ion-card-content{min-height:150px}ion-content ion-list{background:var(--ion-color-transparent)!important}ion-content ion-list.list-cards ion-card{border-radius:0;cursor:pointer}ion-content ion-list.list-cards ion-card ion-card-header{position:relative}ion-content ion-list.list-cards ion-card ion-card-header .left{padding-right:95px}ion-content ion-list.list-cards ion-card ion-card-header .left ion-card-title{font-size:1rem;line-height:1.5rem}ion-content ion-list.list-cards ion-card ion-card-header .left ion-card-title .info{font-size:14px;font-weight:500;display:block}ion-content ion-list.list-cards ion-card ion-card-header .right{display:inline-block;float:right;position:absolute;right:5%;top:40%;font-size:20px}ion-content ion-list.list-cards ion-card ion-card-header .right.icon{top:20%}ion-content ion-list.list-cards ion-card.card-step ion-accordion-group ion-accordion .ion-accordion-toggle-icon{display:none}ion-content ion-list.listDossiers ion-card{border-radius:0}ion-content ion-list.listDossiers ion-card ion-card-header{position:relative}ion-content ion-list.listDossiers ion-card ion-card-header .left ion-card-title{font-size:1rem;line-height:1.5rem}ion-content ion-list.listDossiers ion-card ion-card-header .right{display:inline-block;float:right;position:absolute;right:5%;top:0;font-size:20px;text-align:end}ion-content ion-list.listDossiers ion-card ion-card-header .right.top-40{top:40%}ion-content ion-list.list-edit ion-header ion-toolbar{text-align:center}ion-content ion-list.list-edit ion-header ion-toolbar ion-label{opacity:unset;color:var(--ion-color-light-contrast);position:relative;font-size:16px;padding:0 8px;margin:0;font-weight:600}ion-content ion-list.list-edit ion-radio-group ion-list-header{padding:0 10px;margin-top:10px}ion-content ion-list.list-edit ion-radio-group ion-list-header ion-label{font-size:17px;font-weight:400;text-align:left}ion-content ion-list.list-edit ion-radio-group ion-item ion-label{color:#8c8c8c}ion-content ion-list.list-edit ion-item ion-label{white-space:initial!important;font-size:18px!important}ion-content ion-list.list-edit ion-item.item-edit ion-label{white-space:initial!important;font-size:17px;font-weight:400;text-align:left;--color: var(--ion-color-dark-permed)}ion-content ion-list.list-edit ion-item.padding-start{--padding-start: 8px;padding:0}ion-content ion-list.list-edit ion-item ion-input,ion-content ion-list.list-edit ion-item ion-text,ion-content ion-list.list-edit ion-item ion-textarea,ion-content ion-list.list-edit ion-item ion-select{color:#8c8c8c}ion-content ion-list.list-edit .list-sub-edit{background:#f1f1f140}ion-content ion-list.list-edit .list-sub-edit ion-list-header ion-label{white-space:initial;font-size:17px;font-weight:600;text-align:left}ion-content ion-list.list-edit .list-sub-edit ion-item{--background: transparent}ion-content ion-list.list-edit .list-bloc .blocs{border-left:5px solid var(--ion-color-dark);position:relative}ion-content ion-list.list-edit .list-bloc .blocs .clear{clear:both}ion-content ion-list.list-edit .list-bloc .blocs .btn-delete{--padding-end: 0;--padding-bottom: 0;--padding-start: 0;--padding-top: 0;width:35px;height:35px;overflow:hidden;--border-radius: 0 0 0 13px;margin-top:0;min-width:auto;--background: var(--ion-color-medium-tint-custom);color:var(--ion-color-dark-custom);position:absolute;top:0;right:-2px;z-index:999}ion-content ion-list.list-detail ion-list-header{margin-bottom:10px}ion-content ion-list.list-detail ion-item{--padding-start: 20px;--padding-end: 20px}ion-content ion-list.list-detail ion-item h2,ion-content ion-list.list-detail ion-item p{white-space:initial}ion-content ion-list.list-detail ion-item ion-text{color:rgba(var(--ion-text-color-rgb, 0, 0, 0),.4)}ion-content ion-list.list-detail ion-item ion-text span{display:block}ion-content ion-list.list-detail ion-item ion-text span.span-title{margin-bottom:5px}ion-content ion-list.list-detail ion-item ion-text span.span-info{margin-bottom:10px}ion-content ion-list.list-form ion-item ion-label{--color: #8c8c8c}ion-content ion-list.list-form ion-item ion-label.label-stacked{font-size:17px!important}ion-content ion-list.list-check ion-item{--padding-start: 0;--padding-end: 0;--margin-start: var(--ion-margin, 16px);margin-left:var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-right:var(--ion-margin, 16px)}ion-content ion-list.listDocuments{background:transparent}ion-content ion-list.listDocuments ion-card{border-radius:0;box-shadow:none;cursor:pointer}ion-content ion-list.listDocuments ion-card:hover{opacity:.6}ion-content ion-list.listDocuments ion-card ion-card-header{position:relative}ion-content ion-list.listDocuments ion-card ion-card-header.facture{border-left:4px solid #330867}ion-content ion-list.listDocuments ion-card ion-card-header.dossier{border-left:4px solid #30cfd0}ion-content ion-list.listDocuments ion-card ion-card-header.convocation{border-left:4px solid #f9f586}ion-content ion-list.listDocuments ion-card ion-card-header.feuilles{border-left:4px solid #96fbc4}ion-content ion-list.listDocuments ion-card ion-card-header .left ion-card-title{font-size:15px;width:75%}ion-content ion-list.listDocuments ion-card ion-card-header .left ion-list.docs ion-item{--padding-start: 0;width:80%}ion-content ion-list.listDocuments ion-card ion-card-header .left ion-list.docs ion-item ion-thumbnail{width:32px;height:32px}ion-content ion-list.listDocuments ion-card ion-card-header .left ion-list.docs ion-item ion-label{white-space:break-spaces;margin-left:5px}ion-content ion-list.listDocuments ion-card ion-card-header .right{display:inline-block;float:right;position:absolute;right:5%;top:25%;font-size:13px}ion-content ion-list.listDocuments ion-item.listPj ion-chip{min-height:50px;border-radius:0}ion-content ion-list.listDocuments ion-item.listPj ion-chip ion-avatar{width:auto;height:32px;--border-radius: 0}ion-content ion-list.listDocuments ion-item.listPj ion-chip ion-label span{display:block;margin-bottom:5px}ion-content ion-list.listMessages ion-avatar{width:50px;height:50px;margin:0 20px;background:#09203f;text-align:center;color:#fff;position:relative}ion-content ion-list.listMessages ion-avatar.admin{background-image:linear-gradient(to top,#e6b980,#eacda3)}ion-content ion-list.listMessages ion-avatar .fi{font-size:2.1rem;position:absolute;right:0;left:0;top:28%}ion-content ion-list.listMessages ion-label{position:relative}ion-content ion-list.listMessages ion-label.new{--color: var(--ion-color-secondary)}ion-content ion-list.listMessages ion-label p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0),.4)}ion-content ion-list.listMessages ion-label .end{position:absolute;right:0;z-index:99;top:0}ion-content ion-list.list-accordion-cards.appel ion-item ion-label{text-transform:uppercase;white-space:inherit!important}ion-content ion-list.list-accordion-cards.appel ion-item ion-checkbox.checkbox-checked{--background-checked: #d4e1c6;--border-color-checked: #d4e1c6}ion-content ion-list.list-accordion-cards.appel .complement{background:var(--ion-color-medium-tint-custom);padding:0 8px}ion-content ion-list.list-accordion-cards.appel .complement ion-item{--background: transparent;--padding-start: 0;--padding-end: 0}ion-content ion-list.list-accordion-cards.appel .complement ion-item ion-label{text-transform:inherit}ion-content ion-list.list-accordion-cards.appel ion-accordion .header ion-label.ion-label-title{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:700}ion-content ion-list.list-accordion-cards.appel ion-accordion .header ion-label.ion-label-title span{font-size:15px;font-weight:500;line-height:1.2rem;display:block}ion-content ion-list.list-accordion-cards.appel ion-accordion .header ion-label.ion-label-title span.address{color:var(--ion-color-step-350, #a6a6a6)}ion-content ion-list.list-accordion-cards.appel ion-accordion .header ion-label.ion-label-title .right span{display:inline-block}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-accordion-group ion-accordion.vac{border-left:2px solid var(--ion-color-secondary)}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-accordion-group ion-accordion.vac ion-label span{display:block}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-accordion-group ion-accordion.vac ion-label span.urgence{font-size:14px;text-transform:lowercase}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.vac{border-left:2px solid var(--ion-color-secondary)}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.vac ion-label{white-space:break-spaces}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.vac ion-label span{display:block}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.vac ion-label span.urgence{font-size:14px;text-transform:lowercase}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.anim ion-item{border-left:2px solid var(--ion-color-tertiary)}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.anim ion-item ion-label{white-space:break-spaces;--color: var(--ion-color-tertiary)}ion-content ion-list.list-accordion-cards.appel ion-accordion ion-list.content ion-list.anim ion-list-header{padding:0;font-size:16px}ion-content ion-list.list-accordion-cards ion-accordion-group ion-accordion.ion-accordion-mxy-card{border-radius:0;--background: var( --ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)) );--color: var( --ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)) );margin:24px 16px 24px 0;transform:translateZ(0);transition:transform .5s cubic-bezier(.12,.72,.29,1) 0s;font-size:14px}ion-content ion-list.list-transport{padding-top:0;padding-bottom:0}ion-content ion-list.list-transport.vac{border-left:2px solid var(--ion-color-secondary)}ion-content ion-list.list-transport.vac ion-label{white-space:break-spaces}ion-content ion-list.list-transport.vac ion-label span{display:block}ion-content ion-list.list-transport.vac ion-label span.urgence{font-size:14px;text-transform:lowercase}ion-content ion-list.list-transport.anim ion-item{border-left:2px solid var(--ion-color-tertiary)}ion-content ion-list.list-transport.anim ion-item ion-label{white-space:break-spaces;--color: var(--ion-color-tertiary)}ion-content ion-list.list-transport.anim ion-list-header{padding:0;font-size:16px}ion-content.message-detail ion-header.header-ion-content{margin-bottom:0}ion-content.message-detail ion-accordion.accordion-expanded ion-label .start p{display:none}ion-content.message-detail ion-accordion ion-item{--border-width: .55px 0 0;position:relative}ion-content.message-detail ion-accordion ion-item ion-avatar{width:40px;height:40px;margin:0 20px;background:#09203f;text-align:center;color:#fff;position:relative}ion-content.message-detail ion-accordion ion-item ion-avatar.admin{background-image:linear-gradient(to top,#e6b980,#eacda3)}ion-content.message-detail ion-accordion ion-item ion-avatar .fi{font-size:1.7rem;position:absolute;right:0;left:0;top:26%}ion-content.message-detail ion-accordion ion-item ion-label{min-height:39px}ion-content.message-detail ion-accordion ion-item ion-label p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0),.4)}ion-content.message-detail ion-accordion ion-item .end{position:absolute;right:5%;z-index:99;top:0}ion-content.message-detail ion-accordion ion-item .end h3{font-size:14px}ion-content .validation-errors .error-message{padding:0 8px;color:var(--ion-color-danger)}ion-content.content-modal ion-list ion-item{--padding-start: 8px;--padding-end: 8px}ion-content ion-item ion-label.w-space-n{white-space:normal!important}ion-content.traitement-distribute ion-item ion-label{color:#8c8c8c;font-size:17px}ion-content.traitement-distribute ion-item.text-montant ion-label,ion-content.traitement-distribute ion-item.text-montant ion-text{text-align:center;margin:0 auto}ion-content.traitement-distribute .list-edit .list-sub-edit .bloc-distributes{background:#fff;position:relative}ion-content.traitement-distribute .list-edit .list-sub-edit .bloc-distributes .clear{clear:both}ion-content.traitement-distribute .list-edit .list-sub-edit .bloc-distributes .btn-delete{--padding-end: 0;--padding-bottom: 0;--padding-start: 0;--padding-top: 0;width:40px;height:40px;overflow:hidden;--border-radius: 0 0 0 13px;margin-top:0;min-width:auto;--background: #f1f1f140;color:var(--ion-color-dark-permed);position:absolute;top:0;right:-2px;z-index:999}ion-content ngx-datatable.header-dark .datatable-header{background:var(--ion-color-dark-table);color:#ededed;margin-top:-1px}ion-content ngx-datatable datatable-body datatable-row-wrapper datatable-body-cell.is-success{color:var(--ion-color-success)}ion-content ngx-datatable datatable-body datatable-row-wrapper datatable-body-cell.is-warning{color:var(--ion-color-warning)}ion-content ngx-datatable datatable-body datatable-row-wrapper datatable-body-cell.is-danger{color:var(--ion-color-danger)}ion-content .header-grid.actions ion-select.action{width:100%;font-weight:400;text-align:left;border:1px solid;line-height:1.36;padding:.6rem 1em;vertical-align:baseline}ion-content .header-grid.actions .btn-action{--background: var(--ion-color-dark-admin);--border-radius: 0}ion-content .custom-spinner{position:absolute;top:50%;left:0;right:0;margin:0 auto;text-align:center}ion-content .gallery{column-count:2}@media (min-width: 576px){ion-content .gallery{column-count:3}}@media (min-width: 768px){ion-content .gallery{column-count:6}}@media (min-width: 1024px){ion-content .gallery{column-count:10}}ion-content .gallery figure{margin:3px}ion-content ionic-selectable.ionic-selectable{max-width:100%}ion-content ionic-selectable .ionic-selectable-value span .ionic-selectable-value-item{overflow:unset;display:inline-block;background:var(--ion-color-tertiary);margin-right:7px;padding:4px}ion-content .add-doc-absolute ion-button{--background: transparent;--box-shadow: 0;position:relative}ion-content .add-doc-absolute ion-button .icon-doc{position:absolute;z-index:99;color:var(--ion-color-dark-permed)}ion-content .add-doc-absolute ion-button .inputFile{position:absolute;opacity:0}ion-content .add-doc-absolute.option{position:relative}ion-content .add-doc-absolute.option .icon-doc{position:absolute;z-index:99;color:var(--ion-color-dark-permed)}ion-content .add-doc-absolute.option .inputFile{position:absolute;opacity:0}ion-modal.ion-img-viewer{--background: transparent}ion-modal.ion-img-viewer::part(content){-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}ion-modal.ion-img-viewer ion-header ion-toolbar{height:auto}ion-modal.ion-img-viewer ion-header ion-toolbar:last-of-type{--border-width: 0}ion-modal.ion-img-viewer ion-content{--background: transparent}ion-modal.modal-date{--background: rgba(44, 39, 45, .2)}ion-modal.modal-date::part(content){-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media (min-width: 992px){ion-modal.modal-date ion-datetime{top:0;bottom:0;position:absolute}ion-modal.modal-date ion-datetime ion-buttons{margin-right:25px}}@media (max-width: 576px){ion-modal.modal-date ion-content{--background: transparent;--padding-top: 25vh;--padding-start: 20px;--padding-end: 20px}ion-modal.modal-date ion-content ion-datetime{border-radius:8px}}ion-modal.modal-pdf ion-header ion-toolbar{height:60px}ion-modal.modal-pdf ion-header ion-toolbar ion-back-button{color:var(--ion-color-dark)}ion-modal.modal-pdf ion-header ion-toolbar ion-title,ion-modal.modal-pdf ion-header ion-toolbar ion-buttons{margin-top:12px;color:var(--ion-color-dark)}ion-modal.admin{--height: 50%;--border-radius: 16px;--box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}ion-modal.admin::part(backdrop){background:#d1d5db;opacity:1}ion-modal.admin ion-toolbar{--background: rgb(14 116 144);--color: white}ion-modal.admin ion-toolbar.bg-white{--background: transparent}ion-modal.admin ion-card.card-add-document{border-radius:0}ion-modal.admin ion-card.card-add-document ion-card-header ion-card-title{font-size:20px;color:#0c3483}ion-modal.admin ion-card.card-add-document ion-card-content .info{margin-bottom:15px}ion-modal.admin ion-card.card-add-document ion-card-content .format{font-weight:600}ion-modal.admin ion-card.card-add-document ion-card-content .add-doc ion-button{--background: transparent;font-size:30px;--box-shadow: 0;min-height:60px}ion-modal.admin ion-card.card-add-document ion-card-content .add-doc ion-button .icon-doc{position:absolute;z-index:99;color:var(--ion-color-dark-permed)}ion-modal.admin ion-card.card-add-document ion-card-content .add-doc ion-button .inputFile{opacity:0}ion-modal.admin ion-card.card-add-document ion-card-content .actions{text-align:center;margin-top:10px}ion-modal.admin ion-card.card-add-document ion-card-content .actions .name-doc{display:block;color:var(--ion-color-secondary);margin-bottom:5px}ion-modal.modalLoginFaq ion-header:after{display:none}ion-modal.modalLoginFaq ion-header ion-toolbar{text-align:center;height:auto}ion-modal.modalLoginFaq ion-header ion-toolbar ion-title{color:var(--ion-color-dark);margin:0 0 15px}ion-modal.modalLoginFaq ion-header ion-toolbar .icon-close{color:var(--ion-color-dark);font-size:25px;margin:10px auto 0}ion-alert.select-alert.single-select-alert.md{--max-width: 350px}ion-alert.select-alert.single-select-alert.md .alert-tappable{height:55px;margin-bottom:10px}ion-alert.select-alert.single-select-alert .alert-radio-label{white-space:normal}ion-alert.alert-success .alert-wrapper{background:var(--ion-color-primary-contrast)}ion-alert.alert-success .alert-wrapper .alert-head{text-align:center}ion-alert.alert-success .alert-wrapper .alert-head:before{display:block;content:"\f1f6";font-family:uicons-regular-rounded;font-size:3rem;color:var(--ion-color-success)}ion-alert.alert-success .alert-wrapper .alert-message{margin:15px 0;padding-bottom:0;font-size:.8rem;color:var(--ion-color-dark-permed)}ion-alert.alert-success .alert-wrapper .alert-button-group{padding:10px 40px}ion-alert.alert-success .alert-wrapper .alert-button-group #cancel-button{border:0;background:var(--ion-color-danger);color:var(--ion-color-light);border-radius:40px;margin:0 auto}ion-alert.alertInfoUpdate .alert-wrapper{background:var(--ion-color-primary-contrast)}ion-alert.alertInfoUpdate .alert-wrapper .alert-head{text-align:center}ion-alert.alertInfoUpdate .alert-wrapper .alert-head:before{display:block;content:"\f1f6";font-family:uicons-regular-rounded;font-size:3rem;color:var(--ion-color-success)}ion-alert.alertInfoUpdate .alert-wrapper .alert-message{margin:15px 0;padding-bottom:0;font-size:.8rem;color:var(--ion-color-dark-permed)}ion-alert.alertInfoUpdate .alert-wrapper .alert-button-group{padding:10px 40px}ion-alert.alertInfoUpdate .alert-wrapper .alert-button-group #cancel-button{border:0;background:var(--ion-color-success);color:var(--ion-color-light);border-radius:40px;margin:0 auto}ion-alert.alert-incorrect.no-header .alert-wrapper .alert-message{margin:0}ion-alert.alert-incorrect .alert-wrapper{background:var(ion-color-primary-contrast)}ion-alert.alert-incorrect .alert-wrapper .alert-head{text-align:center}ion-alert.alert-incorrect .alert-wrapper .alert-head:before{display:block;content:"\f1ad";font-family:uicons-regular-rounded;font-size:3rem;color:var(--ion-color-danger)}ion-alert.alert-incorrect .alert-wrapper .alert-message{margin:15px 0;padding-bottom:0;font-size:.8rem}ion-alert.alert-incorrect .alert-wrapper .alert-button-group{padding:10px 40px}ion-alert.alert-incorrect .alert-wrapper .alert-button-group #cancel-button{border:0;background:var(--ion-color-danger);color:var(--ion-color-light);border-radius:40px;margin:0 auto}ion-alert.alert-incorrect .alert-wrapper .alertTxtPopin{background:transparent;border:0}ion-alert.alertInfoDeconnect .alert-wrapper{background:var(ion-color-primary-contrast)}ion-alert.alertInfoDeconnect .alert-wrapper .alert-head{text-align:center}ion-alert.alertInfoDeconnect .alert-wrapper .alert-head:before{display:block;content:"\f1ad";font-family:uicons-regular-rounded,serif;font-size:3rem;color:var(--ion-color-primary)}ion-alert.alertInfoDeconnect .alert-wrapper .alert-head h2{color:var(--ion-color-primary)}ion-alert.alertInfoDeconnect .alert-wrapper .alert-message{margin:15px 0;padding-bottom:0;font-size:.8rem}ion-alert.alertInfoDeconnect .alert-wrapper .alert-button-group{padding:10px 40px;flex-wrap:wrap-reverse}ion-alert.alertInfoDeconnect .alert-wrapper .alert-button-group button{border-radius:40px;margin:15px auto}ion-alert.alertInfoDeconnect .alert-wrapper .alert-button-group button#confirm-button{border:0;background:var(--ion-color-primary);color:var(--ion-color-light);font-weight:400}ion-alert.alertInfoDeconnect .alert-wrapper .alert-button-group button#cancel-button{border:2px solid var(--ion-color-primary);background:transparent;color:var(--ion-color-primary)}ion-popover.select-popover ion-select-popover ion-list ion-radio-group ion-item ion-label{margin:15px 0;white-space:break-spaces!important}ion-toast.toast-alert{--border-radius: 18px;top:-65px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table.ion-table{border-collapse:collapse;width:100%}.table.ion-table thead th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:var(--ion-color-dark-permed);color:var(--ion-color-primary-contrast)}.table.ion-table td,.table.ion-table th{border:1px solid var(--ion-color-light-permed);padding:8px;background-color:var(--ion-color-primary-contrast)}.table.ion-table:not(.table-no-hover) tr:hover td{background-color:var(--ion-color-light-permed)}.table.ion-table tr:nth-child(2n){background-color:var(--ion-color-light-permed)}.table.ion-table tr.trTable{border-bottom:1px solid #c8c7cc}.table.ion-table tr.trTable.totTr{background:#d9d9d9}.table.ion-table tr.trTable td{text-align:center}.table.ion-table tr.trTable td.title{width:10%;font-size:9px;text-align:left}@media (max-width: 992px){.table.ion-table tr.trTable td.name{width:10%;font-size:9px}}.table.ion-table tr.trTable td span{--padding-top: 10px;--padding-end: 10px;--padding-bottom: 10px;--padding-start: 0}.table.ion-table tr.trTable td span.warning ion-icon{color:var(--ion-color-warning);font-size:18px}.table.ion-table tr.trTable td span.icon-print{text-align:center;font-size:2.5rem;cursor:pointer}.table.ion-table tr.trTable td span.icon-print ion-icon{color:var(--ion-color-tertiary)}.table.ion-table tr.trTable td span .icon-svg{width:32px;margin:0 auto}.table.ion-table tr.trTable td .montant-rendu,.table.ion-table tr.trTable td .montant{--background: #f2f2f2;color:var(--ion-color-dark-permed)}.table.ion-table tr.trTable td.bg-danger{background:var(--ion-color-danger)}.table.ion-table tr.trTable td.bg-fonct{background:#4472c4}.table.ion-table tr.trTable td.bg-medical{background:#ed7d31}.table.ion-table tr.trTable td.bg-total{background:#70ad47}.table.ion-table.table-borderless{border-collapse:unset}.table.ion-table.table-borderless td,.table.ion-table.table-borderless th{border:0}.table.ion-table .header{border-bottom:1px solid #c8c7cc}.table.ion-table .header td,.table.ion-table .header th{font-size:11px;line-height:1.5;vertical-align:bottom;text-align:center}.table.ion-table .footer.tfoot-warning td,.table.ion-table .footer.tfoot-warning th{text-align:center;color:var(--ion-color-light-contrast);background:var(--ion-color-warning)}@media (min-width: 768px){.ion-radio-inline{display:flex}.ion-radio-inline ion-item{--border-width: 0 !important}}@media (max-width: 768px){button#print,button#print *,button#download,button#download *{display:block!important}#toolbarViewerMiddle{display:none}}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-default-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #3880ff) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #3171e0) !important;--ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #3dc2ff) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #36abe0) !important;--ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #5260ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #4854e0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd36f) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important;--ion-color-contrast: var(--ion-color-success-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-success-shade, #28ba62) !important;--ion-color-tint: var(--ion-color-success-tint, #42d77d) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #eb445a) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #cf3c4f) !important;--ion-color-tint: var(--ion-color-danger-tint, #ed576b) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #92949c) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #808289) !important;--ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #3880ff)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.dark{box-shadow:none;background:#1b1e27;border:1px solid #2f3646;color:#fff;font-size:13px}.ngx-datatable.dark .datatable-header{background:#181b24;color:#72809b}.ngx-datatable.dark .datatable-header .datatable-header-cell{text-align:left;padding:.5rem 1.2rem;font-weight:700}.ngx-datatable.dark .datatable-header .datatable-header-cell .datatable-header-cell-label{line-height:24px}.ngx-datatable.dark .datatable-body{background:#1a1e28}.ngx-datatable.dark .datatable-body .datatable-body-row{border-top:1px solid #2f3646}.ngx-datatable.dark .datatable-body .datatable-body-row .datatable-body-cell{text-align:left;padding:.5rem 1.2rem;vertical-align:top}.ngx-datatable.dark .datatable-body .datatable-body-row:hover{background:#171b24;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.dark .datatable-body .datatable-body-row:focus{background-color:#232837}.ngx-datatable.dark .datatable-body .datatable-body-row.active{background-color:#1483ff;color:#fff}.ngx-datatable.dark .datatable-footer{background:#232837;color:#72809b;margin-top:-1px}.ngx-datatable.dark .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.dark .datatable-footer .datatable-pager{margin:0 10px;vertical-align:top}.ngx-datatable.dark .datatable-footer .datatable-pager ul li{margin:10px 0}.ngx-datatable.dark .datatable-footer .datatable-pager ul li:not(.disabled).active a,.ngx-datatable.dark .datatable-footer .datatable-pager ul li:not(.disabled):hover a{background-color:#455066;font-weight:700}.ngx-datatable.dark .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0;border-radius:3px;margin:0 3px;text-align:center;vertical-align:top;text-decoration:none;vertical-align:bottom;color:#72809b}.ngx-datatable.dark .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.dark .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.dark .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.dark .datatable-footer .datatable-pager .datatable-icon-prev{font-size:18px;line-height:27px;padding:0 3px}.ngx-datatable.dark .datatable-summary-row .datatable-body-row,.ngx-datatable.dark .datatable-summary-row .datatable-body-row:hover{background-color:#14171f}.ngx-datatable.dark .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.ngx-datatable.bootstrap{box-shadow:none;font-size:13px}.ngx-datatable.bootstrap .datatable-header{height:unset!important}.ngx-datatable.bootstrap .datatable-header .datatable-header-cell{vertical-align:bottom;padding:.75rem;border-bottom:1px solid #d1d4d7}.ngx-datatable.bootstrap .datatable-header .datatable-header-cell .datatable-header-cell-label{line-height:24px}.ngx-datatable.bootstrap .datatable-body .datatable-body-row{vertical-align:top;border-top:1px solid #d1d4d7}.ngx-datatable.bootstrap .datatable-body .datatable-body-row.datatable-row-even{background-color:#0000000d}.ngx-datatable.bootstrap .datatable-body .datatable-body-row.active{background-color:#1483ff;color:#fff}.ngx-datatable.bootstrap .datatable-body .datatable-body-row .datatable-body-cell{padding:.75rem;text-align:left;vertical-align:top}.ngx-datatable.bootstrap .datatable-body .empty-row{position:relative;padding:.75rem 1.25rem;margin-bottom:0}.ngx-datatable.bootstrap .datatable-footer{background:#424242;color:#ededed;margin-top:-1px}.ngx-datatable.bootstrap .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.bootstrap .datatable-footer .datatable-pager{margin:0 10px;vertical-align:top}.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li{margin:10px 0}.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled).active a,.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled):hover a{background-color:#545454;font-weight:700}.ngx-datatable.bootstrap .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0;border-radius:3px;margin:0 3px;text-align:center;vertical-align:top;text-decoration:none;vertical-align:bottom;color:#ededed}.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-prev{font-size:18px;line-height:27px;padding:0 3px}.ngx-datatable.bootstrap .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:solid 1px #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:solid 1px #d9d8d9;border-top:solid 1px #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s infinite cubic-bezier(.39,.575,.565,1);transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translate(35%) scaleX(.3)}to{opacity:0;transform:translate(-50%) scaleX(0)}}@font-face{font-family:uicons-regular-rounded;font-display:block;src:url(uicons-regular-rounded.1b50296b3f7734d3.eot#iefix) format("embedded-opentype"),url(uicons-regular-rounded.866b86e7b251aaf5.woff2) format("woff2"),url(uicons-regular-rounded.e5cc8a31e01defd5.woff) format("woff")}i[class^=fi-rr-]:before,i[class*=" fi-rr-"]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{font-family:uicons-regular-rounded,serif!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rr-add:before{content:"\f101"}.fi-rr-address-book:before{content:"\f102"}.fi-rr-alarm-clock:before{content:"\f103"}.fi-rr-align-center:before{content:"\f104"}.fi-rr-align-justify:before{content:"\f105"}.fi-rr-align-left:before{content:"\f106"}.fi-rr-align-right:before{content:"\f107"}.fi-rr-ambulance:before{content:"\f108"}.fi-rr-angle-double-left:before{content:"\f109"}.fi-rr-angle-double-right:before{content:"\f10a"}.fi-rr-angle-double-small-left:before{content:"\f10b"}.fi-rr-angle-double-small-right:before{content:"\f10c"}.fi-rr-angle-down:before{content:"\f10d"}.fi-rr-angle-left:before{content:"\f10e"}.fi-rr-angle-right:before{content:"\f10f"}.fi-rr-angle-small-down:before{content:"\f110"}.fi-rr-angle-small-left:before{content:"\f111"}.fi-rr-angle-small-right:before{content:"\f112"}.fi-rr-angle-small-up:before{content:"\f113"}.fi-rr-angle-up:before{content:"\f114"}.fi-rr-apple:before{content:"\f115"}.fi-rr-apps-add:before{content:"\f116"}.fi-rr-apps-delete:before{content:"\f117"}.fi-rr-apps-sort:before{content:"\f118"}.fi-rr-apps:before{content:"\f119"}.fi-rr-archive:before{content:"\f11a"}.fi-rr-arrow-down:before{content:"\f11b"}.fi-rr-arrow-from-bottom:before{content:"\f11c"}.fi-rr-arrow-left:before{content:"\f11d"}.fi-rr-arrow-right:before{content:"\f11e"}.fi-rr-arrow-small-down:before{content:"\f11f"}.fi-rr-arrow-small-left:before{content:"\f120"}.fi-rr-arrow-small-right:before{content:"\f121"}.fi-rr-arrow-small-up:before{content:"\f122"}.fi-rr-arrow-up:before{content:"\f123"}.fi-rr-asterik:before{content:"\f124"}.fi-rr-at:before{content:"\f125"}.fi-rr-backpack:before{content:"\f126"}.fi-rr-badge:before{content:"\f127"}.fi-rr-balloons:before{content:"\f128"}.fi-rr-ban:before{content:"\f129"}.fi-rr-band-aid:before{content:"\f12a"}.fi-rr-bank:before{content:"\f12b"}.fi-rr-barber-shop:before{content:"\f12c"}.fi-rr-baseball:before{content:"\f12d"}.fi-rr-basketball:before{content:"\f12e"}.fi-rr-bed:before{content:"\f12f"}.fi-rr-beer:before{content:"\f130"}.fi-rr-bell-ring:before{content:"\f131"}.fi-rr-bell-school:before{content:"\f132"}.fi-rr-bell:before{content:"\f133"}.fi-rr-bike:before{content:"\f134"}.fi-rr-billiard:before{content:"\f135"}.fi-rr-bold:before{content:"\f136"}.fi-rr-book-alt:before{content:"\f137"}.fi-rr-book:before{content:"\f138"}.fi-rr-bookmark:before{content:"\f139"}.fi-rr-bowling:before{content:"\f13a"}.fi-rr-box-alt:before{content:"\f13b"}.fi-rr-box:before{content:"\f13c"}.fi-rr-bread-slice:before{content:"\f13d"}.fi-rr-briefcase:before{content:"\f13e"}.fi-rr-broom:before{content:"\f13f"}.fi-rr-browser:before{content:"\f140"}.fi-rr-brush:before{content:"\f141"}.fi-rr-bug:before{content:"\f142"}.fi-rr-building:before{content:"\f143"}.fi-rr-bulb:before{content:"\f144"}.fi-rr-butterfly:before{content:"\f145"}.fi-rr-cake-birthday:before{content:"\f146"}.fi-rr-cake-wedding:before{content:"\f147"}.fi-rr-calculator:before{content:"\f148"}.fi-rr-calendar:before{content:"\f149"}.fi-rr-call-history:before{content:"\f14a"}.fi-rr-call-incoming:before{content:"\f14b"}.fi-rr-call-missed:before{content:"\f14c"}.fi-rr-call-outgoing:before{content:"\f14d"}.fi-rr-camera:before{content:"\f14e"}.fi-rr-camping:before{content:"\f14f"}.fi-rr-car:before{content:"\f150"}.fi-rr-caret-down:before{content:"\f151"}.fi-rr-caret-left:before{content:"\f152"}.fi-rr-caret-right:before{content:"\f153"}.fi-rr-caret-up:before{content:"\f154"}.fi-rr-carrot:before{content:"\f155"}.fi-rr-chart-connected:before{content:"\f156"}.fi-rr-chart-histogram:before{content:"\f157"}.fi-rr-chart-network:before{content:"\f158"}.fi-rr-chart-pie-alt:before{content:"\f159"}.fi-rr-chart-pie:before{content:"\f15a"}.fi-rr-chart-pyramid:before{content:"\f15b"}.fi-rr-chart-set-theory:before{content:"\f15c"}.fi-rr-chart-tree:before{content:"\f15d"}.fi-rr-chat-arrow-down:before{content:"\f15e"}.fi-rr-chat-arrow-grow:before{content:"\f15f"}.fi-rr-check:before{content:"\f160"}.fi-rr-checkbox:before{content:"\f161"}.fi-rr-cheese:before{content:"\f162"}.fi-rr-chess-piece:before{content:"\f163"}.fi-rr-child-head:before{content:"\f164"}.fi-rr-circle-small:before{content:"\f165"}.fi-rr-circle:before{content:"\f166"}.fi-rr-clip:before{content:"\f167"}.fi-rr-clock:before{content:"\f168"}.fi-rr-cloud-check:before{content:"\f169"}.fi-rr-cloud-disabled:before{content:"\f16a"}.fi-rr-cloud-download:before{content:"\f16b"}.fi-rr-cloud-share:before{content:"\f16c"}.fi-rr-cloud-upload:before{content:"\f16d"}.fi-rr-cloud:before{content:"\f16e"}.fi-rr-clouds:before{content:"\f16f"}.fi-rr-cocktail:before{content:"\f170"}.fi-rr-coffee:before{content:"\f171"}.fi-rr-comment-alt:before{content:"\f172"}.fi-rr-comment-check:before{content:"\f173"}.fi-rr-comment-heart:before{content:"\f174"}.fi-rr-comment-info:before{content:"\f175"}.fi-rr-comment-user:before{content:"\f176"}.fi-rr-comment:before{content:"\f177"}.fi-rr-comments:before{content:"\f178"}.fi-rr-compress-alt:before{content:"\f179"}.fi-rr-compress:before{content:"\f17a"}.fi-rr-computer:before{content:"\f17b"}.fi-rr-confetti:before{content:"\f17c"}.fi-rr-cookie:before{content:"\f17d"}.fi-rr-copy-alt:before{content:"\f17e"}.fi-rr-copy:before{content:"\f17f"}.fi-rr-copyright:before{content:"\f180"}.fi-rr-cow:before{content:"\f181"}.fi-rr-cream:before{content:"\f182"}.fi-rr-credit-card:before{content:"\f183"}.fi-rr-croissant:before{content:"\f184"}.fi-rr-cross-circle:before{content:"\f185"}.fi-rr-cross-small:before{content:"\f186"}.fi-rr-cross:before{content:"\f187"}.fi-rr-crown:before{content:"\f188"}.fi-rr-cube:before{content:"\f189"}.fi-rr-cupcake:before{content:"\f18a"}.fi-rr-cursor-finger:before{content:"\f18b"}.fi-rr-cursor-plus:before{content:"\f18c"}.fi-rr-cursor-text-alt:before{content:"\f18d"}.fi-rr-cursor-text:before{content:"\f18e"}.fi-rr-cursor:before{content:"\f18f"}.fi-rr-dart:before{content:"\f190"}.fi-rr-dashboard:before{content:"\f191"}.fi-rr-data-transfer:before{content:"\f192"}.fi-rr-database:before{content:"\f193"}.fi-rr-delete:before{content:"\f194"}.fi-rr-diamond:before{content:"\f195"}.fi-rr-dice:before{content:"\f196"}.fi-rr-diploma:before{content:"\f197"}.fi-rr-disco-ball:before{content:"\f198"}.fi-rr-disk:before{content:"\f199"}.fi-rr-doctor:before{content:"\f19a"}.fi-rr-document-signed:before{content:"\f19b"}.fi-rr-document:before{content:"\f19c"}.fi-rr-dollar:before{content:"\f19d"}.fi-rr-download:before{content:"\f19e"}.fi-rr-drink-alt:before{content:"\f19f"}.fi-rr-drumstick:before{content:"\f1a0"}.fi-rr-duplicate:before{content:"\f1a1"}.fi-rr-e-learning:before{content:"\f1a2"}.fi-rr-earnings:before{content:"\f1a3"}.fi-rr-edit-alt:before{content:"\f1a4"}.fi-rr-edit:before{content:"\f1a5"}.fi-rr-envelope-ban:before{content:"\f1a6"}.fi-rr-envelope-download:before{content:"\f1a7"}.fi-rr-envelope-marker:before{content:"\f1a8"}.fi-rr-envelope-open:before{content:"\f1a9"}.fi-rr-envelope-plus:before{content:"\f1aa"}.fi-rr-envelope:before{content:"\f1ab"}.fi-rr-euro:before{content:"\f1ac"}.fi-rr-exclamation:before{content:"\f1ad"}.fi-rr-expand:before{content:"\f1ae"}.fi-rr-eye-crossed:before{content:"\f1af"}.fi-rr-eye-dropper:before{content:"\f1b0"}.fi-rr-eye:before{content:"\f1b1"}.fi-rr-feather:before{content:"\f1b2"}.fi-rr-ferris-wheel:before{content:"\f1b3"}.fi-rr-file-add:before{content:"\f1b4"}.fi-rr-file-ai:before{content:"\f1b5"}.fi-rr-file-check:before{content:"\f1b6"}.fi-rr-file-delete:before{content:"\f1b7"}.fi-rr-file-eps:before{content:"\f1b8"}.fi-rr-file-gif:before{content:"\f1b9"}.fi-rr-file-music:before{content:"\f1ba"}.fi-rr-file-psd:before{content:"\f1bb"}.fi-rr-file:before{content:"\f1bc"}.fi-rr-fill:before{content:"\f1bd"}.fi-rr-film:before{content:"\f1be"}.fi-rr-filter:before{content:"\f1bf"}.fi-rr-fingerprint:before{content:"\f1c0"}.fi-rr-fish:before{content:"\f1c1"}.fi-rr-flag:before{content:"\f1c2"}.fi-rr-flame:before{content:"\f1c3"}.fi-rr-flip-horizontal:before{content:"\f1c4"}.fi-rr-flower-bouquet:before{content:"\f1c5"}.fi-rr-flower-tulip:before{content:"\f1c6"}.fi-rr-flower:before{content:"\f1c7"}.fi-rr-folder-add:before{content:"\f1c8"}.fi-rr-folder:before{content:"\f1c9"}.fi-rr-following:before{content:"\f1ca"}.fi-rr-football:before{content:"\f1cb"}.fi-rr-form:before{content:"\f1cc"}.fi-rr-forward:before{content:"\f1cd"}.fi-rr-fox:before{content:"\f1ce"}.fi-rr-frown:before{content:"\f1cf"}.fi-rr-ftp:before{content:"\f1d0"}.fi-rr-gallery:before{content:"\f1d1"}.fi-rr-gamepad:before{content:"\f1d2"}.fi-rr-gas-pump:before{content:"\f1d3"}.fi-rr-gem:before{content:"\f1d4"}.fi-rr-gift:before{content:"\f1d5"}.fi-rr-glass-cheers:before{content:"\f1d6"}.fi-rr-glasses:before{content:"\f1d7"}.fi-rr-globe-alt:before{content:"\f1d8"}.fi-rr-globe:before{content:"\f1d9"}.fi-rr-golf:before{content:"\f1da"}.fi-rr-graduation-cap:before{content:"\f1db"}.fi-rr-graphic-tablet:before{content:"\f1dc"}.fi-rr-grid-alt:before{content:"\f1dd"}.fi-rr-grid:before{content:"\f1de"}.fi-rr-guitar:before{content:"\f1df"}.fi-rr-gym:before{content:"\f1e0"}.fi-rr-hamburger:before{content:"\f1e1"}.fi-rr-hand-holding-heart:before{content:"\f1e2"}.fi-rr-hastag:before{content:"\f1e3"}.fi-rr-hat-birthday:before{content:"\f1e4"}.fi-rr-head-side-thinking:before{content:"\f1e5"}.fi-rr-headphones:before{content:"\f1e6"}.fi-rr-headset:before{content:"\f1e7"}.fi-rr-heart-arrow:before{content:"\f1e8"}.fi-rr-heart:before{content:"\f1e9"}.fi-rr-home-location-alt:before{content:"\f1ea"}.fi-rr-home-location:before{content:"\f1eb"}.fi-rr-home:before{content:"\f1ec"}.fi-rr-hourglass-end:before{content:"\f1ed"}.fi-rr-hourglass:before{content:"\f1ee"}.fi-rr-ice-cream:before{content:"\f1ef"}.fi-rr-ice-skate:before{content:"\f1f0"}.fi-rr-id-badge:before{content:"\f1f1"}.fi-rr-inbox:before{content:"\f1f2"}.fi-rr-incognito:before{content:"\f1f3"}.fi-rr-indent:before{content:"\f1f4"}.fi-rr-infinity:before{content:"\f1f5"}.fi-rr-info:before{content:"\f1f6"}.fi-rr-interactive:before{content:"\f1f7"}.fi-rr-interlining:before{content:"\f1f8"}.fi-rr-interrogation:before{content:"\f1f9"}.fi-rr-italic:before{content:"\f1fa"}.fi-rr-jpg:before{content:"\f1fb"}.fi-rr-key:before{content:"\f1fc"}.fi-rr-keyboard:before{content:"\f1fd"}.fi-rr-kite:before{content:"\f1fe"}.fi-rr-label:before{content:"\f1ff"}.fi-rr-laptop:before{content:"\f200"}.fi-rr-lasso:before{content:"\f201"}.fi-rr-laugh:before{content:"\f202"}.fi-rr-layers:before{content:"\f203"}.fi-rr-layout-fluid:before{content:"\f204"}.fi-rr-leaf:before{content:"\f205"}.fi-rr-letter-case:before{content:"\f206"}.fi-rr-life-ring:before{content:"\f207"}.fi-rr-line-width:before{content:"\f208"}.fi-rr-link:before{content:"\f209"}.fi-rr-lipstick:before{content:"\f20a"}.fi-rr-list-check:before{content:"\f20b"}.fi-rr-list:before{content:"\f20c"}.fi-rr-location-alt:before{content:"\f20d"}.fi-rr-lock-alt:before{content:"\f20e"}.fi-rr-lock:before{content:"\f20f"}.fi-rr-luggage-rolling:before{content:"\f210"}.fi-rr-magic-wand:before{content:"\f211"}.fi-rr-makeup-brush:before{content:"\f212"}.fi-rr-man-head:before{content:"\f213"}.fi-rr-map-marker-cross:before{content:"\f214"}.fi-rr-map-marker-home:before{content:"\f215"}.fi-rr-map-marker-minus:before{content:"\f216"}.fi-rr-map-marker-plus:before{content:"\f217"}.fi-rr-map-marker:before{content:"\f218"}.fi-rr-map:before{content:"\f219"}.fi-rr-marker-time:before{content:"\f21a"}.fi-rr-marker:before{content:"\f21b"}.fi-rr-mars-double:before{content:"\f21c"}.fi-rr-mars:before{content:"\f21d"}.fi-rr-mask-carnival:before{content:"\f21e"}.fi-rr-medicine:before{content:"\f21f"}.fi-rr-megaphone:before{content:"\f220"}.fi-rr-meh:before{content:"\f221"}.fi-rr-menu-burger:before{content:"\f222"}.fi-rr-menu-dots-vertical:before{content:"\f223"}.fi-rr-menu-dots:before{content:"\f224"}.fi-rr-microphone-alt:before{content:"\f225"}.fi-rr-microphone:before{content:"\f226"}.fi-rr-minus-small:before{content:"\f227"}.fi-rr-minus:before{content:"\f228"}.fi-rr-mobile:before{content:"\f229"}.fi-rr-mode-landscape:before{content:"\f22a"}.fi-rr-mode-portrait:before{content:"\f22b"}.fi-rr-money:before{content:"\f22c"}.fi-rr-moon:before{content:"\f22d"}.fi-rr-mountains:before{content:"\f22e"}.fi-rr-mouse:before{content:"\f22f"}.fi-rr-mug-alt:before{content:"\f230"}.fi-rr-music-alt:before{content:"\f231"}.fi-rr-music:before{content:"\f232"}.fi-rr-navigation:before{content:"\f233"}.fi-rr-network-cloud:before{content:"\f234"}.fi-rr-network:before{content:"\f235"}.fi-rr-notebook:before{content:"\f236"}.fi-rr-opacity:before{content:"\f237"}.fi-rr-package:before{content:"\f238"}.fi-rr-paint-brush:before{content:"\f239"}.fi-rr-palette:before{content:"\f23a"}.fi-rr-paper-plane:before{content:"\f23b"}.fi-rr-password:before{content:"\f23c"}.fi-rr-pause:before{content:"\f23d"}.fi-rr-paw:before{content:"\f23e"}.fi-rr-pencil:before{content:"\f23f"}.fi-rr-pharmacy:before{content:"\f240"}.fi-rr-phone-call:before{content:"\f241"}.fi-rr-phone-cross:before{content:"\f242"}.fi-rr-phone-pause:before{content:"\f243"}.fi-rr-phone-slash:before{content:"\f244"}.fi-rr-physics:before{content:"\f245"}.fi-rr-picture:before{content:"\f246"}.fi-rr-ping-pong:before{content:"\f247"}.fi-rr-pizza-slice:before{content:"\f248"}.fi-rr-plane:before{content:"\f249"}.fi-rr-play-alt:before{content:"\f24a"}.fi-rr-play:before{content:"\f24b"}.fi-rr-playing-cards:before{content:"\f24c"}.fi-rr-plus-small:before{content:"\f24d"}.fi-rr-plus:before{content:"\f24e"}.fi-rr-poker-chip:before{content:"\f24f"}.fi-rr-portrait:before{content:"\f250"}.fi-rr-pound:before{content:"\f251"}.fi-rr-power:before{content:"\f252"}.fi-rr-presentation:before{content:"\f253"}.fi-rr-print:before{content:"\f254"}.fi-rr-protractor:before{content:"\f255"}.fi-rr-pulse:before{content:"\f256"}.fi-rr-pyramid:before{content:"\f257"}.fi-rr-quote-right:before{content:"\f258"}.fi-rr-rainbow:before{content:"\f259"}.fi-rr-raindrops:before{content:"\f25a"}.fi-rr-rec:before{content:"\f25b"}.fi-rr-receipt:before{content:"\f25c"}.fi-rr-record-vinyl:before{content:"\f25d"}.fi-rr-rectabgle-vertical:before{content:"\f25e"}.fi-rr-rectangle-horizontal:before{content:"\f25f"}.fi-rr-rectangle-panoramic:before{content:"\f260"}.fi-rr-recycle:before{content:"\f261"}.fi-rr-redo-alt:before{content:"\f262"}.fi-rr-redo:before{content:"\f263"}.fi-rr-reflect:before{content:"\f264"}.fi-rr-refresh:before{content:"\f265"}.fi-rr-resize:before{content:"\f266"}.fi-rr-resources:before{content:"\f267"}.fi-rr-rewind:before{content:"\f268"}.fi-rr-rhombus:before{content:"\f269"}.fi-rr-rings-wedding:before{content:"\f26a"}.fi-rr-road:before{content:"\f26b"}.fi-rr-rocket:before{content:"\f26c"}.fi-rr-room-service:before{content:"\f26d"}.fi-rr-rotate-right:before{content:"\f26e"}.fi-rr-rugby:before{content:"\f26f"}.fi-rr-sad:before{content:"\f270"}.fi-rr-salad:before{content:"\f271"}.fi-rr-scale:before{content:"\f272"}.fi-rr-school-bus:before{content:"\f273"}.fi-rr-school:before{content:"\f274"}.fi-rr-scissors:before{content:"\f275"}.fi-rr-screen:before{content:"\f276"}.fi-rr-search-alt:before{content:"\f277"}.fi-rr-search-heart:before{content:"\f278"}.fi-rr-search:before{content:"\f279"}.fi-rr-settings-sliders:before{content:"\f27a"}.fi-rr-settings:before{content:"\f27b"}.fi-rr-share:before{content:"\f27c"}.fi-rr-shield-check:before{content:"\f27d"}.fi-rr-shield-exclamation:before{content:"\f27e"}.fi-rr-shield-interrogation:before{content:"\f27f"}.fi-rr-shield-plus:before{content:"\f280"}.fi-rr-shield:before{content:"\f281"}.fi-rr-ship-side:before{content:"\f282"}.fi-rr-ship:before{content:"\f283"}.fi-rr-shop:before{content:"\f284"}.fi-rr-shopping-bag-add:before{content:"\f285"}.fi-rr-shopping-bag:before{content:"\f286"}.fi-rr-shopping-cart-add:before{content:"\f287"}.fi-rr-shopping-cart-check:before{content:"\f288"}.fi-rr-shopping-cart:before{content:"\f289"}.fi-rr-shuffle:before{content:"\f28a"}.fi-rr-sign-in-alt:before{content:"\f28b"}.fi-rr-sign-in:before{content:"\f28c"}.fi-rr-sign-out-alt:before{content:"\f28d"}.fi-rr-sign-out:before{content:"\f28e"}.fi-rr-signal-alt-1:before{content:"\f28f"}.fi-rr-signal-alt-2:before{content:"\f290"}.fi-rr-signal-alt:before{content:"\f291"}.fi-rr-skateboard:before{content:"\f292"}.fi-rr-smartphone:before{content:"\f293"}.fi-rr-smile-wink:before{content:"\f294"}.fi-rr-smile:before{content:"\f295"}.fi-rr-snowflake:before{content:"\f296"}.fi-rr-soap:before{content:"\f297"}.fi-rr-soup:before{content:"\f298"}.fi-rr-spa:before{content:"\f299"}.fi-rr-speaker:before{content:"\f29a"}.fi-rr-sphere:before{content:"\f29b"}.fi-rr-spinner-alt:before{content:"\f29c"}.fi-rr-spinner:before{content:"\f29d"}.fi-rr-square-root:before{content:"\f29e"}.fi-rr-square:before{content:"\f29f"}.fi-rr-star-octogram:before{content:"\f2a0"}.fi-rr-star:before{content:"\f2a1"}.fi-rr-stats:before{content:"\f2a2"}.fi-rr-stethoscope:before{content:"\f2a3"}.fi-rr-sticker:before{content:"\f2a4"}.fi-rr-stop:before{content:"\f2a5"}.fi-rr-stopwatch:before{content:"\f2a6"}.fi-rr-subtitles:before{content:"\f2a7"}.fi-rr-sun:before{content:"\f2a8"}.fi-rr-sunrise:before{content:"\f2a9"}.fi-rr-surfing:before{content:"\f2aa"}.fi-rr-sword:before{content:"\f2ab"}.fi-rr-syringe:before{content:"\f2ac"}.fi-rr-tablet:before{content:"\f2ad"}.fi-rr-target:before{content:"\f2ae"}.fi-rr-taxi:before{content:"\f2af"}.fi-rr-tennis:before{content:"\f2b0"}.fi-rr-terrace:before{content:"\f2b1"}.fi-rr-test-tube:before{content:"\f2b2"}.fi-rr-test:before{content:"\f2b3"}.fi-rr-text-check:before{content:"\f2b4"}.fi-rr-text:before{content:"\f2b5"}.fi-rr-thermometer-half:before{content:"\f2b6"}.fi-rr-thumbs-down:before{content:"\f2b7"}.fi-rr-thumbs-up:before{content:"\f2b8"}.fi-rr-thumbtack:before{content:"\f2b9"}.fi-rr-ticket:before{content:"\f2ba"}.fi-rr-time-add:before{content:"\f2bb"}.fi-rr-time-check:before{content:"\f2bc"}.fi-rr-time-delete:before{content:"\f2bd"}.fi-rr-time-fast:before{content:"\f2be"}.fi-rr-time-forward-sixty:before{content:"\f2bf"}.fi-rr-time-forward-ten:before{content:"\f2c0"}.fi-rr-time-forward:before{content:"\f2c1"}.fi-rr-time-half-past:before{content:"\f2c2"}.fi-rr-time-oclock:before{content:"\f2c3"}.fi-rr-time-past:before{content:"\f2c4"}.fi-rr-time-quarter-past:before{content:"\f2c5"}.fi-rr-time-quarter-to:before{content:"\f2c6"}.fi-rr-time-twenty-four:before{content:"\f2c7"}.fi-rr-tool-crop:before{content:"\f2c8"}.fi-rr-tool-marquee:before{content:"\f2c9"}.fi-rr-tooth:before{content:"\f2ca"}.fi-rr-tornado:before{content:"\f2cb"}.fi-rr-train-side:before{content:"\f2cc"}.fi-rr-train:before{content:"\f2cd"}.fi-rr-transform:before{content:"\f2ce"}.fi-rr-trash:before{content:"\f2cf"}.fi-rr-treatment:before{content:"\f2d0"}.fi-rr-tree-christmas:before{content:"\f2d1"}.fi-rr-tree:before{content:"\f2d2"}.fi-rr-triangle:before{content:"\f2d3"}.fi-rr-trophy:before{content:"\f2d4"}.fi-rr-truck-side:before{content:"\f2d5"}.fi-rr-umbrella:before{content:"\f2d6"}.fi-rr-underline:before{content:"\f2d7"}.fi-rr-undo-alt:before{content:"\f2d8"}.fi-rr-undo:before{content:"\f2d9"}.fi-rr-unlock:before{content:"\f2da"}.fi-rr-upload:before{content:"\f2db"}.fi-rr-usb-pendrive:before{content:"\f2dc"}.fi-rr-user-add:before{content:"\f2dd"}.fi-rr-user-delete:before{content:"\f2de"}.fi-rr-user-remove:before{content:"\f2df"}.fi-rr-user-time:before{content:"\f2e0"}.fi-rr-user:before{content:"\f2e1"}.fi-rr-utensils:before{content:"\f2e2"}.fi-rr-vector-alt:before{content:"\f2e3"}.fi-rr-vector:before{content:"\f2e4"}.fi-rr-venus-double:before{content:"\f2e5"}.fi-rr-venus-mars:before{content:"\f2e6"}.fi-rr-venus:before{content:"\f2e7"}.fi-rr-video-camera:before{content:"\f2e8"}.fi-rr-volleyball:before{content:"\f2e9"}.fi-rr-volume:before{content:"\f2ea"}.fi-rr-wheelchair:before{content:"\f2eb"}.fi-rr-wifi-alt:before{content:"\f2ec"}.fi-rr-wind:before{content:"\f2ed"}.fi-rr-woman-head:before{content:"\f2ee"}.fi-rr-world:before{content:"\f2ef"}.fi-rr-yen:before{content:"\f2f0"}.fi-rr-zoom-in:before{content:"\f2f1"}.fi-rr-zoom-out:before{content:"\f2f2"}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:100;src:url(montserrat-v23-latin-100.433a850134a919f0.eot);src:local(""),url(montserrat-v23-latin-100.433a850134a919f0.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-100.ce0c9087dd0cd49b.woff2) format("woff2"),url(montserrat-v23-latin-100.6e4710fadb111e23.woff) format("woff"),url(montserrat-v23-latin-100.ab96a72693014a53.ttf) format("truetype"),url(montserrat-v23-latin-100.75f38aeb037bf4a9.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:200;src:url(montserrat-v23-latin-200.6db8359839e23468.eot);src:local(""),url(montserrat-v23-latin-200.6db8359839e23468.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-200.8ce829da78533cbb.woff2) format("woff2"),url(montserrat-v23-latin-200.677688cb9d6e7de1.woff) format("woff"),url(montserrat-v23-latin-200.a7b97e458290a0e3.ttf) format("truetype"),url(montserrat-v23-latin-200.ae84761434cd6a29.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:300;src:url(montserrat-v23-latin-300.ad6cd4f837c21275.eot);src:local(""),url(montserrat-v23-latin-300.ad6cd4f837c21275.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-300.e650289faa3d22eb.woff2) format("woff2"),url(montserrat-v23-latin-300.4f39ce915ec1138b.woff) format("woff"),url(montserrat-v23-latin-300.8349ba7c55a80e34.ttf) format("truetype"),url(montserrat-v23-latin-300.acadca4c4c2509de.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:400;src:url(montserrat-v23-latin-regular.172542468fa9b4ad.eot);src:local(""),url(montserrat-v23-latin-regular.172542468fa9b4ad.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-regular.c500ef2fed5329be.woff2) format("woff2"),url(montserrat-v23-latin-regular.7c40dbc5b4748777.woff) format("woff"),url(montserrat-v23-latin-regular.612a2a5754803151.ttf) format("truetype"),url(montserrat-v23-latin-regular.45592736c0523a77.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:500;src:url(montserrat-v23-latin-500.a41f2cc511ced219.eot);src:local(""),url(montserrat-v23-latin-500.a41f2cc511ced219.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-500.4241e8b2cff3fe0a.woff2) format("woff2"),url(montserrat-v23-latin-500.1b67e2dc2ad3f4fc.woff) format("woff"),url(montserrat-v23-latin-500.ffa468bc1aecc499.ttf) format("truetype"),url(montserrat-v23-latin-500.8ba625bba176f285.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:600;src:url(montserrat-v23-latin-600.24d3e344854a41a1.eot);src:local(""),url(montserrat-v23-latin-600.24d3e344854a41a1.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-600.b9ce874a58efc5b2.woff2) format("woff2"),url(montserrat-v23-latin-600.2623e211377ea120.woff) format("woff"),url(montserrat-v23-latin-600.f062dbe940c97fa6.ttf) format("truetype"),url(montserrat-v23-latin-600.e31a6a84a00a9112.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:700;src:url(montserrat-v23-latin-700.e5078485d60463e0.eot);src:local(""),url(montserrat-v23-latin-700.e5078485d60463e0.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-700.40aa8a2f01fdc736.woff2) format("woff2"),url(montserrat-v23-latin-700.9e142ed00f042627.woff) format("woff"),url(montserrat-v23-latin-700.9f19aaccb92cd622.ttf) format("truetype"),url(montserrat-v23-latin-700.38b4317fcfc15e38.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:800;src:url(montserrat-v23-latin-800.a6e45c78ab85708d.eot);src:local(""),url(montserrat-v23-latin-800.a6e45c78ab85708d.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-800.3677ec796f070730.woff2) format("woff2"),url(montserrat-v23-latin-800.36aa639847d90302.woff) format("woff"),url(montserrat-v23-latin-800.1368a3fa5ed7c9a2.ttf) format("truetype"),url(montserrat-v23-latin-800.8f577d4b6e27349d.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat,Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:900;src:url(montserrat-v23-latin-900.4a3179a2f2e8b17e.eot);src:local(""),url(montserrat-v23-latin-900.4a3179a2f2e8b17e.eot?#iefix) format("embedded-opentype"),url(montserrat-v23-latin-900.3555a006829aa0f6.woff2) format("woff2"),url(montserrat-v23-latin-900.fc091b80c40b82c4.woff) format("woff"),url(montserrat-v23-latin-900.60d3844936e41df8.ttf) format("truetype"),url(montserrat-v23-latin-900.8b9ab2605108eac4.svg#Montserrat) format("svg")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:100;src:url(MPLUSRounded1c-Thin.444f78c3d1b4bbe5.ttf) format("truetype")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:300;src:url(MPLUSRounded1c-Light.65f0254b9627c932.ttf) format("truetype")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:400;src:url(MPLUSRounded1c-Regular.0d10b1bf60d51dd3.ttf) format("truetype")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:500;src:url(MPLUSRounded1c-Medium.4faee9196281f340.ttf) format("truetype")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:700;src:url(MPLUSRounded1c-Bold.11a3de62fe67fdce.ttf) format("truetype")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:800;src:url(MPLUSRounded1c-ExtraBold.f2be1aaf22c374f1.ttf) format("truetype")}@font-face{font-family:"M PLUS Rounded 1c",Arial,Verdana,Lucida Grande,sans-serif;font-style:normal;font-display:block;font-weight:900;src:url(MPLUSRounded1c-Black.de8c31470d6cdbcf.ttf) format("truetype")}.bg-white{background-color:#fff;--background: white}.bg-transparent{background-color:transparent;--background: transparent}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.-space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.25rem * var(--space-x-reverse));margin-left:calc(-.25rem * (1 - var(--space-x-reverse)))}.-space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.375rem * var(--space-x-reverse));margin-left:calc(-.375rem * (1 - var(--space-x-reverse)))}.-space-x-14>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-3.5rem * var(--space-x-reverse));margin-left:calc(-3.5rem * (1 - var(--space-x-reverse)))}.-space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.5rem * var(--space-x-reverse));margin-left:calc(-.5rem * (1 - var(--space-x-reverse)))}.-space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.75rem * var(--space-x-reverse));margin-left:calc(-.75rem * (1 - var(--space-x-reverse)))}.space-x-0>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(0px * var(--space-x-reverse));margin-left:calc(0px * (1 - var(--space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.25rem * var(--space-x-reverse));margin-left:calc(.25rem * (1 - var(--space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.375rem * var(--space-x-reverse));margin-left:calc(.375rem * (1 - var(--space-x-reverse)))}.space-x-10>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2.5rem * var(--space-x-reverse));margin-left:calc(2.5rem * (1 - var(--space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * (1 - var(--space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.75rem * var(--space-x-reverse));margin-left:calc(.75rem * (1 - var(--space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1rem * var(--space-x-reverse));margin-left:calc(1rem * (1 - var(--space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1.5rem * var(--space-x-reverse));margin-left:calc(1.5rem * (1 - var(--space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2rem * var(--space-x-reverse));margin-left:calc(2rem * (1 - var(--space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(0px * (1 - var(--space-y-reverse)));margin-bottom:calc(0px * var(--space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.125rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.125rem * var(--space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.25rem * var(--space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem * var(--space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(4rem * (1 - var(--space-y-reverse)));margin-bottom:calc(4rem * var(--space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.5rem * var(--space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.75rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.75rem * var(--space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1rem * var(--space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem * var(--space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem * var(--space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2rem * var(--space-y-reverse))}.space-y-\[5px\]>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(5px * (1 - var(--space-y-reverse)));margin-bottom:calc(5px * var(--space-y-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--space-y-reverse: 1 }.space-x-reverse>:not([hidden])~:not([hidden]){--space-x-reverse: 1 }.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.p-0{padding:0!important}.p-start-0{padding-inline-start:0!important}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.max-w-0{max-width:0}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-min{max-width:min-content}.max-w-max{max-width:max-content}.max-w-fit{max-width:fit-content}.max-w-prose{max-width:65ch}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.max-w-screen-2xl{max-width:1536px}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces!important}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-x-0{border-left-width:0px;border-right-width:0px}.border-x-2{border-left-width:2px;border-right-width:2px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-x-8{border-left-width:8px;border-right-width:8px}.border-x{border-left-width:1px;border-right-width:1px}.border-y-0{border-top-width:0px;border-bottom-width:0px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-y-4{border-top-width:4px;border-bottom-width:4px}.border-y-8{border-top-width:8px;border-bottom-width:8px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-s-0{border-inline-start-width:0}.border-s-2{border-inline-start-width:2px}.border-s-4{border-inline-start-width:4px}.border-s-8{border-inline-start-width:8px}.border-s{border-inline-start-width:1px}.border-e-0{border-inline-end-width:0}.border-e-2{border-inline-end-width:2px}.border-e-4{border-inline-end-width:4px}.border-e-8{border-inline-end-width:8px}.border-e{border-inline-end-width:1px}.border-t-0{border-top-width:0}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t-8{border-top-width:8px}.border-t{border-top-width:1px}.border-r-0{border-right-width:0}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-r-8{border-right-width:8px}.border-r{border-right-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b{border-bottom-width:1px}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-8{border-left-width:8px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[12px\]{border-radius:12px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0;--border-radius: 0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.-m-2{margin:-.5rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.m-0{margin:0!important}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-8{margin:2rem}.m-\[5px\]{margin:5px}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-px{margin-left:-1px;margin-right:-1px}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.m-10{margin:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[2em\]{margin-top:2em;margin-bottom:2em}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-1{margin-bottom:-.25rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-3{margin-bottom:-.75rem}.-mb-4{margin-bottom:-1rem}.-mb-8{margin-bottom:-2rem}.-mb-px{margin-bottom:-1px}.-ml-0{margin-left:0}.-ml-0\.5{margin-left:-.125rem}.-ml-1{margin-left:-.25rem}.-ml-10{margin-left:-2.5rem}.-ml-16{margin-left:-4rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-ml-6{margin-left:-1.5rem}.-ml-full{margin-left:-100%}.-ml-px{margin-left:-1px}.-mr-0{margin-right:0}.-mr-0\.5{margin-right:-.125rem}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.-mr-4{margin-right:-1rem}.-mr-px{margin-right:-1px}.-mt-0{margin-top:0}.-mt-1{margin-top:-.25rem}.-mt-10{margin-top:-2.5rem}.-mt-2{margin-top:-.5rem}.-mt-2\.5{margin-top:-.625rem}.-mt-4{margin-top:-1rem}.-mt-52{margin-top:-13rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.-mt-9{margin-top:-2.25rem}.-mt-px{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[-3px\]{margin-bottom:-3px}.me-3{margin-inline-end:.75rem}.me-8{margin-inline-end:2rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[-2px\]{margin-left:-2px}.ml-\[-35rem\]{margin-left:-35rem}.ml-\[-40rem\]{margin-left:-40rem}.ml-\[-46\.875rem\]{margin-left:-46.875rem}.ml-\[28\%\]{margin-left:28%}.ml-\[40rem\]{margin-left:40rem}.ml-\[50\%\]{margin-left:50%}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.ms-3{margin-inline-start:.75rem}.ms-8{margin-inline-start:2rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[1\.375rem\]{margin-top:1.375rem}.mt-\[3px\]{margin-top:3px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.\!h-\[39\.0625rem\]{height:39.0625rem!important}.\!h-auto{height:auto!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1\.375rem\]{height:1.375rem}.h-\[20\.8125rem\]{height:20.8125rem}.h-\[200px\]{height:200px}.h-\[22rem\]{height:22rem}.h-\[24\.25rem\]{height:24.25rem}.h-\[3\.625rem\]{height:3.625rem}.h-\[30\.625rem\]{height:30.625rem}.h-\[31\.625rem\]{height:31.625rem}.h-\[32rem\]{height:32rem}.h-\[37\.5rem\]{height:37.5rem}.h-\[4\.5rem\]{height:4.5rem}.h-\[400px\]{height:400px}.h-\[496px\]{height:496px}.h-\[498px\]{height:498px}.h-\[500px\]{height:500px}.h-\[5px\]{height:5px}.h-\[673px\]{height:673px}.h-\[8\.75rem\]{height:8.75rem}.h-\[calc\(0\.5rem\+1px\)\]{height:calc(.5rem + 1px)}.h-auto{height:auto!important}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.\!max-h-\[24\.75rem\]{max-height:24.75rem!important}.\!max-h-\[none\]{max-height:none!important}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[32rem\]{max-height:32rem}.max-h-\[33rem\]{max-height:33rem}.max-h-\[350px\]{max-height:350px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[800px\]{max-height:800px}.max-h-\[none\]{max-height:none}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-\[37\.5rem\]{min-height:37.5rem}.min-h-\[50\%\]{min-height:50%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.overflow-auto{overflow:auto;--overflow: auto }.overflow-hidden{overflow:hidden;--overflow: hidden }.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.ml-0-4{margin-left:4%}.fw-600{font-weight:600}.fw-900{font-weight:900}.font-size-4{font-size:4rem}.font-size-2{font-size:2rem}.w-full{width:100%}.w-50{width:50%}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow-1{flex-grow:1!important}@media (min-width: 768px){.md\:shrink{flex-shrink:1}.md\:shrink-0{flex-shrink:0}.md\:grow{flex-grow:1}.md\:grow-0{flex-grow:0}.md\:flex-1{flex:1 1 0%}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:-space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.25rem * var(--space-x-reverse));margin-left:calc(-.25rem * (1 - var(--space-x-reverse)))}.md\:-space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.375rem * var(--space-x-reverse));margin-left:calc(-.375rem * (1 - var(--space-x-reverse)))}.md\:-space-x-14>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-3.5rem * var(--space-x-reverse));margin-left:calc(-3.5rem * (1 - var(--space-x-reverse)))}.md\:-space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.5rem * var(--space-x-reverse));margin-left:calc(-.5rem * (1 - var(--space-x-reverse)))}.md\:-space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.75rem * var(--space-x-reverse));margin-left:calc(-.75rem * (1 - var(--space-x-reverse)))}.md\:space-x-0>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(0px * var(--space-x-reverse));margin-left:calc(0px * (1 - var(--space-x-reverse)))}.md\:space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.25rem * var(--space-x-reverse));margin-left:calc(.25rem * (1 - var(--space-x-reverse)))}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.375rem * var(--space-x-reverse));margin-left:calc(.375rem * (1 - var(--space-x-reverse)))}.md\:space-x-10>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2.5rem * var(--space-x-reverse));margin-left:calc(2.5rem * (1 - var(--space-x-reverse)))}.md\:space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * (1 - var(--space-x-reverse)))}.md\:space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.75rem * var(--space-x-reverse));margin-left:calc(.75rem * (1 - var(--space-x-reverse)))}.md\:space-x-4>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1rem * var(--space-x-reverse));margin-left:calc(1rem * (1 - var(--space-x-reverse)))}.md\:space-x-6>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1.5rem * var(--space-x-reverse));margin-left:calc(1.5rem * (1 - var(--space-x-reverse)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2rem * var(--space-x-reverse));margin-left:calc(2rem * (1 - var(--space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(0px * (1 - var(--space-y-reverse)));margin-bottom:calc(0px * var(--space-y-reverse))}.md\:space-y-0\.5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.125rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.125rem * var(--space-y-reverse))}.md\:space-y-1>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.25rem * var(--space-y-reverse))}.md\:space-y-10>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem * var(--space-y-reverse))}.md\:space-y-16>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(4rem * (1 - var(--space-y-reverse)));margin-bottom:calc(4rem * var(--space-y-reverse))}.md\:space-y-2>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.5rem * var(--space-y-reverse))}.md\:space-y-3>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.75rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.75rem * var(--space-y-reverse))}.md\:space-y-4>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1rem * var(--space-y-reverse))}.md\:space-y-5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem * var(--space-y-reverse))}.md\:space-y-6>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem * var(--space-y-reverse))}.md\:space-y-8>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2rem * var(--space-y-reverse))}.md\:space-y-\[5px\]>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(5px * (1 - var(--space-y-reverse)));margin-bottom:calc(5px * var(--space-y-reverse))}.md\:space-y-reverse>:not([hidden])~:not([hidden]){--space-y-reverse: 1 }.md\:space-x-reverse>:not([hidden])~:not([hidden]){--space-x-reverse: 1 }.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:table{display:table}.md\:inline-table{display:inline-table}.md\:table-caption{display:table-caption}.md\:table-cell{display:table-cell}.md\:table-column{display:table-column}.md\:table-column-group{display:table-column-group}.md\:table-footer-group{display:table-footer-group}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:table-row{display:table-row}.md\:flow-root{display:flow-root}.md\:grid{display:grid}.md\:inline-grid{display:inline-grid}.md\:contents{display:contents}.md\:list-item{display:list-item}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:max-w-0{max-width:0}.md\:max-w-none{max-width:none}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-md{max-width:28rem}.md\:max-w-lg{max-width:32rem}.md\:max-w-xl{max-width:36rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-6xl{max-width:72rem}.md\:max-w-7xl{max-width:80rem}.md\:max-w-full{max-width:100%}.md\:max-w-min{max-width:min-content}.md\:max-w-max{max-width:max-content}.md\:max-w-fit{max-width:fit-content}.md\:max-w-prose{max-width:65ch}.md\:max-w-screen-sm{max-width:640px}.md\:max-w-screen-md{max-width:768px}.md\:max-w-screen-lg{max-width:1024px}.md\:max-w-screen-xl{max-width:1280px}.md\:max-w-screen-2xl{max-width:1536px}.md\:justify-normal{justify-content:normal}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-stretch{justify-content:stretch}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:whitespace-normal{white-space:normal}.md\:whitespace-nowrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:whitespace-break-spaces{white-space:break-spaces}.md\:font-thin{font-weight:100}.md\:font-extralight{font-weight:200}.md\:font-light{font-weight:300}.md\:font-normal{font-weight:400}.md\:font-medium{font-weight:500}.md\:font-semibold{font-weight:600}.md\:font-bold{font-weight:700}.md\:font-extrabold{font-weight:800}.md\:font-black{font-weight:900}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-9xl{font-size:8rem;line-height:1}.md\:border-0{border-width:0px}.md\:border-2{border-width:2px}.md\:border-4{border-width:4px}.md\:border-8{border-width:8px}.md\:border{border-width:1px}.md\:border-x-0{border-left-width:0px;border-right-width:0px}.md\:border-x-2{border-left-width:2px;border-right-width:2px}.md\:border-x-4{border-left-width:4px;border-right-width:4px}.md\:border-x-8{border-left-width:8px;border-right-width:8px}.md\:border-x{border-left-width:1px;border-right-width:1px}.md\:border-y-0{border-top-width:0px;border-bottom-width:0px}.md\:border-y-2{border-top-width:2px;border-bottom-width:2px}.md\:border-y-4{border-top-width:4px;border-bottom-width:4px}.md\:border-y-8{border-top-width:8px;border-bottom-width:8px}.md\:border-y{border-top-width:1px;border-bottom-width:1px}.md\:border-s-0{border-inline-start-width:0}.md\:border-s-2{border-inline-start-width:2px}.md\:border-s-4{border-inline-start-width:4px}.md\:border-s-8{border-inline-start-width:8px}.md\:border-s{border-inline-start-width:1px}.md\:border-e-0{border-inline-end-width:0}.md\:border-e-2{border-inline-end-width:2px}.md\:border-e-4{border-inline-end-width:4px}.md\:border-e-8{border-inline-end-width:8px}.md\:border-e{border-inline-end-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-t-2{border-top-width:2px}.md\:border-t-4{border-top-width:4px}.md\:border-t-8{border-top-width:8px}.md\:border-t{border-top-width:1px}.md\:border-r-0{border-right-width:0}.md\:border-r-2{border-right-width:2px}.md\:border-r-4{border-right-width:4px}.md\:border-r-8{border-right-width:8px}.md\:border-r{border-right-width:1px}.md\:border-b-0{border-bottom-width:0}.md\:border-b-2{border-bottom-width:2px}.md\:border-b-4{border-bottom-width:4px}.md\:border-b-8{border-bottom-width:8px}.md\:border-b{border-bottom-width:1px}.md\:border-l-0{border-left-width:0}.md\:border-l-2{border-left-width:2px}.md\:border-l-4{border-left-width:4px}.md\:border-l-8{border-left-width:8px}.md\:border-l{border-left-width:1px}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-double{border-style:double}.md\:border-hidden{border-style:hidden}.md\:border-none{border-style:none}.md\:rounded{border-radius:.25rem}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-\[12px\]{border-radius:12px}.md\:rounded-full{border-radius:9999px}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.125rem}.md\:rounded-xl{border-radius:.75rem}.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.md\:rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-tl{border-top-left-radius:.25rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tl-xl{border-top-left-radius:.75rem}.md\:rounded-tr{border-top-right-radius:.25rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:rounded-tr-xl{border-top-right-radius:.75rem}.md\:-m-2{margin:-.5rem}.md\:-m-6{margin:-1.5rem}.md\:-m-8{margin:-2rem}.md\:m-0{margin:0}.md\:m-0\.5{margin:.125rem}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-8{margin:2rem}.md\:m-\[5px\]{margin:5px}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.md\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:my-\[2em\]{margin-top:2em;margin-bottom:2em}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:-mb-1{margin-bottom:-.25rem}.md\:-mb-1\.5{margin-bottom:-.375rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-mb-px{margin-bottom:-1px}.md\:-ml-0{margin-left:0}.md\:-ml-0\.5{margin-left:-.125rem}.md\:-ml-1{margin-left:-.25rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-ml-16{margin-left:-4rem}.md\:-ml-2{margin-left:-.5rem}.md\:-ml-4{margin-left:-1rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-ml-full{margin-left:-100%}.md\:-ml-px{margin-left:-1px}.md\:-mr-0{margin-right:0}.md\:-mr-0\.5{margin-right:-.125rem}.md\:-mr-1{margin-right:-.25rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mr-4{margin-right:-1rem}.md\:-mr-px{margin-right:-1px}.md\:-mt-0{margin-top:0}.md\:-mt-1{margin-top:-.25rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mt-2\.5{margin-top:-.625rem}.md\:-mt-4{margin-top:-1rem}.md\:-mt-52{margin-top:-13rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mt-8{margin-top:-2rem}.md\:-mt-9{margin-top:-2.25rem}.md\:-mt-px{margin-top:-1px}.md\:mb-0{margin-bottom:0}.md\:mb-0\.5{margin-bottom:.125rem}.md\:mb-1{margin-bottom:.25rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-3\.5{margin-bottom:.875rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mb-\[-3px\]{margin-bottom:-3px}.md\:me-3{margin-inline-end:.75rem}.md\:me-8{margin-inline-end:2rem}.md\:ml-0{margin-left:0}.md\:ml-0\.5{margin-left:.125rem}.md\:ml-1{margin-left:.25rem}.md\:ml-1\.5{margin-left:.375rem}.md\:ml-2{margin-left:.5rem}.md\:ml-2\.5{margin-left:.625rem}.md\:ml-3{margin-left:.75rem}.md\:ml-3\.5{margin-left:.875rem}.md\:ml-4{margin-left:1rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-8{margin-left:2rem}.md\:ml-\[-2px\]{margin-left:-2px}.md\:ml-\[-35rem\]{margin-left:-35rem}.md\:ml-\[-40rem\]{margin-left:-40rem}.md\:ml-\[-46\.875rem\]{margin-left:-46.875rem}.md\:ml-\[28\%\]{margin-left:28%}.md\:ml-\[40rem\]{margin-left:40rem}.md\:ml-\[50\%\]{margin-left:50%}.md\:ml-auto{margin-left:auto}.md\:mr-1{margin-right:.25rem}.md\:mr-1\.5{margin-right:.375rem}.md\:mr-2{margin-right:.5rem}.md\:mr-3{margin-right:.75rem}.md\:mr-4{margin-right:1rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-7{margin-right:1.75rem}.md\:mr-8{margin-right:2rem}.md\:ms-3{margin-inline-start:.75rem}.md\:ms-8{margin-inline-start:2rem}.md\:mt-0{margin-top:0}.md\:mt-0\.5{margin-top:.125rem}.md\:mt-1{margin-top:.25rem}.md\:mt-1\.5{margin-top:.375rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-2{margin-top:.5rem}.md\:mt-20{margin-top:5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-32{margin-top:8rem}.md\:mt-4{margin-top:1rem}.md\:mt-40{margin-top:10rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[1\.375rem\]{margin-top:1.375rem}.md\:mt-\[3px\]{margin-top:3px}.md\:mt-auto{margin-top:auto}.md\:mt-px{margin-top:1px}.md\:\!h-\[39\.0625rem\]{height:39.0625rem!important}.md\:\!h-auto{height:auto!important}.md\:h-0{height:0}.md\:h-0\.5{height:.125rem}.md\:h-1{height:.25rem}.md\:h-1\.5{height:.375rem}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-18{height:4.5rem}.md\:h-2{height:.5rem}.md\:h-2\.5{height:.625rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-28{height:7rem}.md\:h-3{height:.75rem}.md\:h-3\.5{height:.875rem}.md\:h-32{height:8rem}.md\:h-36{height:9rem}.md\:h-4{height:1rem}.md\:h-40{height:10rem}.md\:h-48{height:12rem}.md\:h-5{height:1.25rem}.md\:h-52{height:13rem}.md\:h-56{height:14rem}.md\:h-6{height:1.5rem}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-7{height:1.75rem}.md\:h-72{height:18rem}.md\:h-8{height:2rem}.md\:h-80{height:20rem}.md\:h-9{height:2.25rem}.md\:h-96{height:24rem}.md\:h-\[1\.375rem\]{height:1.375rem}.md\:h-\[20\.8125rem\]{height:20.8125rem}.md\:h-\[200px\]{height:200px}.md\:h-\[22rem\]{height:22rem}.md\:h-\[24\.25rem\]{height:24.25rem}.md\:h-\[3\.625rem\]{height:3.625rem}.md\:h-\[30\.625rem\]{height:30.625rem}.md\:h-\[31\.625rem\]{height:31.625rem}.md\:h-\[32rem\]{height:32rem}.md\:h-\[37\.5rem\]{height:37.5rem}.md\:h-\[4\.5rem\]{height:4.5rem}.md\:h-\[400px\]{height:400px}.md\:h-\[496px\]{height:496px}.md\:h-\[498px\]{height:498px}.md\:h-\[500px\]{height:500px}.md\:h-\[5px\]{height:5px}.md\:h-\[673px\]{height:673px}.md\:h-\[8\.75rem\]{height:8.75rem}.md\:h-\[calc\(0\.5rem\+1px\)\]{height:calc(.5rem + 1px)}.md\:h-auto{height:auto!important}.md\:h-full{height:100%}.md\:h-px{height:1px}.md\:h-screen{height:100vh}.md\:\!max-h-\[24\.75rem\]{max-height:24.75rem!important}.md\:\!max-h-\[none\]{max-height:none!important}.md\:max-h-60{max-height:15rem}.md\:max-h-96{max-height:24rem}.md\:max-h-\[32rem\]{max-height:32rem}.md\:max-h-\[33rem\]{max-height:33rem}.md\:max-h-\[350px\]{max-height:350px}.md\:max-h-\[60vh\]{max-height:60vh}.md\:max-h-\[800px\]{max-height:800px}.md\:max-h-\[none\]{max-height:none}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:min-h-0{min-height:0}.md\:min-h-\[37\.5rem\]{min-height:37.5rem}.md\:min-h-\[50\%\]{min-height:50%}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:m-view-pdf{--width: 100%;--height: 100%}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:sticky}}@media (min-width: 640px){.sm\:shrink{flex-shrink:1}.sm\:shrink-0{flex-shrink:0}.sm\:grow{flex-grow:1}.sm\:grow-0{flex-grow:0}.sm\:flex-1{flex:1 1 0%}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:-space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.25rem * var(--space-x-reverse));margin-left:calc(-.25rem * (1 - var(--space-x-reverse)))}.sm\:-space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.375rem * var(--space-x-reverse));margin-left:calc(-.375rem * (1 - var(--space-x-reverse)))}.sm\:-space-x-14>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-3.5rem * var(--space-x-reverse));margin-left:calc(-3.5rem * (1 - var(--space-x-reverse)))}.sm\:-space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.5rem * var(--space-x-reverse));margin-left:calc(-.5rem * (1 - var(--space-x-reverse)))}.sm\:-space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.75rem * var(--space-x-reverse));margin-left:calc(-.75rem * (1 - var(--space-x-reverse)))}.sm\:space-x-0>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(0px * var(--space-x-reverse));margin-left:calc(0px * (1 - var(--space-x-reverse)))}.sm\:space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.25rem * var(--space-x-reverse));margin-left:calc(.25rem * (1 - var(--space-x-reverse)))}.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.375rem * var(--space-x-reverse));margin-left:calc(.375rem * (1 - var(--space-x-reverse)))}.sm\:space-x-10>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2.5rem * var(--space-x-reverse));margin-left:calc(2.5rem * (1 - var(--space-x-reverse)))}.sm\:space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * (1 - var(--space-x-reverse)))}.sm\:space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.75rem * var(--space-x-reverse));margin-left:calc(.75rem * (1 - var(--space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1rem * var(--space-x-reverse));margin-left:calc(1rem * (1 - var(--space-x-reverse)))}.sm\:space-x-6>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1.5rem * var(--space-x-reverse));margin-left:calc(1.5rem * (1 - var(--space-x-reverse)))}.sm\:space-x-8>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2rem * var(--space-x-reverse));margin-left:calc(2rem * (1 - var(--space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(0px * (1 - var(--space-y-reverse)));margin-bottom:calc(0px * var(--space-y-reverse))}.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.125rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.125rem * var(--space-y-reverse))}.sm\:space-y-1>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.25rem * var(--space-y-reverse))}.sm\:space-y-10>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem * var(--space-y-reverse))}.sm\:space-y-16>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(4rem * (1 - var(--space-y-reverse)));margin-bottom:calc(4rem * var(--space-y-reverse))}.sm\:space-y-2>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.5rem * var(--space-y-reverse))}.sm\:space-y-3>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.75rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.75rem * var(--space-y-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1rem * var(--space-y-reverse))}.sm\:space-y-5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem * var(--space-y-reverse))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem * var(--space-y-reverse))}.sm\:space-y-8>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2rem * var(--space-y-reverse))}.sm\:space-y-\[5px\]>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(5px * (1 - var(--space-y-reverse)));margin-bottom:calc(5px * var(--space-y-reverse))}.sm\:space-y-reverse>:not([hidden])~:not([hidden]){--space-y-reverse: 1 }.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--space-x-reverse: 1 }.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table{display:table}.sm\:inline-table{display:inline-table}.sm\:table-caption{display:table-caption}.sm\:table-cell{display:table-cell}.sm\:table-column{display:table-column}.sm\:table-column-group{display:table-column-group}.sm\:table-footer-group{display:table-footer-group}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:table-row{display:table-row}.sm\:flow-root{display:flow-root}.sm\:grid{display:grid}.sm\:inline-grid{display:inline-grid}.sm\:contents{display:contents}.sm\:list-item{display:list-item}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:max-w-0{max-width:0}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-7xl{max-width:80rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-min{max-width:min-content}.sm\:max-w-max{max-width:max-content}.sm\:max-w-fit{max-width:fit-content}.sm\:max-w-prose{max-width:65ch}.sm\:max-w-screen-sm{max-width:640px}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-xl{max-width:1280px}.sm\:max-w-screen-2xl{max-width:1536px}.sm\:justify-normal{justify-content:normal}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-stretch{justify-content:stretch}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-nowrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:whitespace-break-spaces{white-space:break-spaces}.sm\:font-thin{font-weight:100}.sm\:font-extralight{font-weight:200}.sm\:font-light{font-weight:300}.sm\:font-normal{font-weight:400}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:font-bold{font-weight:700}.sm\:font-extrabold{font-weight:800}.sm\:font-black{font-weight:900}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-7xl{font-size:4.5rem;line-height:1}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-9xl{font-size:8rem;line-height:1}.sm\:border-0{border-width:0px}.sm\:border-2{border-width:2px}.sm\:border-4{border-width:4px}.sm\:border-8{border-width:8px}.sm\:border{border-width:1px}.sm\:border-x-0{border-left-width:0px;border-right-width:0px}.sm\:border-x-2{border-left-width:2px;border-right-width:2px}.sm\:border-x-4{border-left-width:4px;border-right-width:4px}.sm\:border-x-8{border-left-width:8px;border-right-width:8px}.sm\:border-x{border-left-width:1px;border-right-width:1px}.sm\:border-y-0{border-top-width:0px;border-bottom-width:0px}.sm\:border-y-2{border-top-width:2px;border-bottom-width:2px}.sm\:border-y-4{border-top-width:4px;border-bottom-width:4px}.sm\:border-y-8{border-top-width:8px;border-bottom-width:8px}.sm\:border-y{border-top-width:1px;border-bottom-width:1px}.sm\:border-s-0{border-inline-start-width:0}.sm\:border-s-2{border-inline-start-width:2px}.sm\:border-s-4{border-inline-start-width:4px}.sm\:border-s-8{border-inline-start-width:8px}.sm\:border-s{border-inline-start-width:1px}.sm\:border-e-0{border-inline-end-width:0}.sm\:border-e-2{border-inline-end-width:2px}.sm\:border-e-4{border-inline-end-width:4px}.sm\:border-e-8{border-inline-end-width:8px}.sm\:border-e{border-inline-end-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-t-2{border-top-width:2px}.sm\:border-t-4{border-top-width:4px}.sm\:border-t-8{border-top-width:8px}.sm\:border-t{border-top-width:1px}.sm\:border-r-0{border-right-width:0}.sm\:border-r-2{border-right-width:2px}.sm\:border-r-4{border-right-width:4px}.sm\:border-r-8{border-right-width:8px}.sm\:border-r{border-right-width:1px}.sm\:border-b-0{border-bottom-width:0}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-b-4{border-bottom-width:4px}.sm\:border-b-8{border-bottom-width:8px}.sm\:border-b{border-bottom-width:1px}.sm\:border-l-0{border-left-width:0}.sm\:border-l-2{border-left-width:2px}.sm\:border-l-4{border-left-width:4px}.sm\:border-l-8{border-left-width:8px}.sm\:border-l{border-left-width:1px}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-double{border-style:double}.sm\:border-hidden{border-style:hidden}.sm\:border-none{border-style:none}.sm\:rounded{border-radius:.25rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-\[12px\]{border-radius:12px}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.125rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.sm\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sm\:rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}.sm\:rounded-tl{border-top-left-radius:.25rem}.sm\:rounded-tl-lg{border-top-left-radius:.5rem}.sm\:rounded-tl-xl{border-top-left-radius:.75rem}.sm\:rounded-tr{border-top-right-radius:.25rem}.sm\:rounded-tr-lg{border-top-right-radius:.5rem}.sm\:rounded-tr-xl{border-top-right-radius:.75rem}.sm\:-m-2{margin:-.5rem}.sm\:-m-6{margin:-1.5rem}.sm\:-m-8{margin:-2rem}.sm\:m-0{margin:0}.sm\:m-0\.5{margin:.125rem}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-8{margin:2rem}.sm\:m-\[5px\]{margin:5px}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:my-\[2em\]{margin-top:2em;margin-bottom:2em}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-mb-1\.5{margin-bottom:-.375rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-mb-px{margin-bottom:-1px}.sm\:-ml-0{margin-left:0}.sm\:-ml-0\.5{margin-left:-.125rem}.sm\:-ml-1{margin-left:-.25rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-ml-16{margin-left:-4rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-ml-full{margin-left:-100%}.sm\:-ml-px{margin-left:-1px}.sm\:-mr-0{margin-right:0}.sm\:-mr-0\.5{margin-right:-.125rem}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mr-px{margin-right:-1px}.sm\:-mt-0{margin-top:0}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mt-2\.5{margin-top:-.625rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mt-52{margin-top:-13rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mt-9{margin-top:-2.25rem}.sm\:-mt-px{margin-top:-1px}.sm\:mb-0{margin-bottom:0}.sm\:mb-0\.5{margin-bottom:.125rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-3\.5{margin-bottom:.875rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:mb-\[-3px\]{margin-bottom:-3px}.sm\:me-3{margin-inline-end:.75rem}.sm\:me-8{margin-inline-end:2rem}.sm\:ml-0{margin-left:0}.sm\:ml-0\.5{margin-left:.125rem}.sm\:ml-1{margin-left:.25rem}.sm\:ml-1\.5{margin-left:.375rem}.sm\:ml-2{margin-left:.5rem}.sm\:ml-2\.5{margin-left:.625rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-3\.5{margin-left:.875rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-6{margin-left:1.5rem}.sm\:ml-8{margin-left:2rem}.sm\:ml-\[-2px\]{margin-left:-2px}.sm\:ml-\[-35rem\]{margin-left:-35rem}.sm\:ml-\[-40rem\]{margin-left:-40rem}.sm\:ml-\[-46\.875rem\]{margin-left:-46.875rem}.sm\:ml-\[28\%\]{margin-left:28%}.sm\:ml-\[40rem\]{margin-left:40rem}.sm\:ml-\[50\%\]{margin-left:50%}.sm\:ml-auto{margin-left:auto}.sm\:mr-1{margin-right:.25rem}.sm\:mr-1\.5{margin-right:.375rem}.sm\:mr-2{margin-right:.5rem}.sm\:mr-3{margin-right:.75rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mr-7{margin-right:1.75rem}.sm\:mr-8{margin-right:2rem}.sm\:ms-3{margin-inline-start:.75rem}.sm\:ms-8{margin-inline-start:2rem}.sm\:mt-0{margin-top:0}.sm\:mt-0\.5{margin-top:.125rem}.sm\:mt-1{margin-top:.25rem}.sm\:mt-1\.5{margin-top:.375rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-14{margin-top:3.5rem}.sm\:mt-16{margin-top:4rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-32{margin-top:8rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-40{margin-top:10rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-\[1\.375rem\]{margin-top:1.375rem}.sm\:mt-\[3px\]{margin-top:3px}.sm\:mt-auto{margin-top:auto}.sm\:mt-px{margin-top:1px}.sm\:\!h-\[39\.0625rem\]{height:39.0625rem!important}.sm\:\!h-auto{height:auto!important}.sm\:h-0{height:0}.sm\:h-0\.5{height:.125rem}.sm\:h-1{height:.25rem}.sm\:h-1\.5{height:.375rem}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-14{height:3.5rem}.sm\:h-16{height:4rem}.sm\:h-18{height:4.5rem}.sm\:h-2{height:.5rem}.sm\:h-2\.5{height:.625rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-28{height:7rem}.sm\:h-3{height:.75rem}.sm\:h-3\.5{height:.875rem}.sm\:h-32{height:8rem}.sm\:h-36{height:9rem}.sm\:h-4{height:1rem}.sm\:h-40{height:10rem}.sm\:h-48{height:12rem}.sm\:h-5{height:1.25rem}.sm\:h-52{height:13rem}.sm\:h-56{height:14rem}.sm\:h-6{height:1.5rem}.sm\:h-60{height:15rem}.sm\:h-64{height:16rem}.sm\:h-7{height:1.75rem}.sm\:h-72{height:18rem}.sm\:h-8{height:2rem}.sm\:h-80{height:20rem}.sm\:h-9{height:2.25rem}.sm\:h-96{height:24rem}.sm\:h-\[1\.375rem\]{height:1.375rem}.sm\:h-\[20\.8125rem\]{height:20.8125rem}.sm\:h-\[200px\]{height:200px}.sm\:h-\[22rem\]{height:22rem}.sm\:h-\[24\.25rem\]{height:24.25rem}.sm\:h-\[3\.625rem\]{height:3.625rem}.sm\:h-\[30\.625rem\]{height:30.625rem}.sm\:h-\[31\.625rem\]{height:31.625rem}.sm\:h-\[32rem\]{height:32rem}.sm\:h-\[37\.5rem\]{height:37.5rem}.sm\:h-\[4\.5rem\]{height:4.5rem}.sm\:h-\[400px\]{height:400px}.sm\:h-\[496px\]{height:496px}.sm\:h-\[498px\]{height:498px}.sm\:h-\[500px\]{height:500px}.sm\:h-\[5px\]{height:5px}.sm\:h-\[673px\]{height:673px}.sm\:h-\[8\.75rem\]{height:8.75rem}.sm\:h-\[calc\(0\.5rem\+1px\)\]{height:calc(.5rem + 1px)}.sm\:h-auto{height:auto!important}.sm\:h-full{height:100%}.sm\:h-px{height:1px}.sm\:h-screen{height:100vh}.sm\:\!max-h-\[24\.75rem\]{max-height:24.75rem!important}.sm\:\!max-h-\[none\]{max-height:none!important}.sm\:max-h-60{max-height:15rem}.sm\:max-h-96{max-height:24rem}.sm\:max-h-\[32rem\]{max-height:32rem}.sm\:max-h-\[33rem\]{max-height:33rem}.sm\:max-h-\[350px\]{max-height:350px}.sm\:max-h-\[60vh\]{max-height:60vh}.sm\:max-h-\[800px\]{max-height:800px}.sm\:max-h-\[none\]{max-height:none}.sm\:max-h-full{max-height:100%}.sm\:max-h-screen{max-height:100vh}.sm\:min-h-0{min-height:0}.sm\:min-h-\[37\.5rem\]{min-height:37.5rem}.sm\:min-h-\[50\%\]{min-height:50%}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:m-view-pdf{--width: 100%;--height: 100%}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:sticky}}@media (max-width: 540px){.xs\:shrink{flex-shrink:1}.xs\:shrink-0{flex-shrink:0}.xs\:grow{flex-grow:1}.xs\:grow-0{flex-grow:0}.xs\:flex-1{flex:1 1 0%}.xs\:flex-auto{flex:1 1 auto}.xs\:flex-initial{flex:0 1 auto}.xs\:flex-none{flex:none}.xs\:-space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.25rem * var(--space-x-reverse));margin-left:calc(-.25rem * (1 - var(--space-x-reverse)))}.xs\:-space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.375rem * var(--space-x-reverse));margin-left:calc(-.375rem * (1 - var(--space-x-reverse)))}.xs\:-space-x-14>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-3.5rem * var(--space-x-reverse));margin-left:calc(-3.5rem * (1 - var(--space-x-reverse)))}.xs\:-space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.5rem * var(--space-x-reverse));margin-left:calc(-.5rem * (1 - var(--space-x-reverse)))}.xs\:-space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(-.75rem * var(--space-x-reverse));margin-left:calc(-.75rem * (1 - var(--space-x-reverse)))}.xs\:space-x-0>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(0px * var(--space-x-reverse));margin-left:calc(0px * (1 - var(--space-x-reverse)))}.xs\:space-x-1>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.25rem * var(--space-x-reverse));margin-left:calc(.25rem * (1 - var(--space-x-reverse)))}.xs\:space-x-1\.5>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.375rem * var(--space-x-reverse));margin-left:calc(.375rem * (1 - var(--space-x-reverse)))}.xs\:space-x-10>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2.5rem * var(--space-x-reverse));margin-left:calc(2.5rem * (1 - var(--space-x-reverse)))}.xs\:space-x-2>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * (1 - var(--space-x-reverse)))}.xs\:space-x-3>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(.75rem * var(--space-x-reverse));margin-left:calc(.75rem * (1 - var(--space-x-reverse)))}.xs\:space-x-4>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1rem * var(--space-x-reverse));margin-left:calc(1rem * (1 - var(--space-x-reverse)))}.xs\:space-x-6>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(1.5rem * var(--space-x-reverse));margin-left:calc(1.5rem * (1 - var(--space-x-reverse)))}.xs\:space-x-8>:not([hidden])~:not([hidden]){--space-x-reverse: 0;margin-right:calc(2rem * var(--space-x-reverse));margin-left:calc(2rem * (1 - var(--space-x-reverse)))}.xs\:space-y-0>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(0px * (1 - var(--space-y-reverse)));margin-bottom:calc(0px * var(--space-y-reverse))}.xs\:space-y-0\.5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.125rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.125rem * var(--space-y-reverse))}.xs\:space-y-1>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.25rem * var(--space-y-reverse))}.xs\:space-y-10>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem * var(--space-y-reverse))}.xs\:space-y-16>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(4rem * (1 - var(--space-y-reverse)));margin-bottom:calc(4rem * var(--space-y-reverse))}.xs\:space-y-2>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.5rem * var(--space-y-reverse))}.xs\:space-y-3>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(.75rem * (1 - var(--space-y-reverse)));margin-bottom:calc(.75rem * var(--space-y-reverse))}.xs\:space-y-4>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1rem * var(--space-y-reverse))}.xs\:space-y-5>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.25rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem * var(--space-y-reverse))}.xs\:space-y-6>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(1.5rem * (1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem * var(--space-y-reverse))}.xs\:space-y-8>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(2rem * (1 - var(--space-y-reverse)));margin-bottom:calc(2rem * var(--space-y-reverse))}.xs\:space-y-\[5px\]>:not([hidden])~:not([hidden]){--space-y-reverse: 0;margin-top:calc(5px * (1 - var(--space-y-reverse)));margin-bottom:calc(5px * var(--space-y-reverse))}.xs\:space-y-reverse>:not([hidden])~:not([hidden]){--space-y-reverse: 1 }.xs\:space-x-reverse>:not([hidden])~:not([hidden]){--space-x-reverse: 1 }.xs\:block{display:block}.xs\:inline-block{display:inline-block}.xs\:inline{display:inline}.xs\:flex{display:flex}.xs\:inline-flex{display:inline-flex}.xs\:table{display:table}.xs\:inline-table{display:inline-table}.xs\:table-caption{display:table-caption}.xs\:table-cell{display:table-cell}.xs\:table-column{display:table-column}.xs\:table-column-group{display:table-column-group}.xs\:table-footer-group{display:table-footer-group}.xs\:table-header-group{display:table-header-group}.xs\:table-row-group{display:table-row-group}.xs\:table-row{display:table-row}.xs\:flow-root{display:flow-root}.xs\:grid{display:grid}.xs\:inline-grid{display:inline-grid}.xs\:contents{display:contents}.xs\:list-item{display:list-item}.xs\:w-11{width:2.75rem}.xs\:w-12{width:3rem}.xs\:w-14{width:3.5rem}.xs\:w-16{width:4rem}.xs\:w-20{width:5rem}.xs\:w-24{width:6rem}.xs\:max-w-0{max-width:0}.xs\:max-w-none{max-width:none}.xs\:max-w-xs{max-width:20rem}.xs\:max-w-sm{max-width:24rem}.xs\:max-w-md{max-width:28rem}.xs\:max-w-lg{max-width:32rem}.xs\:max-w-xl{max-width:36rem}.xs\:max-w-2xl{max-width:42rem}.xs\:max-w-3xl{max-width:48rem}.xs\:max-w-4xl{max-width:56rem}.xs\:max-w-5xl{max-width:64rem}.xs\:max-w-6xl{max-width:72rem}.xs\:max-w-7xl{max-width:80rem}.xs\:max-w-full{max-width:100%}.xs\:max-w-min{max-width:min-content}.xs\:max-w-max{max-width:max-content}.xs\:max-w-fit{max-width:fit-content}.xs\:max-w-prose{max-width:65ch}.xs\:max-w-screen-sm{max-width:640px}.xs\:max-w-screen-md{max-width:768px}.xs\:max-w-screen-lg{max-width:1024px}.xs\:max-w-screen-xl{max-width:1280px}.xs\:max-w-screen-2xl{max-width:1536px}.xs\:justify-normal{justify-content:normal}.xs\:justify-start{justify-content:flex-start}.xs\:justify-end{justify-content:flex-end}.xs\:justify-center{justify-content:center}.xs\:justify-between{justify-content:space-between}.xs\:justify-around{justify-content:space-around}.xs\:justify-evenly{justify-content:space-evenly}.xs\:justify-stretch{justify-content:stretch}.xs\:items-start{align-items:flex-start}.xs\:items-end{align-items:flex-end}.xs\:items-center{align-items:center}.xs\:items-baseline{align-items:baseline}.xs\:items-stretch{align-items:stretch}.xs\:whitespace-normal{white-space:normal}.xs\:whitespace-nowrap{white-space:nowrap}.xs\:whitespace-pre{white-space:pre}.xs\:whitespace-pre-line{white-space:pre-line}.xs\:whitespace-pre-wrap{white-space:pre-wrap}.xs\:whitespace-break-spaces{white-space:break-spaces}.xs\:font-thin{font-weight:100}.xs\:font-extralight{font-weight:200}.xs\:font-light{font-weight:300}.xs\:font-normal{font-weight:400}.xs\:font-medium{font-weight:500}.xs\:font-semibold{font-weight:600}.xs\:font-bold{font-weight:700}.xs\:font-extrabold{font-weight:800}.xs\:font-black{font-weight:900}.xs\:text-xs{font-size:.75rem;line-height:1rem}.xs\:text-sm{font-size:.875rem;line-height:1.25rem}.xs\:text-base{font-size:1rem;line-height:1.5rem}.xs\:text-lg{font-size:1.125rem;line-height:1.75rem}.xs\:text-xl{font-size:1.25rem;line-height:1.75rem}.xs\:text-2xl{font-size:1.5rem;line-height:2rem}.xs\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xs\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xs\:text-5xl{font-size:3rem;line-height:1}.xs\:text-6xl{font-size:3.75rem;line-height:1}.xs\:text-7xl{font-size:4.5rem;line-height:1}.xs\:text-8xl{font-size:6rem;line-height:1}.xs\:text-9xl{font-size:8rem;line-height:1}.xs\:border-0{border-width:0px}.xs\:border-2{border-width:2px}.xs\:border-4{border-width:4px}.xs\:border-8{border-width:8px}.xs\:border{border-width:1px}.xs\:border-x-0{border-left-width:0px;border-right-width:0px}.xs\:border-x-2{border-left-width:2px;border-right-width:2px}.xs\:border-x-4{border-left-width:4px;border-right-width:4px}.xs\:border-x-8{border-left-width:8px;border-right-width:8px}.xs\:border-x{border-left-width:1px;border-right-width:1px}.xs\:border-y-0{border-top-width:0px;border-bottom-width:0px}.xs\:border-y-2{border-top-width:2px;border-bottom-width:2px}.xs\:border-y-4{border-top-width:4px;border-bottom-width:4px}.xs\:border-y-8{border-top-width:8px;border-bottom-width:8px}.xs\:border-y{border-top-width:1px;border-bottom-width:1px}.xs\:border-s-0{border-inline-start-width:0}.xs\:border-s-2{border-inline-start-width:2px}.xs\:border-s-4{border-inline-start-width:4px}.xs\:border-s-8{border-inline-start-width:8px}.xs\:border-s{border-inline-start-width:1px}.xs\:border-e-0{border-inline-end-width:0}.xs\:border-e-2{border-inline-end-width:2px}.xs\:border-e-4{border-inline-end-width:4px}.xs\:border-e-8{border-inline-end-width:8px}.xs\:border-e{border-inline-end-width:1px}.xs\:border-t-0{border-top-width:0}.xs\:border-t-2{border-top-width:2px}.xs\:border-t-4{border-top-width:4px}.xs\:border-t-8{border-top-width:8px}.xs\:border-t{border-top-width:1px}.xs\:border-r-0{border-right-width:0}.xs\:border-r-2{border-right-width:2px}.xs\:border-r-4{border-right-width:4px}.xs\:border-r-8{border-right-width:8px}.xs\:border-r{border-right-width:1px}.xs\:border-b-0{border-bottom-width:0}.xs\:border-b-2{border-bottom-width:2px}.xs\:border-b-4{border-bottom-width:4px}.xs\:border-b-8{border-bottom-width:8px}.xs\:border-b{border-bottom-width:1px}.xs\:border-l-0{border-left-width:0}.xs\:border-l-2{border-left-width:2px}.xs\:border-l-4{border-left-width:4px}.xs\:border-l-8{border-left-width:8px}.xs\:border-l{border-left-width:1px}.xs\:border-solid{border-style:solid}.xs\:border-dashed{border-style:dashed}.xs\:border-dotted{border-style:dotted}.xs\:border-double{border-style:double}.xs\:border-hidden{border-style:hidden}.xs\:border-none{border-style:none}.xs\:rounded{border-radius:.25rem}.xs\:rounded-2xl{border-radius:1rem}.xs\:rounded-3xl{border-radius:1.5rem}.xs\:rounded-\[12px\]{border-radius:12px}.xs\:rounded-full{border-radius:9999px}.xs\:rounded-lg{border-radius:.5rem}.xs\:rounded-md{border-radius:.375rem}.xs\:rounded-none{border-radius:0}.xs\:rounded-sm{border-radius:.125rem}.xs\:rounded-xl{border-radius:.75rem}.xs\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xs\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.xs\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xs\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xs\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.xs\:rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.xs\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xs\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.xs\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xs\:rounded-br-lg{border-bottom-right-radius:.5rem}.xs\:rounded-tl{border-top-left-radius:.25rem}.xs\:rounded-tl-lg{border-top-left-radius:.5rem}.xs\:rounded-tl-xl{border-top-left-radius:.75rem}.xs\:rounded-tr{border-top-right-radius:.25rem}.xs\:rounded-tr-lg{border-top-right-radius:.5rem}.xs\:rounded-tr-xl{border-top-right-radius:.75rem}.xs\:-m-2{margin:-.5rem}.xs\:-m-6{margin:-1.5rem}.xs\:-m-8{margin:-2rem}.xs\:m-0{margin:0}.xs\:m-0\.5{margin:.125rem}.xs\:m-1{margin:.25rem}.xs\:m-2{margin:.5rem}.xs\:m-8{margin:2rem}.xs\:m-\[5px\]{margin:5px}.xs\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xs\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.xs\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xs\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xs\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xs\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xs\:-mx-px{margin-left:-1px;margin-right:-1px}.xs\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xs\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.xs\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xs\:-my-px{margin-top:-1px;margin-bottom:-1px}.xs\:mx-1{margin-left:.25rem;margin-right:.25rem}.xs\:mx-2{margin-left:.5rem;margin-right:.5rem}.xs\:mx-3{margin-left:.75rem;margin-right:.75rem}.xs\:mx-4{margin-left:1rem;margin-right:1rem}.xs\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xs\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xs\:mx-8{margin-left:2rem;margin-right:2rem}.xs\:mx-auto{margin-left:auto;margin-right:auto}.xs\:my-12{margin-top:3rem;margin-bottom:3rem}.xs\:my-20{margin-top:5rem;margin-bottom:5rem}.xs\:my-4{margin-top:1rem;margin-bottom:1rem}.xs\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:my-8{margin-top:2rem;margin-bottom:2rem}.xs\:my-\[2em\]{margin-top:2em;margin-bottom:2em}.xs\:my-auto{margin-top:auto;margin-bottom:auto}.xs\:-mb-1{margin-bottom:-.25rem}.xs\:-mb-1\.5{margin-bottom:-.375rem}.xs\:-mb-3{margin-bottom:-.75rem}.xs\:-mb-4{margin-bottom:-1rem}.xs\:-mb-8{margin-bottom:-2rem}.xs\:-mb-px{margin-bottom:-1px}.xs\:-ml-0{margin-left:0}.xs\:-ml-0\.5{margin-left:-.125rem}.xs\:-ml-1{margin-left:-.25rem}.xs\:-ml-10{margin-left:-2.5rem}.xs\:-ml-16{margin-left:-4rem}.xs\:-ml-2{margin-left:-.5rem}.xs\:-ml-4{margin-left:-1rem}.xs\:-ml-6{margin-left:-1.5rem}.xs\:-ml-full{margin-left:-100%}.xs\:-ml-px{margin-left:-1px}.xs\:-mr-0{margin-right:0}.xs\:-mr-0\.5{margin-right:-.125rem}.xs\:-mr-1{margin-right:-.25rem}.xs\:-mr-2{margin-right:-.5rem}.xs\:-mr-4{margin-right:-1rem}.xs\:-mr-px{margin-right:-1px}.xs\:-mt-0{margin-top:0}.xs\:-mt-1{margin-top:-.25rem}.xs\:-mt-10{margin-top:-2.5rem}.xs\:-mt-2{margin-top:-.5rem}.xs\:-mt-2\.5{margin-top:-.625rem}.xs\:-mt-4{margin-top:-1rem}.xs\:-mt-52{margin-top:-13rem}.xs\:-mt-6{margin-top:-1.5rem}.xs\:-mt-8{margin-top:-2rem}.xs\:-mt-9{margin-top:-2.25rem}.xs\:-mt-px{margin-top:-1px}.xs\:mb-0{margin-bottom:0}.xs\:mb-0\.5{margin-bottom:.125rem}.xs\:mb-1{margin-bottom:.25rem}.xs\:mb-10{margin-bottom:2.5rem}.xs\:mb-12{margin-bottom:3rem}.xs\:mb-16{margin-bottom:4rem}.xs\:mb-2{margin-bottom:.5rem}.xs\:mb-20{margin-bottom:5rem}.xs\:mb-3{margin-bottom:.75rem}.xs\:mb-3\.5{margin-bottom:.875rem}.xs\:mb-4{margin-bottom:1rem}.xs\:mb-5{margin-bottom:1.25rem}.xs\:mb-6{margin-bottom:1.5rem}.xs\:mb-8{margin-bottom:2rem}.xs\:mb-9{margin-bottom:2.25rem}.xs\:mb-\[-3px\]{margin-bottom:-3px}.xs\:me-3{margin-inline-end:.75rem}.xs\:me-8{margin-inline-end:2rem}.xs\:ml-0{margin-left:0}.xs\:ml-0\.5{margin-left:.125rem}.xs\:ml-1{margin-left:.25rem}.xs\:ml-1\.5{margin-left:.375rem}.xs\:ml-2{margin-left:.5rem}.xs\:ml-2\.5{margin-left:.625rem}.xs\:ml-3{margin-left:.75rem}.xs\:ml-3\.5{margin-left:.875rem}.xs\:ml-4{margin-left:1rem}.xs\:ml-6{margin-left:1.5rem}.xs\:ml-8{margin-left:2rem}.xs\:ml-\[-2px\]{margin-left:-2px}.xs\:ml-\[-35rem\]{margin-left:-35rem}.xs\:ml-\[-40rem\]{margin-left:-40rem}.xs\:ml-\[-46\.875rem\]{margin-left:-46.875rem}.xs\:ml-\[28\%\]{margin-left:28%}.xs\:ml-\[40rem\]{margin-left:40rem}.xs\:ml-\[50\%\]{margin-left:50%}.xs\:ml-auto{margin-left:auto}.xs\:mr-1{margin-right:.25rem}.xs\:mr-1\.5{margin-right:.375rem}.xs\:mr-2{margin-right:.5rem}.xs\:mr-3{margin-right:.75rem}.xs\:mr-4{margin-right:1rem}.xs\:mr-6{margin-right:1.5rem}.xs\:mr-7{margin-right:1.75rem}.xs\:mr-8{margin-right:2rem}.xs\:ms-3{margin-inline-start:.75rem}.xs\:ms-8{margin-inline-start:2rem}.xs\:mt-0{margin-top:0}.xs\:mt-0\.5{margin-top:.125rem}.xs\:mt-1{margin-top:.25rem}.xs\:mt-1\.5{margin-top:.375rem}.xs\:mt-10{margin-top:2.5rem}.xs\:mt-12{margin-top:3rem}.xs\:mt-14{margin-top:3.5rem}.xs\:mt-16{margin-top:4rem}.xs\:mt-2{margin-top:.5rem}.xs\:mt-20{margin-top:5rem}.xs\:mt-3{margin-top:.75rem}.xs\:mt-32{margin-top:8rem}.xs\:mt-4{margin-top:1rem}.xs\:mt-40{margin-top:10rem}.xs\:mt-5{margin-top:1.25rem}.xs\:mt-6{margin-top:1.5rem}.xs\:mt-8{margin-top:2rem}.xs\:mt-\[1\.375rem\]{margin-top:1.375rem}.xs\:mt-\[3px\]{margin-top:3px}.xs\:mt-auto{margin-top:auto}.xs\:mt-px{margin-top:1px}.xs\:\!h-\[39\.0625rem\]{height:39.0625rem!important}.xs\:\!h-auto{height:auto!important}.xs\:h-0{height:0}.xs\:h-0\.5{height:.125rem}.xs\:h-1{height:.25rem}.xs\:h-1\.5{height:.375rem}.xs\:h-10{height:2.5rem}.xs\:h-12{height:3rem}.xs\:h-14{height:3.5rem}.xs\:h-16{height:4rem}.xs\:h-18{height:4.5rem}.xs\:h-2{height:.5rem}.xs\:h-2\.5{height:.625rem}.xs\:h-20{height:5rem}.xs\:h-24{height:6rem}.xs\:h-28{height:7rem}.xs\:h-3{height:.75rem}.xs\:h-3\.5{height:.875rem}.xs\:h-32{height:8rem}.xs\:h-36{height:9rem}.xs\:h-4{height:1rem}.xs\:h-40{height:10rem}.xs\:h-48{height:12rem}.xs\:h-5{height:1.25rem}.xs\:h-52{height:13rem}.xs\:h-56{height:14rem}.xs\:h-6{height:1.5rem}.xs\:h-60{height:15rem}.xs\:h-64{height:16rem}.xs\:h-7{height:1.75rem}.xs\:h-72{height:18rem}.xs\:h-8{height:2rem}.xs\:h-80{height:20rem}.xs\:h-9{height:2.25rem}.xs\:h-96{height:24rem}.xs\:h-\[1\.375rem\]{height:1.375rem}.xs\:h-\[20\.8125rem\]{height:20.8125rem}.xs\:h-\[200px\]{height:200px}.xs\:h-\[22rem\]{height:22rem}.xs\:h-\[24\.25rem\]{height:24.25rem}.xs\:h-\[3\.625rem\]{height:3.625rem}.xs\:h-\[30\.625rem\]{height:30.625rem}.xs\:h-\[31\.625rem\]{height:31.625rem}.xs\:h-\[32rem\]{height:32rem}.xs\:h-\[37\.5rem\]{height:37.5rem}.xs\:h-\[4\.5rem\]{height:4.5rem}.xs\:h-\[400px\]{height:400px}.xs\:h-\[496px\]{height:496px}.xs\:h-\[498px\]{height:498px}.xs\:h-\[500px\]{height:500px}.xs\:h-\[5px\]{height:5px}.xs\:h-\[673px\]{height:673px}.xs\:h-\[8\.75rem\]{height:8.75rem}.xs\:h-\[calc\(0\.5rem\+1px\)\]{height:calc(.5rem + 1px)}.xs\:h-auto{height:auto!important}.xs\:h-full{height:100%}.xs\:h-px{height:1px}.xs\:h-screen{height:100vh}.xs\:\!max-h-\[24\.75rem\]{max-height:24.75rem!important}.xs\:\!max-h-\[none\]{max-height:none!important}.xs\:max-h-60{max-height:15rem}.xs\:max-h-96{max-height:24rem}.xs\:max-h-\[32rem\]{max-height:32rem}.xs\:max-h-\[33rem\]{max-height:33rem}.xs\:max-h-\[350px\]{max-height:350px}.xs\:max-h-\[60vh\]{max-height:60vh}.xs\:max-h-\[800px\]{max-height:800px}.xs\:max-h-\[none\]{max-height:none}.xs\:max-h-full{max-height:100%}.xs\:max-h-screen{max-height:100vh}.xs\:min-h-0{min-height:0}.xs\:min-h-\[37\.5rem\]{min-height:37.5rem}.xs\:min-h-\[50\%\]{min-height:50%}.xs\:min-h-full{min-height:100%}.xs\:min-h-screen{min-height:100vh}.xs\:m-view-pdf{--width: 100%;--height: 100%}.xs\:static{position:static}.xs\:fixed{position:fixed}.xs\:absolute{position:absolute}.xs\:relative{position:relative}.xs\:sticky{position:sticky}}
