@import url("https://web.archive.org/web/20250209092951cs_/https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap");

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

html {
    box-sizing: border-box;
    font-size: 62.5%
}

body {
    color: #273653;
    font-family: "Open Sans", "San Francisco", "-apple-system", "HelveticaNeue", helvetica, roboto, droid serif, arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6;
    margin: 0
}

html,
body {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

blockquote {
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 1.5rem
}

blockquote *:last-child {
    margin-bottom: 0
}

.button,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog),
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #ff9f1c;
    background-position: 0 0;
    background-size: 100%;
    border-radius: 0.4rem;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "Open Sans", "San Francisco", "-apple-system", "HelveticaNeue", helvetica, roboto, droid serif, arial, sans-serif;
    height: 4rem;
    letter-spacing: 0.05rem;
    line-height: 3.9rem;
    padding: 0 3rem;
    text-align: center;
    text-decoration: none;
    transition: background 0.3s;
    white-space: nowrap;
    -webkit-font-smoothing: auto;
    -webkit-appearance: initial
}

.button:focus,
.button:hover,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog):focus,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog):hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    background-position: 100% 0;
    background-size: 200%;
    background-color: #f58d00;
    box-shadow: 0.1rem 0.3rem 0.5rem rgba(0, 0, 0, 0.1);
    color: white;
    outline: 0
}

.button[disabled],
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog)[disabled],
input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled] {
    cursor: default;
    opacity: 0.5
}

.button[disabled]:focus,
.button[disabled]:hover,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog)[disabled]:focus,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog)[disabled]:hover,
input[type="button"][disabled]:focus,
input[type="button"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="reset"][disabled]:hover,
input[type="submit"][disabled]:focus,
input[type="submit"][disabled]:hover {
    background-color: #ff9f1c;
    border-color: #ff9f1c
}

.button.tertiary,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).tertiary,
input[type="button"].tertiary,
input[type="reset"].tertiary,
input[type="submit"].tertiary {
    background: #ffa53b;
    background-color: #ffa53b;
    border: 0.1rem solid #ffa53b
}

.button.button-outline,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-outline,
input[type="button"].button-outline,
input[type="reset"].button-outline,
input[type="submit"].button-outline {
    background: transparent;
    border: 0.1rem solid #ff9f1c;
    color: #ff9f1c
}

.button.button-outline:focus,
.button.button-outline:hover,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-outline:focus,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-outline:hover,
input[type="button"].button-outline:focus,
input[type="button"].button-outline:hover,
input[type="reset"].button-outline:focus,
input[type="reset"].button-outline:hover,
input[type="submit"].button-outline:focus,
input[type="submit"].button-outline:hover {
    background: transparent;
    border-color: #f58d00;
    color: #f58d00
}

.button.button-outline[disabled]:focus,
.button.button-outline[disabled]:hover,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-outline[disabled]:focus,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-outline[disabled]:hover,
input[type="button"].button-outline[disabled]:focus,
input[type="button"].button-outline[disabled]:hover,
input[type="reset"].button-outline[disabled]:focus,
input[type="reset"].button-outline[disabled]:hover,
input[type="submit"].button-outline[disabled]:focus,
input[type="submit"].button-outline[disabled]:hover {
    border-color: inherit;
    color: #ff9f1c
}

.button.button-clear,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-clear,
input[type="button"].button-clear,
input[type="reset"].button-clear,
input[type="submit"].button-clear {
    background: transparent;
    border-color: transparent;
    color: #ff9f1c
}

.button.button-clear:focus,
.button.button-clear:hover,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-clear:focus,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-clear:hover,
input[type="button"].button-clear:focus,
input[type="button"].button-clear:hover,
input[type="reset"].button-clear:focus,
input[type="reset"].button-clear:hover,
input[type="submit"].button-clear:focus,
input[type="submit"].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: #18a0f8
}

.button.button-clear[disabled]:focus,
.button.button-clear[disabled]:hover,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-clear[disabled]:focus,
button:not(.hl-core-ui *):not(.mapboxgl-ctrl-icon):not(.mapboxgl-ctrl-zoom-out):not(.mapboxgl-ctrl-zoom-in):not(.mapboxgl-popup-close-button):not(.pika-button):not(.pika-prev):not(.pika-next):not(.agent-intro-complete-btn):not(.styled-circular-icon-trigger):not(.sign-out-link):not(.search-icon-button):not(.clear-icon-button):not(.transparent-button):not(.elf__close-dialog).button-clear[disabled]:hover,
input[type="button"].button-clear[disabled]:focus,
input[type="button"].button-clear[disabled]:hover,
input[type="reset"].button-clear[disabled]:focus,
input[type="reset"].button-clear[disabled]:hover,
input[type="submit"].button-clear[disabled]:focus,
input[type="submit"].button-clear[disabled]:hover {
    color: #ff9f1c
}

code {
    background: #f5f6f9;
    border-radius: 0.4rem;
    font-size: 86%;
    margin: 0 0.2rem;
    padding: 0.2rem 0.5rem;
    white-space: nowrap
}

pre {
    background: #f5f6f9;
    border-left: 0.3rem solid #ff9f1c;
    overflow-y: hidden
}

pre>code {
    border-radius: 0;
    display: block;
    padding: 1rem 1.5rem;
    white-space: pre
}

hr {
    border: 0;
    border-top: 0.1rem solid #ddd;
    margin: 3.0rem 0
}

input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
input[type='color'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='datetime'],
input[type='datetime-local'],
input:not([type]),
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 0rem;
    box-shadow: none;
    box-sizing: inherit;
    font-size: 1.6rem;
    height: 4rem;
    padding: 0.6rem 1rem;
    width: 100%
}

input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
input[type='color']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input:not([type]):focus,
textarea:focus {
    border-color: #ff9f1c;
    outline: 0
}

input[type='email']::placeholder,
input[type='number']::placeholder,
input[type='password']::placeholder,
input[type='search']::placeholder,
input[type='tel']::placeholder,
input[type='text']::placeholder,
input[type='url']::placeholder,
input[type='color']::placeholder,
input[type='date']::placeholder,
input[type='month']::placeholder,
input[type='week']::placeholder,
input[type='datetime']::placeholder,
input[type='datetime-local']::placeholder,
input:not([type])::placeholder,
textarea::placeholder {
    color: #c5c8cd
}

input[type='email']::-ms-input-placeholder,
input[type='number']::-ms-input-placeholder,
input[type='password']::-ms-input-placeholder,
input[type='search']::-ms-input-placeholder,
input[type='tel']::-ms-input-placeholder,
input[type='text']::-ms-input-placeholder,
input[type='url']::-ms-input-placeholder,
input[type='color']::-ms-input-placeholder,
input[type='date']::-ms-input-placeholder,
input[type='month']::-ms-input-placeholder,
input[type='week']::-ms-input-placeholder,
input[type='datetime']::-ms-input-placeholder,
input[type='datetime-local']::-ms-input-placeholder,
input:not([type])::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #c5c8cd
}

input[type='email']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='color']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
input[type='month']:-ms-input-placeholder,
input[type='week']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='datetime-local']:-ms-input-placeholder,
input:not([type]):-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #c5c8cd
}

select {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 0rem;
    box-shadow: none;
    box-sizing: inherit;
    font-size: 1.6rem;
    height: 4rem;
    padding: 0.6rem 1rem;
    width: 100%;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="%23d1d1d1" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>') center right no-repeat;
    padding-right: 3rem;
    border-radius: 0rem
}

select:focus {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="%239b4dca" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>')
}

textarea {
    min-height: 6.5rem
}

label,
legend {
    font-family: "Open Sans", "San Francisco", "-apple-system", "HelveticaNeue", helvetica, roboto, droid serif, arial, sans-serif;
    color: #8e929c;
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: .05rem;
    margin-bottom: 0.5rem;
    text-transform: uppercase
}

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

input[type='checkbox'],
input[type='radio'] {
    display: inline
}

.label-inline {
    display: inline-block;
    font-weight: normal;
    margin-left: 0.5rem
}

.grid-container-fluid,
.grid-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row--double-col {
    margin-right: -1rem;
    margin-left: -1rem
}

.row.reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto
}

.col-xs.no-pad,
.col-xs-1.no-pad,
.col-xs-2.no-pad,
.col-xs-3.no-pad,
.col-xs-4.no-pad,
.col-xs-5.no-pad,
.col-xs-6.no-pad,
.col-xs-7.no-pad,
.col-xs-8.no-pad,
.col-xs-9.no-pad,
.col-xs-10.no-pad,
.col-xs-11.no-pad,
.col-xs-12.no-pad {
    padding: 0
}

.col-xs.no-pad-left,
.col-xs-1.no-pad-left,
.col-xs-2.no-pad-left,
.col-xs-3.no-pad-left,
.col-xs-4.no-pad-left,
.col-xs-5.no-pad-left,
.col-xs-6.no-pad-left,
.col-xs-7.no-pad-left,
.col-xs-8.no-pad-left,
.col-xs-9.no-pad-left,
.col-xs-10.no-pad-left,
.col-xs-11.no-pad-left,
.col-xs-12.no-pad-left {
    padding-left: 0
}

.col-xs.no-pad-right,
.col-xs-1.no-pad-right,
.col-xs-2.no-pad-right,
.col-xs-3.no-pad-right,
.col-xs-4.no-pad-right,
.col-xs-5.no-pad-right,
.col-xs-6.no-pad-right,
.col-xs-7.no-pad-right,
.col-xs-8.no-pad-right,
.col-xs-9.no-pad-right,
.col-xs-10.no-pad-right,
.col-xs-11.no-pad-right,
.col-xs-12.no-pad-right {
    padding-right: 0
}

