/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/
html {
    font-feature-settings: "lnum"
}

::-webkit-credentials-auto-fill-button {
    visibility: hidden
}

.pre-wrap {
    white-space: pre-wrap
}

.link-with-icon {
    align-items: center;
    display: flex;
    gap: .75rem
}

.form-field-spacing {
    margin-bottom: 2rem
}

@media (min-width: 1024px) {
    .form-field-spacing {
        margin-bottom: 3rem
    }
}

.form-subtitle-compact {
    font-size: 1.5rem;
    margin-bottom: 1.5rem
}

@media (min-width: 1024px) {
    .form-subtitle-compact {
        margin-bottom: 2rem
    }
}

.link {
    color: rgba(var(--link));
    font-weight: 600
}

.link, .summary-link {
    --tw-text-opacity: 1;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.summary-link {
    color: rgba(var(--summary-link))
}

.apple-pay-button {
    height: 3.5rem !important;
    width: 100% !important
}

@media (min-width: 1024px) {
    .apple-pay-button {
        height: 4rem !important
    }
}

.apple-pay-button {
    -apple-pay-button-style: white-outline
}

.popup-link {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-link));
    font-weight: 600;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.strike-throuh-1 {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 1px
}

.strike-throuh-2 {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 2px
}

.custom_fc_frame {
    min-width: 77px !important
}

@media screen and (min-width: 1024px) {
    .custom_fc_frame {
        right: 40px !important
    }
}

#ot-sdk-btn-floating.ot-floating-button button {
    align-items: center;
    display: flex;
    justify-content: center
}

:root {
    --rdp-cell-size: 40px;
    --rdp-accent-color: #00f;
    --rdp-background-color: #e7edff;
    --rdp-accent-color-dark: #3003e1;
    --rdp-background-color-dark: #180270;
    --rdp-outline: 2px solid var(--rdp-accent-color);
    --rdp-outline-selected: 2px solid rgba(0, 0, 0, .75)
}

.rdp {
    margin: 1em
}

.rdp-vhidden {
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0 !important;
    box-sizing: border-box;
    height: 1px !important;
    margin: 0;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0;
    width: 1px !important
}

.rdp-button_reset {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    color: inherit;
    cursor: default;
    font: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative
}

.rdp-button {
    border: 2px solid transparent
}

.rdp-button[aria-disabled=true] {
    opacity: .25;
    pointer-events: none
}

.rdp-button:not([aria-disabled=true]) {
    cursor: pointer
}

.rdp-button:active, .rdp-button:focus {
    border: 2px solid #00f;
    border: var(--rdp-outline);
    color: inherit
}

.rdp-button:active, .rdp-button:focus, .rdp-button:hover:not([aria-disabled=true]) {
    background-color: #e7edff;
    background-color: var(--rdp-background-color)
}

.rdp-months {
    display: flex
}

.rdp-month {
    margin: 0 1em
}

.rdp-month:first-child {
    margin-left: 0
}

.rdp-month:last-child {
    margin-right: 0
}

.rdp-table {
    border-collapse: collapse;
    margin: 0;
    max-width: 280px;
    max-width: calc(var(--rdp-cell-size) * 7)
}

.rdp-with_weeknumber .rdp-table {
    border-collapse: collapse;
    max-width: 320px;
    max-width: calc(var(--rdp-cell-size) * 8)
}

.rdp-caption {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0;
    text-align: left
}

.rdp-multiple_months .rdp-caption {
    display: block;
    position: relative;
    text-align: center
}

.rdp-caption_dropdowns, .rdp-caption_label {
    display: inline-flex;
    position: relative
}

.rdp-caption_label {
    align-items: center;
    border: 2px solid transparent;
    color: currentColor;
    font-family: inherit;
    font-size: 140%;
    font-weight: 700;
    margin: 0;
    padding: 0 .25em;
    white-space: nowrap;
    z-index: 1
}

.rdp-nav {
    white-space: nowrap
}

