.mat-badge-content {
    font-weight: 600;
    font-size: 12px;
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-badge-small .mat-badge-content {
    font-size: 6px
}

.mat-badge-large .mat-badge-content {
    font-size: 24px
}

.mat-h1,
.mat-headline,
.mat-typography h1 {
    font: 400 24px/32px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 16px
}

.mat-h2,
.mat-title,
.mat-typography h2 {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 16px
}

.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
    font: 400 16px/28px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 16px
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
    font: 400 15px/24px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 16px
}

.mat-h5,
.mat-typography h5 {
    font: 400 11.62px/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-h6,
.mat-typography h6 {
    font: 400 9.38px/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-body-2,
.mat-body-strong {
    font: 500 14px/24px Roboto, Helvetica Neue, sans-serif
}

.mat-body,
.mat-body-1,
.mat-typography {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif
}

.mat-body-1 p,
.mat-body p,
.mat-typography p {
    margin: 0 0 12px
}

.mat-caption,
.mat-small {
    font: 400 12px/20px Roboto, Helvetica Neue, sans-serif
}

.mat-display-4,
.mat-typography .mat-display-4 {
    font: 300 112px/112px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 56px;
    letter-spacing: -.05em
}

.mat-display-3,
.mat-typography .mat-display-3 {
    font: 400 56px/56px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 64px;
    letter-spacing: -.02em
}

.mat-display-2,
.mat-typography .mat-display-2 {
    font: 400 45px/48px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 64px;
    letter-spacing: -.005em
}

.mat-display-1,
.mat-typography .mat-display-1 {
    font: 400 34px/40px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 64px
}

.mat-bottom-sheet-container {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif
}

.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-button-toggle,
.mat-card {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-card-title {
    font-size: 24px;
    font-weight: 500
}

.mat-card-header .mat-card-title {
    font-size: 20px
}

.mat-card-content,
.mat-card-subtitle {
    font-size: 14px
}

.mat-checkbox {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-checkbox-layout .mat-checkbox-label {
    line-height: 24px
}

.mat-chip {
    font-size: 14px;
    font-weight: 500
}

.mat-chip .mat-chip-remove.mat-icon,
.mat-chip .mat-chip-trailing-icon.mat-icon {
    font-size: 18px
}

.mat-table {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-header-cell {
    font-size: 12px;
    font-weight: 500
}

.mat-cell,
.mat-footer-cell {
    font-size: 14px
}

.mat-calendar {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-calendar-body {
    font-size: 13px
}

.mat-calendar-body-label,
.mat-calendar-period-button {
    font-size: 14px;
    font-weight: 500
}

.mat-calendar-table-header th {
    font-size: 11px;
    font-weight: 400
}

.mat-dialog-title {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif
}

.mat-expansion-panel-header {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 15px;
    font-weight: 400
}

.mat-expansion-panel-content {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif
}

.mat-form-field {
    font-size: inherit;
    font-weight: 400;
    line-height: 1.125;
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-form-field-wrapper {
    padding-bottom: 1.34375em
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
    font-size: 150%;
    line-height: 1.125
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
    height: 1.5em;
    width: 1.5em
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
    height: 1.125em;
    line-height: 1.125
}

.mat-form-field-infix {
    padding: .5em 0;
    border-top: .84375em solid transparent
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34375em) scale(.75);
    width: 133.33333%
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34374em) scale(.75);
    width: 133.33334%
}

.mat-form-field-label-wrapper {
    top: -.84375em;
    padding-top: .84375em
}

.mat-form-field-label {
    top: 1.34375em
}

.mat-form-field-underline {
    bottom: 1.34375em
}

.mat-form-field-subscript-wrapper {
    font-size: 75%;
    margin-top: .66667em;
    top: calc(100% - 1.79167em)
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
    padding-bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
    padding: .4375em 0
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);
    -ms-transform: translateY(-1.28125em) scale(.75);
    width: 133.33333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);
    -ms-transform: translateY(-1.28124em) scale(.75);
    width: 133.33334%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);
    -ms-transform: translateY(-1.28123em) scale(.75);
    width: 133.33335%
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    top: 1.28125em
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
    margin-top: .54167em;
    top: calc(100% - 1.66667em)
}

@media print {

    .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28122em) scale(.75)
    }

    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28121em) scale(.75)
    }

    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.2812em) scale(.75)
    }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
    padding: .25em 0 .75em
}

.mat-form-field-appearance-fill .mat-form-field-label {
    top: 1.09375em;
    margin-top: -.5em
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-.59375em) scale(.75);
    width: 133.33333%
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-.59374em) scale(.75);
    width: 133.33334%
}

.mat-form-field-appearance-outline .mat-form-field-infix {
    padding: 1em 0
}

.mat-form-field-appearance-outline .mat-form-field-label {
    top: 1.84375em;
    margin-top: -.25em
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59375em) scale(.75);
    width: 133.33333%
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59374em) scale(.75);
    width: 133.33334%
}

.mat-grid-tile-footer,
.mat-grid-tile-header {
    font-size: 14px
}

.mat-grid-tile-footer .mat-line,
.mat-grid-tile-header .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-grid-tile-footer .mat-line:nth-child(n+2),
.mat-grid-tile-header .mat-line:nth-child(n+2) {
    font-size: 12px
}

input.mat-input-element {
    margin-top: -.0625em
}

.mat-menu-item {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px
}

.mat-radio-button,
.mat-select {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-select-trigger {
    height: 1.125em
}

.mat-slide-toggle-content,
.mat-slider-thumb-label-text {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-slider-thumb-label-text {
    font-size: 12px;
    font-weight: 500
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-step-label {
    font-size: 14px;
    font-weight: 400
}

.mat-step-sub-label-error {
    font-weight: 400
}

.mat-step-label-error {
    font-size: 14px
}

.mat-step-label-selected {
    font-size: 14px;
    font-weight: 500
}

.mat-tab-group,
.mat-tab-label,
.mat-tab-link {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-tab-label,
.mat-tab-link {
    font-size: 14px;
    font-weight: 500
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
    margin: 0
}

.mat-tooltip {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 6px
}

.mat-tooltip-handset {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px
}

.mat-list-item,
.mat-list-option {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-list-base .mat-list-item {
    font-size: 16px
}

.mat-list-base .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-list-option {
    font-size: 16px
}

.mat-list-base .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-subheader {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-list-base[dense] .mat-list-item {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),
.mat-list-base[dense] .mat-list-option {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-list-base[dense] .mat-subheader {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px;
    font-weight: 500
}

.mat-option {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 16px
}

.mat-optgroup-label {
    font: 500 14px/24px Roboto, Helvetica Neue, sans-serif
}

.mat-simple-snackbar {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px
}

.mat-simple-snackbar-action {
    line-height: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500
}

.mat-tree {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-nested-tree-node,
.mat-tree-node {
    font-weight: 400;
    font-size: 14px
}

.mat-ripple {
    overflow: hidden;
    position: relative
}

.mat-ripple.mat-ripple-unbounded {
    overflow: visible
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity, transform 0s cubic-bezier(0, 0, .2, 1);
    transform: scale(0)
}

@media (-ms-high-contrast:active) {
    .mat-ripple-element {
        display: none
    }
}

.cdk-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.cdk-global-overlay-wrapper,
.cdk-overlay-container {
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cdk-overlay-container {
    position: fixed;
    z-index: 1000
}

.cdk-overlay-container:empty {
    display: none
}

.cdk-global-overlay-wrapper,
.cdk-overlay-pane {
    display: flex;
    position: absolute;
    z-index: 1000
}

.cdk-overlay-pane {
    pointer-events: auto;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%
}

.cdk-overlay-backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1
}

@media screen and (-ms-high-contrast:active) {
    .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
        opacity: .6
    }
}

.cdk-overlay-dark-backdrop {
    background: rgba(0, 0, 0, .32)
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0
}

.cdk-overlay-connected-position-bounding-box {
    position: absolute;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    min-width: 1px;
    min-height: 1px
}

.cdk-global-scrollblock {
    position: fixed;
    width: 100%;
    overflow-y: scroll
}

@keyframes cdk-text-field-autofill-start {
    /*!*/
}

@keyframes cdk-text-field-autofill-end {
    /*!*/
}

.cdk-text-field-autofill-monitored:-webkit-autofill {
    animation-name: cdk-text-field-autofill-start
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    animation-name: cdk-text-field-autofill-end
}

textarea.cdk-textarea-autosize {
    resize: none
}

textarea.cdk-textarea-autosize-measuring {
    height: auto !important;
    overflow: hidden !important;
    padding: 2px 0 !important;
    box-sizing: content-box !important
}

.mat-ripple-element {
    background-color: rgba(0, 0, 0, .1)
}

.mat-option {
    color: rgba(0, 0, 0, .87)
}

.mat-option.mat-active,
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled),
.mat-option:hover:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, .04)
}

.mat-option.mat-active {
    color: rgba(0, 0, 0, .87)
}

.mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, .38)
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #3f51b5
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #ff4081
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #f44336
}

.mat-optgroup-label {
    color: rgba(0, 0, 0, .54)
}

.mat-optgroup-disabled .mat-optgroup-label {
    color: rgba(0, 0, 0, .38)
}

.mat-pseudo-checkbox {
    color: rgba(0, 0, 0, .54)
}

.mat-pseudo-checkbox:after {
    color: #fafafa
}

.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate,
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate {
    background: #ff4081
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
    background: #3f51b5
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
    background: #f44336
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
    background: #b0b0b0
}

.mat-elevation-z0 {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px rgba(0, 0, 0, .2), 0 7px 10px 1px rgba(0, 0, 0, .14), 0 2px 16px 1px rgba(0, 0, 0, .12)
}

.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px rgba(0, 0, 0, .2), 0 9px 12px 1px rgba(0, 0, 0, .14), 0 3px 16px 2px rgba(0, 0, 0, .12)
}

.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .2), 0 10px 14px 1px rgba(0, 0, 0, .14), 0 4px 18px 3px rgba(0, 0, 0, .12)
}

.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px rgba(0, 0, 0, .2), 0 11px 15px 1px rgba(0, 0, 0, .14), 0 4px 20px 3px rgba(0, 0, 0, .12)
}

.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}

.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}

.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px rgba(0, 0, 0, .2), 0 14px 21px 2px rgba(0, 0, 0, .14), 0 5px 26px 4px rgba(0, 0, 0, .12)
}

.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px rgba(0, 0, 0, .2), 0 15px 22px 2px rgba(0, 0, 0, .14), 0 6px 28px 5px rgba(0, 0, 0, .12)
}

.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}

.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px rgba(0, 0, 0, .2), 0 17px 26px 2px rgba(0, 0, 0, .14), 0 6px 32px 5px rgba(0, 0, 0, .12)
}

.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px rgba(0, 0, 0, .2), 0 18px 28px 2px rgba(0, 0, 0, .14), 0 7px 34px 6px rgba(0, 0, 0, .12)
}

.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px rgba(0, 0, 0, .2), 0 19px 29px 2px rgba(0, 0, 0, .14), 0 7px 36px 6px rgba(0, 0, 0, .12)
}

.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 20px 31px 3px rgba(0, 0, 0, .14), 0 8px 38px 7px rgba(0, 0, 0, .12)
}

.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 21px 33px 3px rgba(0, 0, 0, .14), 0 8px 40px 7px rgba(0, 0, 0, .12)
}

.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px rgba(0, 0, 0, .2), 0 22px 35px 3px rgba(0, 0, 0, .14), 0 8px 42px 7px rgba(0, 0, 0, .12)
}

.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px rgba(0, 0, 0, .2), 0 23px 36px 3px rgba(0, 0, 0, .14), 0 9px 44px 8px rgba(0, 0, 0, .12)
}

.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12)
}

.mat-app-background {
    background-color: #fafafa;
    color: rgba(0, 0, 0, .87)
}

.mat-theme-loaded-marker {
    display: none
}

.mat-autocomplete-panel {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #fff
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
    color: rgba(0, 0, 0, .87)
}

.mat-badge-content {
    color: #fff;
    background: #3f51b5
}

@media (-ms-high-contrast:active) {
    .mat-badge-content {
        outline: 1px solid;
        border-radius: 0
    }
}

.mat-badge-accent .mat-badge-content {
    background: #ff4081;
    color: #fff
}

.mat-badge-warn .mat-badge-content {
    color: #fff;
    background: #f44336
}

.mat-badge {
    position: relative
}

.mat-badge-hidden .mat-badge-content {
    display: none
}

.mat-badge-disabled .mat-badge-content {
    background: #b9b9b9;
    color: rgba(0, 0, 0, .38)
}

.mat-badge-content {
    position: absolute;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: transform .2s ease-in-out;
    transform: scale(.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none
}

.mat-badge-content.mat-badge-active {
    transform: none
}

.mat-badge-small .mat-badge-content {
    width: 16px;
    height: 16px;
    line-height: 16px
}

.mat-badge-small.mat-badge-above .mat-badge-content {
    top: -8px
}

.mat-badge-small.mat-badge-below .mat-badge-content {
    bottom: -8px
}

.mat-badge-small.mat-badge-before .mat-badge-content {
    left: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
    left: auto;
    right: -16px
}

.mat-badge-small.mat-badge-after .mat-badge-content {
    right: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
    right: auto;
    left: -16px
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -8px
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -8px
}

.mat-badge-medium .mat-badge-content {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
    top: -11px
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
    bottom: -11px
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
    left: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
    left: auto;
    right: -22px
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
    right: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
    right: auto;
    left: -22px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -11px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -11px
}

.mat-badge-large .mat-badge-content {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.mat-badge-large.mat-badge-above .mat-badge-content {
    top: -14px
}

.mat-badge-large.mat-badge-below .mat-badge-content {
    bottom: -14px
}

.mat-badge-large.mat-badge-before .mat-badge-content {
    left: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
    left: auto;
    right: -28px
}

.mat-badge-large.mat-badge-after .mat-badge-content {
    right: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
    right: auto;
    left: -28px
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -14px
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -14px
}

.mat-bottom-sheet-container {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-button,
.mat-icon-button,
.mat-stroked-button {
    color: inherit;
    background: 0 0
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
    color: #3f51b5
}

.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
    color: #ff4081
}

.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
    color: #f44336
}

.mat-button.mat-accent[disabled],
.mat-button.mat-primary[disabled],
.mat-button.mat-warn[disabled],
.mat-button[disabled][disabled],
.mat-icon-button.mat-accent[disabled],
.mat-icon-button.mat-primary[disabled],
.mat-icon-button.mat-warn[disabled],
.mat-icon-button[disabled][disabled],
.mat-stroked-button.mat-accent[disabled],
.mat-stroked-button.mat-primary[disabled],
.mat-stroked-button.mat-warn[disabled],
.mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, .26)
}

.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #3f51b5
}

.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ff4081
}

.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336
}

.mat-button[disabled] .mat-button-focus-overlay,
.mat-icon-button[disabled] .mat-button-focus-overlay,
.mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent
}

.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
    opacity: .1;
    background-color: currentColor
}

.mat-button-focus-overlay {
    background: #000
}

.mat-stroked-button:not([disabled]) {
    border-color: rgba(0, 0, 0, .12)
}

.mat-fab,
.mat-flat-button,
.mat-mini-fab,
.mat-raised-button {
    color: rgba(0, 0, 0, .87);
    background-color: #fff
}

.mat-fab.mat-accent,
.mat-fab.mat-primary,
.mat-fab.mat-warn,
.mat-flat-button.mat-accent,
.mat-flat-button.mat-primary,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-accent,
.mat-mini-fab.mat-primary,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-accent,
.mat-raised-button.mat-primary,
.mat-raised-button.mat-warn {
    color: #fff
}

.mat-fab.mat-accent[disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button[disabled][disabled] {
    color: rgba(0, 0, 0, .26)
}

.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
    background-color: #3f51b5
}

.mat-fab.mat-accent,
.mat-flat-button.mat-accent,
.mat-mini-fab.mat-accent,
.mat-raised-button.mat-accent {
    background-color: #ff4081
}

.mat-fab.mat-warn,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-warn {
    background-color: #f44336
}

.mat-fab.mat-accent[disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button[disabled][disabled] {
    background-color: rgba(0, 0, 0, .12)
}

.mat-fab.mat-accent .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-flat-button.mat-primary .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element {
    background-color: hsla(0, 0%, 100%, .1)
}

.mat-flat-button:not([class*=mat-elevation-z]),
.mat-stroked-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-raised-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.mat-raised-button[disabled]:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-fab:not([class*=mat-elevation-z]),
.mat-mini-fab:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),
.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}

.mat-fab[disabled]:not([class*=mat-elevation-z]),
.mat-mini-fab[disabled]:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-button-toggle-group,
.mat-button-toggle-standalone {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
    box-shadow: none
}

.mat-button-toggle {
    color: rgba(0, 0, 0, .38)
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, .12)
}

.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, .87);
    background: #fff
}

.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: #000
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: 1px solid rgba(0, 0, 0, .12)
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle {
    border-left: none;
    border-right: none;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.mat-button-toggle-checked {
    background-color: #e0e0e0;
    color: rgba(0, 0, 0, .54)
}

.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, .87)
}

.mat-button-toggle-disabled {
    color: rgba(0, 0, 0, .26);
    background-color: #eee
}

.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #fff
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd
}

.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
    border: 1px solid rgba(0, 0, 0, .12)
}

.mat-card {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-card:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-card-subtitle {
    color: rgba(0, 0, 0, .54)
}

.mat-checkbox-frame {
    border-color: rgba(0, 0, 0, .54)
}

.mat-checkbox-checkmark {
    fill: #fafafa
}

.mat-checkbox-checkmark-path {
    stroke: #fafafa !important
}

@media (-ms-high-contrast:black-on-white) {
    .mat-checkbox-checkmark-path {
        stroke: #000 !important
    }
}

.mat-checkbox-mixedmark {
    background-color: #fafafa
}

.mat-checkbox-checked.mat-primary .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
    background-color: #3f51b5
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
    background-color: #ff4081
}

.mat-checkbox-checked.mat-warn .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background {
    background-color: #f44336
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
    background-color: #b0b0b0
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
    border-color: #b0b0b0
}

.mat-checkbox-disabled .mat-checkbox-label {
    color: rgba(0, 0, 0, .54)
}

@media (-ms-high-contrast:active) {
    .mat-checkbox-disabled {
        opacity: .5
    }
}

@media (-ms-high-contrast:active) {
    .mat-checkbox-background {
        background: 0 0
    }
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
    background-color: #3f51b5
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
    background-color: #ff4081
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
    background-color: #f44336
}

.mat-chip.mat-standard-chip {
    background-color: #e0e0e0;
    color: rgba(0, 0, 0, .87)
}

.mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, .87);
    opacity: .4
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: .54
}

.mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: .4
}

.mat-chip.mat-standard-chip:after {
    background: #000
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
    background-color: #3f51b5;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: hsla(0, 0%, 100%, .1)
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
    background-color: #f44336;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: hsla(0, 0%, 100%, .1)
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
    background-color: #ff4081;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: hsla(0, 0%, 100%, .1)
}

.mat-table {
    background: #fff
}

.mat-table-sticky,
.mat-table tbody,
.mat-table tfoot,
.mat-table thead,
[mat-footer-row],
[mat-header-row],
[mat-row],
mat-footer-row,
mat-header-row,
mat-row {
    background: inherit
}

mat-footer-row,
mat-header-row,
mat-row,
td.mat-cell,
td.mat-footer-cell,
th.mat-header-cell {
    border-bottom-color: rgba(0, 0, 0, .12)
}

.mat-header-cell {
    color: rgba(0, 0, 0, .54)
}

.mat-cell,
.mat-footer-cell {
    color: rgba(0, 0, 0, .87)
}

.mat-calendar-arrow {
    border-top-color: rgba(0, 0, 0, .54)
}

.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button,
.mat-datepicker-toggle {
    color: rgba(0, 0, 0, .54)
}

.mat-calendar-table-header {
    color: rgba(0, 0, 0, .38)
}

.mat-calendar-table-header-divider:after {
    background: rgba(0, 0, 0, .12)
}

.mat-calendar-body-label {
    color: rgba(0, 0, 0, .54)
}

.mat-calendar-body-cell-content {
    color: rgba(0, 0, 0, .87);
    border-color: transparent
}

.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
    color: rgba(0, 0, 0, .38)
}

.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
    background-color: rgba(0, 0, 0, .04)
}

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
    border-color: rgba(0, 0, 0, .38)
}

.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected) {
    border-color: rgba(0, 0, 0, .18)
}

.mat-calendar-body-selected {
    background-color: #3f51b5
}

.mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: rgba(63, 81, 181, .4)
}

.mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ff4081;
    color: #fff
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: rgba(255, 64, 129, .4)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: #fff
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, .4)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content-touch {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-datepicker-toggle-active {
    color: #3f51b5
}

.mat-datepicker-toggle-active.mat-accent {
    color: #ff4081
}

.mat-datepicker-toggle-active.mat-warn {
    color: #f44336
}

.mat-dialog-container {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-divider {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-divider-vertical {
    border-right-color: rgba(0, 0, 0, .12)
}

.mat-expansion-panel {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-action-row {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
    background: rgba(0, 0, 0, .04)
}

@media (hover:none) {
    .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
        background: #fff
    }
}

.mat-expansion-panel-header-title {
    color: rgba(0, 0, 0, .87)
}

.mat-expansion-indicator:after,
.mat-expansion-panel-header-description {
    color: rgba(0, 0, 0, .54)
}

.mat-expansion-panel-header[aria-disabled=true] {
    color: rgba(0, 0, 0, .26)
}

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title {
    color: inherit
}

.mat-form-field-label,
.mat-hint {
    color: rgba(0, 0, 0, .6)
}

.mat-form-field.mat-focused .mat-form-field-label {
    color: #3f51b5
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336
}

.mat-focused .mat-form-field-required-marker {
    color: #ff4081
}

.mat-form-field-ripple {
    background-color: rgba(0, 0, 0, .87)
}

.mat-form-field.mat-focused .mat-form-field-ripple {
    background-color: #3f51b5
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after {
    color: #3f51b5
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
    color: #ff4081
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,
.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
    background-color: #f44336
}

.mat-error {
    color: #f44336
}

.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-hint {
    color: rgba(0, 0, 0, .54)
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    background-color: rgba(0, 0, 0, .42)
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .42) 0, rgba(0, 0, 0, .42) 33%, transparent 0);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    background-color: rgba(0, 0, 0, .42)
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .42) 0, rgba(0, 0, 0, .42) 33%, transparent 0);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: rgba(0, 0, 0, .04)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
    background-color: rgba(0, 0, 0, .02)
}

