@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&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:
}

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

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

.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%;
    border-radius: .375rem;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(205 205 205/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 1rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.form-header {
    margin-bottom: 1.5rem
}

.form-header h2 {
    margin-top: 0;
    text-align: center;
    font-size: 40px;
    font-weight: 700 !important;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(0 49 76/var(--tw-text-opacity))
}

.form-header h3 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.25rem;
    width: 100%;
    max-width: 575px;
    font-size: 24px;
    font-weight: 800
}

.form-header h3,
.form-header p {
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

.form-header p {
    margin-top: 1rem !important;
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
    font-weight: 700
}



@media (min-width:768px) {
    .form-body label small {
        font-size: 11px
    }
}

.form-body .form-group {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.form-body p {
    margin-top: 1rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

.form-footer [type=button] {
  flex: 1;
    height: 44px;
    background-color: #f07c00;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s;
}

.form-footer [type=button]:hover {
    background: #d97a1e;
}

.form-footer p {
    font-size: .75rem !important;
    line-height: 1rem !important;
    --tw-text-opacity: 1 !important;
    color: rgb(126 125 125/var(--tw-text-opacity)) !important
}

.form-body .error-message {
    margin-top: .5rem;
    display: none;
    font-size: 13px;
    font-style: italic;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}



.form-body .show {
    display: block !important
}



.api-elements .entered input.entered {
    border-width: 1px !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(205 205 205/var(--tw-border-opacity)) !important
}



.question--form .form-body {
    margin-top: 0;
    padding-bottom: 8rem
}

.question--form .form-body .form-group input,
.question--form .form-body .form-group select,
.question--form .form-body .form-group textarea {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

.question--form .form-footer-disclaimer p {
    --tw-text-opacity: 1;
    color: rgb(151 151 151/var(--tw-text-opacity))
}

.form-progress-bar {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
    display: flex;
    max-width: 1000px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

a.btn-progress-arrow {
    display: block;
    height: 32px;
    width: 32px;
    background-size: contain
}

a.btn-progress-arrow.btn-progress-arrow-prev {
    background-image: url(../img/progress-arrow-left.svg);
    background-repeat: no-repeat
}

a.btn-progress-arrow.btn-progress-arrow-next,
a.btn-progress-arrow.btn-progress-arrow-next.active.disabled {
    pointer-events: none;
    --tw-rotate: 0deg;
    background-image: url(../img/progress-arrow-right.svg);
    background-repeat: no-repeat
}

a.btn-progress-arrow.btn-progress-arrow-next,
a.btn-progress-arrow.btn-progress-arrow-next.active,
a.btn-progress-arrow.btn-progress-arrow-next.active.disabled {
    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))
}

a.btn-progress-arrow.btn-progress-arrow-next.active {
    pointer-events: auto;
    --tw-rotate: 180deg;
    background-image: url(../img/progress-arrow-left.svg)
}

.btn-progress {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(236 97 35/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(236 97 35/var(--tw-bg-opacity));
    padding: 18px .75rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 800;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .btn-progress {
        max-width: 320px
    }
}

.btn-progress:hover {
    --tw-border-opacity: 1;
    border-color: rgb(249 134 0/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(249 134 0/var(--tw-bg-opacity))
}

.progress-bar {
    position: relative;
    display: flex;
    height: 6px;
    width: 100%;
    flex: 0 0 70%;
    justify-content: space-evenly;
    --tw-bg-opacity: 1;
    background-color: rgb(201 201 201/var(--tw-bg-opacity))
}

@media (min-width:768px) {
    .progress-bar {
        flex: 0 0 85%
    }
}

.progress-bar--inner {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly
}

.arrow-left,
.arrow-right {
    flex: 0 0 40px
}

.progress-bar span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    height: 6px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 112 183/var(--tw-bg-opacity))
}

.progress-bar span.empty-bar {
    position: relative;
    top: auto;
    left: auto;
    z-index: 20;
    height: 6px;
    width: 5%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.progress-num {
    width: 100%;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 112 183/var(--tw-text-opacity))
}

.wg-accordion {
    margin-bottom: 1rem;
    overflow: hidden
}

.accordion-header,
.wg-accordion {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.accordion-header {
    display: flex;
    cursor: pointer;
    align-items: center;
    padding: 1.25rem;
    font-family: Manrope, sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .accordion-header {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem
    }
}

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

.accordion-body {
    display: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25
}

@media (min-width:768px) {
    .accordion-body {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.accordion-body p {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .accordion-body p {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.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))
}

.accordion-header.add-icon:after {
    margin-left: auto;
    display: block;
    padding-left: 1.25rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity));
    --tw-content: "+";
    content: var(--tw-content)
}

@media (min-width:768px) {
    .accordion-header.add-icon:after {
        font-size: 42px
    }
}

.accordion-header.add-icon:hover:after {
    --tw-text-opacity: 1;
    color: rgb(236 97 35/var(--tw-text-opacity))
}

.accordion-header.add-icon.open:after {
    --tw-content: "–";
    content: var(--tw-content)
}

body,
html {
    font-family: Nunito Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    --tw-text-opacity: 1;
    color: rgb(39 39 39/var(--tw-text-opacity))
}

h1 {
    margin-bottom: 1.25rem;
    font-size: 24px;
    line-height: 1.3;
    color: rgb(57 57 57/var(--tw-text-opacity))
}

h1,
h2 {
    display: block;
    font-weight: 700;
    --tw-text-opacity: 1
}

h2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.3;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

@media (min-width:768px) {
    h2 {
        font-size: 32px
    }
}

h3 {
    margin-bottom: 1rem;
    display: block;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

h4 {
    font-size: 18px
}

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

h5,
p {
    font-size: 16px
}

p {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    line-height: 1.4
}

header.stickybar {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 110;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

a.btn-header-phone {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(236 97 35/var(--tw-bg-opacity));
    padding: .75rem 1rem;
    font-family: Manrope, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 800;
    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)
}

.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: 16px;
    line-height: 1.5
}

.container-main-content p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 1.5
}

.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(57 178 255/var(--tw-text-opacity))
}

.logos--row ul li {
    margin-top: .75rem;
    margin-bottom: .75rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.partner-logo {
    display: block;
    max-width: 100%
}

.how-it-works-item-inner {
    position: relative;
    height: 100%;
    border-radius: .5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.25rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity))
}