.rdp-multiple_months .rdp-caption_start .rdp-nav {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rdp-multiple_months .rdp-caption_end .rdp-nav {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rdp-nav_button {
    align-items: center;
    border-radius: 100%;
    display: inline-flex;
    height: 40px;
    height: var(--rdp-cell-size);
    justify-content: center;
    padding: .25em;
    width: 40px;
    width: var(--rdp-cell-size)
}

.rdp-dropdown_month, .rdp-dropdown_year {
    align-items: center;
    display: inline-flex;
    position: relative
}

.rdp-dropdown {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    bottom: 0;
    cursor: inherit;
    font-family: inherit;
    font-size: inherit;
    left: 0;
    line-height: inherit;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.rdp-dropdown[disabled] {
    color: inherit;
    opacity: 1
}

.rdp-dropdown:active:not([disabled]) + .rdp-caption_label, .rdp-dropdown:focus:not([disabled]) + .rdp-caption_label {
    background-color: #e7edff;
    background-color: var(--rdp-background-color);
    border: 2px solid #00f;
    border: var(--rdp-outline);
    border-radius: 6px
}

.rdp-dropdown_icon {
    margin: 0 0 0 5px
}

.rdp-head {
    border: 0
}

.rdp-head_row, .rdp-row {
    height: 100%
}

.rdp-head_cell {
    font-size: .75em;
    font-weight: 700;
    height: 100%;
    height: 40px;
    height: var(--rdp-cell-size);
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle
}

.rdp-tbody {
    border: 0
}

.rdp-tfoot {
    margin: .5em
}

.rdp-cell {
    height: 100%;
    height: 40px;
    height: var(--rdp-cell-size);
    padding: 0;
    text-align: center;
    width: 40px;
    width: var(--rdp-cell-size)
}

.rdp-weeknumber {
    font-size: .75em
}

.rdp-day, .rdp-weeknumber {
    align-items: center;
    border: 2px solid transparent;
    border-radius: 100%;
    box-sizing: border-box;
    display: flex;
    height: 40px;
    height: var(--rdp-cell-size);
    justify-content: center;
    margin: 0;
    max-width: 40px;
    max-width: var(--rdp-cell-size);
    overflow: hidden;
    width: 40px;
    width: var(--rdp-cell-size)
}

.rdp-day_today:not(.rdp-day_outside) {
    font-weight: 700
}

.rdp-day_selected:active:not([aria-disabled=true]), .rdp-day_selected:focus:not([aria-disabled=true]), .rdp-day_selected:hover:not([aria-disabled=true]), .rdp-day_selected:not([aria-disabled=true]) {
    background-color: #00f;
    background-color: var(--rdp-accent-color);
    color: #fff
}

.rdp-day_selected:focus:not([aria-disabled=true]) {
    border: 2px solid rgba(0, 0, 0, .75);
    border: var(--rdp-outline-selected)
}

.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start), .rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rdp-day_range_end.rdp-day_range_start {
    border-radius: 100%
}

.rdp-day_range_middle {
    border-radius: 0
}

.Aviva {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 255, 217, 0, 1;
    --header-content-1: 0, 79, 182, 1;
    --header-content-2: 0, 79, 182, 1;
    --header-content-3: 0, 79, 182, 0.6;
    --main-content-1: 92, 89, 109, 1;
    --main-content-2: 92, 89, 109, 0.6;
    --main-content-3: 92, 89, 109, 0.4;
    --main-content-4: 92, 89, 109, 0.2;
    --main-content-5: 92, 89, 109, 0.1;
    --main-content-6: 92, 89, 109, 0.05;
    --content-background: 92, 89, 109, 0.05;
    --content-background-prominent: 92, 89, 109, 0.1;
    --cta-primary: 255, 217, 0, 1;
    --cta-primary-text: 0, 79, 182, 1;
    --cta-primary-hover: 255, 221, 24, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 0, 79, 182, 1;
    --cta-secondary-border: 0, 79, 182, 1;
    --cta-secondary-hover: 92, 89, 109, 0.05;
    --selector-active: 62, 129, 44, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 62, 129, 44, 1;
    --selector-border-2: 62, 129, 44, 0.2;
    --selector-isolated-active: 62, 129, 44, 1;
    --slider-active: 62, 129, 44, 1;
    --slider-inactive: 62, 129, 44, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 92, 89, 109, 1;
    --reg-plate: 92, 89, 109, 0.4;
    --progress-1: 0, 90, 108, 1;
    --progress-2: 0, 90, 108, 0.2;
    --summary-1: 0, 90, 108, 1;
    --summary-2: 0, 90, 108, 0.9;
    --footer-background: 51, 51, 51, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 0, 79, 182, 1;
    --summary-link: 255, 255, 255, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 0, 79, 182, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 92, 89, 109, 0.05;
    --popup-title: 92, 89, 109, 1;
    --popup-content-1: 92, 89, 109, 1;
    --popup-content-2: 92, 89, 109, 0.6;
    --popup-secondary-cta-text: 0, 79, 182, 1;
    --popup-secondary-cta-border: 0, 79, 182, 1;
    --popup-selector-active: 62, 129, 44, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 92, 89, 109, 0.4;
    --popup-link: 0, 79, 182, 1;
    --chat-background: 0, 79, 182, 1;
    --chat-text: 255, 255, 255, 1
}

.dayinsure {
    --page-background-from: 0, 50, 135, 1;
    --page-background-to: 0, 165, 225, 1;
    --header-background: 255, 255, 255, 1;
    --header-content-1: 235, 41, 145, 1;
    --header-content-2: 85, 85, 85, 1;
    --header-content-3: 85, 85, 85, 0.6;
    --main-content-1: 255, 255, 255, 1;
    --main-content-2: 255, 255, 255, 0.6;
    --main-content-3: 255, 255, 255, 0.4;
    --main-content-4: 255, 255, 255, 0.2;
    --main-content-5: 255, 255, 255, 0.1;
    --main-content-6: 255, 255, 255, 0.05;
    --content-background: 255, 255, 255, 0.1;
    --content-background-prominent: 0, 50, 135, 0.4;
    --cta-primary: 235, 41, 145, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 237, 62, 156, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 255, 255, 255, 1;
    --cta-secondary-border: 255, 255, 255, 1;
    --cta-secondary-hover: 255, 255, 255, 0.2;
    --selector-active: 0, 50, 135, 0.8;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 255, 255, 255, 0.6;
    --selector-border-2: 255, 255, 255, 0.2;
    --selector-isolated-active: 255, 255, 255, 1;
    --slider-active: 255, 255, 255, 1;
    --slider-inactive: 255, 255, 255, 0.2;
    --slider-handle: 235, 41, 145, 1;
    --reg-plate-text: 0, 50, 135, 1;
    --reg-plate: 255, 200, 80, 1;
    --summary-1: 0, 50, 135, 1;
    --summary-2: 0, 50, 135, 0.8;
    --summary-link: 255, 255, 255, 1;
    --footer-background: 0, 50, 135, 0.1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 255, 255, 255, 1;
    --error-text: 255, 255, 255, 1;
    --error-border: 235, 41, 145, 1;
    --progress-1: 150, 220, 230, 1;
    --progress-2: 150, 220, 230, 0.2;
    --menu-background: 0, 50, 135, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 85, 85, 85, 0.1;
    --popup-title: 0, 50, 135, 1;
    --popup-content-1: 85, 85, 85, 1;
    --popup-content-2: 85, 85, 85, 0.6;
    --popup-secondary-cta-text: 0, 165, 225, 1;
    --popup-secondary-cta-border: 0, 165, 225, 1;
    --popup-selector-active: 0, 165, 225, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 85, 85, 85, 0.4;
    --popup-link: 235, 41, 145, 1;
    --chat-background: 235, 41, 145, 1;
    --chat-text: 255, 255, 255, 1
}

.RAC {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 249, 81, 8, 1;
    --header-content-1: 255, 255, 255, 1;
    --header-content-2: 255, 255, 255, 1;
    --header-content-3: 255, 255, 255, 0.6;
    --main-content-1: 34, 34, 34, 1;
    --main-content-2: 34, 34, 34, 0.6;
    --main-content-3: 34, 34, 34, 0.4;
    --main-content-4: 34, 34, 34, 0.2;
    --main-content-5: 34, 34, 34, 0.1;
    --main-content-6: 34, 34, 34, 0.05;
    --content-background: 34, 34, 34, 0.05;
    --content-background-prominent: 34, 34, 34, 0.1;
    --cta-primary: 249, 81, 8, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 249, 98, 34, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 30, 151, 113, 1;
    --cta-secondary-border: 30, 151, 113, 1;
    --cta-secondary-hover: 34, 34, 34, 0.05;
    --selector-active: 30, 151, 113, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 30, 151, 113, 1;
    --selector-border-2: 30, 151, 113, 0.2;
    --selector-isolated-active: 30, 151, 113, 1;
    --slider-active: 30, 151, 113, 1;
    --slider-inactive: 30, 151, 113, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 34, 34, 34, 1;
    --reg-plate: 34, 34, 34, 0.4;
    --progress-1: 56, 108, 135, 1;
    --progress-2: 56, 108, 135, 0.2;
    --summary-1: 34, 34, 34, 1;
    --summary-2: 34, 34, 34, 0.9;
    --footer-background: 34, 34, 34, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 249, 81, 8, 1;
    --summary-link: 249, 81, 8, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 34, 34, 34, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 34, 34, 34, 0.05;
    --popup-title: 34, 34, 34, 1;
    --popup-content-1: 34, 34, 34, 1;
    --popup-content-2: 34, 34, 34, 0.6;
    --popup-secondary-cta-text: 30, 151, 113, 1;
    --popup-secondary-cta-border: 30, 151, 113, 1;
    --popup-selector-active: 30, 151, 113, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 34, 34, 34, 0.4;
    --popup-link: 249, 81, 8, 1;
    --chat-background: 30, 151, 113, 1;
    --chat-text: 255, 255, 255, 1
}

.Halifax {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 0, 94, 184, 1;
    --header-content-1: 255, 255, 255, 1;
    --header-content-2: 255, 255, 255, 1;
    --header-content-3: 255, 255, 255, 0.6;
    --main-content-1: 7, 29, 73, 1;
    --main-content-2: 7, 29, 73, 0.6;
    --main-content-3: 7, 29, 73, 0.4;
    --main-content-4: 7, 29, 73, 0.2;
    --main-content-5: 7, 29, 73, 0.1;
    --main-content-6: 7, 29, 73, 0.05;
    --content-background: 0, 94, 184, 0.05;
    --content-background-prominent: 0, 94, 184, 0.1;
    --cta-primary: 0, 94, 184, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 26, 110, 191, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 0, 94, 184, 1;
    --cta-secondary-border: 0, 94, 184, 1;
    --cta-secondary-hover: 0, 94, 184, 0.05;
    --selector-active: 70, 152, 232, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 70, 152, 232, 1;
    --selector-border-2: 70, 152, 232, 0.2;
    --selector-isolated-active: 70, 152, 232, 1;
    --slider-active: 70, 152, 232, 1;
    --slider-inactive: 70, 152, 232, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 7, 29, 73, 1;
    --reg-plate: 7, 29, 73, 0.4;
    --progress-1: 0, 162, 179, 1;
    --progress-2: 0, 162, 179, 0.2;
    --summary-1: 7, 29, 73, 1;
    --summary-2: 7, 29, 73, 0.9;
    --footer-background: 0, 94, 184, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 0, 94, 184, 1;
    --summary-link: 0, 94, 184, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 0, 94, 184, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 0, 94, 184, 0.05;
    --popup-title: 7, 29, 73, 1;
    --popup-content-1: 7, 29, 73, 1;
    --popup-content-2: 7, 29, 73, 0.6;
    --popup-secondary-cta-text: 0, 94, 184, 1;
    --popup-secondary-cta-border: 0, 94, 184, 1;
    --popup-selector-active: 70, 152, 232, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 7, 29, 73, 0.4;
    --popup-link: 0, 94, 184, 1;
    --chat-background: 70, 152, 232, 1;
    --chat-text: 255, 255, 255, 1
}

.Jaunt {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 0, 187, 152, 1;
    --header-content-1: 255, 255, 255, 1;
    --header-content-2: 255, 255, 255, 1;
    --header-content-3: 255, 255, 255, 0.6;
    --main-content-1: 0, 0, 0, 1;
    --main-content-2: 0, 0, 0, 0.6;
    --main-content-3: 0, 0, 0, 0.4;
    --main-content-4: 0, 0, 0, 0.2;
    --main-content-5: 0, 0, 0, 0.1;
    --main-content-6: 0, 0, 0, 0.05;
    --content-background: 0, 0, 0, 0.05;
    --content-background-prominent: 0, 0, 0, 0.1;
    --cta-primary: 240, 15, 104, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 241, 39, 119, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 87, 42, 134, 1;
    --cta-secondary-border: 87, 42, 134, 1;
    --cta-secondary-hover: 0, 0, 0, 0.05;
    --selector-active: 0, 187, 152, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 0, 187, 152, 1;
    --selector-border-2: 0, 187, 152, 0.2;
    --selector-isolated-active: 0, 187, 152, 1;
    --slider-active: 0, 187, 152, 1;
    --slider-inactive: 0, 187, 152, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 0, 0, 0, 1;
    --reg-plate: 0, 0, 0, 0.4;
    --progress-1: 0, 187, 152, 1;
    --progress-2: 0, 187, 152, 0.2;
    --summary-1: 87, 42, 134, 1;
    --summary-2: 87, 42, 134, 0.9;
    --footer-background: 87, 42, 134, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 240, 15, 104, 1;
    --summary-link: 240, 15, 104, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 0, 187, 152, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 0, 0, 0, 0.05;
    --popup-title: 0, 0, 0, 1;
    --popup-content-1: 0, 0, 0, 1;
    --popup-content-2: 0, 0, 0, 0.6;
    --popup-secondary-cta-text: 87, 42, 134, 1;
    --popup-secondary-cta-border: 87, 42, 134, 1;
    --popup-selector-active: 0, 187, 152, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 0, 0, 0, 0.4;
    --popup-link: 240, 15, 104, 1;
    --chat-background: 0, 187, 152, 1;
    --chat-text: 255, 255, 255, 1
}

.QuoteMeHappy {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 178, 221, 49, 1;
    --header-content-1: 1, 95, 1, 1;
    --header-content-2: 1, 95, 1, 1;
    --header-content-3: 1, 95, 1, 0.6;
    --main-content-1: 51, 51, 51, 1;
    --main-content-2: 51, 51, 51, 0.6;
    --main-content-3: 51, 51, 51, 0.4;
    --main-content-4: 51, 51, 51, 0.2;
    --main-content-5: 51, 51, 51, 0.1;
    --main-content-6: 51, 51, 51, 0.05;
    --content-background: 51, 51, 51, 0.05;
    --content-background-prominent: 51, 51, 51, 0.1;
    --cta-primary: 253, 90, 0, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 253, 107, 26, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 253, 90, 0, 1;
    --cta-secondary-border: 253, 90, 0, 1;
    --cta-secondary-hover: 51, 51, 51, 0.05;
    --selector-active: 1, 95, 1, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 1, 95, 1, 1;
    --selector-border-2: 1, 95, 1, 0.2;
    --selector-isolated-active: 1, 95, 1, 1;
    --slider-active: 1, 95, 1, 1;
    --slider-inactive: 1, 95, 1, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 51, 51, 51, 1;
    --reg-plate: 51, 51, 51, 0.4;
    --progress-1: 1, 95, 1, 1;
    --progress-2: 1, 95, 1, 0.2;
    --summary-1: 1, 95, 1, 1;
    --summary-2: 1, 95, 1, 0.9;
    --footer-background: 51, 51, 51, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 253, 90, 0, 1;
    --summary-link: 253, 90, 0, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 1, 95, 1, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 51, 51, 51, 0.05;
    --popup-title: 51, 51, 51, 1;
    --popup-content-1: 51, 51, 51, 1;
    --popup-content-2: 51, 51, 51, 0.6;
    --popup-secondary-cta-text: 253, 90, 0, 1;
    --popup-secondary-cta-border: 253, 90, 0, 1;
    --popup-selector-active: 1, 95, 1, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 51, 51, 51, 0.4;
    --popup-link: 253, 90, 0, 1;
    --chat-background: 253, 90, 0, 1;
    --chat-text: 255, 255, 255, 1
}

.GeneralAccident {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 229, 246, 252, 1;
    --header-content-1: 0, 114, 187, 1;
    --header-content-2: 0, 114, 187, 1;
    --header-content-3: 0, 114, 187, 0.6;
    --main-content-1: 45, 45, 45, 1;
    --main-content-2: 45, 45, 45, 0.6;
    --main-content-3: 45, 45, 45, 0.4;
    --main-content-4: 45, 45, 45, 0.2;
    --main-content-5: 45, 45, 45, 0.1;
    --main-content-6: 45, 45, 45, 0.05;
    --content-background: 45, 45, 45, 0.05;
    --content-background-prominent: 45, 45, 45, 0.1;
    --cta-primary: 121, 37, 133, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 134, 59, 145, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 0, 114, 187, 1;
    --cta-secondary-border: 0, 114, 187, 1;
    --cta-secondary-hover: 45, 45, 45, 0.05;
    --selector-active: 0, 114, 187, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 0, 114, 187, 1;
    --selector-border-2: 0, 114, 187, 0.2;
    --selector-isolated-active: 0, 114, 187, 1;
    --slider-active: 0, 114, 187, 1;
    --slider-inactive: 0, 114, 187, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 45, 45, 45, 1;
    --reg-plate: 45, 45, 45, 0.4;
    --progress-1: 0, 162, 229, 1;
    --progress-2: 0, 162, 229, 0.2;
    --summary-1: 0, 114, 187, 1;
    --summary-2: 0, 114, 187, 0.9;
    --footer-background: 229, 246, 252, 1;
    --footer-content-1: 0, 114, 187, 1;
    --footer-content-2: 0, 114, 187, 0.6;
    --link: 0, 114, 187, 1;
    --summary-link: 0, 114, 187, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 0, 114, 187, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 45, 45, 45, 0.05;
    --popup-title: 45, 45, 45, 1;
    --popup-content-1: 45, 45, 45, 1;
    --popup-content-2: 45, 45, 45, 0.6;
    --popup-secondary-cta-text: 0, 114, 187, 1;
    --popup-secondary-cta-border: 0, 114, 187, 1;
    --popup-selector-active: 0, 114, 187, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 45, 45, 45, 0.4;
    --popup-link: 0, 114, 187, 1;
    --chat-background: 121, 37, 133, 1;
    --chat-text: 255, 255, 255, 1
}

.Autonet {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 236, 233, 227, 1;
    --header-content-1: 85, 85, 85, 1;
    --header-content-2: 85, 85, 85, 1;
    --header-content-3: 85, 85, 85, 0.6;
    --main-content-1: 85, 85, 85, 1;
    --main-content-2: 85, 85, 85, 0.6;
    --main-content-3: 85, 85, 85, 0.4;
    --main-content-4: 85, 85, 85, 0.2;
    --main-content-5: 85, 85, 85, 0.1;
    --main-content-6: 85, 85, 85, 0.05;
    --content-background: 236, 233, 227, 0.4;
    --content-background-prominent: 236, 233, 227, 1;
    --cta-primary: 247, 166, 0, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 247, 175, 25, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 98, 110, 162, 1;
    --cta-secondary-border: 98, 110, 162, 1;
    --cta-secondary-hover: 236, 233, 227, 0.4;
    --selector-active: 98, 110, 162, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 98, 110, 162, 1;
    --selector-border-2: 98, 110, 162, 0.2;
    --selector-isolated-active: 98, 110, 162, 1;
    --slider-active: 98, 110, 162, 1;
    --slider-inactive: 98, 110, 162, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 85, 85, 85, 1;
    --reg-plate: 85, 85, 85, 0.4;
    --progress-1: 98, 110, 162, 1;
    --progress-2: 98, 110, 162, 0.2;
    --summary-1: 98, 110, 162, 1;
    --summary-2: 98, 110, 162, 0.9;
    --footer-background: 236, 233, 227, 1;
    --footer-content-1: 85, 85, 85, 1;
    --footer-content-2: 85, 85, 85, 0.6;
    --link: 98, 110, 162, 1;
    --summary-link: 98, 110, 162, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 85, 85, 85, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 236, 233, 227, 0.4;
    --popup-title: 85, 85, 85, 1;
    --popup-content-1: 85, 85, 85, 1;
    --popup-content-2: 85, 85, 85, 0.6;
    --popup-secondary-cta-text: 98, 110, 162, 1;
    --popup-secondary-cta-border: 98, 110, 162, 1;
    --popup-selector-active: 98, 110, 162, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 85, 85, 85, 0.4;
    --popup-link: 98, 110, 162, 1;
    --chat-background: 85, 85, 85, 1;
    --chat-text: 255, 255, 255, 1
}

.Cornmarket {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 238, 248, 240, 1;
    --header-content-1: 60, 16, 83, 1;
    --header-content-2: 60, 16, 83, 1;
    --header-content-3: 60, 16, 83, 0.6;
    --main-content-1: 91, 91, 91, 1;
    --main-content-2: 91, 91, 91, 0.6;
    --main-content-3: 91, 91, 91, 0.4;
    --main-content-4: 91, 91, 91, 0.2;
    --main-content-5: 91, 91, 91, 0.1;
    --main-content-6: 91, 91, 91, 0.05;
    --content-background: 91, 91, 91, 0.05;
    --content-background-prominent: 91, 91, 91, 0.1;
    --cta-primary: 60, 16, 83, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 80, 40, 100, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 0, 147, 178, 1;
    --cta-secondary-border: 0, 147, 178, 1;
    --cta-secondary-hover: 91, 91, 91, 0.05;
    --selector-active: 0, 147, 178, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 0, 147, 178, 1;
    --selector-border-2: 0, 147, 178, 0.2;
    --selector-isolated-active: 0, 147, 178, 1;
    --slider-active: 0, 147, 178, 1;
    --slider-inactive: 0, 147, 178, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 91, 91, 91, 1;
    --reg-plate: 91, 91, 91, 0.4;
    --progress-1: 0, 147, 178, 1;
    --progress-2: 0, 147, 178, 0.2;
    --summary-1: 60, 16, 83, 1;
    --summary-2: 60, 16, 83, 0.9;
    --footer-background: 52, 52, 52, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 0, 147, 178, 1;
    --summary-link: 0, 147, 178, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 0, 147, 178, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 91, 91, 91, 0.05;
    --popup-title: 91, 91, 91, 1;
    --popup-content-1: 91, 91, 91, 1;
    --popup-content-2: 91, 91, 91, 0.6;
    --popup-secondary-cta-text: 0, 147, 178, 1;
    --popup-secondary-cta-border: 0, 147, 178, 1;
    --popup-selector-active: 0, 147, 178, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 91, 91, 91, 0.4;
    --popup-link: 0, 147, 178, 1;
    --chat-background: 0, 147, 178, 1;
    --chat-text: 255, 255, 255, 1
}

.Vauxhall {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 242, 242, 242, 1;
    --header-content-1: 29, 29, 27, 1;
    --header-content-2: 29, 29, 27, 1;
    --header-content-3: 29, 29, 27, 0.6;
    --main-content-1: 29, 29, 27, 1;
    --main-content-2: 29, 29, 27, 0.6;
    --main-content-3: 29, 29, 27, 0.4;
    --main-content-4: 29, 29, 27, 0.2;
    --main-content-5: 29, 29, 27, 0.1;
    --main-content-6: 29, 29, 27, 0.05;
    --content-background: 29, 29, 27, 0.05;
    --content-background-prominent: 29, 29, 27, 0.1;
    --cta-primary: 201, 12, 15, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 206, 36, 39, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 201, 12, 15, 1;
    --cta-secondary-border: 201, 12, 15, 1;
    --cta-secondary-hover: 29, 29, 27, 0.05;
    --selector-active: 201, 12, 15, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 201, 12, 15, 1;
    --selector-border-2: 201, 12, 15, 0.2;
    --selector-isolated-active: 201, 12, 15, 1;
    --slider-active: 201, 12, 15, 1;
    --slider-inactive: 29, 29, 27, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 29, 29, 27, 1;
    --reg-plate: 29, 29, 27, 0.4;
    --progress-1: 29, 29, 27, 1;
    --progress-2: 29, 29, 27, 0.2;
    --summary-1: 29, 29, 27, 1;
    --summary-2: 29, 29, 27, 0.9;
    --footer-background: 29, 29, 27, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 201, 12, 15, 1;
    --summary-link: 201, 12, 15, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 29, 29, 27, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 29, 29, 27, 0.05;
    --popup-title: 29, 29, 27, 1;
    --popup-content-1: 29, 29, 27, 1;
    --popup-content-2: 29, 29, 27, 0.6;
    --popup-secondary-cta-text: 201, 12, 15, 1;
    --popup-secondary-cta-border: 201, 12, 15, 1;
    --popup-selector-active: 201, 12, 15, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 29, 29, 27, 0.4;
    --popup-link: 201, 12, 15, 1;
    --chat-background: 201, 12, 15, 1;
    --chat-text: 255, 255, 255, 1
}

.ForYoungDrivers {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 241, 238, 238, 1;
    --header-content-1: 0, 160, 153, 1;
    --header-content-2: 0, 160, 153, 1;
    --header-content-3: 0, 160, 153, 0.6;
    --main-content-1: 17, 17, 17, 1;
    --main-content-2: 17, 17, 17, 0.6;
    --main-content-3: 17, 17, 17, 0.4;
    --main-content-4: 17, 17, 17, 0.2;
    --main-content-5: 17, 17, 17, 0.1;
    --main-content-6: 17, 17, 17, 0.05;
    --content-background: 17, 17, 17, 0.05;
    --content-background-prominent: 17, 17, 17, 0.1;
    --cta-primary: 214, 11, 82, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 217, 35, 99, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 214, 11, 82, 1;
    --cta-secondary-border: 214, 11, 82, 1;
    --cta-secondary-hover: 17, 17, 17, 0.05;
    --selector-active: 0, 160, 153, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 0, 160, 153, 1;
    --selector-border-2: 0, 160, 153, 0.2;
    --selector-isolated-active: 0, 160, 153, 1;
    --slider-active: 0, 160, 153, 1;
    --slider-inactive: 0, 160, 153, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 17, 17, 17, 1;
    --reg-plate: 17, 17, 17, 0.4;
    --progress-1: 0, 160, 153, 1;
    --progress-2: 0, 160, 153, 0.2;
    --summary-1: 22, 28, 52, 1;
    --summary-2: 22, 28, 52, 0.9;
    --footer-background: 0, 160, 153, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 214, 11, 82, 1;
    --summary-link: 214, 11, 82, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 0, 160, 153, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 17, 17, 17, 0.05;
    --popup-title: 17, 17, 17, 1;
    --popup-content-1: 17, 17, 17, 1;
    --popup-content-2: 17, 17, 17, 0.6;
    --popup-secondary-cta-text: 214, 11, 82, 1;
    --popup-secondary-cta-border: 214, 11, 82, 1;
    --popup-selector-active: 0, 160, 153, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 17, 17, 17, 0.4;
    --popup-link: 214, 11, 82, 1;
    --chat-background: 214, 11, 82, 1;
    --chat-text: 255, 255, 255, 1
}

.RedDrivingSchool {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 247, 247, 247, 1;
    --header-content-1: 47, 47, 47, 1;
    --header-content-2: 47, 47, 47, 1;
    --header-content-3: 47, 47, 47, 0.6;
    --main-content-1: 47, 47, 47, 1;
    --main-content-2: 47, 47, 47, 0.6;
    --main-content-3: 47, 47, 47, 0.4;
    --main-content-4: 47, 47, 47, 0.2;
    --main-content-5: 47, 47, 47, 0.1;
    --main-content-6: 47, 47, 47, 0.05;
    --content-background: 47, 47, 47, 0.05;
    --content-background-prominent: 47, 47, 47, 0.1;
    --cta-primary: 223, 43, 47, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 226, 64, 67, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 223, 43, 47, 1;
    --cta-secondary-border: 223, 43, 47, 1;
    --cta-secondary-hover: 47, 47, 47, 0.05;
    --selector-active: 223, 43, 47, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 223, 43, 47, 1;
    --selector-border-2: 223, 43, 47, 0.2;
    --selector-isolated-active: 223, 43, 47, 1;
    --slider-active: 223, 43, 47, 1;
    --slider-inactive: 223, 43, 47, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 47, 47, 47, 1;
    --reg-plate: 47, 47, 47, 0.4;
    --progress-1: 47, 47, 47, 1;
    --progress-2: 47, 47, 47, 0.2;
    --summary-1: 47, 47, 47, 1;
    --summary-2: 47, 47, 47, 0.9;
    --footer-background: 47, 47, 47, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 223, 43, 47, 1;
    --summary-link: 223, 43, 47, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 47, 47, 47, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 91, 91, 91, 0.05;
    --popup-title: 47, 47, 47, 1;
    --popup-content-1: 47, 47, 47, 1;
    --popup-content-2: 47, 47, 47, 0.6;
    --popup-secondary-cta-text: 223, 43, 47,;
    --popup-secondary-cta-border: 2223, 43, 47,;
    --popup-selector-active: 223, 43, 47, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 47, 47, 47, 0.4;
    --popup-link: 223, 43, 47, 1;
    --chat-background: 223, 43, 47, 1;
    --chat-text: 255, 255, 255, 1
}

.Stellantis {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 242, 242, 242, 1;
    --header-content-1: 34, 41, 57, 1;
    --header-content-2: 34, 41, 57, 1;
    --header-content-3: 34, 41, 57, 0.6;
    --main-content-1: 34, 41, 57, 1;
    --main-content-2: 34, 41, 57, 0.6;
    --main-content-3: 34, 41, 57, 0.4;
    --main-content-4: 34, 41, 57, 0.2;
    --main-content-5: 34, 41, 57, 0.1;
    --main-content-6: 34, 41, 57, 0.05;
    --content-background: 34, 41, 57, 0.05;
    --content-background-prominent: 34, 41, 57, 0.1;
    --cta-primary: 3, 66, 142, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 3, 66, 142, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 3, 66, 142, 1;
    --cta-secondary-border: 3, 66, 142, 1;
    --cta-secondary-hover: 29, 29, 27, 0.05;
    --selector-active: 3, 66, 142, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 3, 66, 142, 1;
    --selector-border-2: 3, 66, 142, 0.2;
    --selector-isolated-active: 3, 66, 142, 1;
    --slider-active: 3, 66, 142, 1;
    --slider-inactive: 34, 41, 57, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 34, 41, 57, 1;
    --reg-plate: 34, 41, 57, 0.4;
    --progress-1: 34, 41, 57, 1;
    --progress-2: 34, 41, 57, 0.2;
    --summary-1: 34, 41, 57, 1;
    --summary-2: 34, 41, 57, 0.9;
    --footer-background: 34, 41, 57, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 3, 66, 142, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --menu-background: 34, 41, 57, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 29, 29, 27, 0.05;
    --popup-title: 34, 41, 57, 1;
    --popup-content-1: 34, 41, 57, 1;
    --popup-content-2: 34, 41, 57, 0.6;
    --popup-secondary-cta-text: 3, 66, 142, 1;
    --popup-secondary-cta-border: 3, 66, 142, 1;
    --popup-selector-active: 3, 66, 142, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 34, 41, 57, 0.4;
    --popup-link: 3, 66, 142, 1;
    --chat-background: 3, 66, 142, 1;
    --chat-text: 255, 255, 255, 1
}

.Principal {
    --page-background-from: 255, 255, 255, 1;
    --page-background-to: 255, 255, 255, 1;
    --header-background: 72, 72, 72, 1;
    --header-content-1: 255, 255, 255, 1;
    --header-content-2: 255, 255, 255, 1;
    --header-content-3: 255, 255, 255, 0.6;
    --main-content-1: 51, 51, 51, 1;
    --main-content-2: 51, 51, 51, 0.6;
    --main-content-3: 51, 51, 51, 0.4;
    --main-content-4: 51, 51, 51, 0.2;
    --main-content-5: 51, 51, 51, 0.1;
    --main-content-6: 51, 51, 51, 0.05;
    --content-background: 51, 51, 51, 0.05;
    --content-background-prominent: 51, 51, 51, 0.1;
    --cta-primary: 39, 201, 15, 1;
    --cta-primary-text: 255, 255, 255, 1;
    --cta-primary-hover: 39, 201, 15, 1;
    --cta-secondary: 255, 255, 255, 0.1;
    --cta-secondary-text: 39, 201, 15, 1;
    --cta-secondary-border: 39, 201, 15, 1;
    --cta-secondary-hover: 34, 34, 34, 0.05;
    --selector-active: 39, 201, 15, 1;
    --selector-active-text: 255, 255, 255, 1;
    --selector-border-1: 39, 201, 15, 1;
    --selector-border-2: 39, 201, 15, 0.2;
    --selector-isolated-active: 39, 201, 15, 1;
    --slider-active: 39, 201, 15, 1;
    --slider-inactive: 39, 201, 15, 0.2;
    --slider-handle: 255, 255, 255, 1;
    --reg-plate-text: 51, 51, 51, 1;
    --reg-plate: 51, 51, 51, 0.4;
    --summary-1: 59, 59, 59, 1;
    --summary-2: 59, 59, 59, 0.9;
    --summary-link: 255, 255, 255, 1;
    --footer-background: 72, 72, 72, 1;
    --footer-content-1: 255, 255, 255, 1;
    --footer-content-2: 255, 255, 255, 0.6;
    --link: 39, 201, 15, 1;
    --error-text: 255, 0, 0, 1;
    --error-border: 255, 0, 0, 1;
    --progress-1: 39, 201, 15, 1;
    --progress-2: 39, 201, 15, 0.2;
    --menu-background: 72, 72, 72, 1;
    --menu-content-1: 255, 255, 255, 1;
    --menu-content-2: 255, 255, 255, 0.1;
    --popup-background: 34, 34, 34, 0.05;
    --popup-title: 51, 51, 51, 1;
    --popup-content-1: 51, 51, 51, 1;
    --popup-content-2: 51, 51, 51, 0.6;
    --popup-secondary-cta-text: 39, 201, 15, 1;
    --popup-secondary-cta-border: 39, 201, 15, 1;
    --popup-selector-active: 39, 201, 15, 1;
    --popup-selector-active-text: 255, 255, 255, 1;
    --popup-selector-border: 51, 51, 51, 0.4;
    --popup-link: 39, 201, 15, 1;
    --chat-background: 39, 201, 15, 1;
    --chat-text: 255, 255, 255, 1
}

/* ! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com */
*, :after, :before {
    border: 0 solid;
    box-sizing: border-box
}

:after, :before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button, input, optgroup, select, textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

menu, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder, textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button], button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img, video {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

html {
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum", "lnum";
    font-family: Raleway, system-ui, sans-serif;
    font-variant-numeric: lining-nums
}

::-ms-reveal {
    display: none
}

button, input, optgroup, select, textarea {
    -webkit-font-feature-settings: "lnum", "lnum";
    font-feature-settings: "lnum", "lnum";
    font-variant-numeric: lining-nums
}

*, :after, :before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%
}

@media (min-width: 375px) {
    .container {
        max-width: 375px
    }
}

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width: 1344px) {
    .container {
        max-width: 1344px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

.field-base {
    align-items: center;
    display: flex;
    height: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

@media (min-width: 1024px) {
    .field-base {
        height: 4rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.selector-base {
    align-items: center;
    display: flex;
    height: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

@media (min-width: 1024px) {
    .selector-base {
        height: 4rem;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.slider-thumb::-webkit-slider-thumb {
    --tw-bg-opacity: 1;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--slider-active));
    border-radius: 9999px;
    cursor: pointer;
    height: 2rem;
    width: 2rem
}

.slider-thumb::-moz-range-thumb {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--slider-active));
    border-radius: 9999px;
    cursor: pointer;
    height: 2rem;
    width: 2rem
}

.datepicker {
    --rdp-accent-color: rgba(var(--popup-selector-active));
    --rdp-background-color: rgba(var(--popup-background));
    --rdp-outline: 2px solid rgb(var(--rdp-accent-color));
    --rdp-outline-selected: 2px solid rgb(var(--rdp-accent-color))
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.inset-0 {
    bottom: 0;
    top: 0
}

.inset-0, .inset-x-0 {
    left: 0;
    right: 0
}

.inset-y-0 {
    bottom: 0;
    top: 0
}

.top-4 {
    top: 1rem
}

.right-4 {
    right: 1rem
}

.bottom-6 {
    bottom: 1.5rem
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.top-1\/2 {
    top: 50%
}

.left-1\/2 {
    left: 50%
}

.right-6 {
    right: 1.5rem
}

.top-auto {
    top: auto
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.right-1\/2 {
    right: 50%
}

.bottom-3 {
    bottom: .75rem
}

.left-14 {
    left: 3.5rem
}

.top-6 {
    top: 1.5rem
}

.right-\[8px\] {
    right: 8px
}

.bottom-\[6px\] {
    bottom: 6px
}

.top-\[37\%\] {
    top: 37%
}

.left-\[32\%\] {
    left: 32%
}

.z-10 {
    z-index: 10
}

.z-50 {
    z-index: 50
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-30 {
    z-index: 30
}

.z-\[999\] {
    z-index: 999
}

.-m-2 {
    margin: -.5rem
}

.-m-4 {
    margin: -1rem
}

.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem
}

.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

.my-20 {
    margin-bottom: 5rem;
    margin-top: 5rem
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-2 {
    margin-top: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-auto {
    margin-left: auto
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mt-4 {
    margin-top: 1rem
}

.mr-8 {
    margin-right: 2rem
}

.mt-auto {
    margin-top: auto
}

.mt-3 {
    margin-top: .75rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-12 {
    margin-top: 3rem
}

.\!mb-8 {
    margin-bottom: 2rem !important
}

.mb-12 {
    margin-bottom: 3rem
}

.ml-4 {
    margin-left: 1rem
}

.mt-10 {
    margin-top: 2.5rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mt-24 {
    margin-top: 6rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mt-1 {
    margin-top: .25rem
}

.mb-24 {
    margin-bottom: 6rem
}

.mt-16 {
    margin-top: 4rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mb-1 {
    margin-bottom: .25rem
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-8 {
    height: 2rem
}

.h-screen {
    height: 100vh
}

.h-4 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-64 {
    height: 16rem
}

.h-16 {
    height: 4rem
}

.h-2 {
    height: .5rem
}

.h-max {
    height: -webkit-max-content;
    height: max-content
}

.h-\[200px\] {
    height: 200px
}

.h-\[32px\] {
    height: 32px
}

.h-60 {
    height: 15rem
}

.h-\[180px\] {
    height: 180px
}

.h-\[193px\] {
    height: 193px
}

.h-48 {
    height: 12rem
}

.h-\[88px\] {
    height: 88px
}

.h-\[40px\] {
    height: 40px
}

.h-\[600px\] {
    height: 600px
}

.h-full {
    height: 100%
}

.h-\[60px\] {
    height: 60px
}

.h-72 {
    height: 18rem
}

.h-\[218px\] {
    height: 218px
}

.h-96 {
    height: 24rem
}

.h-\[233px\] {
    height: 233px
}

.h-\[183px\] {
    height: 183px
}

.h-\[166px\] {
    height: 166px
}

.max-h-72 {
    max-height: 18rem
}

.max-h-\[8rem\] {
    max-height: 8rem
}

.min-h-full {
    min-height: 100%
}

.min-h-\[3\.5rem\] {
    min-height: 3.5rem
}

.min-h-\[1\.5rem\] {
    min-height: 1.5rem
}

.w-full {
    width: 100%
}

.w-8 {
    width: 2rem
}

.w-4 {
    width: 1rem
}

.w-6 {
    width: 1.5rem
}

.w-12 {
    width: 3rem
}

.w-screen {
    width: 100vw
}

.w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.w-\[220px\] {
    width: 220px
}

.w-16 {
    width: 4rem
}

.w-10 {
    width: 2.5rem
}

.w-2 {
    width: .5rem
}

.w-\[32px\] {
    width: 32px
}

.w-max {
    width: -webkit-max-content;
    width: max-content
}

.w-\[270px\] {
    width: 270px
}

.w-\[120px\] {
    width: 120px
}

.w-\[135px\] {
    width: 135px
}

.w-1\/2 {
    width: 50%
}

.w-\[60px\] {
    width: 60px
}

.w-\[38\%\] {
    width: 38%
}

.w-\[240px\] {
    width: 240px
}

.max-w-\[14rem\] {
    max-width: 14rem
}

.max-w-tablet-container {
    max-width: 29.5rem
}

.max-w-\[8rem\] {
    max-width: 8rem
}

.flex-1 {
    flex: 1 1
}

.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.origin-top-right {
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.origin-left {
    -webkit-transform-origin: left;
    transform-origin: left
}

.origin-center {
    -webkit-transform-origin: center;
    transform-origin: center
}

.translate-y-1 {
    --tw-translate-y: 0.25rem
}

.translate-y-0, .translate-y-1 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-0 {
    --tw-translate-y: 0px
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-1\/2, .-translate-y-1\/2 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

.translate-y-2 {
    --tw-translate-y: 0.5rem
}

.-translate-x-full, .translate-y-2 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-full {
    --tw-translate-x: -100%
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-0, .translate-x-1\/2 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-1\/2 {
    --tw-translate-x: 50%
}

.translate-x-\[calc\(100\%\+\.75rem\)\] {
    --tw-translate-x: calc(100% + 0.75rem)
}

.rotate-180, .translate-x-\[calc\(100\%\+\.75rem\)\] {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg
}

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95
}

.scale-100, .scale-95 {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}

.scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75
}

.scale-75, .transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.animate-spin-fast {
    -webkit-animation: spin .75s linear infinite;
    animation: spin .75s linear infinite
}

.cursor-pointer {
    cursor: pointer
}

.cursor-default {
    cursor: default
}

.resize {
    resize: both
}

.list-outside {
    list-style-position: outside
}

.list-disc {
    list-style-type: disc
}

.appearance-none {
    -webkit-appearance: none;
    appearance: none
}

.auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content
}

.grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr))
}

.grid-cols-\[repeat\(4\2c minmax\(240px\2c _1fr\)\)\] {
    grid-template-columns:repeat(4, minmax(240px, 1fr))
}

.flex-col {
    flex-direction: column
}

.items-start {
    align-items: flex-start
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-evenly {
    justify-content: space-evenly
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-3 {
    gap: .75rem
}

.gap-\[2px\] {
    gap: 2px
}

.gap-1 {
    gap: .25rem
}

.gap-x-2 {
    -webkit-column-gap: .5rem;
    column-gap: .5rem
}

.gap-x-3 {
    -webkit-column-gap: .75rem;
    column-gap: .75rem
}

.gap-x-12 {
    -webkit-column-gap: 3rem;
    column-gap: 3rem
}

.gap-x-8 {
    -webkit-column-gap: 2rem;
    column-gap: 2rem
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
    margin-top: calc(.25rem * (1 - var(--tw-space-y-reverse)))
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem * var(--tw-space-x-reverse))
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem * var(--tw-space-x-reverse))
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
    margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)))
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)))
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)))
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.5rem * var(--tw-space-x-reverse))
}

.self-start {
    align-self: flex-start
}

.self-center {
    align-self: center
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-y-hidden {
    overflow-y: hidden
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-md {
    border-radius: .375rem
}

.\!rounded-md {
    border-radius: .375rem !important
}

.rounded-\[4px\] {
    border-radius: 4px
}

.rounded-sm {
    border-radius: .125rem
}

.rounded {
    border-radius: .25rem
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-b-lg {
    border-bottom-right-radius: .5rem
}

.rounded-b-lg, .rounded-l-lg {
    border-bottom-left-radius: .5rem
}

.rounded-l-lg {
    border-top-left-radius: .5rem
}

.rounded-r-lg {
    border-bottom-right-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-b-\[34px\] {
    border-bottom-left-radius: 34px;
    border-bottom-right-radius: 34px
}

.rounded-t-md {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.rounded-tl-\[34px\] {
    border-top-left-radius: 34px
}

.rounded-tr-\[8px\] {
    border-top-right-radius: 8px
}

.rounded-br-md {
    border-bottom-right-radius: .375rem
}

.rounded-bl-sm {
    border-bottom-left-radius: .125rem
}

.border-2 {
    border-width: 2px
}

.border-y {
    border-bottom-width: 1px;
    border-top-width: 1px
}

.border-y-2 {
    border-bottom-width: 2px;
    border-top-width: 2px
}

.border-t-0 {
    border-top-width: 0
}

.border-b-0 {
    border-bottom-width: 0
}

.border-r {
    border-right-width: 1px
}

.border-l {
    border-left-width: 1px
}

.border-l-2 {
    border-left-width: 2px
}

.border-r-2 {
    border-right-width: 2px
}

.border-dashed {
    border-style: dashed
}

.border-popup-background {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-background))
}

.border-main-content-5 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-5))
}

.border-popup-content-1 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-content-1))
}