.mat-form-field-appearance-fill .mat-form-field-underline:before {
    background-color: rgba(0, 0, 0, .42)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
    color: rgba(0, 0, 0, .38)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
    background-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    color: rgba(0, 0, 0, .12)
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    color: rgba(0, 0, 0, .87)
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
    color: #3f51b5
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
    color: #ff4081
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
    color: #f44336
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
    color: rgba(0, 0, 0, .38)
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
    color: rgba(0, 0, 0, .06)
}

.mat-icon.mat-primary {
    color: #3f51b5
}

.mat-icon.mat-accent {
    color: #ff4081
}

.mat-icon.mat-warn {
    color: #f44336
}

.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
    color: rgba(0, 0, 0, .54)
}

.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,
.mat-input-element:disabled {
    color: rgba(0, 0, 0, .38)
}

.mat-input-element {
    caret-color: #3f51b5
}

.mat-input-element::placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-accent .mat-input-element {
    caret-color: #ff4081
}

.mat-form-field-invalid .mat-input-element,
.mat-warn .mat-input-element {
    caret-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
    color: #f44336
}

.mat-list-base .mat-list-item,
.mat-list-base .mat-list-option {
    color: rgba(0, 0, 0, .87)
}

.mat-list-base .mat-subheader {
    color: rgba(0, 0, 0, .54)
}

.mat-list-item-disabled {
    background-color: #eee
}

.mat-action-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-list-option:focus,
.mat-list-option:hover,
.mat-nav-list .mat-list-item:focus,
.mat-nav-list .mat-list-item:hover {
    background: rgba(0, 0, 0, .04)
}

.mat-menu-panel {
    background: #fff
}

.mat-menu-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-menu-item {
    background: 0 0;
    color: rgba(0, 0, 0, .87)
}

.mat-menu-item[disabled],
.mat-menu-item[disabled]:after {
    color: rgba(0, 0, 0, .38)
}

.mat-menu-item-submenu-trigger:after,
.mat-menu-item .mat-icon-no-color {
    color: rgba(0, 0, 0, .54)
}

.mat-menu-item-highlighted:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item:hover:not([disabled]) {
    background: rgba(0, 0, 0, .04)
}

.mat-paginator {
    background: #fff
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
    color: rgba(0, 0, 0, .54)
}

.mat-paginator-decrement,
.mat-paginator-increment {
    border-top: 2px solid rgba(0, 0, 0, .54);
    border-right: 2px solid rgba(0, 0, 0, .54)
}

.mat-paginator-first,
.mat-paginator-last {
    border-top: 2px solid rgba(0, 0, 0, .54)
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-last {
    border-color: rgba(0, 0, 0, .38)
}

.mat-progress-bar-background {
    fill: #c5cae9
}

.mat-progress-bar-buffer {
    background-color: #c5cae9
}

.mat-progress-bar-fill:after {
    background-color: #3f51b5
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
    fill: #ff80ab
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
    background-color: #ff80ab
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
    background-color: #ff4081
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
    fill: #ffcdd2
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
    background-color: #ffcdd2
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
    background-color: #f44336
}

.mat-progress-spinner circle,
.mat-spinner circle {
    stroke: #3f51b5
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
    stroke: #ff4081
}

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
    stroke: #f44336
}

.mat-radio-outer-circle {
    border-color: rgba(0, 0, 0, .54)
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
    border-color: #3f51b5
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
    background-color: #3f51b5
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #ff4081
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
    background-color: #ff4081
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
    border-color: #f44336
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
    background-color: #f44336
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
    border-color: rgba(0, 0, 0, .38)
}

.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
    background-color: rgba(0, 0, 0, .38)
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
    color: rgba(0, 0, 0, .38)
}

.mat-radio-button .mat-ripple-element {
    background-color: #000
}

.mat-select-value {
    color: rgba(0, 0, 0, .87)
}

.mat-select-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-select-disabled .mat-select-value {
    color: rgba(0, 0, 0, .38)
}

.mat-select-arrow {
    color: rgba(0, 0, 0, .54)
}

.mat-select-panel {
    background: #fff
}

.mat-select-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, .12)
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
    color: #3f51b5
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
    color: #ff4081
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
    color: #f44336
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
    color: rgba(0, 0, 0, .38)
}

.mat-drawer-container {
    background-color: #fafafa;
    color: rgba(0, 0, 0, .87)
}

.mat-drawer {
    color: rgba(0, 0, 0, .87)
}

.mat-drawer,
.mat-drawer.mat-drawer-push {
    background-color: #fff
}

.mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}

.mat-drawer-side {
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.mat-drawer-side.mat-drawer-end,
[dir=rtl] .mat-drawer-side {
    border-left: 1px solid rgba(0, 0, 0, .12);
    border-right: none
}

[dir=rtl] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.mat-drawer-backdrop.mat-drawer-shown {
    background-color: rgba(0, 0, 0, .6)
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
    background-color: #ff4081
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
    background-color: rgba(255, 64, 129, .54)
}

.mat-slide-toggle.mat-checked .mat-ripple-element {
    background-color: #ff4081
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
    background-color: #3f51b5
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
    background-color: rgba(63, 81, 181, .54)
}

.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
    background-color: #3f51b5
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
    background-color: #f44336
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
    background-color: rgba(244, 67, 54, .54)
}

.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
    background-color: #f44336
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
    background-color: #000
}

.mat-slide-toggle-thumb {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
    background-color: #fafafa
}

.mat-slide-toggle-bar {
    background-color: rgba(0, 0, 0, .38)
}

.mat-slider-track-background {
    background-color: rgba(0, 0, 0, .26)
}

.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label,
.mat-primary .mat-slider-track-fill {
    background-color: #3f51b5
}

.mat-primary .mat-slider-thumb-label-text {
    color: #fff
}

.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label,
.mat-accent .mat-slider-track-fill {
    background-color: #ff4081
}

.mat-accent .mat-slider-thumb-label-text {
    color: #fff
}

.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label,
.mat-warn .mat-slider-track-fill {
    background-color: #f44336
}

.mat-warn .mat-slider-thumb-label-text {
    color: #fff
}

.mat-slider-focus-ring {
    background-color: rgba(255, 64, 129, .2)
}

.cdk-focused .mat-slider-track-background,
.mat-slider:hover .mat-slider-track-background {
    background-color: rgba(0, 0, 0, .38)
}

.mat-slider-disabled .mat-slider-thumb,
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled:hover .mat-slider-track-background {
    background-color: rgba(0, 0, 0, .26)
}

.mat-slider-min-value .mat-slider-focus-ring {
    background-color: rgba(0, 0, 0, .12)
}

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
    background-color: rgba(0, 0, 0, .87)
}

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
    background-color: rgba(0, 0, 0, .26)
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
    border-color: rgba(0, 0, 0, .26);
    background-color: transparent
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb {
    border-color: rgba(0, 0, 0, .38)
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb {
    border-color: rgba(0, 0, 0, .26)
}

.mat-slider-has-ticks .mat-slider-wrapper:after {
    border-color: rgba(0, 0, 0, .7)
}

.mat-slider-horizontal .mat-slider-ticks {
    background-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent);
    background-image: -moz-repeating-linear-gradient(.0001deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-slider-vertical .mat-slider-ticks {
    background-image: repeating-linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover {
    background-color: rgba(0, 0, 0, .04)
}

@media (hover:none) {
    .mat-step-header:hover {
        background: 0 0
    }
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
    color: rgba(0, 0, 0, .54)
}

.mat-step-header .mat-step-icon {
    background-color: rgba(0, 0, 0, .54);
    color: #fff
}

.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
    background-color: #3f51b5;
    color: #fff
}

.mat-step-header .mat-step-icon-state-error {
    background-color: transparent;
    color: #f44336
}

.mat-step-header .mat-step-label.mat-step-label-active {
    color: rgba(0, 0, 0, .87)
}

.mat-step-header .mat-step-label.mat-step-label-error {
    color: #f44336
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
    background-color: #fff
}

.mat-stepper-vertical-line:before {
    border-left-color: rgba(0, 0, 0, .12)
}

.mat-horizontal-stepper-header:after,
.mat-horizontal-stepper-header:before,
.mat-stepper-horizontal-line {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-sort-header-arrow {
    color: #757575
}

.mat-tab-header,
.mat-tab-nav-bar {
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mat-tab-group-inverted-header .mat-tab-header,
.mat-tab-group-inverted-header .mat-tab-nav-bar {
    border-top: 1px solid rgba(0, 0, 0, .12);
    border-bottom: none
}

.mat-tab-label,
.mat-tab-link {
    color: rgba(0, 0, 0, .87)
}

.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, .38)
}

.mat-tab-header-pagination-chevron {
    border-color: rgba(0, 0, 0, .87)
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: rgba(0, 0, 0, .38)
}

.mat-tab-group[class*=mat-background-] .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
    border-bottom: none;
    border-top: none
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(197, 202, 233, .3)
}

.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
    background-color: #3f51b5
}

.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 128, 171, .3)
}

.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
    background-color: #ff4081
}

.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 205, 210, .3)
}

.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
    background-color: #f44336
}

.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(197, 202, 233, .3)
}

.mat-tab-group.mat-background-primary .mat-tab-header,
.mat-tab-group.mat-background-primary .mat-tab-links,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary .mat-tab-links {
    background-color: #3f51b5
}

.mat-tab-group.mat-background-primary .mat-tab-label,
.mat-tab-group.mat-background-primary .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: hsla(0, 0%, 100%, .4)
}

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
    border-color: #fff
}

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: hsla(0, 0%, 100%, .4)
}

.mat-tab-group.mat-background-primary .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
    background-color: hsla(0, 0%, 100%, .12)
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 128, 171, .3)
}

.mat-tab-group.mat-background-accent .mat-tab-header,
.mat-tab-group.mat-background-accent .mat-tab-links,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent .mat-tab-links {
    background-color: #ff4081
}

.mat-tab-group.mat-background-accent .mat-tab-label,
.mat-tab-group.mat-background-accent .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: hsla(0, 0%, 100%, .4)
}

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
    border-color: #fff
}

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: hsla(0, 0%, 100%, .4)
}

.mat-tab-group.mat-background-accent .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
    background-color: hsla(0, 0%, 100%, .12)
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 205, 210, .3)
}

.mat-tab-group.mat-background-warn .mat-tab-header,
.mat-tab-group.mat-background-warn .mat-tab-links,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn .mat-tab-links {
    background-color: #f44336
}

.mat-tab-group.mat-background-warn .mat-tab-label,
.mat-tab-group.mat-background-warn .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: hsla(0, 0%, 100%, .4)
}

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
    border-color: #fff
}

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: hsla(0, 0%, 100%, .4)
}

.mat-tab-group.mat-background-warn .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
    background-color: hsla(0, 0%, 100%, .12)
}

.mat-toolbar {
    background: #f5f5f5;
    color: rgba(0, 0, 0, .87)
}

.mat-toolbar.mat-primary {
    background: #3f51b5;
    color: #fff
}

.mat-toolbar.mat-accent {
    background: #ff4081;
    color: #fff
}

.mat-toolbar.mat-warn {
    background: #f44336;
    color: #fff
}

.mat-toolbar .mat-focused .mat-form-field-ripple,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-form-field-underline {
    background-color: currentColor
}

.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-select-value {
    color: inherit
}

.mat-toolbar .mat-input-element {
    caret-color: currentColor
}

.mat-tooltip {
    background: rgba(97, 97, 97, .9)
}

.mat-tree {
    background: #fff
}

.mat-nested-tree-node,
.mat-tree-node {
    color: rgba(0, 0, 0, .87)
}

.mat-snack-bar-container {
    color: hsla(0, 0%, 100%, .7);
    background: #323232;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.mat-simple-snackbar-action {
    color: #ff4081
}