.how-it-works-num {
    position: relative;
    top: -25px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 48px;
    width: 48px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(236 97 35/var(--tw-bg-opacity));
    font-family: Manrope, sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.how-it-works-title {
    margin-bottom: .75rem;
    margin-top: -10px;
    font-family: Manrope, sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    line-height: 1.25
}

.how-it-works-text {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.375
}

.how-it-works--inner .sp-line {
    position: relative;
    height: 4rem;
    padding-top: .75rem;
    padding-bottom: .75rem
}

@media (min-width:768px) {
    .how-it-works--inner .sp-line {
        height: auto
    }
}

.how-it-works--inner .sp-line:before {
    position: relative;
    z-index: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 1rem;
    width: 2px;
    border-left-width: 4px;
    border-color: #fff6;
    --tw-content: "";
    content: var(--tw-content)
}

@media (min-width:768px) {
    .how-it-works--inner .sp-line:before {
        top: 50%;
        height: 2px;
        width: 80%;
        border-left-width: 0;
        border-top-width: 2px
    }
}

.top-rated-item {
    margin-top: .25rem;
    margin-bottom: .25rem;
    width: 48%;
    flex: 0 0 48%
}

@media (min-width:768px) {
    .top-rated-item {
        width: 23%;
        flex: 0 0 23%
    }
}

.top-rated-item-inner {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: .5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 2rem 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity))
}

.top-rated-num {
    height: 48px;
    width: 48px
}

@media (min-width:768px) {
    .top-rated-num {
        height: auto;
        width: auto
    }
}

.top-rated-title {
    margin-top: 1.25rem;
    min-height: 4.5ch;
    width: 100%;
    font-family: Manrope, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    line-height: 1.25 !important
}