.col-xs {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-1 {
    margin-left: 8.333%
}

.col-xs-offset-2 {
    margin-left: 16.667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.333%
}

.col-xs-offset-5 {
    margin-left: 41.667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.333%
}

.col-xs-offset-8 {
    margin-left: 66.667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.333%
}

.col-xs-offset-11 {
    margin-left: 91.667%
}

.start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

.last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

@media only screen and (min-width: 48em) {
    .grid-container {
        width: 46rem
    }

    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-sm {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-1 {
        margin-left: 8.333%
    }

    .col-sm-offset-2 {
        margin-left: 16.667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.333%
    }

    .col-sm-offset-5 {
        margin-left: 41.667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333%
    }

    .col-sm-offset-8 {
        margin-left: 66.667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.333%
    }

    .col-sm-offset-11 {
        margin-left: 91.667%
    }

    .start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width: 62em) {
    .grid-container {
        width: 61rem;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-md {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-1 {
        margin-left: 8.333%
    }

    .col-md-offset-2 {
        margin-left: 16.667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.333%
    }

    .col-md-offset-5 {
        margin-left: 41.667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333%
    }

    .col-md-offset-8 {
        margin-left: 66.667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.333%
    }

    .col-md-offset-11 {
        margin-left: 91.667%
    }

    .start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width: 75em) {
    .grid-container {
        width: 71rem
    }

    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-lg {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-1 {
        margin-left: 8.333%
    }

    .col-lg-offset-2 {
        margin-left: 16.667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.333%
    }

    .col-lg-offset-5 {
        margin-left: 41.667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333%
    }

    .col-lg-offset-8 {
        margin-left: 66.667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.333%
    }

    .col-lg-offset-11 {
        margin-left: 91.667%
    }

    .start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

.no-pad {
    padding: 0
}

a {
    color: #ff9f1c;
    cursor: pointer;
    text-decoration: none
}

a svg:not(.caret-down) {
    fill: #ff9f1c
}

a:focus:focus,
a:hover:hover:not(.button) {
    color: #18a0f8
}

a:focus:focus svg,
a:hover:hover:not(.button) svg {
    fill: #18a0f8
}

dl,
ol,
ul {
    list-style: none;
    margin-top: 0;
    padding-left: 0
}

dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
    margin: 0 0 1.5rem 0
}

ol {
    list-style: decimal inside
}

ul {
    list-style: none
}

.button,
button,
dd,
dt,
li {
    margin-bottom: 1rem
}

fieldset,
input,
select,
textarea {
    margin-bottom: 1.5rem
}

blockquote,
dl,
figure,
form,
ol,
pre,
table,
ul {
    margin-bottom: 2rem
}

p {
    margin-bottom: 1rem
}

table {
    border-spacing: 0;
    width: 100%
}

td,
th {
    border-bottom: 0.1rem solid #ddd;
    padding: 1.2rem 1.5rem;
    text-align: left
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

td.center,
th.center {
    text-align: center
}

@media screen and (max-width: 40rem) {
    table.pivot {
        border-spacing: 0;
        display: flex;
        width: 100%
    }

    table.pivot thead {
        border-right: solid 0.1rem #ddd
    }

    table.pivot thead td,
    table.pivot thead th {
        padding-left: 0
    }

    table.pivot thead td:first-child,
    table.pivot thead th:first-child {
        padding-left: 0
    }

    table.pivot thead td:last-child,
    table.pivot thead th:last-child {
        padding-right: 1.2rem
    }

    table.pivot tbody {
        display: flex;
        overflow-x: auto;
        white-space: nowrap
    }

    table.pivot tbody tr {
        border-right: solid 0.1rem #ddd
    }

    table.pivot tbody tr:last-child {
        border-right: none
    }

    table.pivot td,
    table.pivot th {
        display: block
    }

    table.pivot td:first-child,
    table.pivot th:first-child {
        padding-left: 1.2rem
    }

    table.pivot td:last-child,
    table.pivot th:last-child {
        padding-right: 1.2rem
    }
}

b,
strong {
    font-weight: bold
}

p {
    margin-top: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    letter-spacing: 0rem;
    margin-bottom: 1rem;
    margin-top: 0
}

h1 {
    font-size: 3.6rem;
    line-height: 1.2
}

h2 {
    font-size: 3rem;
    line-height: 1.25
}

h3 {
    font-size: 2rem;
    line-height: 1.3
}

h4 {
    font-size: 1.8rem;
    letter-spacing: -0.05rem;
    line-height: 1.35
}

h5 {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -0.05rem;
    line-height: 1.5
}

h6 {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.4
}

sup {
    font-size: .8rem;
    vertical-align: text-top
}

sup.registered-trademark {
    font-size: .6em;
    vertical-align: super
}

img {
    max-width: 100%
}

.clearfix:after {
    clear: both;
    content: " ";
    display: table
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.centered {
    text-align: center
}

.formatted-whitespace {
    white-space: pre-line
}

@import url(https://web.archive.org/web/20250209092951cs_/https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap);

.section-area--white {
    background: #fff
}

.section-area--dark-blue {
    background: #273653;
    color: #fff
}

.section-area--sky-blue {
    background: #f2f8fe
}

.section-area__container {
    max-width: 151.2rem;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    padding: 8rem
}

@media (max-width:1024px) {
    .section-area__container {
        max-width: 102.4rem;
        padding: 8rem 3.2rem
    }
}

@media (max-width:767px) {
    .section-area__container {
        max-width: 76.8rem;
        padding: 4.8rem 1.6rem 8rem
    }

    .section-area__container__container {
        padding: 0
    }
}

.section__description {
    font-weight: 700;
    line-height: 1.33;
    text-align: center;
    color: #273653;
    letter-spacing: -.1rem
}

.section__description--text-wrap {
    max-width: 59.8rem;
    margin: 0 auto;
    padding: 0 3.5rem
}

.section__description--text-nowrap {
    max-width: 100%
}

.section__description--text-center {
    text-align: center
}

.section__description--text-left {
    text-align: left
}

.section__description--default {
    font-size: 3.6rem
}

.section__description--default sup {
    font-size: 1.8rem
}

@media (max-width:767px) {
    .section__description--default {
        font-size: 3rem
    }

    .section__description--default sup {
        font-size: 1.5rem
    }
}

@media (max-width:767px) {
    .section__description--small {
        font-size: 2rem
    }

    .section__description--small sup {
        font-size: 1rem
    }
}

@media (max-width:767px) {
    .section__description--large {
        font-size: 3.6rem;
        line-height: 4.8rem
    }

    .section__description--large sup {
        font-size: 1.8rem
    }
}

@media (max-width:767px) {
    .section__description--medium {
        font-size: 2.4rem
    }

    .section__description--medium sup {
        font-size: 1.2rem
    }
}

.section__description .new-line {
    content: "\A";
    white-space: pre
}

.chevron-icon-component.up {
    transform: rotate(180deg)
}

.chevron-icon-component.right {
    transform: rotate(-90deg)
}

.chevron-icon-component.left {
    transform: rotate(90deg)
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/slick/ajax-loader-fb6f3c23.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/fonts/slick-a4e97f5a.eot);
    src: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/fonts/slick-a4e97f5a.eot#iefix) format("embedded-opentype"), url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/fonts/slick-29518378.woff) format("woff"), url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/fonts/slick-c94f7671.ttf) format("truetype"), url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/fonts/slick-2630a3e3.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "â†"
}

[dir=rtl] .slick-prev:before {
    content: "â†’"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "â†’"
}

[dir=rtl] .slick-next:before {
    content: "â†"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "â€¢";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.base-carousel .slick-list {
    overflow: hidden
}

.base-carousel .slick-track {
    display: flex
}

.base-carousel .slick-track .slick-slide {
    display: flex;
    justify-content: center
}

.base-carousel .slick-dots {
    display: flex !important;
    justify-content: center !important;
    grid-gap: .6rem !important;
    gap: .6rem !important;
    position: static !important
}

.base-carousel .slick-dots li {
    display: flex;
    margin: 0;
    width: auto
}

.base-carousel .slick-dots li button {
    border-radius: 50% !important;
    border: 0;
    background: #c5c8cd !important;
    width: .8rem !important;
    height: .8rem !important;
    opacity: .3 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important
}

.base-carousel .slick-dots li button:before {
    display: none !important
}

.base-carousel .slick-dots li.slick-active button {
    opacity: 1 !important;
    background-color: #46b6ff !important
}

.base-carousel .slick-arrow {
    border-radius: 2.4rem;
    background: #fff;
    opacity: .9;
    box-shadow: 0 0 .4rem rgba(0, 0, 0, .3);
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 4.8rem;
    height: 4.8rem;
    z-index: 2;
    transition: all .2s ease-out
}

.base-carousel .slick-arrow:before {
    content: ""
}

.base-carousel .slick-arrow svg {
    height: .8rem !important;
    fill: #273653;
    width: 1rem !important;
    height: 1rem !important;
    max-width: none !important;
    max-height: none !important
}

.base-carousel .slick-arrow.slick-prev {
    transform: rotate(90deg) translateX(-100%)
}

.base-carousel .slick-arrow.slick-next {
    transform: rotate(-90deg) translateX(100%)
}

.base-carousel .slick-arrow.slick-disabled {
    background: hsla(0, 0%, 100%, .9);
    opacity: .25;
    border: 1px solid #72757d
}

.property-card {
    max-width: 33.8rem;
    width: 100%;
    height: 23.2rem;
    border-radius: .8rem;
    background-size: cover;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    position: relative;
    padding: .8rem 1.6rem 1.4rem;
    cursor: pointer
}

.property-card__overlay {
    border-radius: .8rem;
    background: linear-gradient(1turn, rgba(0, 0, 0, .8), transparent 50%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.property-card__label {
    background: #e0ecfd;
    border-radius: .4rem;
    color: #2051c5;
    padding: .3rem .5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    position: absolute;
    top: .8rem;
    font-size: 1.2rem
}

.property-card__specs {
    display: flex;
    flex-flow: column;
    color: #fff;
    z-index: 1;
    line-height: 2.4rem
}

.property-card__specs__price {
    font-weight: 700
}

.property-card__specs__address {
    font-size: 1.4rem
}

.property-card__specs__areas {
    display: flex;
    grid-gap: 1.3rem;
    gap: 1.3rem;
    font-size: 1.4rem
}

.property-card__specs__areas svg {
    width: 1.4rem;
    height: 1.4rem;
    fill: #fff;
    margin-right: .8rem
}

.closed-listings {
    justify-content: center;
    align-items: center
}

@media (max-width:767px) {
    .closed-listings {
        padding-left: 1.6rem;
        padding-right: 1.6rem
    }
}

.closed-listings__description sup {
    font-size: 1.8rem
}

.closed-listings .section__description {
    margin-bottom: 6.4rem
}

.closed-listings .base-carousel {
    max-width: 114rem;
    width: 100%
}

.closed-listings .base-carousel .slick-dots {
    margin-top: 5.6rem
}

.closed-listings .base-carousel .slick-dots .slick-active button {
    background-color: #46b6ff !important
}

.closed-listings .base-carousel .slick-prev {
    left: -7.1rem
}

.closed-listings .base-carousel .slick-next {
    right: -7.1rem
}

.closed-listings .base-carousel .slick-slide {
    padding: 0 .5rem
}

.rounded {
    border-radius: 2rem 0 2rem 2rem
}

@media (max-width:767px) {
    .rounded {
        border-radius: 1.6rem 0 1.6rem 1.6rem
    }
}

.comparative-table .section-area__container {
    padding-bottom: 9.6rem
}

.comparison-table {
    max-width: 89.6rem;
    table-layout: auto;
    margin: 5.6rem auto 0
}

@media (max-width:767px) {
    .comparison-table {
        max-width: 34.4rem;
        margin: 2.2rem auto 0
    }
}

.comparison-table tbody {
    box-shadow: 0 14px 40px -10px rgba(108, 129, 171, .1)
}

.comparison-table thead {
    position: relative
}

.comparison-table thead:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0 14px 40px -10px rgba(108, 129, 171, .1);
    height: 100%;
    width: 50%;
    border-radius: 0 2rem 0 0;
    z-index: -1
}

@media (max-width:767px) {
    .comparison-table thead:before {
        border-radius: 0 1.6rem 0 0
    }
}

.comparison-table tr {
    height: 7.2rem
}

.comparison-table .skip {
    border: none;
    max-width: 45rem;
    width: 50%
}

@media (max-width:767px) {
    .comparison-table .skip {
        max-width: 16.8rem
    }
}

.comparison-table th.comparison-table__col2,
.comparison-table th.comparison-table__col3 {
    border-top: 1px solid #eef0f6;
    max-width: 22.4rem;
    width: 25%
}

@media (max-width:767px) {

    .comparison-table th.comparison-table__col2,
    .comparison-table th.comparison-table__col3 {
        max-width: 8.9rem
    }
}

.comparison-table .top-border {
    border-top: 1px solid #eef0f6
}

.comparison-table__col1,
.comparison-table__col2,
.comparison-table__col3 {
    border-bottom: 1px solid #eef0f6
}

.comparison-table__col1 div,
.comparison-table__col2 div,
.comparison-table__col3 div {
    margin: 0 auto
}

.comparison-table__col1 {
    padding: 2.2rem 3.2rem !important;
    border-left: 1px solid #eef0f6;
    font-size: 1.6rem;
    line-height: 2.8rem
}

@media (max-width:767px) {
    .comparison-table__col1 {
        padding: 2.2rem 1.2rem !important;
        font-size: 1.4rem;
        line-height: 2.2rem
    }
}

.comparison-table__col2 {
    border-left: 1px solid #eef0f6;
    border-right: 1px solid #eef0f6;
    background: #fff
}

.comparison-table__col3 {
    background: #f2f8fe;
    border-right: 1px solid #eef0f6
}

.comparison-table__col2,
.comparison-table__col3 {
    padding: 2.4rem 3.2rem !important;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2rem
}

@media (max-width:767px) {

    .comparison-table__col2,
    .comparison-table__col3 {
        font-size: 1.1rem;
        line-height: 115%;
        padding: 1.6rem .8rem !important
    }
}

.comparison-table th.comparison-table__col3 {
    color: #1192e5
}

.comparison-table .round-top-left {
    border-radius: 2rem 0 0 0
}

@media (max-width:767px) {
    .comparison-table .round-top-left {
        border-radius: 1.6rem 0 0 0
    }
}

.comparison-table .round-bottom-left {
    border-radius: 0 0 0 2rem
}

@media (max-width:767px) {
    .comparison-table .round-bottom-left {
        border-radius: 0 0 0 1.6rem
    }
}

.comparison-table .round-bottom-right {
    border-radius: 0 0 2rem 0
}

@media (max-width:767px) {
    .comparison-table .round-bottom-right {
        border-radius: 0 0 1.6rem 0
    }
}

.comparison-table .round-top-right {
    border-radius: 0 2rem 0 0
}

.comparison-table .round-top-right sup {
    font-size: .8rem
}

@media (max-width:767px) {
    .comparison-table .round-top-right {
        border-radius: 0 1.6rem 0 0
    }
}

.comparison-table__check-icon {
    width: 2rem;
    height: 2rem
}

@media (max-width:767px) {
    .comparison-table__check-icon {
        width: 1.4rem;
        height: 1.4rem
    }
}

.comparison-table__close-icon {
    width: 2rem;
    height: 2rem
}

@media (max-width:767px) {
    .comparison-table__close-icon {
        width: 1.4rem;
        height: 1.4rem
    }
}

.card-container {
    background: #fff
}

.card-container--small {
    border-radius: 1.2rem;
    padding: 4rem 3.2rem
}

@media (max-width:767px) {
    .card-container--small {
        padding: 1.6rem
    }
}

.card-container--big {
    border-radius: 2.4rem;
    padding: 4.4rem 4.8rem
}

@media (max-width:767px) {
    .card-container--big {
        padding: 4.4rem
    }
}

.card-container--high {
    min-height: 49.4rem
}

@media (max-width:767px) {
    .card-container--high {
        padding: 4.4rem
    }
}

.card-container--shadow {
    box-shadow: 0 2px 29px rgba(54, 67, 115, .1)
}

.info-card {
    max-width: 35.2rem;
    position: relative;
    font-family: Open Sans, San Francisco, -apple-system, HelveticaNeue, helvetica, roboto, arial, "sans-serif";
    color: #00032d;
    font-weight: 700;
    display: flex
}

@media (max-width:767px) {
    .info-card {
        width: 100%;
        max-width: 100%
    }
}

.info-card__title {
    font-size: 2rem;
    line-height: 2.8rem;
    letter-spacing: -.05rem;
    margin: 0
}

@media (max-width:767px) {
    .info-card__title {
        font-size: 1.4rem;
        line-height: 2.2rem
    }
}

.info-card__info {
    margin-top: 2.4rem;
    font-size: 2rem;
    line-height: 4rem;
    letter-spacing: -.08rem;
    color: #273653
}

@media (max-width:767px) {
    .info-card__info {
        margin: .8rem 0;
        font-size: 2rem;
        line-height: 2.8rem
    }
}

.info-card__info-detail {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-top: 2.4rem
}

@media (max-width:767px) {
    .info-card__info-detail {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.info-card__icon-container img,
.info-card__icon-container svg {
    width: 9.6rem;
    height: 9.6rem
}

.info-card__call-to-action {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #46b6ff
}

.fastest-way-to-sell-home__content {
    display: flex;
    grid-gap: 2.5rem;
    gap: 2.5rem;
    justify-content: space-around;
    padding: 4.8rem 0
}

.fastest-way-to-sell-home__content .card-container {
    flex: 1 1
}

@media (max-width:992px) {
    .fastest-way-to-sell-home__content {
        padding: 4.8rem 0 0;
        flex-direction: column;
        grid-gap: 1.6rem;
        gap: 1.6rem
    }
}

@media (max-width:992px) {
    .fastest-way-to-sell-home__content .card-container {
        padding: 3.2rem
    }
}

@media (min-width:767px) {
    .fastest-way-to-sell-home__content .card-container {
        box-shadow: 0 14px 50px -10px rgba(108, 129, 171, .2)
    }
}

.fastest-way-to-sell-home__content .info-card {
    max-width: 100%
}

@media (min-width:767px) {
    .fastest-way-to-sell-home__content .info-card__icon-container svg {
        width: 6.6rem;
        height: 6.6rem
    }
}

@media (min-width:767px) {
    .fastest-way-to-sell-home__content .info-card__info {
        line-height: 1.25
    }
}

@media (min-width:767px) {
    .fastest-way-to-sell-home__content .info-card__info-detail {
        margin: .8rem 0 0
    }
}

.accordion {
    border: none
}

.accordion-node {
    border-bottom: .1rem solid #dbdfe6
}

.accordion-node__title {
    display: flex;
    justify-content: space-between;
    padding: 1.6rem 0
}

.accordion-node__title:hover {
    cursor: pointer
}

.accordion-node__title--text {
    display: flex;
    flex-direction: column;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 0
}

.accordion-node__title--expand-btn {
    display: flex;
    align-items: center;
    padding: .4rem;
    line-height: 1
}

.accordion-node__title--expand-btn .chevron-icon-component {
    width: 1rem;
    height: 1rem;
    transition: all .1s
}

.accordion-node__subtitle {
    font-family: Open Sans;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem
}

.accordion-node__body {
    transition: height .2s ease;
    overflow-y: hidden
}

.accordion-node__body.expanded.transition-off {
    overflow-y: visible
}

.accordion-node__body-wrapper {
    padding-bottom: 2.3rem
}

@media (min-width:767px) {
    .accordion-node__body-wrapper {
        padding-right: 4.8rem
    }
}

@media (max-width:767px) {
    .accordion-node__body-wrapper {
        font-size: 1.6rem
    }
}

@media only screen and (max-width:767px) {
    .title .new-line {
        display: inline-block
    }
}

.description {
    max-width: 65rem
}

.description .new-line {
    display: inline-block
}

.no-wrap {
    white-space: no-wrap
}

.section__title {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.14;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #1192e5;
    margin-bottom: 1.2rem
}

.section__title sup {
    font-size: .8rem
}

@media (max-width:767px) {
    .section__title {
        font-size: 1.6rem
    }
}

.process-step__step {
    display: flex;
    padding: 0 0 6.8rem 8rem;
    position: relative
}

@media (max-width:767px) {
    .process-step__step {
        display: block;
        padding: 0 0 4.5rem 6rem
    }
}

.process-step__step:before {
    counter-increment: section;
    content: "" counter(section) "";
    height: 3.2rem;
    width: 3.2rem;
    position: absolute;
    left: 1.6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    line-height: 0;
    font-weight: 700;
    border: .1rem solid #dbdfe6;
    color: #8e929c;
    background: #fff;
    top: 3.2rem
}

@media (max-width:767px) {
    .process-step__step:before {
        left: 0
    }
}

.process-step__step:after {
    content: "";
    position: absolute;
    width: .1rem;
    background: #dbdfe6;
    top: 0;
    left: 3.2rem;
    bottom: 0;
    z-index: -1
}

@media (max-width:767px) {
    .process-step__step:after {
        left: 1.6rem
    }
}

.process-step__step:first-child:after {
    top: 4rem
}

.process-step__step:last-child {
    padding-bottom: 0
}

.process-step__step:last-child:after {
    bottom: auto;
    height: 4rem
}

.process-step__step.highlighted:before {
    background: #46b6ff;
    color: #fff;
    border-color: #46b6ff
}

.process-step__step .icon {
    width: 13.7rem;
    text-align: center;
    margin-right: 3.8rem;
    max-width: 9.6rem
}

@media (max-width:767px) {
    .process-step__step .icon {
        text-align: left;
        margin-bottom: 2rem
    }
}

.process-step__step .desc {
    flex: 1 1
}

.process-step__step .desc h3 {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: .8rem
}

@media (min-width:767px) {
    .process-step__step .desc h3 {
        font-size: 2.4rem;
        margin-bottom: 1.6rem
    }
}

.process-step__step .desc p {
    margin-bottom: 0;
    line-height: 1.75
}

.process-step__step .desc .observation {
    font-size: 1.4rem;
    color: #72757d;
    margin-top: 1.6rem
}

.how-it-works-container {
    max-width: 83.2rem;
    margin: auto
}

.how-it-works-container .how-it-works-container__process-step {
    counter-reset: section
}

.how-it-works-container .section__description {
    font-size: 3rem
}

.how-it-works-container .section__description sup {
    font-size: 1.5rem
}

@media (max-width:767px) {
    .how-it-works-container .section__description {
        margin-bottom: 1.6rem
    }
}

@media (min-width:1159px) {
    .how-it-works-container .how-it-works-container__detailed_description {
        text-align: center
    }
}

@media (min-width:767px) and (max-width:1159px) {
    .how-it-works-container .how-it-works-container__detailed_description {
        text-align: center
    }
}

@media (max-width:767px) {
    .how-it-works-container {
        padding: 0
    }

    .how-it-works-container .how-it-works-container__process-step {
        font-size: 1.6rem;
        line-height: 1.75
    }

    .how-it-works-container .how-it-works-container__detailed_description {
        font-style: normal;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 1.75;
        letter-spacing: 0;
        text-align: center
    }
}

.how-it-works-container .heading {
    margin-bottom: 3.8rem
}

@media (min-width:767px) {
    .how-it-works-container .heading {
        margin-bottom: 6.4rem
    }
}

@media (max-width:767px) {
    .testimonials {
        padding: 4.8rem 0 5.6rem !important
    }
}

.testimonial-container {
    background: #fff;
    max-width: 55.6rem;
    margin: 5.6rem 0 3.2rem;
    box-shadow: 0 1.4rem 4rem -1rem rgba(108, 129, 171, .1);
    border-radius: 2.4rem
}

@media (max-width:767px) {
    .testimonial-container {
        margin-top: 3.2rem;
        max-width: 36rem
    }
}

@media (max-width:767px) {
    .testimonial-container .card-container {
        padding: 4.4rem 2.4rem;
        min-height: 46.5rem
    }
}

.testimonial-card {
    display: flex;
    flex-direction: column;
    max-width: 55.6rem;
    align-items: center;
    text-align: center;
    font-family: Open Sans, open-sans, sans-serif
}

.testimonial-card__picture {
    display: flex;
    width: 9.6rem;
    height: 9.6rem
}

@media (min-width:767px) {
    .testimonial-card__picture {
        width: 12.2rem;
        height: 12.2rem
    }
}

.testimonial-card__picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 7rem
}

.testimonial-card__author {
    color: #273653;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 1.6rem 0 .6rem;
    line-height: 1.4
}

@media (min-width:767px) {
    .testimonial-card__author {
        font-size: 2.8rem;
        margin-bottom: .8rem
    }
}

.testimonial-card__role {
    color: #72757d;
    font-size: 1.4rem;
    font-weight: 700
}

.testimonial-card__divider {
    width: 100%;
    border-top: 1px solid #eef0f6;
    margin: 2rem 2.8rem 1.6rem
}

@media (min-width:767px) {
    .testimonial-card__divider {
        margin: 2.8rem
    }
}

.testimonial-card__content {
    color: #72757d;
    line-height: 1.43;
    font-size: 1.4rem;
    font-weight: 600;
    min-height: 9.6rem;
    margin-bottom: 2.4rem
}

@media (min-width:767px) {
    .testimonial-card__content {
        font-size: 1.6rem
    }
}

.testimonial-card__call-to-action {
    color: #1192e5;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: underline
}

.testimonial-card__inactive-call-to-action {
    color: #fff;
    font-size: 1.4rem;
    pointer-events: none;
    cursor: default
}

.testimonial-section .slick-slide {
    padding: 0 .6rem;
    height: auto
}

.testimonial-section .slick-arrow.slick-prev {
    left: -6rem
}

.testimonial-section .slick-arrow.slick-next {
    right: -6rem
}

@media (min-width:767px) {
    .testimonial-section .base-carousel {
        max-width: 115.6rem;
        margin: auto
    }
}

@media (max-width:1159px) {
    .testimonial-section .base-carousel {
        max-width: 100%
    }
}

.testimonial-section .section-area__container {
    padding-bottom: 8.8rem
}

.testimonial-section__title sup {
    font-size: 1.8rem
}

.testimonial-section__carousel {
    margin-top: 5.6rem
}

.testimonial-section__carousel .slick-slide {
    height: inherit
}

.testimonial-section__carousel .slick-slide .testimonial-container .card-container {
    height: 100%
}

@media (max-width:767px) {
    .testimonial-section__carousel .slick-slide .testimonial-container .card-container {
        min-height: auto
    }
}

@media (max-width:767px) {
    .testimonial-section__carousel .slick-slide .testimonial-container .testimonial-card__content {
        margin-bottom: 0
    }
}

.testimonial-section__carousel .slick-dots {
    margin-top: 3.2rem
}

.side-by-side {
    display: flex;
    padding: 3.2rem
}

.side-by-side__left,
.side-by-side__right {
    flex: 1 1;
    display: flex;
    justify-content: center
}

@media (min-width:1024px) {
    .side-by-side__left {
        margin-right: 12.6rem
    }
}

@media (max-width:1023px) {
    .side-by-side {
        padding: 2.4rem 1.6rem 3.2rem
    }

    .side-by-side.direction-column {
        flex-flow: column
    }

    .side-by-side.direction-column .side-by-side__left {
        margin-right: 0;
        margin-bottom: 3.2rem
    }

    .side-by-side.direction-column-reverse {
        flex-flow: column-reverse
    }

    .side-by-side.direction-column-reverse .side-by-side__left {
        margin-right: 0;
        margin-top: 3.2rem
    }
}

.side-by-side.white {
    background: #fff
}

.side-by-side.sky-blue {
    background: #f2f8fe
}

.product-video {
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center
}

.product-video iframe,
.product-video img {
    width: 100%;
    height: 100%
}

.side-by-side {
    border-radius: 1.6rem;
    padding: 0
}

@media (max-width:1024px) {
    .side-by-side {
        border-radius: 1.8rem
    }
}

.client-testimonial {
    display: flex;
    flex-flow: column
}

@media (max-width:1024px) {
    .client-testimonial {
        margin-top: 0
    }
}

.client-testimonial__video {
    max-width: 60.8rem;
    max-height: 37.9rem;
    width: 100%;
    height: 100%
}

@media (max-width:1024px) {
    .client-testimonial__video {
        max-width: 31.1rem;
        max-height: 20rem
    }
}

.client-testimonial__words {
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -.08rem;
    color: #273653;
    margin-bottom: 3.2rem;
    font-size: 2.4rem
}

@media (max-width:1024px) {
    .client-testimonial__words {
        font-size: 2rem
    }
}

.client-testimonial__source {
    display: flex;
    flex-flow: column;
    grid-gap: .8rem;
    gap: .8rem
}

.client-testimonial__source__name {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #273653
}

.client-testimonial__source__brokerage {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #72757d
}

.webp .product-video img {
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/simpleSale/testimonial-bao-w-cf59538fe38458d19d69fbb2ec5f3bb7.webp)
}

@media (max-width:767px) {
    .webp .product-video img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/simpleSale/testimonial-bao-w-mobile-a8cdba2bf46d213b71f3f6f5e049029a.webp)
    }
}

.no-webp .product-video img {
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/simpleSale/testimonial-bao-w-e083917c42ac4e5db424599a4b013dc0.png)
}

@media (max-width:767px) {
    .no-webp .product-video img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/simpleSale/testimonial-bao-w-mobile-57d06ccb0de76e76bad4806f64814ad0.png)
    }
}

.client-testimonial__wrapper {
    padding: 0 1.6rem
}

@media (min-width:767px) {
    .client-testimonial__wrapper {
        padding-bottom: 4.5rem
    }
}

.client-testimonial .section__description {
    margin-bottom: 8rem
}

@media (max-width:767px) {
    .client-testimonial .section__description {
        margin-bottom: 5.6rem
    }
}

.grid-container,
.grid-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem
}

.row {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap
}

.row--double-col {
    margin-right: -1rem;
    margin-left: -1rem
}

.row.reverse {
    flex-direction: row-reverse
}

.col.reverse {
    flex-direction: column-reverse
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem
}

.col-xs-1.no-pad,
.col-xs-2.no-pad,
.col-xs-3.no-pad,
.col-xs-4.no-pad,
.col-xs-5.no-pad,
.col-xs-6.no-pad,
.col-xs-7.no-pad,
.col-xs-8.no-pad,
.col-xs-9.no-pad,
.col-xs-10.no-pad,
.col-xs-11.no-pad,
.col-xs-12.no-pad,
.col-xs.no-pad {
    padding: 0
}

.col-xs-1.no-pad-left,
.col-xs-2.no-pad-left,
.col-xs-3.no-pad-left,
.col-xs-4.no-pad-left,
.col-xs-5.no-pad-left,
.col-xs-6.no-pad-left,
.col-xs-7.no-pad-left,
.col-xs-8.no-pad-left,
.col-xs-9.no-pad-left,
.col-xs-10.no-pad-left,
.col-xs-11.no-pad-left,
.col-xs-12.no-pad-left,
.col-xs.no-pad-left {
    padding-left: 0
}

.col-xs-1.no-pad-right,
.col-xs-2.no-pad-right,
.col-xs-3.no-pad-right,
.col-xs-4.no-pad-right,
.col-xs-5.no-pad-right,
.col-xs-6.no-pad-right,
.col-xs-7.no-pad-right,
.col-xs-8.no-pad-right,
.col-xs-9.no-pad-right,
.col-xs-10.no-pad-right,
.col-xs-11.no-pad-right,
.col-xs-12.no-pad-right,
.col-xs.no-pad-right {
    padding-right: 0
}

.col-xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    flex-basis: 8.333%;
    max-width: 8.333%
}

.col-xs-2 {
    flex-basis: 16.667%;
    max-width: 16.667%
}

.col-xs-3 {
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    flex-basis: 33.333%;
    max-width: 33.333%
}

.col-xs-5 {
    flex-basis: 41.667%;
    max-width: 41.667%
}

.col-xs-6 {
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    flex-basis: 58.333%;
    max-width: 58.333%
}

.col-xs-8 {
    flex-basis: 66.667%;
    max-width: 66.667%
}

.col-xs-9 {
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    flex-basis: 83.333%;
    max-width: 83.333%
}

.col-xs-11 {
    flex-basis: 91.667%;
    max-width: 91.667%
}

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

.col-xs-offset-1 {
    margin-left: 8.333%
}

.col-xs-offset-2 {
    margin-left: 16.667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.333%
}

.col-xs-offset-5 {
    margin-left: 41.667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.333%
}

.col-xs-offset-8 {
    margin-left: 66.667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.333%
}

.col-xs-offset-11 {
    margin-left: 91.667%
}

.start-xs {
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    justify-content: center;
    text-align: center
}

.end-xs {
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    align-items: flex-start
}

.middle-xs {
    align-items: center
}

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

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

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

.first-xs {
    order: -1
}

.last-xs {
    order: 1
}

@media only screen and (min-width:48em) {
    .grid-container {
        width: 46rem
    }

    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        box-sizing: border-box;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-sm {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-sm-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-sm-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-sm-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-sm-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-sm-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-sm-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-sm-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }

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

    .col-sm-offset-1 {
        margin-left: 8.333%
    }

    .col-sm-offset-2 {
        margin-left: 16.667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.333%
    }

    .col-sm-offset-5 {
        margin-left: 41.667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333%
    }

    .col-sm-offset-8 {
        margin-left: 66.667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.333%
    }

    .col-sm-offset-11 {
        margin-left: 91.667%
    }

    .start-sm {
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        justify-content: center;
        text-align: center
    }

    .end-sm {
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        align-items: flex-start
    }

    .middle-sm {
        align-items: center
    }

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

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

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

    .first-sm {
        order: -1
    }

    .last-sm {
        order: 1
    }
}

@media only screen and (min-width:62em) {
    .grid-container {
        width: 61rem;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        box-sizing: border-box;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-md {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%
    }

    .col-md-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-md-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-md-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-md-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-md-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-md-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-md-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-md-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }

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

    .col-md-offset-1 {
        margin-left: 8.333%
    }

    .col-md-offset-2 {
        margin-left: 16.667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.333%
    }

    .col-md-offset-5 {
        margin-left: 41.667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333%
    }

    .col-md-offset-8 {
        margin-left: 66.667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.333%
    }

    .col-md-offset-11 {
        margin-left: 91.667%
    }

    .start-md {
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        justify-content: center;
        text-align: center
    }

    .end-md {
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        align-items: flex-start
    }

    .middle-md {
        align-items: center
    }

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

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

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

    .first-md {
        order: -1
    }

    .last-md {
        order: 1
    }
}

@media only screen and (min-width:75em) {
    .grid-container {
        width: 71rem
    }

    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        box-sizing: border-box;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-lg {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%
    }

    .col-lg-1 {
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-lg-2 {
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-lg-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-lg-5 {
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-lg-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-lg-8 {
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-lg-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-lg-11 {
        flex-basis: 91.667%;
        max-width: 91.667%
    }

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

    .col-lg-offset-1 {
        margin-left: 8.333%
    }

    .col-lg-offset-2 {
        margin-left: 16.667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.333%
    }

    .col-lg-offset-5 {
        margin-left: 41.667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333%
    }

    .col-lg-offset-8 {
        margin-left: 66.667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.333%
    }

    .col-lg-offset-11 {
        margin-left: 91.667%
    }

    .start-lg {
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        justify-content: center;
        text-align: center
    }

    .end-lg {
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        align-items: flex-start
    }

    .middle-lg {
        align-items: center
    }

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

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

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

    .first-lg {
        order: -1
    }

    .last-lg {
        order: 1
    }
}

.no-pad {
    padding: 0
}

a {
    color: #46b6ff;
    cursor: pointer;
    text-decoration: none
}

a svg {
    fill: #46b6ff
}

a:focus,
a:hover {
    color: #18a0f8
}

a:focus svg,
a:hover svg {
    fill: #18a0f8
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slide-in-from-right {
    0% {
        transform: translateX(100%);
        opacity: 0
    }

    50% {
        transform: translateX(0);
        opacity: .2
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-from-right {
    0% {
        transform: translateX(100%);
        opacity: 0
    }

    50% {
        transform: translateX(0);
        opacity: .2
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-out-to-right {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    70% {
        transform: translateX(0);
        opacity: .5
    }

    to {
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes slide-out-to-right {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    70% {
        transform: translateX(0);
        opacity: .5
    }

    to {
        transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes slide-popover-carat {
    0% {
        transform: translateX(-120%)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slide-popover-carat {
    0% {
        transform: translateX(-120%)
    }

    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes slide-out-popover-carat {
    to {
        transform: translateX(-500%)
    }

    0% {
        transform: translateX(0)
    }
}

@keyframes slide-out-popover-carat {
    to {
        transform: translateX(-500%)
    }

    0% {
        transform: translateX(0)
    }
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-slide-up {
    0% {
        transform: translateY(20px) scale(.95);
        opacity: 0
    }

    to {
        transform: translateY(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade-slide-down {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    70% {
        transform: translateY(0);
        opacity: .2
    }

    to {
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes fade-slide-down {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    70% {
        transform: translateY(0);
        opacity: .2
    }

    to {
        transform: translateY(100%);
        opacity: 0
    }
}

#hero {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 16rem 0 0
}

#hero h2 {
    font-weight: 400;
    font-size: 2rem;
    margin: 0;
    padding: 0;
    text-shadow: 0 0 1rem rgba(0, 0, 0, .6)
}

@media (min-width:600px) {
    #hero h2 {
        font-size: 1.6rem
    }
}

#hero h2.fade-down {
    -webkit-animation: fade-down .4s ease-out forwards;
    animation: fade-down .4s ease-out forwards
}

#hero .banner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(39, 54, 83, .95);
    color: #fff;
    padding: 1.2rem 0;
    font-size: 1.6rem;
    opacity: 0;
    -webkit-animation: fade-up 1s ease-in 1.5s forwards;
    animation: fade-up 1s ease-in 1.5s forwards
}

#hero .banner a {
    color: #46b6ff
}

#hero .banner a:hover {
    color: #2ca4f2
}

.cta-wrap input {
    height: 6rem;
    padding-left: 2rem;
    padding-right: 17rem
}

@media (max-width:430px) {
    .cta-wrap input {
        padding-right: 14rem
    }
}

.cta-wrap .button {
    right: .8rem;
    height: 4.4rem;
    width: 16.8rem
}

@media (max-width:430px) {
    .cta-wrap .button {
        padding: 0 1rem
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-slide-up {
    0% {
        transform: translateY(20px) scale(.95);
        opacity: 0
    }

    to {
        transform: translateY(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade-up {
    0% {
        transform: translateY(10px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fade-up {
    0% {
        transform: translateY(10px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fade-down {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(10px);
        opacity: 0
    }
}

@keyframes fade-down {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(10px);
        opacity: 0
    }
}

.hl-core-ui-nav-menu {
    position: fixed;
    width: 100vw;
    z-index: 100
}

.hl-core-ui-nav-menu.scrolled {
    border-bottom: 1px solid #dbdfe6;
    box-shadow: 0 .4rem 2rem rgba(108, 129, 171, .2)
}

.hl-core-ui-nav-menu.scrolled a:hover {
    color: #1192e5
}

@media (min-width:768px) {
    .hl-core-ui-nav-menu.scrolled a:hover {
        color: #273653
    }
}

.hl-core-ui-nav-menu.not-scrolled a:hover {
    color: #1192e5
}

@media (min-width:768px) {
    .hl-core-ui-nav-menu.not-scrolled a:hover {
        color: #fff
    }
}

.page-header-component.hlca-experiment {
    position: fixed;
    width: 100%;
    max-width: none
}

.page-header-component.hlca-experiment .header-container {
    width: 100%;
    display: flex;
    max-width: 151.2rem;
    position: relative;
}

.page-header-component.hlca-experiment .logo {
    display: none
}

.page-header-component.hlca-experiment.scrolled {
    background-color: #fff !important;
    transition: background-color .2s linear;
    box-shadow: 0 4px 20px rgba(55, 106, 206, .1)
}

.page-header-component.hlca-experiment.scrolled .hamburger-icon-line {
    background: #273653
}

.page-header-component.hlca-experiment .menu {
    flex: 5 1
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component.hlca-experiment {
        padding: 1.5rem 0 1rem;
        width: 100%
    }

    .page-header-component.hlca-experiment .header-container {
        margin: auto;
        padding-left: 80px;
        padding-right: 80px
    }

    .page-header-component.hlca-experiment .sign-in {
        float: right
    }

    .page-header-component.hlca-experiment .menu-logo {
        flex: none;
        width: 15.5rem;
        margin-right: 4.4rem
    }
}

.page-header-component {
    position: absolute;
    display: flex;
    justify-content: space-between;
    left: 0;
    right: 0;
    top: 0;
    max-width: 151.2rem;
    padding: 8rem;
    height: 7.1rem;
    margin: 0 auto;
    transition: all .3s;
    z-index: 10
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component {
        width: calc(100% - 80px);
        padding: 2rem 3.6rem
    }
}

.page-header-component.fill-space {
    position: relative
}

.page-header-component.mobile-menu-open {
    height: 100%;
    z-index: 100
}

.page-header-component .menu {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    padding-left: .3rem;
    pointer-events: none
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component .menu {
        position: relative;
        width: auto;
        height: auto
    }
}

.page-header-component .menu .header-menu-component {
    pointer-events: auto;
    height: 0
}

.page-header-component .menu-logo {
    flex: 1 1;
    padding-top: 2rem
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component .menu-logo {
        padding-top: 0
    }
}

.page-header-component .logo {
    -o-object-fit: contain;
    object-fit: contain;
    width: 14rem;
    margin: 0 auto;
    cursor: pointer
}

.page-header-component .logo.show {
    display: block
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component .logo {
        width: auto;
        margin: 0
    }
}

.page-header-component a.header-logo-component {
    height: 3rem;
    display: block;
    padding-top: .3rem
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component.dark-nav a.header-logo-component {
        padding-top: 0
    }
}

@media (min-width:calc(1024px + 1px)) {
    .page-header-component {
        padding: 2rem 0
    }
}

@-webkit-keyframes fade-in-right {
    0% {
        transform: translateX(0);
        opacity: 0
    }

    to {
        transform: translateX(100%);
        opacity: 1
    }
}

@keyframes fade-in-right {
    0% {
        transform: translateX(0);
        opacity: 0
    }

    to {
        transform: translateX(100%);
        opacity: 1
    }
}

@-webkit-keyframes fade-out-left {
    0% {
        transform: translateX(100%);
        opacity: 1
    }

    to {
        transform: translateX(0);
        opacity: 0
    }
}

@keyframes fade-out-left {
    0% {
        transform: translateX(100%);
        opacity: 1
    }

    to {
        transform: translateX(0);
        opacity: 0
    }
}

body.fixed {
    position: fixed
}

@media (max-width:1024px) {
    .hlca-experiment .mobile-menu-open.page-header-component .menu {
        padding-left: 0 !important
    }
}

.hlca-experiment .sub-menu {
    max-width: 44rem;
    border-radius: 1.6rem !important
}

.hlca-experiment .sub-menu #dropdown-tick-mark {
    position: absolute;
    top: 1rem;
    transform: translate(200%, -150%);
    width: 20px;
    height: 16px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff
}

.hlca-experiment .sub-menu .description-container .item-details {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.6rem;
    color: #8e929c
}

.hlca-experiment .sub-menu>.hlca-nav-container {
    padding: 6px 32px/10pxrem;
    display: flex;
    flex-direction: row;
    flex-basis: fit-content;
    align-items: center
}

@media (min-width:calc(1024px + 1px)) {
    .hlca-experiment.scrolled .hlca-dropdown-chevron svg {
        fill: #273653 !important
    }

    .hlca-experiment.scrolled .header-menu-component .top-link>.anchor-link {
        color: #273653
    }

    .hlca-experiment.scrolled .header-menu-component .top-link>.anchor-link .hlca-dropdown-chevron svg {
        fill: #273653
    }

    .hlca-experiment.scrolled .header-menu-component .top-link>#sign-in {
        color: #1192e5;
        border: 1px solid #1192e5 !important
    }
}

@media (max-width:1024px) {
    .hlca-experiment .header-menu-component .hamburger-icon-wrap {
        margin: 1.6rem 0 2rem 1.6rem
    }
}

.hlca-experiment .header-menu-component .nav-menu.client-signed-in #sign-in,
.hlca-experiment .header-menu-component .nav-menu.user-signed-in #sign-in {
    display: none !important
}

@media (min-width:calc(1024px + 1px)) {

    .hlca-experiment .header-menu-component .nav-menu.client-signed-in,
    .hlca-experiment .header-menu-component .nav-menu.user-signed-in {
        top: -.55rem !important;
        float: right
    }
}

.hlca-experiment .header-menu-component.light-nav .top-link>#sign-in {
    border: 1px solid #fff;
    border-radius: .4rem;
    margin-bottom: 1.2rem
}

@media (min-width:calc(1024px + 1px)) {
    .hlca-experiment .header-menu-component.light-nav .top-link>#sign-in {
        padding: .6rem 2.2rem
    }
}

.hlca-experiment .header-menu-component.light-nav .top-link>.anchor-link {
    text-shadow: none;
    font-weight: 600;
    padding: .6rem 2.2rem 1.8rem
}

.hlca-experiment .header-menu-component.light-nav .top-link>.sub-menu {
    margin-top: 0;
    border-radius: 1.2rem;
    padding: 1.6rem 0;
    box-shadow: 0 14px 50px -10px rgba(108, 129, 171, .2);
    display: flex;
    flex-direction: column
}

.hlca-experiment .header-menu-component.light-nav .top-link:hover:not(.about-us-links) .sub-menu {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important
}

.hlca-experiment .header-menu-component.light-nav .top-link:hover .hlca-dropdown-chevron svg {
    transform: rotate(270deg);
    transition-duration: .2s, .2s;
    transition-property: width, transform;
    transition-timing-function: ease-out, ease-out
}

.hlca-experiment .header-menu-component .anchor-link:not(.sign-out-link):hover {
    background-color: transparent !important
}

.hlca-experiment .header-menu-component .anchor-link:not(.sign-out-link):hover .navigation-icon {
    background-color: rgba(70, 182, 255, .160784)
}

.hlca-experiment .header-menu-component .top-link>.anchor-link {
    display: flex;
    text-shadow: none
}

.hlca-experiment .header-menu-component .top-link>.anchor-link .hlca-dropdown-chevron {
    padding-left: 7px
}

.hlca-experiment .header-menu-component .top-link>.anchor-link .hlca-dropdown-chevron svg {
    fill: #fff;
    width: 6px;
    height: 10px;
    transform: rotate(90deg);
    transition: all .2s ease
}

.hlca-experiment .divider.visible-lg {
    display: block !important;
    margin: 1.25rem 2rem !important
}

.hlca-experiment .divider.visible-xs {
    display: none !important
}

.hlca-experiment .sub-menu .anchor-link {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.hlca-experiment .sub-menu.visible-xs {
    display: none !important
}

@media (max-width:1024px) {
    .hlca-experiment .visible-lg {
        display: none !important
    }

    .hlca-experiment .nav-menu {
        display: block !important
    }

    .hlca-experiment .header-menu-component .nav-menu {
        padding: 5.2rem 1.25rem !important
    }

    .hlca-experiment .header-menu-component .nav-menu.client-signed-in .about-us-links,
    .hlca-experiment .header-menu-component .nav-menu.user-signed-in .about-us-links {
        display: none !important
    }

    .hlca-experiment .header-menu-component .nav-menu .sub-menu .anchor-link:not(.sign-out-link) {
        padding: 1.2rem 2rem 1.2rem 5rem;
        font-size: 16px;
        width: 100%
    }

    .hlca-experiment .header-menu-component .link-blue,
    .hlca-experiment .header-menu-component .nav-menu .sub-menu .anchor-link.auth-link {
        font-weight: 700;
        font-size: 16px
    }

    .hlca-experiment .header-menu-component .top-link>.sub-menu {
        box-shadow: none !important;
        padding: 0 !important
    }

    .hlca-experiment .header-menu-component .top-link>#sign-in {
        padding-left: 2rem;
        font-size: 1.6rem
    }

    .hlca-experiment .sub-menu {
        max-width: none
    }

    .hlca-experiment .sub-menu.visible-lg {
        display: none !important
    }

    .hlca-experiment .sub-menu.visible-xs {
        display: block !important
    }

    .hlca-experiment .sub-menu.visible-xs .inner-menu-open {
        margin-left: 2.5rem;
        display: none
    }

    .hlca-experiment .sub-menu.visible-xs .inner-menu-open .anchor-link.top {
        display: none
    }

    .hlca-experiment .sub-menu .anchor-link {
        max-width: none
    }

    .hlca-experiment .sub-menu .anchor-link:not(.sign-out-link).top {
        font-weight: 600
    }

    .hlca-experiment .sub-menu .anchor-link:not(.sign-out-link) .hlca-mobile-chevron {
        float: right
    }

    .hlca-experiment .sub-menu .anchor-link:not(.sign-out-link) .hlca-mobile-chevron img,
    .hlca-experiment .sub-menu .anchor-link:not(.sign-out-link) .hlca-mobile-chevron svg {
        transform: rotate(180deg)
    }

    .hlca-experiment .sub-menu .anchor-link:not(.sign-out-link) .hlca-mobile-chevron.rotate {
        transform: rotate(180deg);
        transition-duration: .2s, .2s;
        transition-property: width, transform;
        transition-timing-function: ease-out, ease-out
    }

    .hlca-experiment .divider.visible-lg {
        display: none !important
    }
}

.header-menu-component .link-blue,
.header-menu-component .nav-menu .sub-menu .anchor-link.auth-link {
    color: #46b6ff;
    text-transform: none
}

.header-menu-component .or {
    margin: 0 .6rem
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .link-blue:first-of-type {
        color: inherit
    }
}

.header-menu-component.light-nav .top-link>.anchor-link {
    color: #fff;
    text-shadow: 0 0 1rem rgba(0, 0, 0, .5)
}

.header-menu-component.light-nav .arrow-right-icon,
.header-menu-component.light-nav .chevron-icon-component,
.header-menu-component.light-nav .top-link {
    color: #fff
}

.header-menu-component.light-nav .hamburger-icon-line {
    background: #fff
}

.header-menu-component.light-nav .nav-menu .caret-down {
    fill: #fff
}

.header-menu-component .top-link:hover .arrow-right-icon,
.header-menu-component .top-link:hover .chevron-icon-component {
    opacity: .7
}

.header-menu-component .hamburger-icon-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 3rem;
    margin: 2rem 0 2rem 2rem;
    padding: 0 4.6rem 0 1.6rem;
    transform: scale(.9);
    cursor: pointer
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .hamburger-icon-wrap {
        display: none
    }
}

.header-menu-component .hamburger-icon-line {
    background-color: #273653;
    display: block;
    width: 3rem;
    height: .3rem;
    margin: .7rem auto;
    transition-duration: .2s, .2s;
    transition-property: width, transform;
    transition-timing-function: ease-out, ease-out
}

.header-menu-component .profile-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    text-transform: none;
    padding: 0
}

@media (max-width:1024px) {
    .header-menu-component .profile-wrapper {
        margin-bottom: 2rem
    }
}

.header-menu-component .profile-wrapper>svg {
    width: 1rem;
    margin-left: .9rem
}

.header-menu-component .profile-wrapper+.divider {
    display: none
}

@media (max-width:1024px) {
    .header-menu-component .profile-wrapper+.divider {
        display: block
    }
}

.header-menu-component .profile-wrapper .icon-wrapper {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #46b6ff
}

.header-menu-component .profile-wrapper .icon-wrapper .letter {
    color: #fff
}

.header-menu-component .profile-wrapper .icon-wrapper svg {
    width: 1.4rem;
    height: 1.6rem;
    fill: #fff
}

.header-menu-component .profile-wrapper .user-name {
    display: none;
    margin-left: .5rem;
    font-weight: 700
}

@media (max-width:1024px) {
    .header-menu-component .profile-wrapper .user-name {
        display: block
    }
}

.header-menu-component .anchor-link {
    color: currentColor;
    display: block;
    font-size: 1.6rem;
    padding: .6rem 3rem;
    max-width: 44rem
}

.header-menu-component .anchor-link:hover {
    color: currentColor
}

.header-menu-component .anchor-link.sign-out-link.mobile,
.header-menu-component .anchor-link.visible-xs {
    display: none
}

@media (max-width:1024px) {
    .header-menu-component .anchor-link.visible-xs {
        display: block
    }
}

.header-menu-component .nav-menu {
    list-style-type: none;
    padding: 0;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-color: #fff
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu {
        left: 0;
        height: auto;
        background-color: transparent
    }
}

.header-menu-component .nav-menu .caret-down {
    fill: #273653
}

@media (max-width:1024px) {
    .header-menu-component .nav-menu .caret-down {
        display: none
    }
}

.header-menu-component .nav-menu .client-menu .sub-menu {
    left: -50%
}

.header-menu-component .nav-menu .divider {
    margin: 10px 0
}

.header-menu-component .nav-menu .divider.visible-xs {
    display: none
}

@media (max-width:1024px) {
    .header-menu-component .nav-menu .divider.visible-xs {
        display: block
    }
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu .account-links .sub-menu {
        margin: 0;
        left: -80%
    }
}

.header-menu-component .nav-menu .sub-menu {
    margin: 0
}

.header-menu-component .nav-menu .sub-menu .navigation-icon {
    margin: .75rem 1.5rem 0 0;
    float: left !important;
    background-color: #f2f8fe;
    border-radius: .5rem
}

.header-menu-component .nav-menu .sub-menu .navigation-icon img {
    display: block;
    margin: auto;
    min-height: 40px;
    min-width: 40px
}

.header-menu-component .nav-menu .sub-menu .bank-icon img,
.header-menu-component .nav-menu .sub-menu .book-open-cover-icon img {
    height: 24px;
    padding: 8px
}

.header-menu-component .nav-menu .sub-menu .description-container {
    margin: .5rem
}

.header-menu-component .nav-menu .sub-menu .description-container .item-title {
    font-weight: 700;
    font-size: 1.4rem
}

.header-menu-component .nav-menu .sub-menu .description-container .item-description {
    font-size: 1.2rem
}

.header-menu-component .nav-menu .sub-menu .anchor-link:not(.sign-out-link) {
    color: #273653;
    text-transform: none;
    font-size: 1.4rem;
    padding: 1.1rem 2.7rem
}

.header-menu-component .nav-menu .sub-menu .anchor-link:not(.sign-out-link):hover {
    background-color: #f5f6f9
}

.header-menu-component .nav-menu .sub-menu .profile {
    display: flex;
    margin: .6rem 3rem
}

.header-menu-component .nav-menu .sub-menu .profile .profile-photo {
    flex: 0 0 5rem;
    background: #eef1f7;
    border-radius: 5rem;
    width: 5rem;
    height: 5rem;
    margin-right: 1rem;
    overflow: hidden;
    vertical-align: middle
}

.header-menu-component .nav-menu .sub-menu .profile .profile-name {
    font-weight: 600
}

.header-menu-component .nav-menu .sub-menu .profile .profile-link {
    font-size: 1.4rem
}

.header-menu-component .nav-menu .top-link {
    margin-bottom: 0;
    vertical-align: middle;
    position: relative;
    color: #273653;
    overflow: hidden
}

.header-menu-component .nav-menu .top-link:hover {
    overflow: visible
}

.header-menu-component .nav-menu .top-link:hover .anchor-link:not(.user-icon) {
    opacity: .7;
    text-shadow: none
}

.header-menu-component .nav-menu .top-link:hover .sub-menu {
    display: block;
    opacity: 1;
    transform: translateY(0)
}

.header-menu-component .nav-menu .top-link:hover .sub-menu .anchor-link {
    opacity: 1
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu .top-link:hover .pro-sub-menu {
        margin: 0 -90px
    }
}

.header-menu-component .nav-menu .text-menu-header {
    display: none
}

@media (min-width:calc(1024px + 1px)) {

    .header-menu-component .nav-menu.client-signed-in,
    .header-menu-component .nav-menu.user-signed-in {
        top: -1rem
    }
}

.header-menu-component .nav-menu .for-agents-link .anchor-link {
    text-transform: none
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu .for-agents-link .divider {
        display: none
    }
}

.header-menu-component .nav-menu .about-links .auth-link {
    display: inline-block
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu .about-links .auth-link {
        display: none
    }
}

.header-menu-component .nav-menu .about-links .divider {
    display: none
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu .user-links .sub-menu {
        left: -100px
    }
}

.header-menu-component .nav-menu.sign-in .for-agents-link {
    order: 0
}

.header-menu-component .nav-menu.client-signed-in .for-agents-link {
    order: 2
}

.header-menu-component .sign-out-link {
    background: none;
    border: none;
    color: #46b6ff;
    cursor: pointer;
    font-size: 1.4rem;
    padding: .6rem 3rem;
    margin: 0;
    text-align: left;
    width: 100%;
    font-family: inherit
}

.header-menu-component .hidden {
    display: none
}

@media (max-width:1024px) {
    .header-menu-component .hidden-xs {
        display: none
    }
}

.client-menu .client-name {
    display: none;
    margin-left: .5rem;
    color: #273653;
    font-size: 1.6rem
}

.client-menu.client-menu-mobile {
    position: absolute;
    top: 0;
    right: 0
}

.client-menu.client-menu-mobile .caret-down {
    display: none
}

@media (min-width:calc(1024px + 1px)) {
    .client-menu.client-menu-mobile {
        display: none
    }
}

.client-menu .auth-link {
    display: none
}

@media (min-width:calc(1024px + 1px)) {
    .client-menu .auth-link {
        display: inline-block
    }
}

.mobile-menu-open.page-header-component .nav-menu .sub-menu {
    margin-left: -30px
}

.mobile-menu-open.page-header-component .nav-menu .sub-menu .sign-out-link {
    margin-left: 3rem
}

.mobile-menu-open.page-header-component .nav-menu .sub-menu .divider {
    margin-left: 30px
}

.mobile-menu-open.page-header-component .nav-menu .sub-menu .profile {
    margin-left: 0
}

.mobile-menu-open.page-header-component .nav-menu .anchor-link {
    text-shadow: none
}

.mobile-menu-open.page-header-component .hamburger-icon-wrap {
    transform: rotate(45deg)
}

.mobile-menu-open.page-header-component .hamburger-icon-line {
    background-color: #273653
}

.mobile-menu-open.page-header-component .hamburger-icon-line:first-child {
    transform: translateY(10px)
}

.mobile-menu-open.page-header-component .hamburger-icon-line:nth-child(2) {
    width: 0
}

.mobile-menu-open.page-header-component .hamburger-icon-line:nth-child(3) {
    transform: translateY(-10px) rotate(90deg)
}

@media (max-width:1024px) {
    .mobile-menu-open.page-header-component .light-nav .top-link>.anchor-link {
        color: #273653;
        border-color: #273653
    }

    .mobile-menu-open.page-header-component .top-link>.anchor-link {
        text-shadow: none
    }
}

@media (max-width:1024px) {
    .page-header-component a.header-logo-component {
        display: flex
    }

    .page-header-component {
        min-height: 7rem;
        height: auto
    }

    .header-menu-component {
        margin-bottom: 2rem
    }

    .header-menu-component .nav-menu {
        height: 100%;
        padding: 8rem 3.9rem;
        display: flex;
        flex-direction: column;
        overflow-y: scroll
    }

    .header-menu-component .nav-menu .top-link {
        padding: 0;
        overflow: visible
    }

    .header-menu-component .nav-menu .top-link .about-us {
        display: none
    }

    .header-menu-component .nav-menu .sign-in-link,
    .header-menu-component .nav-menu .user-links {
        order: 0
    }

    .header-menu-component .nav-menu .about-links {
        order: 3
    }

    .header-menu-component .nav-menu .about-links .divider {
        display: block
    }

    .header-menu-component .nav-menu .sign-out-links {
        order: 4
    }

    .header-menu-component .nav-menu .sign-out-links>.anchor-link.sign-out-link {
        color: #46b6ff
    }

    .header-menu-component .nav-menu .sign-out-links>.anchor-link.sign-out-link:hover {
        color: #273653
    }

    .header-menu-component .nav-menu .sign-in-link,
    .header-menu-component .nav-menu .user-links {
        order: -1
    }

    .header-menu-component .nav-menu .about-us-links {
        order: 1;
        border-bottom: 0
    }

    .header-menu-component .anchor-link {
        font-size: 16px;
        padding: 6px 30px
    }

    .header-menu-component .anchor-link.sign-out-link.mobile {
        display: block;
        order: 3
    }

    .header-menu-component .anchor-link.sign-out-link.mobile:hover {
        background-color: #f5f6f9
    }

    .client-menu .menu-header {
        padding-right: 0
    }

    .client-menu .profile-wrapper {
        padding-top: .6rem;
        padding-bottom: 2rem;
        border-bottom: 1px solid #dbdfe6
    }

    .client-menu .client-name {
        display: block;
        color: #273653;
        font-size: 1.6rem;
        font-weight: 700;
        text-shadow: none
    }

    .client-menu.client-menu-mobile .menu-header {
        padding-right: 3rem
    }

    .client-menu.client-menu-mobile .profile-wrapper {
        border-bottom: none
    }

    .client-menu.client-menu-mobile .divider,
    .client-menu.client-menu-mobile .profile-wrapper .client-name,
    .client-menu.client-menu-mobile .profile-wrapper .user-name {
        display: none
    }
}

@media (min-width:calc(1024px + 1px)) {
    .header-menu-component .nav-menu {
        display: inline-block !important;
        position: relative;
        width: auto;
        margin: 0
    }

    .header-menu-component .nav-menu .sub-menu {
        opacity: 0;
        position: absolute;
        background: #fff;
        transition: all .3s;
        transform: translateY(10px);
        padding: 1rem 0;
        box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .2);
        border-radius: .4rem;
        margin-top: 0
    }

    .header-menu-component .nav-menu .top-link {
        display: inline-block
    }

    .header-menu-component .nav-menu .anchor-link {
        font-size: 16px;
        padding: 6px 30px
    }

    .header-menu-component .nav-menu .anchor-link:hover {
        background: none
    }

    .header-menu-component .nav-menu .text-menu-header {
        display: block
    }
}

@media (max-width:1024px) {
    .mobile-menu-open .nav-menu {
        -webkit-animation: slide-in .4s cubic-bezier(.075, .82, .165, 1) 0s 1 normal forwards;
        animation: slide-in .4s cubic-bezier(.075, .82, .165, 1) 0s 1 normal forwards
    }

    .mobile-menu-closed .nav-menu {
        -webkit-animation: slide-out .15s linear 0s 1 normal forwards;
        animation: slide-out .15s linear 0s 1 normal forwards
    }
}

@-webkit-keyframes slide-in {
    0% {
        left: -100%
    }

    to {
        left: 0
    }
}

@keyframes slide-in {
    0% {
        left: -100%
    }

    to {
        left: 0
    }
}

@-webkit-keyframes slide-out {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

@keyframes slide-out {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

.page-footer-component {
    background: #fff;
    color: #8e929c;
    font-size: 1.4rem;
    min-height: 10rem;
    padding: 4.8rem 2rem 4.5rem;
    width: 100%;
    border-top: 1px solid #dbdfe6
}

@media (max-width:767px) {
    .page-footer-component {
        padding: 7rem 0 4.5rem
    }
}

.page-footer-component h4 {
    color: #273653;
    font-size: 1.6rem;
    line-height: 1.44;
    margin-bottom: 2rem;
    max-width: 23rem
}

@media (max-width:767px) {
    .page-footer-component h4 {
        font-size: 1.9rem;
        margin-bottom: 2.7rem;
        max-width: none
    }
}

.page-footer-component li {
    list-style-type: none;
    margin-bottom: 1.2rem
}

.page-footer-component a {
    color: #273653;
    font-size: 1.9rem;
    line-height: 1.44;
    margin-bottom: 1.2rem
}

@media (min-width:767px) {
    .page-footer-component a {
        font-size: 1.4rem
    }
}

.page-footer-component a:hover {
    text-decoration: underline
}

.page-footer-component hr {
    border-color: rgba(0, 0, 0, .1)
}

@media (max-width:767px) {
    .page-footer-component hr {
        margin: 0 0 4rem
    }
}

@media (max-width:767px) {
    .page-footer-component .top-cities-footer h4 {
        max-width: 25rem
    }
}

.page-footer-component .agents-footer ul,
.page-footer-component .buyers-footer ul,
.page-footer-component .company-footer ul,
.page-footer-component .dynamic-cities-footer ul,
.page-footer-component .sellers-footer ul,
.page-footer-component .top-cities-footer ul {
    margin-left: -10px;
    margin-right: -10px
}

@media (max-width:767px) {

    .page-footer-component .agents-footer ul,
    .page-footer-component .buyers-footer ul,
    .page-footer-component .company-footer ul,
    .page-footer-component .dynamic-cities-footer ul,
    .page-footer-component .sellers-footer ul,
    .page-footer-component .top-cities-footer ul {
        margin-bottom: 4.4rem
    }
}

.page-footer-component .agents-footer li,
.page-footer-component .buyers-footer li,
.page-footer-component .company-footer li,
.page-footer-component .dynamic-cities-footer li,
.page-footer-component .sellers-footer li,
.page-footer-component .top-cities-footer li {
    display: inline-block;
    margin: 0 0 1.2rem !important;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 100%
}

@media (min-width:767px) {

    .page-footer-component .agents-footer li,
    .page-footer-component .buyers-footer li,
    .page-footer-component .company-footer li,
    .page-footer-component .dynamic-cities-footer li,
    .page-footer-component .sellers-footer li,
    .page-footer-component .top-cities-footer li {
        width: 100%
    }
}

@media (min-width:767px) {
    .page-footer-component .two-col li {
        width: 50%
    }
}

.page-footer-component .row-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3.8rem
}

.page-footer-component .row-list ul li {
    flex-basis: 50%;
    width: 50%
}

@media (min-width:767px) {
    .page-footer-component .row-list ul li {
        flex-basis: 25%;
        width: 25%
    }
}

.page-footer-component .grid-container {
    padding: 0;
    max-width: 114rem;
    width: 100%;
    margin: auto
}

@media (min-width:767px) {
    .page-footer-component .row {
        margin: 0 -1rem
    }
}

@media (max-width:767px) {
    .page-footer-component .bbb {
        text-align: center
    }
}

.page-footer-component .equal-housing-icon-component {
    width: 3.2rem;
    display: inline-block;
    fill: #273653;
    vertical-align: middle;
    margin-right: 2.8rem
}

@media (max-width:767px) {
    .page-footer-component .equal-housing-icon-component {
        margin-right: 3.3rem;
        width: 4.3rem
    }
}

.page-footer-component .bbb-icon-component {
    width: 8rem;
    fill: #273653;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2.8rem
}

@media (max-width:767px) {
    .page-footer-component .bbb-icon-component {
        margin-right: 0;
        width: 10.7rem
    }
}

.page-footer-component .bbb-desc {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    margin-right: 2rem;
    max-width: 40rem
}

@media (max-width:767px) {
    .page-footer-component .bbb-desc {
        display: block;
        font-size: 1.9rem;
        margin: 3.2rem auto 6.3rem
    }
}

.page-footer-component #social-media {
    display: flex;
    justify-content: center;
    margin-bottom: 0
}

@media (min-width:767px) {
    .page-footer-component #social-media {
        float: right;
        text-align: right
    }
}

.page-footer-component #social-media li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: .8rem
}

.page-footer-component #social-media li a {
    align-items: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    width: 3.2rem;
    height: 3.2rem;
    transition: background-color .2s ease
}

.page-footer-component #social-media li a:hover {
    background-color: rgba(0, 0, 0, .1)
}

@media (max-width:767px) {
    .page-footer-component #social-media li a {
        width: 4.8rem;
        height: 4.8rem
    }
}

.page-footer-component #social-media li svg {
    color: #273653;
    fill: #273653;
    width: 2.4rem
}

@media (max-width:767px) {
    .page-footer-component #social-media li svg {
        width: 3.2rem
    }
}

.page-footer-component #social-media li svg#youtube {
    width: 2rem
}

@media (max-width:767px) {
    .page-footer-component #social-media li svg#youtube {
        width: 2.5rem
    }
}

.page-footer-component #social-media li svg#rss {
    width: 2rem
}

@media (max-width:767px) {
    .page-footer-component #social-media li svg#rss {
        width: 2.5rem
    }
}

.page-footer-component .last-details {
    font-size: 1.4rem;
    margin: 6.4rem 0 0;
    text-align: center
}

@media (max-width:767px) {
    .page-footer-component .last-details {
        font-size: 1.9rem;
        margin: 4.9rem 0 0
    }
}

.page-footer-component .last-details li {
    margin-bottom: 0;
    display: inline-block
}

@media (max-width:767px) {
    .page-footer-component .last-details li {
        margin-bottom: 1.6rem
    }
}

.page-footer-component .last-details .tos {
    display: inline-block;
    margin: 0 0 0 1.7rem
}

@media (max-width:767px) {
    .page-footer-component .last-details .tos {
        margin: 0
    }
}

.page-footer-component .last-details .tos ul {
    margin-bottom: 0
}

.page-footer-component .last-details .tos li {
    border-right: .1rem solid #8e929c;
    display: inline-block;
    margin: 0;
    padding: 0 1rem
}

.page-footer-component .last-details .tos li:last-child {
    border-right: none
}

.page-footer-component .last-details .tos li a {
    color: #8e929c
}

.page-footer-component .last-details .tos li a:hover {
    text-decoration: underline
}

.page-footer-component .accessibility-note {
    font-size: 1.2rem;
    margin: 2.4rem 8rem 0;
    padding: 0 10rem;
    text-align: center
}

.page-footer-component .accessibility-note a {
    font-size: 1.2rem
}

@media (max-width:767px) {
    .page-footer-component .accessibility-note {
        font-size: 1rem;
        margin: 1.2rem 0 0;
        padding: 0 1rem
    }
}

.page-footer-component .accessibility-note li {
    font-size: 1.2rem;
    margin-bottom: 0;
    display: inline-block
}

@media (max-width:767px) {
    .page-footer-component .accessibility-note li {
        margin-bottom: .8rem
    }
}

.page-footer-component .dbo-license {
    text-align: center
}

.page-footer-component .accordion .accordion-top {
    padding: 3.2rem 3.5rem 3.5rem 0
}

.page-footer-component .accordion .accordion-top .chevron-icon-component {
    fill: #c5c8cd;
    width: 1.6rem
}

@media (min-width:767px) {
    .page-footer-component .accordion {
        border: 0
    }

    .page-footer-component .accordion .chevron-icon-component {
        display: none
    }

    .page-footer-component .accordion .accordion-details,
    .page-footer-component .accordion .accordion-top {
        cursor: auto;
        padding: 0
    }
}

@media (max-width:767px) {
    .page-footer-component {
        padding: 2.4rem 1.6rem 4.3rem
    }

    .page-footer-component .grid-container {
        padding: 0;
        width: calc(100% - 32px)
    }

    .page-footer-component a,
    .page-footer-component h4 {
        font-size: 1.4rem;
        margin-bottom: 1.9rem
    }

    .page-footer-component .row-list ul {
        margin-bottom: 2.8rem
    }

    .page-footer-component .top-cities-footer h4 {
        max-width: 17.5rem
    }

    .page-footer-component .agents-footer ul,
    .page-footer-component .buyers-footer ul,
    .page-footer-component .company-footer ul,
    .page-footer-component .sellers-footer ul {
        margin-bottom: 3rem
    }

    .page-footer-component .equal-housing-icon-component {
        margin-right: 2.5rem;
        width: 3.2rem
    }

    .page-footer-component .bbb-icon-component {
        width: 8rem
    }

    .page-footer-component .equal-housing-icon-component {
        width: 3.15rem;
        margin-right: 1.875rem
    }

    .page-footer-component .bbb-desc {
        font-size: 1.4rem;
        margin: 2.6rem auto 4.7rem
    }

    .page-footer-component hr {
        margin-bottom: 2.9rem
    }

    .page-footer-component #social-media li {
        margin-left: 1.2rem
    }

    .page-footer-component #social-media li a {
        height: 3.2rem;
        margin-bottom: 0;
        width: 3.2rem
    }

    .page-footer-component #social-media li svg {
        width: 2.4rem
    }

    .page-footer-component #social-media li svg#rss,
    .page-footer-component #social-media li svg#youtube {
        width: 2rem
    }

    .page-footer-component .last-details {
        font-size: 1.4rem;
        margin: 4.9rem 0 0
    }

    .page-footer-component .last-details li {
        margin-bottom: 2.6rem
    }

    .page-footer-component .accordion .accordion-top {
        padding: 2.4rem 2.6rem 2.6rem 0
    }

    .page-footer-component .accordion .accordion-top .chevron-icon-component {
        width: 1.2rem
    }
}

@media (max-width:1024px) {
    .page-header-component {
        padding: 0;
        min-height: 5.25rem
    }

    .page-header-component .logo,
    .page-header-component .mobile-logo {
        width: 10.5rem;
        height: 2.25rem
    }

    .page-header-component a.header-logo-component {
        padding-top: 0
    }

    .page-header-component .menu-logo {
        padding-top: 1.5rem
    }

    .page-header-component.hlca-experiment .logo,
    .page-header-component.hlca-experiment .mobile-logo {
        width: 12rem;
        height: 2.4rem
    }

    .header-menu-component .call-us-link {
        margin-right: 2rem
    }

    .header-menu-component .call-us-link .anchor-link {
        padding: .2rem 1.5rem;
        font-size: 1.2rem
    }

    .header-menu-component .hamburger-icon-wrap {
        width: 2.3rem;
        padding-left: 0;
        margin: 1.6rem 0 2rem 2.6rem
    }

    .header-menu-component .hamburger-icon-line {
        width: 2.25rem;
        height: .2rem;
        margin: .5rem auto
    }

    .header-menu-component .anchor-link {
        font-size: 1.5rem;
        padding: 1rem 2rem
    }

    .header-menu-component .call-us-link-mobile {
        margin: 1.475rem 1.8rem !important
    }

    .header-menu-component .call-us-link-mobile .phone-icon {
        width: 1.2rem !important
    }

    .header-menu-component .call-us-link-mobile .anchor-link-mobile {
        font-size: 1.2rem !important;
        padding: .225rem 1.5rem !important;
        vertical-align: middle !important
    }

    .header-menu-component .nav-menu {
        padding: 6rem 2.9rem
    }

    .header-menu-component .nav-menu .anchor-link {
        padding: .9rem 2.2rem .9rem 0
    }

    .header-menu-component .nav-menu .client-menu-header {
        padding: .75rem 1.5rem .75rem 0
    }

    .header-menu-component .nav-menu .client-menu-header .client-name {
        font-size: 1.5rem
    }

    .mobile-menu-open.page-header-component .hamburger-icon-wrap {
        padding: 0 3.5rem 0 1.2rem;
        margin: 1.5rem 0 1.5rem 1.5rem
    }

    .mobile-menu-open.page-header-component .hamburger-icon-line:first-child {
        transform: translateY(7px)
    }

    .mobile-menu-open.page-header-component .hamburger-icon-line:nth-child(2) {
        width: 0
    }

    .mobile-menu-open.page-header-component .hamburger-icon-line:nth-child(3) {
        transform: translateY(-7px) rotate(90deg)
    }

    .client-menu .client-menu-header {
        padding-right: 2.25rem
    }

    .client-menu .profile-wrapper {
        padding: .5rem 0 0;
        border: 0
    }

    .client-menu .profile-wrapper .icon-wrapper {
        height: 3rem;
        width: 3rem
    }

    .client-menu .profile-wrapper .icon-wrapper .user-icon {
        height: 1.2rem;
        width: 1.05rem
    }
}

@media (max-width:767px) {

    .accordion,
    .accordion .accordion-top {
        font-size: 1.4rem
    }

    .accordion .accordion-details {
        padding: 0 0 1.2rem
    }
}

.hero {
    color: #fff;
    min-height: 59.2rem
}

.hero .disclaimer {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff
}

.hero .hero-content>.button {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    font-weight: 700;
    height: 4.8rem;
    justify-content: center;
    line-height: 2.4rem;
    text-align: center;
    width: 12rem;
    border-radius: .6rem
}

@media (min-width:767px) {
    .hero .hero-content>.button {
        height: 5.6rem;
        width: 17.1rem;
        margin-bottom: 2.4rem
    }
}

.hero .hero-content__nowrap {
    white-space: nowrap
}

.hero .hero-content input {
    border-radius: .6rem
}

.hero .button.button--white {
    background-color: #fff;
    color: #273653
}

.hero .button.button--white:hover {
    background-color: #f5f6f9
}

.hero img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom
}

@media (min-width:1159px) {
    .hero img {
        -o-object-position: center;
        object-position: center
    }
}

@media (min-width:1159px) {
    .hero .hero-content {
        margin: 5.6rem 4.8rem 0;
        max-width: 70rem;
        max-height: 61rem
    }
}

@media (min-width:1159px) and (max-width:1024px) {
    .hero .hero-content {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:1159px) {
    .hero .hero-content .breadcrumb {
        margin-bottom: 3.2rem
    }

    .hero .hero-content .breadcrumb a {
        color: #fff
    }

    .hero .hero-content .title {
        margin-bottom: 1.6rem;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 700;
        font-size: 4.8rem;
        line-height: 115%;
        letter-spacing: -.01em;
        max-width: 66.7rem
    }

    .hero .hero-content .title sup {
        font-size: 2.4rem
    }
}

@media (min-width:1159px) and (min-width:767px) and (max-width:1024px) {
    .hero .hero-content .title {
        font-size: 5.6rem
    }

    .hero .hero-content .title sup {
        font-size: 2.8rem
    }
}

@media (min-width:1159px) and (min-width:1025px) {
    .hero .hero-content .title {
        margin-bottom: 2.2rem
    }
}

@media (min-width:1159px) {
    .hero .hero-content .description {
        margin-bottom: 3.2rem;
        font-family: Open Sans;
        font-style: normal;
        font-size: 1.6rem;
        line-height: 160%;
        font-weight: 600;
        max-width: 64.5rem
    }
}

@media (min-width:1159px) and (min-width:767px) and (max-width:1024px) {
    .hero .hero-content .description {
        font-size: 2rem
    }
}

@media (min-width:1159px) {
    .hero .hero-content .button {
        margin-bottom: 3.2rem
    }

    .hero .hero-content .question {
        font-family: Open Sans;
        font-style: normal;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 2.4rem
    }

    .hero .hero-content .question .question-underline {
        text-decoration: underline;
        color: #fff
    }

    .hero .hero-content .note {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 160%
    }

    .hero .hero-content .single-button {
        min-width: 16.1rem;
        height: 5.6rem
    }
}

@media (min-width:1159px) and (min-width:767px) {
    .hero .hero-content {
        margin: 2.4rem 0 0
    }
}

@media (min-width:1159px) and (min-width:1025px) {
    .hero .hero-content {
        margin-top: .6rem
    }
}

@media (min-width:1159px) and (min-width:1440px) {
    .hero .hero-content {
        margin-top: 5rem
    }

    .hero .hero-content .title {
        font-size: 5.6rem
    }

    .hero .hero-content .title sup {
        font-size: 2.8rem
    }

    .hero .hero-content .description {
        font-size: 2rem
    }

    .hero .hero-content .question {
        font-size: 1.8rem
    }
}

@media (min-width:767px) and (max-width:1159px) {
    .hero .hero-content {
        margin: 5.6rem 4.8rem 0;
        max-width: 70rem;
        max-height: 61rem
    }
}

@media (min-width:767px) and (max-width:1159px) and (max-width:1024px) {
    .hero .hero-content {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:767px) and (max-width:1159px) {
    .hero .hero-content .breadcrumb {
        margin-bottom: 3.2rem
    }

    .hero .hero-content .breadcrumb a {
        color: #fff
    }

    .hero .hero-content .title {
        margin-bottom: 1.6rem;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 700;
        font-size: 4.8rem;
        line-height: 115%;
        letter-spacing: -.01em;
        max-width: 66.7rem
    }

    .hero .hero-content .title sup {
        font-size: 2.4rem
    }
}

@media (min-width:767px) and (max-width:1159px) and (min-width:767px) and (max-width:1024px) {
    .hero .hero-content .title {
        font-size: 5.6rem
    }

    .hero .hero-content .title sup {
        font-size: 2.8rem
    }
}

@media (min-width:767px) and (max-width:1159px) and (min-width:1025px) {
    .hero .hero-content .title {
        margin-bottom: 2.2rem
    }
}

@media (min-width:767px) and (max-width:1159px) {
    .hero .hero-content .description {
        margin-bottom: 3.2rem;
        font-family: Open Sans;
        font-style: normal;
        font-size: 1.6rem;
        line-height: 160%;
        font-weight: 600;
        max-width: 64.5rem
    }
}

@media (min-width:767px) and (max-width:1159px) and (min-width:767px) and (max-width:1024px) {
    .hero .hero-content .description {
        font-size: 2rem
    }
}

@media (min-width:767px) and (max-width:1159px) {
    .hero .hero-content .button {
        margin-bottom: 3.2rem
    }

    .hero .hero-content .question {
        font-family: Open Sans;
        font-style: normal;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 2.4rem
    }

    .hero .hero-content .question .question-underline {
        text-decoration: underline;
        color: #fff
    }

    .hero .hero-content .note {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 160%
    }

    .hero .hero-content .single-button {
        min-width: 16.1rem;
        height: 5.6rem
    }
}

@media (min-width:767px) and (max-width:1159px) and (min-width:767px) {
    .hero .hero-content {
        margin: 2.4rem 0 0
    }
}

@media (min-width:767px) and (max-width:1159px) and (min-width:1025px) {
    .hero .hero-content {
        margin-top: .6rem
    }
}

@media (min-width:767px) and (max-width:1159px) and (min-width:1440px) {
    .hero .hero-content {
        margin-top: 5rem
    }

    .hero .hero-content .title {
        font-size: 5.6rem
    }

    .hero .hero-content .title sup {
        font-size: 2.8rem
    }

    .hero .hero-content .description {
        font-size: 2rem
    }

    .hero .hero-content .question {
        font-size: 1.8rem
    }
}

@media (max-width:767px) {
    .hero .hero-content {
        padding-top: 2rem
    }

    .hero .hero-content .breadcrumb a {
        color: #fff
    }

    .hero .hero-content .title {
        margin-bottom: 1.6rem;
        font-style: normal;
        font-weight: 700;
        font-size: 3.2rem;
        line-height: 115%;
        letter-spacing: -.6px
    }

    .hero .hero-content .title sup {
        font-size: 1.6rem
    }

    .hero .hero-content .description {
        margin-bottom: 2.4rem;
        font-style: normal;
        font-weight: 600;
        font-size: 1.6rem;
        line-height: 160%;
        letter-spacing: .01em
    }

    .hero .hero-content .button {
        padding: 0 2rem;
        margin-bottom: 3.2rem
    }

    .hero .hero-content .question {
        font-family: Open Sans;
        font-style: normal;
        font-size: 1.6rem;
        line-height: 2rem;
        font-weight: 600
    }

    .hero .hero-content .question .question-underline {
        text-decoration: underline;
        color: #fff
    }
}

.hero .address-to-qaas-component {
    background: none
}

@media (max-width:767px) {
    .hero .address-to-qaas-component {
        max-width: none
    }

    .hero .address-to-qaas-component .mapbox-place-autocomplete {
        width: 100%
    }
}

@media (max-width:767px) {
    .hero .cta-wrap {
        max-width: none
    }
}

.hero#trade-in {
    position: relative
}

@media (min-width:767px) {
    .hero#trade-in {
        min-height: 89.2rem
    }

    .hero#trade-in sup {
        font-size: 2.8rem
    }
}

@media (min-width:1025px) {
    .hero#trade-in {
        min-height: 58rem
    }

    .hero#trade-in sup {
        font-size: 2.4rem
    }
}

