@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap");

/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    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;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

::-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
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
select:focus,
textarea:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: #0000;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=checkbox]:indeterminate,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    border-color: #0000;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    border-color: #0000;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

*,
::backdrop,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --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-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --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: #3b82f680;
    --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%
}
.flex-col-7 {
        width: 100%;
}
@media (min-width:576px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
    .flex-col-7 {
            width: 70%;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 992px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1400px
    }
}

.flex-col-3 {
    max-width: 100%
}

@media (min-width:768px) {
    .flex-col-3 {
        width: 25%
    }
}

.flex-col-6 {
    max-width: 100%
}

@media (min-width:768px) {
    .flex-col-6 {
        width: 50%
    }
}

.flex-col-12 {
    max-width: 100%
}

@media (min-width:768px) {
    .flex-col-12 {
        width: 100%
    }
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
    width: 100%;
    max-width: 100%;
    border-radius: 3px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(161 161 161/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.375;
    --tw-text-opacity: 1;
    color: rgb(57 72 111/var(--tw-text-opacity))
}

@media (min-width:992px) {

    [multiple],
    [type=date],
    [type=datetime-local],
    [type=email],
    [type=month],
    [type=number],
    [type=password],
    [type=search],
    [type=tel],
    [type=text],
    [type=time],
    [type=url],
    [type=week],
    select,
    textarea {
        border-radius: 0;
        --tw-border-opacity: 1;
        border-color: rgb(30 112 174/var(--tw-border-opacity))
    }
}

[type=email]:focus,
[type=tel]:focus,
[type=text]:focus,
input:focus,
select:focus,
textarea:focus {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(161 161 161/var(--tw-border-opacity));
    outline: 2px solid #0000;
    outline-offset: 2px
}

@media (min-width:992px) {

    [type=email]:focus,
    [type=tel]:focus,
    [type=text]:focus,
    input:focus,
    select:focus,
    textarea:focus {
        --tw-border-opacity: 1;
        border-color: rgb(30 112 174/var(--tw-border-opacity))
    }
}

.form-header h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .form-header h2 {
        font-size: 24px
    }
}

.form-header p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: .75rem !important;
    line-height: 1rem !important;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(51 51 51/var(--tw-text-opacity))
}