.border-cta-secondary-border {
    --tw-border-opacity: 1;
    border-color: rgba(var(--cta-secondary-border))
}

.border-popup-secondary-cta-border {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-secondary-cta-border))
}

.border-selector-border-1 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--selector-border-1))
}

.border-popup-selector-active {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-selector-active))
}

.border-error-border {
    --tw-border-opacity: 1;
    border-color: rgba(var(--error-border))
}

.border-main-content-3 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-3))
}

.border-main-content-1 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-1))
}

.border-main-content-4 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-4))
}

.border-popup-selector-border {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-selector-border))
}

.border-popup-content-2 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-content-2))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-reg-plate {
    --tw-border-opacity: 1;
    border-color: rgba(var(--reg-plate))
}

.border-page-background-from {
    --tw-border-opacity: 1;
    border-color: rgba(var(--page-background-from))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-header-content-1 {
    --tw-border-opacity: 1;
    border-color: rgba(var(--header-content-1))
}

.bg-summary-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--summary-2))
}

.bg-summary-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--summary-1))
}

.bg-header-content-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--header-content-1))
}

.bg-content-background {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--content-background))
}

.\!bg-popup-background {
    --tw-bg-opacity: 1 !important
}

.\!bg-popup-background, .\!bg-popup-background\/10 {
    background-color: rgba(var(--popup-background)) !important
}

.bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-white\/10 {
    background-color: hsla(0, 0%, 100%, .1)
}

.bg-cta-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--cta-primary))
}

.bg-cta-secondary {
    --tw-bg-opacity: 1
}

.bg-cta-secondary, .bg-cta-secondary\/10 {
    background-color: rgba(var(--cta-secondary))
}

.bg-transparent {
    background-color: transparent
}

.bg-selector-active {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--selector-active))
}

.bg-popup-background {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--popup-background))
}

.bg-popup-selector-active {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--popup-selector-active))
}

.\!bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}

.bg-slider-inactive {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--slider-inactive))
}

.bg-\[\#003287\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 50 135/var(--tw-bg-opacity))
}

.bg-\[\#FFC850\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 200 80/var(--tw-bg-opacity))
}

.\!bg-cta-primary {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--cta-primary)) !important
}

.bg-content-background-prominent {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--content-background-prominent))
}

.bg-main-content-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--main-content-1))
}

.bg-main-content-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--main-content-4))
}

.bg-footer-background {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--footer-background))
}

.bg-menu-background {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--menu-background))
}

.bg-header-background {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--header-background))
}

.bg-progress-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--progress-2))
}

.bg-progress-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--progress-1))
}

.bg-white\/60 {
    background-color: hsla(0, 0%, 100%, .6)
}