@media (min-width:1440px) {
    .hero#trade-in {
        min-height: 66rem
    }

    .hero#trade-in sup {
        font-size: 2.8rem
    }
}

@media (min-width:1440px) {
    .hero#trade-in .hero-content {
        margin-top: 2rem
    }
}

.hero#trade-in img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_mobile-aec6cd5a1eceafbc351500f111974f55.jpg)
}

@media (min-width:767px) {
    .hero#trade-in img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_tablet-ce8640a498a9850e6be47b8c57e0e31e.jpg)
    }
}

@media (min-width:1025px) {
    .hero#trade-in img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_desktop-c4a57f77099b0356cc5e785b8177d3ad.jpg)
    }
}

@media (min-width:1440px) {
    .hero#trade-in img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_desktop_large-5a8151c740bf0693d6bedb58356dcc81.jpg)
    }
}

.hero#trade-in-agents {
    position: relative
}

.hero#trade-in-agents .button {
    margin-bottom: 1.6rem
}

.hero#trade-in-agents .hero-content {
    margin-left: 0;
    margin-top: 3.2rem
}

.hero#trade-in-agents .description {
    margin-bottom: 2.4rem
}

@media (min-width:767px) {
    .hero#trade-in-agents {
        min-height: 89.2rem
    }
}