@media (min-width:768px) {
    .top-rated-title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media (min-width:992px) {
    .top-rated-title {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

@media (min-width:1400px) {
    .top-rated-title {
        margin-bottom: .75rem;
        min-height: 0
    }
}

.top-rated-text {
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.375
}

@media (min-width:768px) {
    .top-rated-text {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.top-rated--inner .sp-line {
    position: relative;
    height: 4rem;
    padding-top: .75rem;
    padding-bottom: .75rem
}

@media (min-width:768px) {
    .top-rated--inner .sp-line {
        height: auto
    }
}

.top-rated--inner .sp-line:before {
    position: relative;
    z-index: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 1rem;
    width: 2px;
    border-left-width: 4px;
    border-color: #fff6;
    --tw-content: "";
    content: var(--tw-content)
}

@media (min-width:768px) {
    .top-rated--inner .sp-line:before {
        top: 50%;
        height: 2px;
        width: 80%;
        border-left-width: 0;
        border-top-width: 2px
    }
}

a.btn-free-consultation {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(236 97 35/var(--tw-bg-opacity));
    padding: 1.5rem 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)
}

.container-loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 12rem 1rem 4rem
}

.container-banner-thank-you a {
    --tw-text-opacity: 1;
    color: rgb(0 111 187/var(--tw-text-opacity));
    text-decoration-line: underline
}

.container-banner-thank-you a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.testimonials-slide {
    margin-bottom: 1.5rem !important
}

.testimonials-slide ul.slides li:nth-child(odd) .testimonial-item {
    --tw-bg-opacity: 1;
    background-color: rgb(1 48 76/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.testimonials-slide ul.slides li:nth-child(2n) .testimonial-item {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity))
}

.testimonial-item {
    display: flex;
    height: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: .5rem;
    border-width: 1px;
    padding: 1.5rem
}

.testimonial-item--text {
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 16px
}

.testimonial-item--atty {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap
}

.testimonial-item--atty__name {
    font-family: Manrope, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25
}

.testimonial-item--atty__name span {
    display: block;
    font-family: Nunito Sans, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(152 162 179/var(--tw-text-opacity))
}

.testimonial-item--atty__firm {
    display: flex;
    align-items: center
}

.testimonials-slide .slides .icon-verified {
    margin-right: .75rem;
    display: block;
    height: 60px;
    width: 60px
}

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

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

.fixed {
    position: fixed
}

.relative {
    position: relative
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.z-10 {
    z-index: 10
}

.z-\[100\] {
    z-index: 100
}

.z-\[101\] {
    z-index: 101
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.m-0 {
    margin: 0
}

.\!my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

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

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem
}

.\!mt-0 {
    margin-top: 0 !important
}

.\!mt-6 {
    margin-top: 1.5rem !important
}

.mb-0 {
    margin-bottom: 0
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.ml-0 {
    margin-left: 0
}

.ml-3 {
    margin-left: .75rem
}

.mr-0 {
    margin-right: 0
}

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

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mt-10 {
    margin-top: 2.5rem
}

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

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

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

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

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

.mt-7 {
    margin-top: 1.75rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.\!h-\[80px\] {
    height: 80px !important
}

.\!h-auto {
    height: auto !important
}

.h-\[22px\] {
    height: 22px
}

.h-\[63px\] {
    height: 63px
}

.h-\[80px\] {
    height: 80px
}

.h-full {
    height: 100%
}

.\!w-\[80px\] {
    width: 80px !important
}

.w-5 {
    width: 1.25rem
}

.w-\[22px\] {
    width: 22px
}

.w-\[80px\] {
    width: 80px
}

.w-full {
    width: 100%
}

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

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

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

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

.max-w-none {
    max-width: none
}

.flex-col-1 {
    flex: 0 0 8.33333333%
}

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

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

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

.items-center {
    align-items: center
}

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

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

.justify-center {
    justify-content: center
}

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

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

.overflow-hidden {
    overflow: hidden
}

.rounded-full {
    border-radius: 9999px
}

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

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

.border-t {
    border-top-width: 1px
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-white\/30 {
    border-color: #ffffff4d
}

.bg-\[\#01304C\] {
    --tw-bg-opacity: 1;
    background-color: rgb(1 48 76/var(--tw-bg-opacity))
}

.bg-\[\#152A3A\] {
    --tw-bg-opacity: 1;
    background-color: rgb(21 42 58/var(--tw-bg-opacity))
}

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

.bg-\[\#F9FAFB\] {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

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

.bg-\[url\(\'\.\.\/img\/bg-faqs\.jpg\'\)\] {
    background-image: url(../img/bg-faqs.jpg)
}

.bg-\[url\(\'\.\.\/img\/bg-footer\.png\'\)\] {
    background-image: url(../img/bg-footer.png)
}

.bg-\[url\(\'\.\.\/img\/bg-how-it-works\.png\'\)\] {
    background-image: url(../img/bg-how-it-works.png)
}

.bg-\[url\(\'\.\.\/img\/bg-thankyou-faqs\.jpg\'\)\] {
    background-image: url(../img/bg-thankyou-faqs.jpg)
}

.bg-\[url\(\'\.\.\/img\/bg-top-rated\.png\'\)\] {
    background-image: url(../img/bg-top-rated.png)
}

.bg-\[length\:25\%\] {
    background-size: 25%
}

.bg-\[length\:50\%\] {
    background-size: 50%
}

.bg-\[length\:60\%\] {
    background-size: 60%
}

.bg-auto {
    background-size: auto
}

.bg-left-bottom {
    background-position: 0 100%
}

.bg-right-bottom {
    background-position: 100% 100%
}

.bg-right-top {
    background-position: 100% 0
}

.bg-no-repeat {
    background-repeat: no-repeat
}

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

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

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

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

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

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

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

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

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

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

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

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

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

.pb-6 {
    padding-bottom: 1.5rem
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.pt-16 {
    padding-top: 4rem
}

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

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

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.font-manrope {
    font-family: Manrope, sans-serif
}

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

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

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

.\!text-\[48px\] {
    font-size: 48px !important
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

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

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

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

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

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

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

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

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

.\!font-extrabold {
    font-weight: 800 !important
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.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-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255/var(--tw-text-opacity)) !important
}

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

.text-\[\#01304C\] {
    --tw-text-opacity: 1;
    color: rgb(1 48 76/var(--tw-text-opacity))
}

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

.text-orange {
    --tw-text-opacity: 1;
    color: rgb(236 97 35/var(--tw-text-opacity))
}

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

.\!no-underline {
    text-decoration-line: none !important
}

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

[type=email]:focus,
[type=tel]:focus,
[type=text]:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: #cdcdcd
}

@font-face {
    font-family: flexslider-icon;
    src: url(../fonts/flexslider/flexslider-icon.eot);
    src: url(../fonts/flexslider/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(../fonts/flexslider/flexslider-icon.woff) format("woff"), url(../fonts/flexslider/flexslider-icon.ttf) format("truetype"), url(../fonts/flexslider/flexslider-icon.svg#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
    outline: none
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #0000;
    position: relative;
    zoom: 1;
    border-radius: 0;
    border: none;
    box-shadow: none
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: #000c;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: "\f001";
    color: #000c
}

.flex-direction-nav a.flex-next:before {
    content: "\f002"
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: "\f004"
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: "\f003"
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
    z-index: 3
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #00000080;
    cursor: pointer;
    text-align: left;
    text-indent: -9999px;
    -o-box-shadow: inset 0 0 3px #0000004d;
    box-shadow: inset 0 0 3px #0000004d;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: #000000b3
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: #000000e6;
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

.no-scroll {
    overflow-y: hidden !important;
    pointer-events: none !important
}

#ib-dnsi-btn,
button#ot-sdk-btn {
    display: none
}

.testimonials-slide .flex-control-paging {
    bottom: -60px
}

.testimonials-slide .flex-control-paging li {
    margin: 0 10px
}

.testimonials-slide .flex-control-paging li a {
    width: 8px;
    height: 8px;
    background-color: #c9c9c9
}

.testimonials-slide .flex-control-paging li a.flex-active {
    background-color: #f27760
}

.container-testimonials .flex-direction-nav a {
    display: flex;
    justify-content: center;
    align-items: center;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-color: #ec6123;
    border-radius: 99px;
    border: 2px solid #f27760;
    position: relative;
    margin: 0 7px;
    padding: 0
}

.container-testimonials .flex-direction-nav a:before {
    font-size: 22px;
    color: #fff;
    line-height: 1;
    width: 17px;
    height: 20px
}

.container-testimonials .flex-direction-nav a:hover {
    background-color: #fff;
    border-color: #ec6123
}

.container-testimonials .flex-direction-nav a:hover:before {
    color: #ec6123
}

.container-testimonials .flex-direction-nav a.flex-disabled {
    background-color: #fbe2d6;
    border: 2px solid #fbe2d6;
    pointer-events: none
}

.container-testimonials .flex-direction-nav a.flex-disabled:before {
    color: #ec6123
}

.container-testimonials .flex-direction-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.container-testimonials .flex-direction-nav li {
    width: 60px
}

.container-testimonials .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    left: auto !important;
    z-index: 10
}

.container-testimonials .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: auto !important;
    z-index: 10
}

@media (min-width:768px) {
    .container-testimonials .flex-direction-nav {
        display: flex;
        padding: 0 50px;
        justify-content: flex-end
    }

    .container-testimonials .flex-control-nav {
        display: none
    }

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

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

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

    @media (min-width:768px) {
        .md\:flex-col-5 {
            width: 41.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-8 {
        max-width: 100%
    }

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

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

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

@media (min-width:992px) {
    .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\:flex-col-4 {
        max-width: 100%
    }

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

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

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

.hover\:text-\[\#006cc3\]:hover {
    --tw-text-opacity: 1;
    color: rgb(0 108 195/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .md\:order-1 {
        order: 1
    }

    .md\:order-2 {
        order: 2
    }

    .md\:order-3 {
        order: 3
    }

    .md\:order-4 {
        order: 4
    }

    .md\:order-5 {
        order: 5
    }

    .md\:order-6 {
        order: 6
    }

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

    .md\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .md\:\!mt-3 {
        margin-top: .75rem !important
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:ml-4 {
        margin-left: 1rem
    }

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

    .md\:mr-4 {
        margin-right: 1rem
    }

    .md\:mr-5 {
        margin-right: 1.25rem
    }

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

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

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

    .md\:block {
        display: block
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:\!h-full {
        height: 100% !important
    }

    .md\:w-6 {
        width: 1.5rem
    }

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

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

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

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

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

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

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

    .md\:flex-col-9 {
        flex: 0 0 75%
    }

    .md\:flex-row {
        flex-direction: row
    }

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

    .md\:rounded-br-none {
        border-bottom-right-radius: 0
    }

    .md\:rounded-tr-none {
        border-top-right-radius: 0
    }

    .md\:border-b-0 {
        border-bottom-width: 0
    }

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

    .md\:bg-\[length\:20\%\] {
        background-size: 20%
    }

    .md\:bg-\[length\:30\%\] {
        background-size: 30%
    }

    .md\:bg-\[length\:40\%\] {
        background-size: 40%
    }

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

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

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

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

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pb-32 {
        padding-bottom: 8rem
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pl-10 {
        padding-left: 2.5rem
    }

    .md\:pr-10 {
        padding-right: 2.5rem
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

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

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

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

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

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

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

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

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

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

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media (min-width:992px) {
    .lg\:inline {
        display: inline
    }

    .lg\:w-auto {
        width: auto
    }

    .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\:bg-auto {
        background-size: auto
    }

    .lg\:\!py-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

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

    .lg\:pr-32 {
        padding-right: 8rem
    }

    .lg\:pt-12 {
        padding-top: 3rem
    }

    .lg\:\!text-4xl {
        font-size: 2.25rem !important;
        line-height: 2.5rem !important
    }

    .lg\:text-\[3vw\] {
        font-size: 3vw
    }
}

@media (min-width:1200px) {
    .xl\:flex-col-4 {
        flex: 0 0 33.33333333%
    }

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

@media (min-width:1400px) {
    .xxl\:text-\[56px\] {
        font-size: 56px
    }
}

/* PAGE BACKGROUND */
body {
    background-color: #F5F7F9;
}

.container-header {
    border-bottom: 1px solid #BFCFE2;
}

/* HERO */
.hero {
    text-align: center;
    padding: 40px 20px 20px;
    max-width: 662px;
    margin: 0 auto;
}

.hero h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 33px;
    line-height: 1.36em;
    letter-spacing: 0px;
    text-align: center;
    color: #002249;
    margin-bottom: 8px;
}

.hero .subtitle {
    color: #015BC1;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.trust-badges {
    display: flex;
    justify-content: center;
    gap: 4px;
    flex-wrap: wrap;
    margin-bottom: 16px;
    font-size: 16px;
    color: #002249;
    font-family: 'Open Sans', sans-serif;
}

.trust-badges span {
    display: flex;
    align-items: center;
    gap: 8px;
}

.trust-badges .check-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
}

.trust-badges .check-icon svg {
    width: 24px;
    height: 24px;
}

/* STEPS */
.steps-wrapper {
    max-width: 662px;
    margin: 0 auto 16px;
}

.steps {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}

.step {
    flex: 1;
    text-align: center;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.36em;
    color: #8397AD;
    background: rgba(255, 255, 255, 0.64);
    border: 1px solid #BFCFE2;
    border-radius: 8px;
    cursor: default;
}

.step .step-num {
    font-size: 19px;
    font-weight: 700;
    display: block;
    line-height: 1.36em;
}

.step.completed {
    background: #FFFFFFA3;
    border: 1px solid #002249;
    color: #002249;
   
}

.step.completed .step-num {
    color: #002249;
}

.step.active {
    background: #03356E;
    color: #fff;
    border-color: #03356E;
}

.step.active .step-num {
    color: #fff;
}

.progress-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #002249;
    line-height: 1.36em;
}
.progress-row > span:first-child {
  font-size: 13px;
}

.progress-row > span:last-child {
  font-size: 13px;
}

.progress-bar-bg {
    height: 8px;
    background: #ddd;
    border-radius: 20px;
    margin-bottom: 16px;
    overflow: hidden;
}

.progress-bar-fill {
    height: 8px;
    background: #016DE7;
    border-radius: 20px;
    width: 25%;
}

/* FORM CARD */
.form-card {
    max-width: 662px;
    margin: 0 auto 24px;
    border: 1px solid #BFCFE2;
    border-radius: 8px;
    padding: 24px;
    text-align: center;
    background: #fff;
}

.form-card .label-top {
    color: #015BC1;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.form-card h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #002249;
    line-height: 1.36em;
    margin-bottom: 8px;
}

.form-card p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #002249;
    line-height: 1.36em;
    margin-bottom: 24px;
}

.form-group {
    text-align: left;
    margin-bottom: 24px;
}

.form-group label {
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.36em;
    margin-bottom: 8px;
    color: #002249;
}
.form-group label span{
    display: block;
    font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 13px;
line-height: 100%;
letter-spacing: 0px;
color:#5A646E;
}

.form-group input,
.form-group select {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #BFCFE2;
    border-radius: 8px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.36em;
    color: #002249;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
}

.form-group select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5' viewBox='0 0 10 5'%3E%3Cpath fill='none' stroke='%2303356E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1l4 3 4-3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 40px;
}

.form-group input::placeholder {
    color: #8397AD;
}

.form-footer {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
}

.btn-back {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1.5px solid #d9dde8;
    border-radius: 8px;
    background-color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    color: #1a1a2e;
    flex-shrink: 0;
    transition: border-color 0.2s, background-color 0.2s;
}

.btn-back:hover {
    border-color: #f07c00;
    background-color: #fff8f0;
}

.continue-btn {
    flex: 1;
    height: 44px;
    background-color: #f07c00;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s;
}

.continue-btn:hover {
    background: #d97a1e;
}

/* ABOUT */
.about-section {
    width: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.about-section h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #002249;
    line-height: 1.36em;
    margin-bottom: 16px;
    max-width: 682px;
    width: 100%;
    padding: 40px 20px 0;
}

.about-section p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #5A646E;
    line-height: 1.36em;
    margin-bottom: 0;
    max-width: 682px;
    width: 100%;
    padding: 0 20px 40px;
}

.as-seen-in {
    max-width: 768px;
    width: 100%;
    background: transparent;
    margin: 0 auto;
    padding: 30px 60px;
}

.as-seen-in h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #5A646E;
    line-height: 1.36em;
    margin-bottom: 16px;
}

.media-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    max-width: 682px;
    width: 100%;
}

.media-logo {
    display: block;
    height: auto;
}

.media-logo img {
    display: block;
    height: auto;
    object-fit: contain;
}

.media-logo.newsweek img {
    width: 130px;
    height: 50px;
    object-fit: contain;
}

.media-logo.wapo img {
    width: 163px;
    height: 25px;
    object-fit: contain;
}

.media-logo.usa-today img {
    width: 84px;
    height: 39px;
    object-fit: contain;
}

.media-logo.kiplinger img {
    width: 92px;
    height: 39px;
    object-fit: contain;
}

/* FOOTER */
footer {
    background: #062E5C;
    color: #fff;
    padding: 40px 60px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}

footer p {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
}

footer a {
    color: #fff;
    text-decoration: underline;
}

footer .footer-address {
    margin-top: 16px;
    font-size: 12px;
}

footer .footer-address p {
    margin: 0;
    font-size: 12px;
    line-height: 1.5em;
    color: #fff;
}

.phone-call-btn {
    width: 264px;
    height: 51px;
    opacity: 1;
    padding-left: 40px;
    border-radius: 8px;
    background: #016DE7;
    color: #ffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0px;
    white-space: nowrap;
}

.form-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 18px;
}


/* ── Question label ── */
.form-group>label {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 14px;
}

/* ── Radio list ── */
.form-check-line {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* ── Hide native radio ── */
.form-check-input {
    display: none;
}

/* ── Option card ── */
.form-check-label {
    display: block;
    position: relative;
    border: 1.5px solid #d9dde8;
    border-radius: 8px;
    padding: 14px 16px 14px 48px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #6b7280;
    /* description color */
    white-space: pre-line;
    /* preserves \n in label text */
    line-height: 1.6;
    transition: border-color 0.2s, background-color 0.2s;
}

/* First line = bold title */
.form-check-label::first-line {
    font-weight: 700;
    color: #1a1a2e;
}

/* Custom radio — outer ring */
.form-check-label::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 2px solid #b0b8cc;
    border-radius: 50%;
    background: #fff;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

/* Custom radio — inner dot (hidden by default) */
.form-check-label::after {
    content: '';
    position: absolute;
    left: 21px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #f07c00;
    border-radius: 50%;
    display: none;
}

/* ── Hover state ── */
.form-check-label:hover {
    border-color: #f07c00;
    background-color: #fff8f0;
}

/* ── Checked state ── */
.form-check-input:checked+.form-check-label {
    border-color: #f07c00;
    background-color: #fff8f0;
}

.form-check-input:checked+.form-check-label::before {
    border-color: #f07c00;
}

.form-check-input:checked+.form-check-label::after {
    display: block;
}



/* ── Footer ── */
.form-footer {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
}

.btn-back {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border: 1.5px solid #d9dde8;
    border-radius: 8px;
    background-color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    color: #1a1a2e;
    transition: border-color 0.2s, background-color 0.2s;
}

.btn-back:hover {
    border-color: #f07c00;
    background-color: #fff8f0;
}

.continue-btn {
    flex: 1;
    height: 44px;
    background-color: #f07c00;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s;
}

.continue-btn:hover {
    background-color: #d96e00;
}

.form-group textarea {
    width: 100%;
    height: 120px;
    border: 1.5px solid #d9dde8;
    border-radius: 8px;
    padding: 14px 16px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #1a1a2e;
    resize: vertical;
    outline: none;
    transition: border-color 0.2s;
}

.form-group textarea::placeholder {
    color: #b0b8cc;
}

.form-group textarea:focus {
    border-color: #f07c00;
}

.form-group input:focus {
    border-color: #f07c00;
    outline: none;
}

/* Two columns for Nombre / Apellido */
.input-row {
    display: flex;
    gap: 12px;
}

.input-row input {
    flex: 1;
}
.form-card p.sensitive-info{
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    letter-spacing: 0px;
    color: #8397AD;
    text-align: left;
}
.form-card p.sensitive-info a{
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    letter-spacing: 0px;
    text-decoration: underline;
   
}
.form-card .form-disclaimer p{
 font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    letter-spacing: 0px;
    color: #8397AD;
    text-align: left;
}
.form-card .form-disclaimer p a{
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    letter-spacing: 0px;
    text-decoration: underline;
  
}
 section.summary-section {
      width: 100%;
      max-width: 662px;
      display: flex;
      flex-direction: column;
      gap: 16px;
      margin:40px auto;
    }

    /* ── Success Card ── */
    .success-card {
      background: #ffffff;
      border-radius: 10px;
      padding: 32px 24px;
      text-align: center;
      box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    }

    .success-icon {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 16px auto;
    }

    .success-title {
      font-size: 23px;
      font-weight: 700;
      color: #002249;
      margin-bottom: 10px;
      font-family: Open Sans;
    }

    .success-desc {
      font-size: 16px;
      color: #6b7280;
      line-height: 1.6;
      margin: 0 auto;
      color:#002249;
      font-family: Open Sans;
      font-weight: 400;
    }

    /* ── Summary Card ── */
    .summary-card {
      background: #ffffff;
      border-radius: 10px;
      padding: 24px;
      box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    }

    .summary-title {
   
      color: #002249;
      margin-bottom: 14px;
      font-family: Open Sans;
        font-weight: 700;
        font-style: Bold;
        font-size: 19px;
      
    }

    /* ── Table ── */
   .summary-title {
      font-size: 19px;
      font-weight: 700;
      color: #1a2e4a;
      margin-bottom: 14px;
    }

    /* ── Table wrapper holds the outer border & radius ── */
    .table-wrapper {
      border: 1.5px solid #e5e7eb;
      border-radius: 8px;
      overflow: hidden;
    }

    .summary-table {
      width: 100%;
      border-collapse: collapse;
    }

    .summary-table tr {
      border-bottom: 1.5px solid #e5e7eb;
    }

    .summary-table tr:last-child {
      border-bottom: none;
    }

    .summary-table td {
      padding: 12px 14px;
      word-break: break-word;
      font-size: 16px;
      vertical-align: top;
      line-height: 1.5;
      font-family: Open Sans;
    }

    .summary-table td:first-child {
      font-weight: 600;
      color: #1a2e4a;
      background-color: #f9fafb;
      width: 50%;
      border-right: 1.5px solid #e5e7eb;
    }

    .summary-table td:last-child {
      color: #6b7280;
    }
    /* ── Firm Box ── */
    .firm-box {
      border: 1.5px solid #e5e7eb;
      border-radius: 10px;
      padding: 16px;
      margin-bottom: 16px;
      text-align: left;
    }

    .firm-info {
      display: flex;
      gap: 16px;
      align-items: flex-start;
      margin-bottom: 14px;
    }
    .firm-image{
        align-self: center;
    }
    .firm-image img{
      width: 225px;
      border-radius: 6px;
      flex-shrink: 0;
    }

    .firm-details {
      display: flex;
      flex-direction: column;
      gap: 8px;
      padding-top: 4px;
    }

    .firm-name {
      font-size: 16px;
      font-weight: 700;
      color: #1a2e4a;
    }

    .firm-meta {
      display: flex;
      flex-direction: column;
      gap: 6px;
    }

    .firm-meta-item {
      display: flex;
      align-items: flex-start;
      gap: 8px;
      font-size: 13px;
      color: #6b7280;
      line-height: 1.5;
    }

    .firm-meta-item svg {
      width: 14px;
      height: 14px;
      flex-shrink: 0;
      margin-top: 2px;
    }
     /* ── Call Button ── */
    .btn-call {
      display: block;
      width: 100%;
      padding: 14px;
      background-color: #f07c00;
      color: #ffffff;
      border: none;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 700;
      cursor: pointer;
      letter-spacing: 0.3px;
      transition: background-color 0.2s;
      text-align: center;
    }

    .btn-call:hover {
      background-color: #d96e00;
    }
/* Extra small screens (< 480px) */
@media only screen and (max-width: 479px) {
    .header--logo img{
        width: 143px;
        height: auto;
    }
    .hero h1 {
        font-size: 26px;
    }

    .step {
        width: 83.5px;
        height: 76px;
        font-size: 11px;
        gap: 4px;
        opacity: 1;
        border-radius: 8px;
        padding-top: 8px;
        padding-right: 4px;
        padding-bottom: 8px;
        padding-left: 4px;
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

    .step .step-num {
        font-size: 19px;
    }

    .input-row {
        flex-direction: column;
        gap: 0;
    }

    .input-row input {
        margin-bottom: 12px;
        flex:auto
    }

    .trust-badges {
        font-size: 16px;
        gap: 4px;
        max-width: 380px;
    }
    .trust-badges svg{
        font-size: 12px;
    }
}

/* General mobile (< 768px) */
@media only screen and (max-width: 767px) {
    .phone-call-btn {
        width: auto;
        max-width: 100%;
        height: auto;
        min-height: 44px;
        padding: 8px 16px;
        font-size: 15px;
    }

    .as-seen-in {
        padding: 20px 16px;
    }

    footer {
        padding: 24px 16px;
    }

    .hero {
        padding: 24px 16px 16px;
    }

    .form-card {
        padding: 20px 16px;
    }

    .steps-wrapper {
        margin-bottom: 12px;
    }

    .media-logos {
        justify-content: center;
    }
}

/* mobile adjustment (480px+) */
@media only screen and (min-width: 480px) {
    .step {
        font-size: 13px;
        padding: 8px 6px;
    }

    .step .step-num {
        font-size: 19px;
    }
}

/* tablet adjustment (768px+) */
@media only screen and (min-width: 768px) {
    .phone-call-btn {
        width: 264px;
        height: 51px;
        padding-left: 40px;
        font-size: 18px;
    }

    .as-seen-in {
        padding: 30px 60px;
    }

    footer {
        padding: 40px 60px;
    }

    .hero {
        padding: 40px 20px 20px;
    }

    .form-card {
        padding: 24px;
    }

    .step {
        font-size: 16px;
        padding: 8px 12px;
    }

    .step .step-num {
        font-size: 19px;
    }
}

.form-body .error-message {
    margin-top: .25rem;
    display: none;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(248 51 51/var(--tw-text-opacity))
}
.form-body .error+.error-message,
.form-body .show {
    display: block !important
}
.success-card-custom p:nth-of-type(2){
    display: none;
}

.form-card a {
    text-decoration: underline;
}

.step.completed .step-num::before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L10 17L20 7' stroke='%23108F41' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.form-group input.error,.form-group textarea.error{
    background: #CC2E2E0A;
    border: 1px solid #CC2E2E;
}
.form-group.error .form-check-label{
border: 1px solid #CC2E2E;
}