.bg-popup-background\/10 {
    background-color: rgba(var(--popup-background))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-main-content-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--main-content-5))
}

.\!bg-summary-2 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--summary-2)) !important
}

.bg-chat-background {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--chat-background))
}

.bg-chat-text {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--chat-text))
}

.bg-menu-content-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--menu-content-2))
}

.\!bg-content-background-prominent {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(var(--content-background-prominent)) !important
}

.\!bg-transparent {
    background-color: transparent !important
}

.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.from-page-background-from {
    --tw-gradient-from: rgba(var(--page-background-from));
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--page-background-from)))
}

.to-page-background-to {
    --tw-gradient-to: rgba(var(--page-background-to))
}

.fill-current {
    fill: currentColor
}

.fill-transparent {
    fill: transparent
}

.fill-main-content-2 {
    fill: rgba(var(--main-content-2))
}

.fill-main-content-1 {
    fill: rgba(var(--main-content-1))
}

.stroke-current {
    stroke: currentColor
}

.stroke-progress-2 {
    stroke: rgba(var(--progress-2))
}

.stroke-progress-1 {
    stroke: rgba(var(--progress-1))
}

.object-cover {
    object-fit: cover
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.p-4 {
    padding: 1rem
}

.p-2 {
    padding: .5rem
}

.p-1 {
    padding: .25rem
}

.\!p-8 {
    padding: 2rem !important
}

.\!p-4 {
    padding: 1rem !important
}

.\!p-0 {
    padding: 0 !important
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-\[14px\] {
    padding-bottom: 14px;
    padding-top: 14px
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.\!py-4 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important
}

.\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-1 {
    padding-top: .25rem
}

.pt-12 {
    padding-top: 3rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pr-4 {
    padding-right: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pt-4 {
    padding-top: 1rem
}

.\!pb-8 {
    padding-bottom: 2rem !important
}

.\!pt-6 {
    padding-top: 1.5rem !important
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.font-lato {
    font-family: Lato, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.font-raleway {
    font-family: Raleway, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.\!font-helvetica {
    font-family: Helvetica, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important
}

.text-sm {
    font-size: .75rem
}

.text-lg {
    font-size: 1.5rem
}

.text-xs {
    font-size: .625rem
}

.text-md {
    font-size: .875rem
}

.text-base {
    font-size: 1rem
}

.text-xl {
    font-size: 2rem
}

.text-2xl {
    font-size: 3rem
}

.text-\[1\.25rem\] {
    font-size: 1.25rem
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.\!font-light {
    font-weight: 300 !important
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.leading-\[14px\] {
    line-height: 14px
}

.leading-5 {
    line-height: 1.25rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-\[150\%\] {
    line-height: 150%
}

.leading-6 {
    line-height: 1.5rem
}

.leading-3 {
    line-height: .75rem
}

.leading-4 {
    line-height: 1rem
}

.leading-10 {
    line-height: 2.5rem
}

.leading-\[120\%\] {
    line-height: 120%
}

.leading-\[3\.5rem\] {
    line-height: 3.5rem
}

.leading-\[19px\] {
    line-height: 19px
}

.leading-\[56px\] {
    line-height: 56px
}

.leading-\[1\.5rem\] {
    line-height: 1.5rem
}

.leading-\[18px\] {
    line-height: 18px
}

.leading-\[37px\] {
    line-height: 37px
}

.leading-9 {
    line-height: 2.25rem
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-header-background {
    --tw-text-opacity: 1;
    color: rgba(var(--header-background))
}

.text-popup-content-1 {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-content-1))
}

.text-popup-title {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-title))
}

.text-main-content-1 {
    --tw-text-opacity: 1;
    color: rgba(var(--main-content-1))
}

.text-cta-primary-text {
    --tw-text-opacity: 1;
    color: rgba(var(--cta-primary-text))
}

.text-popup-link {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-link))
}

.text-error-text {
    --tw-text-opacity: 1;
    color: rgba(var(--error-text))
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-cta-primary {
    --tw-text-opacity: 1;
    color: rgba(var(--cta-primary))
}

.text-cta-secondary-text {
    --tw-text-opacity: 1;
    color: rgba(var(--cta-secondary-text))
}

.text-popup-secondary-cta-text {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-secondary-cta-text))
}

.text-popup-secondary-cta-border {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-secondary-cta-border))
}

.text-selector-active {
    --tw-text-opacity: 1;
    color: rgba(var(--selector-active))
}

.text-selector-active-text {
    --tw-text-opacity: 1;
    color: rgba(var(--selector-active-text))
}

.text-popup-selector-active-text {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-selector-active-text))
}