@media (min-width:1025px) {
    .hero#trade-in-agents {
        min-height: 58rem
    }
}

@media (min-width:1440px) {
    .hero#trade-in-agents {
        min-height: 66rem
    }
}

.hero#trade-in-agents img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_agents_mobile-e6937a91c4a0ce84f639aec5a0dbc9ec.jpg)
}

@media (min-width:767px) {
    .hero#trade-in-agents img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_agents_tablet-e346e4df33f9964e3773aa1c522b2dae.jpg)
    }
}

@media (min-width:1025px) {
    .hero#trade-in-agents img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/tradeIn/hero_trade_in_agents-e37a4b33a30fc0306843f4533400cb13.jpg)
    }
}

@media (max-width:767px) {
    .hero#trade-in-agents .section-area__container {
        padding-bottom: 18.2rem
    }
}

.hero#cash-offer-agents {
    position: relative
}

.hero#cash-offer-agents .button {
    margin-bottom: 1.6rem
}

.hero#cash-offer-agents .hero-content {
    margin-left: 0;
    margin-top: 3.2rem
}

.hero#cash-offer-agents .description {
    margin-bottom: 2.4rem
}

@media (min-width:767px) {
    .hero#cash-offer-agents {
        min-height: 89.2rem
    }
}

@media (min-width:1025px) {
    .hero#cash-offer-agents {
        min-height: 58rem
    }
}