.form-body label:not(.form-check-label) {
    display: none;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

@media (min-width:992px) {
    .form-body label:not(.form-check-label) {
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-weight: 400
    }
}

.form-body p {
    margin: 0 0 1rem;
    font-size: .875rem;
    line-height: 1.25rem
}

.form-footer {
    margin-top: 1rem
}

@media (min-width:768px) {
    .form-footer {
        margin-top: 2rem
    }
}

.form-body--footer {
    margin-top: 1rem;
    display: flex;
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

@media (min-width:768px) {
    .form-body--footer {
        margin-top: 2rem
    }
}

.form-body .form-check-input {
    visibility: hidden;
    position: absolute;
    bottom: 200%
}

.form-body .form-check .form-check-label {
    margin-bottom: 0;
    display: inline-flex;
    cursor: pointer;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: .75rem 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(1 1 1/var(--tw-text-opacity))
}

.form-body .form-check .form-check-label.checkbox-label {
    padding: .25rem;
    font-size: 13px;
}

.form-body .form-check .form-check-label:before {
    margin-right: .75rem;
    display: block;
    height: 28px;
    width: 28px;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(161 161 161/var(--tw-border-opacity));
    line-height: 1;
    --tw-content: "";
    content: var(--tw-content)
}

.form-body .form-check-input:checked+.form-check-label:before {
    height: 28px;
    width: 28px;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(32 147 210/var(--tw-bg-opacity));
    outline-style: solid;
    outline-width: 2px;
    outline-offset: -4px;
    outline-color: #fff
}

.form-body .form-check-line .form-check-label:before {
    display: none
}

.form-body .form-check-line .form-check-label {
    margin-top: .75rem;
    display: block;
    border-radius: 0px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(161 161 161/var(--tw-border-opacity));
    padding: 16px;
    text-align: center
}

.form-body .form-check-line .form-check-input:checked+.form-check-label {
    --tw-bg-opacity: 1;
    background-color: #006FBB;
    --tw-text-opacity: 1;
    color: #FFFFFF;
}

.form-body .form-select select {
    --tw-border-opacity: 1;
    border-color: rgb(30 112 174/var(--tw-border-opacity))
}

.form-body .error-message {
    margin-top: .25rem;
    display: none;
    font-size: 11px;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(248 51 51/var(--tw-text-opacity))
}

.form-body .error-message:before {
    display: inline-block;
    height: 18px;
    width: 18px;
    background-image: url(../img/sprites_nolo_warnings.png);
    background-position: 0 -240px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    --tw-content: "";
    content: var(--tw-content)
}

.form-body .error+.error-message,
.form-body .show {
    display: block !important
}

.form-body .error select,
.form-body input.error,
.form-body select.error,
.form-body textarea.error {
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(248 51 51/var(--tw-border-opacity))
}
.mobile-radio-group .radio-group{
   justify-content: flex-start;
   display: flex;
   gap: 150px;
}
.mobile-radio-group .radio-group span{
    font-family: Nunito Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;

}
@media (min-width:992px) {
    .question--form .form-body {
        margin-top: 2rem
    }
}

.question--form .form-body--inner {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 1.25rem;
    -moz-column-gap: 0;
    column-gap: 0
}

.question--form .form-body p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: .875rem;
    line-height: 1.25rem
}

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

@media (min-width:992px) {
    .question--form .form-body label {
        margin-bottom: .25rem
    }
}

.question--form .form-body label small {
    font-size: 9px;
    line-height: 1
}

.question--form .form-group {
    display: block;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    align-items: center;
    row-gap: 0
}

.question--form .form-body .form-disclaimer p {
    font-size: 10px;
    line-height: 1.375;
    --tw-text-opacity: 1;
    color: rgb(153 153 153/var(--tw-text-opacity))
}

.question--form .form-body .form-disclaimer p+p {
    margin-bottom: 0
}

.question--form .form-body .form-group input,
.question--form .form-body .form-group select,
.question--form .form-body .form-group textarea {
    padding: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(79 79 79/var(--tw-text-opacity))
}

@media (min-width:992px) {

    .question--form .form-body .form-group input,
    .question--form .form-body .form-group select,
    .question--form .form-body .form-group textarea {
        padding-top: .25rem;
        padding-bottom: .25rem;
        font-size: 13px
    }
}

.question--form .form-body .form-group textarea {
    height: 85px;
    max-width: 100%;
    font-weight: 400
}

.for-desktop .question--form .form-body.form-sec-4 .error-message {
    grid-column: 2/span 1
}

.evaluation-steps {
    margin-top: 1.25rem
}

.evaluation-steps--inner {
    position: relative;
    height: 24px;
    width: 100%;
    max-width: 500px;
    align-items: center;
    justify-content: space-evenly;
    font-size: .75rem;
    line-height: 1rem
}

.evaluation-step {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(211 210 224/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(102 102 102/var(--tw-text-opacity))
}

.evaluation-step:after,
.evaluation-step:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 24px;
    width: 12px;
    --tw-content: "";
    content: var(--tw-content)
}

.evaluation-step:after {
    left: auto;
    right: 0;
    background-image: url(../img/sprite_breadcrumb_arrows_02.png)
}

.evaluation-step:last-of-type:after {
    background-image: url(../img/sprite_breadcrumb_arrows_03.png)
}

.evaluation-step.active {
    --tw-bg-opacity: 1;
    background-color: rgb(30 112 174/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.evaluation-step.active:after {
    background-image: url(../img/sprite_breadcrumb_arrows_01.png)
}

.evaluation-step.active:before {
    left: -12px;
    background-image: url(../img/sprite_breadcrumb_arrows_05.png)
}

.evaluation-step.active:first-of-type:before {
    background-image: none
}

.evaluation-step.active:last-of-type:after {
    background-image: url(../img/sprite_breadcrumb_arrows_04.png)
}

.container-main-content .evaluation-step--title strong {
    display: block;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.container-main-content .evaluation-step--title p {
    margin-top: .75rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(32 147 210/var(--tw-text-opacity))
}

.evaluation-step--title .step-titles {
    display: none
}

.evaluation-step--title .step-titles.active {
    display: block
}

.for-mobile .question--form .form-body .form-group input#nolopath-qzip-mobile {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600
}

.question--form .hide {
    display: none !important
}

.wg-accordion {
    margin-bottom: 1rem;
    overflow: hidden;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity));
    padding: .75rem 1rem
}

.accordion-header {
    margin: 0;
    display: flex;
    cursor: pointer;
    align-items: center;
    padding: 0 1.25rem 0 0;
    font-family: Tahoma, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 800
}

.accordion-header,
.accordion-header.open,
.accordion-header:hover {
    --tw-text-opacity: 1;
    color: rgb(102 102 102/var(--tw-text-opacity))
}

.accordion-header.open {
    font-weight: 800
}

.accordion-body {
    margin: 0;
    display: none;
    padding: 1.25rem 0 0 2.5rem;
    font-size: 16px;
    line-height: 2;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .accordion-body {
        font-size: 16px
    }
}

.accordion-body p {
    font-size: .75rem;
    line-height: 1rem
}

.accordion-body a {
    --tw-text-opacity: 1;
    color: rgb(3 132 215/var(--tw-text-opacity))
}

.accordion-body a:hover {
    --tw-text-opacity: 1;
    color: rgb(14 70 102/var(--tw-text-opacity))
}

body,
html {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: rgb(96 96 96/var(--tw-text-opacity))
}

body,
h1,
html {
    line-height: 1.4;
    --tw-text-opacity: 1
}

h1 {
    margin-bottom: 1.25rem;
    display: block;
    font-size: 25px;
    font-weight: 700;
    color: rgb(51 51 51/var(--tw-text-opacity))
}

h2 {
    font-weight: 400
}

h2,
h3 {
    margin-bottom: 1rem;
    display: block;
    font-size: 21px;
    line-height: 1.4;
    --tw-text-opacity: 1;
    color: rgb(57 57 57/var(--tw-text-opacity))
}

h3 {
    font-weight: 700
}

h4 {
    font-size: 18px
}

h4,
h5 {
    margin-bottom: 1rem;
    display: block;
    font-weight: 700;
    line-height: 1.4;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

h5 {
    font-size: 16px
}

p {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.4
}

.container {
    max-width: 375px
}

@media (min-width:992px) {
    .container {
        max-width: 1000px
    }
}

header.stickybar {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 50
}

header.stickybar .header--wrapper.narrow {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.container-main-content ul {
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 1rem
}

.container-main-content ol li,
.container-main-content ul li {
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.5
}

.container-main-content p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.container-main-content strong {
    --tw-text-opacity: 1;
    color: rgb(57 57 57/var(--tw-text-opacity))
}

.container-main-content a {
    --tw-text-opacity: 1;
    color: rgb(3 132 215/var(--tw-text-opacity))
}

.container-main-content a:hover {
    --tw-text-opacity: 1;
    color: rgb(27 57 108/var(--tw-text-opacity))
}

.container-main-content .main-content--member h2,
.container-main-content .main-content--primary h2 {
    font-family: Tahoma, sans-serif
}

.container-info .info--message-mobile strong {
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

.thank-you table {
    width: 100%;
    border: none;
    font-size: .875rem;
    line-height: 1.25rem
}

.thank-you table tr {
   border: none;
}

.thank-you table th {
    width: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(30 114 179/var(--tw-bg-opacity));
    padding: .25rem .5rem;
    text-align: left;
    vertical-align: top;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.thank-you table th:nth-child(2n) {
    border: none;
}

.thank-you table td {
    width: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .25rem .5rem;
    vertical-align: top;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.thank-you table td:nth-child(2n) {
     border: none;
}
.thank-you table tr td:nth-child(1) {
font-family: Nunito Sans;
font-weight: 800;
font-style: ExtraBold;
font-size: 18px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;

}
.thank-you table tr td:nth-child(2) {
    font-family: Nunito Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;

}
.thank-you table tr td{
   border: none;
   text-align: left;
}

.container-main-content .thank-you--primary p,
.container-main-content.for-mobile .thank-you p {
    margin-top: 0;
    margin-bottom: .5rem
}

.container-main-content.for-mobile .thank-you .thank-you__inner p {
    margin-top: 0;
    margin-bottom: .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

.container-main-content.for-mobile .thank-you .thank-you__inner p:last-of-type {
    margin-bottom: 0
}

.footer-mid__copyright a {
    text-decoration-line: underline
}

.footer-mid__copyright a,
.footer-mid__copyright a:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.footer-mid__copyright a:hover {
    text-decoration-line: none
}

.fixed {
    position: fixed
}

.relative {
    position: relative
}

.col-\[2_\/_span_1\] {
    grid-column: 2/span 1
}

.m-1 {
    margin: .25rem
}

.\!my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.\!mb-0 {
    margin-bottom: 0 !important
}

.\!mb-1 {
    margin-bottom: .25rem !important
}

.\!mb-3 {
    margin-bottom: .75rem !important
}

.\!mb-4 {
    margin-bottom: 1rem !important
}

.\!mt-4 {
    margin-top: 1rem !important
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mr-2 {
    margin-right: .5rem
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-3 {
    margin-top: .75rem;
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-full{
    height: 100%
}

.w-full {
    width: 100%
}

.\!max-w-full {
    max-width: 100% !important
}

.max-w-\[14px\] {
    max-width: 14px
}

.max-w-\[25\%\] {
    max-width: 25%
}

.max-w-\[30\%\] {
    max-width: 30%
}

.max-w-\[240px\] {
    max-width: 240px
}

.max-w-\[350px\] {
    max-width: 350px
}

.max-w-\[40\%\] {
    max-width: 40%
}

.max-w-\[45\%\] {
    max-width: 45%
}

.max-w-\[500px\] {
    max-width: 500px
}

.max-w-\[65\%\] {
    max-width: 65%
}

.flex-col-12 {
    flex: 0 0 100%
}

.flex-col-3 {
    flex: 0 0 25%
}

.flex-col-6 {
    flex: 0 0 50%
}

.\!grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-wrap {
    flex-wrap: wrap
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.\!justify-end {
    justify-content: flex-end !important
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.gap-x-0 {
    -moz-column-gap: 0;
    column-gap: 0
}

.gap-y-3 {
    row-gap: .75rem
}

.overflow-hidden {
    overflow: hidden
}

.rounded-\[3px\] {
    border-radius: 3px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-\[3px\] {
    border-width: 3px
}

.border-\[\#004A73\],
.border-\[\#004a73\] {
    --tw-border-opacity: 1;
    border-color: rgb(0 74 115/var(--tw-border-opacity))
}

.border-\[\#1e70ae\] {
    --tw-border-opacity: 1;
    border-color: rgb(30 112 174/var(--tw-border-opacity))
}

.border-\[\#1e72b3\] {
    --tw-border-opacity: 1;
    border-color: rgb(30 114 179/var(--tw-border-opacity))
}

.border-\[\#2ca2ff\] {
    --tw-border-opacity: 1;
    border-color: rgb(44 162 255/var(--tw-border-opacity))
}

.border-\[\#dcdcdc\] {
    --tw-border-opacity: 1;
    border-color: rgb(220 220 220/var(--tw-border-opacity))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-slate-300 {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225/var(--tw-border-opacity))
}

.bg-\[\#004a73\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 74 115/var(--tw-bg-opacity))
}

.bg-\[\#1e70ae\] {
    --tw-bg-opacity: 1;
    background-color: rgb(30 112 174/var(--tw-bg-opacity))
}

.bg-\[\#F4F7F7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(244 247 247/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.fill-white {
    fill: #fff
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-1 {
    padding-left: .25rem
}

.pr-1 {
    padding-right: .25rem
}

.pr-3 {
    padding-right: .75rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-8 {
    padding-top: 2rem
}

.text-center {
    text-align: center
}

.\!text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.\!text-lg {
    font-size: 1.125rem !important
}

.\!text-lg,
.\!text-xl {
    line-height: 1.75rem !important
}

.\!text-xl {
    font-size: 1.25rem !important
}

.text-\[11px\] {
    font-size: 11px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[32px\] {
    font-size: 32px
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.\!font-bold {
    font-weight: 700 !important
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.leading-\[1\.2\] {
    line-height: 1.2
}

.leading-normal {
    line-height: 1.5
}

.leading-tight {
    line-height: 1.25
}

.\!text-\[\#2f99d5\] {
    --tw-text-opacity: 1 !important;
    color: rgb(47 153 213/var(--tw-text-opacity)) !important
}

.\!text-\[\#333333\] {
    --tw-text-opacity: 1 !important;
    color: rgb(51 51 51/var(--tw-text-opacity)) !important
}

.\!text-\[\#666666\] {
    --tw-text-opacity: 1 !important;
    color: rgb(102 102 102/var(--tw-text-opacity)) !important
}

.\!text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0/var(--tw-text-opacity)) !important
}

.text-\[\#004a73\] {
    --tw-text-opacity: 1;
    color: rgb(0 74 115/var(--tw-text-opacity))
}

.text-\[\#272727\] {
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

.text-\[\#333333\] {
    --tw-text-opacity: 1;
    color: rgb(51 51 51/var(--tw-text-opacity))
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-slate-600 {
    --tw-shadow-color: #475569;
    --tw-shadow: var(--tw-shadow-colored)
}

.drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f);
    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-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.accordion-header.add-icon:before {
    display: block;
    padding-right: 15px;
    content: url(../img/sprite_accordion_positive.png);
    font-size: 32px;
    color: #c9c9c9
}

.accordion-header.add-icon:hover:before {
    color: #f27760
}

.accordion-header.add-icon.open:before {
    content: url(../img/sprite_accordion_negative.png)
}

.hide {
    display: none !important
}
.justify-content-center{
    justify-content: center;
}

.container-main-content{
    margin-top: 40px;
}
.question--form{
    background: #FCFCFC;
    box-shadow: 0px 4px 12px 0px #7979793D;
    padding: 40px 16px 24px;
}
.white-pannel{
    box-shadow: 0px 4px 12px 0px #7979793D;
    padding: 54px 16px 40px 16px;
    position: relative;
}
.question--form .form-body .form-group input{
    border: 0;
    border-bottom: 1px solid #C7C7C7;
    background-color: unset;
}
.question--form .form-body .form-group input:focus{
    outline: none;
    box-shadow: unset;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
}
.header-logo{
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}
.header-logo-container {
    background: linear-gradient(90deg, #0A3055 0%, #006FBB 100%);
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        margin-left: .75rem;
    margin-right: .75rem;
    margin-bottom: .75rem;
    min-height: 64px;
}

.logo {
    display: flex;
    align-items: center;
    gap: 8px;
}


.phone-button {
    background: #ff5722;
    color: #FFFFFF!important;
    border-radius: 25px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background 0.3s;
    padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;
    font-family: Nunito Sans;

}

.phone-button:hover {
    background: #e64a19;
}
.form-header h2 {
    font-size: 18px;
    text-align: center;
}
.form-header p.form-instructions{
    font-family: 'Nunito Sans';
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    text-align: center !important;
    margin-bottom: 0 !important;
}

.desktop-radio-group .radio-group {
  display: flex;
  flex-direction: column;
  gap: 15px;

}

.desktop-radio-group .radio-option {
  position: relative;
  cursor: pointer;
  border: 1.5px solid #cbd5e1;
  font-size: 18px;
  font-weight: 500;
  color: #0f172a;
  transition: all 0.2s ease-in-out;
  text-align: center;
  height: 54px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.desktop-radio-group .radio-option input {
  display: none;
}

.desktop-radio-group .radio-option:hover {
  border-color: #006FBB;
  color: #ffffff;
  background-color: #006FBB;
}
.desktop-radio-group .radio-option input:checked + span {
    color: #ffffff;
  background-color: #006FBB;
  transition: all 0.2s ease;
  text-align: center;
  height: 54px;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.question--form .white-pannel.form-group{
    display: inline;
}
.progress-container {
    width: 100%;
    background: #e5e5e5;
    border-radius: 8px;
    height: 8px;
    overflow: hidden;
    margin-top: 30px;
}
.question--form .form-body p {
    color: #7C7C7F;
}
.progress-bar {
    height: 100%;
    background: #2093D2; /* change color */
    width: 0;
    transition: width 0.3s ease;
}
.btn-progress{
    float: none;
    width: 100%;
    background-image: none;
    background-color: #006FBB;
    color: #fff;
    border-radius: 4px;
    text-indent: 0;
    font-family: var(--font);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;
    height: 64px;
}
#case_description{
    min-width: 100% !important;
    width: 100% !important;
    border: 1px solid #A1AEBF;
    border-radius: 5px;
    background: #f5f9ff;
}
#frm_btn.btn-submit{
    float: none;
    width: 100%;
    background-image: none;
    background-color: #006FBB;
    color: #fff;
    border-radius: 4px;
    text-indent: 0;
    font-family: var(--font);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;
    height: 64px;
}
.form-sec-4 .form-body--footer{
    gap: 20px;
}
.form-sec-4 input{
    margin-bottom: 14px;
}
.form-sec-4 input.error{
    margin-bottom: 0px;
}
.form-sec-4 .error-message{
    margin-bottom: 14px;
}
.form-sec-4 .form-group label {
    font-family: Nunito Sans;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #595959 !important;
    margin-bottom: 0 !important;
}
.form-body .white-pannel{
    padding: 30px 16px 30px 16px;
}
.form-body--footer {
        margin-top: 0;
}
.white-pannel > label:first-of-type {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #272727;
    margin-bottom: 12px !important;
}
.bg-thankou{
      background: #0A3055;
    border: none;
    box-shadow: none;
}

.container-main-content p.text-dark-blue{
    color: #0A3055 !important;;
    font-size: 22px;
}
.form-body--inner{
    position: relative;
}
.phone{
    position: absolute;
    top: -25px;
    right: -25px;
    transform: translateX(-50%);
}
.for-mobile .question-container .phone{
    position: absolute;
    top: 25px;
    right: -25px;
    transform: translateX(-50%);
}
.thank-you__inner hr{
    padding: 10px 10px;
    margin-top: 10px;
}
.thank-you__inner .phone-outer{
    display: flex;
    justify-content: center;
}
.thank-you__inner .phone-outer .btn-thankyou{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(236 97 35 / var(--tw-bg-opacity));
    padding: 1rem 2rem;
    font-family: Manrope, sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-drop-shadow: drop-shadow(0 7px 7px #ec612366);
    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);
}
.form-body .form-check-line .form-check-label{
    font-family: Nunito Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding: 16px;
}
@media (min-width:768px) {
    .container-main-content p.text-dark-blue{
        color: #0A3055 !important;;
        font-size: 24px;
    }
    .md\:flex-col-5 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .md\:flex-col-5 {
            width: 50.66666667%
        }
    }

    .md\:flex-col-6 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .md\:flex-col-6 {
            width: 50%
        }
    }

    .md\:flex-col-7 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .md\:flex-col-7 {
            width: 58.33333333%
        }
    }

    .md\:flex-col-11 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .md\:flex-col-11 {
            width: 91.66666667%
        }
    }
}

@media (min-width:992px) {
    .lg\:flex-col-4 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .lg\:flex-col-4 {
            width: 33.33333333%
        }
    }

    .lg\:flex-col-5 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .lg\:flex-col-5 {
            width: 41.66666667%
        }
    }

    .lg\:flex-col-6 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .lg\:flex-col-6 {
            width: 50%
        }
    }

    .lg\:flex-col-7 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .lg\:flex-col-7 {
            width: 58.33333333%
        }
    }

    .lg\:flex-col-8 {
        max-width: 100%
    }

    @media (min-width:768px) {
        .lg\:flex-col-8 {
            width: 66.66666667%
        }
    }
}

@media (min-width:1200px) {
    .xl\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .xl\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .xl\:container {
            max-width: 768px
        }
    }

    @media (min-width:992px) {
        .xl\:container {
            max-width: 992px
        }
    }

    @media (min-width:1200px) {
        .xl\:container {
            max-width: 1200px
        }
    }

    @media (min-width:1400px) {
        .xl\:container {
            max-width: 1400px
        }
    }

    .xl\:container {
        max-width: 375px
    }

    @media (min-width:992px) {
        .xl\:container {
            max-width: 1000px
        }
    }
}

@media (min-width:768px) {
    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:max-w-\[150px\] {
        max-width: 150px
    }

    .md\:max-w-\[200px\] {
        max-width: 200px
    }

    .md\:max-w-\[300px\] {
        max-width: 300px
    }

    .md\:max-w-full {
        max-width: 100%
    }

    .md\:flex-col-11 {
        flex: 0 0 91.66666667%
    }

    .md\:flex-col-5 {
        flex: 0 0 50.66666667%
    }

    .md\:flex-col-6 {
        flex: 0 0 50%
    }

    .md\:flex-col-7 {
        flex: 0 0 58.33333333%
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:gap-5 {
        gap: 1.25rem
    }

    .md\:border {
        border-width: 1px
    }

    .md\:border-b {
        border-bottom-width: 1px
    }

    .md\:border-b-2 {
        border-bottom-width: 2px
    }

    .md\:border-b-8 {
        border-bottom-width: 8px
    }

    .md\:border-\[\#D3D3D3\] {
        --tw-border-opacity: 1;
        border-color: rgb(211 211 211/var(--tw-border-opacity))
    }

    .md\:bg-\[\#f2f2f2\] {
        --tw-bg-opacity: 1;
        background-color: rgb(242 242 242/var(--tw-bg-opacity))
    }

    .md\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255/var(--tw-bg-opacity))
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-5 {
        padding: 1.25rem
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:pb-16 {
        padding-bottom: 4rem
    }

    .md\:pb-24 {
        padding-bottom: 6rem
    }

    .md\:pb-3 {
        padding-bottom: .75rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pt-8 {
        padding-top: 2rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:\!text-lg {
        font-size: 1.125rem !important;
        line-height: 1.75rem !important
    }

    .md\:text-\[28px\] {
        font-size: 28px
    }

    .md\:text-\[40px\] {
        font-size: 40px
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-\[\#393939\] {
        --tw-text-opacity: 1;
        color: rgb(57 57 57/var(--tw-text-opacity))
    }
    .\!md\:font-normal{
        font-weight: 400 !important;
    }
    
}

@media (min-width:992px) {
    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-12 {
        margin-top: 3rem
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:max-w-\[100\%\] {
        max-width: 100%
    }

    .lg\:max-w-\[350px\] {
        max-width: 350px
    }

    .lg\:max-w-\[50\%\] {
        max-width: 50%
    }

    .lg\:max-w-full {
        max-width: 100%
    }

    .lg\:flex-col-4 {
        flex: 0 0 33.33333333%
    }

    .lg\:flex-col-5 {
        flex: 0 0 41.66666667%
    }

    .lg\:flex-col-6 {
        flex: 0 0 50%
    }

    .lg\:flex-col-7 {
        flex: 0 0 58.33333333%
    }

    .lg\:flex-col-8 {
        flex: 0 0 66.66666667%
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:border {
        border-width: 1px
    }

    .lg\:border-b {
        border-bottom-width: 1px
    }

    .lg\:border-b-8 {
        border-bottom-width: 8px
    }

    .lg\:border-\[\#D3D3D3\] {
        --tw-border-opacity: 1;
        border-color: rgb(211 211 211/var(--tw-border-opacity))
    }

    .lg\:bg-\[\#1e70ae\] {
        --tw-bg-opacity: 1;
        background-color: rgb(30 112 174/var(--tw-bg-opacity))
    }

    .lg\:bg-\[\#f2f2f2\] {
        --tw-bg-opacity: 1;
        background-color: rgb(242 242 242/var(--tw-bg-opacity))
    }

    .lg\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255/var(--tw-bg-opacity))
    }

    .lg\:fill-\[\#00447B\] {
        fill: #00447b
    }

    .lg\:p-0 {
        padding: 0
    }

    .lg\:p-10 {
        padding: 2.5rem
    }

    .lg\:p-5 {
        padding: 1.25rem
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg\:pb-16 {
        padding-bottom: 4rem
    }

    .lg\:pb-24 {
        padding-bottom: 6rem
    }

    .lg\:pb-3 {
        padding-bottom: .75rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:\!text-lg {
        font-size: 1.125rem !important;
        line-height: 1.75rem !important
    }

    .lg\:text-\[28px\] {
        font-size: 28px
    }

    .lg\:text-\[40px\] {
        font-size: 40px
    }

    .lg\:text-\[\#00447B\] {
        --tw-text-opacity: 1;
        color: rgb(0 68 123/var(--tw-text-opacity))
    }

    .lg\:text-\[\#393939\] {
        --tw-text-opacity: 1;
        color: rgb(57 57 57/var(--tw-text-opacity))
    }
}
.phone-button.hidden{
    display: none;
}

@media only screen and (max-width: 600px) {
    #back-btn svg{
            margin-left: 5px;
            margin-bottom: 10px;
    }
    .container-main-content {
        margin-top: 0px;
    }
     .phone-button {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media only screen and (min-width: 768px) {
    #back-btn svg{
            margin-left: 5px;
            margin-bottom: 10px;
    }
    .container-main-content {
        margin-top: 0px;
    }
    .main-content--row{
        margin-top: 40px;
    }
}


.header-logo-container{
    position: sticky;
    top: 0;
    z-index: 1000;
}