.text-popup-selector-active {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-selector-active))
}

.text-slider-handle {
    --tw-text-opacity: 1;
    color: rgba(var(--slider-handle))
}

.text-main-content-2 {
    --tw-text-opacity: 1;
    color: rgba(var(--main-content-2))
}

.text-reg-plate-text {
    --tw-text-opacity: 1;
    color: rgba(var(--reg-plate-text))
}

.text-footer-content-2 {
    --tw-text-opacity: 1;
    color: rgba(var(--footer-content-2))
}

.text-white\/10 {
    color: hsla(0, 0%, 100%, .1)
}

.text-menu-content-1 {
    --tw-text-opacity: 1;
    color: rgba(var(--menu-content-1))
}

.text-main-content-4 {
    --tw-text-opacity: 1;
    color: rgba(var(--main-content-4))
}

.text-white\/60 {
    color: hsla(0, 0%, 100%, .6)
}

.text-main-content-3 {
    --tw-text-opacity: 1;
    color: rgba(var(--main-content-3))
}

.text-footer-content-1 {
    --tw-text-opacity: 1;
    color: rgba(var(--footer-content-1))
}

.text-link {
    --tw-text-opacity: 1;
    color: rgba(var(--link))
}

.text-chat-text {
    --tw-text-opacity: 1;
    color: rgba(var(--chat-text))
}