@media (min-width:1440px) {
    .hero#cash-offer-agents {
        min-height: 66rem
    }
}

.hero#cash-offer-agents img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/cashOffer/hero_cash_offer_agents_mobile-90d6184edd6e31704f522a5cb7679308.jpg)
}

@media (min-width:767px) {
    .hero#cash-offer-agents img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/cashOffer/hero_cash_offer_agents_tablet-9450d14500033ec331a2b8769d9155e7.jpg)
    }
}

@media (min-width:1025px) {
    .hero#cash-offer-agents img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/cashOffer/hero_cash_offer_agents-b3b217d9cd0e19d148ea01e69ef8da17.jpg)
    }
}

@media (max-width:767px) {
    .hero#cash-offer-agents .section-area__container {
        padding-bottom: 18.2rem
    }
}

.hero#cash-offer {
    position: relative
}

@media (min-width:767px) {
    .hero#cash-offer {
        min-height: 89.2rem
    }
}

@media (min-width:1025px) {
    .hero#cash-offer {
        min-height: 58rem
    }
}

@media (min-width:1440px) {
    .hero#cash-offer {
        min-height: 66rem
    }
}

@media (min-width:1440px) {
    .hero#cash-offer .hero-content {
        margin-top: 2rem
    }
}

.hero#cash-offer img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/cashOffer/hero_cash_offer_mobile_tablet-1fd9fbeb27dd1c17053119116d20a508.jpg)
}

