@media print { .v-application { background-color: transparent; } }
.v-theme--default a.simple-link { color: #b5411a; text-decoration: none; }
.v-theme--default .text-surface-inverse:not(.v-btn--disabled) { color: rgb(var(--v-theme-surface-inverse))!important; }
.v-theme--default .bg-surface-inverse a.simple-link { color: #FFFFFF }
.v-theme--default .text-primary:not(.v-btn--disabled) { color: #b5411a!important; }
.v-theme--default .bg-primary a.simple-link { color: #FFFFFF }
.v-theme--default .text-secondary:not(.v-btn--disabled) { color: #996106!important; }
.v-theme--default .bg-secondary a.simple-link { color: #000000 }
.v-theme--default .text-accent:not(.v-btn--disabled) { color: #b5411a!important; }
.v-theme--default .bg-accent a.simple-link { color: #FFFFFF }
.v-theme--default .text-info:not(.v-btn--disabled) { color: #BF4300!important; }
.v-theme--default .bg-info a.simple-link { color: #000000 }
.v-theme--default .text-warning:not(.v-btn--disabled) { color: #8B2500!important; }
.v-theme--default .bg-warning a.simple-link { color: #FFFFFF }
.v-theme--default .text-error:not(.v-btn--disabled) { color: #B71C1C!important; }
.v-theme--default .bg-error a.simple-link { color: #FFFFFF }
.v-theme--default .text-success:not(.v-btn--disabled) { color: #2E7D32!important; }
.v-theme--default .bg-success a.simple-link { color: #000000 }
.v-theme--default .text-admin:not(.v-btn--disabled) { color: #B71C1C!important; }
.v-theme--default .bg-admin a.simple-link { color: #FFFFFF }
.v-theme--dark a.simple-link { color: #ff9b71; text-decoration: none; }
.v-theme--dark .text-surface-inverse:not(.v-btn--disabled) { color: rgb(var(--v-theme-surface-inverse))!important; }
.v-theme--dark .bg-surface-inverse a.simple-link { color: #424242 }
.v-theme--dark .text-primary:not(.v-btn--disabled) { color: #ff9b71!important; }
.v-theme--dark .bg-primary a.simple-link { color: #FFFFFF }
.v-theme--dark .text-secondary:not(.v-btn--disabled) { color: #facc81!important; }
.v-theme--dark .bg-secondary a.simple-link { color: #000000 }
.v-theme--dark .text-accent:not(.v-btn--disabled) { color: #ff9b71!important; }
.v-theme--dark .bg-accent a.simple-link { color: #FFFFFF }
.v-theme--dark .text-info:not(.v-btn--disabled) { color: rgb(var(--v-theme-info))!important; }
.v-theme--dark .bg-info a.simple-link { color: #000000 }
.v-theme--dark .text-warning:not(.v-btn--disabled) { color: #FFAB40!important; }
.v-theme--dark .bg-warning a.simple-link { color: #FFFFFF }
.v-theme--dark .text-error:not(.v-btn--disabled) { color: #FFCDD2!important; }
.v-theme--dark .bg-error a.simple-link { color: #FFFFFF }
.v-theme--dark .text-success:not(.v-btn--disabled) { color: rgb(var(--v-theme-success))!important; }
.v-theme--dark .bg-success a.simple-link { color: #000000 }
.v-theme--dark .text-admin:not(.v-btn--disabled) { color: #FFCDD2!important; }
.v-theme--dark .bg-admin a.simple-link { color: #FFFFFF }
.v-theme--hc a.simple-link { color: #893114; text-decoration: none; }
.v-theme--hc .text-surface-inverse:not(.v-btn--disabled) { color: rgb(var(--v-theme-surface-inverse))!important; }
.v-theme--hc .bg-surface-inverse a.simple-link { color: #FFFFFF }
.v-theme--hc .text-primary:not(.v-btn--disabled) { color: #893114!important; }
.v-theme--hc .bg-primary a.simple-link { color: #FFFFFF }
.v-theme--hc .text-secondary:not(.v-btn--disabled) { color: #774c05!important; }
.v-theme--hc .bg-secondary a.simple-link { color: #000000 }
.v-theme--hc .text-accent:not(.v-btn--disabled) { color: #893114!important; }
.v-theme--hc .bg-accent a.simple-link { color: #FFFFFF }
.v-theme--hc .text-info:not(.v-btn--disabled) { color: #993500!important; }
.v-theme--hc .bg-info a.simple-link { color: #000000 }
.v-theme--hc .text-warning:not(.v-btn--disabled) { color: rgb(var(--v-theme-warning))!important; }
.v-theme--hc .bg-warning a.simple-link { color: #FFFFFF }
.v-theme--hc .text-error:not(.v-btn--disabled) { color: #8B0000!important; }
.v-theme--hc .bg-error a.simple-link { color: #FFFFFF }
.v-theme--hc .text-success:not(.v-btn--disabled) { color: #1B5E20!important; }
.v-theme--hc .bg-success a.simple-link { color: #000000 }
.v-theme--hc .text-admin:not(.v-btn--disabled) { color: #8B0000!important; }
.v-theme--hc .bg-admin a.simple-link { color: #FFFFFF }
.v-theme--hc-dark a.simple-link { color: #ff8359; text-decoration: none; }
.v-theme--hc-dark .text-surface-inverse:not(.v-btn--disabled) { color: rgb(var(--v-theme-surface-inverse))!important; }
.v-theme--hc-dark .bg-surface-inverse a.simple-link { color: #000000 }
.v-theme--hc-dark .text-primary:not(.v-btn--disabled) { color: #ff8359!important; }
.v-theme--hc-dark .bg-primary a.simple-link { color: #FFFFFF }
.v-theme--hc-dark .text-secondary:not(.v-btn--disabled) { color: #facc81!important; }
.v-theme--hc-dark .bg-secondary a.simple-link { color: #000000 }
.v-theme--hc-dark .text-accent:not(.v-btn--disabled) { color: #ff8359!important; }
.v-theme--hc-dark .bg-accent a.simple-link { color: #FFFFFF }
.v-theme--hc-dark .text-info:not(.v-btn--disabled) { color: rgb(var(--v-theme-info))!important; }
.v-theme--hc-dark .bg-info a.simple-link { color: #000000 }
.v-theme--hc-dark .text-warning:not(.v-btn--disabled) { color: #FFAB40!important; }
.v-theme--hc-dark .bg-warning a.simple-link { color: #FFFFFF }
.v-theme--hc-dark .text-error:not(.v-btn--disabled) { color: #FF8A80!important; }
.v-theme--hc-dark .bg-error a.simple-link { color: #FFFFFF }
.v-theme--hc-dark .text-success:not(.v-btn--disabled) { color: rgb(var(--v-theme-success))!important; }
.v-theme--hc-dark .bg-success a.simple-link { color: #000000 }
.v-theme--hc-dark .text-admin:not(.v-btn--disabled) { color: #FFCDD2!important; }
.v-theme--hc-dark .bg-admin a.simple-link { color: #FFFFFF }

/* latin */
@font-face {
  font-family: Futura;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(/portal/api/font-assets/7cac894f-d6a5-4f1c-9014-7c92d3987850/FuturaLT.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin */
@font-face {
  font-family: Futura;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(/portal/api/font-assets/7cac894f-d6a5-4f1c-9014-7c92d3987850/FuturaLT.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --d-body-font-family: Futura !important;
  --d-heading-font-family: Futura !important;
}
  