.text-menu-content-2 {
    --tw-text-opacity: 1;
    color: rgba(var(--menu-content-2))
}

.text-header-content-1 {
    --tw-text-opacity: 1;
    color: rgba(var(--header-content-1))
}

.text-header-content-2 {
    --tw-text-opacity: 1;
    color: rgba(var(--header-content-2))
}

.text-white\/20 {
    color: hsla(0, 0%, 100%, .2)
}

.text-popup-content-2 {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-content-2))
}

.text-white\/40 {
    color: hsla(0, 0%, 100%, .4)
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.line-through {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.opacity-40 {
    opacity: .4
}

.opacity-60 {
    opacity: .6
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-10 {
    opacity: .1
}

.shadow-freshChat {
    --tw-shadow: 0 5px 4px 0 rgba(0, 0, 0, .26);
    --tw-shadow-colored: 0 5px 4px 0 var(--tw-shadow-color);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.blur {
    --tw-blur: blur(8px)
}

.blur, .filter {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-transform {
    transition-duration: .15s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-300 {
    transition-duration: .3s
}

.duration-200 {
    transition-duration: .2s
}

.duration-150 {
    transition-duration: .15s
}

.duration-75 {
    transition-duration: 75ms
}

.duration-100 {
    transition-duration: .1s
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.remove-bottom-radius {
    -webkit-appearance: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.remove-top-radius {
    -webkit-appearance: none;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.placeholder\:text-main-content-2::-webkit-input-placeholder {
    --tw-text-opacity: 1;
    color: rgba(var(--main-content-2))
}

.placeholder\:text-main-content-2::placeholder {
    --tw-text-opacity: 1;
    color: rgba(var(--main-content-2))
}

.placeholder\:text-popup-content-2::-webkit-input-placeholder {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-content-2))
}

.placeholder\:text-popup-content-2::placeholder {
    --tw-text-opacity: 1;
    color: rgba(var(--popup-content-2))
}

.placeholder\:text-reg-plate-text::-webkit-input-placeholder {
    --tw-text-opacity: 1;
    color: rgba(var(--reg-plate-text))
}

.placeholder\:text-reg-plate-text::placeholder {
    --tw-text-opacity: 1;
    color: rgba(var(--reg-plate-text))
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}

.before\:top-\[5px\]:before {
    content: var(--tw-content);
    top: 5px
}

.before\:left-\[4px\]:before {
    content: var(--tw-content);
    left: 4px
}

.before\:h-\[2px\]:before {
    content: var(--tw-content);
    height: 2px
}

.before\:w-\[65\%\]:before {
    content: var(--tw-content);
    width: 65%
}

.before\:rounded-sm:before {
    border-radius: .125rem;
    content: var(--tw-content)
}

.before\:bg-chat-background:before {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--chat-background));
    content: var(--tw-content)
}

.after\:absolute:after {
    content: var(--tw-content);
    position: absolute
}

.after\:top-full:after {
    content: var(--tw-content);
    top: 100%
}

.after\:top-\[10px\]:after {
    content: var(--tw-content);
    top: 10px
}

.after\:left-\[4px\]:after {
    content: var(--tw-content);
    left: 4px
}

.after\:h-0:after {
    content: var(--tw-content);
    height: 0
}

.after\:h-\[2px\]:after {
    content: var(--tw-content);
    height: 2px
}

.after\:w-0:after {
    content: var(--tw-content);
    width: 0
}

.after\:w-\[44\%\]:after {
    content: var(--tw-content);
    width: 44%
}

.after\:rounded-sm:after {
    border-radius: .125rem;
    content: var(--tw-content)
}

.after\:border-8:after {
    border-width: 8px;
    content: var(--tw-content)
}

.after\:border-transparent:after {
    border-color: transparent;
    content: var(--tw-content)
}

.after\:border-t-content-background:after {
    --tw-border-opacity: 1;
    border-top-color: rgba(var(--content-background));
    content: var(--tw-content)
}

.after\:bg-chat-background:after {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--chat-background));
    content: var(--tw-content)
}

.after\:content-\[\'\'\]:after {
    --tw-content: "";
    content: var(--tw-content)
}

.first\:border-t-0:first-child {
    border-top-width: 0
}

.last\:border-0:last-child {
    border-width: 0
}

.last\:border-b-0:last-child {
    border-bottom-width: 0
}

.checked\:border-white:checked {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.checked\:bg-white:checked {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.checked\:bg-popup-selector-active:checked {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--popup-selector-active))
}

.focus-within\:border-main-content-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-1))
}

.hover\:bg-cta-primary-hover:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--cta-primary-hover))
}