@media (min-width:1025px) {
    .hero#cash-offer img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/cashOffer/hero_cash_offer_desktop-c30db79b53e5e77afe4444a2db793241.jpg)
    }
}

@media (min-width:1440px) {
    .hero#cash-offer img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/cashOffer/hero_cash_offer_desktop_large-49ef1f0d69407a599ce4f1b688331276.jpg)
    }
}

.hero#cash-offer .section-area__container {
    padding-top: 10.4rem
}

.hero#simple-sale {
    position: relative
}

@media (min-width:767px) {
    .hero#simple-sale {
        min-height: 89.2rem
    }
}

@media (min-width:1025px) {
    .hero#simple-sale {
        min-height: 58rem
    }
}

@media (min-width:1440px) {
    .hero#simple-sale {
        min-height: 66rem
    }
}

@media (min-width:1025px) {
    .hero#simple-sale .hero-content {
        margin-top: 5.6rem
    }
}

.hero#simple-sale img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: url(https://web.archive.org/web/20250209092951im_/https://www.simplesalecashoffer.com/images/hero_simple_sale_mobile_tablet-602b996a19087e61300a8df410954531.webp)
}

@media (min-width:1025px) {
    .hero#simple-sale img {
        content: url(https://web.archive.org/web/20250209092951im_/https://www.simplesalecashoffer.com/images/hero_simple_sale_desktop-918b14cbfb37737f19d65abe4289868c.webp)
    }
}