@font-face {
    font-family: PF DinDisplay Pro;
    src: url(images/PFDinDisplayPro-Regular.f92694cd0a98f6b582bbd2372b962e1f.eot);
    src: url(images/PFDinDisplayPro-Regular.f92694cd0a98f6b582bbd2372b962e1f.eot?#iefix) format("embedded-opentype"), url(images/PFDinDisplayPro-Regular.840952ed9468a2c7444f89b6f748e734.woff2) format("woff2"), url(images/PFDinDisplayPro-Regular.21be48ba435316c8a4cd39438cd89083.woff) format("woff"), url(icons/PFDinDisplayPro-Regular.492c9c0e57391455be090c368f110159.svg#PFDinDisplayPro-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PF DinDisplay Pro Medium;
    src: url(images/PFDinDisplayPro-Medium.0797b347986eae5c614fbb0bdef19a00.eot);
    src: url(images/PFDinDisplayPro-Medium.0797b347986eae5c614fbb0bdef19a00.eot?#iefix) format("embedded-opentype"), url(images/PFDinDisplayPro-Medium.61e7fd90675f0eb31beed62b660edde2.woff2) format("woff2"), url(images/PFDinDisplayPro-Medium.3ff30429317b30c83e51bb3917dcd746.woff) format("woff"), url(icons/PFDinDisplayPro-Medium.880c53c6060e552d6298cd6d00c53475.svg#PFDinDisplayPro-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: PF DinDisplay Pro Bold;
    src: url(images/PFDinDisplayPro-Bold.3ecf6802a017e0bb0231c889e64d6cd5.eot);
    src: url(images/PFDinDisplayPro-Bold.3ecf6802a017e0bb0231c889e64d6cd5.eot?#iefix) format("embedded-opentype"), url(images/PFDinDisplayPro-Bold.97f76d8aeaf843ff0dc265092c4d465b.woff2) format("woff2"), url(images/PFDinDisplayPro-Bold.2096941a0421ea274fe3c5a229094a07.woff) format("woff"), url(icons/PFDinDisplayPro-Bold.c9f8a3f38731ed291ce98d40017a1221.svg#PFDinDisplayPro-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: PF DinDisplay Pro Light;
    src: url(images/PFDinDisplayPro-Light.ac63e8c39541863607d41d5fb9ca1c4e.eot);
    src: url(images/PFDinDisplayPro-Light.ac63e8c39541863607d41d5fb9ca1c4e.eot?#iefix) format("embedded-opentype"), url(images/PFDinDisplayPro-Light.23cdddacd0d56977093551f2faea9a13.woff2) format("woff2"), url(images/PFDinDisplayPro-Light.9a5171a196de11651813859c360f195f.woff) format("woff"), url(icons/PFDinDisplayPro-Light.f8200a5e53e2ba0f6b4a4a92c6d26e08.svg#PFDinDisplayPro-Light) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: ibredesign;
    src: url(images/ibredesign.2d65bb85e463bcbeac9303d242828c5e.eot);
    src: url(images/ibredesign.2d65bb85e463bcbeac9303d242828c5e.eot?#iefix) format("embedded-opentype"), url(images/ibredesign.f0ceac6f3471ca7186d40de1d3e2f374.woff) format("woff"), url(images/ibredesign.03777dd56efa224a89ad69d10fad3aab.ttf) format("truetype"), url(icons/ibredesign.da1021e5cbae5c7920d5818d9af0bc72.svg#ibredesign) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

[class*=" icon-"]:before,
[class^=icon-]:before,
[data-icon]:before {
    font-family: ibredesign !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-copy:before {
    content: "a"
}

.icon-expand-down:before {
    content: "b"
}

.icon-expand-up:before {
    content: "c"
}

.icon-show:before {
    content: "d"
}

.icon-pause:before {
    content: "f"
}

.icon-add:before {
    content: "g"
}

.icon-clear:before {
    content: "i"
}

.icon-dnd:before {
    content: "j"
}

.icon-users:before {
    content: "l"
}

.icon-check:before {
    content: "m"
}

.icon-refresh:before {
    content: "p"
}

.icon-transfer-active:before {
    content: "e"
}

.icon-security:before {
    content: "q"
}

.icon-cancel:before {
    content: "h"
}

.icon-circle-check:before {
    content: "r"
}

.icon-credit:before {
    content: "s"
}

.icon-search:before {
    content: "t"
}

.icon-settings:before {
    content: "u"
}

.icon-notifications:before {
    content: "v"
}

.icon-round:before {
    content: "w"
}

.icon-rubbish:before {
    content: "x"
}

.icon-home:before {
    content: "y"
}

.icon-filled:before {
    content: "z"
}

.icon-left:before {
    content: "A"
}

.icon-incoming:before {
    content: "B"
}

.icon-outgoing:before {
    content: "C"
}

.icon-incoming-arrow:before {
    content: "D"
}

.icon-outgoing-arrow:before {
    content: "E"
}

.icon-expand-left:before {
    content: "F"
}

.icon-expand-right:before {
    content: "H"
}

.icon-right:before {
    content: "o"
}

.icon-pdf:before {
    content: "n"
}

.icon-download:before {
    content: "G"
}

.icon-info:before {
    content: "I"
}

.icon-sort:before {
    content: "K"
}

.icon-filter:before {
    content: "L"
}

.icon-card:before {
    content: "M"
}

.icon-email:before {
    content: "N"
}

.icon-printer:before {
    content: "O"
}

.icon-star:before {
    content: "P"
}

.icon-chain:before {
    content: "Q"
}

.icon-sync:before {
    content: "R"
}

.icon-rounded:before {
    content: "J"
}

.icon-history:before {
    content: "T"
}

.icon-horizontal:before {
    content: "V"
}

.icon-play:before {
    content: "U"
}

.icon-save:before {
    content: "W"
}

.icon-undo:before {
    content: "X"
}

.icon-work:before {
    content: "Y"
}

.icon-assignment:before {
    content: "Z"
}

.icon-city:before {
    content: "0"
}

.icon-calculator:before {
    content: "1"
}

.icon-exchange:before {
    content: "2"
}

.icon-list-alt:before {
    content: "3"
}

.icon-edit:before {
    content: "4"
}

.icon-phone:before {
    content: "7"
}

.icon-twitter:before {
    content: "9"
}

.icon-youtube-play:before {
    content: '"'
}

.icon-linkedin-alt:before {
    content: "!"
}

.icon-facebook-alt:before {
    content: "8"
}

.icon-leaf:before {
    content: "5"
}

.icon-pending:before {
    content: "6"
}

.icon-split:before {
    content: "k"
}

.icon-calendar:before {
    content: "%"
}

.icon-car:before {
    content: "&"
}

.icon-personal:before {
    content: "*"
}

.icon-desktop:before {
    content: "+"
}

.icon-mobile:before {
    content: "-"
}

.icon-flag:before {
    content: ","
}

.icon-money-meter:before {
    content: "."
}

.icon-flag-outline:before {
    content: "/"
}

.icon-location-on-map:before {
    content: ":"
}

.icon-graph:before {
    content: ";"
}

.icon-new-user:before {
    content: "<"
}

.icon-pin-lock:before {
    content: "="
}

.icon-travel:before {
    content: "'"
}

.icon-shopping-bag:before {
    content: "$"
}

.icon-health:before {
    content: ">"
}

.icon-groceries:before {
    content: "?"
}

.icon-general-expenses:before {
    content: "@"
}

.icon-finance:before {
    content: "["
}

.icon-family:before {
    content: "]"
}

.icon-entertainment:before {
    content: "^"
}

.icon-education:before {
    content: "#"
}

.icon-food-drinks:before {
    content: "_"
}

.icon-cash-2:before {
    content: "`"
}

.icon-bill:before {
    content: "("
}

.icon-lock:before {
    content: ")"
}

.icon-help:before {
    content:"{"
}

.icon-location:before {
    content: "|"
}

.icon-mobile-lock:before {
    content: "}"
}

.icon-email-lock:before {
    content: "~"
}

.icon-alert:before {
    content: "\\"
}

.icon-logout:before {
    content: "\E000"
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: PF DinDisplay Pro, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    color: #125b6b;
    text-align: left;
    background-color: #f9f9f6
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 400
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: 600
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #125b6b;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    transition: color .2s ease
}

a:hover {
    color: #198097;
    text-decoration: none
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):hovera:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #414140;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.text-primary {
    color: #125b6b
}

.text-secondary-1 {
    color: #1c8a99
}

.text-secondary-2 {
    color: #22a9b5
}

.text-secondary-3 {
    color: #1b729e
}

.text-action {
    color: #f3d03f
}

.text-error {
    color: #bf4d4d
}

.text-success {
    color: #4dbf71
}

.text-white {
    color: #fff
}

.text-light-black {
    color: #414140
}

.text-light-gray-3 {
    color: silver
}

.text-light-gray-1 {
    color: #f7f7f5
}

.text-dark-gray-3 {
    color: #adadad
}

.text-dark-gray {
    color: #d8d8d8
}

.text-gray {
    color: rgba(65, 65, 64, .33)
}

.text-gray-no-fade {
    color: #f3f4ee
}

.text-achievement {
    color: #bcd156
}

.text-high-percentage {
    color: #f3893f
}

.text-xxx-large {
    line-height: 48px;
    line-height: 3rem;
    font-size: 48px;
    font-size: 3rem
}

.text-page-heading {
    line-height: 36px;
    line-height: 2.25rem;
    font-size: 36px;
    font-size: 2.25rem
}

@media (max-width:708px) {
    .text-page-heading {
        line-height: 32px;
        line-height: 2rem;
        font-size: 32px;
        font-size: 2rem
    }
}

.text-xx-large,
h1 {
    line-height: 32px;
    line-height: 2rem;
    font-size: 32px;
    font-size: 2rem
}

.text-x-large,
h2 {
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem
}

.text-large,
h3 {
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 18px;
    font-size: 1.125rem
}

.text-normal,
h4 {
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem
}

.text-small,
h5 {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem
}

.text-x-small,
h6 {
    line-height: 12px;
    line-height: .75rem;
    font-size: 12px;
    font-size: .75rem
}

.text-light {
    font-family: AeonikPro,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-style: normal
}

.text-regular {
    font-family: AeonikPro,Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal
}

.text-medium {
    font-family: AeonikPro,Arial,Helvetica,sans-serif;
    font-weight: 540;
    font-style: normal
}

.text-bold {
    font-family: AeonikPro,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-style: normal
}

.text-description {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: rgba(65, 65, 64, .4)
}

.font-style-normal {
    font-style: normal
}

.font-style-italic {
    font-style: italic
}

@media (max-width:708px) {
    .text-xxx-large-mobile {
        line-height: 18px;
        line-height: 1.125rem;
        font-size: 36px;
        font-size: 2.25rem
    }
}

.link-white {
    color: #fff;
    transition: color .2s ease
}

.link-white:hover {
    color: #d9d9d9
}

.button {
    background: #1c8a99;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.button:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button:active,
.button:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button.is-checked {
    background: #fff;
    color: #1c8a99
}

.button[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-responsive {
    background: #1c8a99;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.button-responsive:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-responsive:active,
.button-responsive:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-responsive:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-responsive:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-responsive.is-checked {
    background: #fff;
    color: #1c8a99
}

.button-responsive[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

@media (max-width:767px) {
    .button-responsive {
        min-width: 44px;
        min-width: 2.75rem
    }
}

.button-small {
    background: #1c8a99;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem
}

.button-small:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-small:active,
.button-small:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-small:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-small:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-small.is-checked {
    background: #fff;
    color: #1c8a99
}

.button-small[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-medium {
    background: #1c8a99;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem
}

.button-medium:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-medium:active,
.button-medium:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-medium:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-medium:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-medium.is-checked {
    background: #fff;
    color: #1c8a99
}

.button-medium[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-secondary {
    background: inherit;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    border: 2px solid #125b6b;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 28px;
    line-height: 1.75rem;
    box-shadow: none
}

.button-secondary:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-secondary:active,
.button-secondary:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-secondary:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-secondary:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-secondary.is-checked {
    background: #125b6b;
    color: inherit
}

.button-secondary[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

@media (max-width:708px) {
    .button-secondary {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

@media (max-width:380px) {
    .button-secondary {
        line-height: 12px;
        line-height: .75rem
    }
}

.button-secondary--large {
    background: inherit;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem;
    border: 2px solid #125b6b;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    box-shadow: none
}

.button-secondary--large:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-secondary--large:active,
.button-secondary--large:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-secondary--large:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-secondary--large:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-secondary--large.is-checked {
    background: #125b6b;
    color: inherit
}

.button-secondary--large[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

@media (max-width:708px) {
    .button-secondary--large {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.button-secondary--white {
    background: inherit;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: 2px solid #fff;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    background-color: transparent;
    padding: 0 1rem
}

.button-secondary--white:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-secondary--white:active,
.button-secondary--white:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-secondary--white:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-secondary--white:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-secondary--white.is-checked {
    background: #fff;
    color: inherit
}

.button-secondary--white[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-white {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.button-white:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-white:active,
.button-white:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-white:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white.is-checked {
    background: #125b6b;
    color: #fff
}

.button-white[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-white-small {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem
}

.button-white-small:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-white-small:active,
.button-white-small:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-small:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-white-small:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-small.is-checked {
    background: #125b6b;
    color: #fff
}

.button-white-small[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-white-medium {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem
}

.button-white-medium:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-white-medium:active,
.button-white-medium:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-medium:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-white-medium:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-medium.is-checked {
    background: #125b6b;
    color: #fff
}

.button-white-medium[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-white-normal {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 36px;
    height: 2.25rem;
    min-height: 36px;
    min-height: 2.25rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 36px;
    line-height: 2.25rem
}

.button-white-normal:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-white-normal:active,
.button-white-normal:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-normal:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-white-normal:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-normal.is-checked {
    background: #125b6b;
    color: #fff
}

.button-white-normal[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-white-default {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.button-white-default:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-white-default:active,
.button-white-default:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-default:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-white-default:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-white-default.is-checked {
    background: #125b6b;
    color: #fff
}

.button-white-default[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-error {
    background: #bf4d4d;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #bf4d4d;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem;
    border: 2px solid #bf4d4d;
    box-shadow: none;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 24px;
    line-height: 1.5rem
}

.button-error:hover:not([disabled]) {
    color: #bf4d4d;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-error:active,
.button-error:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-error:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-error:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-error.is-checked {
    background: #bf4d4d;
    color: #bf4d4d
}

.button-error[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

@media (max-width:380px) {
    .button-error {
        line-height: 12px;
        line-height: .75rem
    }
}

.button-error--large {
    background: #bf4d4d;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #bf4d4d;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem;
    border: 2px solid #bf4d4d;
    box-shadow: none;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 24px;
    line-height: 1.5rem
}

.button-error--large:hover:not([disabled]) {
    color: #bf4d4d;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-error--large:active,
.button-error--large:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-error--large:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-error--large:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-error--large.is-checked {
    background: #bf4d4d;
    color: #bf4d4d
}

.button-error--large[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-transparent {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0
}

.button-transparent:active,
.button-transparent:focus,
.button-transparent:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.button-transparent-white {
    background: transparent;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    border: 2px solid
}

.button-transparent-white:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-transparent-white:active,
.button-transparent-white:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-transparent-white:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-transparent-white:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-transparent-white.is-checked {
    background: #fff;
    color: transparent
}

.button-transparent-white[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-transparent--disabled-opacity {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0
}

.button-transparent--disabled-opacity:active,
.button-transparent--disabled-opacity:focus,
.button-transparent--disabled-opacity:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.button-transparent--disabled-opacity[disabled] {
    opacity: .5;
    user-select: none
}

.button-icon {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    font-size: 24px;
    font-size: 1.5rem;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem
}

.button-icon:active,
.button-icon:focus,
.button-icon:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.dnd-handle {
    width: 24px;
    width: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem;
    background: url(icons/dnd.eee0bd8ecd4b43175721f7116d8bc584.svg) no-repeat 50%;
    cursor: move;
    cursor: grab
}

.nav-hamburger {
    cursor: pointer
}

.nav-hamburger .line {
    width: 24px;
    width: 1.5rem;
    height: 2px;
    height: .125rem;
    border-radius: 4px;
    border-radius: .25rem;
    background-color: #f3f4ee;
    display: block;
    margin: .25rem auto;
    transition: all .3s ease-in-out
}

.nav-hamburger.is-open .line:first-child {
    transform: translateY(4px) rotate(45deg)
}

.nav-hamburger.is-open .line:nth-child(2) {
    opacity: 0
}

.nav-hamburger.is-open .line:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg)
}

@media (min-width:1180px) {
    .nav-hamburger {
        display: none
    }
}

.button-action {
    background: #f3d03f;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.button-action:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-action:active,
.button-action:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-action:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action.is-checked {
    background: #125b6b;
    color: #f3d03f
}

.button-action[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-action-medium {
    background: #f3d03f;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem
}

.button-action-medium:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-action-medium:active,
.button-action-medium:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action-medium:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-action-medium:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action-medium.is-checked {
    background: #125b6b;
    color: #f3d03f
}

.button-action-medium[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-action-1 {
    background: #f3d03f;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #414140;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.button-action-1:hover:not([disabled]) {
    color: #414140;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-action-1:active,
.button-action-1:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action-1:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-action-1:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action-1.is-checked {
    background: #414140;
    color: #f3d03f
}

.button-action-1[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.button-action-medium-1 {
    background: #f3d03f;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #414140;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem
}

.button-action-medium-1:hover:not([disabled]) {
    color: #414140;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.button-action-medium-1:active,
.button-action-medium-1:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action-medium-1:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-action-medium-1:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-action-medium-1.is-checked {
    background: #414140;
    color: #f3d03f
}

.button-action-medium-1[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.main-action-button {
    height: 2.5rem;
    margin-left: auto;
    text-align: right
}

.add-button {
    background-image: url(icons/plus.e70c6c17e762347cfbccaf0eb9e44717.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.comparison-button-transparent {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    font-size: .875rem;
    line-height: 32px;
    line-height: 2rem;
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem;
    cursor: default;
    color: #125b6b
}

.comparison-button-transparent:active,
.comparison-button-transparent:focus,
.comparison-button-transparent:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.comparison-button-transparent[disabled] {
    opacity: .5;
    user-select: none
}

.button-transparent-focus {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0
}

.button-transparent-focus:active,
.button-transparent-focus:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.button-transparent-focus:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.button-transparent-focus:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.left-sidebar {
    width: 128px;
    width: 8rem;
    min-width: 128px;
    min-width: 8rem;
    display: flex;
    flex-direction: column
}

@media (max-width:1180px) {
    .left-sidebar {
        position: fixed;
        z-index: 6
    }
}

.main-menu {
    display: flex;
    flex: 1;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-right: 2px solid rgba(18, 91, 107, .1);
    transition: all .2s ease
}

@media (max-width:1180px) {
    .main-menu {
        display: none;
        position: fixed;
        top: 5rem;
        left: 0;
        width: 100%;
        border: none;
        margin: 0;
        background: #125b6b;
        color: #f3f4ee
    }

    .main-menu.is-open {
        display: flex
    }
}

.center-container {
    flex-grow: 1
}

.main-header,
.main-header-security {
    height: 80px;
    height: 5rem;
    background: transparent;
    display: flex;
    align-items: center;
    position: relative
}

.main-content {
    display: flex
}

.right-sidebar {
    flex-basis: 338px;
    flex-basis: 21.125rem;
    min-width: 288px;
    min-width: 18rem;
    max-width: 338px;
    max-width: 21.125rem;
    background: #fff
}

@media (max-width:1180px) {
    .right-sidebar {
        position: fixed;
        z-index: 10;
        right: 0;
        top: 0;
        height: 100%;
        box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .5);
        transition: all .3s ease;
        transform: translateX(135%);
        left: 135%
    }

    .right-sidebar.is-open {
        transform: translateX(0);
        left: auto
    }
}

.right-sidebar-toggle-wrapper {
    z-index: 9
}

@media (max-width:1180px) {
    .right-sidebar-toggle-wrapper {
        transition: all .3s ease;
        transform: translateX(-46%)
    }

    .right-sidebar-toggle-wrapper.is-open {
        transform: translateX(0)
    }
}

.horizontal-divider {
    height: 100%
}

.horizontal-divider,
.horizontal-divider-info {
    width: 1px;
    background-color: #fff;
    margin: 0 1rem
}

.horizontal-divider-info {
    height: 9.5rem
}

@media (max-width:708px) {
    .horizontal-divider-info {
        height: 1px;
        margin-top: 1rem;
        margin-bottom: 1rem;
        margin-left: -.5rem;
        width: 100%
    }
}

.flex {
    display: flex
}

.flex-center {
    display: flex;
    justify-content: center
}

.flex-vertical-center {
    display: flex;
    align-items: center
}

.flex-start {
    display: flex;
    align-items: flex-start
}

.flex-end {
    align-items: flex-end
}

.flex-end,
.flex-horizontal-end {
    display: flex;
    justify-content: flex-end
}

.flex-vertical-center-space-between {
    align-items: center
}

.flex-space-between,
.flex-vertical-center-space-between {
    display: flex;
    justify-content: space-between
}

.flex-all-center,
.flex-all-center-mobile-column {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:708px) {
    .flex-all-center-mobile-column {
        flex-direction: column
    }
}

.flex-space-between-mobile-column {
    display: flex;
    justify-content: space-between
}

@media (max-width:708px) {
    .flex-space-between-mobile-column {
        flex-direction: column
    }
}

.wrap {
    flex-wrap: wrap
}

@media (max-width:480px) {
    .wrap-mobile-medium {
        flex-wrap: wrap
    }
}

.flex-column {
    display: flex;
    flex-direction: column
}

@media (max-width:767px) {
    .flex-column--sm-only {
        flex-direction: column
    }
}

.flex-row-no-mobile {
    display: flex;
    flex-direction: row
}

@media (max-width:708px) {
    .flex-row-no-mobile {
        display: block
    }
}

.flex-column-all-center,
.flex-column-center {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.flex-column-all-center {
    align-items: center
}

.flex-column-space-between {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.flex-column--mobile-only {
    display: flex
}

@media (max-width:708px) {
    .flex-column--mobile-only {
        flex-direction: column
    }
}

.flex-row {
    display: flex;
    flex-direction: row
}

@media (max-width:767px) {
    .flex-row--sm-only {
        flex-direction: row
    }
}

.flex-column-reverse {
    flex-direction: column-reverse
}

@media (max-width:767px) {
    .flex-column-reverse--sm-only {
        flex-direction: column-reverse
    }
}

.full-height {
    height: 100%
}

.min-height-full-vh {
    min-height: 100vh
}

.icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    margin-left: .25rem;
    margin-right: .25rem;
    cursor: pointer
}

.circle-white {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    min-width: 32px;
    min-width: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem;
    border: 1px solid #fff;
    border-radius: 50%
}

.circle-xxs-small {
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    min-width: 16px;
    min-width: 1rem;
    min-height: 16px;
    min-height: 1rem;
    line-height: 16px;
    line-height: 1rem
}

.circle-xs-small,
.circle-xxs-small {
    border: 0 solid inherit;
    border-radius: 50%
}

.circle-xs-small {
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    min-width: 20px;
    min-width: 1.25rem;
    min-height: 20px;
    min-height: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem
}

.circle-small {
    border: 0 solid inherit;
    border-radius: 50%
}

.circle-small,
.circle-small-primary {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem
}

.circle-small-primary {
    border: 2px solid #125b6b;
    border-radius: 50%
}

.circle-small-secondary-2 {
    border: 2px solid #22a9b5;
    border-radius: 50%
}

.circle-small-secondary-2,
.circle-small-secondary-border {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem
}

.circle-small-secondary-border {
    border: 4px solid #d8d8d8;
    border-radius: 50%
}

.circle-small-secondary-2-new {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    border: 2px solid #22a9b5;
    border-radius: 50%
}

.circle-small-secondary-stepper-border {
    border: 2px solid #6e706b;
    border-radius: 50%
}

.circle-small-secondary-stepper-border,
.circle-small-secondary-stepper-border-active {
    width: 1.6575rem;
    height: 1.675rem;
    min-width: 1.675rem;
    min-height: 1.675rem;
    line-height: 1.5rem;
    margin-left: -.0625rem
}

.circle-small-secondary-stepper-border-active {
    border: 2px solid #22a9b5;
    border-radius: 50%
}

.circle {
    border: 0 solid inherit;
    border-radius: 50%
}

.circle,
.circle-secondary-1 {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    min-width: 32px;
    min-width: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem
}

.circle-secondary-1 {
    border: 1px solid #1c8a99;
    border-radius: 50%
}

.avatar-circle-small {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    min-width: 32px;
    min-width: 2rem;
    min-height: 32px;
    min-height: 2rem;
    line-height: 32px;
    line-height: 2rem;
    border: 2px solid #22a9b5;
    border-radius: 50%
}

.avatar-circle-small--default {
    background: url(images/defaultAvatar.923983a6bc31852d45b736732bd3f88a.png) no-repeat;
    background-size: cover
}

.avatar-circle {
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
    min-width: 48px;
    min-width: 3rem;
    min-height: 48px;
    min-height: 3rem;
    line-height: 48px;
    line-height: 3rem
}

.avatar-circle,
.avatar-circle-large {
    border: 2px solid #22a9b5;
    border-radius: 50%
}

.avatar-circle-large {
    width: 56px;
    width: 3.5rem;
    height: 56px;
    height: 3.5rem;
    min-width: 56px;
    min-width: 3.5rem;
    min-height: 56px;
    min-height: 3.5rem;
    line-height: 56px;
    line-height: 3.5rem
}

.avatar-circle-large--default {
    background: url(images/defaultAvatar.923983a6bc31852d45b736732bd3f88a.png) no-repeat;
    background-size: cover
}

.icon-container-small {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem
}

.icon-container-20,
.icon-container-small {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-20 {
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    min-width: 20px;
    min-width: 1.25rem;
    min-height: 20px;
    min-height: 1.25rem
}

.icon-container-lock {
    width: 16px;
    width: 1rem;
    height: 21px;
    height: 1.3125rem;
    min-width: 16px;
    min-width: 1rem;
    min-height: 21px;
    min-height: 1.3125rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-contact-form {
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem
}

.icon-container,
.icon-container-contact-form {
    width: 32px;
    width: 2rem;
    min-width: 32px;
    min-width: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container {
    height: 32px;
    height: 2rem;
    min-height: 32px;
    min-height: 2rem
}

.icon-container-helpful {
    width: 374px;
    width: 23.375rem;
    height: 158px;
    height: 9.875rem;
    min-width: 374px;
    min-width: 23.375rem;
    min-height: 158px;
    min-height: 9.875rem
}

.icon-container-helpful,
.icon-container-short {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-short {
    width: 32px;
    width: 2rem;
    height: 28px;
    height: 1.75rem;
    min-width: 32px;
    min-width: 2rem;
    min-height: 28px;
    min-height: 1.75rem
}

.icon-container-qr-code {
    width: 110px;
    width: 6.875rem;
    height: 110px;
    height: 6.875rem;
    min-width: 110px;
    min-width: 6.875rem;
    min-height: 110px;
    min-height: 6.875rem
}

.icon-container-large,
.icon-container-qr-code {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-large {
    min-width: 48px;
    min-width: 3rem;
    min-height: 48px;
    min-height: 3rem
}

.icon-container-x-large {
    min-width: 72px;
    min-width: 4.5rem;
    min-height: 72px;
    min-height: 4.5rem;
    height: 72px;
    height: 4.5rem
}

.icon-container-x-large,
.icon-container-xx-large {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%
}

.icon-container-xx-large {
    min-width: 96px;
    min-width: 6rem;
    min-height: 96px;
    min-height: 6rem;
    height: 96px;
    height: 6rem
}

.icon-pin-container {
    min-width: 72px;
    min-width: 4.5rem;
    min-height: 82px;
    min-height: 5.125rem;
    height: 72px;
    height: 4.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%
}

.card-container-i-bank-pay-phone {
    min-width: 132px;
    min-width: 8.25rem;
    min-height: 132px;
    min-height: 8.25rem;
    width: 132px;
    width: 8.25rem;
    height: 132px;
    height: 8.25rem
}

.card-container-i-bank-pay-phone,
.icon-container-80 {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-80 {
    width: 80px;
    width: 5rem;
    height: 80px;
    height: 5rem;
    min-width: 80px;
    min-width: 5rem;
    min-height: 80px;
    min-height: 5rem
}

.icon-container-small-16 {
    height: 16px;
    height: 1rem;
    min-height: 16px;
    min-height: 1rem
}

.icon-container-small-16,
.icon-container-small-18 {
    width: 16px;
    width: 1rem;
    min-width: 16px;
    min-width: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-small-18 {
    height: 18px;
    height: 1.125rem;
    min-height: 18px;
    min-height: 1.125rem
}

.icon-container-small-28 {
    width: 28px;
    width: 1.75rem;
    height: 28px;
    height: 1.75rem;
    min-width: 28px;
    min-width: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem
}

.icon-container-refresh,
.icon-container-small-28 {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-refresh {
    width: 16px;
    width: 1rem;
    height: 8px;
    height: .5rem;
    min-width: 16px;
    min-width: 1rem;
    min-height: 8px;
    min-height: .5rem
}

.icon-container-new-user {
    width: 24px;
    width: 1.5rem;
    height: 16px;
    height: 1rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 16px;
    min-height: 1rem
}

.icon-container-close-button,
.icon-container-new-user {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-close-button {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    min-width: 32px;
    min-width: 2rem;
    min-height: 32px;
    min-height: 2rem
}

@media (max-width:708px) {
    .icon-container-close-button {
        width: 24px;
        width: 1.5rem;
        height: 24px;
        height: 1.5rem;
        min-width: 24px;
        min-width: 1.5rem;
        min-height: 24px;
        min-height: 1.5rem
    }
}

.tile-container {
    display: block;
    padding: .5rem;
    width: 50%;
    min-width: 328px;
    min-width: 20.5rem;
    min-height: 230px;
    min-height: 14.375rem
}

@media (max-width:708px) {
    .tile-container {
        padding: 0;
        margin: .5rem .375rem
    }
}

account-data.tile-container {
    min-height: unset
}

.card-container {
    min-width: 94px;
    min-width: 5.875rem;
    width: 94px;
    width: 5.875rem;
    min-height: 62px;
    min-height: 3.875rem;
    height: 62px;
    height: 3.875rem
}

.card-container,
.card-container-store {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.card-container-store {
    min-width: 109px;
    min-width: 6.8125rem;
    width: 109px;
    width: 6.8125rem;
    min-height: 32px;
    min-height: 2rem;
    height: 32px;
    height: 2rem
}

.card-container-medium {
    min-width: 84px;
    min-width: 5.25rem;
    width: 84px;
    width: 5.25rem;
    min-height: 56px;
    min-height: 3.5rem;
    height: 56px;
    height: 3.5rem;
    background-size: 100%
}

.card-container-medium,
.card-container-small {
    background-repeat: no-repeat;
    background-position: 50%
}

.card-container-small {
    min-width: 52px;
    min-width: 3.25rem;
    width: 48px;
    width: 3rem;
    min-height: 32px;
    min-height: 2rem;
    height: 32px;
    height: 2rem;
    background-size: cover
}

.card {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 8px;
    border-radius: .5rem
}

.card--has-no-bottom-radius {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.card-extended-down {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-clip: padding-box
}

.main-container {
    width: 100%;
    max-width: 740px;
    max-width: 46.25rem;
    padding: 2rem;
    margin: 0 auto
}

@media (max-width:708px) {
    .main-container {
        margin: auto;
        max-width: 360px;
        max-width: 22.5rem;
        padding: .9375rem .9375rem 0
    }
}

.main-section {
    display: block;
    width: 100%;
    margin: 3rem auto
}

@media (max-width:708px) {
    .main-section {
        margin: 1.5rem auto
    }
}

.main-section-medium-spacing {
    display: block;
    margin: 2rem 0
}

@media (max-width:708px) {
    .main-section-medium-spacing {
        margin: 1.5rem 0
    }
}

.main-section-small-spacing {
    display: block;
    margin: 1rem 0
}

@media (max-width:708px) {
    .main-section-small-spacing {
        margin: .75rem 0
    }
}

.main-section-first-child {
    display: block;
    margin-top: 0
}

.main-section-last-child {
    display: block;
    margin-bottom: 0
}

.header-container {
    padding: 1rem 0;
    min-height: 0;
    margin: 0 1rem
}

.header-container,
.header-container-security {
    flex: 1 0 0;
    height: 100%;
    min-width: 0;
    width: 100%
}

.header-container-security {
    padding: 1rem
}

.rectangle-vertical {
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
    min-width: 48px;
    min-width: 3rem;
    min-height: 48px;
    min-height: 3rem;
    border: 0 solid inherit
}

.container-square {
    border: 1px solid #d8d8d8
}

.flex-mobile-wrap {
    display: flex
}

@media (max-width:708px) {
    .flex-mobile-wrap {
        display: block
    }
}

.banner-image-container {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 256px;
    height: 16rem
}

.banner-image-container--promotion {
    background-image: url(images/epromotion_banner.f6eb93a18c3af1c41ce3111218ca1d77.png)
}

@media (max-width:708px) {
    .banner-image-container--promotion {
        background-image: url(images/epromotion_banner-small.4bd35b64a880c1f047213970fbd4802c.png)
    }
}

.primary-container-item-text {
    margin: 0 auto .75rem;
    min-height: 4.875rem;
    max-width: 10rem
}

.icon-container-business-info-steps {
    min-width: 100px;
    min-width: 6.25rem;
    min-height: 89px;
    min-height: 5.5625rem;
    width: 100px;
    width: 6.25rem;
    height: 89px;
    height: 5.5625rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-business-info-backbone {
    min-width: 30px;
    min-width: 1.875rem;
    min-height: 420px;
    min-height: 26.25rem;
    width: 30px;
    width: 1.875rem;
    height: 420px;
    height: 26.25rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.business-info-text {
    width: 23rem
}

@media (max-width:708px) {
    .business-info-text {
        width: 15rem
    }
}

.business-info-text-top {
    margin: -2.5rem 0 0 -9rem
}

@media (max-width:708px) {
    .business-info-text-top {
        margin: -2.5rem 0 0 -3rem
    }
}

.business-info-text-middle {
    margin: 3.45rem 0 0 -9rem
}

@media (max-width:708px) {
    .business-info-text-middle {
        margin: 2.5rem 0 0 -3rem
    }
}

.business-info-text-bottom {
    margin: 2rem 0 0 -9rem
}

@media (max-width:708px) {
    .business-info-text-bottom {
        margin: 2rem 0 0 -3rem
    }
}

.business-info-backbonce-margin {
    margin: 5.375rem 0 0 11rem
}

@media (max-width:708px) {
    .business-info-backbonce-margin {
        margin: 5.375rem 0 0 6rem
    }
}

.icon-card-info-container {
    min-height: 128px;
    min-height: 8rem;
    height: 128px;
    height: 8rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width:708px) {
    .icon-card-info-container {
        min-height: 80px;
        min-height: 5rem;
        height: 80px;
        height: 5rem
    }
}

.primary-container-item-text-2 {
    margin: 0 auto .75rem;
    min-height: 4.875rem;
    max-width: 26.75rem
}

.primary-container-item-text-3 {
    max-width: 28rem
}

.primary-container-item-text-4 {
    margin: 0 auto .75rem;
    max-width: 7.375rem
}

.small-number-container {
    min-height: 1.9rem;
    max-width: 3.875rem;
    border-radius: 1rem;
    border: 1px solid #adadad
}

.cards-details-container {
    border-radius: 8px;
    border-radius: .5rem;
    border: 1px solid #1c8a99;
    margin-top: .25rem;
    margin-bottom: .25rem;
    padding: 1rem;
    position: relative
}

.cards-details-container:after,
.cards-details-container:before {
    bottom: 100%;
    left: 48%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.cards-details-container:after {
    border-color: transparent transparent #fff;
    border-width: .625rem;
    margin-left: calc(45% + 1px)
}

@media (max-width:708px) {
    .cards-details-container:after {
        margin-left: calc(39% + 1px)
    }
}

.cards-details-container:before {
    border-color: transparent transparent #1c8a99;
    border-width: .6875rem;
    margin-left: 45%
}

@media (max-width:708px) {
    .cards-details-container:before {
        margin-left: 39%
    }
}

.icon-container-i-bank-group-logo,
.icon-container-safe-connection {
    min-width: 224px;
    min-width: 14rem;
    width: 224px;
    width: 14rem;
    min-height: 65px;
    min-height: 4.0625rem;
    height: 65px;
    height: 4.0625rem
}

.icon-container-i-bank-group-logo,
.icon-container-safe-connection {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-safe-connection {
    min-width: 381px;
    min-width: 23.8125rem;
    width: 381px;
    width: 23.8125rem;
    min-height: 398px;
    min-height: 24.875rem;
    height: 398px;
    height: 24.875rem
}

@media (max-width:480px) {
    .icon-container-safe-connection {
        min-width: 360px;
        min-width: 22.5rem;
        width: 360px;
        width: 22.5rem;
        min-height: 376px;
        min-height: 23.5rem;
        height: 376px;
        height: 23.5rem
    }
}

.icon-container-safe-logout {
    min-width: 480px;
    min-width: 30rem;
    width: 480px;
    width: 30rem;
    min-height: 341px;
    min-height: 21.3125rem;
    height: 341px;
    height: 21.3125rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width:480px) {
    .icon-container-safe-logout {
        min-width: 360px;
        min-width: 22.5rem;
        width: 360px;
        width: 22.5rem;
        min-height: 256px;
        min-height: 16rem;
        height: 256px;
        height: 16rem
    }
}

.icon-container-safe-password {
    min-width: 367px;
    min-width: 22.9375rem;
    width: 367px;
    width: 22.9375rem;
    min-height: 266px;
    min-height: 16.625rem;
    height: 266px;
    height: 16.625rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width:480px) {
    .icon-container-safe-password {
        min-width: 360px;
        min-width: 22.5rem;
        width: 360px;
        width: 22.5rem;
        min-height: 262px;
        min-height: 16.375rem;
        height: 262px;
        height: 16.375rem
    }
}

.icon-container-safe-mobile {
    min-width: 384px;
    min-width: 24rem;
    width: 384px;
    width: 24rem;
    min-height: 360px;
    min-height: 22.5rem;
    height: 360px;
    height: 22.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width:480px) {
    .icon-container-safe-mobile {
        min-width: 360px;
        min-width: 22.5rem;
        width: 360px;
        width: 22.5rem;
        min-height: 338px;
        min-height: 21.125rem;
        height: 338px;
        height: 21.125rem
    }
}

.icon-container-safe-update {
    min-width: 435px;
    min-width: 27.1875rem;
    width: 435px;
    width: 27.1875rem;
    min-height: 457px;
    min-height: 28.5625rem;
    height: 457px;
    height: 28.5625rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width:480px) {
    .icon-container-safe-update {
        min-width: 360px;
        min-width: 22.5rem;
        width: 360px;
        width: 22.5rem;
        min-height: 378px;
        min-height: 23.625rem;
        height: 378px;
        height: 23.625rem
    }
}

.icon-container-security-footer {
    width: 100%;
    min-height: 447px;
    min-height: 27.9375rem;
    height: 447px;
    height: 27.9375rem
}

.icon-container-norton-secured,
.icon-container-security-footer {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.icon-container-norton-secured {
    min-width: 113px;
    min-width: 7.0625rem;
    width: 113px;
    width: 7.0625rem;
    min-height: 63px;
    min-height: 3.9375rem;
    height: 63px;
    height: 3.9375rem
}

@media (max-width:480px) {
    .icon-container-norton-secured {
        min-width: 113px;
        min-width: 7.0625rem;
        width: 113px;
        width: 7.0625rem;
        min-height: 63px;
        min-height: 3.9375rem;
        height: 63px;
        height: 3.9375rem
    }
}

.icon-container-blocked-business {
    min-width: 168px;
    min-width: 10.5rem;
    width: 168px;
    width: 10.5rem;
    min-height: 160px;
    min-height: 10rem;
    height: 160px;
    height: 10rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.spacer {
    flex: 1 1 auto
}

.bg-primary {
    background-color: #125b6b
}

.bg-primary-opacity-40 {
    background-color: rgba(18, 91, 107, .4)
}

.large-overflow-x-hidden {
    overflow-x: hidden
}

.bg-white {
    background-color: #fff
}

.bg-white-75 {
    background-color: hsla(0, 0%, 100%, .75)
}

.bg-secondary-1 {
    background-color: #1c8a99
}

.bg-secondary-2 {
    background-color: #22a9b5
}

.bg-secondary-3 {
    background-color: #1b729e
}

.bg-light-gray-1 {
    background-color: #f7f7f5
}

.bg-light-gray-2 {
    background-color: #eff0ed
}

.bg-gray {
    background-color: #f3f4ee
}

.bg-error {
    background-color: #bf4d4d
}

.bg-dark-gray {
    background-color: #d8d8d8
}

.bg-action {
    background-color: #f3d03f
}

.bg-success {
    background-color: #4dbf71
}

.bg-achievement {
    background-color: #bcd156
}

.bg-inactive {
    background-color: #a0a0a0
}

.bg-high-percentage {
    background-color: #f3893f
}

.bg-faq {
    background-repeat: no-repeat;
    background-color: #fff;
    max-width: 100%;
    height: 38.5rem;
    background-size: 100% 100%
}

@media (max-width:708px) {
    .bg-faq {
        margin-top: -6rem;
        background-size: contain;
        height: 25.5rem
    }
}

@media (min-width:1600px) {
    .bg-faq {
        height: 61rem
    }
}

.bg-faq.retail {
    background-image: url(images/faq-retail.f2d85c5e695582f57a5043eefd45078d.jpg)
}

.bg-faq.corporate {
    background-image: url(images/faq-bus.decdf63fd6a76f16f60d4c3ca49a45dd.jpg)
}

.bg-security {
    background-image: url(images/security-footer-norton.ec83df006cd32ad6c23176802fd7f99c.png);
    background-repeat: no-repeat;
    max-width: 100%;
    height: 28rem;
    background-size: 100% 100%;
    margin-top: 0
}

@media (max-width:708px) {
    .bg-security {
        margin-top: 17rem;
        height: 9.5rem
    }
}

@media (min-width:1600px) {
    .bg-security {
        height: 46rem
    }
}

.bg-stepper-gray {
    background-color: #6e706b
}

.border-dark-gray {
    border: 1px solid #d8d8d8
}

.border-gray {
    border: 1px solid rgba(243, 244, 238, .5)
}

.border-username {
    border: 1px solid #e1e1df;
    border-radius: .5rem
}

.border-secondary-1 {
    border: 1px solid #1c8a99
}

.border-radius-4 {
    border-radius: 4px;
    border-radius: .25rem;
    background-clip: padding-box
}

.border-radius-4--down {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-clip: padding-box
}

.border-radius-8 {
    border-radius: 8px;
    border-radius: .5rem
}

.border-radius-8--down {
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-clip: padding-box
}

.border-radius-8--up {
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    background-clip: padding-box
}

.border-radius-10 {
    border-radius: 10px;
    border-radius: .625rem
}

.border-radius-16 {
    border-radius: 16px;
    border-radius: 1rem
}

.border-radius-20 {
    border-radius: 20px;
    border-radius: 1.25rem
}

.border-primary-2px {
    border: 2px solid #125b6b
}

.border-dashed-secondary-1 {
    border: 1px dashed #1c8a99
}

.hr {
    border-top: 2px solid rgba(18, 91, 107, .1)
}

.hr__shadow-default-size {
    box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .25);
    border: none;
    height: 1px
}

.border-bottom-filter-results,
.border-bottom-primary,
.border-bottom-primary-padding {
    border-bottom: 1px solid rgba(18, 91, 107, .1)
}

.border-bottom-primary-padding {
    margin: 0 2rem
}

.border-bottom-secondary-1 {
    border-bottom: 1px solid rgba(28, 138, 153, .5)
}

.border-bottom-secondary-1-2px {
    border-bottom: 2px solid rgba(28, 138, 153, .5)
}

.border-bottom-secondary-2-2px {
    border-bottom: 2px solid #22a9b5
}

.border-bottom-light-black {
    border-bottom: 1px solid rgba(18, 91, 107, .1)
}

.border-bottom-black-2 {
    border-bottom: 2px solid rgba(65, 65, 64, .2)
}

.border-bottom-dark-gray {
    border-bottom: 1px solid #d8d8d8
}

.border-left-dark-gray {
    border-left: 1px solid #d8d8d8
}

.border-right-gray {
    border-right: 1px solid #f3f4ee
}

.border-right-light-black {
    border-right: 1px solid #414140
}

.no-border {
    border: none
}

.default-opacity {
    opacity: .33
}

.opacity-0 {
    opacity: 0
}

.shadow-inset {
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .24)
}

.reset-list-style {
    list-style: none;
    padding: 0
}

.search-list-container {
    padding-right: 2rem
}

.search-list-container,
.search-list-container--overflow-x-hidden {
    margin-bottom: 0;
    overflow: auto;
    max-height: 392px;
    max-height: 24.5rem;
    width: 100%
}

.search-list-container--overflow-x-hidden {
    overflow-x: hidden
}

.search-list-container--width-auto {
    margin-bottom: 0;
    overflow: auto;
    max-height: 392px;
    max-height: 24.5rem;
    padding-right: 2rem;
    width: auto
}

.align-center {
    text-align: center;
    align-items: center
}

.mobile-only {
    display: none
}

@media (max-width:708px) {
    .mobile-only {
        display: flex
    }
}

@media (min-width:1180px) {
    .visible-sm-md {
        display: none
    }
}

@media (max-width:1180px) {
    .not-visible-sm-md {
        display: none
    }
}

@media (max-width:708px) {
    .not-visible-sm {
        display: none
    }
}

.visible--only-sm {
    display: none
}

@media (max-width:708px) {
    .visible--only-sm {
        display: inherit
    }
}

.visible--only-sm-flex {
    display: none
}

@media (max-width:708px) {
    .visible--only-sm-flex {
        display: flex
    }
}

@media (max-width:708px) {
    .not-visible-layout {
        display: none
    }
}

.li-with-icons-on-hover .li-with-icons-on-hover-icon {
    opacity: 0;
    transition: opacity .3s ease
}

.li-with-icons-on-hover:hover .li-with-icons-on-hover-icon {
    opacity: 1
}

.details-list {
    list-style: none;
    padding: 0
}

.details-list li {
    align-items: center;
    display: flex;
    min-height: 16px;
    min-height: 1rem;
    padding: 1rem 0;
    border-bottom: 1px solid rgba(18, 91, 107, .1)
}

.details-list li:after {
    content: "";
    min-height: inherit;
    font-size: 0
}

.details-list__col-1 {
    width: 21%
}

.details-list__col-1,
.details-list__col-1-1 {
    min-width: 110px;
    min-width: 6.875rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #414140;
    padding-right: 1rem;
    flex-shrink: 0
}

.details-list__col-1-1 {
    width: 26%
}

.details-list__col-2 {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem;
    color: #414140;
    padding-right: 1rem
}

@media (max-width:708px) {
    .details-list__col-2 {
        word-break: break-all
    }
}

.details-list-error__col-2 {
    color: #bf4d4d
}

.details-list-error__col-2,
.details-list-success__col-2 {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem;
    padding-right: 1rem
}

.details-list-success__col-2 {
    color: #4dbf71
}

.list-counter {
    position: relative;
    color: #125b6b;
    width: 22px;
    width: 1.375rem;
    height: 22px;
    height: 1.375rem;
    line-height: 20px;
    line-height: 1.25rem;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #125b6b;
    font-size: 12px;
    font-size: .75rem;
    margin-right: 1rem;
    font-weight: 600;
    flex-shrink: 0;
    background-color: #fff
}

.card-account-list {
    list-style: none;
    padding: 0
}

.card-account-list li {
    display: flex;
    align-items: center;
    min-height: 48px;
    min-height: 3rem;
    height: 32px;
    height: 2rem
}

.repeatable-item:last-child {
    border-bottom: 0
}

.generic-list-item {
    margin-left: 1rem
}

.card-account-list-container-col {
    display: flex;
    align-items: center;
    width: 48%
}

@media (max-width:767px) {
    .card-account-list-container-col {
        flex-direction: column;
        align-items: flex-start
    }
}

.card-account-list-col-1 {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #414140;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-left: .25rem
}

@media (max-width:767px) {
    .card-account-list-col-1 {
        order: 1
    }
}

.card-account-list-col-2 {
    display: flex;
    margin-left: .25rem
}

@media (max-width:767px) {
    .card-account-list-col-2 {
        order: 0
    }
}

.card-account-list-col-3 {
    color: rgba(65, 65, 64, .3);
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    margin-left: 4.5rem
}

@media (max-width:708px) {
    .card-account-list-col-3 {
        margin-left: .5rem
    }
}

.card-account-list-col-4 {
    margin-left: auto
}

.card-account-list-col-4,
.card-account-list-col-4-2 {
    color: rgba(65, 65, 64, .3);
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    display: flex
}

.card-account-list-col-4-2 {
    margin-left: .25rem
}

.card-account-value {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 18px;
    font-size: 1.125rem;
    color: #125b6b;
    text-align: right;
    padding-left: .25rem;
    margin-left: auto
}

@media (max-width:767px) {
    .card-account-value {
        line-height: 14px;
        line-height: .875rem;
        font-size: 14px;
        font-size: .875rem
    }
}

.icon-circle-container {
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    min-width: 16px;
    min-width: 1rem;
    min-height: 16px;
    min-height: 1rem;
    line-height: 16px;
    line-height: 1rem;
    border: 0 solid inherit;
    border-radius: 50%;
    line-height: 12px;
    line-height: .75rem;
    font-size: 12px;
    font-size: .75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 0 0 .75rem
}

.white-space-nowrap {
    white-space: nowrap
}

.icon-with-list-item {
    margin: auto .25rem
}

.icon-with-list-title {
    margin-bottom: 1.5rem
}

.icon-with-list-title-and-padding {
    margin-bottom: 1.5rem;
    padding-left: 1rem
}

.label-title {
    height: 2rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0
}

.padding-bottom-default {
    padding-bottom: 1rem
}

.full-screen-width {
    width: 100%
}

@media (max-width:708px) {
    .full-screen-width--mobile {
        width: 100%
    }
}

.full-screen-with-margin {
    margin: 0 .5rem;
    width: 100%
}

.horizontal-margin-x-large {
    margin: 2rem 0
}

.title-default-margin {
    margin: 1rem 0
}

.title-default-margin__no-top {
    margin-bottom: 1rem
}

.semi-screen-width {
    width: 50%
}

.semi-screen-with-margin {
    margin: 0 .5rem;
    width: 50%
}

.footer-buttons-container {
    text-align: right;
    margin: 1.25rem -.5rem .25rem
}

.footer-buttons-container-small {
    flex-wrap: wrap;
    text-align: right;
    margin: 0 -.75rem
}

.footer-continue-button {
    margin: 0 .75rem
}

.default-max-width {
    max-width: 100%
}

.min-height-full-viewport {
    min-height: 100vh
}

.margin-xx-large-relative {
    margin-right: 4px;
    position: relative
}

.margin-vertical-large-default {
    margin-bottom: 1rem;
    margin-top: 2rem
}

.margin-vertical-default {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.margin-vertical-default-reverse {
    margin-top: -1rem;
    margin-bottom: -1rem
}

.margin-xx-large {
    margin-right: 4px
}

.margin-left-auto {
    margin-left: auto
}

.margin-top-auto {
    margin-top: auto
}

.margin-hor-auto {
    margin-left: auto;
    margin-right: auto
}

.margin-top-default {
    margin-top: 1rem
}

.margin-top-normal {
    margin-top: 1.5rem
}

.margin-top-normal-1 {
    margin: 1rem -.8rem
}

@media (max-width:480px) {
    .margin-top-normal-mobile-medium {
        margin-top: 1.5rem
    }
}

@media (max-width:708px) {
    .margin-mobile-languange {
        margin-left: auto;
        margin-right: auto
    }
}

.margin-top-large {
    margin-top: 2rem
}

.margin-top-36 {
    margin-top: 2.25rem
}

.margin-top-48 {
    margin-top: 3rem
}

.margin-top-60 {
    margin-top: 3.75rem
}

.margin-top-72 {
    margin-top: 4.5rem
}

.margin-top-small {
    margin-top: .5rem
}

.margin-top-x-small {
    margin-top: .25rem
}

.margin-bottom-normal {
    margin-bottom: 1.5rem
}

.margin-bottom-default {
    margin-bottom: 1rem
}

.margin-bottom-x-small {
    margin-bottom: .25rem
}

.margin-bottom-small {
    margin-bottom: .5rem
}

.margin-bottom-auto {
    margin-bottom: auto
}

.margin-bottom-medium {
    margin-bottom: 2rem
}

.margin-padding-0 {
    margin: 0;
    padding: 0
}

.margin-auto {
    margin: auto
}

@media (max-width:708px) {
    .margin-auto--mobile {
        margin: auto
    }
}

.margin-auto-top-default {
    margin: 1rem auto auto
}

@media (max-width:708px) {
    .margin-horizontal-auto-mobile {
        margin-left: auto;
        margin-right: auto
    }
}

.margin-auto-right-0 {
    margin: auto 0 auto auto
}

.margin-0 {
    margin: 0
}

.margin-0-left-auto {
    margin: 0 0 0 auto
}

.margin-horizontal-large {
    margin: 0 2rem 2rem
}

.margin-horizontal-large-reverse {
    margin-left: -2rem;
    margin-right: -2rem
}

.margin-horizontal-auto {
    margin-left: auto;
    margin-right: auto
}

.margin-horizontal-small {
    margin: .5rem 0
}

.margin-horizontal-normal {
    margin: 1.5rem 0
}

.margin-left-x-large {
    margin-left: 2rem
}

.margin-left-default {
    margin-left: 1rem
}

.margin-right-auto {
    margin-right: auto
}

.margin-right-default {
    margin-right: 1rem
}

.margin-right-normal {
    margin-right: 1.5rem
}

.margin-right-medium {
    margin-right: .75rem
}

.margin-left-medium {
    margin-left: .75rem
}

.margin-left-small {
    margin-left: .5rem
}

.margin-medium {
    margin: .75rem
}

.margin-side-x-small {
    margin: 0 .5rem
}

.margin-side-default {
    margin-left: 1rem;
    margin-right: 1rem
}

.margin-side-default-reverse {
    margin: 0 -1rem
}

.margin-side-x-large-reverse {
    margin: 0 -2rem
}

.margin-side-x-large {
    margin: 0 2rem
}

.margin-left-x-small {
    margin-left: .25rem
}

.margin-left-xx-small {
    margin-left: .125rem
}

.margin-left-normal {
    margin-left: 1.5rem
}

.margin-vertical-medium-large {
    margin: .75rem 0 2rem
}

.margin-top-medium {
    margin-top: .75rem
}

.right-default {
    right: 1rem
}

.right-default-0 {
    right: 0
}

.right-normal {
    right: 1.5rem
}

.right-medium {
    right: .75rem
}

.icon-text-position {
    margin: 0 .25rem;
    padding: .25rem 0
}

.margin-top-right-default-x-small {
    margin: 1rem .25rem 1rem 1rem
}

.margin-right-small {
    margin-right: .25rem
}

.margin-right-8 {
    margin-right: .5rem
}

.margin-auto-0 {
    margin: auto 0
}

.margin-small-auto {
    margin: .25rem auto
}

.margin-left-x-large-no-mobile {
    margin-left: 2rem
}

@media (max-width:708px) {
    .margin-left-x-large-no-mobile {
        margin-left: 0
    }
}

.padding-vertical-x-short {
    padding: .25rem 0
}

.padding-x-large {
    padding: 2rem
}

.padding-xx-large {
    padding: 2.75rem 2rem 2rem
}

.padding-icon-x-large {
    padding: 2.5rem 0 2rem 2rem
}

.padding-figure-large {
    padding: 2rem 2rem 2rem 0
}

.padding-horizontal-medium {
    padding: 0 1.5rem
}

.padding-horizontal-x-large {
    padding: 0 2rem
}

.padding-horizontal-small {
    padding: 0 .5rem
}

.padding-left-x-large {
    padding-left: 2rem
}

.padding-top-xx-large {
    padding-top: 3rem
}

.padding-default {
    padding: 1rem
}

.padding-vertical-small {
    padding: .5rem 0
}

.padding-vertical-default {
    padding: 1rem 0
}

.padding-vertical-medium {
    padding: 1.5rem 0
}

.padding-top-medium {
    padding-top: 1rem
}

.padding-top-normal {
    padding-top: 1.5rem
}

.padding-top-large {
    padding-top: 2rem
}

.padding-top-small {
    padding-top: .5rem
}

.padding-horizontal-default {
    padding: 0 1rem
}

.padding-horizontal-default__no-left {
    padding-right: 1rem
}

.padding-horizontal-x-small {
    padding: 0 1rem
}

.padding-horizontal-x-small__no-right {
    padding-left: .25rem
}

.padding-vertical-modal-button-container {
    padding: 1.75rem 0
}

.padding-package {
    padding: .625rem 2rem 0
}

.padding-top-right-x-large {
    padding: 2rem 2rem 0
}

.margin-normal {
    margin: 1.5rem 0
}

.padding-small {
    padding: .5rem
}

.padding-bottom-small {
    padding-bottom: .5rem
}

.padding-bottom-normal {
    padding-bottom: 1.5rem
}

.padding-bottom-large,
.padding-bottom-x-large {
    padding-bottom: 2rem
}

.display-block {
    display: block
}

.display-inline-block {
    display: inline-block
}

.display-block-and-transaction-margin {
    display: block;
    margin: .75rem auto 0
}

.align-self-start {
    align-self: start
}

.text-align-right {
    text-align: right
}

.text-align-center {
    text-align: center
}

.text-align-left {
    text-align: left
}

.cursor-pointer {
    cursor: pointer
}

.position-relative {
    position: relative
}

.responsive-image-container {
    width: 100%;
    max-width: 18.75rem;
    min-width: 9.375rem
}

.responsive-image-container--pos {
    width: 100%;
    max-width: 5.625rem
}

.responsive-image-figure {
    padding-bottom: 60.95238%;
    position: relative
}

.responsive-image-figure__square {
    padding-bottom: 100%
}

.responsive-image-figure__mobile {
    padding-bottom: 139.72603%
}

.responsive-image-figure__x-small {
    padding-bottom: 60.95238%
}

.responsive-image-figure__otp {
    padding-bottom: 100%;
    position: relative
}

.responsive-image-figure__small {
    padding-bottom: 66.66667%
}

.responsive-image-figure__small-horizontal-banner {
    padding-bottom: 8.68056%
}

.responsive-image-figure__medium {
    padding-bottom: 43.40278%
}

.responsive-image-figure__large {
    padding-bottom: 95.78947%
}

.responsive-image-figure__tracker {
    padding-bottom: 7%;
    max-width: 448px;
    max-width: 28rem;
    margin: auto
}

.responsive-image-figure__no-padding {
    position: relative
}

.responsive-image-figure__pos {
    padding-bottom: 201.42857%;
    position: relative
}

.responsive-image-figure__login-logo {
    padding-bottom: 39.08795%
}

.responsive-image-figure__register-user-logo {
    padding-bottom: 107.01754%
}

.responsive-image-figure__login-warning {
    padding-bottom: 96.05568%
}

.responsive-image-figure__card {
    padding-bottom: 160.97561%
}

.responsive-image-figure__new-password {
    padding-bottom: 70.5%
}

.responsive-image-figure__two-cards {
    padding-bottom: 81.56682%
}

.responsive-image {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.responsive-image__small {
    width: 60%
}

.responsive-image__payband {
    width: 60%;
    transform: rotate(60deg);
    top: -20%;
    left: 15%
}

.responsive-image__small-relative {
    position: relative;
    width: 60%
}

.responsive-image-figure-container {
    width: 80%;
    margin: auto
}

.responsive-image-figure-container--login {
    width: 94px;
    width: 5.875rem;
    margin: auto
}

.responsive-image-figure-container--small {
    width: 66%;
    margin: auto
}

.responsive-image-figure-container--forty {
    width: 40%;
    margin: auto
}

.responsive-image-figure-container--third {
    width: 33%;
    margin: auto
}

.responsive-image-figure-container--quarter {
    width: 25%;
    margin: auto
}

.responsive-image-figure-container--half {
    width: 50%;
    margin: auto
}

.responsive-image-figure-container--otp {
    width: 7.75rem;
    margin: auto
}

.details-gray-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f3f4ee;
    padding: 2rem;
    margin: 1.5rem -2rem .5rem
}

.equal-vertical-columns-central-align {
    text-align: center;
    flex: 1
}

.equal-vertical-columns-left-align {
    text-align: left;
    flex: 1
}

.equal-columns,
.flex-1 {
    flex: 1
}

.flex-grow-1 {
    flex-grow: 1
}

.other-account-data-item {
    flex-basis: 33.3%;
    margin: .5rem 0
}

.center-bg-no-repeat {
    background-repeat: no-repeat;
    background-position: 50%
}

.min-height-reqular {
    min-height: 2rem
}

.min-height-large {
    min-height: 3rem
}

.min-height-x-large {
    min-height: 5.5rem
}

.position-absolute {
    position: absolute
}

.datepicker-mat-field {
    display: block;
    margin: 0 1rem;
    max-width: 9rem
}

.summary-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:708px) {
    .summary-container {
        flex-wrap: wrap;
        justify-content: center
    }
}

.section-container-padding {
    padding: .5rem 1rem
}

.section-container-padding__billed {
    padding: 1rem
}

@media (max-width:708px) {
    .section-container-padding {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

.image-background-cover {
    background-position: 50%
}

.icon-background-details,
.image-background-cover {
    background-repeat: no-repeat;
    background-size: cover
}

.icon-background-details {
    margin-right: .25rem
}

.default-background-size {
    background-size: 1rem
}

.date-picker-with-download-buttons-container {
    margin: .75rem -.5rem .5rem -1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.button-with-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    height: 2.25rem;
    margin: auto .5rem
}

.button-with-icon i {
    margin-top: .25rem
}

.button-with-icon--large {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    height: 40px;
    height: 2.5rem;
    margin: auto .5rem
}

.button-with-icon--large i {
    margin-top: .25rem
}

.button-with-icon--circle filling-circle {
    margin-top: -.125rem
}

.button-with-icon--margin-left-auto {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    height: 2.25rem;
    margin: auto .5rem auto auto
}

.button-with-icon--margin-left-auto i {
    margin-top: .25rem
}

@media (max-width:708px) {
    .button-with-icon--margin-left-auto {
        min-width: 134px;
        min-width: 8.375rem
    }
}

.z-index-1 {
    z-index: 1
}

.stepper-padding {
    display: block;
    padding: 0 2rem
}

.transition-none {
    transition: none
}

.overflow-y-auto {
    overflow-y: auto
}

.hover-button-icon {
    color: silver
}

.hover-button-icon:focus,
.hover-button-icon:hover {
    color: #414140
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.display-none {
    display: none
}

.uncore-helper {
    height: 80px;
    height: 5rem;
    margin-top: -5rem;
    visibility: hidden;
    display: block
}

.mat-form-field .val-error {
    display: none
}

.mat-form-field.mat-form-field-invalid .val-error {
    position: absolute;
    bottom: -15px;
    display: block;
    color: #f44336;
    font-size: 75%
}

.mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-ripple {
    background-color: #f44336
}

.mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-label {
    color: #f44336
}

@media (max-width:708px) {
    .mat-form-field {
        margin: 0 .5rem
    }
}

.address-list-container {
    display: flex;
    align-items: center;
    min-height: 40px;
    min-height: 2.5rem;
    height: 40px;
    height: 2.5rem
}

@media (max-width:708px) {
    .truncate-mobile {
        max-width: 140px;
        max-width: 8.75rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
}

.header-icon {
    font-family: ibredesign !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-left: auto;
    cursor: pointer
}

.header-icon:before {
    content:"{"
}

.half-opacity {
    opacity: .5
}

.half-opacity--no-cursor {
    opacity: .5;
    cursor: auto
}

.half-opacity--no-cursor .action-button,
.half-opacity--no-cursor .action-button__icon,
.half-opacity--no-cursor .action-button__title,
.half-opacity--no-cursor button {
    cursor: auto
}

.small-vertical-line {
    height: 25px;
    height: 1.5625rem;
    width: 1px;
    width: .0625rem;
    background-color: #d8d8d8;
    margin: 0 .5rem
}

.position-absolute-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.position-absolute-center-y {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.shadow-large {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

.margin-left-small-reverse {
    margin-left: -.25rem
}

.margin-bottom-large {
    margin-bottom: 2rem
}

@media (max-width:708px) {
    .margin-top-5-mobile {
        margin-top: 5rem
    }
}

@media (max-width:708px) {
    .margin-top-normal-mobile {
        margin-top: 1.5rem
    }
}

.margin-top-68-mobile-normal {
    margin-top: 4.25rem
}

@media (max-width:708px) {
    .margin-top-68-mobile-normal {
        margin-top: 1.5rem
    }
}

.margin-top-44-mobile-normal {
    margin-top: 2.75rem
}

@media (max-width:708px) {
    .margin-top-44-mobile-normal {
        margin-top: 1.5rem
    }
}

@media (max-width:708px) {
    .order-1-mobile {
        order: 1
    }
}

@media (max-width:708px) {
    .order-2-mobile {
        order: 2
    }
}

.margin-right-44-mobile-auto {
    margin-right: 2.75rem
}

@media (max-width:708px) {
    .margin-right-44-mobile-auto {
        margin-right: auto;
        margin-left: auto
    }
}

.margin-top-108-mobile-normal {
    margin-top: 6.75rem
}

@media (max-width:708px) {
    .margin-top-108-mobile-normal {
        margin-top: 1.5rem
    }
}

.margin-top-update-mobile-normal {
    margin-top: -2.25rem
}

@media (max-width:708px) {
    .margin-top-update-mobile-normal {
        margin-top: 1.5rem
    }
}

.margin-left-4-mobile-center {
    margin-left: 4rem
}

@media (max-width:708px) {
    .margin-left-4-mobile-center {
        margin-left: 0;
        text-align: center
    }
}

.max-width-16 {
    max-width: 16rem
}

@media (max-width:708px) {
    .margin-top-reverse-10-mobile {
        margin-top: -15rem
    }
}

@media (max-width:708px) {
    .padding-left-default-mobile {
        padding-left: 1rem
    }
}

.margin-left-top-auto-mobile-reverse {
    margin-left: auto;
    margin-top: auto
}

@media (max-width:708px) {
    .margin-left-top-auto-mobile-reverse {
        margin-top: -4rem;
        margin-right: -1.5rem
    }
}

.padding-large-hor-mobile-no-bottom {
    padding: 0 2rem 2rem
}

@media (max-width:708px) {
    .padding-large-hor-mobile-no-bottom {
        padding: 0 2rem
    }
}

.margin-top-15-mobile-45 {
    margin-top: 1.5rem
}

@media (max-width:708px) {
    .margin-top-15-mobile-45 {
        margin-top: -1.5rem
    }
}

@media (max-width:708px) {
    .max-width-22-mobile {
        max-width: 22rem
    }
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.primary-dot {
    background: #125b6b;
    border-radius: 1rem;
    min-width: 4px;
    min-width: .25rem;
    min-height: 4px;
    min-height: .25rem
}

.flex-justify-center {
    display: flex;
    justify-content: center
}

.video-container {
    border: 1px solid #e6e6e5;
    border-radius: .5rem;
    background: #fff;
    max-width: 450px;
    max-width: 28.125rem;
    max-height: 260px;
    max-height: 16.25rem;
    margin: 1.5rem auto
}

.video-inside {
    margin: .375rem;
    border-radius: .5rem;
    width: 438px;
    height: 246px
}

@media (max-width:708px) {
    .video-inside {
        width: 97%
    }
}

.add-focus-button-white-bg:active,
.add-focus-button-white-bg:focus {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .25rem
}

.margin-bottom-stepper {
    margin-bottom: .75rem
}

.tooltip {
    position: relative
}

.tooltip:hover .tooltip-text,
.tooltip:hover .tooltip-text--bottom {
    opacity: 1;
    visibility: visible
}

.tooltip-text {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 120;
    visibility: hidden;
    opacity: 0;
    min-width: 12rem;
    padding: .5rem;
    color: #125b6b;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #1c8a99;
    border-radius: 4px;
    border-radius: .25rem;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
    margin-top: .75rem;
    transform: translateX(-50%)
}

.tooltip-text:after,
.tooltip-text:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip-text:after {
    border-color: transparent transparent #fff;
    border-width: .625rem;
    margin-left: -.625rem
}

.tooltip-text:before {
    border-color: transparent transparent #1c8a99;
    border-width: .6875rem;
    margin-left: -.6875rem
}

.tooltip-text--bottom {
    position: absolute;
    left: 50%;
    z-index: 120;
    visibility: hidden;
    opacity: 0;
    min-width: 10rem;
    padding: .5rem;
    color: #125b6b;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #1c8a99;
    border-radius: 4px;
    border-radius: .25rem;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
    margin-top: .75rem;
    transform: translateX(-50%);
    bottom: calc(100% + 1.25rem)
}

.tooltip-text--bottom:after,
.tooltip-text--bottom:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg)
}

.tooltip-text--bottom:after {
    border-color: transparent transparent #fff;
    border-width: .625rem;
    margin-left: -.625rem
}

.tooltip-text--bottom:before {
    border-color: transparent transparent #1c8a99;
    border-width: .6875rem;
    margin-left: -.6875rem
}

.tooltip-text--bottom__medium {
    min-width: 12rem
}

.tooltip-text--bottom__large {
    min-width: 15rem
}

.tooltip-text--top {
    position: absolute;
    left: 50%;
    z-index: 120;
    visibility: hidden;
    opacity: 0;
    min-width: 10rem;
    padding: .5rem;
    color: #125b6b;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #1c8a99;
    border-radius: 4px;
    border-radius: .25rem;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
    margin-top: .75rem;
    transform: translateX(-50%);
    top: calc(100% - 10.25rem)
}

.tooltip-text--top:after,
.tooltip-text--top:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg)
}

.tooltip-text--top:after {
    border-color: transparent transparent #fff;
    border-width: .625rem;
    margin-left: -.625rem
}

.tooltip-text--top:before {
    border-color: transparent transparent #1c8a99;
    border-width: .6875rem;
    margin-left: -.6875rem
}

.tooltip-text--top__medium {
    min-width: 12rem
}

.tooltip-text--top__large {
    min-width: 15rem
}

.tooltip-text--is-action {
    color: #1c8a99
}

.tooltip-text--right {
    transform: translateX(-85%)
}

.tooltip-text--right:after,
.tooltip-text--right:before {
    left: 85%
}

.tooltip-text--x-right {
    transform: translateX(-93%)
}

.tooltip-text--x-right:after,
.tooltip-text--x-right:before {
    left: 93%
}

.tooltip-text--left:after,
.tooltip-text--left:before {
    left: 25%
}

.tooltip-text--text-light-black {
    color: #414140
}

.tooltip-list-item {
    color: #414140;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem
}

.nav-tabs {
    display: flex;
    list-style: none;
    padding: 0;
    margin-left: -.375rem;
    margin-right: -.375rem;
    margin-bottom: 0;
    color: #1c8a99
}

@media (max-width:708px) {
    .nav-tabs {
        overflow-x: scroll
    }
}

.nav-right-button {
    cursor: pointer;
    color: #1c8a99;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 0;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 0 8px 8px;
    text-align: right
}

@media (max-width:680px) {
    .nav-right-button {
        flex-wrap: wrap
    }
}

.nav-link {
    color: #125b6b;
    display: block;
    font-family: PF DinDisplay Pro, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 14px;
    font-size: .875rem
}

.nav-link.active {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    border-bottom: 2px solid #125b6b
}

@media (max-width:708px) {
    .nav-link {
        min-height: 32px;
        min-height: 2rem
    }
}

.tab-details .nav-tabs {
    margin: 0
}

.tab-details .nav-link {
    margin: 0;
    padding-top: .625rem;
    padding-bottom: .375rem
}

.tab-details .nav-link.active {
    border-bottom: 2px solid #125b6b
}

.tab-details .nav-link-text {
    display: flex;
    align-items: center;
    height: 30px;
    height: 1.875rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.checkbox-container {
    background: #eff0ed;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem;
    border: 2px solid #125b6b
}

.checkbox-container:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.checkbox-container:active,
.checkbox-container:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.checkbox-container:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.checkbox-container:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.checkbox-container.is-checked {
    background: #125b6b;
    color: #eff0ed
}

.checkbox-container[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.checkbox-container__no-border-white-bg {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem;
    border: none;
    box-shadow: none;
    min-width: 78px;
    min-width: 4.875rem;
    padding: .0625rem .5rem .125rem
}

.checkbox-container__no-border-white-bg:hover:not([disabled]) {
    color: #125b6b;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.checkbox-container__no-border-white-bg:active,
.checkbox-container__no-border-white-bg:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.checkbox-container__no-border-white-bg:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.checkbox-container__no-border-white-bg:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.checkbox-container__no-border-white-bg.is-checked {
    background: #125b6b;
    color: #fff
}

.checkbox-container__no-border-white-bg[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.checkbox-container__no-border-white-bg:hover {
    box-shadow: none
}

.checkbox {
    transform: translateZ(0)
}

.checkbox label {
    cursor: pointer;
    padding-left: 0
}

.checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none
}

.checkbox .checkbox-material {
    vertical-align: middle;
    position: relative
}

.checkbox .checkbox-material:before {
    position: absolute;
    left: .625rem;
    top: .5rem;
    content: "";
    background-color: rgba(0, 0, 0, .5);
    height: 4px;
    width: 4px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0
}

.checkbox .checkbox-material .check {
    position: relative;
    display: inline-block;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    border: 2px solid;
    border-radius: 2px;
    overflow: hidden;
    z-index: 1
}

.checkbox .checkbox-material .check:before {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    display: block;
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, inset 0 0 0 0;
    animation: checkbox-off .3s ease-out forwards
}

.checkbox input[type=checkbox]:focus+.checkbox-material .check:after {
    opacity: .2
}

.checkbox input[type=checkbox]:checked+.checkbox-material .check:before {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    animation: checkbox-on .3s ease-out forwards
}

.checkbox input[type=checkbox]:not(:checked)+.checkbox-material:before {
    animation: rippleOff .7s ease-out forwards
}

.checkbox input[type=checkbox]:checked+.checkbox-material:before {
    animation: rippleOn .7s ease-out forwards
}

.checkbox input[type=checkbox]:not(:checked)+.checkbox-material .check:after {
    animation: rippleOff .7s ease-out forwards
}

.checkbox input[type=checkbox]:checked+.checkbox-material .check:after {
    animation: rippleOn .7s ease-out forwards
}

.checkbox input[type=checkbox][disabled]+.circle,
.checkbox input[type=checkbox][disabled]:not(:checked)~.checkbox-material .check:before {
    opacity: .5
}

.checkbox input[type=checkbox][disabled]+.checkbox-material .check:after {
    background-color: #fff;
    transform: rotate(-45deg)
}

@keyframes checkbox-on {
    0% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px
    }

    50% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px
    }

    to {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px
    }
}

@keyframes checkbox-off {
    0% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, inset 0 0 0 0
    }

    25% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, inset 0 0 0 0
    }

    50% {
        transform: rotate(45deg);
        margin-top: -4px;
        margin-left: 6px;
        width: 0;
        height: 0;
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, inset 0 0 0 0
    }

    51% {
        transform: rotate(0deg);
        margin-top: -2px;
        margin-left: -2px;
        width: 20px;
        height: 20px;
        box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, inset 0 0 0 10px
    }

    to {
        transform: rotate(0deg);
        margin-top: -2px;
        margin-left: -2px;
        width: 20px;
        height: 20px;
        box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, inset 0 0 0 0
    }
}

@keyframes rippleOn {
    0% {
        opacity: .5
    }

    to {
        opacity: 0;
        transform: scale(13)
    }
}

@keyframes rippleOff {
    0% {
        opacity: .5
    }

    to {
        opacity: 0;
        transform: scale(13)
    }
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.d-block {
    display: block !important
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.show .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

@media (max-width:708px) {
    .modal-dialog {
        margin: auto
    }
}

@media (min-width:768px) {
    .modal-dialog {
        width: 648px;
        width: 40.5rem;
        margin: 120px auto
    }
}

@media (min-width:1180px) {
    .modal-dialog {
        width: 768px;
        width: 48rem
    }
}

.modal-header-container {
    background-color: #fff;
    position: relative;
    padding: .75rem;
    border-radius: 8px;
    border-radius: .5rem
}

.modal-header {
    height: 24px;
    height: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    overflow: hidden
}

.modal-header,
.modal-header-1 {
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    padding: .25rem 1.5rem;
    margin-bottom: 0
}

.modal-header-1 {
    min-height: 24px;
    min-height: 1.5rem;
    height: 100%;
    line-height: 18px;
    line-height: 1.125rem
}

.modal-button-position--right {
    top: 12px;
    top: .75rem;
    left: 12px;
    left: .75rem
}

.modal-button-position--left {
    top: 12px;
    top: .75rem;
    right: 12px;
    right: .75rem
}

.modal-button-position--more-left {
    top: 12px;
    top: .75rem;
    right: 32px;
    right: 2rem
}

@media (max-width:708px) {
    .modal-button-position--more-left {
        top: 12px;
        top: .75rem;
        right: 12px;
        right: .75rem
    }
}

.close-button-modal {
    width: 2rem;
    height: 2rem;
    padding: .25rem
}

@media (max-width:708px) {
    .close-button-modal {
        width: 1.5rem;
        height: 1.5rem;
        padding: 0
    }
}

.close-button-margin {
    margin-top: .5rem
}

@media (max-width:708px) {
    .close-button-margin {
        margin-top: 1rem
    }
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 8px;
    border-radius: .5rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
    overflow: hidden
}

@media (max-width:708px) {
    .modal-content {
        border-radius: 0
    }
}

.modal-small .modal-dialog {
    max-width: 576px;
    max-width: 36rem
}

@media (max-width:767px) {
    .modal-small .modal-dialog {
        margin: 10px auto
    }
}

.modal-xs .modal-dialog {
    max-width: 512px;
    max-width: 32rem
}

@media (max-width:767px) {
    .modal-xs .modal-dialog {
        margin: 10px auto
    }
}

.modal-full .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100vh;
    margin: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: auto
}

.modal-full .side-bar-actions-container {
    display: none !important
}

.modal-full .left-side-empty-header,
.modal-full .right-side-empty-header {
    display: none !important;
    height: 4rem !important
}

.modal-full .right-side-empty-header {
    background: #125b6b !important
}

.modal-full .main-header,
.modal-full aside.right-sidebar {
    display: none !important
}

.modal-full .modal-content {
    min-height: 100vh;
    position: static
}

@media (min-width:768px) and (max-width:991px) {
    .modal-full .modal-content {
        width: 130%
    }
}

.modal-header-new-container {
    padding: 2rem .75rem;
    top: 0;
    position: sticky;
    z-index: 130;
    width: 70%
}

.modal-header-new-container--large {
    width: 80%
}

@media (max-width:708px) {
    .modal-header-new-container {
        width: 100%
    }
}

@media (min-width:1600px) {
    .modal-header-new-container {
        width: 64%
    }
}

.modal-flex {
    display: flex
}

@media (max-width:708px) {
    .modal-flex {
        flex-direction: column;
        overflow-x: hidden
    }
}

.large-modal-container {
    display: flex;
    min-height: 100vh
}

@media (max-width:708px) {
    .large-modal-container {
        flex-direction: column
    }
}

.modal-header-new {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    min-height: 24px;
    min-height: 1.5rem;
    height: 100%;
    line-height: 26px;
    line-height: 1.625rem;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 1.25rem;
    margin-bottom: 0
}

@media (max-width:708px) {
    .modal-header-new {
        text-align: center;
        width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #414141
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.fade.show {
    opacity: .78
}

.modal-2nd-level.modal.fade .modal-dialog {
    padding: 2rem
}

.modal-2nd-level-backdrop {
    z-index: 950
}

.modal-inline-calendar.modal.fade .modal-dialog {
    max-width: 512px;
    max-width: 32rem
}

.nbg-modal-content {
    padding: 2rem
}

.modal-header-divider {
    margin: 0 1rem;
    border: none;
    border-bottom: 2px solid #edf2f3
}

.search-bar {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    height: 32px;
    height: 2rem;
    min-width: 148px;
    min-width: 9.25rem;
    font-size: 14px;
    font-size: .875rem;
    padding: .25rem 2rem;
    background: transparent;
    color: #414140;
    border: 1px solid silver;
    border-radius: 1rem
}

.search-bar:focus {
    outline: none
}

.search-bar:focus::placeholder {
    color: #414140
}

.search-bar::placeholder {
    color: rgba(65, 65, 64, .5)
}

.search-bar-wrapper {
    position: relative
}

.search-bar-wrapper:before {
    font-family: ibredesign !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "t";
    position: absolute;
    top: 50%;
    left: 1.25rem;
    transform: translate(-50%, -50%);
    color: #414140;
    font-size: 1.5rem
}

.search-bar-wrapper input {
    line-height: 32px;
    line-height: 2rem
}

.input-transparent-2 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem;
    max-height: 18px;
    max-height: 1.125rem;
    max-width: 576px;
    max-width: 36rem;
    cursor: text;
    border: none;
    background: transparent;
    color: #414140
}

.input-transparent-2::placeholder {
    color: silver;
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem
}

.input-transparent {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    max-height: 20px;
    max-height: 1.25rem;
    max-width: 132px;
    max-width: 8.25rem;
    cursor: text;
    border: none;
    background: transparent;
    color: silver !important
}

.input-transparent::placeholder {
    color: silver !important
}

.input-transparent--listed {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    max-height: 16px;
    max-height: 1rem;
    max-width: 118px;
    max-width: 7.375rem;
    cursor: text;
    border: none;
    background: transparent;
    color: silver
}

.input-transparent--listed::placeholder {
    color: silver
}

.date-picker-modal-wrapper {
    margin: 0 -1rem
}

.oval-input {
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    background: #fff;
    width: 100%;
    border-radius: 20px;
    border-radius: 1.25rem;
    font-size: 16px;
    font-size: 1rem;
    height: 40px;
    height: 2.5rem;
    padding: .125rem 3.5rem 0 1rem;
    color: #414140;
    border: none;
    outline: none
}

.oval-input::placeholder {
    color: rgba(65, 65, 64, .25);
    line-height: 16px;
    line-height: 1rem;
    height: 16px;
    height: 1rem
}

.oval-input::-moz-placeholder {
    line-height: 32px;
    line-height: 2rem
}

.oval-input:disabled {
    color: rgba(65, 65, 64, .75);
    opacity: .76
}

.mat-error {
    color: #bf4d4d;
    font-size: 12px;
    font-size: .75rem
}

.mat-button,
.mat-button:active,
.mat-button:focus,
.mat-icon-button,
.mat-icon-button:active,
.mat-icon-button:focus {
    outline: none
}

.mat-form-field {
    font-family: inherit
}

.mat-form-field-appearance-legacy .mat-form-field-underline,
.mat-form-field-underline {
    background-color: #414140
}

.mat-form-field.mat-focused .mat-form-field-ripple {
    background-color: #125b6b
}

.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-label {
    color: #414140
}

.mat-form-field-label-wrapper {
    font-weight: 700
}

.mat-form-field {
    color: rgba(65, 65, 64, .25)
}

.mat-form-field.mat-focused .mat-form-field-label,
.mat-form-field.mat-form-field-should-float .mat-form-field-label {
    color: #414140
}

.mat-input-element,
.mat-input-element.reset-disable-input:disabled {
    caret-color: #125b6b
}

.phone-transfer input {
    font-size: 14px
}

.mat-datepicker-toggle-active {
    color: #1c8a99
}

.mat-calendar-body-selected {
    background-color: #1c8a99;
    color: #fff
}

.mat-form-field-infix,
.mat-select-arrow {
    color: #414140
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .mat-select-panel {
        min-width: inherit !important
    }

    .cdk-overlay-pane {
        display: block
    }
}

.generic-slider.mat-slider-horizontal .mat-slider-ticks,
.generic-slider.mat-slider-horizontal .mat-slider-ticks-container,
.generic-slider.mat-slider-horizontal .mat-slider-track-background,
.generic-slider.mat-slider-horizontal .mat-slider-track-fill,
.generic-slider.mat-slider-horizontal .mat-slider-track-wrapper,
.generic-slider.mat-slider-horizontal .mat-slider-wrapper {
    height: 4px;
    height: .25rem
}

.generic-slider.mat-accent .mat-slider-thumb,
.generic-slider.mat-accent .mat-slider-thumb-label,
.generic-slider.mat-accent .mat-slider-track-fill {
    background-color: #22a9b5
}

.generic-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
.generic-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,
.generic-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb {
    border: none
}

.generic-radio-button.mat-radio-button {
    font-family: PF DinDisplay Pro, Arial, Helvetica, sans-serif
}

.generic-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
    background-color: #125b6b
}

.generic-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #125b6b
}

.generic-radio-button .mat-radio-label {
    margin: 0;
    white-space: normal
}

.generic-radio-button .mat-radio-container,
.generic-radio-button .mat-radio-inner-circle,
.generic-radio-button .mat-radio-outer-circle {
    height: 24px;
    height: 1.5rem;
    width: 24px;
    width: 1.5rem
}

.generic-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
    background-color: rgba(18, 91, 107, .25)
}

.color-radio-button.mat-radio-button {
    font-family: PF DinDisplay Pro, Arial, Helvetica, sans-serif
}

.color-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
    background-color: transparent
}

.color-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #ff0;
    border-width: 2px
}

.color-radio-button .mat-radio-label {
    margin: 0
}

.color-radio-button .mat-radio-container,
.color-radio-button .mat-radio-outer-circle {
    height: 18px;
    height: 1.125rem;
    width: 18px;
    width: 1.125rem
}

.color-radio-button .mat-radio-outer-circle {
    margin-top: -2px;
    border-color: transparent
}

.color-radio-button .mat-radio-inner-circle {
    height: 18px;
    height: 1.125rem;
    width: 18px;
    width: 1.125rem
}

.color-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
    background-color: rgba(18, 91, 107, .25)
}

.mat-select {
    font-family: inherit
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
    color: silver
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #125b6b
}

.generic-select.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
    color: silver
}

.checkbox-material-padding-normal {
    padding: 0 .25rem
}

.mat-input-element.text-align-center {
    text-align: center
}

.nbg-checkbox {
    font-family: inherit
}

.mat-checkbox-checked.mat-primary .mat-checkbox-background {
    background-color: #125b6b
}

.nbg-checkbox.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
    background-color: rgba(18, 91, 107, .26)
}

.nbg-checkbox .mat-checkbox-background,
.nbg-checkbox .mat-checkbox-frame {
    border-radius: 5px
}

.mat-checkbox-frame {
    border-color: #125b6b
}

.nbg-checkbox.nbg-checkbox-button {
    display: inline-flex;
    font-style: normal
}

.nbg-checkbox.nbg-checkbox-button .mat-checkbox-layout {
    padding: .375rem .5rem;
    margin: 0
}

.nbg-checkbox.nbg-checkbox-button .mat-checkbox-label {
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 500;
    color: #125b6b;
    margin-top: auto;
    margin-bottom: 2px;
    user-select: none
}

.nbg-checkbox.mat-checkbox-disabled {
    border-color: #b0b0b0;
    box-shadow: none;
    pointer-events: none
}

.nbg-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background {
    background-color: #b0b0b0
}

.nbg-checkbox.mat-checkbox-disabled .mat-checkbox-label {
    color: #b0b0b0
}

.nbg-checkbox-small .mat-checkbox-inner-container {
    width: 18px;
    height: 18px
}

.modal-open .cdk-overlay-backdrop,
.modal-open .cdk-overlay-connected-position-bounding-box,
.modal-open .cdk-overlay-container,
.modal-open .cdk-overlay-pane {
    z-index: 1070
}

.switch.mat-slide-toggle {
    background-color: #d8d8d8;
    height: 24px;
    height: 1.5rem;
    padding: .0625rem .125rem .125rem;
    border-radius: 12px;
    border-radius: .75rem;
    margin-left: .75rem
}

.switch.mat-slide-toggle .mat-button-toggle-focus-overlay {
    background-color: #125b6b
}

.switch.mat-slide-toggle .mat-ripple-element {
    background-color: rgba(18, 91, 107, .1)
}

.switch.mat-slide-toggle.mat-accent.mat-checked {
    background-color: #125b6b
}

.switch.mat-slide-toggle.mat-accent.mat-checked .mat-slide-toggle-bar {
    background-color: inherit
}

.switch.mat-slide-toggle.mat-accent.mat-checked .mat-slide-toggle-thumb-container {
    transform: translate3d(1.625rem, 0, 0)
}

.switch.mat-slide-toggle.mat-accent.mat-checked .mat-slide-toggle-thumb {
    background-color: #fff
}

.switch .mat-slide-toggle-bar {
    position: relative;
    width: 48px;
    width: 3rem;
    background-color: inherit;
    border-radius: 12px;
    border-radius: .75rem
}

.switch .mat-slide-toggle-thumb-container {
    left: 2px;
    left: .125rem;
    top: -3px;
    top: -.1875rem
}

.switch .mat-slide-toggle-thumb,
.switch .mat-slide-toggle-thumb-container {
    width: 18px;
    width: 1.125rem;
    height: 18px;
    height: 1.125rem
}

.switch--margin-left-auto.mat-slide-toggle {
    margin-left: auto
}

.custom-slider {
    position: relative
}

.custom-slider .custom-slider-selected-range {
    position: absolute;
    right: 0;
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #1c8a99
}

.custom-slider .ng5-slider {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.custom-slider .ng5-slider .ng5-slider-pointer {
    width: 16px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%);
    background: #1c8a99;
    outline: none
}

.custom-slider .ng5-slider .ng5-slider-pointer:after {
    display: none
}

.custom-slider .ng5-slider .ng5-slider-bubble {
    bottom: -26px;
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #414140;
    font-size: 14px;
    font-size: .875rem
}

.custom-slider .ng5-slider .ng5-slider-bar {
    background: #d0d0ce
}

.custom-slider .ng5-slider .ng5-slider-selection {
    background: #1c8a99
}

.switch-container {
    align-items: center;
    display: flex;
    margin: 1rem -.5rem
}

.switch-container--tall {
    margin: 1.5rem -.5rem
}

.switch-container--tall-normal {
    margin: 1.5rem 0 1.5rem -.5rem
}

.switch-container--short {
    margin: .5rem -.5rem 1.5rem
}

.switch-container-bottom-24 {
    align-items: center;
    display: flex;
    margin: 1rem -.5rem 1.5rem
}

.switch-container-bottom-24--tall {
    margin: 1.5rem -.5rem
}

.switch-container-qa {
    align-items: center;
    display: flex;
    margin: 1.5rem -.25rem
}

.switch-container-qa--tall {
    margin: 1.5rem -.5rem
}

.switch-container--space-between,
.switch-container-qa--space-between {
    justify-content: space-between
}

.switch-container--start-space-between {
    justify-content: space-between;
    align-items: start
}

.switch-container-small-top-margin {
    align-items: center;
    display: flex;
    margin: .5rem -.5rem 1rem
}

.switch-container-no-top-margin {
    align-items: center;
    display: flex;
    margin: 0 -.5rem 1rem
}

.switch-container-small-margin {
    align-items: center;
    display: flex;
    margin: .5rem
}

.switch-container-small-margin--no-horizontal {
    align-items: center;
    display: flex;
    margin: .5rem 0
}

.switch-container--no-vertical-margin {
    align-items: center;
    display: flex;
    margin: 0 -.5rem
}

.switch-container--large-right-margin {
    align-items: center;
    display: flex;
    margin: 1rem .75rem 1rem -.5rem
}

.switch-text {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem
}

.switch-container-default-text .switch-text,
.switch-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #414140;
    margin: 0 0 0 .5rem
}

.switch-container-default-text .switch-text {
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem
}

.switch-text a {
    margin-left: .125rem
}

.switch-button {
    background-color: transparent;
    color: #125b6b;
    border-radius: 6px;
    border-radius: .375rem;
    transition: all .1s ease;
    padding: 0 .75rem
}

.switch-button--active {
    background-color: #125b6b;
    color: #fff;
    z-index: 1;
    height: 100%
}

.switch-button-auto {
    background-color: transparent;
    color: #125b6b;
    border-radius: 6px;
    border-radius: .375rem;
    transition: all .1s ease;
    padding: 0 .75rem;
    margin-bottom: auto
}

.switch-button-auto--active {
    background-color: #125b6b;
    color: #fff;
    z-index: 1;
    height: 100%
}

.mat-slide-toggle.is-enabled.mat-disabled .mat-slide-toggle-thumb-container {
    right: .125rem
}

.switch.is-enabled.mat-disabled .mat-slide-toggle-thumb {
    background-color: #fff
}

.switch.is-enabled.mat-disabled.mat-slide-toggle {
    background-color: rgba(18, 91, 107, .7)
}

.switch-with-wording {
    display: flex;
    border: .125rem solid #125b6b;
    border-radius: 20px;
    border-radius: 1.25rem;
    background-color: #fff;
    margin: 0 .75rem;
    height: 24px;
    height: 1.5rem;
    line-height: 22px;
    line-height: 1.375rem;
    min-width: 94px;
    min-width: 5.875rem;
    position: relative
}

.switch-with-text {
    min-width: 204px;
    min-width: 12.75rem
}

.switch-with-text,
.switch-with-text-small {
    display: flex;
    border-radius: 6px;
    border-radius: .375rem;
    background-color: #eee;
    margin: 0 .5rem;
    height: 24px;
    height: 1.5rem;
    line-height: 16px;
    line-height: 1rem;
    position: relative
}

.switch-with-text-small {
    min-width: 104px;
    min-width: 6.5rem
}

.switch-container--flex-end,
.switch-container-qa--flex-end {
    justify-content: flex-end
}

.modal-table-container {
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-clip: padding-box;
    overflow-x: auto;
    min-width: 100%
}

@media (max-width:708px) {
    .modal-table-container {
        overflow-x: scroll
    }
}

.modal-table {
    background-color: #fff;
    color: #414140;
    width: 100%;
    min-width: 40rem;
    margin: auto
}

@media (max-width:708px) {
    .modal-table {
        min-width: 0
    }
}

.modal-th-name {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    padding: 0 1.625rem
}

@media (max-width:708px) {
    .modal-th-name {
        padding: 0 0 .125rem .125rem
    }
}

.modal-th-data {
    text-align: center;
    align-items: center;
    padding: 1rem .625rem;
    max-width: 182px;
    max-width: 11.375rem;
    width: 182px;
    width: 11.375rem
}

.modal-td-name,
.modal-th-data {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal
}

.modal-td-name {
    border: 1px solid rgba(243, 244, 238, .5);
    padding: 0 1.625rem
}

@media (max-width:708px) {
    .modal-td-name {
        padding: 0 0 .125rem .125rem
    }
}

.modal-td-name-pos {
    max-width: 198px;
    max-width: 12.375rem
}

.modal-table-data {
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    align-items: center;
    border: 1px solid rgba(243, 244, 238, .5);
    padding: 1rem .625rem;
    white-space: nowrap
}

@media (max-width:708px) {
    .modal-table-data {
        white-space: unset;
        word-break: break-all
    }
}

.general-details-text {
    color: #414140
}

.details-text-secondary-1,
.general-details-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem
}

.details-text-secondary-1 {
    color: #1c8a99
}

.link-text {
    color: #125b6b
}

.link-text,
.link-text--white {
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    cursor: pointer
}

.link-text--white {
    color: #fff
}

.link-text--white:active {
    outline: none;
    background-color: transparent;
    box-shadow: 0 0 0 3px #cae4e7;
    border-radius: .125rem
}

.link-text--white:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
    background-color: transparent
}

.link-text--white:focus-visible {
    outline: none;
    background-color: transparent;
    box-shadow: 0 0 0 3px #cae4e7;
    border-radius: .125rem
}

.fakelink-text,
.link-text--font-normal {
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #1c8a99
}

.link-text--font-normal {
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem
}

.link-text--font-normal-1 {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #125b6b;
    cursor: pointer
}

.link-text--font-normal-1:hover {
    color: #198097
}

.general-title-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem;
    color: #414140
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.circle-loader {
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
    border: 4px solid transparent;
    border-top-color: #1c8a99;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader:before {
    content: "";
    width: 34px;
    width: 2.125rem;
    height: 34px;
    height: 2.125rem;
    display: block;
    position: absolute;
    border: 3px solid rgba(65, 65, 64, .25);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader--action {
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
    border: 4px solid transparent;
    border-top-color: #125b6b;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--action:before {
    content: "";
    width: 34px;
    width: 2.125rem;
    height: 34px;
    height: 2.125rem;
    display: block;
    position: absolute;
    border: 3px solid rgba(18, 91, 107, .5);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.loader-text {
    margin-top: 1rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: rgba(65, 65, 64, .25)
}

.loader-text--secondary-regular {
    font-family: PF DinDisplay Pro, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #1c8a99
}

spinner[type=action] {
    display: inline-block
}

.circle-loader--white {
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
    border: 4px solid transparent;
    border-top-color: #fff;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--white:before {
    content: "";
    width: 34px;
    width: 2.125rem;
    height: 34px;
    height: 2.125rem;
    display: block;
    position: absolute;
    border: 3px solid hsla(0, 0%, 100%, .5);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader--white-small {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    border: 3px solid transparent;
    border-top-color: #fff;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--white-small:before {
    content: "";
    width: 22px;
    width: 1.375rem;
    height: 22px;
    height: 1.375rem;
    display: block;
    position: absolute;
    border: 2px solid hsla(0, 0%, 100%, .5);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader--action-small {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    border: 3px solid transparent;
    border-top-color: #125b6b;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--action-small:before {
    content: "";
    width: 22px;
    width: 1.375rem;
    height: 22px;
    height: 1.375rem;
    display: block;
    position: absolute;
    border: 2px solid rgba(18, 91, 107, .5);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader--small {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    border: 3px solid transparent;
    border-top-color: #1c8a99;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--small:before {
    content: "";
    width: 22px;
    width: 1.375rem;
    height: 22px;
    height: 1.375rem;
    display: block;
    position: absolute;
    border: 2px solid rgba(65, 65, 64, .25);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader--action-large {
    width: 64px;
    width: 4rem;
    height: 64px;
    height: 4rem;
    border: 4px solid transparent;
    border-top-color: #125b6b;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--action-large:before {
    content: "";
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    display: block;
    position: absolute;
    border: 3px solid rgba(18, 91, 107, .5);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader--large {
    width: 64px;
    width: 4rem;
    height: 64px;
    height: 4rem;
    border: 4px solid transparent;
    border-top-color: #1c8a99;
    border-radius: 100%;
    position: relative;
    animation: spin 1s linear infinite forwards;
    color: transparent;
    background: transparent
}

.circle-loader--large:before {
    content: "";
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    display: block;
    position: absolute;
    border: 3px solid rgba(65, 65, 64, .25);
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.circle-loader.no-inner-circle:before {
    display: none
}

.approval-expand-icon-up {
    line-height: 32px;
    line-height: 2rem;
    font-size: 32px;
    font-size: 2rem;
    color: #6e706b;
    height: 32px;
    height: 2rem;
    cursor: pointer
}

.approval-expand-icon-up--white {
    color: #fff
}

.approval-expand-icon-up--black {
    color: #000
}

.approval-expand-icon-up--medium {
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    height: 24px;
    height: 1.5rem
}

.approval-expand-icon-up:before {
    font-family: ibredesign !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "c"
}

.approval-expand-icon-up:active,
.approval-expand-icon-up:focus {
    outline: none;
    background-color: rgba(28, 138, 153, .25)
}

.approval-expand-icon-down {
    line-height: 32px;
    line-height: 2rem;
    font-size: 32px;
    font-size: 2rem;
    color: #6e706b;
    height: 32px;
    height: 2rem;
    cursor: pointer
}

.approval-expand-icon-down--white {
    color: #fff
}

.approval-expand-icon-down--black {
    color: #000
}

.approval-expand-icon-down--medium {
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    height: 24px;
    height: 1.5rem
}

.approval-expand-icon-down:before {
    font-family: ibredesign !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "b"
}

.approval-expand-icon-down:active,
.approval-expand-icon-down:focus {
    outline: none;
    background-color: rgba(28, 138, 153, .25)
}

.approvals-width {
    width: 40%
}

@media (max-width:708px) {
    .approvals-width {
        width: 100%
    }
}

.error-modal-icon-container-margin-bottom-small {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .5rem
}

.group-name-container {
    display: flex;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #414140;
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    opacity: .6
}

.group-name-title {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    min-width: 32px;
    min-width: 2rem;
    min-height: 32px;
    min-height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: 4px;
    border-radius: .25rem;
    background-clip: padding-box;
    border: 2px solid #414140;
    margin: .5rem .25rem .5rem 0;
    line-height: 2rem;
    text-align: center;
    width: 3rem
}

.statements-item {
    display: flex;
    margin: .675rem 0
}

.statements-item-container {
    margin-left: .5rem;
    align-items: center;
    display: flex
}

.timeline-counter-icon {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    border: 2px solid #125b6b;
    border-radius: 50%;
    color: #125b6b;
    line-height: 12px;
    line-height: .75rem;
    font-size: 12px;
    font-size: .75rem;
    text-align: center;
    margin: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem
}

.statements-text {
    color: #414140;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    margin: .25rem .25rem 0
}

a.hover-white:hover {
    color: #f5f5f5 !important
}

.dropdown {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    min-width: 10rem;
    padding: .5rem;
    color: #125b6b;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #1c8a99;
    border-radius: 4px;
    border-radius: .25rem;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25)
}

.dropdown-menu.show {
    display: block
}

.dropdown-menu.dropdown-menu--right:after,
.dropdown-menu.dropdown-menu--right:before {
    left: 85%
}

.dropdown-menu-arrow:after,
.dropdown-menu-arrow:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    margin-top: 1rem;
    margin-left: 95%
}

.dropdown-menu-arrow:after {
    border-color: transparent transparent #fff;
    border-width: .625rem;
    margin-left: -.625rem
}

.dropdown-menu-arrow:before {
    border-color: transparent transparent #1c8a99;
    border-width: .6875rem;
    margin-left: -.6875rem
}

.dropdown-ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dropdown-li {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center
}

.dropdown-menu-items--green {
    color: #1c8a99;
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    line-height: 1.5rem
}

a.dropdown-menu-items--green {
    width: 100%
}

a.dropdown-menu-items--green:hover {
    color: #24b1c4
}

.dropdown-button-toggle-svg {
    cursor: pointer;
    background: transparent;
    border: none;
    outline: none !important;
    height: 24px;
    height: 1.5rem;
    padding: 0
}

search-results .dropdown-menu {
    position: absolute;
    top: 5rem !important;
    left: 0 !important;
    background: #fff;
    width: 100%;
    opacity: .95;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    padding: 2rem 3rem .5rem;
    -webkit-border-bottom-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    -webkit-border-bottom-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    background-clip: padding-box;
    border: none
}

.swiper-pagination {
    width: 100%;
    bottom: 8px;
    bottom: .5rem
}

.swiper-container {
    border-radius: 8px;
    height: 3.5rem !important
}

.swiper-pagination {
    display: none
}

.banner--is-expanded .swiper-container {
    height: 16rem !important
}

.banner--is-expanded .swiper-pagination {
    display: block
}

.swiper-slide {
    background-size: cover;
    background-position: 50%
}

.banner-image,
.swiper-container {
    width: 100% !important
}

.banner-bullet {
    display: inline-block;
    width: 8px;
    width: .5rem;
    height: 8px;
    height: .5rem;
    margin: 0;
    pointer-events: none;
    cursor: pointer;
    background-color: #c9c9c9;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .16);
    border-radius: 100%
}

.banner-bullet-active {
    width: 12px;
    width: .75rem;
    height: 12px;
    height: .75rem;
    margin-top: -.125rem;
    margin-bottom: -.125rem;
    background: #f3d03f
}

.banner-button {
    background: #1c8a99;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    padding: .0625rem 1rem .125rem;
    height: 40px;
    height: 2.5rem;
    min-height: 40px;
    min-height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    left: 32px;
    left: 2rem;
    bottom: 32px;
    bottom: 2rem;
    position: absolute
}

.banner-button:hover:not([disabled]) {
    color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.banner-button:active,
.banner-button:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.banner-button:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.banner-button:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.banner-button.is-checked {
    background: #fff;
    color: #1c8a99
}

.banner-button[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

@media (max-width:1180px) {
    .banner-button {
        left: 16px;
        left: 1rem;
        bottom: 48px;
        bottom: 3rem
    }
}

.banner-statements {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    text-align: right;
    padding: .25rem 1rem;
    height: 3.125rem;
    min-height: 3.125rem
}

main-menu-item {
    display: flex;
    position: relative;
    height: 80px;
    height: 5rem
}

@media (max-width:1180px) {
    main-menu-item {
        height: auto
    }
}

.main-menu-item-active-vertical-bar {
    position: absolute;
    height: 80px;
    height: 5rem;
    width: 10px;
    width: .625rem;
    border-radius: 0 4px 4px 0;
    background: #125b6b
}

.main-menu-item-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 1rem;
    margin-right: 1rem
}

.main-menu-item-name {
    height: 32px;
    height: 2rem;
    line-height: 14px;
    line-height: .875rem;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
    transition: all .3s ease
}

.main-menu-item-name:hover {
    color: #198097
}

@media (max-width:1180px) {
    .main-menu-item-name {
        color: #f3f4ee
    }

    .main-menu-item-name:hover {
        color: #dde0cf
    }
}

.search-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    height: 14px;
    height: .875rem;
    min-width: 380px;
    min-width: 23.75rem;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 2px;
    background: transparent;
    border: 0;
    color: #fff
}

.search-text:focus {
    outline: none
}

.search-text:focus::placeholder {
    color: #fff
}

.search-text::placeholder {
    color: hsla(0, 0%, 100%, .5)
}

.side-bar-actions-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 80px;
    height: 5rem;
    background: #1c8a99;
    position: relative;
    margin-bottom: 1rem
}

.notifications-container {
    position: relative;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    cursor: pointer
}

.notifications-counter {
    position: absolute;
    top: -6px;
    top: -.375rem;
    right: -6px;
    right: -.375rem;
    background: #f3d03f;
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    padding-top: .125rem;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #125b6b;
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px
}

.go4more-container {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%)
}

.go4more-button {
    background: #125b6b;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    border-radius: 100px;
    border-radius: 6.25rem;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    color: #f3f4ee;
    min-width: 94px;
    min-width: 5.875rem;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    height: 28px;
    height: 1.75rem;
    min-height: 28px;
    min-height: 1.75rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    line-height: 1.75rem;
    padding: .5rem .75rem .375rem;
    max-height: 32px;
    max-height: 2rem;
    display: flex;
    align-items: center
}

.go4more-button:hover:not([disabled]) {
    color: #f3f4ee;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .25)
}

.go4more-button:active,
.go4more-button:focus {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.go4more-button:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.go4more-button:focus-visible {
    outline: none;
    box-shadow: 0 0 0 11px hsla(0, 0%, 99.6%, .24), 0 2px 8px 0 #000
}

.go4more-button.is-checked {
    background: #f3f4ee;
    color: #125b6b
}

.go4more-button[disabled] {
    box-shadow: none;
    opacity: .5;
    user-select: none;
    cursor: default
}

.card-payment:before,
.overdue-loan:before {
    font-family: ibredesign !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "M";
    font-size: 2rem
}

.icon-svg-container-small {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem
}

.icon-svg-container,
.icon-svg-container-small {
    display: block;
    background-repeat: no-repeat;
    background-position: 50%
}

.icon-svg-container {
    width: 36px;
    width: 2.25rem;
    height: 36px;
    height: 2.25rem;
    min-width: 36px;
    min-width: 2.25rem;
    min-height: 36px;
    min-height: 2.25rem
}

.icon-large {
    line-height: 38px;
    line-height: 2.375rem;
    font-size: 38px;
    font-size: 2.375rem
}



.icon-mirrored {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}



.action-container {
    display: flex;
    align-items: center;
    background-color: #1c8a99;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-clip: padding-box;
    padding: 0 .5rem;
    margin-bottom: 1rem
}

@media (max-width:708px) {
    .action-container {
        flex-wrap: wrap
    }
}

.action-container-small {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #1c8a99;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-clip: padding-box;
    min-height: 40px;
    min-height: 2.5rem;
    height: 40px;
    height: 2.5rem;
    padding: .375rem
}

.action-button,
.action-button-small {
    background: transparent;
    border: none;
    padding: 0;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    cursor: pointer;
    font-family: PF DinDisplay Pro, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    align-items: center;
    display: flex
}

.action-button-small:active,
.action-button-small:focus,
.action-button-small:focus-visible,
.action-button:active,
.action-button:focus,
.action-button:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.action-button {
    height: 40px;
    height: 2.5rem;
    max-width: 160px;
    max-width: 10rem
}

.action-button-small {
    margin: auto .25rem;
    width: 40%
}

.action-button__icon {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    min-width: 24px;
    min-width: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 .25rem 0 .5rem
}

.action-button__title {
    padding-top: .125rem
}

.action-button__title,
.action-button__title__no-padding {
    margin-left: .25rem;
    text-align: left
}

.action-dropdown-container {
    color: #414140;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    margin: auto 0 auto auto
}

.all-details-container {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 8px;
    border-radius: .5rem;
    color: #414140;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: .5rem 0 0;
    padding: 0 1rem;
    background-color: #fff
}

.action_subcontainer {
    flex: 1;
    display: flex
}

.all-details-box {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0
}

.all-details-box__item {
    flex-basis: 43%;
    margin: .5rem 0
}

.all-details-box__item-small {
    flex-basis: 26%;
    margin: .5rem
}

.all-details-box__title {
    color: #125b6b
}

.all-details-box__title,
.all-details-box__title-light-black {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0
}

.all-details-box__title-light-black {
    color: #414140
}

.all-details-box__subtitle {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal
}

.all-details-box__copy-icon {
    margin-left: .25rem;
    cursor: pointer
}

.all-details-container-items {
    padding: 1rem;
    position: relative;
    min-height: 7.5rem;
    cursor: pointer
}

.table-container {
    text-align: center;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    border-radius: .5rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal
}

@media (max-width:1180px) {
    .table-container {
        max-width: 20.5rem
    }
}

@media (max-width:1180px) {
    .table-container-responsive {
        display: flex;
        border-bottom: 5px solid #d8d8d8
    }
}

.table-row-responsive {
    display: flex
}

@media (max-width:1180px) {
    .table-row-responsive {
        display: block
    }
}

.table-row {
    display: flex
}

.table-row__responsive-header {
    display: none
}

@media (max-width:1180px) {
    .table-row__responsive-header {
        display: block
    }
}

.table-col {
    padding: .5rem;
    flex: 1
}

.table-col__small-padding {
    padding: .5rem .25rem
}

@media (max-width:1180px) {
    .table-col__small-padding {
        padding: .5rem .875rem;
        min-height: 3rem
    }
}

.table-col__small {
    flex-basis: 10%
}

.table-col__medium {
    flex-basis: 12%
}

.table-col__large {
    flex-basis: 32%
}

.table-col__x-large {
    flex-basis: 40%
}

.table-responsive-col_1 {
    border-bottom: 1px solid #d8d8d8
}

@media (max-width:1180px) {
    .table-responsive-col_1 {
        padding: .5rem 1rem;
        border-left: 1px solid #d8d8d8
    }
}

.table-col_1,
.table-col_1__header,
.table-col_2 {
    border-bottom: 1px solid #d8d8d8
}

.table-col_2 {
    border-left: 1px solid #d8d8d8
}

.text-flex-width-small {
    flex-basis: 15%
}

.text-flex-width-normal {
    flex-basis: 19%
}

.text-flex-width-large {
    width: 23%
}

.text-right-align {
    margin-left: auto;
    text-align: right
}

.standard-padding {
    padding: .75rem 0
}

.mat-select-cursor-pointer {
    cursor: pointer;
    height: 1.5rem
}

.mat-margin-option {
    margin: .5rem 0
}

.mat-title-margin-bottom {
    margin-bottom: .5rem
}

.mat-input-margin-bottom {
    margin-bottom: 1rem
}

.mat-select-margin {
    margin: 1.5rem 0 .75rem
}

.mat-select-margin-secondary {
    margin: 1.5rem 0 .5rem
}

.all-filter-container {
    padding: 1.625rem 2rem;
    margin: 0 -.75rem;
    display: flex
}

.all-filter-box {
    margin: 0 .75rem;
    flex-basis: 36%;
    text-align: center
}

.all-filter-checkbox-container {
    margin: 1rem auto;
    display: inline-block;
    padding-top: .375rem;
    padding-bottom: .125rem
}

.all-filter-label {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.all-filter-result-box {
    margin: 0 .75rem;
    flex-basis: 64%
}

.all-filter-result-default-padding {
    padding: 0
}

.all-filter-result-button-margin {
    margin: 0 .75rem
}

.all-filter-result-button-margin__with-horizontal-default {
    margin: .5rem .75rem
}

.all-filter-list {
    margin: .5rem auto;
    list-style: none
}

.all-filter-header {
    margin: auto 1.5rem;
    text-align: right;
    width: 8rem
}

.all-filter-div-margin {
    margin: auto -.25rem
}

.all-filter-button-margin {
    margin: auto .25rem
}

.default-bullet {
    list-style: none;
    background-image: url(icons/bullet.bfe0a9d5f580bea2f9e9d8139264696b.svg);
    background-repeat: no-repeat;
    padding: 0 1rem;
    background-position-y: 4px
}

.password-check {
    list-style: none;
    background-image: url(icons/password-check.50bce3aee9cb3b4a733c281f04a18065.svg);
    background-repeat: no-repeat;
    padding: .25rem 1.25rem;
    background-position-y: 2px
}

.filters-list {
    text-align: left;
    padding: 0
}

.filters-list--padding-left-large {
    padding-left: 2rem
}

.header-circle-image {
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: .25rem
}

.header-button-toggle {
    padding: 0 .375rem;
    margin-right: -.375rem;
    margin-left: .5rem
}

.modal-wrapper-padding {
    padding: 0 2rem 2rem
}

.modal-wrapper-button-margin {
    margin: 1rem 0 0
}

.modal-save-container-margin {
    margin: 1.5rem 0 2rem
}

.modal-wrapper-title-padding {
    padding: .5rem 0 0
}

.modal-container-margin {
    display: block;
    margin-bottom: 1.125rem
}

.modal-wrapper-title-align-margin {
    text-align: left;
    margin: 1.5rem 0
}

.modal-wrapper-margin-bottom {
    margin-bottom: 0
}

.modal-wrapper-i-code-margin {
    margin: 1rem -2rem
}

.modal-wrapper-i-code-margin__long {
    margin: 1rem -2rem 1.5rem
}

.modal-wrapper-i-code-margin__short {
    margin: 1rem -2rem 0
}

.modal-wrapper-i-code-margin__x-short {
    margin: 0 -2rem .75rem
}

.modal-wrapper-complete-icon-margin {
    margin: 0 .25rem
}

.wrapper-margin {
    margin: 1rem 0 .75rem
}

.wrapper-margin-menu-options {
    margin: 1.5rem 0 2rem
}

.wrapper-title {
    margin: 1.5rem 0
}

.wrapper-p-default {
    margin: 0 0 1.5rem
}

.wrapper-options-margin {
    display: block;
    margin: 2rem 0 0
}

.module-margin-and-wrap {
    margin: .5rem -.5rem;
    flex-wrap: wrap
}

.wrapper-display-width-margin {
    display: block;
    width: 100%;
    margin: 3rem auto
}

.wrapper-transaction-display-margin {
    display: block;
    margin-top: 1.5rem;
    margin-bottom: 3rem
}

.wrapper-margin-bottom {
    margin-bottom: .75rem
}

.wrapper-cursor-pointer-tooltip {
    cursor: pointer;
    margin: 0 .5rem
}

.wrapper-margin-search-bar {
    margin: 1.5rem 0 .5rem
}

.input-padding {
    padding: 0 .5rem
}

.container-margin {
    margin: 0 -.5rem
}

.container-margin-vertical {
    margin: -.5rem 0
}

.wrapper-display-margin {
    align-items: center;
    display: flex;
    margin: 1.5rem -.5rem 0
}

.wrapper-display-margin-details {
    align-items: center;
    display: flex;
    margin: .25rem -.5rem 0
}

.modal-in {
    width: 576px;
    width: 36rem
}

.modal-in--large {
    width: 752px;
    width: 47rem
}

@media (max-width:708px) {
    .modal-in--large {
        width: 100%
    }
}

.modal-in--x-large {
    width: 816px;
    width: 51rem
}

@media (max-width:708px) {
    .modal-in--x-large {
        width: 100%
    }
}

.modal-in--medium {
    width: 576px;
    width: 36rem
}

@media (max-width:708px) {

    .modal-in,
    .modal-in--medium {
        width: 100%
    }
}

.details-container {
    display: flex;
    padding: 1rem;
    position: relative;
    min-height: 7.5rem;
    cursor: pointer
}

.details-container__large {
    min-height: 10.625rem
}

.details-container__padding-compress {
    padding: .75rem 1rem .5rem
}

.details-left-column {
    flex-basis: 55%
}

.details-right-column {
    flex-basis: 45%;
    text-align: right
}

.details-title {
    color: #414140;
    margin-bottom: .125rem
}

.details-icon {
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    color: #adadad;
    max-height: 1.125rem;
    margin-top: -.375rem;
    margin-left: .25rem
}

.details-icon-small {
    width: 1rem;
    height: 1rem;
    margin-left: .125rem;
    cursor: pointer
}

.detais-subtitle {
    color: #414140;
    white-space: nowrap;
    margin-right: .125rem
}

.details-tag,
.detais-subtitle {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal
}

.details-tag {
    border-radius: 4px;
    border-radius: .25rem;
    background-clip: padding-box;
    margin-top: 1rem;
    display: inline-block;
    padding: .375rem .5rem .25rem
}

.details-right-column-first-item {
    margin-bottom: 1rem
}

.details-right-column-item {
    margin-top: 1rem
}

.details_info-title {
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    margin-bottom: .125rem
}

.details_info-title.details_info-title__inline {
    display: inline
}

.details_info-subtitle {
    white-space: nowrap
}

.details-footer-text,
.details_info-subtitle {
    color: #414140;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem
}

.details-footer-text {
    position: absolute;
    bottom: 0;
    left: 0
}

.height-32 {
    height: 2rem
}

.fields-container {
    align-items: center;
    display: flex;
    margin: .5rem -.5rem
}

.fields-container-password {
    align-items: center;
    display: flex;
    margin: .25rem -.5rem
}

.fields-container-input {
    align-items: center;
    display: flex;
    margin: 0 -.5rem .5rem
}

.one-field-help-item {
    align-items: center;
    display: flex;
    width: 100%;
    padding: 0 .5rem
}

.help-button {
    background: transparent;
    border: none;
    cursor: pointer;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #125b6b;
    font-family: PF DinDisplay Pro Medium, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 1rem 0 0 2.5rem;
    margin-left: auto
}

.help-button:active,
.help-button:focus,
.help-button:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.help-text-container {
    border-radius: 8px;
    border-radius: .5rem;
    border: 1px solid #1c8a99;
    display: flex;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    padding: 1rem
}

.field-item {
    align-items: center;
    display: flex;
    flex: 1;
    padding: 0 .5rem
}

@media (max-width:708px) {
    .field-item {
        width: 50%;
        padding: 0 .75rem
    }
}

.field-item-password {
    align-items: center;
    display: flex;
    flex: 1;
    padding: 0 .5rem 0 0
}

@media (max-width:708px) {
    .field-item-password {
        width: 50%;
        padding: 0 .5rem 0 0
    }
}

.two-fields-currency-container {
    align-items: center;
    display: flex
}

.two-fields-currency-container__currency {
    color: #414140;
    margin: .5rem
}

.account-number-container {
    display: flex;
    flex-direction: row;
    align-items: center
}

@media (max-width:708px) {
    .account-number-container {
        flex-direction: column-reverse;
        align-items: flex-start
    }
}

.account-amount {
    flex: 1
}

.account-number {
    width: 120px;
    width: 7.5rem
}

.account-card-img {
    width: 48px;
    width: 3rem;
    height: 32px;
    height: 2rem;
    flex-shrink: 0
}

@media (max-width:708px) {
    .account-card-img {
        display: none
    }
}

@media (max-width:708px) {
    .account-name {
        margin-bottom: .125rem
    }
}

.details-listed-container {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 0 0 .5rem .5rem
}

.details-listed-item {
    border-bottom: 1px solid rgba(18, 91, 107, .1);
    display: flex;
    margin: 0;
    padding: .5rem;
    background-color: #fff;
    line-height: .125rem
}

.details-listed-item-col-1 {
    flex-basis: 20%;
    margin: 0 .25rem;
    justify-content: center
}

.details-listed-item-col-1__wide {
    flex-basis: 26%
}

.details-listed-item-col-1-title {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    margin-bottom: 1px
}

.details-listed-item-col-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    position: relative;
    white-space: nowrap;
    margin-right: .25rem;
    flex-basis: 20%
}

.details-listed-item-col-2:hover .tooltip-text {
    opacity: 1;
    visibility: visible
}

.details-listed-item-col-2-tooltip-text {
    color: #1c8a99;
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-top: .25rem;
    left: 50%
}

.details-listed-item-col-3 {
    flex-basis: 42%;
    display: flex;
    align-items: center
}

.details-listed-item-col-3__narrow {
    flex-basis: 30%
}

.details-listed-item-col-3-icon {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 .5rem;
    cursor: pointer
}

.details-listed-item-col-3-icon__narrow {
    margin: 0 .25rem
}

.details-listed-item-col-3-tag {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 4px;
    border-radius: .25rem;
    background-clip: padding-box;
    background-color: #f3d03f;
    display: inline-block;
    padding: .375rem .5rem .25rem;
    margin: auto .25rem auto auto;
    align-self: baseline
}

.details-listed-item-col-4 {
    flex-basis: 18%;
    padding: .25rem 0;
    display: flex;
    align-items: center
}

.details-listed-item-col-4-text {
    padding-top: .375rem;
    margin-left: auto
}

.details-listed-item-col-4-icon {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    color: #a0a09f;
    margin-left: auto;
    cursor: move;
    cursor: grab
}

.details-listed-new-item {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    color: #1c8a99;
    display: flex;
    background-color: #fff;
    padding: .875rem 1rem;
    border-radius: 0 0 .5rem .5rem;
    align-items: center
}

.details-listed-new-item-icon {
    cursor: pointer;
    font-size: 1.125rem
}

.details-listed-new-item-text {
    padding: 0 .75rem;
    margin-bottom: 0;
    cursor: pointer
}

.limit-hr {
    margin: 1.25rem 0
}

.limit-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -.75rem
}

.limit-mat-form-field {
    display: block;
    flex-basis: 40%;
    max-width: 11.375rem;
    margin: 0 .75rem
}

.limit-mat-slider {
    flex-basis: 37%;
    max-width: 10.75rem;
    margin: 0 .5rem 0 .75rem
}

.limit-undo-button {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    font-size: 24px;
    font-size: 1.5rem;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    color: #22a9b5;
    margin: 0 .5rem
}

.limit-undo-button:active,
.limit-undo-button:focus,
.limit-undo-button:focus-visible {
    outline: none;
    background-color: rgba(28, 138, 153, .25);
    border-radius: .125rem
}

.limit-footer {
    text-align: right;
    margin: .25rem -.5rem
}

.card-limit-container {
    flex-basis: 20%;
    min-width: 6.5rem;
    padding: 0 .5rem
}

.card-limit-line {
    height: .25rem;
    width: 100%
}

.card-limit-line-password {
    height: .5rem;
    width: 100%
}

.card-limit-management-text {
    margin-top: .5rem;
    margin-left: auto;
    text-align: right
}

.limit-value {
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: rgba(65, 65, 64, .3);
    margin-left: auto;
    margin-top: .375rem
}

.pay-band-choice-title {
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem;
    color: #414140;
    padding: 2rem 1rem 0;
    margin-top: 1.5rem
}

.pay-band-choice-option {
    flex-basis: 50%;
    margin: 0 auto
}

.pay-band-choice-option__1 {
    padding: .25rem 2rem
}

.pay-band-choice-option__2 {
    padding: 1.5rem 2rem
}

.pay-band-choice-sub-container {
    margin: 0 auto;
    text-align: center
}

.pay-band-choice-checkbox {
    display: inline-block;
    padding-top: .375rem;
    padding-bottom: .125rem
}

.pay-band-choice-checkbox__1 {
    margin: .25rem auto .5rem
}

.pay-band-choice-checkbox__2 {
    margin: 1rem auto
}

.pay-band-choice-label {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.pay-band-choice-checkbox-material {
    padding: 0 .25rem
}

.e-services-listed-col-1 {
    flex-basis: 20%
}

.e-services-listed-col-2 {
    color: #414140;
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem;
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    align-items: center;
    flex-basis: 25%
}

.e-services-listed-col-3 {
    display: flex;
    align-items: center;
    flex-basis: 34%
}

.e-services-listed-col-4 {
    margin-left: auto;
    display: flex;
    align-items: center;
    flex-basis: 21%
}

.e-services-listed-image {
    display: inline-block;
    width: 118px;
    height: 28px;
    background-size: 100%;
    background-repeat: no-repeat
}

.e-services-listed-icon {
    cursor: pointer;
    margin: 0 .25rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    color: #1c8a99
}

.e-service-listed-text-container {
    display: flex;
    align-items: center;
    margin-left: .5rem
}

.alert-notification-choice-col-1 {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #414140;
    margin-bottom: 0;
    flex-basis: 27%
}

@media (max-width:767px) {
    .alert-notification-choice-input {
        order: 1;
        margin-left: 0
    }
}

.active-list {
    list-style: none
}

.active-list div {
    display: flex;
    align-items: center;
    min-height: 48px;
    min-height: 3rem;
    border-bottom: 1px solid rgba(18, 91, 107, .1)
}

.active-figure {
    text-align: center;
    flex: 1
}

.active-padding-x-large-col1 {
    padding: 2rem .75rem 2rem 2rem
}

.active-padding-x-large-col2 {
    padding: 2rem 2rem 2rem .75rem
}

.active-alerts-col0 {
    flex: 1;
    padding: 1rem .5rem 2rem
}

.active-alert-col1 {
    flex: 1;
    flex-direction: column
}

.active-alert-col2 {
    flex-basis: 24%;
    flex: 1;
    flex-direction: column
}

.active-alert-col3 {
    text-align: right;
    margin-left: auto;
    align-self: flex-start
}

.active-alert-col-row1 {
    padding-bottom: 1.25rem
}

.active-second-line {
    font-size: 14px;
    font-size: .875rem;
    color: #414140;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300
}

.active-first-line,
.active-second-line {
    line-height: 16px;
    line-height: 1rem;
    font-style: normal
}

.active-first-line {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    color: #125b6b
}

.help-container {
    padding: 1.25rem 1.875rem;
    display: flex;
    color: #f3f4ee;
    background-color: #22a9b5;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 8px;
    border-radius: .5rem
}

@media (max-width:767px) {
    .help-container {
        display: inline-block
    }
}

.help-container-col-1 {
    border-right: 1px solid #f3f4ee;
    padding-right: 3rem
}

@media (max-width:767px) {
    .help-container-col-1 {
        border-bottom: 1px solid #f3f4ee;
        border-right: none;
        padding-right: 0
    }
}

.help-container-col-2 {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 0 0 0 2rem
}

@media (max-width:767px) {
    .help-container-col-2 {
        margin-top: 1rem;
        padding: 0;
        display: block
    }
}

.help-container-youtube {
    margin-bottom: auto
}

@media (max-width:767px) {
    .help-container-youtube {
        margin: auto auto auto 0
    }
}

.help-reverse-colors-container {
    background-color: #f3f4ee;
    color: #22a9b5;
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    border-radius: 8px;
    border-radius: .5rem
}

.help-reverse-colors-container__text-size {
    padding: .625rem .325rem;
    max-height: 2.375rem
}

.help-reverse-colors-container__icon {
    width: 80px;
    width: 5rem;
    height: 80px;
    height: 5rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:767px) {
    .help-reverse-colors-container__icon {
        width: 46px;
        height: 47px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.help-reverse-colors-container__icon-small {
    width: 36px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .5rem auto 0
}

@media (max-width:767px) {
    .help-reverse-colors-container__icon-small {
        width: 46px;
        height: 47px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.help-icon {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media (max-width:767px) {
    .help-icon {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 16px;
        line-height: 1rem
    }
}

.help-icon-small {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 16px;
    line-height: 1rem
}

.help-container-col-2-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: 1.25rem 0 1.5rem
}

@media (max-width:767px) {
    .help-container-col-2-text {
        display: none
    }
}

.help-container-col-2-bottom-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    justify-content: space-between
}

.help-container-col-1-icon {
    margin-right: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-size: 38px;
    font-size: 2.375rem
}

.help-container-col-2-icon {
    margin: 0 auto;
    line-height: 6px;
    line-height: .375rem;
    font-size: 38px;
    font-size: 2.375rem
}

@media (max-width:767px) {
    .help-container-col-2-icon {
        line-height: 26px;
        line-height: 1.625rem;
        font-size: 48px;
        font-size: 3rem
    }
}

.left-icon-responsive {
    margin-left: 0
}

@media (max-width:767px) {
    .left-icon-responsive {
        margin-left: auto
    }
}

.right-icon-responsive {
    margin-right: 0
}

.help-menu-icon-container {
    min-width: 3rem;
    width: 3rem;
    min-height: 3rem;
    height: 3rem;
    background-size: cover;
    border-radius: 8px;
    border-radius: .5rem;
    background-color: #22a9b5;
    display: flex;
    justify-content: center;
    align-items: center
}

.help-menu-icon,
.help-menu-icon-container {
    background-repeat: no-repeat;
    background-position: 50%
}

.help-menu-icon {
    min-width: 1.5rem;
    width: 1.5rem;
    min-height: 1.5rem;
    height: 1.5rem;
    background-size: 100%
}

.faq-tab {
    border: 1px solid #125b6b;
    border-radius: .25rem;
    width: 140px;
    width: 8.75rem;
    max-height: 50px;
    max-height: 3.125rem;
    padding: .75rem;
    display: flex;
    align-items: center
}

.faq-tab--active {
    background-color: #22a9b5;
    border: 1px solid #22a9b5
}

.faq-tab-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.25rem
}

@media (max-width:708px) {
    .faq-tab-container {
        justify-content: flex-start;
        max-width: 100%;
        overflow-x: auto;
        margin: 0 1.5rem
    }
}

.faq-tab-buttons {
    margin-right: 1.25rem
}

@media (max-width:708px) {
    .faq-tab-buttons {
        margin-bottom: 1rem
    }
}

.faq-question-container {
    padding: .5rem 1rem;
    width: 100%
}

.category-container {
    width: 620px;
    width: 38.75rem;
    max-width: 620px;
    max-width: 38.75rem
}

@media (max-width:708px) {
    .category-container {
        padding: .5rem;
        width: 100%
    }
}

body,
html {
    min-height: 100%
}

@media (max-width:767px) {
    .main-header {
        height: auto
    }
}

.main-header-security {
    height: 10.25rem
}

@media (max-width:767px) {
    .main-header-security {
        height: auto
    }
}



@media screen and (min-height:1080) {
    .login-bg {
        max-height: 100vh;
        height: 100vh;
        overflow: hidden
    }
}



.max-width-container-login {
    max-width: 1192px;
    max-width: 74.5rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    height: 100%;
    flex: 1 1 auto;
    flex-direction: column;
    width: 100%
}

@media (max-width:708px) {
    .max-width-container-login {
        max-width: 360px;
        max-width: 22.5rem;
        margin: auto
    }
}

.max-width-container-new-login {
    max-width: 1192px;
    max-width: 74.5rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    height: 100%;
    flex: 1 1 auto;
    flex-direction: column;
    width: 100%
}

@media (max-width:708px) {
    .max-width-container-new-login {
        margin: auto
    }
}

.disable-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: hsla(0, 0%, 100%, .5);
    z-index: 20
}

.link-margin-right-auto {
    margin-top: .4375rem;
    margin-bottom: .4375rem;
    margin-right: auto
}

.header-help-number {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem
}

@media (max-width:767px) {
    .header-help-number {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 18px;
        line-height: 1.125rem
    }
}

.header-help-icon {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 65px;
    line-height: 4.0625rem;
    height: 48px;
    height: 3rem
}

.login-container {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width:1600px) {
    .login-container {
        margin-top: 10%
    }

    .login-container--select {
        margin-top: 16%
    }
}

.login-container-1 {
    margin-top: 12.25rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width:1600px) {
    .login-container-1 {
        margin-top: 30%
    }
}

@media (max-width:1240px) {
    .login-container-1 {
        margin-top: 35%;
        margin-bottom: 3rem
    }
}

@media (max-width:708px) {
    .login-container-1 {
        margin-bottom: 1rem;
        margin-top: 40%;
        flex-direction: column
    }
}

@media (min-width:1601px) {
    .login-container-1 {
        margin-top: 30%
    }
}

.retail-login-container {
    background-color: #fff;
    border-radius: .5rem;
    padding: 0 1.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 340px;
    min-width: 21.25rem;
    width: 340px;
    width: 21.25rem
}

@media (min-width:1600px) {
    .retail-login-container {
        margin-top: 30%
    }
}

@media (max-width:1240px) {
    .retail-login-container {
        margin-top: 35%;
        margin-bottom: 3rem
    }
}

@media (max-width:708px) {
    .retail-login-container {
        margin-bottom: 1rem;
        margin-top: 40%;
        flex-direction: column
    }
}

@media (min-width:1601px) {
    .retail-login-container {
        margin-top: 30%
    }
}

.user-selection-login-container {
    background-color: #fff;
    border-radius: .5rem;
    padding: 0 1.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 500px;
    width: 31.25rem
}

@media (max-width:708px) {
    .user-selection-login-container {
        width: 360px;
        width: 22.5rem
    }
}

.user-selection-container {
    margin-top: 3.125rem;
    margin-bottom: 4.25rem
}

.user-selection-subcontainer {
    width: 250px;
    width: 15.625rem;
    display: flex;
    flex-direction: column
}

@media (max-width:708px) {
    .user-selection-subcontainer {
        width: 180px;
        width: 11.25rem
    }
}

.user-selection-subcontainer--border {
    border-right: 1px solid #d8d8d8
}

useful-links {
    flex: 1
}

.user-login-container {
    display: flex;
    flex-direction: column;
    width: 320px;
    width: 20rem;
    height: 100%;
    margin: 2rem auto auto
}

.login-banner {
    flex: 1;
    min-width: 0;
    min-height: 0;
    height: 342px;
    height: 21.375rem
}

.login-banner .swiper-container {
    height: 100% !important
}

@media (max-width:1180px) {
    .login-banner {
        flex: auto;
        width: 330px;
        width: 20.625rem;
        min-width: 330px;
        min-width: 20.625rem
    }
}

.maintenance-icon {
    font-size: 48px;
    font-size: 3rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin: auto 1rem auto 0
}

.lg-warning {
    padding: 1rem;
    margin-top: 1rem
}

.useful-links-container {
    display: flex;
    flex-direction: column;
    padding: 1rem
}

@media (max-width:767px) {
    .links-container {
        display: flex;
        flex-direction: column
    }
}

.useful-link {
    border-right: 1px solid #fff;
    margin-left: .25rem
}

.useful-link:last-child {
    border-right: none
}

@media (max-width:767px) {
    .useful-link {
        text-align: center;
        border-right: none
    }
}

.social-links-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-self: center;
    max-width: 448px;
    max-width: 28rem;
    width: 100%
}

.social-links-container .icon-container {
    margin: 1rem;
    height: 32px;
    height: 2rem;
    width: 32px;
    width: 2rem
}

@media (max-width:708px) {
    .social-links-container .icon-container {
        margin: 1rem .5rem
    }
}

.user-login-subcontainer {
    flex: 1;
    position: relative
}

.user-login-text {
    display: flex;
    margin-top: 1.5rem
}

.links-container {
    text-align: center
}

.pop-up {
    display: flex;
    background-color: #fff;
    align-items: center;
    border-radius: 20px;
    border-radius: 1.25rem;
    padding: 1rem;
    max-width: 332px;
    max-width: 20.75rem;
    top: 4px;
    top: .25rem;
    left: 0;
    position: absolute;
    animation: all 1s linear;
    transition: all 1s linear;
    transform: translateX(-118%)
}

.pop-up.opened {
    display: flex;
    transform: translateX(0);
    left: 56px;
    left: 3.5rem
}

@media (max-width:708px) {
    .pop-up.opened {
        left: 12px;
        left: .75rem
    }
}

.field-tooltip {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: auto 0
}



.user-container {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e1e1df;
    border-radius: 1rem;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    max-width: 100%;
    height: 1.5rem;
    position: relative;
    float: left
}

.cookie-container-top {
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 1.5rem 2rem;
    transition: all .3s ease;
    z-index: 1
}

@media (max-width:708px) {
    .cookie-container-top {
        padding: .75rem 2.5rem
    }
}

.cookie-header {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: .5rem
}

.cookie-info-container {
    display: flex;
    align-items: center
}

@media (max-width:708px) {
    .cookie-info-container {
        display: block
    }
}

.cookie-left-column {
    width: 78%;
    color: #414140;
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-right: 1.5rem
}

@media (max-width:708px) {
    .cookie-left-column {
        width: 100%
    }
}

.error-modal-container {
    display: flex;
    flex-direction: column;
    padding: 2rem
}

.error-modal-icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3.5rem
}

.error-modal-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 14px;
    line-height: .875rem;
    font-size: 14px;
    font-size: .875rem;
    color: #414140;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem
}

.error-modal-responsive-img-container {
    min-width: 212px;
    min-width: 13.25rem
}

.error-modal-responsive-img-container--square {
    min-width: 160px;
    min-width: 10rem
}

.error-modal-responsive-image-figure--small {
    padding-bottom: 100%;
    position: relative
}

.error-modal-responsive-image-figure {
    padding-bottom: 75.4717%;
    position: relative
}

.loading-stage-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1200;
    transition: opacity .2s, z-index .2s;
    background-color: #f3f4ee;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.loading-stage-container--bg-opacity {
    background-color: hsla(0, 0%, 100%, .8)
}

.loading-stage-logo-container {
    max-width: 100%;
    padding: 1rem
}

.loading-stage-nbg-logo {
    min-width: 126px;
    min-width: 7.875rem;
    max-width: 176px;
    max-width: 11rem
}

.loading-stage-logo {
    min-width: 132px;
    min-width: 8.25rem
}

.loading-stage-vertical-line {
    height: 72px;
    height: 4.5rem;
    width: 1px;
    width: .0625rem;
    background-color: rgba(65, 65, 64, .25)
}

.icode-text-container {
    max-width: 264px;
    max-width: 16.5rem;
    text-align: center
}

@media (max-width:767px) {
    .icode-text-container {
        max-width: 100%;
        text-align: left
    }
}

@media (max-width:767px) {
    .icode-text-container-inner {
        display: flex;
        flex-direction: column
    }
}

.icode-timer-text {
    font-family: PF DinDisplay Pro Light, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 18px;
    font-size: 1.125rem;
    color: #414140
}

@media (max-width:767px) {
    .icode-timer-text {
        margin: 14px 82px -14px auto
    }
}

.stepper-text-container {
    display: flex;
    justify-content: space-between;
    margin: .375rem 0
}

.stepper-text {
    text-align: center;
    max-width: 5rem
}

@media (min-width:481px) and (max-width:767px) {
    .stepper-text {
        font-size: 14px;
        font-size: .875rem;
        line-height: 14px;
        line-height: .875rem
    }
}

@media (max-width:708px) {
    .stepper-text {
        display: none
    }
}

.stepper-text--active {
    color: #22a9b5
}

@media (max-width:708px) {
    .stepper-text-responsive-active {
        display: block
    }
}

.stepper-text--inactive {
    color: rgba(65, 65, 64, .33)
}

.stepper-inner-container {
    position: sticky;
    top: 6rem;
    width: 158px;
    width: 9.875rem;
    margin-left: auto;
    margin-right: 2rem;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:708px) {
    .stepper-inner-container {
        margin-left: 2rem;
        margin-right: 0;
        margin-top: 0
    }
}

.padding-stepper {
    padding: .5rem 0
}

.stepper-new-outside-active {
    border: 4px solid #22a9b5;
    border-radius: 1rem;
    margin-left: -.1875rem
}

.stepper-new-outside-final {
    border: 4px solid #6e706b;
    border-radius: 1rem;
    margin-left: -.1875rem
}

.stepper-text-item {
    margin: 0 auto;
    width: 48px;
    width: 3rem;
    display: flex;
    justify-content: center
}

.stepper-new-text-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: space-between;
    width: 114px;
    width: 7.125rem;
    height: 100%;
    margin: 0 0 0 .75rem
}

.stepper-new-text-item {
    margin: 0 auto 3rem 0;
    width: 114px;
    width: 7.125rem;
    display: flex;
    justify-content: center
}

.stepper-new-text {
    text-align: left;
    width: 114px;
    width: 7.125rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem
}

.stepper-new-active {
    border: 2px solid #fff;
    border-radius: 1rem
}

.stepper-new-active-done {
    border: 2px solid #22a9b5;
    border-radius: 1rem
}

.stepper-new-final {
    border: 2px solid #6e706b;
    border-radius: 1rem
}

.stepper-text-new--active {
    color: #22a9b5;
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal
}

.stepper-text-new--final {
    color: #414140;
    margin-bottom: 0
}

.stepper-text-new--final__complete {
    font-family: PF DinDisplay Pro Bold, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal
}

.modal-stepper-container {
    background: url(images/Stepper-bakground.ae015addc7b7bb027101c79df5a7c81c.png);
    width: 30%;
    min-height: 100vh
}

.modal-stepper-container--small {
    width: 20%
}

@media (min-width:1600px) {
    .modal-stepper-container--small {
        width: 36%
    }
}

@media (max-width:708px) {
    .modal-stepper-container {
        min-width: 100%;
        min-height: auto
    }
}

@media (min-width:1600px) {
    .modal-stepper-container {
        width: 36%
    }
}

.modal-stepper-header-container {
    background: url(images/Stepper-bakground.ae015addc7b7bb027101c79df5a7c81c.png);
    width: 30%
}

.modal-stepper-header-container--small {
    width: 20%
}

@media (min-width:1600px) {
    .modal-stepper-header-container--small {
        width: 45%
    }
}

@media (max-width:708px) {
    .modal-stepper-header-container {
        display: none
    }
}

@media (min-width:1600px) {
    .modal-stepper-header-container {
        width: 36%
    }
}

.centered-deco-text {
    color: #4e4e4e !important;
    text-align: center;
    margin-top: 30px;
    position: relative
}

.centered-deco-text:before {
    left: 0
}

.centered-deco-text:after,
.centered-deco-text:before {
    content: "";
    position: absolute;
    top: 14px;
    width: 46%;
    height: 1px;
    background-color: rgba(0, 0, 0, .2)
}

.centered-deco-text:after {
    right: 0
}

.uppercase {
    text-transform: uppercase
}

.error-message {
    margin-top: -1.5rem;
    margin-bottom: 1rem
}

.error-message .generalMessage {
    margin-top: .5rem
}

.min-height-full-vh-bg-color {
    min-height: 100vh;
    background-color: #125b6b !important
}

.consents {
    max-height: 370px;
    overflow-y: auto
}

.consents .consentGroup input,
.consents .consentGroup p,
.consents .consentGroup span {
    color: grey
}

.consents .consentGroup .group-title {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    font-weight: 700
}

.consents .consentGroup .group-title .icon {
    position: relative;
    top: 4px
}

.consents .consentGroup .group-item {
    padding: 10px 10px 10px 35px;
    border-bottom: 1px solid #ccc
}

.consents .consentGroup .group-item .group-item-text.emphasize {
    font-weight: 700
}

.consents .consentGroup .group-item .group-item-cb {
    margin-right: 5px
}

body.themable-client-irris {
    background-image: url(images/login-laptop.bd9d49743bed8e784cbca58902b2a049.jpg);
    background-position: 50% 50%
}

img.themable-client-irris {
    background-image: url(icons/logo_iris.b957ae0866eb94ee91a2ec2c6de9933c.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 315px;
    width: 100%;
    padding-bottom: 125px
}