.hover\:bg-cta-secondary-hover:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--cta-secondary-hover))
}

.focus\:border-main-content-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-1))
}

.focus\:border-popup-content-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(var(--popup-content-2))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:placeholder\:invisible:focus::-webkit-input-placeholder {
    visibility: hidden
}

.focus\:placeholder\:invisible:focus::placeholder {
    visibility: hidden
}

.focus-visible\:outline-1:focus-visible {
    outline-width: 1px
}

.focus-visible\:outline-main-content-1:focus-visible {
    outline-color: rgba(var(--main-content-1))
}

.children\:focus-within\:border-main-content-3:focus-within > * {
    --tw-border-opacity: 1;
    border-color: rgba(var(--main-content-3))
}

@media (min-width: 375px) {
    .xs\:h-6 {
        height: 1.5rem
    }

    .xs\:h-8 {
        height: 2rem
    }

    .xs\:w-max {
        width: -webkit-max-content;
        width: max-content
    }

    .xs\:scale-95 {
        --tw-scale-x: .95;
        --tw-scale-y: .95;
        -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .xs\:flex-row {
        flex-direction: row
    }

    .xs\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
        margin-top: calc(0px * (1 - var(--tw-space-y-reverse)))
    }

    .xs\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem * var(--tw-space-x-reverse))
    }
}

@media (min-width: 640px) {
    .sm\:relative {
        position: relative
    }

    .sm\:\!relative {
        position: relative !important
    }

    .sm\:bottom-8 {
        bottom: 2rem
    }

    .sm\:left-auto {
        left: auto
    }

    .sm\:\!right-0 {
        right: 0 !important
    }

    .sm\:\!right-1\/2 {
        right: 50% !important
    }

    .sm\:\!left-0 {
        left: 0 !important
    }

    .sm\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm\:my-12 {
        margin-bottom: 3rem;
        margin-top: 3rem
    }

    .sm\:my-8 {
        margin-bottom: 2rem;
        margin-top: 2rem
    }

    .sm\:my-6 {
        margin-top: 1.5rem
    }

    .sm\:mb-6, .sm\:my-6 {
        margin-bottom: 1.5rem
    }

    .sm\:mt-6 {
        margin-top: 1.5rem
    }

    .sm\:mb-12 {
        margin-bottom: 3rem
    }

    .sm\:mb-8 {
        margin-bottom: 2rem
    }

    .sm\:mt-12 {
        margin-top: 3rem
    }

    .sm\:mb-24 {
        margin-bottom: 6rem
    }

    .sm\:mt-11 {
        margin-top: 2.75rem
    }

    .sm\:mb-\[14\.75rem\] {
        margin-bottom: 14.75rem
    }

    .sm\:mr-0 {
        margin-right: 0
    }

    .sm\:mt-8 {
        margin-top: 2rem
    }

    .sm\:mb-16 {
        margin-bottom: 4rem
    }

    .sm\:flex {
        display: flex
    }

    .sm\:h-\[230px\] {
        height: 230px
    }

    .sm\:w-56 {
        width: 14rem
    }

    .sm\:w-80 {
        width: 20rem
    }

    .sm\:w-\[348px\] {
        width: 348px
    }

    .sm\:w-fit {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .sm\:min-w-tablet-container {
        min-width: 29.5rem
    }

    .sm\:max-w-tablet-page {
        max-width: 45rem
    }

    .sm\:translate-x-1\/2 {
        --tw-translate-x: 50%
    }

    .sm\:scale-100, .sm\:translate-x-1\/2 {
        -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1
    }

    .sm\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .sm\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:gap-6 {
        gap: 1.5rem
    }

    .sm\:gap-y-8 {
        row-gap: 2rem
    }

    .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(2rem * var(--tw-space-y-reverse));
        margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)))
    }

    .sm\:p-8 {
        padding: 2rem
    }

    .sm\:p-6 {
        padding: 1.5rem
    }

    .sm\:p-12 {
        padding: 3rem
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm\:pb-0 {
        padding-bottom: 0
    }

    .sm\:pr-3 {
        padding-right: .75rem
    }

    .sm\:pl-0 {
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .md\:top-6 {
        top: 1.5rem
    }

    .md\:right-6 {
        right: 1.5rem
    }

    .md\:my-8 {
        margin-bottom: 2rem;
        margin-top: 2rem
    }

    .md\:-mx-\[calc\(\(100vw-theme\(maxWidth\.tablet-page\)\)\/2\)\] {
        margin-left: calc(-50vw - -22.5rem);
        margin-right: calc(-50vw - -22.5rem)
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:mb-24 {
        margin-bottom: 6rem
    }

    .md\:mb-8 {
        margin-bottom: 2rem
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:mb-12 {
        margin-bottom: 3rem
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mb-\[16\.25\] {
        margin-bottom: 16.25
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:inline-flex {
        display: inline-flex
    }

    .md\:hidden {
        display: none
    }

    .md\:w-80 {
        width: 20rem
    }

    .md\:w-auto {
        width: auto
    }

    .md\:min-w-tablet-page {
        min-width: 45rem
    }

    .md\:max-w-tablet-container {
        max-width: 29.5rem
    }

    .md\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:gap-3 {
        gap: .75rem
    }

    .md\:gap-6 {
        gap: 1.5rem
    }

    .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
        margin-top: calc(0px * (1 - var(--tw-space-y-reverse)))
    }

    .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(1.5rem * var(--tw-space-x-reverse))
    }

    .md\:\!bg-content-background-prominent {
        --tw-bg-opacity: 1 !important;
        background-color: rgba(var(--content-background-prominent)) !important
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:\!p-16 {
        padding: 4rem !important
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-\[calc\(\(100vw-theme\(maxWidth\.tablet-page\)\)\/2\)\] {
        padding-left: calc(50vw - 22.5rem);
        padding-right: calc(50vw - 22.5rem)
    }

    .md\:\!px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .md\:pr-6 {
        padding-right: 1.5rem
    }

    .md\:\!pb-8 {
        padding-bottom: 2rem !important
    }

    .md\:\!pt-6 {
        padding-top: 1.5rem !important
    }

    .md\:pt-12 {
        padding-top: 3rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-xs {
        font-size: .625rem
    }

    .md\:text-lg {
        font-size: 1.5rem
    }
}

@media (min-width: 1024px) {
    .lg\:bottom-12 {
        bottom: 3rem
    }

    .lg\:right-\[30px\] {
        right: 30px
    }

    .lg\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .lg\:my-8 {
        margin-bottom: 2rem;
        margin-top: 2rem
    }

    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:my-16 {
        margin-bottom: 4rem;
        margin-top: 4rem
    }

    .lg\:my-12 {
        margin-bottom: 3rem;
        margin-top: 3rem
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:mb-24 {
        margin-bottom: 6rem
    }

    .lg\:mb-12 {
        margin-bottom: 3rem
    }

    .lg\:mt-9 {
        margin-top: 2.25rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:ml-6 {
        margin-left: 1.5rem
    }

    .lg\:mb-4 {
        margin-bottom: 1rem
    }

    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mt-12 {
        margin-top: 3rem
    }

    .lg\:mb-2 {
        margin-bottom: .5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:mb-36 {
        margin-bottom: 9rem
    }

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

    .lg\:block {
        display: block
    }

    .lg\:h-16 {
        height: 4rem
    }

    .lg\:h-8 {
        height: 2rem
    }

    .lg\:h-\[4\.5rem\] {
        height: 4.5rem
    }

    .lg\:max-h-80 {
        max-height: 20rem
    }

    .lg\:max-h-\[9rem\] {
        max-height: 9rem
    }

    .lg\:min-h-\[4rem\] {
        min-height: 4rem
    }

    .lg\:w-80 {
        width: 20rem
    }

    .lg\:w-\[26\.5rem\] {
        width: 26.5rem
    }

    .lg\:w-12 {
        width: 3rem
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:min-w-\[19\.5rem\] {
        min-width: 19.5rem
    }

    .lg\:min-w-desktop-container {
        min-width: 40.5rem
    }

    .lg\:max-w-\[19\.5rem\] {
        max-width: 19.5rem
    }

    .lg\:max-w-desktop-container {
        max-width: 40.5rem
    }

    .lg\:max-w-desktop-page {
        max-width: 82.5rem
    }

    .lg\:max-w-\[9rem\] {
        max-width: 9rem
    }

    .lg\:grid-cols-1 {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }

    .lg\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:p-8 {
        padding: 2rem
    }

    .lg\:p-16 {
        padding: 4rem
    }

    .lg\:\!p-8 {
        padding: 2rem !important
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:pb-\[4\.5rem\] {
        padding-bottom: 4.5rem
    }

    .lg\:pb-4 {
        padding-bottom: 1rem
    }

    .lg\:pb-5 {
        padding-bottom: 1.25rem
    }

    .lg\:text-md {
        font-size: .875rem
    }

    .lg\:text-lg {
        font-size: 1.5rem
    }
}

/*# sourceMappingURL=main.912ef2c9.css.map*/