@media (min-width:1440px) {
    .hero#simple-sale img {
        content: url(https://web.archive.org/web/20250209092951im_/https://www.simplesalecashoffer.com/images/hero_simple_sale_desktop_large-c4db6bbc538f721eba5abad66dd66312.jpg)
    }
}

.hero#about-us {
    position: relative
}

@media (min-width:767px) {
    .hero#about-us {
        min-height: 89.2rem
    }
}

@media (min-width:1025px) {
    .hero#about-us {
        min-height: 58rem
    }
}

@media (min-width:1440px) {
    .hero#about-us {
        min-height: 66rem
    }
}

.hero#about-us img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/aboutUs/hero_about_us_mobile_tablet-398c88b6ebb02f2150d90a2b23ccb0ce.jpg)
}

@media (min-width:1025px) {
    .hero#about-us img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/aboutUs/hero_about_us_desktop-2e60465459f06671da7480a05b3e1d31.jpg)
    }
}

@media (min-width:1440px) {
    .hero#about-us img {
        content: url(//web.archive.org/web/20250209092951im_/https://d1xt9s86fx9r45.cloudfront.net/assets/hl-production/packs/media/images/productsLandingPages/aboutUs/hero_about_us_desktop_large-ea548a4ed2aa7521c75fff770db25482.jpg)
    }
}

@media (max-width:767px) {
    .cta-wrap .mapbox-place-autocomplete {
        border-radius: .6rem
    }
}

@media (max-width:767px) {
    .cta-wrap.white .button {
        background: #fff;
        color: #273653
    }
}

.cta-wrap {
    max-width: 60rem;
    margin: 3rem 0 2rem;
    position: relative;
    z-index: 1;
    text-align: left
}

.cta-wrap>.error {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #c13131;
    padding: 1.5rem;
    font-size: 1.4rem;
    width: 100%;
    z-index: -1;
    font-style: italic
}

.cta-wrap>.error.active {
    display: block
}

.cta-wrap .icon {
    position: absolute;
    top: 2rem;
    left: 1.2rem;
    fill: #273653;
    z-index: 1
}

@media only screen and (max-width:767px) {
    .cta-wrap .icon {
        top: 1.2rem
    }
}

.cta-wrap input {
    background: #fff;
    height: 6.4rem;
    width: 67.2rem;
    margin: 0;
    box-shadow: 0 13px 26px rgba(0, 0, 0, .12);
    padding-left: 3.5rem;
    padding-right: 24rem;
    font-size: 1.8rem;
    border: none;
    border-radius: .8rem;
    text-overflow: ellipsis
}

@media only screen and (max-width:767px) {
    .cta-wrap input {
        position: relative;
        height: 4.8rem;
        width: 100%;
        padding-right: 1.6rem
    }
}

.cta-wrap .button {
    position: absolute;
    right: -6.5rem;
    top: .8rem;
    margin: 0;
    height: 4.8rem;
    line-height: 4.4rem;
    border-radius: .6rem;
    width: 15rem;
    padding: 0
}

@media only screen and (max-width:767px) {
    .cta-wrap .button {
        position: relative;
        height: 4.8rem;
        width: 100%;
        top: 0;
        right: 0;
        margin: 1.5rem 0
    }
}

.cta-wrap .mb_ac {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .12)
}

.mb_ac {
    position: absolute;
    z-index: 1;
    background: #fff;
    width: 100%
}

.mb_ac li {
    padding: 1.6rem 2rem;
    border-bottom: .1rem solid #e9e9e9;
    font-size: 1.4rem;
    color: #273653;
    cursor: pointer
}

@media (min-width:600px) {
    .mb_ac li {
        padding: 1rem 2rem
    }
}

.mb_ac li:last-of-type {
    border-bottom: none
}

.mb_ac li:hover {
    background: #e9e9e9
}

.mb_ac li:focus {
    outline: none;
    background-color: #e0eaff
}

.simple-sale-blue-ribbon {
    background: #3c99ff;
    text-align: center
}

@media (max-width:767px) {
    .simple-sale-blue-ribbon {
        padding: 0 1.6rem
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__header-text {
        width: auto;
        color: #fff;
        font-size: 2.4rem;
        line-height: 1.25;
        padding-top: 46px;
        padding-bottom: 32px
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap>.error {
        display: none;
        position: absolute;
        background-color: #fff;
        color: #c13131;
        padding: 1.5rem;
        font-size: 1.4rem;
        width: 100%;
        z-index: -1;
        font-style: italic
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap>.error.active {
        display: block
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .address-to-qaas-component {
        background: none;
        max-width: none
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .mapbox-place-autocomplete {
        border-radius: .6rem;
        width: 100%
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap input {
        border-radius: .6rem;
        background: #fff;
        height: 4.8rem;
        padding: 0 2rem;
        font-size: 1.8rem;
        text-overflow: ellipsis;
        margin: 0
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .button {
        margin: 16px 0 48px;
        display: inline-block;
        text-align: center;
        width: 100%;
        border-radius: 6px;
        height: 4.8rem;
        line-height: 4.8rem
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .mb_ac {
        box-shadow: 0 6px 12px rgba(0, 0, 0, .12)
    }

    .simple-sale-blue-ribbon .desc {
        font-size: 1.8rem;
        margin-bottom: 3rem
    }
}

@media (min-width:767px) {
    .simple-sale-blue-ribbon {
        padding: 4.8rem 1.6rem
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__header-text {
        font-size: 3rem;
        color: #fff
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap {
        position: relative;
        z-index: 1;
        text-align: left;
        width: 100%;
        max-width: 89.6rem;
        margin: 3.2rem auto 2rem
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap>.error {
        display: none;
        position: absolute;
        background-color: #fff;
        color: #c13131;
        padding: 1.5rem;
        font-size: 1.4rem;
        width: 100%;
        z-index: -1;
        font-style: italic
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap>.error.active {
        display: block
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap .address-to-qaas-component {
        background: none;
        max-width: none
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap .address-to-qaas-component .cta-real-address-component {
        border-radius: .6rem;
        background-color: #fff
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap input {
        border-radius: .6rem;
        background: #fff;
        height: 6.4rem;
        margin: 0;
        padding: .6rem 17rem .6rem 2.45rem;
        font-size: 1.8rem;
        text-overflow: ellipsis
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap .button {
        position: absolute;
        right: .8rem;
        top: .8rem;
        margin: 0;
        height: 4.8rem;
        line-height: 4.8rem;
        width: 16.8rem;
        padding: 0
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__cta-wrap .mb_ac {
        box-shadow: 0 6px 12px rgba(0, 0, 0, .12)
    }
}

@media (min-width:1159px) {
    .simple-sale-blue-ribbon {
        padding: 4.8rem 0
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__content .simple-sale-blue-ribbon__header-text {
        width: auto;
        color: #fff;
        font-size: 3rem;
        line-height: 4rem
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap {
        margin: 3.2rem 0 2rem;
        position: relative;
        z-index: 1;
        text-align: left;
        width: 100%;
        align-self: center
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap>.error {
        display: none;
        position: absolute;
        background-color: #fff;
        color: #c13131;
        padding: 1.5rem;
        font-size: 1.4rem;
        width: 100%;
        z-index: -1;
        font-style: italic
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap>.error.active {
        display: block
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .address-to-qaas-component {
        background: none;
        max-width: none
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .address-to-qaas-component .cta-real-address-component {
        border-radius: .6rem;
        background-color: #fff
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap input {
        border-radius: .6rem;
        background: #fff;
        height: 6.4rem;
        margin: 0;
        padding: .6rem 17rem .6rem 2.45rem;
        font-size: 1.8rem;
        text-overflow: ellipsis;
        max-width: 89.6rem
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .button {
        position: absolute;
        right: .8rem;
        top: .8rem;
        margin: 0;
        height: 4.8rem;
        line-height: 4.8rem;
        width: 16.8rem;
        padding: 0
    }

    .simple-sale-blue-ribbon .simple-sale-blue-ribbon__cta-wrap .mb_ac {
        box-shadow: 0 6px 12px rgba(0, 0, 0, .12)
    }

    .simple-sale-blue-ribbon .desc {
        font-size: 1.8rem;
        margin-bottom: 3rem
    }
}

.testimonial-container .card-container {
    max-height: 46.5rem
}

@media screen and (min-width:768px) {
    .hero .disclaimer {
        position: fixed;
        bottom: 12.5%;
        left: 50%;
        transform: translateX(-50%);
    }
}

/*
     FILE ARCHIVED ON 09:29:51 Feb 09, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:51:46 Mar 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.46
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.009
  esindex: 0.009
  cdx.remote: 1052.104
  LoadShardBlock: 120.798 (3)
  PetaboxLoader3.datanode: 159.395 (4)
  load_resource: 148.784
  PetaboxLoader3.resolve: 77.107
*/