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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

body {
    margin: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

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

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

p {
    margin-top: 0;
    margin-bottom: 1rem
}

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

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent
}

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

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

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

figure {
    margin: 0 0 1rem
}

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

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

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

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

select {
    word-wrap: normal
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1,
.h1 {
    font-size: 2.5rem
}

h2,
.h2 {
    font-size: 2rem
}

h3,
.h3 {
    font-size: 1.75rem
}

h4,
.h4 {
    font-size: 1.5rem
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small,
.small {
    font-size: .875em;
    font-weight: 400
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width: 768px) {

    .container,
    .container-sm,
    .container-md {
        max-width: 720px
    }
}

@media (min-width: 992px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg {
        max-width: 960px
    }
}

@media (min-width: 1200px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm,
.col-sm-auto,
.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,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

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

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

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

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

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

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

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

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

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

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

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

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

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

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

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

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

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

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

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

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

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

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

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

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

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

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

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

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

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

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #e30613 !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #b1050f !important
}

.bg-secondary {
    background-color: #dbd6c7 !important
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #c7bfa8 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-concrete {
    background-color: #b1b2b4 !important
}

a.bg-concrete:hover,
a.bg-concrete:focus,
button.bg-concrete:hover,
button.bg-concrete:focus {
    background-color: #97989b !important
}

.bg-gray {
    background-color: #75767a !important
}

a.bg-gray:hover,
a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
    background-color: #5c5d60 !important
}

.bg-divider {
    background-color: #ced4da !important
}

a.bg-divider:hover,
a.bg-divider:focus,
button.bg-divider:hover,
button.bg-divider:focus {
    background-color: #b1bbc4 !important
}

.bg-light-gray {
    background-color: #f6f5f1 !important
}

a.bg-light-gray:hover,
a.bg-light-gray:focus,
button.bg-light-gray:hover,
button.bg-light-gray:focus {
    background-color: #e2dfd2 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #e30613 !important
}

.border-secondary {
    border-color: #dbd6c7 !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-concrete {
    border-color: #b1b2b4 !important
}

.border-gray {
    border-color: #75767a !important
}

.border-divider {
    border-color: #ced4da !important
}

.border-light-gray {
    border-color: #f6f5f1 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

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

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

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

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

.justify-content-center {
    justify-content: center !important
}

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

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

.align-items-start {
    align-items: flex-start !important
}

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

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

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

    .justify-content-sm-center {
        justify-content: center !important
    }

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

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

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

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

    .justify-content-md-center {
        justify-content: center !important
    }

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

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

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

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

    .justify-content-lg-center {
        justify-content: center !important
    }

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

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

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

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

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.user-select-all {
    user-select: all !important
}

.user-select-auto {
    user-select: auto !important
}

.user-select-none {
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

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

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

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

.font-weight-bolder {
    font-weight: bolder !important
}

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

.text-white {
    color: #fff !important
}

.text-primary {
    color: #e30613 !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #98040d !important
}

.text-secondary {
    color: #dbd6c7 !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #bdb498 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important
}

.text-concrete {
    color: #b1b2b4 !important
}

a.text-concrete:hover,
a.text-concrete:focus {
    color: #8a8c8f !important
}

.text-gray {
    color: #75767a !important
}

a.text-gray:hover,
a.text-gray:focus {
    color: #505053 !important
}

.text-divider {
    color: #ced4da !important
}

a.text-divider:hover,
a.text-divider:focus {
    color: #a2aeb9 !important
}

.text-light-gray {
    color: #f6f5f1 !important
}

a.text-light-gray:hover,
a.text-light-gray:focus {
    color: #d8d4c2 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.fade {
    transition: opacity 0.15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.width {
    width: 0;
    height: auto;
    transition: width 0.35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.width {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #e30613
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e30613
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.container-fluid.primary-container,
.primary-container.container-sm,
.primary-container.container-md,
.primary-container.container-lg,
.primary-container.container-xl {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.row {
    margin: 0 -18px
}

.row .col {
    padding: 0 18px
}

@media (min-width: 960px) {
    .row .background__image {
        position: static
    }

    .row .background__image picture {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: -1
    }
}

.row>div>.column {
    height: 100%;
    -ms-flex-negative: 0
}

.row>div>.column>.parsys {
    height: 100%
}

.row>div>.column>.parsys>* {
    width: 100%
}

.row>div.col-vertical-alignment-center>.column>.parsys,
.row>div.col-vertical-alignment-end>.column>.parsys,
.row>div.col-vertical-alignment-stretch>.column>.parsys {
    display: flex;
    flex-direction: column
}

.row>div.col-vertical-alignment-center>.column>.parsys {
    justify-content: center
}

.row>div.col-vertical-alignment-end>.column>.parsys {
    justify-content: flex-end
}

.row>div.col-vertical-alignment-stretch>.column>.parsys {
    justify-content: space-between
}

.row>div.col-horizontal-alignment-right>.column>.parsys,
.row>div.col-horizontal-alignment-left>.column>.parsys {
    display: flex;
    flex-direction: column
}

.row>div.col-horizontal-alignment-left>.column>.parsys {
    align-items: flex-start
}

.row>div.col-horizontal-alignment-right>.column>.parsys {
    align-items: flex-end
}

@media (max-width: 719px) {
    .row .col__no-padding--mobile {
        padding-left: 0px;
        padding-right: 0px
    }
}

.row .col__no-padding--left {
    margin-left: -75px
}

.row .col__no-padding--left>.column {
    width: calc(100% + 75px)
}

.row .col__no-padding--right {
    margin-right: -75px
}

.row .col__no-padding--right>.column {
    width: calc(100% + 75px)
}

@media (max-width: 719px) {
    .row>.col.col-mobile-horizontal-alignment-left {
        margin-top: 12px;
        text-align: left
    }

    .row>.col.col-mobile-horizontal-alignment-left>.column>.parsys {
        align-items: flex-start
    }

    .row>.col.col-mobile-horizontal-alignment-right {
        text-align: right
    }

    .row>.col.col-mobile-horizontal-alignment-right>.column>.parsys {
        align-items: flex-end
    }

    .row>.col.col-mobile-horizontal-alignment-center {
        text-align: center
    }

    .row>.col.col-mobile-horizontal-alignment-center>.column>.parsys {
        align-items: center
    }
}

@media (min-width: 540px) {
    .maincontent.responsivegrid>.aem-Grid .pagesection {
        overflow: hidden
    }
}

@media (min-width: 720px) {
    .maincontent.responsivegrid>.aem-Grid .pagesection {
        overflow: hidden
    }
}

@media (min-width: 960px) {
    .maincontent {
        width: 100%;
        max-width: 1600px;
        margin: 0 auto
    }

    .footer .footer-contact,
    .footer .footer-content,
    .footer .utility-container {
        width: 100%;
        max-width: 1600px;
        margin: 0 auto
    }
}

[class*="jll-icon-"]:before {
    font-family: jll
}

.jll-icon-xing:before,
.jll-icon-wechat:before,
.jll-icon-weibo:before,
.jll-icon-pintrest:before,
.jll-icon-instagram:before,
.jll-icon-googleplus:before {
    font-family: jll-brands !important
}

.jll-icon-video-player:before {
    content: ""
}

.jll-icon-arrow-down:before {
    content: ""
}

.jll-icon-slideshare:before {
    content: ""
}

.jll-icon-youtube:before {
    content: ""
}

.jll-icon-arrow-right:before {
    content: ""
}

.jll-icon-arrow-left:before {
    content: "";
    transform: rotate(180deg);
    display: inline-block
}

.jll-icon-email:before {
    content: ""
}

.jll-icon-facebook:before {
    content: ""
}

.jll-icon-linkedin:before {
    content: ""
}

.jll-icon-close:before {
    content: ""
}

.jll-icon-xing:before {
    content: ""
}

.jll-icon-wechat:before {
    content: ""
}

.jll-icon-weibo:before {
    content: ""
}

.jll-icon-pintrest:before {
    content: ""
}

.jll-icon-instagram:before {
    content: ""
}

.jll-icon-googleplus:before {
    content: ""
}

.jll-icon-line {
    bottom: 6px;
    height: 30px;
    width: 30px;
    position: relative;
    background: url("/etc/designs/jll-dot-com/line_icon.svg");
    display: block
}

.jll-icon-line:after,
.jll-icon-line:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    right: 5px;
    bottom: 2px
}

.jll-icon-line:after {
    border-bottom: 1px solid #000
}

.jll-icon-line:hover::after {
    border-bottom: 1px solid #fff
}

.jll-icon-zhihu {
    height: 22px;
    width: 22px;
    top: 0px;
    position: relative;
    background: url("/etc/designs/jll-dot-com/zhihu_icon.svg");
    display: block;
    background-size: cover;
    background-color: #fff;
    border-radius: 4px;
    left: -5px
}

.jll-icon-zhihu:after,
.jll-icon-zhihu:hover::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px;
    right: 2px;
    bottom: 0px
}

.jll-icon-zhihu:after {
    border-bottom: 1px solid #000
}

.jll-icon-zhihu:hover::after {
    border-bottom: 1px solid #fff
}

.jll-icon-twitter {
    height: 18px;
    width: 17px;
    top: 2px;
    position: relative;
    background: url("/etc/designs/jll-dot-com/twitter_white.svg");
    display: block;
    background-size: cover;
    background-color: #000;
    left: -2px
}

.jll-icon-twitter:after,
.jll-icon-twitter:hover::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px;
    right: 2px;
    bottom: 0px
}

.jll-icon-twitter:hover::after {
    border-bottom: 1px solid #fff;
    padding-top: 21px
}

@font-face {
    font-family: 'jll';
    src: url(files/4fa3d9dd6b4e26244823e084d95d48ca.eot);
    src: url(files/4fa3d9dd6b4e26244823e084d95d48ca.eot) format("embedded-opentype"), url(files/93084db4622722d63ccf2ae3402f250c.ttf) format("truetype"), url(files/1dcf7f6de7e6a9da807c65efa8b4f8ef.woff) format("woff"), url(files/f5690c9fdf5cdc5e9e3630b0ec127492.svg) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'jll-brands';
    src: url(files/dbcc7416a7ea01ed10180707db5a8802.eot);
    src: url(files/dbcc7416a7ea01ed10180707db5a8802.eot) format("embedded-opentype"), url(files/ff60e61acd31b69462336bc60007dde7.ttf) format("truetype"), url(files/cde7e5c5c012fe2f9708cca6043937b9.woff) format("woff"), url(files/811325561af5fe5af4b6470871b91b48.svg) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

body {
    margin-top: 80px
}

@media (min-width: 1025px) {
    body {
        margin-top: 145px
    }
}

body {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: 0
}

h1 {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    margin-bottom: 36px
}

@media (min-width: 540px) {
    h1 {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    h1 {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    h1 {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    h1 {
        line-height: 67.2px
    }
}

h2 {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 600;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    h2 {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) {
    h2 {
        font-size: 51.2px
    }
}

@media (min-width: 540px) {
    h2 {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) {
    h2 {
        line-height: 56px
    }
}

h3 {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 600;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    h3 {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    h3 {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    h3 {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    h3 {
        line-height: 44.8px
    }
}

h4 {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    h4 {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    h4 {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    h4 {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    h4 {
        line-height: 27.2px
    }
}

h5 {
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 900;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    h5 {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    h5 {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    h5 {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    h5 {
        line-height: 24px
    }
}

p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    p {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    p {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    p {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    p {
        line-height: 26px
    }
}

.rte__heading--3>b,
.rte__heading--4>b {
    font-weight: 700
}

.type-v2 {
    font-size: 16px;
    line-height: 22px
}

@media (min-width: 768px) {
    .type-v2 {
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width: 1200px) {
    .type-v2 {
        font-size: 18px;
        line-height: 28px
    }
}

.type-v2 .standalone-link {
    color: #e30613;
    font-weight: 600
}

.type-v2 .inline-link {
    color: #000;
    text-decoration: none;
    background-image: linear-gradient(0deg, #000 1px, transparent 1px);
    background-color: transparent;
    border: 0;
    padding: 0
}

.type-v2 .inline-link:hover {
    background-image: linear-gradient(0deg, #000 1px, #e30613 1px, #e30613 6px, transparent 6px)
}

.type-v2 .tag {
    color: #000;
    font-weight: 400
}

.type-v2 .tag.tag-white {
    color: #fff
}

.type-v2 .btn-link,
.type-v2.btn-link {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em
}

.type-v2 .btn-link.btn-link-sm,
.type-v2.btn-link.btn-link-sm {
    font-size: 18px;
    line-height: 1.33em
}

.type-v2 .btn-link.btn-link-lg,
.type-v2.btn-link.btn-link-lg {
    font-size: 24px;
    line-height: 1.5em
}

.type-v2 .btn-link.btn-link-disabled,
.type-v2.btn-link.btn-link-disabled {
    color: #969696
}

.type-v2 .btn-link.btn-link-white,
.type-v2.btn-link.btn-link-white {
    color: #fff
}

.type-v2 .t-black,
.type-v2 .t-900 {
    font-weight: 900
}

.type-v2 .bold,
.type-v2 .strong,
.type-v2 .t-bold,
.type-v2 .t-700 {
    font-weight: 700
}

.type-v2 .t-semibold,
.type-v2 .t-600 {
    font-weight: 600
}

.type-v2 .t-normal,
.type-v2 .t-400 {
    font-weight: 400
}

.type-v2 .t-light,
.type-v2 .t-300 {
    font-weight: 300
}

.type-v2.t-lg,
.type-v2 .t-lg {
    font-size: 20px;
    line-height: 26px
}

.type-v2.t-lg.t-lg-bold,
.type-v2 .t-lg.t-lg-bold {
    font-weight: 700
}

@media (min-width: 768px) {

    .type-v2.t-lg,
    .type-v2 .t-lg {
        font-size: 22px;
        line-height: 28px
    }

    .type-v2.t-lg.t-lg-bold,
    .type-v2 .t-lg.t-lg-bold {
        font-weight: 700
    }
}

@media (min-width: 1200px) {

    .type-v2.t-lg,
    .type-v2 .t-lg {
        font-size: 22px;
        line-height: 28px
    }

    .type-v2.t-lg.t-lg-bold,
    .type-v2 .t-lg.t-lg-bold {
        font-weight: 700
    }
}

.type-v2.t-md,
.type-v2 .t-md {
    font-size: 18px;
    line-height: 26px
}

.type-v2.t-md.t-md-bold,
.type-v2 .t-md.t-md-bold {
    font-weight: 700
}

@media (min-width: 768px) {

    .type-v2.t-md,
    .type-v2 .t-md {
        font-size: 18px;
        line-height: 26px
    }

    .type-v2.t-md.t-md-bold,
    .type-v2 .t-md.t-md-bold {
        font-weight: 700
    }
}

@media (min-width: 1200px) {

    .type-v2.t-md,
    .type-v2 .t-md {
        font-size: 18px;
        line-height: 28px
    }

    .type-v2.t-md.t-md-bold,
    .type-v2 .t-md.t-md-bold {
        font-weight: 700
    }
}

.type-v2.t-sm,
.type-v2 .t-sm,
.type-v2 .small,
.type-v2 small {
    font-size: 14px;
    line-height: 18px
}

@media (min-width: 768px) {

    .type-v2.t-sm,
    .type-v2 .t-sm,
    .type-v2 .small,
    .type-v2 small {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 1200px) {

    .type-v2.t-sm,
    .type-v2 .t-sm,
    .type-v2 .small,
    .type-v2 small {
        font-size: 14px;
        line-height: 22px
    }
}

.type-v2 .h-sm {
    height: 18px
}

@media (min-width: 768px) {
    .type-v2 .h-sm {
        height: 20px
    }
}

@media (min-width: 1200px) {
    .type-v2 .h-sm {
        height: 22px
    }
}

.type-v2 h1,
.type-v2.h1,
h1.type-v2 {
    font-size: 40px;
    line-height: 42px;
    letter-spacing: 0;
    font-weight: 900
}

.type-v2 h1.h1-light,
.type-v2.h1.h1-light,
h1.type-v2.h1-light {
    font-weight: 300
}

@media (min-width: 768px) {

    .type-v2 h1,
    .type-v2.h1,
    h1.type-v2 {
        font-size: 56px;
        line-height: 58px;
        letter-spacing: 0;
        font-weight: 900
    }

    .type-v2 h1.h1-light,
    .type-v2.h1.h1-light,
    h1.type-v2.h1-light {
        font-weight: 300
    }
}

@media (min-width: 1200px) {

    .type-v2 h1,
    .type-v2.h1,
    h1.type-v2 {
        font-size: 72px;
        line-height: 74px;
        letter-spacing: 0;
        font-weight: 900
    }

    .type-v2 h1.h1-light,
    .type-v2.h1.h1-light,
    h1.type-v2.h1-light {
        font-weight: 300
    }
}

.type-v2 h2,
.type-v2.h2,
h2.type-v2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: 600
}

.type-v2 h2.h2-bold,
.type-v2.h2.h2-bold,
h2.type-v2.h2-bold {
    font-weight: 900
}

@media (min-width: 768px) {

    .type-v2 h2,
    .type-v2.h2,
    h2.type-v2 {
        font-size: 42px;
        line-height: 46px;
        letter-spacing: 0;
        font-weight: 600
    }

    .type-v2 h2.h2-bold,
    .type-v2.h2.h2-bold,
    h2.type-v2.h2-bold {
        font-weight: 900
    }
}

@media (min-width: 1200px) {

    .type-v2 h2,
    .type-v2.h2,
    h2.type-v2 {
        font-size: 56px;
        line-height: 60px;
        letter-spacing: 0;
        font-weight: 600
    }

    .type-v2 h2.h2-bold,
    .type-v2.h2.h2-bold,
    h2.type-v2.h2-bold {
        font-weight: 900
    }
}

.type-v2 h3,
.type-v2.h3,
h3.type-v2 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 600
}

.type-v2 h3.h3-bold,
.type-v2.h3.h3-bold,
h3.type-v2.h3-bold {
    font-weight: 700
}

@media (min-width: 768px) {

    .type-v2 h3,
    .type-v2.h3,
    h3.type-v2 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0;
        font-weight: 600
    }

    .type-v2 h3.h3-bold,
    .type-v2.h3.h3-bold,
    h3.type-v2.h3-bold {
        font-weight: 700
    }
}

@media (min-width: 1200px) {

    .type-v2 h3,
    .type-v2.h3,
    h3.type-v2 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0;
        font-weight: 600
    }

    .type-v2 h3.h3-bold,
    .type-v2.h3.h3-bold,
    h3.type-v2.h3-bold {
        font-weight: 700
    }
}

.type-v2 h4,
.type-v2.h4,
h4.type-v2 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 600
}

.type-v2 h4.h4-bold,
.type-v2.h4.h4-bold,
h4.type-v2.h4-bold {
    font-weight: 700
}

@media (min-width: 768px) {

    .type-v2 h4,
    .type-v2.h4,
    h4.type-v2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0;
        font-weight: 600
    }

    .type-v2 h4.h4-bold,
    .type-v2.h4.h4-bold,
    h4.type-v2.h4-bold {
        font-weight: 700
    }
}

@media (min-width: 1200px) {

    .type-v2 h4,
    .type-v2.h4,
    h4.type-v2 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0;
        font-weight: 600
    }

    .type-v2 h4.h4-bold,
    .type-v2.h4.h4-bold,
    h4.type-v2.h4-bold {
        font-weight: 700
    }
}

.type-v2 h5,
.type-v2.h5,
h5.type-v2 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 900
}

.type-v2 h5.h5-light,
.type-v2.h5.h5-light,
h5.type-v2.h5-light {
    font-weight: 300
}

@media (min-width: 768px) {

    .type-v2 h5,
    .type-v2.h5,
    h5.type-v2 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0;
        font-weight: 900
    }

    .type-v2 h5.h5-light,
    .type-v2.h5.h5-light,
    h5.type-v2.h5-light {
        font-weight: 300
    }
}

@media (min-width: 1200px) {

    .type-v2 h5,
    .type-v2.h5,
    h5.type-v2 {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0;
        font-weight: 900
    }

    .type-v2 h5.h5-light,
    .type-v2.h5.h5-light,
    h5.type-v2.h5-light {
        font-weight: 300
    }
}

.center-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.center-top {
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.center-bottom {
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.left-top {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.left-bottom {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end
}

.left-center {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.right-top {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start
}

.right-bottom {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.right-center {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.grid-v2.container,
.grid-v2.container-v2,
.page-section .experience-container>.experience-content,
.hero .experience-container>.experience-content {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width: 576px) {

    .grid-v2.container,
    .grid-v2.container-v2,
    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (min-width: 768px) {

    .grid-v2.container,
    .grid-v2.container-v2,
    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 1025px) {

    .grid-v2.container,
    .grid-v2.container-v2,
    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 1200px) {

    .grid-v2.container,
    .grid-v2.container-v2,
    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media (min-width: 1600px) {

    .grid-v2.container,
    .grid-v2.container-v2,
    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-left: 36px;
        padding-right: 36px
    }
}

.page-section .experience-container>.experience-content,
.hero .experience-container>.experience-content {
    padding-top: 30px;
    padding-bottom: 60px
}

@media (min-width: 576px) {

    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-top: 30px;
        padding-bottom: 60px
    }
}

@media (min-width: 768px) {

    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-top: 30px;
        padding-bottom: 72px
    }
}

@media (min-width: 1025px) {

    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-top: 35px;
        padding-bottom: 84px
    }
}

@media (min-width: 1200px) {

    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-top: 35px;
        padding-bottom: 84px
    }
}

@media (min-width: 1600px) {

    .page-section .experience-container>.experience-content,
    .hero .experience-container>.experience-content {
        padding-left: 84px;
        padding-right: 84px
    }
}

.grid-v2.row,
.grid-v2 .row {
    margin-left: -6px;
    margin-right: -6px
}

@media (min-width: 576px) {

    .grid-v2.row,
    .grid-v2 .row {
        margin-left: -6px;
        margin-right: -6px
    }
}

@media (min-width: 768px) {

    .grid-v2.row,
    .grid-v2 .row {
        margin-left: -6px;
        margin-right: -6px
    }
}

@media (min-width: 1025px) {

    .grid-v2.row,
    .grid-v2 .row {
        margin-left: -6px;
        margin-right: -6px
    }
}

@media (min-width: 1200px) {

    .grid-v2.row,
    .grid-v2 .row {
        margin-left: -12px;
        margin-right: -12px
    }
}

@media (min-width: 1600px) {

    .grid-v2.row,
    .grid-v2 .row {
        margin-left: -12px;
        margin-right: -12px
    }
}

.grid-v2 .col,
.grid-v2 [class*='col-'] {
    padding-left: 6px;
    padding-right: 6px
}

@media (min-width: 576px) {

    .grid-v2 .col,
    .grid-v2 [class*='col-'] {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (min-width: 768px) {

    .grid-v2 .col,
    .grid-v2 [class*='col-'] {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (min-width: 1025px) {

    .grid-v2 .col,
    .grid-v2 [class*='col-'] {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (min-width: 1200px) {

    .grid-v2 .col,
    .grid-v2 [class*='col-'] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (min-width: 1600px) {

    .grid-v2 .col,
    .grid-v2 [class*='col-'] {
        padding-left: 12px;
        padding-right: 12px
    }
}

.btn__primary {
    cursor: pointer;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 1.125em;
    line-height: 1.33em;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

.btn__primary:hover {
    color: #fff;
    background-position: left bottom;
    background-color: transparent;
    background-image: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    border-color: #000
}

.btn__primary:hover .carrot svg #jll-arrow {
    fill: #fff
}

.btn__secondary {
    cursor: pointer;
    font-size: 1.25em;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 0px solid #e30613
}

.btn__secondary::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.btn__secondary::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.btn__secondary:hover {
    text-decoration: none;
    background-color: transparent;
    color: initial
}

.btn__secondary:hover::before {
    width: 35px
}

.btn__secondary:hover::after {
    right: 2px
}

.btn__download {
    cursor: pointer;
    font-size: 1.25em;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 100%;
    text-align: right;
    background: url(/etc/designs/jll-dot-com/download-icon.svg) right 7px no-repeat;
    background-size: 33px 33px;
    border-bottom: 0px solid #e30613
}

.btn__download:hover {
    text-decoration: none;
    background: url(/etc/designs/jll-dot-com/download-icon.svg) right 7px no-repeat;
    background-size: 33px 33px;
    background-color: transparent;
    color: initial
}

.btn__download:hover::before {
    width: 35px
}

.btn__download:hover::after {
    right: 2px
}

.btn__offsite {
    cursor: pointer;
    font-size: 1.25em;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 100%;
    text-align: right;
    background: url(/etc/designs/jll-dot-com/off-site-icon.svg) right 7px no-repeat;
    background-size: 30px 30px;
    border-bottom: 0px solid #e30613
}

.btn__offsite:hover {
    text-decoration: none;
    background: url(/etc/designs/jll-dot-com/off-site-icon.svg) right 7px no-repeat;
    background-size: 30px 30px;
    background-color: transparent;
    color: initial
}

.btn__offsite:hover::before {
    width: 35px
}

.btn__offsite:hover::after {
    right: 2px
}

.dark-mode {
    display: flex
}

.dark-mode .btn__primary {
    border-color: #fff;
    color: #fff
}

.m-xxxxs {
    margin: 6px !important
}

.mx-xxxxs {
    margin-right: 6px !important;
    margin-left: 6px !important
}

.mr-xxxxs {
    margin-right: 6px !important
}

.ml-xxxxs {
    margin-left: 6px !important
}

.my-xxxxs {
    margin-top: 6px !important;
    margin-bottom: 6px !important
}

.mt-xxxxs {
    margin-top: 6px !important
}

.mb-xxxxs {
    margin-bottom: 6px !important
}

.p-xxxxs {
    padding: 6px !important
}

.px-xxxxs {
    padding-right: 6px !important;
    padding-left: 6px !important
}

.pr-xxxxs {
    padding-right: 6px !important
}

.pl-xxxxs {
    padding-left: 6px !important
}

.py-xxxxs {
    padding-top: 6px !important;
    padding-bottom: 6px !important
}

.pt-xxxxs {
    padding-top: 6px !important
}

.pb-xxxxs {
    padding-bottom: 6px !important
}

.m-xxxs {
    margin: 12px !important
}

.mx-xxxs {
    margin-right: 12px !important;
    margin-left: 12px !important
}

.mr-xxxs {
    margin-right: 12px !important
}

.ml-xxxs {
    margin-left: 12px !important
}

.my-xxxs {
    margin-top: 12px !important;
    margin-bottom: 12px !important
}

.mt-xxxs {
    margin-top: 12px !important
}

.mb-xxxs {
    margin-bottom: 12px !important
}

.p-xxxs {
    padding: 12px !important
}

.px-xxxs {
    padding-right: 12px !important;
    padding-left: 12px !important
}

.pr-xxxs {
    padding-right: 12px !important
}

.pl-xxxs {
    padding-left: 12px !important
}

.py-xxxs {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.pt-xxxs {
    padding-top: 12px !important
}

.pb-xxxs {
    padding-bottom: 12px !important
}

.m-xxs {
    margin: 24px !important
}

.mx-xxs {
    margin-right: 24px !important;
    margin-left: 24px !important
}

.mr-xxs {
    margin-right: 24px !important
}

.ml-xxs {
    margin-left: 24px !important
}

.my-xxs {
    margin-top: 24px !important;
    margin-bottom: 24px !important
}

.mt-xxs {
    margin-top: 24px !important
}

.mb-xxs {
    margin-bottom: 24px !important
}

.p-xxs {
    padding: 24px !important
}

.px-xxs {
    padding-right: 24px !important;
    padding-left: 24px !important
}

.pr-xxs {
    padding-right: 24px !important
}

.pl-xxs {
    padding-left: 24px !important
}

.py-xxs {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.pt-xxs {
    padding-top: 24px !important
}

.pb-xxs {
    padding-bottom: 24px !important
}

.m-xs {
    margin: 36px !important
}

.mx-xs {
    margin-right: 36px !important;
    margin-left: 36px !important
}

.mr-xs {
    margin-right: 36px !important
}

.ml-xs {
    margin-left: 36px !important
}

.my-xs {
    margin-top: 36px !important;
    margin-bottom: 36px !important
}

.mt-xs {
    margin-top: 36px !important
}

.mb-xs {
    margin-bottom: 36px !important
}

.p-xs {
    padding: 36px !important
}

.px-xs {
    padding-right: 36px !important;
    padding-left: 36px !important
}

.pr-xs {
    padding-right: 36px !important
}

.pl-xs {
    padding-left: 36px !important
}

.py-xs {
    padding-top: 36px !important;
    padding-bottom: 36px !important
}

.pt-xs {
    padding-top: 36px !important
}

.pb-xs {
    padding-bottom: 36px !important
}

.m-sm {
    margin: 48px !important
}

.mx-sm {
    margin-right: 48px !important;
    margin-left: 48px !important
}

.mr-sm {
    margin-right: 48px !important
}

.ml-sm {
    margin-left: 48px !important
}

.my-sm {
    margin-top: 48px !important;
    margin-bottom: 48px !important
}

.mt-sm {
    margin-top: 48px !important
}

.mb-sm {
    margin-bottom: 48px !important
}

.p-sm {
    padding: 48px !important
}

.px-sm {
    padding-right: 48px !important;
    padding-left: 48px !important
}

.pr-sm {
    padding-right: 48px !important
}

.pl-sm {
    padding-left: 48px !important
}

.py-sm {
    padding-top: 48px !important;
    padding-bottom: 48px !important
}

.pt-sm {
    padding-top: 48px !important
}

.pb-sm {
    padding-bottom: 48px !important
}

.m-md {
    margin: 60px !important
}

.mx-md {
    margin-right: 60px !important;
    margin-left: 60px !important
}

.mr-md {
    margin-right: 60px !important
}

.ml-md {
    margin-left: 60px !important
}

.my-md {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.mt-md {
    margin-top: 60px !important
}

.mb-md {
    margin-bottom: 60px !important
}

.p-md {
    padding: 60px !important
}

.px-md {
    padding-right: 60px !important;
    padding-left: 60px !important
}

.pr-md {
    padding-right: 60px !important
}

.pl-md {
    padding-left: 60px !important
}

.py-md {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.pt-md {
    padding-top: 60px !important
}

.pb-md {
    padding-bottom: 60px !important
}

.m-lg {
    margin: 72px !important
}

.mx-lg {
    margin-right: 72px !important;
    margin-left: 72px !important
}

.mr-lg {
    margin-right: 72px !important
}

.ml-lg {
    margin-left: 72px !important
}

.my-lg {
    margin-top: 72px !important;
    margin-bottom: 72px !important
}

.mt-lg {
    margin-top: 72px !important
}

.mb-lg {
    margin-bottom: 72px !important
}

.p-lg {
    padding: 72px !important
}

.px-lg {
    padding-right: 72px !important;
    padding-left: 72px !important
}

.pr-lg {
    padding-right: 72px !important
}

.pl-lg {
    padding-left: 72px !important
}

.py-lg {
    padding-top: 72px !important;
    padding-bottom: 72px !important
}

.pt-lg {
    padding-top: 72px !important
}

.pb-lg {
    padding-bottom: 72px !important
}

.m-xl {
    margin: 84px !important
}

.mx-xl {
    margin-right: 84px !important;
    margin-left: 84px !important
}

.mr-xl {
    margin-right: 84px !important
}

.ml-xl {
    margin-left: 84px !important
}

.my-xl {
    margin-top: 84px !important;
    margin-bottom: 84px !important
}

.mt-xl {
    margin-top: 84px !important
}

.mb-xl {
    margin-bottom: 84px !important
}

.p-xl {
    padding: 84px !important
}

.px-xl {
    padding-right: 84px !important;
    padding-left: 84px !important
}

.pr-xl {
    padding-right: 84px !important
}

.pl-xl {
    padding-left: 84px !important
}

.py-xl {
    padding-top: 84px !important;
    padding-bottom: 84px !important
}

.pt-xl {
    padding-top: 84px !important
}

.pb-xl {
    padding-bottom: 84px !important
}

.m-xxl {
    margin: 96px !important
}

.mx-xxl {
    margin-right: 96px !important;
    margin-left: 96px !important
}

.mr-xxl {
    margin-right: 96px !important
}

.ml-xxl {
    margin-left: 96px !important
}

.my-xxl {
    margin-top: 96px !important;
    margin-bottom: 96px !important
}

.mt-xxl {
    margin-top: 96px !important
}

.mb-xxl {
    margin-bottom: 96px !important
}

.p-xxl {
    padding: 96px !important
}

.px-xxl {
    padding-right: 96px !important;
    padding-left: 96px !important
}

.pr-xxl {
    padding-right: 96px !important
}

.pl-xxl {
    padding-left: 96px !important
}

.py-xxl {
    padding-top: 96px !important;
    padding-bottom: 96px !important
}

.pt-xxl {
    padding-top: 96px !important
}

.pb-xxl {
    padding-bottom: 96px !important
}

.m-xxxl {
    margin: 108px !important
}

.mx-xxxl {
    margin-right: 108px !important;
    margin-left: 108px !important
}

.mr-xxxl {
    margin-right: 108px !important
}

.ml-xxxl {
    margin-left: 108px !important
}

.my-xxxl {
    margin-top: 108px !important;
    margin-bottom: 108px !important
}

.mt-xxxl {
    margin-top: 108px !important
}

.mb-xxxl {
    margin-bottom: 108px !important
}

.p-xxxl {
    padding: 108px !important
}

.px-xxxl {
    padding-right: 108px !important;
    padding-left: 108px !important
}

.pr-xxxl {
    padding-right: 108px !important
}

.pl-xxxl {
    padding-left: 108px !important
}

.py-xxxl {
    padding-top: 108px !important;
    padding-bottom: 108px !important
}

.pt-xxxl {
    padding-top: 108px !important
}

.pb-xxxl {
    padding-bottom: 108px !important
}

.b-primary {
    border: 1px solid #e30613
}

.bx-primary {
    border-right: 1px solid #e30613;
    border-left: 1px solid #e30613
}

.br-primary {
    border-right: 1px solid #e30613
}

.bl-primary {
    border-left: 1px solid #e30613
}

.by-primary {
    border-top: 1px solid #e30613;
    border-bottom: 1px solid #e30613
}

.bt-primary {
    border-top: 1px solid #e30613
}

.bb-primary {
    border-bottom: 1px solid #e30613
}

.b-secondary {
    border: 1px solid #dbd6c7
}

.bx-secondary {
    border-right: 1px solid #dbd6c7;
    border-left: 1px solid #dbd6c7
}

.br-secondary {
    border-right: 1px solid #dbd6c7
}

.bl-secondary {
    border-left: 1px solid #dbd6c7
}

.by-secondary {
    border-top: 1px solid #dbd6c7;
    border-bottom: 1px solid #dbd6c7
}

.bt-secondary {
    border-top: 1px solid #dbd6c7
}

.bb-secondary {
    border-bottom: 1px solid #dbd6c7
}

.b-concrete {
    border: 1px solid #b1b2b4
}

.bx-concrete {
    border-right: 1px solid #b1b2b4;
    border-left: 1px solid #b1b2b4
}

.br-concrete {
    border-right: 1px solid #b1b2b4
}

.bl-concrete {
    border-left: 1px solid #b1b2b4
}

.by-concrete {
    border-top: 1px solid #b1b2b4;
    border-bottom: 1px solid #b1b2b4
}

.bt-concrete {
    border-top: 1px solid #b1b2b4
}

.bb-concrete {
    border-bottom: 1px solid #b1b2b4
}

.b-gray {
    border: 1px solid #75767a
}

.bx-gray {
    border-right: 1px solid #75767a;
    border-left: 1px solid #75767a
}

.br-gray {
    border-right: 1px solid #75767a
}

.bl-gray {
    border-left: 1px solid #75767a
}

.by-gray {
    border-top: 1px solid #75767a;
    border-bottom: 1px solid #75767a
}

.bt-gray {
    border-top: 1px solid #75767a
}

.bb-gray {
    border-bottom: 1px solid #75767a
}

.b-divider {
    border: 1px solid #ced4da
}

.bx-divider {
    border-right: 1px solid #ced4da;
    border-left: 1px solid #ced4da
}

.br-divider {
    border-right: 1px solid #ced4da
}

.bl-divider {
    border-left: 1px solid #ced4da
}

.by-divider {
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da
}

.bt-divider {
    border-top: 1px solid #ced4da
}

.bb-divider {
    border-bottom: 1px solid #ced4da
}

.b-light-gray {
    border: 1px solid #f6f5f1
}

.bx-light-gray {
    border-right: 1px solid #f6f5f1;
    border-left: 1px solid #f6f5f1
}

.br-light-gray {
    border-right: 1px solid #f6f5f1
}

.bl-light-gray {
    border-left: 1px solid #f6f5f1
}

.by-light-gray {
    border-top: 1px solid #f6f5f1;
    border-bottom: 1px solid #f6f5f1
}

.bt-light-gray {
    border-top: 1px solid #f6f5f1
}

.bb-light-gray {
    border-bottom: 1px solid #f6f5f1
}

.gallery-arrows .slick-prev,
.gallery-arrows .slick-next {
    height: 50px;
    width: 50px;
    z-index: 2;
    background: #dc3545;
    opacity: 1
}

.gallery-arrows .slick-prev:before,
.gallery-arrows .slick-next:before {
    font-family: 'jll' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    opacity: 1;
    font-size: 20px;
    line-height: 1;
    color: #fff
}

.gallery-arrows .slick-prev:hover,
.gallery-arrows .slick-next:hover {
    background: #dc3545
}

.gallery-arrows .slick-prev:before {
    content: "";
    transform: rotate(180deg);
    display: inline-block
}

.gallery-arrows .slick-next:before {
    content: ""
}

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

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

[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-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

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

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

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

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

.slick-prev {
    left: -25px
}

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

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

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

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

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

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

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

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

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

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

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

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

.add-this-social-share {
    margin-bottom: 24px
}

.add-this-social-share .label {
    display: none
}

.eloquaform .radiofield fieldset {
    position: relative
}

.eloquaform .radiofield input[type='radio'] {
    position: absolute;
    opacity: 0
}

.eloquaform .radiofield input[type='radio'] label .checkbox-label-text {
    position: relative;
    top: 3px
}

.eloquaform .radiofield input[type='radio']~label {
    position: relative;
    cursor: pointer;
    padding: 0
}

.eloquaform .radiofield input[type='radio']~label.error {
    position: absolute;
    bottom: -25px;
    left: 10px
}

.eloquaform .radiofield input[type='radio']~label.error:before {
    display: none
}

.eloquaform .radiofield input[type='radio']~label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 30px;
    height: 30px;
    background: white;
    border: 2px solid #7F7F7F;
    top: -2px;
    position: relative;
    border-radius: 100px
}

.eloquaform .radiofield input[type='radio']:hover~label:before {
    background: #7F7F7F
}

.eloquaform .radiofield input[type='radio']:focus~label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12)
}

.eloquaform .radiofield input[type='radio']:checked~label:before {
    background: #7F7F7F
}

.eloquaform .radiofield input[type='radio']:disabled~label {
    color: #b8b8b8;
    cursor: auto
}

.eloquaform .radiofield input[type='radio']:disabled~label:before {
    box-shadow: none;
    background: #ddd
}

.eloquaform .radiofield input[type='radio']:checked~label:after {
    content: '';
    position: absolute;
    left: 9px;
    top: 9px;
    background: white;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    display: inline-block
}

.eloquaform .radiofield {
    padding-bottom: 20px
}

.eloquaform .checkboxfield {
    text-align: left
}

.eloquaform .checkboxfield .checkbox-label:before {
    display: block;
    float: left
}

.eloquaform .checkboxfield .checkbox-label span {
    width: 100%
}

@media (max-width: 719px) {
    .eloquaform {
        padding: 0 25px
    }
}

@media (min-width: 720px) {
    .eloquaform>.eloqua-form {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .eloquaform>.eloqua-form.eloqua-form--one-column>div.emailfield,
    .eloquaform>.eloqua-form.eloqua-form--one-column>div.selectfield,
    .eloquaform>.eloqua-form.eloqua-form--one-column>div.textfield,
    .eloquaform>.eloqua-form.eloqua-form--one-column>div.multiselectfield {
        width: 100%;
        padding-right: 0
    }

    .eloquaform>.eloqua-form.eloqua-form--two-column>div,
    .eloquaform>.eloqua-form>div {
        width: 100%
    }

    .eloquaform>.eloqua-form.eloqua-form--two-column>div.emailfield,
    .eloquaform>.eloqua-form.eloqua-form--two-column>div.selectfield,
    .eloquaform>.eloqua-form.eloqua-form--two-column>div.textfield,
    .eloquaform>.eloqua-form.eloqua-form--two-column>div.multiselectfield,
    .eloquaform>.eloqua-form>div.emailfield,
    .eloquaform>.eloqua-form>div.selectfield,
    .eloquaform>.eloqua-form>div.textfield,
    .eloquaform>.eloqua-form>div.multiselectfield {
        width: 50%;
        padding-right: 16px
    }

    .eloquaform>.eloqua-form.eloqua-form--two-column>div.textareafield,
    .eloquaform>.eloqua-form>div.textareafield {
        width: 100%;
        padding-right: 16px
    }

    .eloquaform>.eloqua-form.eloqua-form--two-column>div.checkboxfield,
    .eloquaform>.eloqua-form>div.checkboxfield {
        width: 100%;
        padding-right: 16px
    }

    .eloquaform>.eloqua-form.eloqua-form--two-column>div.submitbutton,
    .eloquaform>.eloqua-form>div.submitbutton {
        width: 100%;
        padding-right: 16px
    }
}

.eloquaform input,
.eloquaform select,
.eloquaform textarea {
    color: black;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 24px
}

.eloquaform input.error::-webkit-input-placeholder,
.eloquaform select.error::-webkit-input-placeholder,
.eloquaform textarea.error::-webkit-input-placeholder {
    color: #E30613
}

.eloquaform input::-webkit-input-placeholder,
.eloquaform select::-webkit-input-placeholder,
.eloquaform textarea::-webkit-input-placeholder {
    color: #75767a
}

.eloquaform input::-webkit-input-placeholder:after,
.eloquaform select::-webkit-input-placeholder:after,
.eloquaform textarea::-webkit-input-placeholder:after {
    content: ' *'
}

.eloquaform label {
    color: #75767a;
    font-weight: 600;
    width: 100%
}

.eloquaform label.error {
    color: #E30613
}

.eloquaform input[type='text'],
.eloquaform input[type='email'] {
    width: 100%;
    padding: 10px;
    border: 2px solid #7F7F7F
}

.eloquaform input[type='text'].error,
.eloquaform input[type='email'].error {
    border: 2px solid #E30613
}

.eloquaform textarea {
    width: 100%;
    border: 2px solid #7F7F7F;
    padding: 10px
}

.eloquaform textarea.error {
    border: 2px solid #E30613
}

.eloquaform select {
    width: 100%;
    padding: 10px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: white;
    border: 2px solid #7F7F7F;
    color: #75767a
}

.eloquaform select.error {
    border: 2px solid #E30613;
    color: red
}

.eloquaform select::-ms-expand {
    display: none
}

.eloquaform button {
    margin-bottom: 10px
}

.eloquaform .select-field {
    position: relative
}

.eloquaform .select-field:after {
    display: block;
    font-family: 'jll' !important;
    content: "";
    color: red;
    font-size: 13px;
    right: 15px;
    top: 15px;
    position: absolute;
    pointer-events: none
}

.eloquaform .checkbox-field {
    position: relative
}

.eloquaform input[type='checkbox'] {
    position: absolute;
    opacity: 0
}

.eloquaform input[type='checkbox'] label .checkbox-label-text {
    position: relative;
    top: 3px
}

.eloquaform input[type='checkbox']+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    display: flex;
    flex-direction: row
}

.eloquaform input[type='checkbox']+label:before,
.eloquaform input[type='checkbox']+label.error+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 30px;
    height: 30px;
    background: white;
    border: 2px solid #7F7F7F;
    top: -2px;
    position: relative
}

.eloquaform input[type='checkbox']:hover+label:before,
.eloquaform input[type='checkbox']:hover+label.error+label:before {
    background: #7F7F7F
}

.eloquaform input[type='checkbox']:focus+label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12)
}

.eloquaform input[type='checkbox']:checked+label:before,
.eloquaform input[type='checkbox']:checked+label.error+label:before {
    background: #7F7F7F
}

.eloquaform input[type='checkbox']:checked+label.error+label {
    padding-bottom: 0
}

.eloquaform input[type='checkbox']:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.eloquaform input[type='checkbox']:disabled+label:before {
    box-shadow: none;
    background: #ddd
}

.eloquaform input[type='checkbox']:checked+label:after,
.eloquaform input[type='checkbox']:checked+label.error+label:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 15px;
    background: white;
    width: 2px;
    height: 2px;
    display: inline-block;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white,
        4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg)
}

.eloquaform input[type='checkbox']+label.error {
    position: absolute;
    bottom: 12px
}

.eloquaform input[type='checkbox']+label.error+label {
    padding-bottom: 38px
}

.eloquaform input[type='checkbox']+label.error:before {
    content: initial
}

.eloquaform .submitbutton,
.eloquaform~.gated-download__link {
    margin-top: 16px
}

.eloquaform .submitbutton .cta-primary,
.eloquaform~.gated-download__link.cta-primary {
    margin-bottom: 10px;
    background: #E30613;
    color: #fff;
    padding: 20px 90px;
    border: 1px solid #E30613;
    align-items: center;
    display: inline-flex;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    justify-content: center
}

@media (max-width: 719px) {

    .eloquaform .submitbutton .cta-primary,
    .eloquaform~.gated-download__link.cta-primary {
        width: 100%
    }
}

.eloquaform .submitbutton .cta-primary:hover,
.eloquaform~.gated-download__link.cta-primary:hover {
    background-color: #000;
    border: 1px solid #000
}

.eloquaform .errormessage p {
    display: none;
    color: red;
    font-weight: 600;
    width: 100%
}

.unconfigured-fields span.error {
    color: red
}

.eloqua-form :-ms-input-placeholder {
    color: #75767a !important
}

.experience-content.experience-content--default-padding.gated-form-wrapper {
    padding-top: 48px;
    padding-bottom: 48px
}

@media (min-width: 720px) {
    .experience-content.experience-content--default-padding.gated-form-wrapper {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (min-width: 960px) {
    .experience-content.experience-content--default-padding.gated-form-wrapper {
        padding-top: 72px;
        padding-bottom: 72px
    }
}

.gated-download {
    padding-top: 12px;
    text-align: left
}

@media (max-width: 959px) {
    .gated-download {
        text-align: center
    }
}

.gated-download .richtext {
    text-align: left;
    padding-top: 60px
}

.richtext-form-heading {
    text-align: left
}

@media (max-width: 959px) {
    .richtext-form-heading {
        text-align: center
    }
}

.multi-select {
    color: #7F7F7F
}

.multi-select a {
    border: none;
    color: #7F7F7F
}

.multi-select a:hover {
    background-color: #fff
}

.multi-select.error {
    border: 2px solid #e30613;
    color: #e30613
}

.multi-select .dropdown-toggle {
    display: block;
    padding: 10px;
    border-radius: 0;
    background-color: white;
    border: 2px solid #7F7F7F;
    line-height: 24px
}

.multi-select .dropdown-toggle:after {
    border: none;
    display: none
}

.multi-select .dropdown-menu {
    width: calc(100% - 20px)
}

.multi-select .dropdown-menu .dropdown-item.selected {
    display: none
}

.multi-select .ms-selected {
    display: flex;
    flex-flow: row wrap;
    margin-top: 10px
}

.multi-select .ms-selected .ms-item {
    border: 1px solid #7F7F7F;
    cursor: pointer;
    margin: 2px 20px 2px 2px;
    padding: 10px
}

.multi-select .ms-selected .ms-item:hover {
    color: #e30613;
    border-color: #e30613
}

.multi-select .ms-selected .ms-item:after {
    font-family: "jll";
    content: "";
    font-size: 11px;
    margin-left: 10px
}

.multiselectfield .ms-label.error .dropdown-toggle {
    color: #e30613;
    border-color: #e30613
}

.gated-research-container .gradient {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, #fff 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, #fff 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, #fff 100%);
    height: 75px;
    margin-top: -75px;
    position: relative
}

.htmlform__container {
    background: transparent;
    box-shadow: none
}

@media (min-width: 768px) {
    .htmlform__container {
        background: #fff;
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.12)
    }
}

.htmlform__container-wrapper {
    margin: 0;
    text-align: left;
    flex-direction: column;
    margin-bottom: -12px
}

@media (min-width: 768px) {
    .htmlform__container-wrapper {
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        flex-direction: row;
        flex-wrap: nowrap;
        padding-top: 24px;
        padding-bottom: 24px
    }
}

.htmlform__container-wrapper .htmlform-field {
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.12);
    padding: 5px 9px 9px 9px;
    margin-bottom: 10px;
    height: 70px;
    position: relative;
    bottom: 0
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-field {
        padding: 0;
        bottom: 10px;
        padding-left: 24px;
        padding-right: 24px;
        background: transparent;
        box-shadow: none;
        margin: 0;
        width: 33%;
        min-width: 28vw;
        height: 48px
    }

    .htmlform__container-wrapper .htmlform-field:after {
        content: '';
        display: inline-block;
        background: #D8D9D9;
        width: 1.5px;
        height: 64px;
        position: absolute;
        right: 0;
        top: 3px
    }
}

@media (min-width: 1200px) {
    .htmlform__container-wrapper .htmlform-field {
        width: 43%
    }
}

.htmlform__container-wrapper .htmlform-field-label {
    font-size: 14px;
    line-height: 22px;
    color: #75767a;
    margin-bottom: 6px;
    display: block;
    top: 0;
    position: relative
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-field-label {
        top: 8px
    }
}

.htmlform__container-wrapper .htmlform-field-value {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
    height: 28px
}

.htmlform__container-wrapper .htmlform-field-value::placeholder {
    color: #000;
    opacity: 1
}

.htmlform__container-wrapper .htmlform-field-value:focus {
    outline: 2px solid #275EC5
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-field-value {
        height: auto
    }
}

.htmlform__container-wrapper .htmlform-multifield-elements {
    width: 100%;
    padding: 5px 9px 9px 9px
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-multifield-elements {
        padding: 0;
        padding-left: 12px;
        padding-right: 12px;
        width: 23%;
        min-width: 19vw
    }
}

@media (min-width: 1200px) {
    .htmlform__container-wrapper .htmlform-multifield-elements {
        padding: 0;
        padding-left: 24px;
        padding-right: 24px;
        width: 28%;
        min-width: auto
    }
}

.htmlform__container-wrapper .htmlform-multifield-elements:last-of-type {
    width: auto;
    padding: 0
}

.htmlform__container-wrapper .htmlform-multifield-elements .jll-icon-arrow-down {
    right: 4px;
    top: 37px
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .jll-icon-arrow-down {
        top: 32px
    }
}

@media (min-width: 1200px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .jll-icon-arrow-down {
        right: 14px
    }
}

.htmlform__container-wrapper .htmlform-multifield-elements .htmlform-button.btn.btn-black_cta {
    margin: 0
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .htmlform-button.btn.btn-black_cta {
        margin-left: 12px
    }
}

@media (min-width: 1200px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .htmlform-button.btn.btn-black_cta {
        margin-left: 24px;
        margin-right: 24px
    }
}

.htmlform__container-wrapper .htmlform-multifield-elements .htmlform__dropdown-value-list {
    width: 100%;
    left: -2px
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .htmlform__dropdown-value-list {
        width: calc(100% + -23px);
        left: 12px
    }
}

@media (min-width: 1200px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .htmlform__dropdown-value-list {
        width: calc(100% + -50px);
        left: 24px
    }
}

@media (min-width: 768px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .htmlform__dropdown-value-list li a {
        padding: 10px
    }
}

@media (min-width: 1200px) {
    .htmlform__container-wrapper .htmlform-multifield-elements .htmlform__dropdown-value-list li a {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 24px;
        padding-right: 24px
    }
}

.htmlform__dropdown-section {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    padding-right: 0
}

@media (min-width: 768px) {
    .htmlform__dropdown-section {
        padding-right: 16px
    }
}

.htmlform__dropdown-value {
    display: none
}

.htmlform__dropdown-value-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    position: absolute;
    background: #fff;
    padding: 0;
    cursor: pointer;
    z-index: 4;
    box-shadow: 0 6px 8px -4px #000;
    overflow-y: auto;
    margin: 0;
    width: 100%;
    left: -2px;
    max-height: 352px;
    margin: 2px
}

.htmlform__dropdown-value-list::-webkit-scrollbar {
    width: 8px
}

.htmlform__dropdown-value-list::-webkit-scrollbar-track {
    background: #f1f1f1
}

.htmlform__dropdown-value-list::-webkit-scrollbar-thumb {
    background: #C4C4C4;
    border-radius: 11px
}

.htmlform__dropdown-value-list::-webkit-scrollbar-thumb:hover {
    background: #555
}

@media (min-width: 768px) {
    .htmlform__dropdown-value-list {
        width: calc(100% + -50px);
        left: 24px
    }
}

.htmlform__dropdown-value-list li a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 2px
}

.htmlform__dropdown-value-list li a:hover {
    text-decoration: underline
}

.htmlform__dropdown-value-list li a:focus {
    outline: 2px solid #275EC5
}

.htmlform input[type="text"] {
    border: transparent;
    width: 100%;
    padding-left: 1px
}

.htmlform .jll-icon-arrow-down {
    position: absolute;
    transform: scale(0.5);
    right: 0;
    bottom: 0;
    top: 37px;
    right: 0;
    color: #000;
    pointer-events: none;
    transition: 0.25s all;
    font-weight: normal;
    font-size: initial;
    width: 32px;
    height: 18px
}

@media (min-width: 768px) {
    .htmlform .jll-icon-arrow-down {
        right: 14px;
        top: 32px
    }
}

.htmlform .jll-icon-arrow-down--openarrow {
    transform: rotate(180deg) scale(0.5)
}

.htmlform-btn-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 14px;
    bottom: 10px
}

@media (min-width: 768px) {
    .htmlform-btn-wrapper {
        margin-top: 0;
        bottom: 0
    }
}

.htmlform-button.btn.btn-black_cta {
    width: 100%;
    margin: 0;
    border-width: 0;
    font-size: 18px;
    line-height: 24px !important;
    height: 48px;
    position: relative;
    text-align: center;
    padding-left: 48px;
    padding-right: 48px
}

@media (min-width: 768px) {
    .htmlform-button.btn.btn-black_cta {
        width: auto;
        margin-left: 24px
    }
}

@media (min-width: 1200px) {
    .htmlform-button.btn.btn-black_cta {
        margin-left: 24px;
        margin-right: 24px
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.investinrealestate {
    margin: 1rem 0;
    user-select: none
}

@media (min-width: 768px) {
    .investinrealestate_box {
        padding-inline-start: 1rem;
        padding-inline-end: 1rem
    }
}

.investinrealestate_box.loading {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #fafafa 8%, #f8f8f8 18%, #fafafa 33%);
    background-size: 1000px 104px;
    position: relative;
    padding-inline-start: 0rem;
    min-height: 15rem;
    width: 100%
}

@media (min-width: 992px) {
    .investinrealestate_box.loading {
        min-height: 6rem;
        width: 60vw
    }
}

@media (max-width: 719px) {
    .investinrealestate_box .row {
        margin: 0
    }
}

.investinrealestate .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%
}

.investinrealestate_container {
    display: flex;
    background: #fff;
    padding: 0px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.12);
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .investinrealestate_container {
        padding: 24px 12px
    }
}

@media (min-width: 1025px) {
    .investinrealestate_container {
        padding: 12px 24px;
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: row
    }
}

.investinrealestate_button {
    margin: 0px auto;
    padding: 12px 60px;
    background: #000;
    border-color: #000;
    color: #fff;
    min-width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600
}

@media (min-width: 576px) {
    .investinrealestate_button {
        margin: 36px auto 24px;
        min-width: 336px
    }
}

@media (min-width: 768px) {
    .investinrealestate_button {
        margin: 36px auto 0px
    }
}

@media (min-width: 1025px) {
    .investinrealestate_button {
        margin: 0.625rem 0;
        min-width: auto
    }
}

.investinrealestate_button:hover,
.investinrealestate_button:focus {
    color: #fff;
    background: #272727;
    outline: 0px
}

.investinrealestate_container_select {
    margin: 0;
    width: 100%;
    padding: 24px
}

@media (min-width: 576px) {
    .investinrealestate_container_select {
        padding: 24px 24px 0px
    }
}

@media (min-width: 768px) {
    .investinrealestate_container_select {
        padding: 0px
    }
}

@media (min-width: 992px) {
    .investinrealestate_container_select {
        padding: 0px;
        flex: 0 0 calc(100% - 10.5rem)
    }
}

.investinrealestate_selectbox {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    margin: 12px auto;
    height: 3rem;
    cursor: pointer;
    border-bottom: 1px solid #D8D9D9
}

@media (min-width: 768px) {
    .investinrealestate_selectbox {
        margin: 0rem auto;
        top: 0.5rem;
        padding-right: 2rem;
        flex: 1 0 calc(33% - 2rem)
    }
}

.investinrealestate_selectbox:last-child {
    border-bottom: 0px solid #D8D9D9;
    margin-bottom: 0px
}

.investinrealestate_selectbox_icon {
    position: absolute;
    transform: scale(0.5);
    right: -0.5rem;
    bottom: 0.25rem;
    padding: 0.5rem 0.5rem 0.5rem 0.75rem;
    color: #000;
    pointer-events: none;
    transition: 0.25s all
}

.investinrealestate_selectbox_icon::before {
    background: #fff
}

@media (min-width: 768px) {
    .investinrealestate_selectbox_icon {
        right: 1.35rem
    }
}

.investinrealestate_selectbox_icon.open {
    transform: scale(0.5) rotate(180deg)
}

@media (min-width: 1025px) {
    .investinrealestate_selectbox::after {
        content: '';
        display: inline-block;
        background: #D8D9D9;
        width: 0.1rem;
        height: 4rem;
        position: absolute;
        right: 1rem;
        top: -1rem
    }
}

@media (min-width: 768px) {
    .investinrealestate_selectbox {
        border-bottom: 0px
    }

    .investinrealestate_selectbox:not(:last-child)::after {
        content: '';
        display: inline-block;
        background: #D8D9D9;
        width: 0.1rem;
        height: 4rem;
        position: absolute;
        right: 1rem;
        top: -1rem
    }
}

.investinrealestate_selectbox_label {
    color: #75767A;
    margin: 6px 0px;
    font-size: 1rem;
    font-weight: 400;
    width: calc(100% - 2rem);
    position: absolute;
    z-index: 1;
    top: 0;
    top: calc(50% - 1.75rem);
    transition: 0.25s all
}

.investinrealestate_selectbox_select {
    display: none
}

.investinrealestate_selectbox_select_custom {
    color: #000;
    position: relative;
    z-index: 0;
    border: none;
    font-size: 18px;
    background-color: #fff;
    font-weight: 700;
    margin-top: 0rem;
    -webkit-appearance: none;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding-right: 1.5rem;
    white-space: nowrap;
    line-height: 26px
}

@media (min-width: 1200px) {
    .investinrealestate_selectbox_select_custom {
        line-height: 28px
    }
}

.investinrealestate_selectbox_select_custom:focus {
    outline: 2px solid #275EC5
}

.investinrealestate_selectbox_select_custom_item_option {
    padding: 12px 24px;
    color: #000
}

.investinrealestate_selectbox_select_custom_item_option:hover,
.investinrealestate_selectbox_select_custom_item_option.active,
.investinrealestate_selectbox_select_custom_item_option:focus {
    color: #e30613;
    text-decoration: underline
}

.investinrealestate_selectbox_select_custom_item_option:focus {
    outline: 2px solid #275EC5;
    padding: 10px 22px;
    margin: 2px
}

.investinrealestate_selectbox_select_custom_item_box {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 100%;
    background: #fff;
    width: calc(100% + 2rem);
    padding: 0rem;
    max-height: 22rem;
    cursor: pointer;
    z-index: 4;
    box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.15);
    overflow-y: auto;
    left: -1rem
}

.investinrealestate_selectbox_select_custom_item_box.open {
    display: flex
}

.investinrealestate_selectbox_select_custom_item_box.open::-webkit-scrollbar {
    width: 8px
}

.investinrealestate_selectbox_select_custom_item_box.open::-webkit-scrollbar-track {
    background: #f1f1f1
}

.investinrealestate_selectbox_select_custom_item_box.open::-webkit-scrollbar-thumb {
    background: #C4C4C4;
    border-radius: 11px
}

.investinrealestate_selectbox_select_custom_item_box.open::-webkit-scrollbar-thumb:hover {
    background: #555
}

@media (min-width: 768px) {
    .investinrealestate_selectbox_select_custom_item_box {
        width: calc(100% - 0.5rem);
        left: -0.7rem
    }
}

.investinrealestate_selectbox_select:hover {
    cursor: pointer
}

.investinrealestate_selectbox_selected .investinrealestate_selectbox_icon {
    bottom: 0.25rem
}

.investinrealestate_selectbox_selected .investinrealestate_selectbox_label {
    font-size: 14px;
    top: -1rem;
    font-weight: 400;
    line-height: 18px
}

@media (min-width: 768px) {
    .investinrealestate_selectbox_selected .investinrealestate_selectbox_label {
        line-height: 20px
    }
}

@media (min-width: 992px) {
    .investinrealestate_selectbox_selected .investinrealestate_selectbox_label {
        line-height: 22px
    }
}

.investinrealestate_selectbox_selected .investinrealestate_selectbox_select {
    margin-top: 0.5rem
}

.locationfinderv2__wrapper {
    padding-right: 12px !important;
    padding-left: 12px !important
}

@media (min-width: 576px) {
    .locationfinderv2__wrapper {
        padding-right: 12px !important;
        padding-left: 12px !important
    }
}

@media (min-width: 768px) {
    .locationfinderv2__wrapper {
        padding-right: 24px !important;
        padding-left: 24px !important
    }
}

@media (min-width: 1200px) {
    .locationfinderv2__wrapper {
        padding-right: 36px !important;
        padding-left: 36px !important
    }
}

.locationfinderv2 .location-title-wrapper {
    text-align: center
}

@media (min-width: 1025px) {
    .locationfinderv2 .location-title-wrapper {
        text-align: left
    }
}

.locationfinderv2 .location-title {
    padding-bottom: 12px;
    margin: 0
}

@media (min-width: 1025px) {
    .locationfinderv2 .location-title {
        font-size: 72px;
        line-height: 74px;
        letter-spacing: 0;
        font-weight: 900
    }
}

.locationfinderv2 .location-description {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 12px;
    width: 253px;
    margin: 0 auto
}

@media (min-width: 576px) {
    .locationfinderv2 .location-description {
        width: 360px
    }
}

@media (min-width: 768px) {
    .locationfinderv2 .location-description {
        width: 100%
    }
}

.locationfinderv2 .location-finder .search-container_noregionswrapper {
    padding-top: 40px
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container_noregionswrapper {
        padding-top: 50px
    }
}

.locationfinderv2 .location-finder .search-container {
    width: 100%;
    margin: 0 auto
}

.locationfinderv2 .location-finder .search-container .search-rail {
    width: 100%;
    margin: 0 auto
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .search-rail {
        width: 458px;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .search-rail {
        margin: inherit;
        width: 100%
    }
}

.locationfinderv2 .location-finder .search-container .search-results {
    padding: 0
}

.locationfinderv2 .location-finder .search-container .search-content .search-results {
    display: none
}

.locationfinderv2 .location-finder .search-container .search-content.visible .search-results {
    display: block
}

.locationfinderv2 .location-finder .search-container .searchInput .label-search {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3E43
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .searchInput .searchField {
        flex-direction: row
    }
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .searchicon {
    display: none;
    position: relative;
    width: 14px;
    height: 14px;
    cursor: pointer
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .searchicon__wrapper {
    position: absolute;
    top: 20px;
    right: 3px;
    padding-right: 16px
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .searchicon:after,
.locationfinderv2 .location-finder .search-container .searchInput .searchField .searchicon:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1.3px;
    background: black;
    left: 50%
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .searchicon:after {
    transform: rotate(45deg)
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .searchicon:before {
    transform: rotate(-45deg)
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .search-input {
    padding: 10px 35px 10px 15px;
    border: 1px solid #DDDFE1;
    border-radius: 8px;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    height: 52px;
    width: 100%
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .searchInput .searchField .search-input {
        width: 521px
    }
}

@media (min-width: 1025px) {
    .locationfinderv2 .location-finder .search-container .searchInput .searchField .search-input {
        width: 551px
    }
}

@media (min-width: 1600px) {
    .locationfinderv2 .location-finder .search-container .searchInput .searchField .search-input {
        width: 516px
    }
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField .search-input__wrapper {
    position: relative
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField button.location-search-btn.btn-black_cta {
    margin: 0;
    margin-top: 24px;
    height: 52px;
    border: 1px solid #000;
    width: 100%
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .searchInput .searchField button.location-search-btn.btn-black_cta {
        margin: 0;
        margin-left: 12px;
        width: 234px
    }
}

@media (min-width: 1200px) {
    .locationfinderv2 .location-finder .search-container .searchInput .searchField button.location-search-btn.btn-black_cta {
        margin-left: 24px
    }
}

.locationfinderv2 .location-finder .search-container .searchInput .searchField button.location-search-btn.btn-black_cta:hover {
    border: 1px solid #e30613
}

.locationfinderv2 .location-finder .search-container .results-heading {
    margin-bottom: 29px;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    text-align: center
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .results-heading {
        margin-bottom: 40px;
        display: block
    }
}

.locationfinderv2 .location-finder .search-container .results-heading .results-text,
.locationfinderv2 .location-finder .search-container .results-heading .results-heading__text-colon {
    font-weight: 400
}

.locationfinderv2 .location-finder .search-container .results-heading .restults-heading__text__container,
.locationfinderv2 .location-finder .search-container .results-heading .all-results {
    display: none;
    float: left;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700
}

@media (min-width: 768px) {

    .locationfinderv2 .location-finder .search-container .results-heading .restults-heading__text__container,
    .locationfinderv2 .location-finder .search-container .results-heading .all-results {
        font-size: 22px;
        line-height: 28px
    }
}

.locationfinderv2 .location-finder .search-container .sort-options {
    display: flex;
    flex-direction: row;
    align-items: center;
    float: right;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    justify-content: center
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .sort-options {
        justify-content: end
    }
}

.locationfinderv2 .location-finder .search-container .search-sort-label {
    margin-right: 5px;
    font-weight: 700
}

.locationfinderv2 .location-finder .search-container .search-sort {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
    color: #000;
    float: right;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    cursor: pointer;
    position: relative
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .search-sort {
        width: 132px;
        padding: 0
    }
}

.locationfinderv2 .location-finder .search-container .search-sort:after {
    color: #000;
    font-family: "jll";
    font-size: 0.5rem;
    position: absolute;
    top: 14px;
    right: -32px;
    content: ""
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .search-sort:after {
        right: 0;
        top: 1px
    }
}

.locationfinderv2 .location-finder .search-container .search-sort ul {
    list-style: none;
    margin: 0;
    padding: 0 10px
}

.locationfinderv2 .location-finder .search-container .search-sort ul li.selected {
    color: #e30613
}

.locationfinderv2 .location-finder .search-container .search-sort ul li:hover {
    color: #e30613
}

.locationfinderv2 .location-finder .search-container .search-sort.close-icon:after {
    color: #000;
    font-family: "jll";
    position: absolute;
    top: 14px;
    right: -32px;
    content: "";
    font-weight: 900;
    font-size: 12px
}

.locationfinderv2 .location-finder .search-container .pagination {
    padding-top: 40px;
    justify-content: center
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .pagination {
        padding-top: 57px
    }
}

@media (min-width: 1025px) {
    .locationfinderv2 .location-finder .search-container .pagination {
        padding-top: 59px
    }
}

@media (min-width: 1200px) {
    .locationfinderv2 .location-finder .search-container .pagination {
        padding-top: 56px
    }
}

@media (min-width: 1600px) {
    .locationfinderv2 .location-finder .search-container .pagination {
        padding-top: 40px
    }
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button {
    background: transparent;
    border: 1px solid #000;
    width: 36px;
    height: 36px;
    line-height: 34px
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button:hover {
    background-color: #e30613;
    border: transparent
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button.prev {
    margin-right: 0
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .pagination .pagination-button.prev {
        margin-right: 45px
    }
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-list .pagination-page.noLink {
    font-weight: 900
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button.button-hover.jll-icon-arrow-right::before,
.locationfinderv2 .location-finder .search-container .pagination .pagination-button.button-hover.jll-icon-arrow-left::before {
    color: #fff
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button.jll-icon-arrow-right::before,
.locationfinderv2 .location-finder .search-container .pagination .pagination-button.jll-icon-arrow-left::before {
    color: #000;
    font-size: 18px
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button.hide {
    display: block
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button.next {
    margin-left: 0
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-button.prev.disabled,
.locationfinderv2 .location-finder .search-container .pagination .pagination-button.next.disabled {
    background: transparent;
    border: 1px solid #b1b2b4
}

.locationfinderv2 .location-finder .search-container .pagination .disabled.jll-icon-arrow-left:before,
.locationfinderv2 .location-finder .search-container .pagination .disabled.jll-icon-arrow-right:before {
    color: #b1b2b4
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-list li .pagination-page {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    margin-right: 45px
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-list li .pagination-page.active {
    border-bottom: 3px solid #e30613;
    width: 29px
}

.locationfinderv2 .location-finder .search-container .pagination .pagination-list.mobile li span {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 3px solid #e30613
}

.locationfinderv2 .location-finder .search-container .search-sort.dropdown-open .dropdown-menu {
    display: block;
    outline: none;
    z-index: 0;
    border: transparent;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    width: 240px;
    left: -83px;
    top: 50px;
    text-align: center
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .search-sort.dropdown-open .dropdown-menu {
        box-shadow: none;
        border: 1px solid rgba(0, 0, 0, 0.15);
        top: 36px;
        left: -4px;
        min-width: 7.5rem;
        width: 100%;
        text-align: left
    }
}

@media (min-width: 768px) {
    .locationfinderv2 .location-finder .search-container .search-sort.dropdown-open .dropdown-menu {
        top: 100%;
        left: 0;
        min-width: 8rem
    }
}

.locationfinderv2 .location-finder .search-container .results-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 12px
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .results-list {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 1025px) {
    .locationfinderv2 .location-finder .search-container .results-list {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width: 1200px) {
    .locationfinderv2 .location-finder .search-container .results-list {
        grid-gap: 24px
    }
}

@media (min-width: 1600px) {
    .locationfinderv2 .location-finder .search-container .results-list {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item {
    border: 1px solid #DDDFE1;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .item-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 24px;
    height: 59px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .marker-location {
    background: url(/etc/designs/jll-dot-com/location-marker.svg) no-repeat;
    content: '';
    display: inline-block;
    height: 16px;
    margin-right: 1px;
    vertical-align: top;
    width: 14px;
    background-repeat: no-repeat;
    margin-top: 4px
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .results-list .results-list-item .marker-location {
        margin-right: 3px
    }
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .item-excerpt.item-excerpt-mapurl span.link-address {
    border-bottom: 1.7px solid #000;
    position: relative;
    bottom: 3.8px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .item-excerpt.item-excerpt-mapurl span.link-address-label {
    position: relative;
    top: 3px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .item-excerpt.item-excerpt-mapurl span.link-address.link-hover {
    border-bottom: 1.7px solid #e30613
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .item-excerpt.item-excerpt-mapurl span.link-address.link-hover .link-address-label {
    color: #e30613
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .item-excerpt {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: 89%;
    height: 68px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details {
    height: 52px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone-icon {
    background: url(/etc/designs/jll-dot-com/phone-icon-dark.svg) no-repeat;
    content: '';
    display: inline-block;
    height: 15px;
    margin-right: 1px;
    vertical-align: top;
    width: 15px;
    background-repeat: no-repeat;
    margin-top: 3px
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone-icon {
        margin-right: 3px
    }
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone {
    font-size: 18px;
    line-height: 22px;
    border: 0;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 8px;
    max-width: 78%
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone:hover {
    background: none;
    color: #e30613
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone span.phone-link {
    border-bottom: 1.7px solid #000;
    position: relative;
    bottom: 4px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone span.phone-link-label {
    position: relative;
    top: 3px
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .telephone span.phonelink-hover {
    border-bottom: 1.7px solid #e30613
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .fax-icon {
    background: url(/etc/designs/jll-dot-com/fax-icon.svg) no-repeat;
    content: '';
    display: inline-block;
    height: 15px;
    margin-right: 1px;
    vertical-align: middle;
    width: 15px;
    background-repeat: no-repeat;
    margin-top: 0
}

@media (min-width: 576px) {
    .locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .fax-icon {
        margin-right: 3px
    }
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .location-contact-details .fax {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    display: inline-block
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .view-page {
    margin-top: 34px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .view-page span.link {
    position: relative;
    bottom: 4px;
    background: #EEEFF0;
    padding: 9px 11px;
    border-radius: 4px;
    color: #3A3E43;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .view-page span.link:hover {
    background: #E7E8E9
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .view-page span.link:focus {
    background: #E1E3E4
}

.locationfinderv2 .location-finder .search-container .results-list .results-list-item .view-page span.link-label {
    position: relative
}

.locationfinderv2 .search-error,
.locationfinderv2 .search-no-results {
    display: none
}

.locationfinderv2 .search-error.visible,
.locationfinderv2 .search-no-results.visible {
    display: block;
    margin-top: 40px;
    text-align: center
}

.locationfinderv2 .search-error.visible h4,
.locationfinderv2 .search-no-results.visible h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px
}

@media (min-width: 576px) {

    .locationfinderv2 .search-error.visible,
    .locationfinderv2 .search-no-results.visible {
        text-align: left
    }
}

.locationfinderv2 .search-no-results h5 p:first-of-type {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px
}

.locationfinderv2 .search-no-results h5 p:first-of-type i {
    font-weight: 900;
    font-style: normal
}

.locationfinderv2 .search-no-results h5 p:nth-of-type(2) {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin: 0
}

.locationfinderv2 .search-no-results .search__no-results-term {
    font-weight: 900
}

.locationfinderv2__mid-atlantic {
    padding-top: 3px
}

.locationfinderv2__region-link:hover {
    color: #000
}

.locationfinderv2__region-link-hover-parent {
    box-shadow: 0px 3px 3px rgba(58, 62, 67, 0.03), 0px 4px 12px rgba(58, 62, 67, 0.05)
}

.locationfinderv2__region-link-hover .locationfinderv2__region-image svg path.region {
    fill: #3A3E43
}

.locationfinderv2__region-link-hover .locationfinderv2__region-label {
    text-decoration: none;
    color: #000
}

.locationfinderv2__region-label {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-decoration: underline;
    padding-top: 16px;
    text-align: center
}

.locationfinderv2 .location-region.glide {
    padding-top: 24px
}

.locationfinderv2__slide_wrapper {
    padding-bottom: 0;
    text-align: center
}

@media (min-width: 1025px) {
    .locationfinderv2__slide_wrapper {
        padding-bottom: 42px
    }
}

@media (min-width: 1600px) {
    .locationfinderv2__slide_wrapper {
        padding-bottom: 56px
    }
}

.locationfinderv2__slide_wrapper .glide__slides {
    display: flex;
    flex-wrap: nowrap
}

@media (min-width: 1025px) {
    .locationfinderv2__slide_wrapper .glide__slides {
        position: relative;
        width: 99.5%;
        margin: 0 auto;
        list-style: none;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(14%, 1fr));
        grid-gap: 8px;
        overflow: unset
    }
}

.locationfinderv2__slide_wrapper .glide__slide a {
    cursor: pointer;
    display: inline-block;
    width: auto;
    margin: 8px 0
}

.locationfinderv2__arrows_wrapper__cta {
    display: block;
    padding-top: 24px;
    padding-bottom: 42px
}

@media (min-width: 768px) {
    .locationfinderv2__arrows_wrapper__cta {
        padding-right: 0
    }
}

@media (min-width: 1025px) {
    .locationfinderv2__arrows_wrapper__cta {
        display: none
    }
}

.locationfinderv2__arrows {
    text-align: center
}

@media (min-width: 576px) {
    .locationfinderv2__arrows {
        text-align: right
    }
}

.locationfinderv2__arrow {
    border: 1px solid #000;
    background: none;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0;
    margin-left: 12px
}

.locationfinderv2__arrow--left {
    padding-left: 14px
}

.locationfinderv2__arrow--left:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    content: '';
    width: 12px;
    height: 12px;
    display: block
}

.locationfinderv2__arrow--right {
    padding-left: 8px
}

.locationfinderv2__arrow--right:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    content: '';
    width: 12px;
    height: 12px;
    display: block
}

.locationfinderv2__arrow:hover {
    background-position: left bottom;
    color: #fff;
    border: transparent
}

html:lang(ar_ae) .locationfinderv2 .location-title-wrapper,
html[lang='ar-SA'] .locationfinderv2 .location-title-wrapper {
    text-align: center
}

@media (min-width: 1025px) {

    html:lang(ar_ae) .locationfinderv2 .location-title-wrapper,
    html[lang='ar-SA'] .locationfinderv2 .location-title-wrapper {
        text-align: right
    }
}

html:lang(ar_ae) .locationfinderv2 .search-container .searchInput .searchField .search-input,
html[lang='ar-SA'] .locationfinderv2 .search-container .searchInput .searchField .search-input {
    padding: 10px 15px 10px 35px
}

html:lang(ar_ae) .locationfinderv2 .search-container .results-heading .all-results,
html:lang(ar_ae) .locationfinderv2 .search-container .results-heading .restults-heading__text__container,
html[lang='ar-SA'] .locationfinderv2 .search-container .results-heading .all-results,
html[lang='ar-SA'] .locationfinderv2 .search-container .results-heading .restults-heading__text__container {
    float: right
}

html:lang(ar_ae) .locationfinderv2 .search-container .sort-options,
html[lang='ar-SA'] .locationfinderv2 .search-container .sort-options {
    float: left
}

html:lang(ar_ae) .locationfinderv2 .search-container .search-sort-label,
html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort-label {
    margin-left: 5px;
    margin-right: unset
}

html:lang(ar_ae) .locationfinderv2 .search-container .search-sort.dropdown-open .dropdown-menu,
html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort.dropdown-open .dropdown-menu {
    width: 262px;
    left: -48px
}

@media (min-width: 576px) {

    html:lang(ar_ae) .locationfinderv2 .search-container .search-sort.dropdown-open .dropdown-menu,
    html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort.dropdown-open .dropdown-menu {
        left: -4px;
        width: 100%
    }
}

@media (min-width: 768px) {

    html:lang(ar_ae) .locationfinderv2 .search-container .search-sort.dropdown-open .dropdown-menu,
    html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort.dropdown-open .dropdown-menu {
        left: 0
    }
}

html:lang(ar_ae) .locationfinderv2 .search-container .search-sort:after,
html:lang(ar_ae) .locationfinderv2 .search-container .search-sort.close-icon:after,
html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort:after,
html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort.close-icon:after {
    right: unset;
    left: -32px
}

@media (min-width: 768px) {

    html:lang(ar_ae) .locationfinderv2 .search-container .search-sort:after,
    html:lang(ar_ae) .locationfinderv2 .search-container .search-sort.close-icon:after,
    html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort:after,
    html[lang='ar-SA'] .locationfinderv2 .search-container .search-sort.close-icon:after {
        right: unset;
        left: 0
    }
}

html:lang(ar_ae) .locationfinderv2 .search-container .searchInput .searchField .searchicon__wrapper,
html[lang='ar-SA'] .locationfinderv2 .search-container .searchInput .searchField .searchicon__wrapper {
    right: auto;
    left: 3px;
    padding-right: unset;
    padding-left: 16px
}

html:lang(ar_ae) .locationfinderv2 .search-container .searchInput .searchField button.location-search-btn.btn-black_cta,
html[lang='ar-SA'] .locationfinderv2 .search-container .searchInput .searchField button.location-search-btn.btn-black_cta {
    margin-left: unset
}

@media (min-width: 768px) {

    html:lang(ar_ae) .locationfinderv2 .search-container .searchInput .searchField button.location-search-btn.btn-black_cta,
    html[lang='ar-SA'] .locationfinderv2 .search-container .searchInput .searchField button.location-search-btn.btn-black_cta {
        margin-right: 12px
    }
}

@media (min-width: 1200px) {

    html:lang(ar_ae) .locationfinderv2 .search-container .searchInput .searchField button.location-search-btn.btn-black_cta,
    html[lang='ar-SA'] .locationfinderv2 .search-container .searchInput .searchField button.location-search-btn.btn-black_cta {
        margin-right: 24px
    }
}

html:lang(ar_ae) .locationfinderv2 .search-container .pagination .pagination-button.next,
html[lang='ar-SA'] .locationfinderv2 .search-container .pagination .pagination-button.next {
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 576px) {

    html:lang(ar_ae) .locationfinderv2 .search-container .pagination .pagination-button.next,
    html[lang='ar-SA'] .locationfinderv2 .search-container .pagination .pagination-button.next {
        margin-right: 45px
    }
}

html:lang(ar_ae) .locationfinderv2 .search-container .pagination .pagination-button.prev,
html[lang='ar-SA'] .locationfinderv2 .search-container .pagination .pagination-button.prev {
    margin-right: 0
}

html:lang(ar_ae) .locationfinderv2 .search-container .pagination .jll-icon-arrow-right:before,
html[lang='ar-SA'] .locationfinderv2 .search-container .pagination .jll-icon-arrow-right:before {
    transform: rotate(180deg);
    display: inline-block
}

html:lang(ar_ae) .locationfinderv2 .search-container .pagination .jll-icon-arrow-left:before,
html[lang='ar-SA'] .locationfinderv2 .search-container .pagination .jll-icon-arrow-left:before {
    transform: unset
}

html:lang(ar_ae) .locationfinderv2 .search-error.visible,
html:lang(ar_ae) .locationfinderv2 .search-no-results.visible,
html[lang='ar-SA'] .locationfinderv2 .search-error.visible,
html[lang='ar-SA'] .locationfinderv2 .search-no-results.visible {
    text-align: right
}

.logo-text-column__title {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    margin-bottom: 60px;
    overflow-wrap: break-word
}

@media (min-width: 540px) {
    .logo-text-column__title {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__title {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .logo-text-column__title {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__title {
        line-height: 67.2px
    }
}

.logo-text-column__wrapper {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 960px) {
    .logo-text-column__wrapper--first-row .logo-text-column__item {
        border-top: 1px solid;
        border-color: #ced4da
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item {
        flex: none
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--3-cols {
        width: calc((100% - (36px * 2)) / 3)
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--3-cols:last-child:not(:nth-child(3)) {
        margin-right: 36px
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--3-cols:nth-child(3n) {
        margin-right: 0
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--4-cols {
        width: calc((100% - (36px * 3)) / 4)
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--4-cols:last-child:not(:nth-child(4)) {
        margin-right: 36px
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--4-cols:nth-child(4n) {
        margin-right: 0
    }

    .logo-text-column__wrapper:last-child .logo-text-column__item--6-cols {
        width: calc(100% / 6)
    }
}

.logo-text-column__wrapper:last-child {
    margin-bottom: 48px
}

.logo-text-column__wrapper--first-row .logo-text-column__item:first-child,
.logo-text-column__wrapper--first-row .logo-text-column__item:nth-child(2) {
    border-top: 1px solid;
    border-color: #ced4da
}

@media (min-width: 720px) {
    .logo-text-column__wrapper--first-row .logo-text-column__item:nth-child(3) {
        border-top: 1px solid;
        border-color: #ced4da
    }
}

.logo-text-column__item {
    margin-left: 12px;
    margin-right: 12px;
    border-bottom: 1px solid;
    border-color: #ced4da;
    display: block;
    flex: 1;
    min-width: 45%
}

@media (min-width: 720px) {
    .logo-text-column__item {
        min-width: 33%
    }
}

@media (min-width: 960px) {
    .logo-text-column__item {
        margin-left: 0;
        flex: 1;
        margin-right: 36px;
        min-width: initial
    }

    .logo-text-column__item:last-child {
        margin-right: 0
    }

    .logo-text-column__item:first-child:last-child {
        margin-right: 36px
    }
}

.logo-text-column__item--6-cols {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 960px) {
    .logo-text-column__item--6-cols {
        width: calc(100% / 6)
    }
}

.logo-text-column__item--6-cols .logo-text-column__image-wrapper {
    text-align: center
}

.logo-text-column__item--6-cols .logo-text-column__logo {
    margin-top: 24px;
    margin-bottom: 24px
}

.logo-text-column__item--6-cols .logo-text-column__item-title,
.logo-text-column__item--6-cols .logo-text-column__item-description,
.logo-text-column__item--6-cols .logo-text-column__item-label {
    display: none
}

.logo-text-column__item:hover {
    color: inherit
}

.logo-text-column__item:hover .logo-text-column__image-wrapper::after {
    width: 0
}

.logo-text-column__logo {
    margin-top: 24px;
    margin-bottom: 12px
}

.logo-text-column__image-wrapper {
    position: relative
}

.logo-text-column__image-wrapper>* {
    max-height: 60px;
    width: auto;
    max-width: 115px
}

.logo-text-column__image-wrapper::after {
    content: '';
    background-color: #000;
    mix-blend-mode: color;
    transition: width ease 1s;
    z-index: 1;
    right: 0;
    width: 100%;
    height: 60px;
    position: absolute
}

.logo-text-column__image-wrapper--no-color-animated::after {
    content: none
}

.logo-text-column__item-title {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 400
}

@media (min-width: 540px) {
    .logo-text-column__item-title {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__item-title {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .logo-text-column__item-title {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__item-title {
        line-height: 44.8px
    }
}

.logo-text-column__item-description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .logo-text-column__item-description {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__item-description {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .logo-text-column__item-description {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__item-description {
        line-height: 26px
    }
}

.logo-text-column__item-label {
    margin-bottom: 24px;
    overflow: hidden
}

.logo-text-column__item-link {
    -webkit-appearance: none;
    border: none;
    background-color: transparent;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 540px) {
    .logo-text-column__item-link {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__item-link {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .logo-text-column__item-link {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__item-link {
        line-height: 30px
    }
}

.logo-text-column__item-link::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.logo-text-column__item-link::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.logo-text-column__item-link:hover {
    color: inherit
}

.logo-text-column__item-link:hover::before {
    width: 35px
}

.logo-text-column__item-link:hover::after {
    right: 2px
}

.logo-text-column__new-label {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    float: right;
    color: #000;
    background-color: #fff;
    padding: 0 .5rem
}

@media (min-width: 540px) {
    .logo-text-column__new-label {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__new-label {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .logo-text-column__new-label {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__new-label {
        line-height: 26px
    }
}

.logo-text-column__show-more-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-top: 48px
}

.logo-text-column__show-more {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    position: relative;
    z-index: 0;
    width: 100%
}

@media (min-width: 540px) {
    .logo-text-column__show-more {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__show-more {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .logo-text-column__show-more {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .logo-text-column__show-more {
        line-height: 22px
    }
}

.logo-text-column__show-more:hover {
    color: #fff;
    background-position: left bottom
}

.logo-text-column__show-more:hover {
    background-position: left bottom
}

.logo-text-column__show-more::after {
    content: '';
    background: #e30613;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    transition: width ease .3s
}

.logo-text-column__show-more:hover::after {
    width: 100%
}

.logo-text-column__show-more:active::after {
    background-color: #dbd6c7
}

@media (min-width: 960px) {
    .logo-text-column__show-more {
        width: initial
    }
}

.dark-mode .logo-text-column__item-link {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .logo-text-column__item-link {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .dark-mode .logo-text-column__item-link {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .dark-mode .logo-text-column__item-link {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .dark-mode .logo-text-column__item-link {
        line-height: 30px
    }
}

.dark-mode .logo-text-column__item-link::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.dark-mode .logo-text-column__item-link::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.dark-mode .logo-text-column__item-link:hover {
    color: inherit
}

.dark-mode .logo-text-column__item-link:hover::before {
    width: 35px
}

.dark-mode .logo-text-column__item-link:hover::after {
    right: 2px
}

.dark-mode .logo-text-column__show-more {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    border-color: #fff;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .logo-text-column__show-more {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .dark-mode .logo-text-column__show-more {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .dark-mode .logo-text-column__show-more {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .dark-mode .logo-text-column__show-more {
        line-height: 22px
    }
}

.dark-mode .logo-text-column__show-more:hover {
    color: #fff;
    background-position: left bottom
}

.dark-mode .logo-text-column__show-more:hover {
    background-position: left bottom
}

.multi-content-card .heading h2,
.multi-content-card .heading h3,
.multi-content-card .heading h4,
.multi-content-card .heading h5,
.multi-content-card .heading h6 {
    margin-bottom: 0px
}

@media (min-width: 1200px) {

    .multi-content-card .heading h2,
    .multi-content-card .heading h3,
    .multi-content-card .heading h4,
    .multi-content-card .heading h5,
    .multi-content-card .heading h6 {
        margin-bottom: 12px
    }
}

.multi-content-card__title {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    margin-bottom: 60px;
    overflow-wrap: break-word
}

@media (min-width: 540px) {
    .multi-content-card__title {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__title {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .multi-content-card__title {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__title {
        line-height: 67.2px
    }
}

.multi-content-card__wrapper {
    display: flex;
    flex-wrap: wrap
}

.multi-content-card__show-more-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-top: 48px
}

.multi-content-card__show-more {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    position: relative;
    z-index: 0;
    width: 100%
}

@media (min-width: 540px) {
    .multi-content-card__show-more {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__show-more {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .multi-content-card__show-more {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__show-more {
        line-height: 22px
    }
}

.multi-content-card__show-more:hover {
    color: #fff;
    background-position: left bottom
}

.multi-content-card__show-more:hover {
    background-position: left bottom
}

.multi-content-card__show-more::after {
    content: '';
    background: #e30613;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    transition: width ease 0.3s
}

.multi-content-card__show-more:hover::after {
    width: 100%
}

.multi-content-card__show-more:active::after {
    background-color: #dbd6c7
}

@media (min-width: 960px) {
    .multi-content-card__show-more {
        width: initial
    }
}

.multi-content-card__item-link.hidden::after,
.multi-content-card__item-link.hidden::before {
    display: none
}

.multi-content-card__item-link.hidden:hover {
    color: initial
}

.multi-content-card__item-link.hidden:hover .icon.multi-content-card__item-link::before {
    width: 35px
}

.multi-content-card__item-link.hidden:hover .icon.multi-content-card__item-link::after {
    right: 2px
}

.multi-content-card__item {
    display: flex
}

.multi-content-card__item .multi-content-card__item-content {
    border-color: #b1b2b4;
    padding-top: 36px;
    padding-bottom: 12px
}

@media (min-width: 768px) {
    .multi-content-card__item .multi-content-card__item-content {
        padding-bottom: 24px
    }
}

@media (min-width: 1200px) {
    .multi-content-card__item .multi-content-card__item-content {
        padding-bottom: 24px
    }
}

.multi-content-card__item.col-12>.multi-content-card__item-content {
    border-top-width: 1px;
    border-top-style: solid
}

.multi-content-card__item.col-12:first-child>.multi-content-card__item-content {
    border-top-width: 0px;
    border-top-style: none
}

@media (min-width: 768px) {
    .multi-content-card__item.col-md-6>.multi-content-card__item-content {
        border-top-width: 1px;
        border-top-style: solid
    }

    .multi-content-card__item.col-md-6:first-child>.multi-content-card__item-content,
    .multi-content-card__item.col-md-6:nth-child(2)>.multi-content-card__item-content {
        border-top-width: 0px;
        border-top-style: none
    }
}

@media (min-width: 1200px) {
    .multi-content-card__item.col-xl-6>.multi-content-card__item-content {
        border-top-width: 1px;
        border-top-style: solid
    }

    .multi-content-card__item.col-xl-6:first-child>.multi-content-card__item-content,
    .multi-content-card__item.col-xl-6:nth-child(2)>.multi-content-card__item-content {
        border-top-width: 0px;
        border-top-style: none
    }

    .multi-content-card__item.col-xl-4>.multi-content-card__item-content {
        border-top-width: 1px;
        border-top-style: solid
    }

    .multi-content-card__item.col-xl-4:nth-child(-n+3)>.multi-content-card__item-content {
        border-top-width: 0px;
        border-top-style: none
    }

    .multi-content-card__item.col-xl-3>.multi-content-card__item-content {
        border-top-width: 1px;
        border-top-style: solid
    }

    .multi-content-card__item.col-xl-3:nth-child(-n+4)>.multi-content-card__item-content {
        border-top-width: 0px;
        border-top-style: none
    }

    .multi-content-card__item.col-xl-2>.multi-content-card__item-content {
        border-top-width: 1px;
        border-top-style: solid
    }

    .multi-content-card__item.col-xl-2:nth-child(-n+6)>.multi-content-card__item-content {
        border-top-width: 0px;
        border-top-style: none
    }
}

.multi-content-card--logotitletextcta .multi-content-card__item {
    flex-flow: column
}

.multi-content-card--logotitletextcta .multi-content-card__item-content {
    display: flex;
    flex-flow: column
}

.dark-mode .multi-content-card__item-link {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .multi-content-card__item-link {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .dark-mode .multi-content-card__item-link {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .dark-mode .multi-content-card__item-link {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .dark-mode .multi-content-card__item-link {
        line-height: 30px
    }
}

.dark-mode .multi-content-card__item-link::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.dark-mode .multi-content-card__item-link::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.dark-mode .multi-content-card__item-link:hover {
    color: inherit
}

.dark-mode .multi-content-card__item-link:hover::before {
    width: 35px
}

.dark-mode .multi-content-card__item-link:hover::after {
    right: 2px
}

.dark-mode .multi-content-card--logotitletextcta .multi-content-card__item-link:hover {
    color: #fff
}

.dark-mode .multi-content-card__show-more {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    border-color: #fff;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .multi-content-card__show-more {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .dark-mode .multi-content-card__show-more {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .dark-mode .multi-content-card__show-more {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .dark-mode .multi-content-card__show-more {
        line-height: 22px
    }
}

.dark-mode .multi-content-card__show-more:hover {
    color: #fff;
    background-position: left bottom
}

.dark-mode .multi-content-card__show-more:hover {
    background-position: left bottom
}

.officelocationmap {
    position: relative;
    width: 100%
}

.officelocationmap .office-map {
    height: 250px
}

@media (min-width: 720px) {
    .officelocationmap .office-map {
        height: 550px
    }
}

.officelocationmap .office-map img {
    transition: all .3s ease-out
}

.officelocationmap .office-map div.active {
    opacity: 1 !important;
    overflow: visible !important
}

.officelocationmap .office-map img.active {
    width: 35px !important;
    height: 54px !important;
    top: -10px !important;
    left: -5px !important
}

.officelocationmap .location-information {
    position: relative;
    overflow: hidden;
    display: flex;
    height: inherit;
    flex-direction: column;
    margin: 0 auto;
    width: 65%
}

@media (min-width: 768px) {
    .officelocationmap .location-information {
        width: 100%
    }
}

.officelocationmap .location-information h5 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 12px
}

@media (min-width: 768px) {
    .officelocationmap .location-information h5 {
        font-size: 30px;
        line-height: 34px;
        font-weight: 300;
        margin-bottom: 24px
    }
}

.officelocationmap .location-information address {
    line-height: 28px;
    font-size: 18px;
    position: relative;
    bottom: 8px;
    margin: 0
}

.officelocationmap .location-information address>span {
    display: block
}

.officelocationmap .location-information span.telephone-number {
    margin-top: 12px;
    display: block;
    background: #000;
    height: 32px;
    width: fit-content;
    border-radius: 4px;
    padding: 0;
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width: 768px) {
    .officelocationmap .location-information span.telephone-number {
        margin-top: 24px
    }
}

.officelocationmap .location-information span.telephone-number a {
    color: #fff
}

.officelocationmap .location-information span.telephone-number a:before {
    content: '';
    background: url(/etc/designs/jll-dot-com/phone_icon.svg) no-repeat;
    position: absolute;
    background-position: left;
    width: 20px;
    height: 30px
}

.officelocationmap .location-information span.telephone-number a span {
    margin-left: 24px
}

.officelocationmap .location-information span.telephone-number:hover {
    background: #e30613
}

.officelocationmap .location-information__wrapper {
    display: none;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 36px
}

@media (min-width: 768px) {
    .officelocationmap .location-information__wrapper {
        padding-top: 36px;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 48px;
        background-color: rgba(255, 255, 255, 0.95);
        box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
        width: 285px
    }
}

.officelocationmap .location-information__arrows {
    position: relative;
    padding-bottom: 24px
}

@media (min-width: 768px) {
    .officelocationmap .location-information__arrows {
        padding-bottom: 36px
    }
}

.officelocationmap .location-information__arrow {
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    border: 1px solid #000;
    background: none;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0
}

.officelocationmap .location-information__arrow:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block
}

@media (min-width: 768px) {
    .officelocationmap .location-information__arrow:hover {
        color: #fff;
        background-position: left bottom;
        background: linear-gradient(to right, #e30613 50%, transparent 50%);
        background-size: 220% 100%
    }
}

.officelocationmap .location-information__arrow--left {
    padding-left: 14px
}

.officelocationmap .location-information__arrow--left:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg)
}

.officelocationmap .location-information__arrow--right {
    padding-left: 8px;
    float: right
}

.officelocationmap .location-information__arrow--right:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg)
}

@media (min-width: 720px) and (max-width: 959px) {
    .officelocationmap .location-information__arrow.removeHover:hover {
        background: transparent;
        color: #000
    }
}

.search-results__tab-filters {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    outline: none
}

@media (min-width: 720px) {
    .search-results__tab-filters {
        display: flex
    }

    .search-results__tab-filters__filter {
        padding: 10px;
        margin-right: 80px
    }

    .search-results__tab-filters__filter:first-of-type {
        padding-left: 0
    }

    .search-results__tab-filters__filter__button {
        background: none;
        border: none;
        font-size: 1rem;
        padding-bottom: 14px;
        line-height: 1rem;
        border-bottom: 6px solid transparent;
        transition: border-color 0.3s ease-in-out;
        font-weight: bold
    }

    .search-results__tab-filters__filter__button:hover,
    .search-results__tab-filters__filter__button:focus,
    .search-results__tab-filters__filter__button--active {
        border-bottom-color: #000;
        color: #000;
        outline: none
    }
}

.search-results-tab-filters-mobile__container {
    position: relative;
    border: 1px solid #ced4da;
    margin-bottom: 15px
}

.search-results-tab-filters-mobile__carrot__container {
    z-index: 3;
    position: absolute;
    right: 15px;
    height: 100%;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center
}

.ui.fluid.selection.dropdown {
    background: #fff;
    position: relative;
    outline: none
}

.ui.fluid.selection.dropdown>.text {
    padding: 10px 15px
}

.ui.fluid.selection.dropdown .item {
    padding: 10px 15px
}

.ui.fluid.selection.dropdown .item.selected,
.ui.fluid.selection.dropdown .item:hover,
.ui.fluid.selection.dropdown .item:focus,
.ui.fluid.selection.dropdown .item:active {
    background: #ced4da
}

.ui.fluid.selection.dropdown .menu.transition {
    max-height: 0;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    left: -1px;
    right: -1px;
    transition: max-height .3s ease-in-out, border-width .3s ease-in-out;
    border: 1px solid transparent;
    background: #fff;
    border-bottom-width: 0;
    border-top-width: 0;
    outline: none
}

.ui.fluid.selection.dropdown .visible.menu.transition {
    max-height: 600px;
    border-color: #ced4da;
    border-bottom-width: 1px;
    border-top-width: 1px
}

.related-search__wrapper {
    width: 60%;
    margin-bottom: 36px
}

.related-search__list {
    column-count: 2;
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px
}

@media (min-width: 960px) {
    .pagination {
        justify-content: center
    }
}

.pagination .pagination-button {
    background-color: #e30613;
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    min-width: 38px;
    padding: 0;
    text-align: center;
    width: 38px
}

@media (min-width: 960px) {
    .pagination .pagination-button {
        height: 50px;
        line-height: 50px;
        width: 50px
    }
}

.pagination .pagination-button.hide {
    display: none
}

@media (min-width: 960px) {
    .pagination .pagination-button.hide {
        display: block
    }
}

.pagination .pagination-button:hover {
    background-color: #000
}

.pagination .pagination-button.disabled {
    background-color: #343a40;
    cursor: default
}

.pagination .pagination-button.prev {
    margin-right: 25px
}

.pagination .pagination-button.next {
    margin-left: 25px
}

.pagination .next-page-btn {
    cursor: pointer;
    display: block;
    width: 100%
}

.pagination .pagination-list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination .pagination-list.mobile {
    display: none
}

@media (max-width: 719px) {
    .pagination .pagination-list.mobile {
        display: block;
        text-align: center;
        width: 100%
    }

    .pagination .pagination-list.mobile .first-page {
        width: 100%
    }
}

@media (min-width: 720px) {
    .pagination .pagination-list {
        display: block
    }
}

.pagination .pagination-list li {
    display: inline-block;
    text-align: center
}

.pagination .pagination-list .pagination-page {
    border: none;
    display: inline-block;
    margin-right: 25px;
    width: 25px
}

.pagination .pagination-list .pagination-page:hover {
    color: #e30613;
    background: none
}

.pagination .pagination-list .pagination-page.active {
    border-bottom: 2px solid #e30613;
    cursor: default
}

.pagination .pagination-list .pagination-page.noLink {
    cursor: default
}

.pagination .pagination-list .pagination-page.noLink:hover {
    color: #000
}

.search-results__indicator__wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px
}

.search-results__indicator__trailing {
    display: flex;
    align-items: center
}

.search-results__indicator__trailing--desktop {
    display: none
}

@media (min-width: 960px) {
    .search-results__indicator__trailing--desktop {
        display: flex
    }
}

.search-results__indicator__text {
    font-size: 1.3rem;
    margin: 0
}

.search-results__indicator__quick-sort-button {
    background: none;
    border: none;
    font-size: 1.3rem;
    line-height: 1.3rem;
    border-bottom: 1px solid transparent
}

.search-results__indicator__quick-sort-button--active,
.search-results__indicator__quick-sort-button:hover {
    border-bottom-color: #e30613
}

.search-results__indicator__quick-sort-button__seperator {
    min-width: 2px;
    height: 30px;
    display: inline-block;
    margin: 0 10px;
    background: #ced4da
}

.search-results__indicator__leading {
    display: flex;
    align-items: center
}

.search-results__list__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px
}

.search-results__list__header__title {
    font-weight: bold
}

.search-results__list__header__view-more__wrapper {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    padding: 0;
    font-weight: normal
}

.search-results__list__header__view-more__wrapper--link:hover {
    color: #000;
    background: transparent
}

.search-results__list__header__view-more__text {
    margin-right: 10px;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease-in-out
}

.search-results__list__header__view-more__text:hover {
    border-bottom-color: #e30613
}

.search-results__list__header__view-more__carrot #jll-arrow {
    fill: #e30613
}

.featured-property-listing-dot-com .featured-property-listing__wrapper {
    justify-content: flex-start
}

.featured-property-listing-dot-com .jll-property-tile {
    max-width: 355px
}

.search-results__powersearch__wrapper {
    display: flex;
    justify-content: space-between
}

.search-results__powersearch__wrapper p {
    margin: 0
}

@media (max-width: 719px) {
    .search-results__powersearch__wrapper {
        flex-direction: column
    }
}

.search-results__powersearch__link {
    width: calc(33% - 1.5rem);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 20px;
    border: none;
    transition: box-shadow 0.3s ease-in-out;
    display: flex;
    flex-direction: column
}

.search-results__powersearch__link:hover {
    background: none;
    box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.15)
}

@media (max-width: 719px) {
    .search-results__powersearch__link {
        margin: 10px 0;
        width: 100%
    }
}

.search-results__powersearch__img {
    max-height: 176px;
    position: absolute;
    max-width: 100%
}

.search-results__powersearch__img__wrapper {
    overflow: hidden;
    min-height: 176px;
    height: 176px;
    margin: -20px;
    margin-bottom: 10px;
    position: relative
}

.search-results__powersearch__desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.search-results__powersearch__desc__header {
    margin-bottom: 20px
}

.search-results__powersearch__desc__footer {
    background: none;
    padding: 0;
    margin-bottom: 20px;
    color: #000
}

.search-results__powersearch__usage-type {
    font-weight: bold;
    margin-bottom: 0;
    color: #000
}

.search-results__powersearch__street-address {
    font-weight: lighter;
    color: #343a40;
    margin-bottom: 0
}

.search-results {
    width: 100%
}

@media (min-width: 720px) {
    .search-results {
        padding: 0 10px
    }
}

@media (min-width: 960px) {
    .search-results {
        padding: 0 30px
    }
}

.search-results__container {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap
}

@media (min-width: 960px) {
    .search-results__container {
        flex-wrap: nowrap;
        margin: 0 75px
    }
}

.search-results__text-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-results__text-list__item {
    line-height: 1.25;
    margin-bottom: 2rem;
    max-width: 750px
}

.search-results__text-list__item__link-wrapper {
    display: inline-flex;
    line-height: 1;
    border-bottom: none;
    align-items: center
}

.search-results__text-list__item__link-wrapper:hover {
    background: transparent;
    color: #000
}

.search-results__text-list__item__link-wrapper:hover .search-results__text-list__item__title {
    color: #e30613;
    text-decoration: underline
}

.search-results__text-list__item__title {
    margin-bottom: 0.5rem
}

.search-results__text-list__item__desc {
    font-weight: normal
}

.search-results__text-list__item__by-line {
    color: #343a40;
    border-left: 0.2rem solid #e30613;
    padding-left: 0.35rem
}

.search-results__text-list__item__by-line>*:not(:last-child)::after {
    content: '|';
    margin: 0 0.25rem
}

.search-results__featured-badge {
    margin-bottom: 0.5rem;
    margin-left: 10px;
    padding: 2px;
    border: 1px solid
}

.search-results__people-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.75rem
}

.search-results__people-list__item {
    margin: 0.75rem;
    box-shadow: 0 0 0.5rem 0 #dbd6c7;
    padding: 0.75rem;
    border: 1px solid transparent;
    width: calc(100% - 1.5rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width: 720px) {
    .search-results__people-list__item {
        width: calc(50% - 1.5rem)
    }
}

@media (min-width: 960px) {
    .search-results__people-list__item {
        width: calc(33% - 1.5rem)
    }
}

.search-results__people-list__item__link-wrapper:hover {
    color: #000
}

.search-results__people-list__item__img {
    height: 350px
}

.search-results__people-list__item__img--wrapper {
    max-height: 325px;
    overflow: hidden;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center
}

.search-results__people-list__item__title {
    font-size: 1.35rem;
    line-height: 1.25;
    margin-bottom: 0
}

.search-results__people-list__item__designation {
    color: #343a40
}

.search-results__people-list__item__designation,
.search-results__people-list__item__address {
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 1rem;
    font-weight: 400
}

.search-results__people-list__item__tel {
    display: block;
    border-color: transparent;
    margin-right: 10px
}

.search-results__people-list__item__tel+* {
    border-left: 1px solid #ced4da;
    padding-left: 10px
}

.search-results__people-list__item__tel:hover {
    color: #000;
    background: transparent;
    border-color: #e30613
}

.search-results__people-list__item__contact-info {
    display: flex;
    align-items: center
}

.search-results__people-list__item__contact-info__icon {
    display: inline-flex;
    align-items: center;
    padding: 0 5px
}

.search-results__people-list__item__contact-info__email,
.search-results__people-list__item__contact-info__linkedIn {
    display: flex;
    border-bottom: none;
    font-size: 1rem
}

.search-results__people-list__item__contact-info__email:hover,
.search-results__people-list__item__contact-info__linkedIn:hover {
    background: transparent
}

.search-results__people-list__item__contact-info__email .icon-box,
.search-results__people-list__item__contact-info__linkedIn .icon-box {
    transform: scale(0.8)
}

.search-results__people-list__item__contact-info__email .icon-path,
.search-results__people-list__item__contact-info__linkedIn .icon-path {
    fill: #343a40
}

.search-results__people-list__item__contact-info__linkedIn .search-results__people-list__item__contact-info__icon {
    margin-top: 4px
}

.search-results__people-list__item__license_box_stamp {
    background: #dee2e6;
    padding: 0.2rem;
    display: inline-flex;
    height: 1.5rem;
    line-height: 1;
    min-width: 1.5rem;
    border-radius: 1rem;
    font-size: 0.9rem;
    justify-content: center;
    align-items: center;
    margin-inline-start: 0.5rem
}

.search-results__people-list__item__profile-link {
    border: 1px solid #000;
    padding: 10px;
    text-align: center;
    margin-top: 20px
}

.search-results__people-list__item__profile-link:hover {
    background: #000;
    color: #fff
}

.search-results__people-list__item__profile-link:after {
    font-family: jll;
    content: '';
    color: #e30613;
    font-size: 0.75rem;
    margin-left: 5px;
    vertical-align: middle
}

.search-results__people-list__item__profile-link--email:after {
    content: none
}

.search-results__people-list__license-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-results__people-list__license-list__item {
    padding: 0
}

.search-results__people-list__license-list__item:first-of-type {
    margin-top: 10px
}

.search-results__people-list__license-list__item--first {
    cursor: pointer
}

.search-results__people-list__license-list__item--hidden {
    display: none
}

.search-results__people-list__license-list__item__license__count {
    background: #dbd6c7;
    padding: 0.2rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 1.5rem;
    line-height: 1;
    cursor: pointer;
    min-width: 1.5rem;
    border-radius: 1rem;
    font-size: 0.8rem;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-margin-start: 0.5rem;
    margin-inline-start: 0.5rem
}

.search-results__location-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-results__location-list__item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 1rem 0;
    border: 1px solid transparent;
    width: 100%
}

.search-results__location-list__item__link {
    display: inline-block;
    border: none
}

.search-results__location-list__item__link-wrapper {
    flex: 0 0 100%
}

.search-results__location-list__item__link:hover {
    color: #000;
    background: transparent
}

.search-results__location-list__item__link:hover .search-results__location-list__item__title {
    color: #e30613;
    text-decoration: underline;
    background: transparent
}

.search-results__location-list__item__title {
    flex: 0 0 100%;
    margin-bottom: 0.5rem
}

.search-results__location-list__item__destination {
    line-height: 1.25;
    flex: 0 0 40%
}

.search-results__location-list__item__location-info {
    flex: 0 0 40%;
    line-height: 1.25
}

.search-results__location-list__item__location-info__phone,
.search-results__location-list__item__location-info__fax {
    border-bottom: none
}

.search-results__location-list__item__location-info__map-url {
    border-bottom: none
}

.search-results__location-list__item__location-info__map-url-icon .icon-box {
    margin-right: 0.25rem;
    enable-background: new 0 0 553.859 553.859
}

.search-results__location-list__item__location-info__map-url-icon .icon-path {
    fill: #e30613
}

.search-results__location-list__item__location-info__map-url:hover {
    background: transparent
}

.search-results__location-list__item__location-info__map-url:hover .search-results__location-list__item__location-info__map-url-text {
    color: #e30613;
    text-decoration: underline
}

.search-results-lists__wrapper {
    margin-bottom: 50px
}

@media (max-width: 719px) {
    .search-results-lists__wrapper .power-search {
        display: none
    }
}

@media (min-width: 720px) {
    .search-results-lists__wrapper .power-search .psPropertyList {
        justify-content: flex-start
    }

    .search-results-lists__wrapper .power-search .psPropertyList .property {
        max-width: initial;
        width: calc(33% - 1.5rem)
    }
}

.search-typeahead__suggestions__empty {
    flex-grow: 1
}

.search-typeahead__suggestions__empty__wrapper {
    padding: 0px 72px;
    display: none
}

@media (min-width: 960px) {
    .search-typeahead__suggestions__empty__wrapper {
        display: flex
    }
}

.search-typeahead__suggestions__empty__header {
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 10px 0 15px 0
}

.search-typeahead__suggestions__empty__list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 30px
}

.search-typeahead__suggestions__empty__list__item {
    padding: 5px 0;
    position: relative
}

.search-typeahead__suggestions__empty__list__item--recent-search:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 6px;
    background: url("/etc/designs/jll-dot-com/recent_search_icon.png") no-repeat;
    background-size: 80%;
    height: 25px;
    width: 25px
}

.search-typeahead__suggestions__empty__list__item--trending-search:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 8px;
    background: url("/etc/designs/jll-dot-com/trending_searches_icon.png") no-repeat;
    background-size: 80%;
    height: 25px;
    width: 25px
}

.search-typeahead__suggestions__empty__list__item__link {
    font-weight: normal;
    font-size: 1.3rem;
    border-bottom-color: transparent
}

.search-typeahead__suggestions__empty__list__item__link:hover {
    color: #000;
    border-bottom-color: #e30613;
    background: transparent
}

html[lang='ar-SA'] .search-typeahead__suggestions__empty__wrapper {
    padding: 15px 72px 15px 15px
}

html[lang='ar-SA'] .search-typeahead__suggestions__empty__header {
    text-align: right
}

html[lang='ar-SA'] .search-typeahead__suggestions__empty__list {
    padding: 0 30px 0 0px
}

html[lang='ar-SA'] .search-typeahead__suggestions__empty__list__item {
    text-align: right;
    direction: rtl
}

html[lang='ar-SA'] .search-typeahead__suggestions__empty__list__item--trending-search:before {
    left: 0px;
    right: -30px;
    background-size: 100%;
    height: 16px;
    width: 20px;
    transform: rotate(250deg)
}

html[lang='ar-SA'] .search-typeahead__suggestions__empty__list__item--recent-search:before {
    left: 0px;
    right: -30px
}

.search-bar-container--updated {
    display: none
}

.search-bar-container--updated--active {
    display: block
}

.header-search-typeahead__backdrop {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
    background: rgba(0, 0, 0, 0.5)
}

.header-search-typeahead__wrapper {
    max-width: 1100px
}

@media (min-width: 960px) {
    .header-search-typeahead__wrapper {
        width: 65%
    }
}

.header-search-typeahead__input {
    width: 100%;
    border: none;
    padding: 24px;
    padding-left: 72px;
    font-size: 1.34rem;
    border-bottom: 2px solid transparent
}

.header-search-typeahead__input:focus {
    outline: none
}

.header-search-typeahead__input__wrapper {
    background: #fff;
    margin-top: 20px;
    display: flex;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5)
}

.header-search-typeahead__input__label {
    margin: 0;
    position: absolute;
    top: 24px
}

.header-search-typeahead__input__label--leading {
    left: 24px
}

.header-search-typeahead__input__label--trailing {
    right: 24px
}

.header-search-typeahead__input__label:hover .header-search-typeahead__input__close:before,
.header-search-typeahead__input__label:hover .header-search-typeahead__input__close:after,
.header-search-typeahead__input__label:focus .header-search-typeahead__input__close:before,
.header-search-typeahead__input__label:focus .header-search-typeahead__input__close:after,
.header-search-typeahead__input__label:active .header-search-typeahead__input__close:before,
.header-search-typeahead__input__label:active .header-search-typeahead__input__close:after {
    width: 3px;
    background: #e30613
}

.header-search-typeahead__input__close {
    display: block;
    position: relative;
    height: 37px;
    width: 30px;
    cursor: pointer
}

.header-search-typeahead__input__close:before,
.header-search-typeahead__input__close:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    transition: all .3s ease-in-out;
    background: #ced4da;
    left: 50%
}

.header-search-typeahead__input__close:before {
    transform: rotate(-45deg)
}

.header-search-typeahead__input__close:after {
    transform: rotate(45deg)
}

.header-search-typeahead__suggestions__wrapper {
    background: #fff
}

.header-search-typeahead__suggestions__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-search-typeahead__suggestions__list__item {
    padding: 15px 10px 15px 72px;
    font-size: 1.3rem
}

.header-search-typeahead__suggestions__list__item--suggestion-match {
    font-weight: bold
}

.header-search-typeahead__suggestions__list__item--active,
.header-search-typeahead__suggestions__list__item:hover {
    cursor: pointer
}

html[lang='ar-SA'] .header-search-typeahead__input {
    padding-left: 24px;
    padding-right: 72px;
    direction: rtl
}

html[lang='ar-SA'] .header-search-typeahead__input__label--leading {
    right: 24px;
    left: auto
}

html[lang='ar-SA'] .header-search-typeahead__input__label--trailing {
    left: 24px;
    right: auto
}

.search-results__header {
    background: #dbd6c7
}

@media (min-width: 960px) {
    .search-results__header__wrapper {
        padding-left: 30px
    }
}

.search-results__search-bar__input {
    width: 100%;
    border: none;
    padding: 24px;
    padding-left: 72px;
    font-size: 1.34rem;
    border-bottom: 2px solid transparent
}

.search-results__search-bar__input:focus {
    outline: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5)
}

.search-results__search-bar__input__wrapper {
    background: #fff;
    margin-top: 20px;
    display: flex;
    position: relative;
    z-index: 2
}

.search-results__search-bar__input__label {
    margin: 0;
    position: absolute;
    top: 24px
}

.search-results__search-bar__input__label--leading {
    left: 24px
}

.search-results__search-bar__input__label--trailing {
    right: 24px
}

.search-results__search-bar__input__close {
    display: block;
    position: relative;
    height: 37px;
    width: 30px
}

.search-results__search-bar__input__close:before,
.search-results__search-bar__input__close:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: #ced4da
}

.search-results__search-bar__input__close:before {
    transform: rotate(-45deg)
}

.search-results__search-bar__input__close:after {
    transform: rotate(45deg)
}

.search-results__search-bar__suggestions__wrapper {
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 1;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.5)
}

.search-results__search-bar__suggestions__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-results__search-bar__suggestions__list__item {
    padding: 15px 10px 15px 72px;
    font-size: 1.3rem
}

.search-results__search-bar__suggestions__list__item--suggestion-match {
    font-weight: bold
}

.search-results__search-bar__suggestions__list__item--active,
.search-results__search-bar__suggestions__list__item:hover {
    cursor: pointer;
    background: #343a40
}

.search-results__search-bar__wrapper {
    padding: 20px 0 20px 0;
    position: relative
}

@media (min-width: 960px) {
    .search-results__search-bar__wrapper {
        padding: 40px 0 20px 0;
        max-width: 865px
    }
}

.search-results__facets--container {
    display: none
}

@media (min-width: 960px) {
    .search-results__facets--container {
        display: block;
        min-width: 265px;
        margin-right: 95px
    }
}

.search-facet--container {
    padding: 15px 30px 25px;
    margin: 15px 0;
    border: 1px solidtheme-color("divider");
    position: relative;
    max-height: 235px;
    transition: max-height .3s ease-in-out;
    overflow: hidden
}

.search-facet--container--show-more {
    padding: 15px 30px 60px
}

.search-facet__title {
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .search-facet__title {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    .search-facet__title {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    .search-facet__title {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    .search-facet__title {
        line-height: 24px
    }
}

.search-facet__facet-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-facet__toggle {
    position: absolute;
    bottom: 0;
    padding: 10px;
    left: 0;
    width: 100%;
    border: none;
    background: #dbd6c7;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400
}

@media (min-width: 540px) {
    .search-facet__toggle {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .search-facet__toggle {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .search-facet__toggle {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .search-facet__toggle {
        line-height: 30px
    }
}

.search-facet__toggle__text {
    margin-right: 5px
}

.search-facet__facet {
    position: relative;
    visibility: hidden;
    opacity: 0;
    transition: visibility .3s, opacity 300ms
}

.search-facet__facet__checkbox {
    margin-right: 15px;
    visibility: hidden
}

.search-facet__facet__checkbox+.search-facet__facet__label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    height: 20px;
    width: 20px;
    border: 1px solid #343a40
}

.search-facet__facet__checkbox:checked+.search-facet__facet__label::before {
    background: #000
}

.search-facet__facet__label {
    display: inline-flex;
    max-width: calc(100% - 30px);
    cursor: pointer
}

.search-facet__facet--show {
    visibility: visible;
    opacity: 1
}

.search-results__facets__mobile {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    align-items: center
}

.search-results__facets__mobile__title__button {
    padding: 0;
    font-size: 1.3rem;
    border: none;
    background: none
}

.search-results__facets__mobile__container {
    position: relative
}

@media (min-width: 960px) {
    .search-results__facets__mobile__container {
        display: none
    }
}

.search-results__facets__mobile__slide-out {
    position: absolute;
    background: #fff;
    left: -200%;
    right: 200%;
    transition: left .3s ease-in-out, right .3s ease-in-out;
    margin: 0 -20px;
    padding: 0 20px;
    z-index: 1
}

@media (min-width: 720px) {
    .search-results__facets__mobile__slide-out {
        top: -20px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3)
    }
}

.search-results__facets__mobile__slide-out--active {
    left: 0;
    right: 0
}

@media (min-width: 720px) {
    .search-results__facets__mobile__slide-out--active {
        right: 40%
    }
}

.search-results__facets__mobile__slide-out__tablet-header {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0
}

@media (min-width: 720px) {
    .search-results__facets__mobile__slide-out__tablet-header {
        display: flex
    }
}

.search-results__facets__mobile__slide-out__tablet-header__title {
    margin: 0
}

.search-results__facets__mobile__slide-out__tablet-header__close {
    position: relative;
    height: 25px;
    width: 25px;
    background: none;
    border: none
}

.search-results__facets__mobile__slide-out__tablet-header__close:before,
.search-results__facets__mobile__slide-out__tablet-header__close:after {
    content: "";
    width: 2px;
    height: 25px;
    position: absolute;
    background: #000;
    left: 50%;
    top: 0
}

.search-results__facets__mobile__slide-out__tablet-header__close:before {
    transform: rotate(45deg)
}

.search-results__facets__mobile__slide-out__tablet-header__close:after {
    transform: rotate(-45deg)
}

.text-break__items {
    display: block
}

@media (min-width: 720px) {
    .text-break__items {
        display: flex
    }
}

.text-break__item {
    flex: 1;
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #b1b2b4
}

@media (min-width: 540px) {
    .text-break__item {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .text-break__item {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .text-break__item {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .text-break__item {
        line-height: 27.2px
    }
}

.text-break__item:first-of-type {
    border-top: none;
    padding-left: 0
}

@media (min-width: 720px) {
    .text-break__item {
        padding-left: 24px;
        padding-right: 24px;
        border-top: none;
        border-left: 1px solid #b1b2b4
    }

    .text-break__item:first-of-type {
        border-left: none;
        padding-left: 0
    }

    .text-break__item:last-of-type {
        padding-right: 0
    }
}

.text-break__title {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    .text-break__title {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .text-break__title {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .text-break__title {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .text-break__title {
        line-height: 44.8px
    }
}

.text-break--statistical .text-break__item {
    display: flex
}

@media (min-width: 720px) {
    .text-break--statistical .text-break__item {
        display: block
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__item {
        display: flex
    }
}

.text-break--statistical .text-break__texts {
    flex: 2.5
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__texts {
        margin-left: 24px
    }
}

@media (min-width: 720px) {
    .text-break--statistical .text-break__texts {
        padding: 0
    }
}

.text-break--statistical .text-break__text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__text {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__text {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__text {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__text {
        line-height: 26px
    }
}

.text-break--statistical .text-break__percentage {
    word-break: keep-all;
    display: flex;
    flex: 1;
    color: #e30613
}

.text-break--statistical .text-break__number {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    color: #e30613;
    opacity: 1;
    transition: opacity 2s
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__number {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__number {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__number {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__number {
        line-height: 67.2px
    }
}

.text-break--statistical .text-break__number[data-hook="text-break__number"] {
    opacity: 1
}

.text-break--statistical .text-break__symbol {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 600;
    line-height: 0.75rem;
    margin-left: 0.25em
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__symbol {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__symbol {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__symbol {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__symbol {
        line-height: 27.2px
    }
}

.text-break--statistical .text-break__consideration {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin: 0;
    color: #75767a
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__consideration {
        font-size: calc(0vw + 14px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__consideration {
        font-size: 14px
    }
}

@media (min-width: 540px) {
    .text-break--statistical .text-break__consideration {
        line-height: calc(0vw + 18px)
    }
}

@media (min-width: 960px) {
    .text-break--statistical .text-break__consideration {
        line-height: 18px
    }
}

.call-to-action__primary {
    margin-top: 48px;
    margin-bottom: 48px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 540px) {
    .call-to-action__primary {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .call-to-action__primary {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .call-to-action__primary {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .call-to-action__primary {
        line-height: 22px
    }
}

.call-to-action__primary:hover {
    color: #fff;
    background-position: left bottom
}

.call-to-action__primary:hover {
    background-position: left bottom
}

.call-to-action__secondary {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 540px) {
    .call-to-action__secondary {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .call-to-action__secondary {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .call-to-action__secondary {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .call-to-action__secondary {
        line-height: 30px
    }
}

.call-to-action__secondary::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.call-to-action__secondary::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.call-to-action__secondary:hover {
    color: inherit
}

.call-to-action__secondary:hover::before {
    width: 35px
}

.call-to-action__secondary:hover::after {
    right: 2px
}

.call-to-action__download {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 12px
}

@media (min-width: 540px) {
    .call-to-action__download {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .call-to-action__download {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .call-to-action__download {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .call-to-action__download {
        line-height: 30px
    }
}

.call-to-action__download .call-to-action__arrow-down {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 2px;
    height: 17px;
    background: #e30613;
    margin-left: 12px;
    margin-bottom: 0;
    transition: all 0.15s ease-in-out;
    border-radius: 1px
}

.call-to-action__download .call-to-action__arrow-down::after,
.call-to-action__download .call-to-action__arrow-down::before {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 18px;
    height: 2px;
    border-bottom: 2px solid;
    color: #e30613;
    transition: all 0.15s ease-in-out
}

.call-to-action__download .call-to-action__arrow-down::before {
    bottom: -8px;
    left: -8px;
    border-radius: 1px
}

.call-to-action__download .call-to-action__arrow-down::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: -3px;
    bottom: 0
}

.call-to-action__download:hover {
    color: initial
}

.call-to-action__download:hover .call-to-action__arrow-down {
    height: 20px;
    margin-bottom: -3px
}

.call-to-action__download:hover .call-to-action__arrow-down::before {
    bottom: -5px
}

.call-to-action--full-width {
    width: 100%
}

.dark-mode .call-to-action__primary {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    border-color: #fff;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .call-to-action__primary {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .dark-mode .call-to-action__primary {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .dark-mode .call-to-action__primary {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .dark-mode .call-to-action__primary {
        line-height: 22px
    }
}

.dark-mode .call-to-action__primary:hover {
    color: #fff;
    background-position: left bottom
}

.dark-mode .call-to-action__primary:hover {
    background-position: left bottom
}

.dark-mode .call-to-action__secondary {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .call-to-action__secondary {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .dark-mode .call-to-action__secondary {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .dark-mode .call-to-action__secondary {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .dark-mode .call-to-action__secondary {
        line-height: 30px
    }
}

.dark-mode .call-to-action__secondary::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.dark-mode .call-to-action__secondary::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.dark-mode .call-to-action__secondary:hover {
    color: inherit
}

.dark-mode .call-to-action__secondary:hover::before {
    width: 35px
}

.dark-mode .call-to-action__secondary:hover::after {
    right: 2px
}

.dark-mode .call-to-action__download {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 12px;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .call-to-action__download {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .dark-mode .call-to-action__download {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .dark-mode .call-to-action__download {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .dark-mode .call-to-action__download {
        line-height: 30px
    }
}

.dark-mode .call-to-action__download .call-to-action__arrow-down {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 2px;
    height: 17px;
    background: #e30613;
    margin-left: 12px;
    margin-bottom: 0;
    transition: all 0.15s ease-in-out;
    border-radius: 1px
}

.dark-mode .call-to-action__download .call-to-action__arrow-down::after,
.dark-mode .call-to-action__download .call-to-action__arrow-down::before {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 18px;
    height: 2px;
    border-bottom: 2px solid;
    color: #e30613;
    transition: all 0.15s ease-in-out
}

.dark-mode .call-to-action__download .call-to-action__arrow-down::before {
    bottom: -8px;
    left: -8px;
    border-radius: 1px
}

.dark-mode .call-to-action__download .call-to-action__arrow-down::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: -3px;
    bottom: 0
}

.dark-mode .call-to-action__download:hover {
    color: initial
}

.dark-mode .call-to-action__download:hover .call-to-action__arrow-down {
    height: 20px;
    margin-bottom: -3px
}

.dark-mode .call-to-action__download:hover .call-to-action__arrow-down::before {
    bottom: -5px
}

.col-horizontal-alignment-right .calltoaction {
    text-align: right
}

.col-horizontal-alignment-left .calltoaction {
    text-align: left
}

.col-horizontal-alignment-center .calltoaction {
    text-align: center
}

@media (max-width: 719px) {
    .col-mobile-horizontal-alignment-right .calltoaction {
        text-align: right
    }

    .col-mobile-horizontal-alignment-left .calltoaction {
        text-align: left;
        margin-top: 12px
    }

    .col-mobile-horizontal-alignment-center .calltoaction {
        text-align: center
    }
}

.btn--mobile-full-width {
    width: 100%;
    text-align: center
}

@media (min-width: 768px) {
    .btn--mobile-full-width {
        width: auto
    }
}

.btn--full-width {
    width: 100%
}

.btn-black_cta {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600
}

.btn-black_cta:hover {
    background: #e30613;
    color: #fff
}

.btn-secondary {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
    color: #000;
    display: inline-block;
    border-color: #000;
    border: 2px solid #000
}

@media (min-width: 960px) {
    .btn-secondary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.btn-secondary:hover {
    color: #fff;
    background: #000
}

.btn-primary {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #e30613;
    color: #fff;
    display: inline-block;
    font-size: 18px
}

@media (min-width: 960px) {
    .btn-primary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.btn-primary:hover {
    color: #fff;
    background: #000
}

.hero .experience-container .hero .experience-container .btn-black_cta {
    text-align: center;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block
}

@media (min-width: 720px) {
    .hero .experience-container .hero .experience-container .btn-black_cta {
        min-width: 336px;
        width: auto;
        margin: 12px auto 0px;
        display: table
    }
}

@media (min-width: 960px) {
    .hero .experience-container .hero .experience-container .btn-black_cta {
        padding-left: 60px;
        padding-right: 60px;
        display: inline-block;
        min-width: auto;
        margin: 0px
    }
}

html:lang(ar_ae) .call-to-action__secondary,
html[lang='ar-SA'] .call-to-action__secondary {
    padding-left: 48px;
    padding-right: 0px
}

html:lang(ar_ae) .call-to-action__secondary::before,
html[lang='ar-SA'] .call-to-action__secondary::before {
    right: calc(100% - 38px)
}

html:lang(ar_ae) .call-to-action__secondary::after,
html[lang='ar-SA'] .call-to-action__secondary::after {
    transform: rotate(-136deg);
    left: 14px;
    right: auto;
    transition: left 0.25s ease-in-out
}

html:lang(ar_ae) .call-to-action__secondary:hover::after,
html[lang='ar-SA'] .call-to-action__secondary:hover::after {
    left: 2px
}

.contenthighlight {
    border-left: 8px solid #e30613;
    margin: 10px;
    padding: 2px 20px
}

.contenthighlight .content-container {
    display: block
}

.contenthighlight .content-container p {
    font-size: 2rem;
    line-height: 2.5rem;
    font-style: italic;
    font-family: "Times New Roman"
}

.contenthighlight .attribution-container .attribution .role,
.contenthighlight .attribution-container .attribution .name {
    display: block
}

.contenthighlight .attribution-container .attribution .name {
    font-weight: bold
}

.pagesection div.contenthighlight {
    padding: 2px 20px
}

@media (min-width: 960px) {
    .pagesection div.contenthighlight {
        float: right;
        max-width: 100%;
        min-width: 35%;
        margin-left: 35px
    }

    .pagesection div.contenthighlight p,
    .pagesection div.contenthighlight h1,
    .pagesection div.contenthighlight h2,
    .pagesection div.contenthighlight h3,
    .pagesection div.contenthighlight h4,
    .pagesection div.contenthighlight h5,
    .pagesection div.contenthighlight h6 {
        width: auto;
        max-width: fit-content
    }
}

.flex-calculator__heading {
    color: #000
}

.flex-calculator__smallheading {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 36px
}

.flex-calculator__descdesktop {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 36px;
    text-align: center
}

.flex-calculator__descdesktop p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    text-align: center
}

@media (min-width: 720px) {
    .flex-calculator__descdesktop p {
        font-size: 24px;
        line-height: 28px
    }
}

@media (min-width: 1025px) {
    .flex-calculator__descdesktop p {
        font-size: 26px;
        line-height: 32px
    }
}

@media (min-width: 720px) {
    .flex-calculator__descdesktop {
        padding-left: 60px;
        padding-right: 60px
    }

    .flex-calculator__descdesktop p {
        text-align: center
    }
}

@media (min-width: 960px) {
    .flex-calculator__descdesktop {
        font-size: 26px;
        line-height: 32px;
        margin-top: 24px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: left
    }

    .flex-calculator__descdesktop p {
        text-align: left
    }
}

.flex-calculator__descmobile {
    display: inline-block
}

@media (min-width: 1025px) {
    .flex-calculator__descmobile {
        display: none
    }
}

.flex-calculator__wrapper {
    display: block
}

.flex-calculator__innerrows {
    display: block
}

@media (min-width: 960px) {
    .flex-calculator__innerrows {
        display: flex;
        flex-direction: row;
        margin-top: 24px
    }
}

@media (max-width: 719px) {

    .flex-calculator .col-md-6,
    .flex-calculator .col-md-12,
    .flex-calculator .col-lg-3 {
        padding-left: 0px;
        padding-right: 0px
    }
}

.flex-calculator__col9 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px
}

.flex-calculator__col9 input::-webkit-outer-spin-button,
.flex-calculator__col9 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.flex-calculator__col9 input[type=number] {
    -moz-appearance: textfield
}

.flex-calculator__col9 label {
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700
}

.flex-calculator__col9 label.error {
    color: #e30613;
    font-weight: 400;
    text-align: right;
    position: absolute;
    right: 0
}

.flex-calculator__col9 input,
.flex-calculator__col9 select {
    width: 100%;
    padding: 10px;
    border: 1px solid #7F7F7F;
    background: transparent;
    height: 46px
}

.flex-calculator__col9 input:focus,
.flex-calculator__col9 select:focus {
    background: #fff
}

.flex-calculator__col9 input.error,
.flex-calculator__col9 select.error,
.flex-calculator__col9 input.error:focus,
.flex-calculator__col9 select.error:focus {
    border: 1px solid #e30613
}

.flex-calculator__col9 select:hover {
    cursor: pointer
}

.flex-calculator__col9 select::-ms-expand {
    display: none
}

.flex-calculator__tooltip {
    position: relative
}

.flex-calculator__tooltip-mark {
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 1px solid #7F7F7F;
    border-radius: 12px;
    text-align: center;
    position: absolute;
    right: 8px;
    top: 3px;
    cursor: pointer;
    color: #7F7F7F
}

.flex-calculator__groups {
    margin-top: 24px
}

.flex-calculator__dropdowns {
    position: relative
}

.flex-calculator__dropdowns::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(136deg);
    color: #2b2b2b;
    transition: right 0.25s ease-in-out;
    right: 12px;
    top: 52px;
    pointer-events: none
}

.flex-calculator__dropdowns select {
    -webkit-appearance: none;
    appearance: none
}

.flex-calculator__dropdowns.error {
    top: calc(50% + 0px)
}

.flex-calculator__colflex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px
}

.flex-calculator__colflex label {
    font-weight: 400
}

.flex-calculator__colflex-col4 {
    padding-left: 0px;
    padding-right: 0px
}

@media (min-width: 720px) {
    .flex-calculator__colflex-col4 {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media (min-width: 1025px) {
    .flex-calculator__colflex-col4 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.flex-calculator__colflex-col4:nth-child(1),
.flex-calculator__colflex-col4:nth-child(4) {
    padding-left: 0px
}

@media (max-width: 719px) {
    .flex-calculator__colflex .col-6:nth-child(odd) {
        padding-left: 0px;
        padding-right: 6px
    }
}

@media (max-width: 719px) {
    .flex-calculator__colflex .col-6:nth-child(even) {
        padding-left: 6px;
        padding-right: 0px
    }
}

.flex-calculator__calculatedesktoponly {
    display: none;
    margin-top: 48px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400
}

.flex-calculator__calpercent {
    background: #dbd6c7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
    margin-top: 36px
}

@media (min-width: 720px) {
    .flex-calculator__calpercent {
        padding: 12px
    }
}

@media (min-width: 1025px) {
    .flex-calculator__calpercent {
        margin-top: 48px;
        padding: 18px
    }
}

.flex-calculator__calpercent-percenttext {
    font-size: 18px;
    line-height: 28px
}

.flex-calculator__allocpercent {
    font-weight: 600
}

.flex-calculator__allocpercent p {
    margin-bottom: 0px
}

.flex-calculator__allocpercent .emphasized {
    color: #e30613
}

.flex-calculator__allocationerror {
    color: #e30613;
    text-align: left
}

@media (min-width: 720px) {
    .flex-calculator__allocationerror {
        text-align: center
    }
}

@media (min-width: 1025px) {
    .flex-calculator__allocationerror {
        text-align: left
    }
}

.flex-calculator__result {
    display: inline-block;
    border: 2px solid #e30613;
    width: 100%;
    padding: 24px;
    margin-top: 12px
}

.flex-calculator__defaultsection {
    display: block
}

.flex-calculator__showresultsection {
    display: none;
    text-align: left;
    margin-top: 24px
}

.flex-calculator__showresultsection-heading {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .flex-calculator__showresultsection-heading {
        margin-bottom: 12px
    }
}

.flex-calculator__showresultsection-heading p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .flex-calculator__showresultsection-heading p {
        margin-bottom: 12px
    }
}

.flex-calculator__showresultsection-resultinfodetail {
    display: flex;
    margin-top: 36px;
    flex-direction: column-reverse
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-resultinfodetail {
        flex-direction: row
    }
}

@media (min-width: 1025px) {
    .flex-calculator__showresultsection-resultinfodetail {
        display: none;
        margin-top: 12px
    }
}

.flex-calculator__showresultsection-showpercentage {
    font-size: 26px;
    line-height: 32px;
    font-weight: 300;
    display: none
}

.flex-calculator__showresultsection-percentagetext {
    flex: 1
}

@media (min-width: 720px) and (max-width: 959px) {
    .flex-calculator__showresultsection-percentagetext {
        width: 50%;
        flex: auto
    }
}

.flex-calculator__showresultsection-percentagetext p {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 300
}

.flex-calculator__showresultsection-showpercentagedynamic {
    display: inline-block
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-showpercentagedynamic {
        display: flex
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-showpercentagedynamic {
        display: inline-block
    }
}

.flex-calculator__showresultsection-percentagevalue {
    font-size: 40px;
    line-height: 42px;
    font-weight: 900;
    width: 100%;
    margin-top: 24px;
    text-align: center
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-percentagevalue {
        width: 50%;
        margin-top: 0px;
        font-size: 56px;
        line-height: 58px;
        margin-left: 24px;
        text-align: left
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-percentagevalue {
        width: 100%;
        margin-left: 0px
    }
}

@media (min-width: 1025px) {
    .flex-calculator__showresultsection-percentagevalue {
        font-size: 72px;
        line-height: 74px;
        width: 100%;
        margin-left: 0px
    }
}

.flex-calculator__showresultsection-percentagevalue span {
    display: inline
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-percentagevalue span {
        display: block
    }
}

.flex-calculator__showresultsection-percentagevalue p {
    font-size: 40px;
    line-height: 42px;
    font-weight: 900;
    width: 100%;
    margin-bottom: 0px;
    text-align: center
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-percentagevalue p {
        margin-top: 0px;
        font-size: 56px;
        line-height: 58px;
        text-align: left;
        margin-left: 24px
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-percentagevalue p {
        width: 100%;
        margin-left: 0px
    }
}

@media (min-width: 1025px) {
    .flex-calculator__showresultsection-percentagevalue p {
        font-size: 72px;
        line-height: 74px;
        width: 100%;
        margin-left: 0px
    }
}

.flex-calculator__showresultsection-resultinfo {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    width: 100%;
    display: inline-block
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-resultinfo {
        width: 50%
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-resultinfo {
        width: 50%;
        display: none
    }
}

.flex-calculator__showresultsection-resultinfodynamic {
    display: flex
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-resultinfodynamic {
        display: flex
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-resultinfodynamic {
        display: inline-block
    }
}

.flex-calculator__showresultsection-ctasection {
    background: #dbd6c7;
    padding: 24px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 24px
}

@media (max-width: 719px) {
    .flex-calculator__showresultsection-ctasection {
        width: 75%;
        margin: 0 auto;
        margin-bottom: 24px
    }
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-ctasection {
        margin-left: 24px
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .flex-calculator__showresultsection-ctasection {
        width: 50%
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-ctasection {
        margin-left: 0px;
        margin-top: 12px
    }
}

@media (max-width: 719px) {
    .flex-calculator__showresultsection-ctasectiondynamic {
        width: 100%
    }
}

@media (min-width: 720px) {
    .flex-calculator__showresultsection-ctasectiondynamic {
        margin-left: 0px;
        max-width: 75%
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .flex-calculator__showresultsection-ctasectiondynamic {
        width: 75%
    }
}

@media (min-width: 960px) {
    .flex-calculator__showresultsection-ctasectiondynamic {
        max-width: 100%
    }
}

.flex-calculator__calculatebtn {
    text-align: center
}

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

@media (min-width: 720px) {
    .flex-calculator__colmob3 {
        padding-left: 8px
    }
}

.flex-calculator__cta-secondary {
    position: relative
}

.flex-calculator__cta-secondary::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #E30613;
    top: calc(50% - 2px);
    left: calc(100% + 12px)
}

.flex-calculator__cta-secondary::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #E30613;
    transition: right 0.25s ease-in-out;
    right: -36px;
    top: calc(50% - 4px)
}

.flex-calculator__cta-primary {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #000;
    color: #fff;
    display: inline-block;
    border: 2px solid #000
}

@media (min-width: 720px) {
    .flex-calculator__cta-primary {
        width: auto
    }
}

@media (min-width: 960px) {
    .flex-calculator__cta-primary {
        padding-left: 24px;
        padding-right: 24px;
        width: 100%;
        margin-top: 36px
    }
}

.flex-calculator__cta-primary:hover {
    color: #000;
    background: #fff
}

.flex-calculator__cta-primary:disabled {
    cursor: not-allowed
}

.flex-calculator [data-tooltip] {
    position: relative;
    cursor: default
}

.flex-calculator [data-tooltip]::after {
    position: absolute;
    width: 200px;
    left: calc(50% - 200px);
    bottom: 175%;
    text-align: left;
    box-sizing: border-box;
    content: attr(data-tooltip);
    color: #fff;
    background-color: #000;
    padding: 12px;
    border-radius: 12px;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s, transform 0.2s
}

.flex-calculator [data-tooltip]:hover::after,
.flex-calculator [data-tooltip]:focus::after {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.photo-gallery-slide .cq-placeholder {
    width: 75vw
}

.photo-gallery-slide .slide-image {
    margin: 0 auto;
    max-height: 350px
}

.photo-gallery-slide .caption {
    margin-top: 12px;
    opacity: 0;
    width: calc(100% - 90px);
    padding-bottom: 12px
}

.photo-gallery-slide .caption>p {
    font-size: 16px
}

.photo-gallery-slide .caption>p:last-of-type {
    margin-bottom: 0px
}

@media (min-width: 960px) {
    .photo-gallery-slide .caption {
        padding-bottom: 24px
    }
}

@media (min-width: 720px) {
    .photo-gallery-slide .caption {
        width: calc(100% - 45px)
    }
}

.photo-gallery-slide .caption__edit-mode {
    opacity: 1
}

.photo-gallery-slide .caption .cq-placeholder {
    width: 100%;
    height: 75px
}

.photo-gallery-slide.slick-current .caption {
    opacity: 1
}

.photo-gallery-slide .responsive-image img {
    width: 100%
}

.photo-gallery-no-caption {
    padding-bottom: 12px
}

.photo-gallery-no-caption .caption {
    display: none
}

@media (min-width: 960px) {
    .photo-gallery-no-caption {
        padding-bottom: 24px
    }
}

.gallery-arrows.gallery-arrows-no-caption {
    bottom: 40px !important
}

@media (min-width: 960px) {
    .gallery-arrows.gallery-arrows-no-caption {
        bottom: 52px !important
    }
}

.gallery {
    position: relative
}

.gallery-arrows {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    width: 120px;
    margin-left: auto;
    position: absolute;
    bottom: 112px;
    right: 40px
}

.gallery-arrows .slick-prev,
.gallery-arrows .slick-next {
    position: static;
    transform: none;
    background: rgba(0, 0, 0, 0.5)
}

.gallery-arrows .slick-prev:hover,
.gallery-arrows .slick-next:hover {
    background: #101010
}

.gallery-arrows .slick-arrow:first-child {
    margin-right: 20px
}

.gallery-arrows .slick-arrow:focus {
    background-color: rgba(0, 0, 0, 0.5);
    outline: #000000 solid 2px
}

.jll_heading--style-1 {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    margin-bottom: 36px
}

@media (min-width: 540px) {
    .jll_heading--style-1 {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-1 {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .jll_heading--style-1 {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-1 {
        line-height: 67.2px
    }
}

.jll_heading--style-2 {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    .jll_heading--style-2 {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-2 {
        font-size: 51.2px
    }
}

@media (min-width: 540px) {
    .jll_heading--style-2 {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-2 {
        line-height: 56px
    }
}

.jll_heading--style-3 {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .jll_heading--style-3 {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-3 {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .jll_heading--style-3 {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-3 {
        line-height: 44.8px
    }
}

.jll_heading--style-4 {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .jll_heading--style-4 {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-4 {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .jll_heading--style-4 {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-4 {
        line-height: 27.2px
    }
}

.jll_heading--style-5 {
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 900;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .jll_heading--style-5 {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-5 {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    .jll_heading--style-5 {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    .jll_heading--style-5 {
        line-height: 24px
    }
}

.information-box {
    position: relative;
    word-break: break-word
}

.information-box__contentSection[data-text-level='side_bar'] {
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 24px;
    padding-right: 24px
}

.information-box__contentSection[data-text-level='side_bar'] h4 {
    font-weight: 700
}

@media (max-width: 959px) {
    .information-box__contentSection[data-text-level='side_bar'] {
        max-width: 477px
    }
}

.information-box__contentSection[data-text-level='con_banner'] {
    padding-top: 24px
}

.information-box__contentSection[data-text-level='con_banner'] h4 {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px
}

@media (min-width: 720px) {
    .information-box__contentSection[data-text-level='con_banner'] {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media (min-width: 960px) {
    .information-box__contentSection[data-text-level='con_banner'] {
        margin-top: 0px;
        padding: 0px
    }
}

.information-box__heading[data-text-level='sec_article'] {
    margin-bottom: 12px
}

.information-box__heading[data-text-level='sec_article'] h3 {
    line-height: 36px;
    font-size: 36px
}

.information-box__title[data-text-level='side_bar'],
.information-box__title[data-text-level='con_banner'] {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold
}

@media (min-width: 768px) {

    .information-box__title[data-text-level='side_bar'],
    .information-box__title[data-text-level='con_banner'] {
        font-size: 22px;
        line-height: 28px
    }
}

.information-box__heading[data-text-level='con_banner'] {
    margin-bottom: 24px
}

.information-box__heading[data-text-level='side_bar'] {
    margin-bottom: 24px
}

@media (max-width: 959px) {
    .information-box__heading[data-text-level='side_bar'] {
        max-width: 370px;
        margin: 0 auto
    }
}

.information-box__description[data-text-level='side_bar'],
.information-box__description[data-text-level='con_banner'] {
    margin-bottom: 24px
}

.information-box-btn[data-text-level='side_bar'] {
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 48px
}

@media (min-width: 720px) and (max-width: 959px) {
    .information-box-btn[data-text-level='side_bar'] {
        width: 250px
    }
}

.information-box__title[data-text-level='full_width'] {
    margin-top: 12px;
    margin-bottom: 12px
}

.information-box__heading[data-text-level='full_width'] {
    margin-bottom: 24px
}

.information-box__description[data-text-level='full_width'] {
    margin-bottom: 24px
}

.information-box__btn[data-text-level='full_width'] {
    margin-bottom: 12px
}

.information-box__title[data-text-level='sec_article'] {
    margin-top: 12px;
    margin-bottom: 12px
}

.information-box__description[data-text-level='sec_article'] {
    margin-bottom: 12px
}

.information-box__btn[data-text-level='sec_article'] {
    margin-bottom: 12px
}

.information-box__title {
    color: #e30613;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600
}

@media (min-width: 540px) {
    .information-box__title {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .information-box__title {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .information-box__title {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .information-box__title {
        line-height: 26px
    }
}

.information-box__background {
    background-color: #f6f5f1;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: -1
}

.information-box__background[data-text-level='con_banner'] {
    background-color: transparent
}

.information-box__contentSection {
    display: inline-block
}

.information-box__btn__primary_v2 {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 540px) {
    .information-box__btn__primary_v2 {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .information-box__btn__primary_v2 {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .information-box__btn__primary_v2 {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .information-box__btn__primary_v2 {
        line-height: 22px
    }
}

.information-box__btn__primary_v2:hover {
    color: #fff;
    background-position: left bottom
}

.information-box__btn__primary_v2:hover {
    background-position: left bottom
}

.information-box__btn__secondary_v2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 540px) {
    .information-box__btn__secondary_v2 {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .information-box__btn__secondary_v2 {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .information-box__btn__secondary_v2 {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .information-box__btn__secondary_v2 {
        line-height: 30px
    }
}

.information-box__btn__secondary_v2::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.information-box__btn__secondary_v2::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.information-box__btn__secondary_v2:hover {
    color: inherit
}

.information-box__btn__secondary_v2:hover::before {
    width: 35px
}

.information-box__btn__secondary_v2:hover::after {
    right: 2px
}

.information-box__btn__secondary {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
    color: #000;
    display: inline-block;
    border-color: #000;
    border: 2px solid #000
}

@media (min-width: 960px) {
    .information-box__btn__secondary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.information-box__btn__secondary:hover {
    color: #fff;
    background: #000
}

.information-box__btn__primary {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #e30613;
    color: #fff;
    display: inline-block;
    font-size: 18px
}

@media (min-width: 960px) {
    .information-box__btn__primary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.information-box__btn__primary:hover {
    color: #fff;
    background: #000
}

.information-box[data-text-level='sec_article'] {
    width: auto
}

@media (min-width: 720px) {
    .information-box[data-text-level='sec_article'] {
        width: 70%
    }
}

@media (min-width: 1025px) {
    .information-box[data-text-level='sec_article'] {
        width: auto
    }
}

@media (min-width: 960px) {
    .information-box[data-text-level='con_banner'] {
        position: inherit
    }
}

.information-box[data-text-level='side_bar'] {
    margin-bottom: 24px
}

@media (min-width: 960px) {
    .information-box[data-text-level='side_bar'] {
        margin-bottom: 0px
    }
}

@media (max-width: 959px) {
    .information-box[data-text-level='side_bar'] {
        text-align: center
    }
}

.experience-container__color--black .information-box__contentSection {
    color: #fff
}

.experience-container[data-size-disposition='size-to-image'] .information-box__background {
    background-color: transparent
}

html:lang(ja) .information-box__contentSection[data-text-level='con_banner'] h4,
html:lang(ja_jp) .information-box__contentSection[data-text-level='con_banner'] h4,
html[lang='ja-JP'] .information-box__contentSection[data-text-level='con_banner'] h4 {
    font-size: 1rem;
    line-height: 1.8rem
}

@media (min-width: 960px) {

    html:lang(ja) .information-box__contentSection[data-text-level='con_banner'] h4,
    html:lang(ja_jp) .information-box__contentSection[data-text-level='con_banner'] h4,
    html[lang='ja-JP'] .information-box__contentSection[data-text-level='con_banner'] h4 {
        font-size: 1.375rem;
        line-height: 2.475rem
    }
}

html:lang(ja) .information-box__heading[data-text-level='sec_article'] h3,
html:lang(ja_jp) .information-box__heading[data-text-level='sec_article'] h3,
html[lang='ja-JP'] .information-box__heading[data-text-level='sec_article'] h3 {
    font-size: 1.25rem;
    line-height: 2.25rem
}

@media (min-width: 960px) {

    html:lang(ja) .information-box__heading[data-text-level='sec_article'] h3,
    html:lang(ja_jp) .information-box__heading[data-text-level='sec_article'] h3,
    html[lang='ja-JP'] .information-box__heading[data-text-level='sec_article'] h3 {
        font-size: 1.625rem;
        line-height: 2.925rem
    }
}

html:lang(zh_MO) .information-box__contentSection[data-text-level='con_banner'] h4,
html[lang='zh-MO'] .information-box__contentSection[data-text-level='con_banner'] h4,
html:lang(zh_HK) .information-box__contentSection[data-text-level='con_banner'] h4,
html[lang='zh-HK'] .information-box__contentSection[data-text-level='con_banner'] h4 {
    font-size: 1.1rem;
    line-height: 1.5rem
}

@media (min-width: 960px) {

    html:lang(zh_MO) .information-box__contentSection[data-text-level='con_banner'] h4,
    html[lang='zh-MO'] .information-box__contentSection[data-text-level='con_banner'] h4,
    html:lang(zh_HK) .information-box__contentSection[data-text-level='con_banner'] h4,
    html[lang='zh-HK'] .information-box__contentSection[data-text-level='con_banner'] h4 {
        font-size: 1.4rem;
        line-height: 1.7rem
    }
}

html:lang(zh_MO) .information-box__heading[data-text-level='sec_article'] h3,
html[lang='zh-MO'] .information-box__heading[data-text-level='sec_article'] h3,
html:lang(zh_HK) .information-box__heading[data-text-level='sec_article'] h3,
html[lang='zh-HK'] .information-box__heading[data-text-level='sec_article'] h3 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 960px) {

    html:lang(zh_MO) .information-box__heading[data-text-level='sec_article'] h3,
    html[lang='zh-MO'] .information-box__heading[data-text-level='sec_article'] h3,
    html:lang(zh_HK) .information-box__heading[data-text-level='sec_article'] h3,
    html[lang='zh-HK'] .information-box__heading[data-text-level='sec_article'] h3 {
        font-size: 2.5rem;
        line-height: 2.8rem
    }
}

html:lang(zh_CN) .information-box__contentSection[data-text-level='con_banner'] h4,
html[lang='zh-CN'] .information-box__contentSection[data-text-level='con_banner'] h4 {
    font-size: 1.1rem;
    line-height: 1.5rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .information-box__contentSection[data-text-level='con_banner'] h4,
    html[lang='zh-CN'] .information-box__contentSection[data-text-level='con_banner'] h4 {
        font-size: 1.4rem;
        line-height: 1.7rem
    }
}

html:lang(zh_CN) .information-box__heading[data-text-level='sec_article'] h3,
html[lang='zh-CN'] .information-box__heading[data-text-level='sec_article'] h3 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .information-box__heading[data-text-level='sec_article'] h3,
    html[lang='zh-CN'] .information-box__heading[data-text-level='sec_article'] h3 {
        font-size: 2rem;
        line-height: 2.2rem
    }
}

.responsiveimage {
    width: 100%;
    height: auto
}

.responsive-image__wrapper--vertical-alignment-top {
    align-content: flex-start
}

.responsive-image__wrapper--vertical-alignment-center {
    align-content: center;
    height: auto;
    display: grid
}

@media (min-width: 960px) {
    .responsive-image__wrapper--vertical-alignment-center {
        height: 100%
    }
}

.responsive-image__wrapper--vertical-alignment-bottom {
    align-content: flex-end
}

.responsive-image__wrapper--horizontal-alignment-left {
    text-align: left
}

.responsive-image__wrapper--horizontal-alignment-center {
    text-align: center
}

.responsive-image__wrapper--horizontal-alignment-right {
    text-align: right
}

.responsive-image img {
    width: 100%;
    max-width: 100%
}

.rte__heading--1 {
    margin-bottom: 36px
}

.rte__heading--2 {
    margin-bottom: 24px;
    font-weight: 900
}

.rte__heading--3,
.rte__heading--4 {
    font-weight: 700
}

.rte__heading--1 {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .rte__heading--1 {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .rte__heading--1 {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .rte__heading--1 {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .rte__heading--1 {
        line-height: 67.2px
    }
}

.rte__heading--1--light {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 300
}

@media (min-width: 540px) {
    .rte__heading--1--light {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .rte__heading--1--light {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .rte__heading--1--light {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .rte__heading--1--light {
        line-height: 67.2px
    }
}

.rte__heading--1--bold {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900
}

@media (min-width: 540px) {
    .rte__heading--1--bold {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .rte__heading--1--bold {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .rte__heading--1--bold {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .rte__heading--1--bold {
        line-height: 67.2px
    }
}

.rte__heading--1 {
    margin-bottom: 36px
}

.rte__heading--2 {
    margin-bottom: 24px;
    font-weight: 900
}

.rte__heading--3,
.rte__heading--4 {
    font-weight: 700
}

.rte__heading--2 {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .rte__heading--2 {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--2 {
        font-size: 51.2px
    }
}

@media (min-width: 540px) {
    .rte__heading--2 {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--2 {
        line-height: 56px
    }
}

.rte__heading--2--light {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 300
}

@media (min-width: 540px) {
    .rte__heading--2--light {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--2--light {
        font-size: 51.2px
    }
}

@media (min-width: 540px) {
    .rte__heading--2--light {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--2--light {
        line-height: 56px
    }
}

.rte__heading--2--bold {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900
}

@media (min-width: 540px) {
    .rte__heading--2--bold {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--2--bold {
        font-size: 51.2px
    }
}

@media (min-width: 540px) {
    .rte__heading--2--bold {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--2--bold {
        line-height: 56px
    }
}

.rte__heading--1 {
    margin-bottom: 36px
}

.rte__heading--2 {
    margin-bottom: 24px;
    font-weight: 900
}

.rte__heading--3,
.rte__heading--4 {
    font-weight: 700
}

.rte__heading--3 {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .rte__heading--3 {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--3 {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .rte__heading--3 {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .rte__heading--3 {
        line-height: 44.8px
    }
}

.rte__heading--3--light {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 300
}

@media (min-width: 540px) {
    .rte__heading--3--light {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--3--light {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .rte__heading--3--light {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .rte__heading--3--light {
        line-height: 44.8px
    }
}

.rte__heading--3--bold {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900
}

@media (min-width: 540px) {
    .rte__heading--3--bold {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--3--bold {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .rte__heading--3--bold {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .rte__heading--3--bold {
        line-height: 44.8px
    }
}

.rte__heading--1 {
    margin-bottom: 36px
}

.rte__heading--2 {
    margin-bottom: 24px;
    font-weight: 900
}

.rte__heading--3,
.rte__heading--4 {
    font-weight: 700
}

.rte__heading--4 {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .rte__heading--4 {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--4 {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .rte__heading--4 {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .rte__heading--4 {
        line-height: 27.2px
    }
}

.rte__heading--4--light {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 300
}

@media (min-width: 540px) {
    .rte__heading--4--light {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--4--light {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .rte__heading--4--light {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .rte__heading--4--light {
        line-height: 27.2px
    }
}

.rte__heading--4--bold {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 900
}

@media (min-width: 540px) {
    .rte__heading--4--bold {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--4--bold {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .rte__heading--4--bold {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .rte__heading--4--bold {
        line-height: 27.2px
    }
}

.rte__heading--1 {
    margin-bottom: 36px
}

.rte__heading--2 {
    margin-bottom: 24px;
    font-weight: 900
}

.rte__heading--3,
.rte__heading--4 {
    font-weight: 700
}

.rte__heading--5 {
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 12px
}

@media (min-width: 540px) {
    .rte__heading--5 {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--5 {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    .rte__heading--5 {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    .rte__heading--5 {
        line-height: 24px
    }
}

.rte__heading--5--light {
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 300
}

@media (min-width: 540px) {
    .rte__heading--5--light {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--5--light {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    .rte__heading--5--light {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    .rte__heading--5--light {
        line-height: 24px
    }
}

.rte__heading--5--bold {
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 900
}

@media (min-width: 540px) {
    .rte__heading--5--bold {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    .rte__heading--5--bold {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    .rte__heading--5--bold {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    .rte__heading--5--bold {
        line-height: 24px
    }
}

.rte__body {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .rte__body {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .rte__body {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .rte__body {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .rte__body {
        line-height: 26px
    }
}

.rte__body--large {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .rte__body--large {
        font-size: calc(.47619vw + 17.42857px)
    }
}

@media (min-width: 960px) {
    .rte__body--large {
        font-size: 22px
    }
}

@media (min-width: 540px) {
    .rte__body--large {
        line-height: calc(.47619vw + 23.42857px)
    }
}

@media (min-width: 960px) {
    .rte__body--large {
        line-height: 28px
    }
}

.rte__body--small {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .rte__body--small {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .rte__body--small {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .rte__body--small {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .rte__body--small {
        line-height: 26px
    }
}

.rte p {
    margin-bottom: 24px
}

.richtext h1 .rte__heading--1,
.richtext h2 .rte__heading--1,
.richtext h3 .rte__heading--1,
.richtext h4 .rte__heading--1,
.richtext h5 .rte__heading--1 {
    margin-bottom: 0px
}

.richtext h1 .rte__heading--2,
.richtext h2 .rte__heading--2,
.richtext h3 .rte__heading--2,
.richtext h4 .rte__heading--2,
.richtext h5 .rte__heading--2 {
    margin-bottom: 0px
}

.richtext h1 .rte__heading--3,
.richtext h2 .rte__heading--3,
.richtext h3 .rte__heading--3,
.richtext h4 .rte__heading--3,
.richtext h5 .rte__heading--3 {
    margin-bottom: 0px
}

.richtext h1 .rte__heading--4,
.richtext h2 .rte__heading--4,
.richtext h3 .rte__heading--4,
.richtext h4 .rte__heading--4,
.richtext h5 .rte__heading--4 {
    margin-bottom: 0px
}

.richtext h1 .rte__heading--5,
.richtext h2 .rte__heading--5,
.richtext h3 .rte__heading--5,
.richtext h4 .rte__heading--5,
.richtext h5 .rte__heading--5 {
    margin-bottom: 0px
}

.richtext p:last-of-type {
    margin-bottom: 0px
}

.richtext a {
    border-bottom: 1px solid #e30613;
    font-weight: 600
}

.richtext a:hover {
    background-color: #e30613;
    color: #ffffff
}

@media (max-width: 719px) {
    .richtext a {
        word-break: break-word
    }
}

.richtext .emphasized {
    color: #e30613
}

.copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
    margin-top: 12px;
    float: left;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 3px;
    padding-bottom: 5px;
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        line-height: 44.8px
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        margin-top: 12px;
        float: left;
        padding-top: 2px;
        padding-right: 8px;
        padding-left: 3px;
        padding-bottom: 5px;
        font-size: 28.8px;
        line-height: 33.6px;
        font-weight: 900
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        font-size: 62.4px
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="1"]>.content>.parsys>div:nth-of-type(1) p:first-of-type:first-letter {
        line-height: 67.2px
    }
}

.copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
    margin-top: 12px;
    float: left;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 3px;
    padding-bottom: 5px;
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        line-height: 44.8px
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        margin-top: 12px;
        float: left;
        padding-top: 2px;
        padding-right: 8px;
        padding-left: 3px;
        padding-bottom: 5px;
        font-size: 28.8px;
        line-height: 33.6px;
        font-weight: 900
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        font-size: 62.4px
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="2"]>.content>.parsys>div:nth-of-type(2) p:first-of-type:first-letter {
        line-height: 67.2px
    }
}

.copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
    margin-top: 12px;
    float: left;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 3px;
    padding-bottom: 5px;
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        line-height: 44.8px
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        margin-top: 12px;
        float: left;
        padding-top: 2px;
        padding-right: 8px;
        padding-left: 3px;
        padding-bottom: 5px;
        font-size: 28.8px;
        line-height: 33.6px;
        font-weight: 900
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        font-size: 62.4px
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="3"]>.content>.parsys>div:nth-of-type(3) p:first-of-type:first-letter {
        line-height: 67.2px
    }
}

.copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
    margin-top: 12px;
    float: left;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 3px;
    padding-bottom: 5px;
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        line-height: 44.8px
    }
}

@media (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        margin-top: 12px;
        float: left;
        padding-top: 2px;
        padding-right: 8px;
        padding-left: 3px;
        padding-bottom: 5px;
        font-size: 28.8px;
        line-height: 33.6px;
        font-weight: 900
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        font-size: 62.4px
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .copy-block .row[data-is-initial][data-highlighted-element="4"]>.content>.parsys>div:nth-of-type(4) p:first-of-type:first-letter {
        line-height: 67.2px
    }
}

.title h1 {
    margin-bottom: 24px
}

.experience-container {
    position: relative
}

.experience-container[data-background-brightness='high'] {
    color: #000
}

.experience-container[data-background-brightness='low'] {
    color: #fff
}

.experience-container>.experience-content {
    width: 100%;
    text-align: left;
    position: relative;
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

@media (min-width: 720px) {
    .experience-container>.experience-content {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media (min-width: 960px) {
    .experience-container>.experience-content {
        padding: 72px 74px
    }
}

@media (min-width: 960px) {
    .experience-container>.experience-content.experience-content--small-padding {
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.experience-container>.experience-content.experience-content--extrasmall-padding {
    padding-top: 24px;
    padding-bottom: 24px
}

@media (min-width: 720px) {
    .experience-container>.experience-content.experience-content--extra-extrasmall-padding {
        padding-top: 48px;
        padding-bottom: 48px;
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 960px) {
    .experience-container>.experience-content.experience-content--extra-extrasmall-padding {
        padding: 48px 74px
    }
}

.experience-container>.experience-content.experience-content--medium-padding {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width: 720px) {
    .experience-container>.experience-content.experience-content--medium-padding {
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 36px;
        padding-right: 36px
    }
}

@media (min-width: 960px) {
    .experience-container>.experience-content.experience-content--medium-padding {
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 36px;
        padding-right: 36px
    }
}

.experience-container>.experience-content.experience-content--smaller-padding {
    padding: 0px 24px
}

@media (min-width: 720px) {
    .experience-container>.experience-content.experience-content--smaller-padding {
        padding: 0px 48px
    }
}

@media (min-width: 960px) {
    .experience-container>.experience-content.experience-content--smaller-padding {
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 36px;
        padding-right: 36px
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .experience-container>.experience-content.experience-content--no-horizontal-padding-tablet {
        padding-left: 0px;
        padding-right: 0px
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .experience-container>.experience-content.experience-content--no-vertical-padding {
        padding-top: 0px;
        padding-bottom: 0px
    }
}

@media (max-width: 719px) {
    .experience-container>.experience-content.experience-content--no-vertical-padding {
        padding-top: 0px;
        padding-bottom: 0px
    }
}

@media (max-width: 719px) {
    .experience-container>.experience-content.experience-content--no-horizontal-padding {
        padding-left: 0px;
        padding-right: 0px
    }
}

.experience-container>.experience-content>.responsivegrid {
    flex: 0 0 auto;
    width: 100%
}

.experience-container>.experience-content>.responsivegrid>div {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.experience-container>.experience-content>.responsivegrid>div>.new {
    width: 100%
}

.experience-container>.experience-content>.responsivegrid>div>div {
    flex: 0 0 auto;
    width: 100%
}

.experience-container[data-content-horizontal-alignment='left'] {
    text-align: left
}

.experience-container[data-content-horizontal-alignment='left']>.experience-content>.responsivegrid>div {
    align-items: flex-start
}

.experience-container[data-content-horizontal-alignment='right']>.experience-content>.responsivegrid>div {
    text-align: right;
    align-items: flex-end
}

.experience-container[data-content-horizontal-alignment='center']>.experience-content>.responsivegrid>div {
    text-align: center;
    align-items: center
}

.experience-container[data-content-vertical-alignment='top']>.experience-content {
    justify-content: flex-start
}

.experience-container[data-content-vertical-alignment='bottom']>.experience-content {
    justify-content: flex-end
}

.experience-container[data-content-vertical-alignment='middle']>.experience-content {
    justify-content: center
}

.experience-container.experience-with-background>.background-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    pointer-events: none
}

.experience-container.experience-with-background[data-size-disposition='stack']>.background-container {
    position: relative
}

.experience-container.experience-with-background[data-size-disposition='stack']>.experience-content {
    position: relative
}

.experience-container.experience-with-background[data-size-disposition='stack-below'] {
    display: flex;
    flex-direction: column
}

.experience-container.experience-with-background[data-size-disposition='stack-below']>.background-container {
    position: relative
}

@media (min-width: 960px) {
    .experience-container.experience-with-background[data-size-disposition='stack-below']>.background-container {
        order: 0
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .experience-container.experience-with-background[data-size-disposition='stack-below']>.background-container {
        order: 2
    }
}

@media (max-width: 719px) {
    .experience-container.experience-with-background[data-size-disposition='stack-below']>.background-container {
        order: 2
    }
}

.experience-container.experience-with-background[data-size-disposition='stack-below']>.experience-content {
    position: relative;
    order: 1
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'] {
    display: flex;
    flex-direction: row
}

.experience-container.experience-with-background[data-size-disposition='no-overlap']>.background-container {
    position: relative
}

.experience-container.experience-with-background[data-size-disposition='no-overlap']>.experience-content {
    position: relative;
    min-width: 70%
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'][data-background-alignment='left']>.background-container {
    order: 1
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'][data-background-alignment='left']>.experience-content {
    order: 2
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'][data-background-alignment='right']>.background-container {
    order: 2
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'][data-background-alignment='right']>.experience-content {
    order: 1
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'][data-background-alignment='center']>.background-container {
    order: 2
}

.experience-container.experience-with-background[data-size-disposition='no-overlap'][data-background-alignment='center']>.experience-content {
    order: 1
}

.experience-container.experience-with-background[data-size-disposition='size-to-content']>.background-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.experience-container.experience-with-background[data-size-disposition='size-to-content']>.experience-content {
    position: relative
}

.experience-container.experience-with-background[data-size-disposition='size-to-image']>.background-container {
    position: relative;
    width: 100%
}

.experience-container.experience-with-background[data-size-disposition='size-to-image']>.experience-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@media (min-width: 720px) {
    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='stack'] {
        display: flex;
        flex-direction: column
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='stack']>.background-container {
        position: relative;
        order: 1
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='stack']>.experience-content {
        position: relative;
        order: 2
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='stack-below'] {
        display: flex;
        flex-direction: column
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='stack-below']>.background-container {
        position: relative;
        order: 2;
        z-index: 1
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='stack-below']>.experience-content {
        position: relative;
        order: 1;
        z-index: 2
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'] {
        display: flex;
        flex-direction: row
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap']>.background-container {
        position: relative
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap']>.experience-content {
        position: relative;
        min-width: 70%
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'][data-background-alignment='left']>.background-container {
        order: 1
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'][data-background-alignment='left']>.experience-content {
        order: 2
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'][data-background-alignment='right']>.background-container {
        order: 2
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'][data-background-alignment='right']>.experience-content {
        order: 1
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'][data-background-alignment='center']>.background-container {
        order: 2
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='no-overlap'][data-background-alignment='center']>.experience-content {
        order: 1
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='size-to-content']>.background-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='size-to-content']>.experience-content {
        position: relative
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='size-to-image']>.background-container {
        position: relative
    }

    .experience-container.experience-with-background[data-size-disposition][data-desktop-size-disposition='size-to-image']>.experience-content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

.experience-container.experience-with-background[data-background-alignment='left']>.background-container {
    justify-content: flex-start
}

.experience-container.experience-with-background[data-background-alignment='right']>.background-container {
    justify-content: flex-end
}

.experience-container.experience-with-background[data-background-alignment='center']>.background-container {
    justify-content: center
}

.experience-container.experience-with-background[data-background-alignment='center']>.background-container picture,
.experience-container.experience-with-background[data-background-alignment='center']>.background-container img {
    max-width: unset
}

.experience-container.experience-with-background[data-background-alignment='center']>.background-container picture,
.experience-container.experience-with-background[data-background-alignment='center']>.background-container img,
.experience-container.experience-with-background[data-background-alignment='center']>.background-container video {
    height: 100%;
    width: 100%
}

.experience-container.experience-with-background[data-background-vertical-alignment='top']>.background-container {
    align-items: flex-start
}

.experience-container.experience-with-background[data-background-vertical-alignment='bottom']>.background-container {
    align-items: flex-end
}

.experience-container.experience-with-background[data-background-vertical-alignment='middle']>.background-container {
    align-items: center
}

.experience-container.experience-with-background[data-invert-background-horizontally]>.background-container>picture,
.experience-container.experience-with-background[data-invert-background-horizontally]>.background-container video {
    transform: scaleX(-1)
}

.experience-container.experience-with-background[data-invert-background-horizontally][data-invert-background-vertically]>.background-container>picture,
.experience-container.experience-with-background[data-invert-background-horizontally][data-invert-background-vertically]>.background-container video {
    transform: scaleX(-1) scaleY(-1)
}

.experience-container.experience-with-background[data-invert-background-vertically]>.background-container>picture,
.experience-container.experience-with-background[data-invert-background-vertically]>.background-container video {
    transform: scaleY(-1)
}

.experience-container.experience-with-background[data-overflow-handling='overflow'] {
    overflow: visible
}

.experience-container.experience-with-background[data-overflow-handling='crop'] {
    overflow: hidden
}

.experience-container.experience-with-background[data-overflow-handling='scale']>.background-container>picture {
    width: 100%;
    height: 100%
}

@media (min-width: 720px) {
    .experience-container.experience-with-background[data-overflow-handling='scale']>.background-container>picture {
        display: flex;
        flex-direction: row
    }
}

@media (min-width: 960px) {
    .experience-container.experience-with-background[data-overflow-handling='scale']>.background-container>picture {
        width: 100%
    }
}

.experience-container.experience-with-background[data-overflow-handling='scale']>.background-container>picture img {
    min-width: 100%;
    min-height: 100%;
    max-height: initial;
    width: auto
}

.experience-container.experience-with-background[data-overflow-handling='scale']>.background-container>video {
    max-height: 100%;
    width: auto
}

.experience-container.experience-with-background[data-overflow-handling='scale']>.background-container>video>img {
    max-height: 100%;
    width: auto
}

.experience-container.experience-with-background>.experience-background-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.experience-container.experience-with-background>.experience-background-overlay>picture {
    display: flex;
    flex-direction: row;
    height: 100%
}

.experience-container.experience-with-background>.experience-background-overlay>picture img {
    max-height: 100%;
    flex-shrink: 0
}

.experience-container.experience-with-background>.experience-background-overlay[data-overlay-alignment='center']>picture {
    justify-content: center
}

.experience-container.experience-with-background>.experience-background-overlay[data-overlay-alignment='left']>picture {
    justify-content: flex-start
}

.experience-container.experience-with-background>.experience-background-overlay[data-overlay-alignment='right']>picture {
    justify-content: flex-end
}

.experience-container.experience-with-background>.experience-background-overlay[data-overlay-vertical-alignment='top']>picture {
    align-items: flex-start
}

.experience-container.experience-with-background>.experience-background-overlay[data-overlay-vertical-alignment='middle']>picture {
    align-items: center
}

.experience-container.experience-with-background>.experience-background-overlay[data-overlay-vertical-alignment='bottom']>picture {
    align-items: flex-end
}

.experience-container picture.video-poster-image {
    display: none
}

@media (max-width: 719px) {
    .experience-container picture.video-poster-image {
        display: block
    }
}

.experience-container picture.video-poster-image+.placeholder {
    display: none
}

@media (max-width: 719px) {
    .experience-container picture.video-poster-image+.placeholder {
        display: block
    }
}

.experience-container__color--black {
    background: #000
}

.experience-container__color--stone {
    background: #dbd6c7
}

.experience-container__color--gray {
    background: #b1b2b4
}

.experience-container__color--lightGray {
    background: #f6f5f1
}

.experience-container__color--white {
    background: #ffffff
}

.experience-container__back-color.light-mode {
    background: #ffffff
}

.experience-container__back-color.dark-mode {
    background: #b1b2b4
}

@media (min-width: 960px) {
    .hero .experience-container.experience-container-height[data-size-disposition][data-desktop-size-disposition='size-to-image']>.background-container {
        height: 520px
    }
}

@media (max-width: 719px) {
    .hero .experience-container.experience-container-height[data-size-disposition='size-to-image']>.background-container {
        height: 420px
    }
}

.hero .experience-container .hero .experience-container {
    margin: 24px 12px
}

@media (min-width: 720px) {
    .hero .experience-container .hero .experience-container {
        margin: 36px 24px
    }
}

@media (min-width: 960px) {
    .hero .experience-container .hero .experience-container {
        margin: 36px 34px
    }
}

.hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding,
.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding {
    text-align: center
}

@media (min-width: 960px) {

    .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding {
        text-align: left
    }
}

.hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
.hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700
}

@media (min-width: 720px) {

    .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
        font-size: 42px;
        line-height: 46px;
        font-weight: 900
    }
}

@media (min-width: 960px) {

    .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
        font-size: 56px;
        line-height: 60px
    }
}

@media (max-width: 719px) {

    .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding .richtext,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .richtext {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (max-width: 719px) {
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 {
        margin-bottom: 24px
    }
}

.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 h1 .rte__heading--2--light {
    font-size: 40px;
    line-height: 42px;
    font-weight: 900
}

@media (min-width: 720px) {

    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 h1 .rte__heading--2--light {
        font-size: 56px;
        line-height: 58px
    }
}

@media (min-width: 960px) {

    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 h1 .rte__heading--2--light {
        line-height: 60px
    }
}

.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px
}

@media (min-width: 720px) {
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
        font-size: 42px;
        line-height: 46px;
        margin-top: 12px
    }
}

@media (min-width: 960px) {
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
        font-size: 40px;
        line-height: 44px;
        margin-top: 24px
    }
}

.hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px
}

@media (min-width: 720px) {
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 24px
    }
}

@media (min-width: 960px) {
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 36px
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .richtext {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .generichero .experience-content .title h1 {
        font-size: 54px
    }
}

html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
    font-size: 1.75rem;
    line-height: 3.15rem
}

@media (min-width: 720px) {

    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
        font-size: 2.36rem;
        line-height: 4.25rem
    }
}

@media (min-width: 960px) {

    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
        font-size: 2.875rem;
        line-height: 5.175rem
    }
}

html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 2.25rem
}

@media (min-width: 720px) {
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
        font-size: 1.5rem;
        line-height: 2.6rem
    }
}

@media (min-width: 960px) {
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
        font-size: 1.625rem;
        line-height: 2.925rem
    }
}

html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.8rem
}

@media (min-width: 720px) {
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
        font-size: 1.25rem;
        line-height: 2.175rem
    }
}

@media (min-width: 960px) {
    html[lang='ja-JP'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
        font-size: 1.375rem;
        line-height: 2.475rem
    }
}

html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light,
html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light,
html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 720px) {

    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
        font-size: 2.4rem;
        line-height: 2.675rem
    }
}

@media (min-width: 960px) {

    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--medium-padding h1 .rte__heading--2--light,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding h1 .rte__heading--2--light {
        font-size: 3.2rem;
        line-height: 3.5rem
    }
}

html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3,
html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3,
html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 720px) {

    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
        font-size: 2rem;
        line-height: 2.25rem
    }
}

@media (min-width: 960px) {

    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--3 {
        font-size: 2.5rem;
        line-height: 2.8rem
    }
}

html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4,
html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4,
html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.5rem
}

@media (min-width: 720px) {

    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
        font-size: 1.265rem;
        line-height: 1.76rem
    }
}

@media (min-width: 960px) {

    html[lang='zh-CN'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4,
    html[lang='zh-HK'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4,
    html[lang='zh-MO'] .hero .experience-container .hero .experience-container .experience-content.experience-content--smaller-padding .rte__heading--4 {
        font-size: 1.4rem;
        line-height: 1.7rem
    }
}

@media (min-width: 960px) {
    .copyblock {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 60px;
        padding-right: 60px
    }

    .copyblock .content p,
    .copyblock .content h1,
    .copyblock .content h2,
    .copyblock .content h3,
    .copyblock .content h4,
    .copyblock .content h5,
    .copyblock .content h6,
    .copyblock .content hr {
        width: 75%
    }

    .copyblock .content .cq-placeholder {
        max-width: 75%
    }
}

.nav__hamburger {
    background: #e30613;
    height: 100%;
    min-width: 59px;
    border-left: 1px solid #b1050f;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 1025px) {
    .nav__hamburger {
        display: none
    }
}

.nav__hamburger__container {
    width: 50%;
    position: relative;
    padding: 0;
    background: none;
    border: none
}

.nav__hamburger__icon {
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    transition: all 0.5s ease
}

.nav__hamburger__icon::before {
    content: ' ';
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    position: absolute;
    top: -12px;
    transition: all 0.5s ease
}

.nav__hamburger__icon::after {
    content: ' ';
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    position: absolute;
    top: 12px;
    transition: all 0.5s ease
}

.nav__hamburger__icon--open {
    background: transparent
}

.nav__hamburger__icon--open::before {
    transform: rotate(-45deg);
    top: 0
}

.nav__hamburger__icon--open::after {
    transform: rotate(45deg);
    top: 0
}

@media (max-width: 959px) {
    .proof-points__outer__wrapper {
        float: left;
        padding: 70px 0 36px 0
    }
}

@media (max-width: 719px) {
    .proof-points__outer__wrapper {
        padding-top: 48px
    }
}

.proof-points__wrapper {
    margin-top: 36px
}

@media (max-width: 959px) {
    .proof-points__wrapper {
        margin: 0;
        padding: 0 12px 0 0;
        float: left
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .proof-points__wrapper .d-flex {
        flex-direction: column
    }
}

@media (max-width: 719px) {
    .proof-points__wrapper .d-flex {
        margin-bottom: 20px
    }
}

.proof-points__highlight {
    font-size: 52px;
    font-weight: 900;
    letter-spacing: -2.05px;
    color: #e30613;
    text-align: left;
    min-width: 22%;
    padding: 0;
    word-break: break-word;
    line-height: 40px
}

@media (min-width: 720px) and (max-width: 959px) {
    .proof-points__highlight {
        text-align: center;
        font-size: 54px;
        min-width: 30%;
        word-break: break-word;
        line-height: 40px
    }
}

@media (max-width: 719px) {
    .proof-points__highlight {
        font-size: 48px;
        text-align: left;
        word-break: break-word;
        min-width: 35%;
        line-height: 40px
    }
}

.proof-points__highlight span {
    position: relative;
    top: 14px
}

@media (max-width: 959px) {
    .proof-points__highlight span {
        bottom: 0;
        top: -15px
    }
}

@media (max-width: 719px) {
    .proof-points__highlight span {
        top: 4px
    }
}

.proof-points__highlight span sup {
    font-size: 18px;
    font-weight: 900;
    top: -22px
}

.proof-points__highlight span sup:empty {
    padding-right: 10px
}

.proof-points__content {
    padding-left: 26px;
    width: 100%
}

@media (max-width: 959px) {
    .proof-points__content {
        padding: 0;
        text-align: center
    }

    .proof-points__content .row {
        margin: 0
    }
}

@media (max-width: 719px) {
    .proof-points__content {
        text-align: left;
        word-break: keep-all
    }
}

.proof-points__description {
    font-size: 18px;
    line-height: 1.56;
    color: inherit
}

@media (max-width: 959px) {
    .proof-points__description {
        font-size: 16px;
        line-height: 1.38;
        padding: 0
    }
}

.proof-points__citation__wrapper {
    padding-top: 6px
}

@media (max-width: 959px) {
    .proof-points__citation__wrapper {
        padding-top: 8px
    }
}

.proof-points__citation {
    font-size: 12px;
    font-weight: 600;
    color: #75767a
}

@media (max-width: 719px) {
    .proof-points__citation {
        padding-left: 0px
    }
}

.proof-points__wrapper.first_wrapper {
    margin-top: 0
}

.home-page-hero__wrapper {
    height: auto;
    overflow: hidden;
    display: flex;
    max-height: 360px;
    position: relative;
    touch-action: pan-y
}

@media (min-width: 720px) {
    .home-page-hero__wrapper {
        max-height: 420px
    }
}

@media (min-width: 960px) {
    .home-page-hero__wrapper {
        max-height: 600px
    }
}

.home-page-hero__slide-track {
    display: flex;
    transition: left 0.3s ease-in-out;
    position: relative;
    left: 0
}

.home-page-hero__slide__wrapper {
    display: flex;
    align-items: center;
    position: relative;
    width: 375px;
    height: 360px
}

@media (min-width: 720px) {
    .home-page-hero__slide__wrapper {
        width: 768px;
        height: 420px
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__wrapper {
        width: 1600px;
        height: 600px
    }
}

.home-page-hero__slide__wrapper__active .home-page-hero__slide__content__text--onload-content {
    transform: translate(0, 0) rotate3d(1, 0, 0, 0deg);
    opacity: 1
}

@media (min-width: 960px) {
    .home-page-hero__slide__wrapper__active .home-page-hero__slide__content__text--onload-content {
        line-height: 108px
    }
}

.home-page-hero__slide__image {
    height: 100%;
    right: 0
}

.home-page-hero__slide__image__wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0px
}

@media (min-width: 960px) {
    .home-page-hero__slide__image {
        min-width: 100%;
        height: initial
    }
}

.home-page-hero__slide__content__wrapper {
    position: absolute;
    width: 100%;
    justify-content: center
}

@media (min-width: 1025px) {
    .home-page-hero__slide__content__wrapper {
        top: 32.5%
    }
}

@media (min-width: 576px) {
    .home-page-hero__slide__content__wrapper {
        display: flex
    }
}

.home-page-hero__slide__content__link {
    display: flex;
    color: #fff;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width: 1025px) {
    .home-page-hero__slide__content__link {
        padding-left: 60px;
        padding-right: 60px
    }
}

.home-page-hero__slide__content__link:hover {
    color: #fff
}

.home-page-hero__slide__content__link:hover .home-page-hero__slide__content__text--arrow::before {
    width: 45px
}

.home-page-hero__slide__content__link:hover .home-page-hero__slide__content__text--arrow::after {
    right: -30px
}

.home-page-hero__slide__content__link--should-hover {
    box-sizing: border-box
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__link--should-hover:hover .home-page-hero__slide__content__text--onload-content {
        transform: translate(0, -100px) rotate3d(1, 0, 0, 80deg);
        opacity: 0;
        line-height: 115px
    }

    .home-page-hero__slide__content__link--should-hover:hover .home-page-hero__slide__content__text--onhover-content {
        transform: translate(0, -115px) rotate3d(1, 0, 0, 0deg);
        opacity: 1;
        height: 108px
    }
}

.home-page-hero__slide__content__title {
    margin: 0;
    margin-right: 24px;
    margin-bottom: 6px;
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900
}

@media (min-width: 540px) {
    .home-page-hero__slide__content__title {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__title {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .home-page-hero__slide__content__title {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__title {
        line-height: 67.2px
    }
}

.home-page-hero__slide__content__title:hover {
    cursor: pointer
}

.home-page-hero__slide__content__text__wrapper {
    background: #fff;
    max-height: 48px;
    position: relative;
    padding-right: 60px;
    width: auto
}

@media (min-width: 720px) {
    .home-page-hero__slide__content__text__wrapper {
        min-height: 60px;
        max-height: 200px;
        width: auto
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text__wrapper {
        /*padding-right: 96px;*/
        padding-right: 5px;
    }
}

.home-page-hero__slide__content__text__animate-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text__animate-container {
        min-width: 400px
    }
}

.home-page-hero__slide__content__text--onload-content {
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 300;
    padding-left: 12px;
    padding-right: 12px;
    color: #000;
    line-height: 48px;
    display: flex;
    min-height: 100%;
    justify-content: flex-start;
    align-items: center;
    transition: all 0.3s ease-in-out;
    transform: translate(0, -100px) rotate3d(1, 0, 0, 80deg);
    opacity: 0
}

@media (min-width: 540px) {
    .home-page-hero__slide__content__text--onload-content {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text--onload-content {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .home-page-hero__slide__content__text--onload-content {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text--onload-content {
        line-height: 27.2px
    }
}

@media (max-width: 719px) {
    .home-page-hero__slide__content__text--onload-content {
        line-height: 20px;
        height: 48px
    }
}

@media (min-width: 720px) {
    .home-page-hero__slide__content__text--onload-content {
        line-height: 60px
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text--onload-content {
        font-size: 22.4px;
        line-height: 27.2px;
        font-weight: 300;
        padding-left: 24px;
        padding-right: 24px;
        justify-content: flex-start
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .home-page-hero__slide__content__text--onload-content {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .home-page-hero__slide__content__text--onload-content {
        font-size: 51.2px
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .home-page-hero__slide__content__text--onload-content {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .home-page-hero__slide__content__text--onload-content {
        line-height: 56px
    }
}

.home-page-hero__slide__content__text--onhover-content {
    color: #000;
    display: none;
    min-height: 100%;
    justify-content: flex-start;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    transform: rotate3d(1, 0, 0, 80deg);
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .home-page-hero__slide__content__text--onhover-content {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text--onhover-content {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .home-page-hero__slide__content__text--onhover-content {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text--onhover-content {
        line-height: 26px
    }
}

@media (min-width: 1025px) {
    .home-page-hero__slide__content__text--onhover-content {
        display: flex
    }
}

.home-page-hero__slide__content__text--arrow {
    transform: scale(1);
    display: block;
    width: 48px;
    height: 1px;
    margin-right: 48px;
    position: absolute;
    right: 0;
    top: 50%
}

.home-page-hero__slide__content__text--arrow::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 35px;
    height: 7px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 15px)
}

.home-page-hero__slide__content__text--arrow::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 15px;
    height: 15px;
    border-top: 3px solid;
    border-right: 3px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: -20px;
    top: calc(50% - 6px)
}

@media (min-width: 960px) {
    .home-page-hero__slide__content__text--arrow {
        right: 24px
    }
}

.home-page-hero__slide__content__text--onload-content {
    color: #000
}

.home-page-hero__slide__content__text__type {
    position: absolute;
    right: 0;
    bottom: -22px;
    background: #e30613;
    padding: 2px 12px
}

.home-page-hero__dots {
    position: absolute;
    bottom: 24px;
    width: 100%;
    display: flex;
    justify-content: center
}

@media (min-width: 960px) {
    .home-page-hero__dots {
        right: 72px;
        justify-content: flex-end
    }
}

.home-page-hero__dots__dot {
    height: 15px;
    width: 15px;
    border-radius: 15px;
    margin-left: 12px;
    border: 1px solid rgba(100, 100, 100, 0.5);
    opacity: 0.85;
    font-size: 0
}

.home-page-hero__dots__dot--active {
    background-color: #e30613;
    border-color: transparent
}

@media (pointer: fine) {
    .home-page-hero__dots__dot:hover {
        background-color: #e30613;
        border-color: transparent
    }
}

.home-page-hero__slide__image__wrapper .responsive-image>img {
    max-width: 100%;
    width: 100%
}

@media (min-width: 1025px) {
    .home-page-hero__slide__image__wrapper .responsive-image>img {
        max-width: inherit;
        width: inherit
    }
}

.dark-mode .home-page-hero__slide__content__title {
    color: #fff
}

.light-mode .home-page-hero__slide__content__title {
    color: #000
}

.home-page-hero__wrapper[data-is-author-mode] .home-page-hero__slide__wrapper {
    display: none
}

.home-page-hero__wrapper[data-is-author-mode] .home-page-hero__slide__wrapper--active {
    display: block
}

html:lang(zh_MO) .home-page-hero__slide__content__title,
html[lang='zh-MO'] .home-page-hero__slide__content__title,
html:lang(zh_HK) .home-page-hero__slide__content__title,
html[lang='zh-HK'] .home-page-hero__slide__content__title {
    font-size: 1.8rem;
    line-height: 2.1rem
}

@media (min-width: 960px) {

    html:lang(zh_MO) .home-page-hero__slide__content__title,
    html[lang='zh-MO'] .home-page-hero__slide__content__title,
    html:lang(zh_HK) .home-page-hero__slide__content__title,
    html[lang='zh-HK'] .home-page-hero__slide__content__title {
        font-size: 3.9rem;
        line-height: 4.2rem
    }
}

html:lang(zh_MO) .home-page-hero__slide__content__text--onload-content,
html[lang='zh-MO'] .home-page-hero__slide__content__text--onload-content,
html:lang(zh_HK) .home-page-hero__slide__content__text--onload-content,
html[lang='zh-HK'] .home-page-hero__slide__content__text--onload-content {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 960px) {

    html:lang(zh_MO) .home-page-hero__slide__content__text--onload-content,
    html[lang='zh-MO'] .home-page-hero__slide__content__text--onload-content,
    html:lang(zh_HK) .home-page-hero__slide__content__text--onload-content,
    html[lang='zh-HK'] .home-page-hero__slide__content__text--onload-content {
        font-size: 3.2rem;
        line-height: 3.5rem
    }
}

html:lang(zh_MO) .home-page-hero__slide__content__text--onhover-content,
html[lang='zh-MO'] .home-page-hero__slide__content__text--onhover-content,
html:lang(zh_HK) .home-page-hero__slide__content__text--onhover-content,
html[lang='zh-HK'] .home-page-hero__slide__content__text--onhover-content {
    font-size: 1rem;
    line-height: 1.625rem
}

@media (min-width: 960px) {

    html:lang(zh_MO) .home-page-hero__slide__content__text--onhover-content,
    html[lang='zh-MO'] .home-page-hero__slide__content__text--onhover-content,
    html:lang(zh_HK) .home-page-hero__slide__content__text--onhover-content,
    html[lang='zh-HK'] .home-page-hero__slide__content__text--onhover-content {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

html:lang(zh_CN) .home-page-hero__slide__content__title,
html[lang='zh-CN'] .home-page-hero__slide__content__title {
    font-size: 1.8rem;
    line-height: 2.1rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .home-page-hero__slide__content__title,
    html[lang='zh-CN'] .home-page-hero__slide__content__title {
        font-size: 3rem;
        line-height: 3.2rem
    }
}

html:lang(zh_CN) .home-page-hero__slide__content__text--onload-content,
html[lang='zh-CN'] .home-page-hero__slide__content__text--onload-content {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .home-page-hero__slide__content__text--onload-content,
    html[lang='zh-CN'] .home-page-hero__slide__content__text--onload-content {
        font-size: 2.5rem;
        line-height: 2.7rem
    }
}

html:lang(zh_CN) .home-page-hero__slide__content__text--onhover-content,
html[lang='zh-CN'] .home-page-hero__slide__content__text--onhover-content {
    font-size: 1rem;
    line-height: 1.625rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .home-page-hero__slide__content__text--onhover-content,
    html[lang='zh-CN'] .home-page-hero__slide__content__text--onhover-content {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

html:lang(ar_ae) .home-page-hero__slide__content__text__wrapper,
html[lang='ar-SA'] .home-page-hero__slide__content__text__wrapper {
    padding-right: 0px;
    padding-left: 60px;
    text-align: right
}

html:lang(ar_ae) .home-page-hero__slide__content__text__type,
html[lang='ar-SA'] .home-page-hero__slide__content__text__type {
    right: auto;
    left: 0
}

html:lang(ar_ae) .home-page-hero__slide__content__text--arrow,
html[lang='ar-SA'] .home-page-hero__slide__content__text--arrow {
    left: 0px;
    right: auto;
    transform: scale(-1);
    margin-right: 0px;
    margin-left: 48px
}

html:lang(ar_ae) .home-page-hero__slide__content__title,
html[lang='ar-SA'] .home-page-hero__slide__content__title {
    margin-right: 0px
}

.accordiongroup .cq-Editable-dom--container,
.accordiongroup .aem-GridColumn.cq-Editable-dom--container {
    padding-top: 0;
    padding-bottom: 0
}

.accordiongroup .accordion-title {
    margin-bottom: 72px;
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900
}

@media (min-width: 540px) {
    .accordiongroup .accordion-title {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .accordiongroup .accordion-title {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .accordiongroup .accordion-title {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .accordiongroup .accordion-title {
        line-height: 67.2px
    }
}

.accordiongroup .accordionitem.card {
    border: 0;
    border-bottom: 2px solid #ced4da
}

.accordiongroup .accordionitem.card:first-of-type {
    border-top: 2px solid #ced4da
}

.accordiongroup .accordionitem .accordion-item-label {
    width: calc(100% - 80px);
    display: inline-block;
    white-space: pre-wrap;
    font-size: 12.8px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: -0.22px;
    margin-right: 12px
}

@media (min-width: 540px) {
    .accordiongroup .accordionitem .accordion-item-label {
        font-size: calc(1.14286vw + 6.62857px)
    }
}

@media (min-width: 960px) {
    .accordiongroup .accordionitem .accordion-item-label {
        font-size: 17.6px
    }
}

@media (min-width: 540px) {
    .accordiongroup .accordionitem .accordion-item-label {
        line-height: calc(0vw + 24px)
    }
}

@media (min-width: 960px) {
    .accordiongroup .accordionitem .accordion-item-label {
        line-height: 24px
    }
}

.accordiongroup .accordionitem .card-header {
    background-color: #fff;
    border-bottom: 0
}

.accordiongroup .accordionitem .card-body {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 720px) {
    .accordiongroup .accordionitem .card-body {
        padding-top: 12px;
        padding-bottom: 24px;
        max-width: 70%
    }
}

@media (min-width: 576px) {
    .accordiongroup .accordionitem .card-body .contactlist.layout-leadership ul.list {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 768px) {
    .accordiongroup .accordionitem .card-body .contactlist.layout-leadership ul.list {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 960px) {
    .accordiongroup .accordionitem .card-body .contactlist.layout-leadership ul.list {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width: 1600px) {
    .accordiongroup .accordionitem .card-body .contactlist.layout-leadership ul.list {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 24px
    }
}

.accordiongroup .accordionitem .more-less {
    color: #e30613;
    position: absolute;
    width: 27px;
    height: 2px;
    right: 12px;
    top: calc(50% - 2px)
}

.accordiongroup .accordionitem .more-less,
.accordiongroup .accordionitem .more-less::after {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    background: currentColor;
    border-radius: 10px;
    left: 36px
}

.accordiongroup .accordionitem .accordion-btn {
    width: 100%;
    text-align: left;
    color: #000;
    font-size: inherit;
    line-height: 37.5px;
    word-wrap: break-word;
    border: none;
    background: transparent;
    padding: 24px 12px;
    position: relative;
    display: flex;
    align-items: center
}

.accordiongroup .accordionitem .accordion-btn .decorated {
    color: #e30613
}

.accordiongroup .accordionitem .accordion-btn .emphasized {
    color: #e30613
}

.accordiongroup .accordionitem .accordion-btn .emphasized-gray {
    color: #b1b2b4
}

.accordiongroup .accordionitem .accordion-btn h4 .long-heading,
.accordiongroup .accordionitem .accordion-btn h5 .long-heading,
.accordiongroup .accordionitem .accordion-btn h6 .long-heading {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 400
}

@media (min-width: 540px) {

    .accordiongroup .accordionitem .accordion-btn h4 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h5 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h6 .long-heading {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {

    .accordiongroup .accordionitem .accordion-btn h4 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h5 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h6 .long-heading {
        font-size: 40px
    }
}

@media (min-width: 540px) {

    .accordiongroup .accordionitem .accordion-btn h4 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h5 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h6 .long-heading {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {

    .accordiongroup .accordionitem .accordion-btn h4 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h5 .long-heading,
    .accordiongroup .accordionitem .accordion-btn h6 .long-heading {
        line-height: 44.8px
    }
}

.accordiongroup .accordionitem .card-header button[aria-expanded="true"] .more-less:before {
    content: "";
    float: right;
    padding-right: 5px
}

.accordiongroup .accordionitem .card-header button[aria-expanded="false"] .more-less:before {
    float: right
}

.accordiongroup .accordionitem .card-header button[aria-expanded="false"] .more-less:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 27px;
    top: -12px;
    left: 13px
}

.accordiongroup .accordionitem .card-header button:hover,
.accordiongroup .accordionitem .card-header button:active,
.accordiongroup .accordionitem .card-header button:focus {
    text-decoration: none
}

@media (min-width: 960px) {

    .copyblock .content .accordiongroup p,
    .copyblock .content .accordiongroup h1,
    .copyblock .content .accordiongroup h2,
    .copyblock .content .accordiongroup h3,
    .copyblock .content .accordiongroup h4,
    .copyblock .content .accordiongroup h5,
    .copyblock .content .accordiongroup h6,
    .copyblock .content .accordiongroup hr {
        width: 100%
    }
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.homecarousel .ilttc-card__description,
.homecarousel .ilttc-card__link__link-wrapper {
    grid-column-start: 1;
    grid-column-end: 3
}

.homecarousel .ilttc-card__position__divider {
    font-size: 0
}

.homecarousel .ilttc-card__position__divider:before {
    content: ' / ';
    font-size: 20px;
    line-height: 26px
}

@media (min-width: 768px) {
    .homecarousel .ilttc-card__position__divider:before {
        font-size: 22px;
        line-height: 28px
    }
}

@media (min-width: 1200px) {
    .homecarousel .ilttc-card__position__divider:before {
        font-size: 22px;
        line-height: 28px
    }
}

.homecarousel .ilttc-card__image__image-wrapper,
.homecarousel .ilttc-card__description,
.homecarousel .ilttc-card__link__link-wrapper {
    grid-column-start: initial;
    grid-column-end: initial
}

.homecarousel .ilttc-card__position,
.homecarousel .ilttc-card__link__link-wrapper {
    text-align: initial
}

.homecarousel .ilttc-card__item {
    grid-template-columns: 50% auto;
    grid-template-rows: 48px auto
}

.homecarousel .ilttc-card__image__image-wrapper--right {
    grid-column-start: 2
}

.homecarousel .ilttc-card__label {
    display: none
}

.homecarousel .ilttc-card__position {
    color: initial
}

@media (min-width: 960px) {
    .homecarousel .ilttc-card__position {
        margin-top: 24px
    }
}

.homecarousel .ilttc-card__title {
    grid-column-end: auto;
    grid-column-start: auto
}

.home-carousel__wrapper {
    margin-bottom: 0
}

.home-carousel__slide {
    position: relative;
    overflow: hidden;
    display: flex;
    height: inherit
}

.home-carousel__arrows {
    position: absolute;
    top: 0;
    right: 36px;
    display: block
}

@media (min-width: 960px) {
    .home-carousel__arrows {
        margin-top: 24px
    }
}

.home-carousel__arrow {
    border: 1px solid #000;
    background: none;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0;
    margin-left: 12px
}

@media (min-width: 720px) {
    .home-carousel__arrow {
        background: linear-gradient(to right, #e30613 50%, transparent 50%);
        background-size: 220% 100%;
        background-position: right bottom;
        transition: all 0.25s ease-in-out
    }

    .home-carousel__arrow:hover {
        color: #fff;
        background-position: left bottom
    }
}

.home-carousel__arrow:focus {
    outline: 1px solid
}

.home-carousel__arrow:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block
}

.home-carousel__arrow--right {
    padding-left: 8px
}

.home-carousel__arrow--right:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg)
}

.home-carousel__arrow--left {
    padding-left: 14px
}

.home-carousel__arrow--left:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg)
}

@media (max-width: 959px) {
    .home-carousel__arrows {
        position: absolute;
        width: 100%;
        right: 0;
        top: calc(50% - 184px);
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        border: transparent;
        padding: 0 24px
    }
}

@media (max-width: 959px) and (max-width: 719px) {
    .home-carousel__arrows {
        padding: 0 12px
    }
}

@media (max-width: 959px) {
    .home-carousel__arrow {
        background-color: white;
        opacity: 0.3;
        margin: 0
    }

    .home-carousel__arrow:hover {
        opacity: 1
    }

    .home-carousel button:active {
        opacity: 1;
        outline: none
    }
}

@media (min-width: 960px) {
    .isIE .homecarousel .ilttc-card__item {
        -ms-grid-rows: 48px auto
    }
}

html:lang(ar_ae) .home-carousel .ilttc-card__item,
html[lang='ar-SA'] .home-carousel .ilttc-card__item {
    text-align: right
}

@media (min-width: 960px) {

    html:lang(ar_ae) .home-carousel__arrows,
    html[lang='ar-SA'] .home-carousel__arrows {
        right: auto;
        left: 36px
    }
}

@media (min-width: 960px) {

    html:lang(ar_ae) .home-carousel__arrow,
    html[lang='ar-SA'] .home-carousel__arrow {
        background: linear-gradient(to left, #e30613 50%, transparent 50%) !important;
        background-size: 220% 100% !important;
        background-position: left bottom !important;
        margin-left: 0px;
        margin-right: 12px
    }

    html:lang(ar_ae) .home-carousel__arrow:hover,
    html[lang='ar-SA'] .home-carousel__arrow:hover {
        background-position: right bottom !important
    }
}

html:lang(ar_ae) .home-carousel__arrow--right,
html[lang='ar-SA'] .home-carousel__arrow--right {
    padding-right: 8px
}

html:lang(ar_ae) .home-carousel__arrow--right::before,
html[lang='ar-SA'] .home-carousel__arrow--right::before {
    transform: rotate(136deg)
}

html:lang(ar_ae) .home-carousel__arrow--left,
html[lang='ar-SA'] .home-carousel__arrow--left {
    padding-right: 14px
}

html:lang(ar_ae) .home-carousel__arrow--left::before,
html[lang='ar-SA'] .home-carousel__arrow--left::before {
    transform: rotate(-136deg)
}

html[class*="aem-AuthorLayer-"] .homecarousel {
    direction: ltr
}

.homecarouselslide {
    position: relative;
    overflow: hidden
}

.homecarouselslide .ilttc-card__position {
    display: none
}

.homecarouselslide .ilttc-card__link__link-wrapper {
    width: -moz-available
}

.homecarouselslide .ilttc-card__item__content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.homecarouselslide .ilttc-card__item__content-wrapper .ilttc-card__link__link-wrapper {
    align-self: auto;
    margin-bottom: 0
}

@media (max-width: 959px) {
    .homecarouselslide .ilttc-card__item__item-wrapper {
        padding: 0
    }
}

@media (min-width: 960px) {
    .homecarouselslide .ilttc-card__label {
        margin-bottom: 0
    }

    .homecarouselslide .ilttc-card__title {
        margin-top: 36px;
        margin-bottom: 24px
    }

    .homecarouselslide .ilttc-card__description {
        margin-bottom: 24px
    }
}

.spacing {
    width: 100%
}

.spacing-vertical {
    display: none
}

.spacing-vertical::after {
    display: block;
    clear: both;
    content: ""
}

.spacing-vertical--xxxxs {
    padding-bottom: 6px
}

.spacing-vertical--xxxs {
    padding-bottom: 12px
}

.spacing-vertical--xxs {
    padding-bottom: 24px
}

.spacing-vertical--xs {
    padding-bottom: 36px
}

.spacing-vertical--sm {
    padding-bottom: 48px
}

.spacing-vertical--md {
    padding-bottom: 60px
}

.spacing-vertical--lg {
    padding-bottom: 72px
}

.spacing-vertical--xl {
    padding-bottom: 84px
}

.spacing-vertical--xxl {
    padding-bottom: 96px
}

.spacing-vertical--xxxl {
    padding-bottom: 108px
}

.spacing-vertical--all {
    display: block
}

@media (min-width: 960px) {
    .spacing-vertical--desktop {
        display: block
    }
}

@media (min-width: 720px) {
    .spacing-vertical--tablet {
        display: block
    }
}

@media (min-width: 540px) {
    .spacing-vertical--mobile {
        display: block
    }
}

.tabs .nav-header {
    display: flex;
    flex-direction: column;
    margin-bottom: 36px
}

@media (min-width: 1200px) {
    .tabs .nav-header {
        flex-direction: row;
        justify-content: space-between
    }
}

.tabs .nav-tabs {
    border-bottom: 0px;
    display: flex;
    align-items: center;
    list-style: none;
    margin-left: 0;
    padding: 12px 0;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-behavior: smooth;
    flex-wrap: nowrap
}

@media (min-width: 1200px) {
    .tabs .nav-tabs {
        margin-left: auto
    }
}

.tabs .nav-item {
    scroll-snap-align: start;
    position: relative;
    padding-left: 8px;
    padding-right: 8px
}

.tabs .nav-item::after {
    content: '';
    height: 100%;
    width: 1px;
    background: #ced4da;
    position: absolute;
    right: 0;
    top: 0
}

.tabs .nav-item:last-of-type:after {
    display: none
}

.tabs .nav-item:first-of-type {
    padding-left: 0
}

.tabs .nav-link {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    padding: 0 0;
    background-color: transparent;
    border: 0;
    margin: 0;
    white-space: nowrap;
    color: #6c757d;
    position: relative;
    transition: all 0.25s ease-in-out
}

@media (min-width: 768px) {
    .tabs .nav-link {
        font-size: 28px;
        line-height: 32px
    }
}

@media (min-width: 1200px) {
    .tabs .nav-link {
        font-size: 30px;
        line-height: 34px
    }
}

.tabs .nav-link.active,
.tabs .nav-link:hover {
    color: black;
    border-color: transparent;
    background-color: transparent
}

.tabs .nav-link.active::before,
.tabs .nav-link:hover::before {
    width: 100%;
    opacity: 1
}

.tabs .nav-link:hover {
    color: #e30613
}

.tabs .nav-link::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 0;
    margin: 5px 0 0;
    /*transition: all 0.25s ease-in-out;*/
    transition-duration: 0.3s;
    opacity: 0;
    /*background-color: #e30613;*/
    left: 0;
    bottom: -5px
}

.secondary-nav {
    display: flex;
    align-content: center;
    margin: 0;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 0
}

@media (min-width: 1025px) {
    .secondary-nav {
        flex-direction: row;
        width: initial
    }
}

.secondary-nav__item {
    padding: 15px 20px;
    width: 100%;
    justify-content: space-between;
    border: none
}

@media (min-width: 1025px) {
    .secondary-nav__item {
        width: initial;
        justify-content: flex-start;
        padding: 23px 10px 12px;
        border-bottom: 8px solid transparent;
        display: flex
    }
}

.secondary-nav__item__link {
    font-weight: 300;
    font-size: 1.125rem
}

.secondary-nav__item__link__carrot {
    height: 12px;
    width: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease-in-out;
    margin: 0 0 0 5px
}

.secondary-nav__item__link__carrot svg #jll-arrow {
    fill: #343a40
}

.secondary-nav__item--active .secondary-nav__item__link__carrot {
    transform: rotate(180deg)
}

@media (min-width: 960px) {
    .secondary-nav__item--dropdown {
        padding-right: 10px
    }
}

.secondary-nav__item--dropdown .secondary-nav__item__link {
    display: flex
}

.secondary-nav__dropdown {
    display: none;
    background: #fff;
    transition: top 0.3s ease-in-out;
    width: auto
}

@media (min-width: 1025px) {
    .secondary-nav__dropdown {
        display: flex;
        padding: 85px 50px 20px;
        position: absolute;
        top: -1000px;
        left: 0;
        max-width: 800px;
        border: 1px solid #b1b2b4;
        border-top: none;
        z-index: -1
    }

    .secondary-nav__dropdown--large {
        max-width: 1000px
    }
}

.secondary-nav__dropdown--show {
    display: flex;
    flex-direction: column;
    top: 0
}

@media (min-width: 1025px) {
    .secondary-nav__dropdown--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
    }
}

.secondary-nav__dropdown__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.secondary-nav__dropdown__items.IE-COLUMNS {
    columns: 3
}

.secondary-nav__dropdown__item__link {
    color: #000;
    white-space: nowrap;
    display: block;
    padding: 10px 0;
    border: none;
    font-weight: normal
}

.secondary-nav__dropdown__item__link:hover {
    color: #e30613;
    background: transparent
}

.secondary-nav__dropdown__item__link {
    font-weight: 400;
    border: none;
    background: none
}

.secondary-nav__dropdown__item--social-container {
    padding: 10px 0
}

.secondary-nav__dropdown__item--social-icon {
    color: #ced4da;
    border: none;
    padding: 3px;
    font-size: 0.8rem;
    font-family: jll
}

.secondary-nav__dropdown__item--social-icon:hover {
    background: none;
    color: #ced4da;
    border-bottom: 1px solid #e30613
}

.secondary-nav__col {
    flex-grow: 1;
    margin: 0 10px
}

.secondary-nav__col:first-of-type {
    margin-left: 50px
}

.secondary-nav__featured {
    position: relative;
    max-width: 230px;
    display: none
}

.secondary-nav__featured__img {
    width: 100%
}

.secondary-nav__featured__img--wrapper {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px
}

.secondary-nav__featured__img--call-out {
    position: absolute;
    right: 5px;
    top: 5px;
    background: rgba(0, 0, 0, 0.6);
    padding: 3px 10px;
    color: #fff;
    font-size: .8rem;
    font-weight: 300
}

.secondary-nav__featured__title {
    max-width: 360px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600
}

@media (min-width: 540px) {
    .secondary-nav__featured__title {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .secondary-nav__featured__title {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .secondary-nav__featured__title {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .secondary-nav__featured__title {
        line-height: 22px
    }
}

.secondary-nav__featured__link {
    font-weight: 900;
    color: #000;
    display: inline-flex;
    font-size: .85rem;
    border-bottom-color: transparent
}

.secondary-nav__featured__link--carrot {
    position: relative;
    height: 24px;
    width: 10px;
    margin-top: -5px
}

.secondary-nav__featured__link--carrot:before {
    content: '';
    position: absolute;
    top: 9px;
    right: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e30613
}

.secondary-nav__featured__link--carrot:after {
    content: '';
    position: absolute;
    right: 2px;
    top: 11px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff
}

.secondary-nav__featured__link--carrot::before,
.secondary-nav__featured__link--carrot::after {
    transition: transform .3s ease-in-out
}

.secondary-nav__featured__link:hover {
    background: none;
    color: #000;
    border-bottom: 1px solid #f9cdd0
}

.secondary-nav__featured__wrapper-link {
    color: #000
}

.secondary-nav__featured__wrapper-link:hover {
    color: #e30613
}

@media (min-width: 960px) {
    .secondary-nav__featured {
        display: block
    }
}

html:lang(ar) .secondary-nav__item,
html:lang(ar_ae) .secondary-nav__item,
html[lang='ar-SA'] .secondary-nav__item {
    list-style-type: none
}

html:lang(ar) .secondary-nav__dropdown--show,
html:lang(ar_ae) .secondary-nav__dropdown--show,
html[lang='ar-SA'] .secondary-nav__dropdown--show {
    text-align: initial
}

.nav__breadcrumb__container {
    display: none;
    position: relative
}

@media (min-width: 960px) {
    .nav__breadcrumb__container {
        display: flex
    }
}

.nav__breadcrumb__parent {
    border: none;
    border-right: 1px solid #343a40;
    padding: 0 10px;
    margin: 0 10px;
    font-weight: 600
}

.nav__breadcrumb__parent:hover {
    background: none;
    color: #e30613;
    text-decoration: underline
}

.nav__breadcrumb__page-title {
    color: #75767a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 43ch
}

.nav__breadcrumb--dropdown {
    display: none;
    background: #fff;
    transition: top 0.3s ease-in-out;
    width: auto
}

@media (min-width: 1025px) {
    .nav__breadcrumb--dropdown {
        display: flex;
        padding: 85px 50px 20px;
        position: absolute;
        top: -1000px;
        left: 0;
        max-width: 800px;
        border: 1px solid #b1b2b4;
        border-top: none;
        z-index: -1
    }

    .nav__breadcrumb--dropdown--large {
        max-width: 1000px
    }
}

.nav__breadcrumb--dropdown--show {
    display: flex;
    flex-direction: column;
    top: 0
}

@media (min-width: 1025px) {
    .nav__breadcrumb--dropdown--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
    }
}

.nav__breadcrumb--dropdown__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav__breadcrumb--dropdown__items.IE-COLUMNS {
    columns: 3
}

.nav__breadcrumb--dropdown__item__link {
    color: #000;
    white-space: nowrap;
    display: block;
    padding: 10px 0;
    border: none;
    font-weight: normal
}

.nav__breadcrumb--dropdown__item__link:hover {
    color: #e30613;
    background: transparent
}

@media (min-width: 960px) {
    .nav__breadcrumb--dropdown {
        top: 40px;
        z-index: 1;
        padding: 0;
        display: block;
        list-style: none;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-in-out;
        border: none
    }
}

.nav__breadcrumb--dropdown__wrapper {
    position: relative
}

.nav__breadcrumb--dropdown__activator {
    border: none;
    background: none;
    color: #75767a;
    display: flex;
    align-items: center
}

.nav__breadcrumb--dropdown__activator__carrot {
    margin: 0 5px
}

.nav__breadcrumb--dropdown__activator__carrot svg {
    height: 10px;
    width: 10px
}

.nav__breadcrumb--dropdown__activator__carrot svg #jll-arrow {
    fill: #75767a;
    display: block
}

.nav__breadcrumb--dropdown--show {
    max-height: 300px
}

.nav__breadcrumb--dropdown__item__link {
    padding: 10px 20px;
    display: block;
    font-weight: normal;
    border: none
}

.nav__breadcrumb--dropdown__item__link--active {
    font-weight: bold
}

.nav__breadcrumb--dropdown__item__link:hover {
    background: #f8f9fa;
    color: #000
}

@media (min-width: 720px) {
    html[lang='ar-SA'] .nav__bar__logo-v2 {
        margin-right: 0px;
        margin-left: 48px
    }
}

.nav__bar__breadcrumbs2 {
    flex: 1;
    min-width: 0;
    display: none
}

.nav__bar__breadcrumbs2 .breadcrumbs {
    display: flex;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    line-height: 1.5em;
    width: 100%;
    font-size: 1.125em
}

.nav__bar__breadcrumbs2 .breadcrumbs .seperator {
    border-right: 1px solid #343a40;
    margin-right: 24px;
    padding-right: 24px;
    height: 18px
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb__parent {
    padding: 0px;
    margin: 0px;
    border-right: 0px
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb__parent:hover {
    text-decoration: none
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb__parent a {
    border-bottom: 1px solid transparent;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    max-width: 228px;
    display: block
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb__parent a:hover {
    text-decoration: none;
    border-bottom: 1px solid #e30613;
    background-color: transparent;
    color: #000000
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb__page-title {
    color: #000000;
    font-weight: bold;
    max-width: 100%
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__wrapper {
    display: flex;
    min-width: 0px
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__wrapper--active .nav__breadcrumb--dropdown__activator__carrot svg {
    transform: rotate(180deg)
}

@media (min-width: 720px) {
    .nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown {
        top: 40px;
        z-index: 1;
        padding: 0;
        display: block;
        list-style: none;
        max-height: 0;
        overflow: hidden;
        overflow-y: auto;
        position: absolute;
        left: -24px;
        width: 212px
    }
}

@media (min-width: 720px) {
    .nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
        max-height: 300px;
        width: 212px
    }
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__activator {
    position: relative;
    left: -6px;
    color: black;
    min-width: 0
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__activator span {
    font-weight: bold
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__activator__carrot svg {
    transition: transform 0.3s ease-in-out
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__activator__carrot svg #jll-arrow {
    fill: #75767A
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__item__link {
    white-space: normal;
    padding: 12px 24px;
    line-height: 1.56em
}

.nav__bar__breadcrumbs2 .breadcrumbs .nav__breadcrumb--dropdown__item__link:hover {
    background: #C5C5C7
}

@media (min-width: 720px) {
    .nav__bar__breadcrumbs2 {
        display: none
    }
}

@media (min-width: 960px) {
    .nav__bar__breadcrumbs2 {
        display: flex
    }
}

@media (min-width: 1025px) {
    .nav__bar__breadcrumbs2 {
        display: flex
    }
}

html[lang='ar-SA'] .nav__bar__logo-v2 {
    margin-right: 0px;
    margin-left: 24px
}

html[lang='ar-SA'] .nav__bar__breadcrumbs2 .breadcrumbs button.nav__breadcrumb--dropdown__activator {
    left: 6px
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.animating {
    overflow: hidden
}

.slide-in-top {
    animation: 0.2s ease-in-out 1 slide-top
}

.slide-out-top {
    animation: 0.2s ease-in-out 1 reverse slide-top
}

.slide-in-bottom {
    animation: 0.2s ease-in-out 1 slide-bottom
}

.slide-out-bottom {
    animation: 0.2s ease-in-out 1 reverse slide-bottom
}

@keyframes slide-top {
    from {
        top: -63px
    }

    to {
        top: 0px
    }
}

@keyframes slide-bottom {
    from {
        bottom: -63px
    }

    to {
        bottom: 0px
    }
}

.nav__country-selector {
    display: none
}

@media (min-width: 720px) {
    .nav__country-selector {
        display: block;
        position: relative;
        margin: 0 15px
    }
}

.nav__country-selector__activator {
    position: relative;
    height: 100%;
    background: none;
    border: none;
    display: flex;
    align-items: center
}

.nav__country-selector__activator--text {
    display: block
}

.nav__country-selector__activator__carrot {
    display: flex;
    align-items: center;
    position: relative;
    height: 12px;
    width: 12px;
    margin: 8px 5px 5px 5px
}

.nav__country-selector__activator__carrot svg {
    transition: transform .3s ease-in-out
}

.nav__country-selector__activator__carrot svg #jll-arrow {
    fill: #343a40
}

.nav__country-selector__regions {
    max-height: 0;
    transition: all .3s ease-in-out;
    display: block;
    position: absolute;
    background: #fff;
    padding: 0 20px;
    right: 0;
    top: calc(100% + 15px);
    margin: 0;
    border-radius: 2px;
    z-index: 11;
    overflow: hidden;
    list-style: none
}

.nav__country-selector__regions--show {
    max-height: 710px;
    padding: 20px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
}

@media (min-width: 720px) and (max-width: 959px) {
    .nav__country-selector__regions {
        transform: translate(9.5rem, -0.25rem) scale(0.95)
    }
}

.nav__country-selector__regions--list {
    display: flex;
    background: #fff;
    padding: 0;
    margin: 0;
    list-style: none
}

.nav__country-selector__region {
    padding: 0 20px;
    min-width: 190px
}

.nav__country-selector__region__label {
    color: #000;
    font-weight: 900;
    margin-bottom: 10px;
    display: block
}

.nav__country-selector__region__countries {
    padding: 0
}

.nav__country-selector__region__countries__country {
    font-size: .9rem;
    white-space: nowrap;
    display: flex;
    page-break-inside: avoid
}

.nav__country-selector__region__countries__country__flag {
    background-image: url(files/b7f4457f8db2e93e3a5801d09dada58e.png);
    background-repeat: no-repeat;
    display: block;
    width: 21px;
    height: 16px
}

.nav__country-selector__region__countries__country__flag--argentina {
    background-position: -174px -154px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--brazil {
    background-position: -217px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--canada {
    background-position: -217px -45px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--chile {
    background-position: -217px -80px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--colombia {
    background-position: -217px -115px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--mexico {
    background-position: -217px -150px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--peru {
    background-position: -10px -190px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--united_states {
    background-position: -51px -190px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--philippines {
    background-position: -94px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--macau {
    background-position: -92px -190px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--sri_lanka {
    background-position: -133px -190px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--singapore {
    background-position: -94px -46px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--taiwan {
    background-position: -174px -190px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--new_zealand {
    background-position: -215px -190px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--malaysia {
    background-position: -258px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--japan {
    background-position: -10px -82px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--indonesia {
    background-position: -10px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--india {
    background-position: -258px -45px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--thailand {
    background-position: -258px -80px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--australia {
    background-position: -258px -115px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--china_mainland {
    background-position: -258px -150px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--hong_kong {
    background-position: -258px -185px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--vietnam {
    background-position: -10px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--romania {
    background-position: -51px -82px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--portugal {
    background-position: -92px -82px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--poland {
    background-position: -52px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--netherlands {
    background-position: -135px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--morocco {
    background-position: -135px -46px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--luxembourg {
    background-position: -135px -82px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--italy {
    background-position: -10px -118px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--israel {
    background-position: -51px -118px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--ireland {
    background-position: -92px -118px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--france {
    background-position: -133px -118px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--hungary {
    background-position: -51px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--germany {
    background-position: -176px -10px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--belgium {
    background-position: -92px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--czech_republic {
    background-position: -133px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--egypt {
    background-position: -174px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--finland {
    background-position: -215px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--united_kingdom {
    background-position: -256px -225px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--mena {
    background-position: -10px -260px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--slovakia {
    background-position: -51px -260px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--russia {
    background-position: -10px -46px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--sub-saharan_africa {
    background-position: -176px -46px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--ukraine {
    background-position: -176px -82px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--turkey {
    background-position: -176px -118px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--sweden {
    background-position: -10px -154px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--saudi_arabia {
    background-position: -51px -154px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--spain {
    background-position: -92px -154px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--switzerland {
    background-position: -133px -154px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__flag--korea {
    background-position: -52px -46px;
    margin: 5px 10px 5px 5px
}

.nav__country-selector__region__countries__country__link {
    color: #343a40;
    border-bottom: 1px solid transparent;
    margin: 0;
    padding-top: 4px;
    font-weight: 400
}

.nav__country-selector__region__countries__country__link:hover {
    color: #343a40;
    text-decoration-color: #e30613;
    background: none;
    border-bottom: 1px solid #e30613
}

.nav__country-selector__region__countries__country__link--active {
    font-weight: 900
}

.nav__country-selector__region--two-col {
    min-width: 400px
}

.nav__country-selector__region--two-col .nav__country-selector__region__countries {
    column-count: 2
}

.nav__country-selector--active .nav__country-selector__activator__carrot svg {
    transform: rotate(180deg)
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag {
    background-image: url(files/8f23b29449fd508e131058d827a532c1.png);
    background-repeat: no-repeat;
    display: block;
    width: 21px;
    height: 16px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--argentina,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--argentina,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--argentina,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--argentina,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--argentina,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--argentina,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--argentina,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--argentina,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--argentina,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--argentina,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--argentina,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--argentina {
    background-position: -174px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--brazil,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--brazil,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--brazil,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--brazil,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--brazil,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--brazil,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--brazil,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--brazil,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--brazil,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--brazil,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--brazil,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--brazil {
    background-position: -217px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--canada,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--canada,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--canada,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--canada,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--canada,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--canada,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--canada,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--canada,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--canada,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--canada,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--canada,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--canada {
    background-position: -217px -45px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--chile,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--chile,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--chile,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--chile,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--chile,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--chile,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--chile,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--chile,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--chile,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--chile,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--chile,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--chile {
    background-position: -217px -80px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--colombia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--colombia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--colombia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--colombia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--colombia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--colombia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--colombia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--colombia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--colombia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--colombia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--colombia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--colombia {
    background-position: -217px -115px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--mexico,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--mexico,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--mexico,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--mexico,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--mexico,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--mexico,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--mexico,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--mexico,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--mexico,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--mexico,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--mexico,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--mexico {
    background-position: -217px -150px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--peru,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--peru,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--peru,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--peru,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--peru,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--peru,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--peru,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--peru,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--peru,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--peru,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--peru,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--peru {
    background-position: -10px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--united_states,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--united_states,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--united_states,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--united_states,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--united_states,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--united_states,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--united_states,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--united_states,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--united_states,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--united_states,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--united_states,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--united_states {
    background-position: -51px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--philippines,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--philippines,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--philippines,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--philippines,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--philippines,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--philippines,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--philippines,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--philippines,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--philippines,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--philippines,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--philippines,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--philippines {
    background-position: -94px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--macau,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--macau,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--macau,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--macau,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--macau,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--macau,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--macau,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--macau,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--macau,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--macau,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--macau,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--macau {
    background-position: -92px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--sri_lanka {
    background-position: -133px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--singapore,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--singapore,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--singapore,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--singapore,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--singapore,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--singapore,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--singapore,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--singapore,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--singapore,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--singapore,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--singapore,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--singapore {
    background-position: -94px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--taiwan,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--taiwan,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--taiwan,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--taiwan,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--taiwan,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--taiwan,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--taiwan,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--taiwan,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--taiwan,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--taiwan,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--taiwan,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--taiwan {
    background-position: -174px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--new_zealand {
    background-position: -215px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--malaysia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--malaysia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--malaysia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--malaysia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--malaysia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--malaysia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--malaysia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--malaysia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--malaysia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--malaysia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--malaysia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--malaysia {
    background-position: -258px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--japan,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--japan,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--japan,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--japan,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--japan,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--japan,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--japan,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--japan,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--japan,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--japan,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--japan,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--japan {
    background-position: -10px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--indonesia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--indonesia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--indonesia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--indonesia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--indonesia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--indonesia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--indonesia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--indonesia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--indonesia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--indonesia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--indonesia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--indonesia {
    background-position: -10px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--india,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--india,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--india,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--india,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--india,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--india,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--india,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--india,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--india,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--india,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--india,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--india {
    background-position: -258px -45px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--thailand,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--thailand,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--thailand,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--thailand,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--thailand,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--thailand,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--thailand,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--thailand,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--thailand,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--thailand,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--thailand,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--thailand {
    background-position: -258px -80px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--australia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--australia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--australia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--australia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--australia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--australia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--australia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--australia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--australia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--australia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--australia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--australia {
    background-position: -258px -115px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--china_mainland {
    background-position: -258px -150px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--hong_kong {
    background-position: -258px -185px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--vietnam,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--vietnam,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--vietnam,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--vietnam,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--vietnam,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--vietnam,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--vietnam,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--vietnam,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--vietnam,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--vietnam,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--vietnam,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--vietnam {
    background-position: -10px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--romania,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--romania,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--romania,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--romania,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--romania,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--romania,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--romania,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--romania,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--romania,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--romania,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--romania,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--romania {
    background-position: -51px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--portugal,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--portugal,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--portugal,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--portugal,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--portugal,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--portugal,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--portugal,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--portugal,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--portugal,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--portugal,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--portugal,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--portugal {
    background-position: -92px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--poland,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--poland,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--poland,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--poland,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--poland,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--poland,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--poland,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--poland,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--poland,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--poland,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--poland,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--poland {
    background-position: -52px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--netherlands,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--netherlands,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--netherlands,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--netherlands,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--netherlands,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--netherlands,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--netherlands,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--netherlands,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--netherlands,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--netherlands,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--netherlands,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--netherlands {
    background-position: -135px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--morocco,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--morocco,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--morocco,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--morocco,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--morocco,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--morocco,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--morocco,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--morocco,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--morocco,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--morocco,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--morocco,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--morocco {
    background-position: -135px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--luxembourg {
    background-position: -135px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--italy,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--italy,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--italy,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--italy,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--italy,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--italy,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--italy,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--italy,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--italy,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--italy,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--italy,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--italy {
    background-position: -10px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--israel,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--israel,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--israel,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--israel,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--israel,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--israel,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--israel,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--israel,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--israel,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--israel,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--israel,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--israel {
    background-position: -51px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--ireland,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--ireland,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--ireland,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--ireland,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--ireland,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--ireland,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--ireland,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--ireland,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--ireland,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--ireland,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--ireland,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--ireland {
    background-position: -92px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--france,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--france,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--france,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--france,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--france,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--france,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--france,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--france,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--france,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--france,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--france,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--france {
    background-position: -133px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--hungary,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--hungary,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--hungary,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--hungary,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--hungary,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--hungary,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--hungary,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--hungary,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--hungary,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--hungary,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--hungary,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--hungary {
    background-position: -51px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--germany,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--germany,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--germany,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--germany,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--germany,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--germany,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--germany,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--germany,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--germany,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--germany,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--germany,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--germany {
    background-position: -176px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--belgium,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--belgium,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--belgium,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--belgium,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--belgium,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--belgium,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--belgium,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--belgium,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--belgium,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--belgium,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--belgium,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--belgium {
    background-position: -92px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--czech_republic {
    background-position: -133px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--egypt,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--egypt,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--egypt,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--egypt,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--egypt,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--egypt,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--egypt,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--egypt,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--egypt,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--egypt,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--egypt,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--egypt {
    background-position: -174px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--finland,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--finland,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--finland,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--finland,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--finland,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--finland,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--finland,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--finland,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--finland,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--finland,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--finland,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--finland {
    background-position: -215px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--united_kingdom {
    background-position: -256px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--mena,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--mena,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--mena,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--mena,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--mena,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--mena,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--mena,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--mena,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--mena,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--mena,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--mena,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--mena {
    background-position: -10px -260px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--slovakia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--slovakia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--slovakia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--slovakia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--slovakia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--slovakia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--slovakia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--slovakia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--slovakia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--slovakia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--slovakia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--slovakia {
    background-position: -51px -260px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--russia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--russia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--russia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--russia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--russia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--russia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--russia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--russia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--russia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--russia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--russia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--russia {
    background-position: -10px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--sub-saharan_africa {
    background-position: -176px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--ukraine,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--ukraine,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--ukraine,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--ukraine,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--ukraine,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--ukraine,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--ukraine,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--ukraine,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--ukraine,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--ukraine,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--ukraine,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--ukraine {
    background-position: -176px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--turkey,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--turkey,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--turkey,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--turkey,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--turkey,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--turkey,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--turkey,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--turkey,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--turkey,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--turkey,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--turkey,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--turkey {
    background-position: -176px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--sweden,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--sweden,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--sweden,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--sweden,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--sweden,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--sweden,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--sweden,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--sweden,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--sweden,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--sweden,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--sweden,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--sweden {
    background-position: -10px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--saudi_arabia {
    background-position: -51px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--spain,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--spain,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--spain,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--spain,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--spain,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--spain,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--spain,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--spain,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--spain,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--spain,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--spain,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--spain {
    background-position: -92px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--switzerland,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--switzerland,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--switzerland,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--switzerland,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--switzerland,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--switzerland,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--switzerland,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--switzerland,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--switzerland,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--switzerland,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--switzerland,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--switzerland {
    background-position: -133px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .nav__country-selector__region__countries__country__flag--korea,
html[lang='zh-CN'] .nav__country-selector__region__countries__country__flag--korea,
html:lang(en_CN) .nav__country-selector__region__countries__country__flag--korea,
html[lang='en-CN'] .nav__country-selector__region__countries__country__flag--korea,
html:lang(zh_HK) .nav__country-selector__region__countries__country__flag--korea,
html[lang='zh-HK'] .nav__country-selector__region__countries__country__flag--korea,
html:lang(en_HK) .nav__country-selector__region__countries__country__flag--korea,
html[lang='en-HK'] .nav__country-selector__region__countries__country__flag--korea,
html:lang(zh_MO) .nav__country-selector__region__countries__country__flag--korea,
html[lang='zh-MO'] .nav__country-selector__region__countries__country__flag--korea,
html:lang(en_MO) .nav__country-selector__region__countries__country__flag--korea,
html[lang='en-MO'] .nav__country-selector__region__countries__country__flag--korea {
    background-position: -52px -46px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector--active {
    width: 100%
}

.mobile-nav__country-selector--active .mobile-nav__country-selector__activator__carrot svg {
    transform: rotate(180deg)
}

.mobile-nav__country-selector--active+* {
    display: none
}

.mobile-nav__country-selector__activator {
    padding: 0;
    color: #000;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none
}

.mobile-nav__country-selector__activator__carrot {
    display: block;
    position: relative;
    height: 26px;
    width: 27px
}

.mobile-nav__country-selector__activator__carrot svg {
    transition: transform .3s ease-in-out
}

.mobile-nav__country-selector__activator__carrot svg #jll-arrow {
    fill: #dee2e6
}

.mobile-nav__country-selector__regions {
    display: none;
    background: #fff;
    transition: top 0.3s ease-in-out;
    width: auto
}

@media (min-width: 1025px) {
    .mobile-nav__country-selector__regions {
        display: flex;
        padding: 85px 50px 20px;
        position: absolute;
        top: -1000px;
        left: 0;
        max-width: 800px;
        border: 1px solid #b1b2b4;
        border-top: none;
        z-index: -1
    }

    .mobile-nav__country-selector__regions--large {
        max-width: 1000px
    }
}

.mobile-nav__country-selector__regions--show {
    display: flex;
    flex-direction: column;
    top: 0
}

@media (min-width: 1025px) {
    .mobile-nav__country-selector__regions--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
    }
}

.mobile-nav__country-selector__regions__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-nav__country-selector__regions__items.IE-COLUMNS {
    columns: 3
}

.mobile-nav__country-selector__regions__item__link {
    color: #000;
    white-space: nowrap;
    display: block;
    padding: 10px 0;
    border: none;
    font-weight: normal
}

.mobile-nav__country-selector__regions__item__link:hover {
    color: #e30613;
    background: transparent
}

.mobile-nav__country-selector__region__label {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 10px 0;
    color: #000;
    border: none
}

.mobile-nav__country-selector__region__label__carrot {
    display: flex;
    justify-content: center;
    height: 26px;
    width: 27px
}

.mobile-nav__country-selector__region__label__carrot svg {
    transition: transform .3s ease-in-out
}

.mobile-nav__country-selector__region__label__carrot svg #jll-arrow {
    fill: #dee2e6
}

.mobile-nav__country-selector__region__countries {
    display: none;
    background: #fff;
    transition: top 0.3s ease-in-out;
    width: auto
}

@media (min-width: 1025px) {
    .mobile-nav__country-selector__region__countries {
        display: flex;
        padding: 85px 50px 20px;
        position: absolute;
        top: -1000px;
        left: 0;
        max-width: 800px;
        border: 1px solid #b1b2b4;
        border-top: none;
        z-index: -1
    }

    .mobile-nav__country-selector__region__countries--large {
        max-width: 1000px
    }
}

.mobile-nav__country-selector__region__countries--show {
    display: flex;
    flex-direction: column;
    top: 0
}

@media (min-width: 1025px) {
    .mobile-nav__country-selector__region__countries--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
    }
}

.mobile-nav__country-selector__region__countries__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-nav__country-selector__region__countries__items.IE-COLUMNS {
    columns: 3
}

.mobile-nav__country-selector__region__countries__item__link {
    color: #000;
    white-space: nowrap;
    display: block;
    padding: 10px 0;
    border: none;
    font-weight: normal
}

.mobile-nav__country-selector__region__countries__item__link:hover {
    color: #e30613;
    background: transparent
}

.mobile-nav__country-selector__region__countries--show {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.mobile-nav__country-selector__region__countries__country {
    width: 50%;
    display: flex;
    color: #000;
    align-items: flex-start
}

@media (min-width: 720px) {
    .mobile-nav__country-selector__region__countries__country {
        align-items: center
    }
}

@media (max-width: 719px) {
    .mobile-nav__country-selector__region__countries__country {
        padding: 0.35rem 0
    }
}

.mobile-nav__country-selector__region__countries__country__link {
    color: #000
}

@media (max-width: 719px) {
    .mobile-nav__country-selector__region__countries__country__link {
        border-bottom: none
    }
}

.mobile-nav__country-selector__region__countries__country__flag {
    background-image: url(files/b7f4457f8db2e93e3a5801d09dada58e.png);
    background-repeat: no-repeat;
    display: block;
    width: 21px;
    height: 16px
}

.mobile-nav__country-selector__region__countries__country__flag--argentina {
    background-position: -174px -154px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--brazil {
    background-position: -217px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--canada {
    background-position: -217px -45px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--chile {
    background-position: -217px -80px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--colombia {
    background-position: -217px -115px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--mexico {
    background-position: -217px -150px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--peru {
    background-position: -10px -190px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--united_states {
    background-position: -51px -190px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--philippines {
    background-position: -94px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--macau {
    background-position: -92px -190px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--sri_lanka {
    background-position: -133px -190px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--singapore {
    background-position: -94px -46px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--taiwan {
    background-position: -174px -190px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--new_zealand {
    background-position: -215px -190px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--malaysia {
    background-position: -258px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--japan {
    background-position: -10px -82px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--indonesia {
    background-position: -10px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--india {
    background-position: -258px -45px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--thailand {
    background-position: -258px -80px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--australia {
    background-position: -258px -115px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--china_mainland {
    background-position: -258px -150px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--hong_kong {
    background-position: -258px -185px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--vietnam {
    background-position: -10px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--romania {
    background-position: -51px -82px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--portugal {
    background-position: -92px -82px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--poland {
    background-position: -52px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--netherlands {
    background-position: -135px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--morocco {
    background-position: -135px -46px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--luxembourg {
    background-position: -135px -82px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--italy {
    background-position: -10px -118px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--israel {
    background-position: -51px -118px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--ireland {
    background-position: -92px -118px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--france {
    background-position: -133px -118px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--hungary {
    background-position: -51px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--germany {
    background-position: -176px -10px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--belgium {
    background-position: -92px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--czech_republic {
    background-position: -133px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--egypt {
    background-position: -174px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--finland {
    background-position: -215px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--united_kingdom {
    background-position: -256px -225px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--mena {
    background-position: -10px -260px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--slovakia {
    background-position: -51px -260px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--russia {
    background-position: -10px -46px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa {
    background-position: -176px -46px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--ukraine {
    background-position: -176px -82px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--turkey {
    background-position: -176px -118px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--sweden {
    background-position: -10px -154px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--saudi_arabia {
    background-position: -51px -154px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--spain {
    background-position: -92px -154px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--switzerland {
    background-position: -133px -154px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region__countries__country__flag--korea {
    background-position: -52px -46px;
    margin: 5px 10px 5px 5px
}

.mobile-nav__country-selector__region--active .mobile-nav__country-selector__region__label__carrot svg {
    transform: rotate(180deg)
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag {
    background-image: url(files/8f23b29449fd508e131058d827a532c1.png);
    background-repeat: no-repeat;
    display: block;
    width: 21px;
    height: 16px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--argentina,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--argentina,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--argentina,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--argentina,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--argentina,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--argentina,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--argentina,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--argentina,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--argentina,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--argentina,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--argentina,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--argentina {
    background-position: -174px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--brazil,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--brazil,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--brazil,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--brazil,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--brazil,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--brazil,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--brazil,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--brazil,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--brazil,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--brazil,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--brazil,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--brazil {
    background-position: -217px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--canada,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--canada,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--canada,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--canada,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--canada,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--canada,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--canada,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--canada,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--canada,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--canada,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--canada,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--canada {
    background-position: -217px -45px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--chile,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--chile,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--chile,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--chile,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--chile,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--chile,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--chile,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--chile,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--chile,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--chile,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--chile,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--chile {
    background-position: -217px -80px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--colombia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--colombia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--colombia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--colombia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--colombia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--colombia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--colombia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--colombia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--colombia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--colombia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--colombia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--colombia {
    background-position: -217px -115px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--mexico,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--mexico,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--mexico,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--mexico,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--mexico,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--mexico,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--mexico,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--mexico,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--mexico,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--mexico,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--mexico,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--mexico {
    background-position: -217px -150px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--peru,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--peru,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--peru,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--peru,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--peru,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--peru,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--peru,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--peru,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--peru,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--peru,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--peru,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--peru {
    background-position: -10px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--united_states,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--united_states,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--united_states,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--united_states,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--united_states,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--united_states,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--united_states,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--united_states,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--united_states,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--united_states,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--united_states,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--united_states {
    background-position: -51px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--philippines,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--philippines,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--philippines,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--philippines,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--philippines,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--philippines,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--philippines,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--philippines,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--philippines,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--philippines,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--philippines,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--philippines {
    background-position: -94px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--macau,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--macau,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--macau,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--macau,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--macau,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--macau,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--macau,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--macau,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--macau,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--macau,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--macau,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--macau {
    background-position: -92px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--sri_lanka,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--sri_lanka {
    background-position: -133px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--singapore,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--singapore,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--singapore,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--singapore,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--singapore,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--singapore,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--singapore,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--singapore,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--singapore,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--singapore,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--singapore,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--singapore {
    background-position: -94px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--taiwan,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--taiwan {
    background-position: -174px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--new_zealand,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--new_zealand {
    background-position: -215px -190px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--malaysia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--malaysia {
    background-position: -258px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--japan,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--japan,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--japan,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--japan,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--japan,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--japan,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--japan,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--japan,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--japan,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--japan,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--japan,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--japan {
    background-position: -10px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--indonesia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--indonesia {
    background-position: -10px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--india,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--india,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--india,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--india,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--india,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--india,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--india,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--india,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--india,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--india,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--india,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--india {
    background-position: -258px -45px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--thailand,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--thailand,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--thailand,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--thailand,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--thailand,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--thailand,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--thailand,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--thailand,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--thailand,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--thailand,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--thailand,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--thailand {
    background-position: -258px -80px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--australia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--australia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--australia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--australia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--australia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--australia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--australia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--australia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--australia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--australia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--australia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--australia {
    background-position: -258px -115px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--china_mainland,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--china_mainland {
    background-position: -258px -150px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--hong_kong,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--hong_kong {
    background-position: -258px -185px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--vietnam,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--vietnam {
    background-position: -10px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--romania,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--romania,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--romania,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--romania,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--romania,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--romania,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--romania,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--romania,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--romania,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--romania,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--romania,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--romania {
    background-position: -51px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--portugal,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--portugal,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--portugal,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--portugal,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--portugal,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--portugal,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--portugal,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--portugal,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--portugal,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--portugal,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--portugal,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--portugal {
    background-position: -92px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--poland,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--poland,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--poland,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--poland,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--poland,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--poland,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--poland,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--poland,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--poland,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--poland,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--poland,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--poland {
    background-position: -52px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--netherlands,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--netherlands {
    background-position: -135px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--morocco,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--morocco,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--morocco,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--morocco,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--morocco,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--morocco,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--morocco,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--morocco,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--morocco,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--morocco,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--morocco,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--morocco {
    background-position: -135px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--luxembourg,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--luxembourg {
    background-position: -135px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--italy,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--italy,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--italy,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--italy,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--italy,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--italy,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--italy,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--italy,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--italy,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--italy,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--italy,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--italy {
    background-position: -10px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--israel,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--israel,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--israel,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--israel,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--israel,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--israel,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--israel,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--israel,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--israel,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--israel,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--israel,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--israel {
    background-position: -51px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--ireland,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--ireland,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--ireland,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--ireland,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--ireland,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--ireland,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--ireland,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--ireland,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--ireland,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--ireland,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--ireland,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--ireland {
    background-position: -92px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--france,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--france,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--france,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--france,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--france,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--france,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--france,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--france,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--france,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--france,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--france,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--france {
    background-position: -133px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--hungary,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--hungary,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--hungary,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--hungary,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--hungary,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--hungary,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--hungary,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--hungary,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--hungary,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--hungary,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--hungary,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--hungary {
    background-position: -51px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--germany,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--germany,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--germany,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--germany,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--germany,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--germany,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--germany,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--germany,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--germany,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--germany,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--germany,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--germany {
    background-position: -176px -10px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--belgium,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--belgium,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--belgium,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--belgium,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--belgium,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--belgium,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--belgium,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--belgium,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--belgium,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--belgium,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--belgium,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--belgium {
    background-position: -92px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--czech_republic,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--czech_republic {
    background-position: -133px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--egypt,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--egypt,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--egypt,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--egypt,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--egypt,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--egypt,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--egypt,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--egypt,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--egypt,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--egypt,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--egypt,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--egypt {
    background-position: -174px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--finland,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--finland,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--finland,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--finland,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--finland,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--finland,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--finland,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--finland,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--finland,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--finland,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--finland,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--finland {
    background-position: -215px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--united_kingdom,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--united_kingdom {
    background-position: -256px -225px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--mena,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--mena,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--mena,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--mena,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--mena,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--mena,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--mena,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--mena,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--mena,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--mena,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--mena,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--mena {
    background-position: -10px -260px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--slovakia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--slovakia {
    background-position: -51px -260px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--russia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--russia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--russia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--russia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--russia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--russia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--russia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--russia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--russia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--russia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--russia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--russia {
    background-position: -10px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--sub-saharan_africa {
    background-position: -176px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--ukraine,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--ukraine {
    background-position: -176px -82px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--turkey,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--turkey,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--turkey,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--turkey,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--turkey,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--turkey,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--turkey,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--turkey,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--turkey,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--turkey,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--turkey,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--turkey {
    background-position: -176px -118px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--sweden,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--sweden,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--sweden,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--sweden,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--sweden,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--sweden,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--sweden,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--sweden,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--sweden,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--sweden,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--sweden,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--sweden {
    background-position: -10px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--saudi_arabia {
    background-position: -51px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--spain,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--spain,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--spain,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--spain,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--spain,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--spain,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--spain,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--spain,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--spain,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--spain,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--spain,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--spain {
    background-position: -92px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--switzerland,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--switzerland {
    background-position: -133px -154px;
    margin: 5px 10px 5px 5px
}

html:lang(zh_CN) .mobile-nav__country-selector__region__countries__country__flag--korea,
html[lang='zh-CN'] .mobile-nav__country-selector__region__countries__country__flag--korea,
html:lang(en_CN) .mobile-nav__country-selector__region__countries__country__flag--korea,
html[lang='en-CN'] .mobile-nav__country-selector__region__countries__country__flag--korea,
html:lang(zh_HK) .mobile-nav__country-selector__region__countries__country__flag--korea,
html[lang='zh-HK'] .mobile-nav__country-selector__region__countries__country__flag--korea,
html:lang(en_HK) .mobile-nav__country-selector__region__countries__country__flag--korea,
html[lang='en-HK'] .mobile-nav__country-selector__region__countries__country__flag--korea,
html:lang(zh_MO) .mobile-nav__country-selector__region__countries__country__flag--korea,
html[lang='zh-MO'] .mobile-nav__country-selector__region__countries__country__flag--korea,
html:lang(en_MO) .mobile-nav__country-selector__region__countries__country__flag--korea,
html[lang='en-MO'] .mobile-nav__country-selector__region__countries__country__flag--korea {
    background-position: -52px -46px;
    margin: 5px 10px 5px 5px
}

html:lang(ar) .nav__country-selector__regions,
html:lang(ar_ae) .nav__country-selector__regions,
html[lang='ar-SA'] .nav__country-selector__regions {
    text-align: right;
    right: -220px;
    left: auto;
    overflow: scroll
}

@media (min-width: 960px) {

    html:lang(ar) .nav__country-selector__regions,
    html:lang(ar_ae) .nav__country-selector__regions,
    html[lang='ar-SA'] .nav__country-selector__regions {
        right: -340px
    }
}

@media (min-width: 1025px) {

    html:lang(ar) .nav__country-selector__regions,
    html:lang(ar_ae) .nav__country-selector__regions,
    html[lang='ar-SA'] .nav__country-selector__regions {
        right: auto;
        left: -72px;
        overflow: hidden
    }
}

html:lang(ar) .nav__country-selector__regions--list,
html:lang(ar_ae) .nav__country-selector__regions--list,
html[lang='ar-SA'] .nav__country-selector__regions--list {
    display: inline-block
}

@media (min-width: 1025px) {

    html:lang(ar) .nav__country-selector__regions--list,
    html:lang(ar_ae) .nav__country-selector__regions--list,
    html[lang='ar-SA'] .nav__country-selector__regions--list {
        display: flex
    }
}

.nav__bar__trailing-actions {
    position: relative;
    margin-left: 0px;
    flex: 0 1 342px;
    height: 48px
}

.nav__bar__trailing-actions .nav__bar__trailing-actions__secondary {
    position: absolute !important;
    top: 0px;
    right: 0px;
    overflow: hidden;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
    display: flex;
    justify-content: flex-end
}

.nav__bar__trailing-actions .nav__hamburger {
    height: 48px
}

.nav__bar__trailing-actions .call-to-action__primary {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 1.125em;
    line-height: 1.33em;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

.nav__bar__trailing-actions .call-to-action__primary:hover {
    color: #fff;
    background-position: left bottom;
    background-color: transparent;
    background-image: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    border-color: #000
}

.nav__bar__trailing-actions .dark-mode {
    display: flex;
    background-color: #000
}

.nav__bar__trailing-actions .dark-mode .call-to-action__primary {
    border-color: #fff;
    color: #fff
}

.nav__bar__trailing-actions .call-to-action__secondary {
    font-size: 1.25em;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 0px solid #e30613
}

.nav__bar__trailing-actions .call-to-action__secondary::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.nav__bar__trailing-actions .call-to-action__secondary::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.nav__bar__trailing-actions .call-to-action__secondary:hover {
    text-decoration: none;
    background-color: transparent;
    color: initial
}

.nav__bar__trailing-actions .call-to-action__secondary:hover::before {
    width: 35px
}

.nav__bar__trailing-actions .call-to-action__secondary:hover::after {
    right: 2px
}

.nav__bar__trailing-actions .call-to-action__download {
    cursor: pointer;
    font-size: 1.25em;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 100%;
    text-align: right;
    background: url(/etc/designs/jll-dot-com/download-icon.svg) right 7px no-repeat;
    background-size: 33px 33px;
    border-bottom: 0px solid #e30613
}

.nav__bar__trailing-actions .call-to-action__download:hover {
    text-decoration: none;
    background: url(/etc/designs/jll-dot-com/download-icon.svg) right 7px no-repeat;
    background-size: 33px 33px;
    background-color: transparent;
    color: initial
}

.nav__bar__trailing-actions .call-to-action__download:hover::before {
    width: 35px
}

.nav__bar__trailing-actions .call-to-action__download:hover::after {
    right: 2px
}

.nav__bar__trailing-actions .call-to-action__offsite {
    font-size: 1.25em;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 100%;
    text-align: right;
    background: url(/etc/designs/jll-dot-com/off-site-icon.svg) right 7px no-repeat;
    background-size: 30px 30px;
    border-bottom: 0px solid #e30613
}

.nav__bar__trailing-actions .call-to-action__offsite:hover {
    text-decoration: none;
    background: url(/etc/designs/jll-dot-com/off-site-icon.svg) right 7px no-repeat;
    background-size: 30px 30px;
    background-color: transparent;
    color: initial
}

.nav__bar__trailing-actions .call-to-action__offsite:hover::before {
    width: 35px
}

.nav__bar__trailing-actions .call-to-action__offsite:hover::after {
    right: 2px
}

@media (min-width: 720px) {
    .nav__bar__trailing-actions {
        flex: 0 0 342px
    }

    .nav__bar__trailing-actions .nav__bar__trailing-actions__secondary {
        padding-left: 60px
    }
}

html[lang='ar-SA'] .nav__bar__trailing-actions .nav__bar__trailing-actions__secondary {
    text-align: left
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__secondary {
    padding-right: 0px;
    padding-left: 48px
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__secondary::before {
    right: calc(100% - 38px)
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__secondary::after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-top: 0;
    border-right: 0;
    left: 14px;
    right: auto;
    transition: left 0.25s ease-in-out
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__secondary:hover::before {
    right: calc(100% - 38px)
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__secondary:hover::after {
    left: 2px;
    transition-property: left
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__download {
    padding-left: 36px;
    padding-right: 0;
    text-align: left;
    background: url(/etc/designs/jll-dot-com/download-icon.svg) left 7px no-repeat;
    background-size: 33px 33px
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__download:hover {
    background: url(/etc/designs/jll-dot-com/download-icon.svg) left 7px no-repeat;
    background-size: 33px 33px
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__offsite {
    padding-left: 36px;
    padding-right: 0;
    text-align: left;
    background: url(/etc/designs/jll-dot-com/off-site-icon.svg) left 7px no-repeat;
    background-size: 30px 30px
}

html[lang='ar-SA'] .nav__bar__trailing-actions .call-to-action__offsite:hover {
    background: url(/etc/designs/jll-dot-com/off-site-icon.svg) left 7px no-repeat;
    background-size: 30px 30px
}

@media (min-width: 720px) {
    html[lang='ar-SA'] .nav__bar__trailing-actions .nav__bar__trailing-actions__secondary {
        padding-left: 0px;
        padding-right: 60px
    }
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.animating {
    overflow: hidden
}

.slide-in-top {
    animation: 0.2s ease-in-out 1 slide-top
}

.slide-out-top {
    animation: 0.2s ease-in-out 1 reverse slide-top
}

.slide-in-bottom {
    animation: 0.2s ease-in-out 1 slide-bottom
}

.slide-out-bottom {
    animation: 0.2s ease-in-out 1 reverse slide-bottom
}

@keyframes slide-top {
    from {
        top: -63px
    }

    to {
        top: 0px
    }
}

@keyframes slide-bottom {
    from {
        bottom: -63px
    }

    to {
        bottom: 0px
    }
}

.explorejllcontainer .explorejll-nav__items {
    width: 100%;
    height: auto;
    background: #F5F7F8;
    flex-direction: row;
    margin-top: 11px;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.11);
    list-style: none;
    display: none;
    height: 42px;
    align-items: center;
    padding: 0
}

@media (min-width: 1025px) {
    .explorejllcontainer .explorejll-nav__items {
        display: flex;
        padding-left: 24px
    }

    .explorejllcontainer .explorejll-nav__items:hover {
        display: flex
    }
}

.explorejllcontainer .explorejll-nav__items li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding-top: 0;
    height: 41px
}

.explorejllcontainer .explorejll-nav__items li a,
.explorejllcontainer .explorejll-nav__items li a.activateMenu {
    font-weight: 400;
    transition: all .3s ease-out;
    background: linear-gradient(#E3E5E6 0 0) no-repeat;
    background: -webkit-linear-gradient(#E3E5E6 0 0) repeat-y;
    background-size: 0%
}

.explorejllcontainer .explorejll-nav__items li a:after,
.explorejllcontainer .explorejll-nav__items li a.activateMenu:after {
    transition: all ease-in-out .3s;
    background: none repeat scroll 0 0 #61666D;
    content: "";
    display: block;
    height: 2px;
    width: 0px
}

.explorejllcontainer .explorejll-nav__items li a span,
.explorejllcontainer .explorejll-nav__items li a.activateMenu span {
    padding: 6px 12px;
    display: block;
    height: 40px
}

.explorejllcontainer .explorejll-nav__items li a:hover,
.explorejllcontainer .explorejll-nav__items li a.activateMenu {
    color: #000;
    background-size: 100%
}

.explorejllcontainer .explorejll-nav__items li a:hover:after,
.explorejllcontainer .explorejll-nav__items li a.activateMenu:after {
    width: 100%
}

.explorejllcontainer .page-section {
    background: #fff
}

.explorejllcontainer .page-section .experience-container>.experience-content {
    padding: 0
}

.explorejllcontainer .page-section .richtext {
    display: none
}

@media (min-width: 1025px) {
    .explorejllcontainer .page-section .richtext {
        display: flex;
        padding: 60px 36px;
        background: #F5F7F8;
        margin-bottom: 36px
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .page-section .richtext {
        margin-bottom: 49px
    }
}

.explorejllcontainer .page-section .richtext p {
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    width: 810px
}

@media (min-width: 1200px) {
    .explorejllcontainer .page-section .richtext p {
        width: 935px
    }
}

.explorejllcontainer .page-section .richtext p b {
    font-weight: 600
}

.explorejllcontainer .megamenuitem {
    padding-left: 0
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem {
        margin-bottom: 72px;
        padding-left: 36px
    }
}

.explorejllcontainer .megamenuitem .mega-nav__item__link {
    margin-bottom: 12px;
    background: none;
    border: none;
    text-align: left;
    padding: 0;
    align-items: center;
    color: #000;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between
}

.explorejllcontainer .megamenuitem .mega-nav__item__link span {
    float: left;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #00151D
}

.explorejllcontainer .megamenuitem .mega-nav__item__link__carrot {
    float: right !important;
    cursor: pointer;
    margin-right: 12px
}

.explorejllcontainer .megamenuitem .mega-nav__item__link__carrot svg #jll-arrow {
    fill: #979797
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .mega-nav__item__link {
        font-weight: 400 !important;
        font-size: 24px;
        line-height: 32px !important;
        scroll-margin-top: 32px;
        cursor: default;
        margin-bottom: 24px
    }

    .explorejllcontainer .megamenuitem .mega-nav__item__link::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin-right: 32px;
        margin-left: 24px;
        border-top: 1px solid #00151D;
        opacity: 0.2;
        position: relative;
        top: 2px
    }

    .explorejllcontainer .megamenuitem .mega-nav__item__link__carrot {
        display: none
    }
}

.explorejllcontainer .megamenuitem .mega-nav__item__link.active .mega-nav__item__link__carrot svg {
    transform: rotate(180deg)
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs {
    padding-top: 0
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item {
    padding-right: 0px
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item:hover {
    background: none
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item {
        width: unset
    }
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
    text-decoration: none;
    display: inline-block !important;
    margin-bottom: 0
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
        display: inline
    }
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description.hideDescriptionElement {
    display: none !important
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description.truncateTo_1line {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box !important;
    overflow: hidden
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description.truncateTo_2lines {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box !important;
    overflow: hidden
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description.truncateTo_3lines {
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box !important;
    overflow: hidden
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper:hover {
    color: #000;
    background: #F5F7F8
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper:hover .mega-nav__featured__title,
.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper:hover .mega-nav__dropdown__item__link {
    text-decoration: none !important;
    display: inline-block
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper .mega-nav__featured__title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
    color: #000 !important;
    font-weight: 600
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
        font-weight: 600
    }
}

.explorejllcontainer .megamenuitem p.sub-description {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    display: none;
    width: 90%;
    color: #00151D;
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem p.sub-description {
        display: block !important;
        font-size: 36px;
        line-height: 45px;
        width: 810px;
        margin-bottom: 36px
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem p.sub-description {
        width: 935px
    }
}

.explorejllcontainer .megamenuitem p.sub-description.active {
    display: block !important
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows {
    display: flex;
    flex-direction: column;
    width: 90%
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows {
        width: 60%
    }
}

@media (min-width: 768px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows {
        width: 50%
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows {
        display: grid;
        grid-template-rows: repeat(1, 0.1fr);
        grid-auto-flow: column;
        grid-column-start: 2;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 10px;
        margin-left: 12px;
        width: 100%
    }

    .explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows a {
        height: 118px;
        width: unset !important
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows {
        width: 96%;
        grid-column-gap: 24px;
        margin-left: 5px
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows {
        width: 94% !important;
        grid-column-gap: 50px;
        margin-left: 12px
    }
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows .mega-nav__dropdown__item a {
    padding: 6px 12px;
    border-radius: 6px
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows .mega-nav__dropdown__item a .mega-nav__dropdown__items--needs__desc .mega-nav__dropdown__item__link {
    font-weight: 600;
    line-height: 28px !important;
    font-size: 16px !important;
    margin-bottom: 0 !important;
    display: block
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max1rows~.cta-arrow:hover::after {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px)
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows {
    display: flex;
    flex-direction: column;
    width: 90%
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows {
        width: 60%
    }
}

@media (min-width: 768px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows {
        width: 50%
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows {
        display: grid;
        grid-template-rows: repeat(2, 0.1fr);
        grid-auto-flow: row;
        grid-column-start: 2;
        grid-template-columns: 1fr 1fr;
        width: 58%;
        grid-column-gap: 12px;
        margin-left: -10px
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows {
        width: 63% !important;
        grid-column-gap: 24px;
        margin-left: 0
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows {
        width: 70% !important;
        grid-column-gap: 30px;
        margin-left: 0
    }
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows .mega-nav__dropdown__item a {
    font-size: unset;
    line-height: unset;
    border-radius: 6px
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows .mega-nav__dropdown__item a {
        height: 118px;
        width: unset
    }
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows .mega-nav__dropdown__item a .mega-nav__dropdown__items--needs__desc .mega-nav__dropdown__item__link {
    margin-bottom: 0 !important;
    font-size: 16px;
    line-height: 28px;
    display: block
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows~.cta-arrow {
    margin: 0 !important
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows~.cta-arrow:hover::after {
    -webkit-transform: translateX(28px);
    -moz-transform: translateX(28px);
    -ms-transform: translateX(28px);
    -o-transform: translateX(28px);
    transform: translateX(28px)
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max2rows~.cta-arrow {
        margin: 0 36px 36px 24px !important
    }
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max3rows {
    display: flex;
    flex-direction: column;
    width: 90%
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max3rows {
        width: 40%
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max3rows {
        display: grid;
        grid-template-rows: repeat(3, 0.1fr);
        grid-auto-flow: column;
        grid-column-start: 2;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 50px;
        width: 64%
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max3rows {
        grid-column-gap: 40px
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max3rows {
        width: 64%;
        grid-column-gap: 120px
    }
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max3rows~.cta-arrow:hover::after {
    -webkit-transform: translateX(34px);
    -moz-transform: translateX(34px);
    -ms-transform: translateX(34px);
    -o-transform: translateX(34px);
    transform: translateX(34px)
}

.explorejllcontainer .megamenuitem .basiclinks-submenu__max7rows {
    display: flex;
    flex-direction: column;
    width: 80%
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max7rows {
        width: 40%
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max7rows {
        display: block;
        grid-column-start: 2;
        grid-column-gap: 30px;
        width: 100%;
        column-count: 3
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max7rows {
        grid-column-gap: 60px;
        width: 94%
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .basiclinks-submenu__max7rows {
        grid-column-gap: 170px;
        width: 96%
    }
}

.explorejllcontainer .megamenuitem li {
    float: none;
    margin-bottom: 24px;
    width: fit-content
}

.explorejllcontainer .megamenuitem li a {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    padding: 6px 12px;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem li a {
        width: auto;
        display: inline-block;
        padding: 6px 12px;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0 !important
    }
}

.explorejllcontainer .megamenuitem li a:hover {
    color: #000 !important;
    margin-bottom: 0 !important;
    width: fit-content;
    text-decoration: none;
    background: #F5F7F8 !important;
    border-radius: 6px
}

.explorejllcontainer .megamenuitem li a .mega-nav__dropdown__items--needs__icon {
    display: none
}

.explorejllcontainer .megamenuitem .cta-arrow {
    display: block !important;
    color: #000;
    background: #F5F7F8;
    border-radius: 6px;
    float: right;
    width: unset;
    text-align: center;
    grid-column-start: 4;
    font-weight: 400
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .cta-arrow {
        width: 264px
    }
}

@media (min-width: 768px) {
    .explorejllcontainer .megamenuitem .cta-arrow {
        width: 264px;
        height: 118px;
        padding: 26px 35px 25px !important
    }

    .explorejllcontainer .megamenuitem .cta-arrow::after {
        display: flex
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .cta-arrow {
        margin: 0 32px 24px 20px !important;
        width: 264px
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .cta-arrow {
        margin: 0 32px 24px 24px !important;
        width: 264px
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .cta-arrow {
        margin: 0 36px 24px 24px !important
    }
}

.explorejllcontainer .megamenuitem .cta-arrow::after {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    content: url("data:image/svg+xml,%3Csvg width='42' height='29' viewBox='0 0 42 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M0.25 14.5H39.75M39.75 14.5L26.75 1.5M39.75 14.5L26.75 27.5' stroke='black' stroke-width='3'/%3E%3C/svg%3E");
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .cta-arrow::after {
        margin-top: 13px
    }
}

.explorejllcontainer .megamenuitem .cta-arrow:hover {
    color: #000;
    background: #F5F7F8
}

.explorejllcontainer .megamenuitem .cta-arrow:hover::after {
    -webkit-transform: translateX(24px);
    -moz-transform: translateX(24px);
    -ms-transform: translateX(24px);
    -o-transform: translateX(24px);
    transform: translateX(24px)
}

.explorejllcontainer .megamenuitem .cta-arrow[aria-label*="Explore all client stories"]:hover::after {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px)
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown {
    background: none
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown__item_d-none {
    display: none
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper {
    display: none;
    flex-direction: column;
    position: unset;
    border: none;
    max-width: unset;
    padding: 0 0 0 45px;
    cursor: default;
    margin-bottom: 48px
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow {
    padding: 20px 15px 15px 15px !important;
    margin-bottom: 34px;
    height: 65px;
    width: 220px
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow:after {
    display: inline;
    margin-left: 15px;
    vertical-align: top;
    display: none
}

@media (min-width: 576px) {
    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper {
        padding: 0 0 0 33px;
        grid-column-gap: unset
    }

    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow {
        padding: 20px 15px 15px 15px !important;
        margin-bottom: 34px;
        height: 65px;
        width: 220px
    }

    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow:after {
        display: none;
        margin-left: 15px;
        vertical-align: top
    }
}

@media (min-width: 768px) {
    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper {
        padding: 0 0 0 53px
    }

    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow {
        padding: 20px 15px 15px 15px !important;
        margin-bottom: 34px;
        height: 65px
    }

    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow:after {
        display: none;
        margin-left: 15px;
        vertical-align: top
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper {
        grid-template-columns: 3fr 8fr;
        display: grid;
        grid-auto-flow: column;
        padding: 0;
        margin-bottom: unset
    }

    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow {
        height: 118px;
        padding: 26px 35px 25px !important;
        width: 264px
    }

    .explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper .cta-arrow::after {
        display: flex;
        margin-left: 0;
        vertical-align: unset
    }
}

.explorejllcontainer .megamenuitem .mega-nav__dropdown.sub-menu-wrapper.active {
    display: flex
}

.explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow {
    display: none
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow {
        grid-template-columns: 3fr 5fr;
        display: grid;
        grid-auto-flow: column;
        padding: 0;
        flex-direction: column !important;
        align-items: flex-end
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow {
        grid-template-columns: 4fr 7fr
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow {
        grid-template-columns: 3fr 6fr
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max3rows {
        width: 100%;
        padding-right: 0;
        grid-column-gap: 57px;
        margin-left: 15px
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max3rows {
        grid-column-gap: 5px;
        margin-left: 5px
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max3rows {
        width: 82%;
        grid-column-gap: 145px;
        margin-left: 12px
    }
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max2rows {
        width: 100% !important;
        grid-column-gap: 24px;
        grid-column-gap: 10px;
        margin-left: 12px
    }

    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max2rows li {
        margin-bottom: 36px
    }
}

@media (min-width: 1200px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max2rows {
        margin-left: 5px;
        grid-column-gap: 24px;
        width: 98% !important
    }
}

@media (min-width: 1600px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper.has-cta-arrow .basiclinks-submenu__max2rows {
        width: 94% !important;
        grid-column-gap: 50px;
        margin-left: 10px
    }
}

.explorejllcontainer .megamenuitem .sub-menu-wrapper[data-queried] {
    flex-direction: column-reverse !important
}

@media (min-width: 1025px) {
    .explorejllcontainer .megamenuitem .sub-menu-wrapper[data-queried] {
        flex-direction: column
    }
}

html.htmlheadnavigation {
    overflow-y: scroll
}

html.htmlheadnavigation body.headnavigation.noscroll {
    position: fixed;
    width: 100%;
    min-height: 100vh;
    top: 0;
    left: 0
}

html.htmlheadnavigation body.headnavigation.smart-nav--open {
    overflow: unset
}

body.headnavigation {
    overflow-x: initial;
    height: 0
}

body.headnavigation .nav__bar {
    border-bottom: none;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.11)
}

@media (min-width: 1025px) {
    body.headnavigation {
        margin-top: 126px !important
    }
}

@media (min-width: 1025px) {
    body.headnavigation .nav__bar.nav__bar--bottom.headnav.exploreJLLMenuActivated {
        overflow: visible
    }
}

body.headnavigation .nav__bar.headnav.nav__bar--bottom--mobile-show {
    max-height: unset !important;
    padding: 0 !important;
    border: transparent;
    border-top: transparent !important
}

@media (min-width: 1025px) {
    body.headnavigation .maincontentFadeInside {
        background: rgba(0, 0, 0, 0.3);
        z-index: 1;
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: fixed;
        top: 128px;
        max-width: 1600px
    }
}

body.headnavigation .nav__bar.nav__bar--bottom.headnav.nav__bar--bottom--up.exploreJLLMenuActivated {
    max-height: 100px !important
}

body.headnavigation .nav__bar--bottom.headnav {
    width: 100% !important;
    border-bottom: none !important
}

body.headnavigation .nav__bar.nav__bar--bottom.headnav.nav__bar--bottom--down.nav__bar--bottom--mobile-show {
    padding-right: 0;
    padding-left: 0;
    border: transparent
}

@media (max-width: 719px) {
    .headnav .mobile-only-nav {
        padding: 20px 20px 20px 12px !important
    }
}

.headnav ul.headnav__wrapper {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

@media (min-width: 1025px) {
    .headnav ul.headnav__wrapper {
        height: auto
    }
}

.headnav ul,
.headnav li {
    list-style: none;
    float: left
}

.headnav a {
    display: block;
    text-decoration: none;
    border: transparent
}

.headnav a:hover,
.headnav a:visited {
    text-decoration: none;
    background: transparent
}

.headnav .megamenu-nav {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    animation: slideDown 300ms ease-in-out forwards;
    transform-origin: top center
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav {
        border-top: transparent;
        box-shadow: unset
    }
}

.headnav .megamenu-nav li.megamenu-nav__label:first-child button.megamenu-nav__link {
    margin: 0
}

.headnav .megamenu-nav [aria-haspopup="true"]~ul {
    display: none
}

.headnav .megamenu-nav li.megamenu-nav__label:last-child {
    float: none
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li.megamenu-nav__label:last-child {
        float: right
    }
}

.headnav .megamenu-nav>li>[aria-haspopup="true"]~ul:hover {
    display: flex
}

.headnav .megamenu-nav>li>button,
.headnav .megamenu-nav>li>div.exporejll>button {
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    border-bottom: 2px solid transparent
}

@media (min-width: 1025px) {

    .headnav .megamenu-nav>li>button,
    .headnav .megamenu-nav>li>div.exporejll>button {
        border-bottom: 2px solid transparent
    }
}

@media (min-width: 1025px) {

    .headnav .megamenu-nav>li:hover>button,
    .headnav .megamenu-nav>li:hover>div.exporejll>button {
        border-bottom: 2px solid #61666D
    }
}

.headnav .megamenu-nav>li ul.megamenu-nav__items.active {
    display: flex
}

.headnav .megamenu-nav li.megamenu-nav__label {
    float: none;
    border-bottom: 1px solid rgba(151, 151, 151, 0.6);
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width: 768px) {
    .headnav .megamenu-nav li.megamenu-nav__label {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li.megamenu-nav__label {
        float: left;
        border: transparent;
        display: block;
        padding: 0
    }
}

.headnav .megamenu-nav__link.active,
.headnav .megamenu-nav__menu-active {
    color: #000
}

@media (min-width: 1025px) {

    .headnav .megamenu-nav__link.active,
    .headnav .megamenu-nav__menu-active {
        border-bottom: 2px solid #e30613 !important;
        -webkit-text-stroke-width: 0.4px;
        outline: none
    }
}

.headnav .megamenu-nav__menu-active:focus,
.headnav .megamenu-nav__menu-active:focus-within,
.headnav .megamenu-nav__menu-active:focus-visible {
    outline: none
}

.headnav .megamenu-nav__link {
    margin: 0;
    padding: 0;
    height: 59px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #000;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__link {
        margin: 0 0 0 32px;
        font-size: 16px;
        height: 100%;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.headnav .megamenu-nav__link__carrot {
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__link__carrot {
        display: none
    }
}

.headnav .megamenu-nav__link__carrot svg #jll-arrow {
    fill: #979797
}

.headnav .megamenu-nav__link.active .megamenu-nav__link__carrot svg {
    transform: rotate(180deg)
}

.headnav .megamenu-nav__items {
    position: relative;
    margin: 0;
    width: 90%;
    top: 100%;
    left: 0;
    height: auto;
    background: #fff;
    z-index: 10;
    padding: 0;
    display: flex;
    flex-direction: column
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items {
        position: absolute;
        flex-direction: row;
        width: 100%;
        margin-top: 12px;
        box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.12);
        border-radius: 4px
    }
}

.headnav .megamenu-nav__items:hover {
    display: flex
}

.headnav .megamenu-nav__items-left-menu {
    width: 100%;
    background: transparent;
    padding: 0;
    display: flex;
    flex-direction: column
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu {
        width: 26%;
        background: #F5F7F8;
        border-radius: 4px;
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 1200px) {
    .headnav .megamenu-nav__items-left-menu {
        padding-left: 24px;
        padding-right: 24px
    }
}

.headnav .megamenu-nav__items-left-menu-content {
    padding-bottom: 24px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-content {
        padding-bottom: 0
    }
}

.headnav .megamenu-nav__items-left-menu-sub-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    margin-bottom: 12px;
    padding: 0;
    display: inline
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-title {
        display: block
    }
}

.headnav .megamenu-nav__items-left-menu-sub-title span {
    display: inline
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-title span {
        display: none
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav__items-left-menu-sub-title {
        font-size: 28px
    }
}

.headnav .megamenu-nav__items-left-menu-sub-description {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #404040;
    margin-bottom: 24px;
    display: inline
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-description {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
        display: block
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav__items-left-menu-sub-description {
        font-size: 16px
    }
}

.headnav .megamenu-nav__items-left-menu-sub-statements {
    margin-top: auto;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-statements {
        font-size: 16px
    }
}

@media (min-width: 1200px) {
    .headnav .megamenu-nav__items-left-menu-sub-statements {
        line-height: 20px
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav__items-left-menu-sub-statements {
        font-size: 18px;
        line-height: 24px
    }
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-statements span:first-child {
        padding-top: 48px;
        display: block
    }
}

.headnav .megamenu-nav__items-left-menu-sub-statements span.statement_last a {
    margin-top: 24px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-statements span.statement_last a {
        margin-top: 12px
    }
}

.headnav .megamenu-nav__items-left-menu-sub-statements span:last-child a {
    margin-bottom: 36px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-statements span:last-child a {
        margin-bottom: 0;
        display: block
    }
}

.headnav .megamenu-nav__items-left-menu-sub-statement-label a {
    padding: 6px 12px;
    width: fit-content;
    background: #F5F7F8;
    border-radius: 4px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-left-menu-sub-statement-label a {
        background: transparent;
        padding: 6px
    }
}

.headnav .megamenu-nav__items-left-menu-sub-statement-label a:hover {
    background: #fff;
    color: #000;
    border-radius: 4px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.basiclinks-submenu.basiclinks-submenu__max3rows {
        grid-template-rows: repeat(3, 0.1fr);
        grid-auto-flow: column
    }
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.basiclinks-submenu.basiclinks-submenu__max4rows {
        grid-template-rows: repeat(4, 0.1fr);
        grid-auto-flow: column
    }
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.basiclinks-submenu.basiclinks-submenu__max5rows {
        grid-template-rows: repeat(5, 0.1fr);
        grid-auto-flow: column
    }
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.basiclinks-submenu.basiclinks-submenu__max6rows {
        grid-template-rows: repeat(6, 0.1fr);
        grid-auto-flow: column
    }
}

.headnav .megamenu-nav__items-right-menu.basiclinks-submenu {
    margin-bottom: 66px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.basiclinks-submenu {
        margin-bottom: 0
    }
}

.headnav .megamenu-nav__items-right-menu.basiclinks-submenu .megamenu-nav__items-right-menu-url-link {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
    width: fit-content;
    height: fit-content
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.basiclinks-submenu .megamenu-nav__items-right-menu-url-link {
        margin: 0
    }
}

.headnav .megamenu-nav__items-right-menu.basiclinks-submenu .megamenu-nav__items-right-menu-sub-title {
    margin: 0
}

.headnav .megamenu-nav__items-right-menu.detailed-submenu>div {
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu.detailed-submenu>div {
        margin: 0
    }
}

.headnav .megamenu-nav__items-right-menu {
    padding: 0;
    width: 90%;
    display: flex;
    flex-direction: column;
    padding: 0;
    grid-gap: unset;
    margin-bottom: 48px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu {
        margin: 0;
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 24px;
        padding-right: 24px;
        width: 74%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 24px;
        margin-bottom: 0;
        grid-auto-rows: max-content
    }
}

@media (min-width: 1200px) {
    .headnav .megamenu-nav__items-right-menu {
        grid-gap: 30px;
        margin: 0 30px;
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 0;
        padding-right: 0
    }
}

.headnav .megamenu-nav__items-right-menu .detailed-submenu,
.headnav .megamenu-nav__items-right-menu .basiclinks-submenu {
    margin-top: 36px
}

@media (min-width: 1025px) {

    .headnav .megamenu-nav__items-right-menu .detailed-submenu,
    .headnav .megamenu-nav__items-right-menu .basiclinks-submenu {
        margin-top: 0
    }
}

.headnav .megamenu-nav__items-right-menu-url-link {
    padding: 6px 12px;
    display: inline-block
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu-url-link {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 12px;
        padding-bottom: 12px;
        height: 100%;
        width: 100%
    }
}

.headnav .megamenu-nav__items-right-menu-url-link:hover {
    background: #F5F7F8;
    color: #000;
    border-radius: 4px;
    padding: 6px 12px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu-url-link:hover {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.headnav .megamenu-nav__items-right-menu-sub-title {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    text-decoration: underline;
    text-decoration-skip-ink: none
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu-sub-title {
        font-size: 16px;
        text-decoration: none;
        margin-bottom: 12px
    }
}

@media (min-width: 1200px) {
    .headnav .megamenu-nav__items-right-menu-sub-title {
        line-height: 20px
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav__items-right-menu-sub-title {
        font-size: 18px;
        line-height: 28px
    }
}

.headnav .megamenu-nav__items-right-menu-sub-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #404040;
    margin: 0;
    display: none
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__items-right-menu-sub-description {
        display: block
    }
}

@media (min-width: 1200px) {
    .headnav .megamenu-nav__items-right-menu-sub-description {
        line-height: 22px
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav__items-right-menu-sub-description {
        font-size: 16px;
        line-height: 24px
    }
}

.headnav .megamenu-nav ul.megamenu-nav__items.megamenu_navigation_rightmenu_menu {
    width: 100%;
    border-radius: 6px
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li {
    padding: 0;
    padding-bottom: 72px;
    display: flex;
    flex-direction: column
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li:nth-of-type(odd) {
    background: transparent
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li {
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 24px;
        padding-right: 24px;
        width: 33.3%;
        border-radius: 6px
    }

    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li:nth-of-type(odd) {
        background: #F5F7F8
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .megamenu_navigation_rightmenu_menu_subtitle {
    background: transparent;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
    padding-bottom: 0
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .megamenu_navigation_rightmenu_menu_subtitle {
        line-height: 32px
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .megamenu_navigation_rightmenu_menu_subtitle {
        font-size: 28px
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li p {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 48px
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li p {
        font-size: 16px
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction {
    margin: 0
}

@media (min-width: 576px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction {
        margin: 0 auto;
        width: 100%;
        padding: 0
    }
}

@media (min-width: 768px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction {
        margin: 0;
        margin-top: auto
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction a.btn.btn-black_cta {
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    background: #1E0103;
    color: #fff;
    width: 100%;
    justify-content: center
}

@media (min-width: 768px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction a.btn.btn-black_cta {
        width: 232px
    }
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction a.btn.btn-black_cta {
        width: fit-content;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px
    }
}

@media (min-width: 1600px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction a.btn.btn-black_cta {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_rightmenu_menu li .calltoaction a.btn.btn-black_cta:hover {
    color: #fff;
    background: #e30613
}

.headnav .megamenu-nav .exporejll .basicpage {
    display: none;
    left: 0;
    height: auto;
    background: #fff;
    z-index: 10;
    padding: 0;
    position: relative;
    width: 100%
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav .exporejll .basicpage {
        position: absolute
    }
}

.headnav .megamenu-nav .exporejll .basicpage.active {
    display: block
}

.headnav .megamenu-nav .explorejllcontainer {
    position: relative;
    top: -11px;
    margin-top: 12px
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav .explorejllcontainer {
        margin-top: 0
    }
}

.headnav .megamenu-nav .explorejllcontainer .explorejll_sub_menu {
    position: fixed;
    margin: 0 -36px;
    z-index: 1;
    width: calc(100% - -72px)
}

.headnav .megamenu-nav .explorejllcontainer .pagesection {
    height: auto;
    position: relative;
    width: 100%;
    left: unset
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav .explorejllcontainer .pagesection {
        height: 100vh;
        top: 51px;
        z-index: 0;
        scroll-behavior: smooth;
        padding-bottom: 180px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 100vw;
        left: calc(-50vw + 50%)
    }
}

.headnav .megamenu-nav .explorejllcontainer .pagesection .page-section .experience-container>.experience-content {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

.headnav .megamenu-nav__link.megamenu-nav__explore_jll_menu {
    width: 100%
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__link.megamenu-nav__explore_jll_menu {
        width: unset
    }
}

.headnav .megamenu-nav__link.megamenu-nav__explore_jll_menu.active {
    color: #000;
    border-bottom: transparent
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav__link.megamenu-nav__explore_jll_menu.active {
        border-bottom: 2px solid #e30613
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_explore_menu {
    width: 100%;
    height: auto;
    align-items: unset;
    background: #F5F7F8
}

@media (min-width: 1025px) {
    .headnav .megamenu-nav li ul.megamenu_navigation_explore_menu {
        height: 44px;
        align-items: center
    }
}

.headnav .megamenu-nav li ul.megamenu_navigation_explore_menu li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin-left: 24px;
    padding-top: 0;
    border-top: 1px solid #b1b2b4
}

.headnav .megamenu-nav li ul.megamenu_navigation_explore_menu li a {
    padding: 8px 12px 6px;
    font-weight: 400;
    background: linear-gradient(to right, #E3E5E6 50%, #F5F7F8 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out
}

.headnav .megamenu-nav li ul.megamenu_navigation_explore_menu li a:hover {
    color: #000;
    border-bottom: 2px solid #61666D;
    background-position: left bottom
}

.headnav .megamenu-nav li .explorejll-subcontent {
    display: block
}

@media (min-width: 1025px) {

    html[lang="fr-FR"] .headnav .megamenu-nav__link,
    html[lang="de-DE"] .headnav .megamenu-nav__link,
    html[lang="ja-JP"] .headnav .megamenu-nav__link {
        margin: 0 0 0 18px;
        font-size: 15px
    }
}

@keyframes slideDown {
    0% {
        transform: scaleY(0)
    }

    80% {
        transform: scaleY(1.1)
    }

    100% {
        transform: scaleY(1)
    }
}

.nav__language-selector {
    display: none
}

@media (min-width: 720px) {
    .nav__language-selector {
        display: flex;
        position: relative;
        text-align: center;
        padding: 0 10px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ced4da;
        justify-content: center
    }
}

.nav__language-selector__current-country__wrapper {
    display: flex;
    justify-content: center;
    margin-right: 25px
}

.nav__language-selector__current-country--desc {
    margin-right: 5px
}

.nav__language-selector__current-country--text {
    display: flex
}

.nav__language-selector__languages {
    display: flex;
    z-index: 1
}

.nav__language-selector__languages__language {
    border: none
}

.nav__language-selector__languages__language__link {
    border: none;
    width: 100%;
    display: block;
    padding: 0 5px;
    font-weight: normal;
    white-space: nowrap;
    border-right: 1px solid #ced4da
}

.nav__language-selector__languages__language__link:last-child {
    border-right: none
}

.nav__language-selector__languages__language__link:hover {
    text-decoration: underline;
    background: transparent;
    color: #000
}

.nav__language-selector__languages__language__link--active {
    text-decoration: underline;
    font-weight: bold
}

.nav__language-selector--active .nav__language-selector__carrot {
    transform: rotate(180deg)
}

.mobile-nav__language-selector {
    padding: 0 0 0 20px;
    text-align: right
}

.mobile-nav__language-selector__activator {
    padding: 0;
    color: #000;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    background: none;
    border: none
}

.mobile-nav__language-selector__carrot {
    display: block;
    position: relative;
    height: 26px;
    width: 27px
}

.mobile-nav__language-selector__carrot svg {
    transition: transform .3s ease-in-out
}

.mobile-nav__language-selector__carrot svg #jll-arrow {
    fill: #ced4da
}

.mobile-nav__language-selector__languages {
    display: none;
    background: #fff;
    transition: top 0.3s ease-in-out;
    width: auto
}

@media (min-width: 1025px) {
    .mobile-nav__language-selector__languages {
        display: flex;
        padding: 85px 50px 20px;
        position: absolute;
        top: -1000px;
        left: 0;
        max-width: 800px;
        border: 1px solid #b1b2b4;
        border-top: none;
        z-index: -1
    }

    .mobile-nav__language-selector__languages--large {
        max-width: 1000px
    }
}

.mobile-nav__language-selector__languages--show {
    display: flex;
    flex-direction: column;
    top: 0
}

@media (min-width: 1025px) {
    .mobile-nav__language-selector__languages--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
    }
}

.mobile-nav__language-selector__languages__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-nav__language-selector__languages__items.IE-COLUMNS {
    columns: 3
}

.mobile-nav__language-selector__languages__item__link {
    color: #000;
    white-space: nowrap;
    display: block;
    padding: 10px 0;
    border: none;
    font-weight: normal
}

.mobile-nav__language-selector__languages__item__link:hover {
    color: #e30613;
    background: transparent
}

.mobile-nav__language-selector__languages__language {
    padding: 10px 0
}

.mobile-nav__language-selector__languages__language__link {
    color: #000
}

.mobile-nav__language-selector--active .mobile-nav__language-selector__carrot svg {
    transform: rotate(180deg)
}

.mega-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    padding: 0
}

.mega-nav p.sub-description {
    display: none
}

@media (min-width: 1025px) {
    .mega-nav {
        flex-direction: row;
        height: auto
    }
}

.mega-nav__item {
    padding: 20px
}

.mega-nav__item__link {
    font-weight: 400;
    font-size: 1.25rem
}

.mega-nav__item__link__carrot {
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center
}

.mega-nav__item__link__carrot svg {
    transition: transform 0.3s ease-in-out;
    transform-origin: center;
    transform-style: preserve-3D
}

.mega-nav__item__link__carrot svg #jll-arrow {
    fill: #343a40
}

.mega-nav__item--active .mega-nav__item__link__carrot svg {
    transform: rotate(180deg)
}

.mega-nav__dropdown {
    display: none;
    background: #fff;
    transition: top 0.3s ease-in-out;
    width: auto
}

@media (min-width: 1025px) {
    .mega-nav__dropdown {
        display: flex;
        padding: 85px 50px 20px;
        position: absolute;
        top: -1000px;
        left: 0;
        max-width: 800px;
        border: 1px solid #b1b2b4;
        border-top: none;
        z-index: -1
    }

    .mega-nav__dropdown--large {
        max-width: 1000px
    }
}

.mega-nav__dropdown--show {
    display: flex;
    flex-direction: column;
    top: 0
}

@media (min-width: 1025px) {
    .mega-nav__dropdown--show {
        flex-direction: row;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3)
    }
}

.mega-nav__dropdown__items {
    list-style: none;
    margin: 0;
    padding: 0
}

.mega-nav__dropdown__items.IE-COLUMNS {
    columns: 3
}

.mega-nav__dropdown__item__link {
    color: #000;
    white-space: nowrap;
    display: block;
    padding: 10px 0;
    border: none;
    font-weight: normal
}

.mega-nav__dropdown__item__link:hover {
    color: #e30613;
    background: transparent
}

.mega-nav__dropdown__items {
    padding: 0
}

@media (min-width: 1025px) {
    .mega-nav__dropdown__items--needs {
        display: flex;
        flex-wrap: wrap;
        padding-top: 10px
    }
}

.mega-nav__dropdown__items--needs .mega-nav__dropdown__item {
    padding-right: 40px
}

@media (min-width: 1025px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item {
        width: 50%
    }
}

.mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper {
    border: none
}

@media (min-width: 1025px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper {
        display: flex;
        margin-bottom: 12px
    }
}

.mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper:hover {
    background: none
}

.mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link-wrapper:hover .mega-nav__dropdown__item__link {
    color: #e30613
}

@media (min-width: 1025px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
        font-weight: 700;
        padding: 0;
        margin-bottom: 6px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 600
    }
}

@media (min-width: 1025px) and (min-width: 540px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 1025px) and (min-width: 960px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
        font-size: 18px
    }
}

@media (min-width: 1025px) and (min-width: 540px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 1025px) and (min-width: 960px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__link {
        line-height: 22px
    }
}

.mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
    display: none;
    color: #75767a;
    font-weight: normal
}

@media (min-width: 1025px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
        display: block;
        font-size: 16px;
        line-height: 26px;
        font-weight: 400
    }
}

@media (min-width: 1025px) and (min-width: 540px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 1025px) and (min-width: 960px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
        font-size: 16px
    }
}

@media (min-width: 1025px) and (min-width: 540px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 1025px) and (min-width: 960px) {
    .mega-nav__dropdown__items--needs .mega-nav__dropdown__item__description {
        line-height: 26px
    }
}

.mega-nav__dropdown__items--needs__icon {
    display: none
}

@media (min-width: 1025px) {
    .mega-nav__dropdown__items--needs__icon {
        min-width: 45px;
        margin-right: 10px;
        display: block;
        flex: 1
    }
}

.mega-nav__dropdown__items--column-link-list {
    white-space: nowrap;
    padding: 0 30px 0 0
}

.mega-nav__dropdown__items--multi-column-link-list {
    padding: 0 130px 0 0
}

.mega-nav__dropdown__items--multi-column-link-list:last-of-type {
    padding-right: 0
}

.mega-nav__dropdown.IE-COLUMNS .mega-nav__dropdown__items--column-link-list {
    columns: 3
}

.mega-nav__dropdown.IE-COLUMNS .mega-nav__dropdown__items--column-link-list .mega-nav__dropdown__item {
    break-inside: avoid
}

.mega-nav__col {
    flex-grow: 1;
    margin: 0 10px
}

.mega-nav__col:first-of-type {
    margin-left: 50px
}

.mega-nav__col--loader {
    display: flex
}

.mega-nav__col__contenttile {
    min-width: 200px;
    margin: 0 12px
}

.mega-nav__col__linear-background {
    background: #f6f7f8;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 1000px 104px;
    height: 150px;
    position: relative;
    overflow: hidden
}

.mega-nav__col__inter-right--top {
    background: #FFF;
    width: 100%;
    height: 8px;
    position: absolute;
    top: 132px;
    left: 0px
}

.mega-nav__col__inter-right--bottom {
    background: #FFF;
    width: 100%;
    height: 8px;
    position: absolute;
    top: 115px;
    left: 0px
}

.mega-nav__featured {
    position: relative;
    max-width: 230px;
    display: none
}

.mega-nav__featured__img {
    width: 100%
}

.mega-nav__featured__img--wrapper {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px
}

.mega-nav__featured__img--call-out {
    position: absolute;
    right: 5px;
    top: 5px;
    background: rgba(0, 0, 0, 0.6);
    padding: 3px 10px;
    color: #fff;
    font-size: .8rem;
    font-weight: 300
}

.mega-nav__featured__title {
    max-width: 360px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600
}

@media (min-width: 540px) {
    .mega-nav__featured__title {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .mega-nav__featured__title {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .mega-nav__featured__title {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .mega-nav__featured__title {
        line-height: 22px
    }
}

.mega-nav__featured__link {
    font-weight: 900;
    color: #000;
    display: inline-flex;
    font-size: .85rem;
    border-bottom-color: transparent
}

.mega-nav__featured__link--carrot {
    position: relative;
    height: 24px;
    width: 10px;
    margin-top: -5px
}

.mega-nav__featured__link--carrot:before {
    content: '';
    position: absolute;
    top: 9px;
    right: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e30613
}

.mega-nav__featured__link--carrot:after {
    content: '';
    position: absolute;
    right: 2px;
    top: 11px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff
}

.mega-nav__featured__link--carrot::before,
.mega-nav__featured__link--carrot::after {
    transition: transform .3s ease-in-out
}

.mega-nav__featured__link:hover {
    background: none;
    color: #000;
    border-bottom: 1px solid #f9cdd0
}

.mega-nav__featured__wrapper-link {
    color: #000
}

.mega-nav__featured__wrapper-link:hover {
    color: #e30613
}

@media (min-width: 1025px) {
    .mega-nav__featured {
        display: block
    }
}

.navigationlinklistcomponent ul {
    list-style-type: none;
    padding: 0
}

.navigationlinklistcomponent li {
    margin-bottom: 8px
}

.navigationlinklistcomponent a {
    border-bottom: none;
    text-decoration: underline;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400
}

.navigationlinklistcomponent a:hover {
    color: #e30613
}

@media (min-width: 768px) {
    .navigationlinklistcomponent li {
        margin-bottom: 4px
    }
}

.nav__search-button {
    height: 100%;
    background: #e30613;
    color: white;
    padding: 10px;
    border: none;
    min-width: 59px;
    min-height: 48px;
    display: flex;
    justify-content: center
}

.nav__search-button--magnifier {
    display: block;
    max-width: 24px
}

.nav__search-button--magnifier__img {
    width: 100%
}

.search-bar-open .nav__search-button img {
    display: none
}

.search-bar-open .nav__search-button .nav__search-button--magnifiner {
    position: relative;
    width: 27px;
    height: 27px;
    display: block
}

.search-bar-open .nav__search-button .nav__search-button--magnifiner::before,
.search-bar-open .nav__search-button .nav__search-button--magnifiner::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 45%
}

.search-bar-open .nav__search-button .nav__search-button--magnifiner::before {
    transform: rotate(45deg)
}

.search-bar-open .nav__search-button .nav__search-button--magnifiner::after {
    transform: rotate(-45deg)
}

@media (min-width: 1025px) {

    .nav__wrapper .mega-nav__item,
    .nav__wrapper .secondary-nav__item {
        padding: 0;
        border-bottom: 4px solid transparent
    }
}

.nav__wrapper .mega-nav__item:hover,
.nav__wrapper .secondary-nav__item:hover {
    border-bottom-color: #e30613
}

.nav__wrapper .mega-nav__item__link,
.nav__wrapper .secondary-nav__item__link {
    border: none;
    color: #000;
    position: relative;
    background: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0;
    white-space: nowrap
}

@media (min-width: 1025px) {

    .nav__wrapper .mega-nav__item__link,
    .nav__wrapper .secondary-nav__item__link {
        width: initial;
        justify-content: flex-start;
        align-items: center;
        padding: 18px 10px 8px
    }
}

.nav__wrapper .mega-nav__item__link:hover,
.nav__wrapper .secondary-nav__item__link:hover {
    text-decoration: none;
    color: #000
}

@media (min-width: 1025px) {
    .nav__wrapper .mega-nav__item__link:first-of-type {
        padding-left: 0
    }
}

.nav__wrapper--can-hover .mega-nav__item:hover,
.nav__wrapper--can-hover .secondary-nav__item:hover {
    border-bottom-color: #e30613
}

.nav__wrapper--can-hover .mega-nav__item__link,
.nav__wrapper--can-hover .secondary-nav__item__link {
    border: none
}

.nav__wrapper--can-hover .mega-nav__item__link:hover,
.nav__wrapper--can-hover .secondary-nav__item__link:hover {
    text-decoration: none;
    color: #000
}

.nav__wrapper--can-hover .mega-nav__dropdown:hover,
.nav__wrapper--can-hover .secondary-nav__dropdown:hover {
    cursor: pointer
}

.nav__wrapper--can-hover .mega-nav__dropdown:hover .mega-nav__dropdown__item__link:hover,
.nav__wrapper--can-hover .mega-nav__dropdown:hover .secondary-nav__dropdown__item__link:hover,
.nav__wrapper--can-hover .secondary-nav__dropdown:hover .mega-nav__dropdown__item__link:hover,
.nav__wrapper--can-hover .secondary-nav__dropdown:hover .secondary-nav__dropdown__item__link:hover {
    color: #e30613;
    text-decoration: none;
    background: none
}

.nav__container {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 10;
    width: 100%;
    left: 0;
    right: 0
}

.search-bar-open .nav__container {
    bottom: 0px
}

@media (min-width: 1025px) {
    .search-bar-open .nav__container .search-bar-container {
        margin: 0 72px
    }
}

.nav__wrapper {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto
}

.nav__bar {
    position: relative;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px
}

.nav__bar__logo {
    width: 100px
}

.nav__bar__logo img {
    max-height: 50px
}

.nav__bar--top {
    padding-top: 15px;
    padding-bottom: 15px
}

.nav__bar--bottom {
    max-height: 0;
    transition: max-height 0.3s ease-in-out;
    overflow: hidden;
    flex-direction: column
}

@media (max-width: 719px) {
    .nav__bar--bottom {
        padding: 0
    }
}

@media (min-width: 720px) {
    .nav__bar--bottom {
        position: absolute;
        width: 50%;
        right: 0
    }
}

@media (min-width: 1025px) {
    .nav__bar--bottom {
        position: relative;
        width: auto;
        right: initial;
        display: flex;
        flex-direction: row;
        max-height: 100px
    }
}

@media (max-width: 719px) {
    .nav__bar--bottom--scroll-container {
        height: calc(100vh - 22vh);
        overflow-y: scroll
    }
}

@media (min-width: 1025px) {
    .nav__bar--bottom--scroll-container {
        display: flex;
        justify-content: space-between;
        width: 100%
    }
}

.nav__bar--bottom--dropdown-open {
    overflow: visible
}

.nav__bar--bottom--mobile-show {
    display: flex;
    height: calc(100vh - 78px);
    overflow-y: scroll;
    justify-content: flex-start;
    max-height: 100vh;
    border-bottom: none
}

@media (min-width: 720px) {
    .nav__bar--bottom--mobile-show {
        border-left: 1px solid #dee2e6
    }
}

.nav__bar--bottom--up {
    max-height: 0;
    border-bottom-color: transparent
}

@media (min-width: 1025px) {
    .nav__bar__leading {
        flex: 1 0 15%;
        display: flex;
        align-items: center
    }

    .nav__bar__middle {
        justify-content: center
    }

    .nav__bar__trailing {
        flex: 1 0 15%;
        justify-content: flex-end
    }
}

.nav__bar__middle {
    display: flex;
    align-items: center
}

.nav__bar__trailing {
    display: flex;
    align-items: center
}

.mobile-only-nav {
    display: none
}

.mobile-only-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 719px) {
    .mobile-only-nav {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        border-bottom: 1px solid #dee2e6
    }
}

body.smart-nav--open {
    overflow: hidden
}

.nav__bar__logo-v2 {
    margin-right: 24px
}

@media (min-width: 720px) {
    .nav__bar__logo-v2 {
        margin-right: 48px
    }
}

.nav__bar__trailing-actions {
    position: relative;
    margin-left: 0px;
    flex: 0 1 342px;
    height: 48px
}

.nav__bar__trailing-actions .nav__bar__trailing-actions__primary {
    display: flex;
    position: absolute !important;
    right: 0px
}

html:lang(ar) .nav__bar__trailing-actions .nav__bar__trailing-actions__primary,
html:lang(ar_ae) .nav__bar__trailing-actions .nav__bar__trailing-actions__primary,
html[lang='ar-SA'] .nav__bar__trailing-actions .nav__bar__trailing-actions__primary {
    right: auto;
    left: 0
}

html:lang(ar) .nav__wrapper,
html:lang(ar_ae) .nav__wrapper,
html[lang='ar-SA'] .nav__wrapper {
    direction: rtl
}

html:lang(ar) .mega-nav__dropdown--show,
html:lang(ar_ae) .mega-nav__dropdown--show,
html[lang='ar-SA'] .mega-nav__dropdown--show {
    text-align: right
}

@media (min-width: 720px) and (max-width: 959px) {
    .parsys.sidebar-wrapper {
        display: flex;
        flex-direction: row;
        padding-bottom: 24px
    }
}

.notificationContent {
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
    display: none
}

.notificationContent .notificationText {
    background: #87beff;
    width: fit-content;
    max-width: 50%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 5px;
    margin: 0 auto
}

@media (max-width: 959px) {
    .notificationContent .notificationText {
        max-width: 80%
    }
}

.notificationContent .notificationText .notificationText__item {
    display: contents
}

.notificationContent .notificationTextClose {
    float: right;
    font-weight: 700;
    padding-left: 10px
}

.notificationContent .notificationTextClose a.closeNotification {
    color: #000;
    border: 0
}

.notificationContent .notificationTextClose a.closeNotification:hover {
    color: #dc3545;
    background: none
}

.hide {
    display: none
}

@media print {
    position: relative;

    @page {
        size: auto;
        margin: 0px auto
    }

    .nav__bar__trailing,
    .nav__bar__trailing-actions {
        visibility: hidden
    }

    .footer,
    .addthissocialshare,
    .eloquaform,
    .gateddownload {
        display: none
    }

    .richtext,
    iframe,
    .html {
        page-break-inside: avoid
    }
}

.container {
    padding: 0;
    max-width: none;
    margin: 0
}

.container_wrapper {
    max-width: 100%
}

.basiclink a.basic-link {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 16px;
    display: inline-block
}

.basiclink a.basic-link:hover {
    color: initial
}

.basiclink a.basic-link:hover .basiclink__right-arrow::before {
    width: 35px
}

.basiclink a.basic-link:hover .basiclink__right-arrow::after {
    right: 2px
}

.basiclink a.basic-link span {
    position: relative;
    display: inline-block;
    padding-right: 48px
}

.basiclink__right-arrow::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.basiclink__right-arrow::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.boilerplatecontentfragment a {
    font-weight: 600;
    border-bottom: 1px solid #e30613
}

.boilerplatecontentfragment a:hover {
    background: #e30613;
    color: #fff;
    text-decoration: none;
    border-bottom-color: transparent
}

.contactlist ul.list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 12px;
    text-align: left
}

@media (min-width: 768px) {
    .contactlist ul.list {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 1025px) {
    .contactlist ul.list {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width: 1600px) {
    .contactlist ul.list {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 24px
    }
}

.contactlist ul.list li.contact {
    box-shadow: 0 0 0.5rem 0 #e8e5dd;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    line-height: 0;
    margin-bottom: 12px;
    min-height: 277px;
    overflow: auto
}

.contactlist ul.list li.contact .contact-image-wrapper {
    overflow: hidden;
    margin-bottom: 16px;
    justify-content: center;
    width: 100%
}

.contactlist ul.list li.contact .contact-image-wrapper img {
    max-width: 262px;
    max-height: 262px;
    height: 262px
}

.contactlist ul.list li.contact .contact-image-wrapper .person-default-image {
    background: url(/etc/designs/jll-dot-com/person-default-image.svg) no-repeat;
    background-position: center;
    z-index: 1;
    height: 143px;
    width: 154px;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 2px
}

@media (min-width: 768px) {
    .contactlist ul.list li.contact .contact-image-wrapper .person-default-image {
        height: 262px
    }
}

.contactlist ul.list li.contact .contact-name {
    color: #000;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.contactlist ul.list li.contact .contact-designation {
    color: #75767a;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (min-width: 1025px) {
    .contactlist ul.list li.contact .contact-designation {
        line-height: 22px
    }
}

.contactlist ul.list li.contact .contact-bio-info {
    color: #75767a;
    margin-bottom: 24px
}

.contactlist ul.list li.contact .contact-bio-info p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    display: inline
}

@media (min-width: 768px) {
    .contactlist ul.list li.contact .contact-bio-info p {
        line-height: 20px
    }
}

@media (min-width: 1600px) {
    .contactlist ul.list li.contact .contact-bio-info p {
        line-height: 22px
    }
}

.contactlist ul.list li.contact .contact-bio-info ul {
    display: none
}

.contactlist ul.list li.contact .contact-bio-licence,
.contactlist ul.list li.contact .contact-bio-location {
    color: #75767a;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px
}

@media (min-width: 768px) {

    .contactlist ul.list li.contact .contact-bio-licence,
    .contactlist ul.list li.contact .contact-bio-location {
        line-height: 20px
    }
}

@media (min-width: 1600px) {

    .contactlist ul.list li.contact .contact-bio-licence,
    .contactlist ul.list li.contact .contact-bio-location {
        line-height: 22px
    }
}

.contactlist ul.list li.contact .contact-bio-location {
    margin-bottom: 8px
}

.contactlist ul.list li.contact .contact-phonenumber,
.contactlist ul.list li.contact .contact-phonenumber-visible-hidden {
    justify-content: center;
    margin-top: 18px
}

.contactlist ul.list li.contact .contact-phonenumber-wrapper {
    background: #000;
    float: left;
    height: 40px;
    color: #fff;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 60px 0 33px
}

.contactlist ul.list li.contact .contact-phonenumber-wrapper .contact-number {
    align-self: center;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px
}

.contactlist ul.list li.contact .contact-phonenumber-wrapper-link {
    display: flex
}

.contactlist ul.list li.contact .contact-phonenumber-wrapper:hover {
    background: #e30613
}

.contactlist ul.list li.contact .contact-links,
.contactlist ul.list li.contact .contact-links-visible-hidden {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    margin-top: 18px;
    margin-bottom: 16px
}

.contactlist ul.list li.contact .contact-links a,
.contactlist ul.list li.contact .contact-links-visible-hidden a {
    margin-right: 24px
}

.contactlist ul.list li.contact .contact-icon {
    background-position: center;
    z-index: 1;
    height: 32px;
    width: 32px;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block
}

.contactlist ul.list li.contact .contact-icon-phone {
    background: url(/etc/designs/jll-dot-com/icon-phone.svg) no-repeat;
    position: relative;
    top: 36%;
    width: 18px;
    margin-right: 11px
}

.contactlist ul.list li.contact .contact-icon-email {
    background: url(/etc/designs/jll-dot-com/icon-email.svg) no-repeat
}

.contactlist ul.list li.contact .contact-icon-email:after {
    content: url(/etc/designs/jll-dot-com/icon-email-red.svg);
    display: none
}

.contactlist ul.list li.contact .contact-icon-email:hover {
    background: url(/etc/designs/jll-dot-com/icon-email-red.svg) no-repeat
}

.contactlist ul.list li.contact .contact-icon-linkedin {
    background: url(/etc/designs/jll-dot-com/icon-linkedin.svg) no-repeat
}

.contactlist ul.list li.contact .contact-icon-linkedin:after {
    content: url(/etc/designs/jll-dot-com/icon-linkedin-red.svg);
    display: none
}

.contactlist ul.list li.contact .contact-icon-linkedin:hover {
    background: url(/etc/designs/jll-dot-com/icon-linkedin-red.svg) no-repeat
}

.contactlist ul.list li.contact .contact-icon-wechat {
    background: url(/etc/designs/jll-dot-com/icon-wechat.svg) no-repeat
}

.contactlist ul.list li.contact .contact-icon-wechat:after {
    content: url(/etc/designs/jll-dot-com/icon-wechat-red.svg);
    display: none
}

.contactlist ul.list li.contact .contact-icon-wechat:hover {
    background: url(/etc/designs/jll-dot-com/icon-wechat-red.svg) no-repeat
}

.contactlist ul.list li.contact .contact-card-footer-wrapper {
    margin-top: auto
}

.contactlist ul.list li.contact .contact-profile-link,
.contactlist ul.list li.contact .contact-profile-link-visible-hidden {
    text-align: center;
    margin-bottom: 24px
}

.contactlist ul.list li.contact .contact-profile-link a,
.contactlist ul.list li.contact .contact-profile-link-visible-hidden a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    cursor: pointer;
    color: #1e0103;
    text-decoration: underline
}

.contactlist ul.list li.contact .contact-profile-link a:hover,
.contactlist ul.list li.contact .contact-profile-link-visible-hidden a:hover {
    color: #e30613
}

.contactlist ul.list li.contact .contact-image-wrapper,
.contactlist ul.list li.contact .contact-bio-info,
.contactlist ul.list li.contact .contact-phonenumber,
.contactlist ul.list li.contact .contact-links,
.contactlist ul.list li.contact .contact-profile-link-visible-hidden,
.contactlist ul.list li.contact .contact-phonenumber-visible-hidden,
.contactlist ul.list li.contact .contact-links-visible-hidden,
.contactlist ul.list li.contact .contact-bio-info-wrapper,
.contactlist ul.list li.contact .contact-profile-link {
    display: none
}

.contactlist-view-more-wrapper {
    display: flex;
    justify-content: center;
    margin: 0;
    margin-top: 36px;
    margin-bottom: 48px
}

.contactlist-view-more-wrapper .contactlist-view-more-btn,
.contactlist-view-more-wrapper .contactlist-view-more-btn:hover {
    border: transparent
}

.contactlist.layout-biocard ul.list li .contact-image-wrapper,
.contactlist.layout-biocard ul.list li .contact-profile-link {
    display: block
}

.contactlist.layout-biocard ul.list li .contact-image-wrapper {
    display: flex;
    margin-bottom: 12px
}

.contactlist.layout-biocard ul.list li .contact-image-wrapper img {
    max-width: 140px;
    max-height: 140px
}

@media (min-width: 768px) {
    .contactlist.layout-biocard ul.list li .contact-image-wrapper {
        margin-bottom: 16px
    }

    .contactlist.layout-biocard ul.list li .contact-image-wrapper img {
        max-width: 262px;
        max-height: 262px
    }
}

.contactlist.layout-biocard ul.list li .contact-name {
    -webkit-line-clamp: 1;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .contactlist.layout-biocard ul.list li .contact-name {
        margin-bottom: 12px
    }
}

.contactlist.layout-biocard ul.list li .contact-designation {
    margin-bottom: 9px
}

@media (min-width: 768px) {
    .contactlist.layout-biocard ul.list li .contact-designation {
        margin-bottom: 6px
    }
}

@media (min-width: 1025px) {
    .contactlist.layout-biocard ul.list li .contact-designation {
        margin-bottom: 12px
    }
}

.contactlist.layout-biocard ul.list li .contact-bio-info {
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .contactlist.layout-biocard ul.list li .contact-bio-info {
        margin-bottom: 35px
    }
}

@media (min-width: 1600px) {
    .contactlist.layout-biocard ul.list li .contact-bio-info {
        margin-bottom: 24px
    }
}

.contactlist.layout-biocard ul.list li .contact-bio-info.truncate-eight {
    -webkit-line-clamp: 8
}

.contactlist.layout-biocard ul.list li .contact-bio-info.truncate-nine {
    -webkit-line-clamp: 9
}

.contactlist.layout-biocard ul.list li .contact-bio-info.truncate-ten {
    -webkit-line-clamp: 10
}

.contactlist.layout-biocard ul.list li .contact-bio-info.truncate-eleven {
    -webkit-line-clamp: 11
}

.contactlist.layout-buttoncard ul.list li .contact-image-wrapper,
.contactlist.layout-buttoncard ul.list li .contact-bio-info,
.contactlist.layout-buttoncard ul.list li .contact-bio-info-wrapper,
.contactlist.layout-buttoncard ul.list li .contact-profile-link-visible-hidden,
.contactlist.layout-buttoncard ul.list li .contact-profile-link {
    display: block
}

.contactlist.layout-buttoncard ul.list li .contact-profile-link-visible-hidden,
.contactlist.layout-buttoncard ul.list li .contact-phonenumber-visible-hidden,
.contactlist.layout-buttoncard ul.list li .contact-links-visible-hidden {
    visibility: hidden
}

.contactlist.layout-buttoncard ul.list li .contact-links-visible-hidden {
    height: 32px
}

.contactlist.layout-buttoncard ul.list li .contact-image-wrapper,
.contactlist.layout-buttoncard ul.list li .contact-phonenumber,
.contactlist.layout-buttoncard ul.list li .contact-links,
.contactlist.layout-buttoncard ul.list li .contact-phonenumber-visible-hidden,
.contactlist.layout-buttoncard ul.list li .contact-links-visible-hidden {
    display: flex
}

.contactlist.layout-buttoncard ul.list li .contact-image-wrapper {
    margin-bottom: 12px
}

.contactlist.layout-buttoncard ul.list li .contact-image-wrapper img {
    max-width: 140px;
    max-height: 140px
}

@media (min-width: 768px) {
    .contactlist.layout-buttoncard ul.list li .contact-image-wrapper {
        margin-bottom: 16px
    }

    .contactlist.layout-buttoncard ul.list li .contact-image-wrapper img {
        max-width: 262px;
        max-height: 262px
    }
}

.contactlist.layout-buttoncard ul.list li .contact-name {
    -webkit-line-clamp: 1;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .contactlist.layout-buttoncard ul.list li .contact-name {
        margin-bottom: 12px
    }
}

.contactlist.layout-buttoncard ul.list li .contact-designation {
    line-height: 26px;
    margin-bottom: 9px
}

@media (min-width: 768px) {
    .contactlist.layout-buttoncard ul.list li .contact-designation {
        margin-bottom: 6px
    }
}

@media (min-width: 1600px) {
    .contactlist.layout-buttoncard ul.list li .contact-designation {
        line-height: 22px;
        margin-bottom: 12px
    }
}

.contactlist.layout-buttoncard ul.list li .contact-bio-info {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .contactlist.layout-buttoncard ul.list li .contact-bio-info {
        -webkit-line-clamp: 4
    }
}

.contactlist.layout-buttoncard ul.list li .contact-bio-info-with-license {
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.contactlist.layout-buttoncard ul.list li .contact-bio-licence {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

@media (min-width: 1600px) {

    .contactlist.layout-buttoncard ul.list li .contact-phonenumber,
    .contactlist.layout-buttoncard ul.list li .contact-phonenumber-visible-hidden {
        margin-top: 21px
    }
}

.contactlist.layout-buttoncard ul.list li .contact-links,
.contactlist.layout-buttoncard ul.list li .contact-links-visible-hidden {
    margin-bottom: 22px
}

@media (min-width: 768px) {

    .contactlist.layout-buttoncard ul.list li .contact-links,
    .contactlist.layout-buttoncard ul.list li .contact-links-visible-hidden {
        margin-bottom: 19px
    }
}

@media (min-width: 1600px) {

    .contactlist.layout-buttoncard ul.list li .contact-links,
    .contactlist.layout-buttoncard ul.list li .contact-links-visible-hidden {
        margin-bottom: 16px
    }
}

@media (min-width: 576px) {
    .contactlist.layout-leadership ul.list {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 768px) {
    .contactlist.layout-leadership ul.list {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width: 1600px) {
    .contactlist.layout-leadership ul.list {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 24px
    }
}

.contactlist.layout-leadership ul.list li .contact-image-wrapper,
.contactlist.layout-leadership ul.list li .contact-profile-link {
    display: block
}

.contactlist.layout-leadership ul.list li .contact-image-wrapper {
    display: flex
}

@media (min-width: 768px) {
    .contactlist.layout-leadership ul.list li .contact-image-wrapper {
        margin-bottom: 12px
    }
}

.contactlist.layout-leadership ul.list li .contact-name {
    margin-bottom: 12px
}

@media (min-width: 576px) {
    .contactlist.layout-leadership ul.list li .contact-name {
        line-height: 28px;
        font-size: 22px
    }
}

@media (min-width: 576px) {
    .contactlist.layout-leadership ul.list li .contact-designation {
        line-height: 22px
    }
}

@media (min-width: 768px) {
    .contactlist.layout-leadership ul.list li .contact-designation {
        line-height: 22px
    }
}

.contactlist.layout-leadership ul.list li .contact-profile-link {
    margin-bottom: 32px
}

.contactlist.layout-leadership .contactlist-view-more-wrapper {
    display: none
}

.contactlist.layout-mediacontact ul.list li.contact {
    padding: 16px 0 0 15px
}

.contactlist.layout-mediacontact ul.list li.contact .contact-name {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (min-width: 768px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-name {
        margin-bottom: 12px
    }
}

@media (min-width: 1600px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-name {
        margin-bottom: 16px;
        font-size: 30px;
        line-height: 34px
    }
}

.contactlist.layout-mediacontact ul.list li.contact .contact-designation {
    line-height: 26px;
    margin-bottom: 17px
}

@media (min-width: 768px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-designation {
        margin-bottom: 19px
    }
}

@media (min-width: 1025px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-designation {
        margin-bottom: 44px
    }
}

@media (min-width: 1600px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-designation {
        margin-bottom: 16px;
        line-height: 28px
    }
}

.contactlist.layout-mediacontact ul.list li.contact .contact-phonenumber,
.contactlist.layout-mediacontact ul.list li.contact .contact-links {
    display: flex;
    justify-content: center
}

.contactlist.layout-mediacontact ul.list li.contact .contact-phonenumber {
    margin: 0 15px 18px 0
}

.contactlist.layout-mediacontact ul.list li.contact .contact-links {
    margin-top: 0;
    margin-bottom: 22px
}

@media (min-width: 768px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-links {
        margin-bottom: 20px
    }
}

@media (min-width: 1025px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-links {
        margin-bottom: 22px
    }
}

@media (min-width: 1600px) {
    .contactlist.layout-mediacontact ul.list li.contact .contact-links {
        margin-bottom: 22px
    }
}

.contactlist.layout-mediacontact ul.list li.contact .contact-links .contact-linkedin-link,
.contactlist.layout-mediacontact ul.list li.contact .contact-links .contact-wechat-link,
.contactlist.layout-mediacontact ul.list li.contact .contact-links .contact-icon-wechat {
    display: none
}

.contactlist.layout-mediacontact .contactlist-view-more-wrapper {
    display: none
}

.contenttypekicker {
    color: #e30613;
    margin-bottom: 12px
}

.contributors .contributors-label {
    font-weight: 600;
    line-height: 24px
}

.contributors ul {
    list-style-type: none;
    padding: 0
}

.contributors ul li {
    margin-top: 5px;
    color: #626468;
    line-height: 24px
}

.featuredarticlegrid .articleGridPaginated__load-more--row {
    width: 100%;
    text-align: center
}

@media (min-width: 1025px) {
    .featuredarticlegrid .articleGridPaginated__load-more--row {
        width: auto
    }
}

.featuredarticlegrid .top-section .content-card {
    margin-right: 0px;
    margin-bottom: 24px
}

@media (min-width: 720px) {
    .featuredarticlegrid .top-section .content-card {
        padding-bottom: 0px
    }

    .featuredarticlegrid .top-section .content-card:nth-child(even) {
        margin-right: 36px
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .top-section .content-card {
        margin-right: 36px
    }

    .featuredarticlegrid .top-section .content-card:nth-child(3n-1) {
        margin-right: 0px
    }
}

.featuredarticlegrid .more-section .content-card {
    margin-right: 0px;
    margin-bottom: 24px
}

@media (min-width: 720px) {
    .featuredarticlegrid .more-section .content-card {
        padding-bottom: 0px
    }

    .featuredarticlegrid .more-section .content-card:nth-child(odd) {
        margin-right: 36px
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .more-section .content-card {
        margin-right: 36px
    }

    .featuredarticlegrid .more-section .content-card:nth-child(3n) {
        margin-right: 0px
    }
}

.featuredarticlegrid .content-card__header__leading {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.featuredarticlegrid .content-card__body__text {
    display: none
}

@media (min-width: 1025px) {
    .featuredarticlegrid .content-card__body__text {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .content-card__body__title {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

.featuredarticlegrid .content-card__image--no-image {
    border-top: transparent;
    padding-top: 0px
}

.featuredarticlegrid .content-card__image--no-image:first-child {
    border-top: 1px solid #ced4da;
    padding-top: 24px
}

@media (min-width: 720px) {
    .featuredarticlegrid .content-card__image--no-image:first-child {
        border-top: 0px solid #ced4da;
        padding-top: 0px
    }
}

.featuredarticlegrid .related-content__tab__downarrow {
    fill: #000000
}

.featuredarticlegrid .related-content__tab__svgarrow {
    display: none
}

.featuredarticlegrid .related-content__tab__list {
    display: none
}

.featuredarticlegrid .related-content__tab__list--active {
    display: flex;
    flex-direction: column
}

.featuredarticlegrid .related-content__tab__list.out .content-card:after {
    left: 0
}

.featuredarticlegrid .related-content__tab__list .content-card {
    scroll-snap-align: start;
    min-width: 70vw;
    position: relative;
    overflow: hidden;
    display: block
}

.featuredarticlegrid .related-content__tab__list .content-card:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    transition: left .3s ease-in-out;
    background: #fff
}

@media (min-width: 720px) {
    .featuredarticlegrid .related-content__tab__list .content-card {
        min-width: 40.8vw;
        border-bottom: transparent;
        width: 47%;
        vertical-align: top;
        display: inline-block
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__list .content-card {
        min-width: 47.5%;
        max-width: calc((100% - (36px * 2)) / 3)
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__list .content-card {
        border-bottom: transparent;
        min-width: auto;
        flex: 0 0 31.5%;
        display: inline-block
    }

    @supports (-ms-ime-align: auto) {
        .featuredarticlegrid .related-content__tab__list .content-card {
            flex: 0 0 31.1%
        }
    }
}

.featuredarticlegrid .related-content__tab__list .content-card:hover__innerwrapperabove:hover__innerwrapperabove:before {
    opacity: 1
}

.featuredarticlegrid .related-content__tab__list .content-card:hover__innerwrapperbelow:hover__innerwrapperabove:before {
    opacity: 1
}

.featuredarticlegrid .related-content__tab__list .content-card__body__title {
    margin-bottom: 0px
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__list .content-card__body__title {
        margin-bottom: 24px
    }
}

.featuredarticlegrid .related-content__tab__list .content-card__highlighwrapper {
    position: relative
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperabove {
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
    background-size: cover
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperabove:hover:before {
    opacity: 1
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperabove:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to left, transparent, #212121);
    opacity: 0.8
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperabove:before:hover {
    opacity: 1
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperbelow {
    position: absolute;
    padding: 36px;
    width: 100%;
    top: 0;
    color: #ffffff
}

@media (min-width: 720px) {
    .featuredarticlegrid .related-content__tab__list .content-card__innerwrapperbelow {
        top: 30%
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__list .content-card__innerwrapperbelow {
        top: 4%;
        width: 75%;
        padding: 72px 36px
    }
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperbelow__header {
    color: #ffffff
}

.featuredarticlegrid .related-content__tab__list .content-card__innerwrapperbelow:hover .content-card__innerwrapperabove:before {
    opacity: 1
}

.featuredarticlegrid .related-content__tab__list .content-card.hide-tile {
    display: none
}

.featuredarticlegrid .related-content__tab__list .highlighter-section {
    min-width: 100%;
    display: inline-block
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__list .highlighter-section {
        min-width: 65.2%
    }
}

.featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__header {
    color: #fff
}

.featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title--animate {
        background-image: url("")
    }
}

.featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__text {
    display: none
}

@media (min-width: 1200px) {
    .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__text {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

.featuredarticlegrid .related-content__tab__list .highlighter-section:hover .content-card__innerwrapperabove:before {
    opacity: 1
}

.featuredarticlegrid .related-content__tab__list .highlighter-section:hover .content-card__body {
    color: #fff
}

.featuredarticlegrid .related-content__tab__list .highlighter-section:hover .content-card__body__title {
    color: #fff
}

.featuredarticlegrid .related-content__tab__list .highlighter-section:hover .content-card__body__title--animate {
    background-image: url("");
    transition: none;
    background-size: auto
}

.featuredarticlegrid .related-content__tab__wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.featuredarticlegrid .related-content__tab__content {
    width: 100%;
    display: block;
    overflow-y: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding: 1px 1px 0 1px
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__content {
        display: flex;
        overflow-x: hidden;
        flex-wrap: wrap
    }
}

.featuredarticlegrid .related-content__tab__content__highlighterNext {
    margin-right: 0px
}

.featuredarticlegrid .related-content__tab__content__noRightMargin {
    margin-right: 0px
}

.featuredarticlegrid .related-content__tab__content__mobileonly {
    margin-right: 0px
}

.featuredarticlegrid .related-content__tab__cta {
    margin-top: 0px
}

.featuredarticlegrid .related-content__tab__cta__primary_v2 {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 540px) {
    .featuredarticlegrid .related-content__tab__cta__primary_v2 {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__cta__primary_v2 {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .featuredarticlegrid .related-content__tab__cta__primary_v2 {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__cta__primary_v2 {
        line-height: 22px
    }
}

.featuredarticlegrid .related-content__tab__cta__primary_v2:hover {
    color: #fff;
    background-position: left bottom
}

.featuredarticlegrid .related-content__tab__cta__primary_v2:hover {
    background-position: left bottom
}

.featuredarticlegrid .related-content__tab__cta__secondary_v2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 540px) {
    .featuredarticlegrid .related-content__tab__cta__secondary_v2 {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__cta__secondary_v2 {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .featuredarticlegrid .related-content__tab__cta__secondary_v2 {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__cta__secondary_v2 {
        line-height: 30px
    }
}

.featuredarticlegrid .related-content__tab__cta__secondary_v2::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.featuredarticlegrid .related-content__tab__cta__secondary_v2::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.featuredarticlegrid .related-content__tab__cta__secondary_v2:hover {
    color: inherit
}

.featuredarticlegrid .related-content__tab__cta__secondary_v2:hover::before {
    width: 35px
}

.featuredarticlegrid .related-content__tab__cta__secondary_v2:hover::after {
    right: 2px
}

.featuredarticlegrid .related-content__tab__cta__secondary {
    text-align: center;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
    color: #000;
    display: inline-block;
    border-color: #000;
    border: 2px solid #000
}

@media (min-width: 720px) {
    .featuredarticlegrid .related-content__tab__cta__secondary {
        width: auto
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__cta__secondary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.featuredarticlegrid .related-content__tab__cta__secondary:hover {
    color: #fff;
    background: #000
}

.featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
    text-align: center;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

.featuredarticlegrid .related-content__tab__cta__secondaryDownarrow .related-content__tab__svgarrow {
    display: inline-block;
    margin-right: 6px
}

@media (min-width: 720px) {
    .featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
        width: auto
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 540px) {
    .featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .featuredarticlegrid .related-content__tab__cta__secondaryDownarrow {
        line-height: 22px
    }
}

.featuredarticlegrid .related-content__tab__cta__secondaryDownarrow:hover {
    color: #fff;
    background-position: left bottom
}

.featuredarticlegrid .related-content__tab__cta__secondaryDownarrow:hover {
    background-position: left bottom
}

.featuredarticlegrid .related-content__tab__cta__secondaryDownarrow:hover .related-content__tab__downarrow {
    fill: #fff
}

.featuredarticlegrid .related-content__tab__cta__primary {
    text-align: center;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #e30613;
    color: #fff;
    display: inline-block;
    font-size: 18px
}

@media (min-width: 720px) {
    .featuredarticlegrid .related-content__tab__cta__primary {
        width: auto
    }
}

@media (min-width: 1025px) {
    .featuredarticlegrid .related-content__tab__cta__primary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.featuredarticlegrid .related-content__tab__cta__primary:hover {
    color: #fff;
    background: #000
}

.featuredarticlegrid .load-more-btn.btn__primary {
    width: 100%;
    justify-content: center
}

@media (min-width: 576px) {
    .featuredarticlegrid .load-more-btn.btn__primary {
        width: auto
    }
}

.featuredarticlegrid .view-all-btn-wrapper {
    flex: 1;
    justify-content: center
}

@media (min-width: 576px) {
    .featuredarticlegrid .view-all-btn-wrapper {
        width: auto
    }
}

@media (min-width: 1200px) {
    .featuredarticlegrid .view-all-btn-wrapper {
        justify-content: flex-end
    }
}

.featuredarticlegrid .view-all-btn-wrapper .view-all-btn.btn__primary {
    justify-content: center;
    width: 100%
}

@media (min-width: 576px) {
    .featuredarticlegrid .view-all-btn-wrapper .view-all-btn.btn__primary {
        width: auto
    }
}

html[lang='ja-JP'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
    font-size: 20px;
    line-height: 36px
}

@media (min-width: 768px) {
    html[lang='ja-JP'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
        font-size: 26px;
        line-height: 46.8px
    }
}

@media (min-width: 1200px) {
    html[lang='ja-JP'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
        font-size: 26px;
        line-height: 46.8px
    }
}

html:lang(zh_MO) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
html[lang='zh-MO'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
html:lang(zh_HK) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
html[lang='zh-HK'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
    font-size: 36px;
    line-height: 40px
}

@media (min-width: 768px) {

    html:lang(zh_MO) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html[lang='zh-MO'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html:lang(zh_HK) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html[lang='zh-HK'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
        font-size: 40px;
        line-height: 44px
    }
}

@media (min-width: 1200px) {

    html:lang(zh_MO) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html[lang='zh-MO'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html:lang(zh_HK) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html[lang='zh-HK'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
        font-size: 40px;
        line-height: 44px
    }
}

html:lang(zh_CN) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
html[lang='zh-CN'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
    font-size: 28px;
    line-height: 32px
}

@media (min-width: 768px) {

    html:lang(zh_CN) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html[lang='zh-CN'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
        font-size: 32px;
        line-height: 36px
    }
}

@media (min-width: 1200px) {

    html:lang(zh_CN) .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title,
    html[lang='zh-CN'] .featuredarticlegrid .related-content__tab__list .highlighter-section .content-card__body__title {
        font-size: 32px;
        line-height: 36px
    }
}

@media (min-width: 960px) {
    .featured-content {
        display: flex;
        flex-wrap: wrap
    }
}

.featured-content__title {
    font-size: 28.8px;
    line-height: 33.6px;
    font-weight: 900;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    .featured-content__title {
        font-size: calc(8vw - 14.4px)
    }
}

@media (min-width: 960px) {
    .featured-content__title {
        font-size: 62.4px
    }
}

@media (min-width: 540px) {
    .featured-content__title {
        line-height: calc(8vw - 9.6px)
    }
}

@media (min-width: 960px) {
    .featured-content__title {
        line-height: 67.2px
    }
}

@media (min-width: 960px) {
    .featured-content__title {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 36px
    }
}

.featured-content__tabs-wrapper {
    height: 58px;
    overflow: hidden;
    margin-bottom: 24px
}

@media (min-width: 720px) {
    .featured-content__tabs-wrapper {
        padding: 0 12px
    }
}

@media (min-width: 960px) {
    .featured-content__tabs-wrapper {
        display: block;
        width: 100%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        overflow: visible;
        flex-wrap: wrap;
        height: inherit;
        padding: 0 18px
    }
}

.featured-content__tabs {
    width: 100%;
    padding-bottom: 30px;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth
}

@media (min-width: 960px) {
    .featured-content__tabs {
        height: inherit;
        display: block;
        overflow: visible
    }
}

.featured-content__tab {
    margin-right: 12px;
    scroll-snap-align: start;
    scroll-snap-stop: normal;
    padding: 0 !important
}

@media (min-width: 960px) {
    .featured-content__tab {
        display: block;
        margin-right: 0;
        margin-bottom: 24px
    }

    .featured-content__tab:last-of-type {
        margin-bottom: 0
    }
}

.featured-content__tab:first-of-type .featured-content__item-title {
    margin-left: 0
}

.featured-content__tab:last-of-type .featured-content__link {
    border-right: none
}

.featured-content__tab:last-of-type .featured-content__item-title {
    margin-right: 0
}

.featured-content__tab:last-of-type .featured-content__item-title:after {
    content: none
}

.featured-content__link {
    display: block;
    cursor: pointer;
    margin-right: 12px;
    position: relative;
    transition: all 0.25s ease-in-out
}

@media (min-width: 960px) {
    .featured-content__link {
        border-right: none
    }
}

.featured-content__link.active {
    color: #000
}

.featured-content__link.active:before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0px;
    opacity: 1
}

@media (min-width: 960px) {
    .featured-content__link.active:before {
        content: none
    }
}

@media (min-width: 960px) {
    .featured-content__link.active .featured-content__item-description {
        display: block;
        max-width: 300px
    }
}

.featured-content__link.active .featured-content__item-title {
    color: #000
}

@media (min-width: 960px) {
    .featured-content__link.active .featured-content__item-title {
        position: relative;
        transition: all 0.25s ease-in-out;
        display: inline-block
    }

    .featured-content__link.active .featured-content__item-title:before {
        content: "";
        width: 5px;
        background: #e30613;
        position: absolute;
        height: 0%;
        left: -18px;
        opacity: 0;
        transition: all 0.25s ease-in-out;
        bottom: 0
    }

    .featured-content__link.active .featured-content__item-title:hover:before,
    .featured-content__link.active .featured-content__item-title--active:before {
        height: 100%;
        opacity: 1
    }

    .featured-content__link.active .featured-content__item-title:before {
        height: 100%;
        opacity: 1
    }
}

.featured-content__link:before {
    content: "";
    position: absolute;
    bottom: -5px;
    height: 3px;
    width: 0;
    margin: 5px 0 0;
    transition: all 0.25s ease-in-out;
    transition-duration: 0.3s;
    opacity: 0;
    background-color: #e30613;
    left: 0
}

.featured-content__link:hover:before,
.featured-content__link--active:before {
    width: 100%;
    opacity: 1
}

@media (min-width: 960px) {
    .featured-content__link .featured-content__item-title {
        position: relative;
        transition: all 0.25s ease-in-out
    }

    .featured-content__link .featured-content__item-title:before {
        content: "";
        width: 5px;
        background: #e30613;
        position: absolute;
        height: 0%;
        left: -18px;
        opacity: 0;
        transition: all 0.25s ease-in-out;
        bottom: 0
    }

    .featured-content__link .featured-content__item-title:hover:before,
    .featured-content__link .featured-content__item-title--active:before {
        height: 100%;
        opacity: 1
    }
}

.featured-content__link:hover {
    color: #000
}

@media (min-width: 960px) {
    .featured-content__link:hover:before {
        content: none
    }

    .featured-content__link:hover .featured-content__item-title {
        position: relative;
        transition: all 0.25s ease-in-out
    }

    .featured-content__link:hover .featured-content__item-title:before {
        content: "";
        width: 5px;
        background: #e30613;
        position: absolute;
        height: 0%;
        left: -18px;
        opacity: 0;
        transition: all 0.25s ease-in-out;
        bottom: 0
    }

    .featured-content__link:hover .featured-content__item-title:hover:before,
    .featured-content__link:hover .featured-content__item-title--active:before {
        height: 100%;
        opacity: 1
    }

    .featured-content__link:hover .featured-content__item-title:before {
        height: 100%;
        opacity: 1
    }
}

.featured-content__content {
    margin-top: 12px
}

@media (min-width: 960px) {
    .featured-content__content {
        position: relative;
        width: 100%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        padding-left: 12px;
        padding-right: 12px
    }
}

.featured-content__item-title {
    color: #75767a;
    font-size: 17.6px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 12px;
    position: relative;
    white-space: nowrap
}

@media (min-width: 540px) {
    .featured-content__item-title {
        font-size: calc(1.14286vw + 11.42857px)
    }
}

@media (min-width: 960px) {
    .featured-content__item-title {
        font-size: 22.4px
    }
}

@media (min-width: 540px) {
    .featured-content__item-title {
        line-height: calc(.7619vw + 19.88571px)
    }
}

@media (min-width: 960px) {
    .featured-content__item-title {
        line-height: 27.2px
    }
}

@media (min-width: 960px) {
    .featured-content__item-title {
        white-space: normal
    }
}

.featured-content__item-title:after {
    content: "";
    width: 1px;
    background: #75767a;
    top: 0;
    height: 100%;
    position: absolute;
    right: -12px
}

@media (min-width: 960px) {
    .featured-content__item-title:after {
        content: none
    }
}

.featured-content__items-description--mobile {
    display: block
}

@media (min-width: 960px) {
    .featured-content__items-description--mobile {
        display: none
    }
}

.featured-content__item-description {
    display: none;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .featured-content__item-description {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .featured-content__item-description {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .featured-content__item-description {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .featured-content__item-description {
        line-height: 26px
    }
}

.featured-content__item-description--mobile {
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 36px
}

@media (min-width: 540px) {
    .featured-content__item-description--mobile {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .featured-content__item-description--mobile {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .featured-content__item-description--mobile {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .featured-content__item-description--mobile {
        line-height: 26px
    }
}

@media (min-width: 960px) {
    .featured-content__item-description--mobile {
        display: none
    }
}

.dark-mode .featured-content__link.active {
    color: #fff
}

.dark-mode .featured-content__link.active .featured-content__item-title {
    color: #fff
}

html:lang(de) .featured-property-listing__headingstyle {
    word-break: break-all
}

.featured-property-listing .glide__slides .jll-property-tile__card {
    margin: 1px 3px 0px 1px;
    width: auto
}

.featured-property-listing .jll-property-tile:last-of-type,
.featured-property-listing .jll-featured-property-tile:last-of-type {
    margin: auto
}

@media (min-width: 1025px) {

    .featured-property-listing .jll-property-tile:last-of-type,
    .featured-property-listing .jll-featured-property-tile:last-of-type {
        margin: 0px 2px 0px 12px
    }
}

@media (min-width: 1025px) {
    .featured-property-listing .jll-property-tile:nth-of-type(1) {
        margin: 3px 12px 0px 2px
    }
}

.featured-property-listing__noslide .jll-property-tile__card_link {
    max-width: calc((100% - (6px * 2)) / 1.5)
}

@media (min-width: 768px) {
    .featured-property-listing__noslide .jll-property-tile__card_link {
        flex: 1;
        max-width: calc((100% - (12px * 2)) / 3)
    }
}

@media (min-width: 1025px) {
    .featured-property-listing__noslide .jll-property-tile__card_link {
        max-width: calc((100% - (24px * 2)) / 4);
        margin: 3px 12px
    }
}

.featured-property-listing__noslide .jll-property-tile__card_link {
    margin-left: 0px !important
}

@media (min-width: 1025px) {
    .featured-property-listing__noslide .jll-property-tile__card_link {
        margin-left: 12px !important
    }
}

@media (min-width: 1025px) {
    .featured-property-listing__noslide .jll-property-tile__card_link:first-of-type {
        margin-left: 3px !important
    }
}

.featured-property-listing__noslide .jll-property-tile:last-of-type .jll-property-tile__card {
    margin: 0px 2px 0px 0px !important
}

.featured-property-listing__noslide .jll-property-tile .jll-property-tile__card {
    margin: 1px 1px 0px 2px !important;
    width: auto
}

.featured-property-listing__noslide .jll-property-tile:last-of-type,
.featured-property-listing__noslide .jll-featured-property-tile:last-of-type {
    margin: 0 auto
}

@media (min-width: 1025px) {

    .featured-property-listing__noslide .jll-property-tile:last-of-type,
    .featured-property-listing__noslide .jll-featured-property-tile:last-of-type {
        margin: 3px 3px 0px 12px
    }
}

@media (min-width: 1025px) {
    .featured-property-listing__noslide .jll-property-tile:nth-of-type(1) {
        margin: 3px 12px 12px 0px
    }
}

.featured-property-listing__arrows {
    display: none
}

@media (min-width: 1025px) {
    .featured-property-listing__arrows {
        display: inline-block;
        text-align: left;
        margin-top: 24px;
        margin-bottom: 12px
    }
}

.featured-property-listing__arrow {
    border: 1px solid #000;
    background: none;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0;
    margin-left: 12px
}

.featured-property-listing__arrow:hover {
    background-position: left bottom;
    color: #fff
}

.featured-property-listing__arrow:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block
}

.featured-property-listing__arrow--right {
    padding-left: 8px
}

.featured-property-listing__arrow--right:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg)
}

.featured-property-listing__arrow--left {
    padding-left: 14px
}

.featured-property-listing__arrow--left:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg)
}

.featured-property-listing__arrow:first-of-type {
    margin-left: 0px
}

.featured-property-listing__wrapper {
    word-break: break-word;
    width: 100%;
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .featured-property-listing__wrapper {
        overflow-x: hidden;
        margin-bottom: 12px
    }
}

.featured-property-listing .jll-property-tile__card_location {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #75767a;
    margin-bottom: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

@media (min-width: 768px) {
    .featured-property-listing .jll-property-tile__card_location {
        line-height: 28px
    }
}

.featured-property-listing .jll-property-tile__card_type {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    flex-grow: 0;
    color: #75767a
}

@media (min-width: 768px) {
    .featured-property-listing .jll-property-tile__card_type {
        line-height: 20px
    }
}

@media (min-width: 1025px) {
    .featured-property-listing .jll-property-tile__card_type {
        line-height: 22px
    }
}

.featured-property-listing .jll-property-tile__card {
    max-width: 100%;
    box-shadow: 0px 3px 6px 0px #a2a2a2;
    display: flex;
    flex-direction: column;
    border: 0;
    height: 100%;
    background: #fff;
    position: relative;
    overflow: hidden
}

.featured-property-listing .jll-property-tile__card .status-banners {
    margin: 9px 0px 0px 9px;
    position: absolute;
    z-index: 1;
    width: 100%
}

.propertylistingbanner .featured-property-listing .jll-property-tile__card .status-banners {
    top: 0px;
    padding: 12px
}

.propertylistingbanner .featured-property-listing .jll-property-tile__card .status-banners.hydrated:empty {
    display: none
}

.featured-property-listing .jll-property-tile__card_bottom {
    padding: 6px 24px 24px;
    min-height: 308px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    max-width: 100%
}

.featured-property-listing .jll-property-tile__card_bottom-first {
    display: flex;
    flex-direction: column;
    min-height: 242px
}

.featured-property-listing .jll-property-tile__card_bottom-first_type-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px
}

.featured-property-listing .jll-property-tile__card_bottom-last {
    margin-top: 8px;
    display: flex;
    width: 100%
}

.featured-property-listing .jll-property-tile__card_area {
    width: 50%;
    font-size: 14px;
    line-height: 18px;
    color: #101010;
    font-weight: 400;
    white-space: nowrap
}

@media (min-width: 768px) {
    .featured-property-listing .jll-property-tile__card_area {
        line-height: 20px
    }
}

@media (min-width: 1025px) {
    .featured-property-listing .jll-property-tile__card_area {
        line-height: 22px
    }
}

.featured-property-listing .jll-property-tile__areaimage {
    width: 19px;
    height: 19px;
    margin-right: 12px
}

.featured-property-listing .jll-property-tile__card_link {
    scroll-snap-align: start;
    min-width: 70vw;
    position: relative;
    margin: 1px 12px 12px 0px
}

@media (min-width: 768px) {
    .featured-property-listing .jll-property-tile__card_link {
        scroll-snap-align: start;
        min-width: 33vw;
        position: relative;
        margin: 3px 12px 12px 0px
    }
}

@media (min-width: 1025px) {
    .featured-property-listing .jll-property-tile__card_link {
        scroll-snap-align: initial;
        min-width: auto
    }
}

.featured-property-listing .jll-property-tile__card_image--overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.featured-property-listing .jll-property-tile__card_image--overlay img {
    max-width: 100%;
    visibility: visible;
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.featured-property-listing .jll-property-tile__card_link:hover .jll-property-tile__card_image-hover {
    display: flex
}

.featured-property-listing .jll-property-tile__card_link:hover .jll-property-tile__card_title span {
    background-size: 100% 0.2em
}

.featured-property-listing .jll-property-tile__card_image {
    position: relative;
    padding: 0 0 56.25%;
    height: 0;
    margin-bottom: 6px;
    overflow: hidden
}

.featured-property-listing .jll-property-tile__card_image img {
    width: 100%;
    height: auto
}

.featured-property-listing .jll-property-tile__card_image-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 16, 16, 0.6);
    align-items: center;
    justify-content: center;
    color: #fff
}

.featured-property-listing .jll-property-tile__card_image-hover span {
    font-size: 16px;
    font-weight: normal;
    padding: 6px 12px;
    border: 1px solid #fff
}

.featured-property-listing .jll-property-tile__card_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #101010;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.05;
    margin-bottom: 12px;
    word-break: break-word
}

.featured-property-listing .jll-property-tile__card_title span {
    background-image: linear-gradient(120deg, #e30613 0%, #e30613 100%);
    background-repeat: no-repeat;
    background-size: 100% 0;
    background-position: 0 88%;
    transition: background-size 0.25s ease-in;
    word-break: break-word;
    font-size: 22px;
    line-height: 26px
}

@media (min-width: 768px) {
    .featured-property-listing .jll-property-tile__card_title span {
        font-size: 28px;
        line-height: 32px
    }
}

@media (min-width: 1025px) {
    .featured-property-listing .jll-property-tile__card_title span {
        font-size: 30px;
        line-height: 34px
    }
}

.featured-property-listing__button__cta {
    text-align: center
}

@media (min-width: 1025px) {
    .featured-property-listing__button__cta {
        padding-right: 2px;
        display: inline-block;
        float: right;
        margin-top: 12px
    }
}

.featured-property-listing__button__cta__primary,
.featured-property-listing__button__cta__secondary,
.featured-property-listing__button__cta__primary_v2,
.featured-property-listing__button__cta__secondary_v2 {
    width: 336px;
    margin-top: 12px;
    margin-bottom: 12px
}

@media (min-width: 1025px) {

    .featured-property-listing__button__cta__primary,
    .featured-property-listing__button__cta__secondary,
    .featured-property-listing__button__cta__primary_v2,
    .featured-property-listing__button__cta__secondary_v2 {
        width: auto
    }
}

.featured-property-listing__button__cta__primary {
    display: inline-block;
    font-size: 18px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    background: #e40714;
    color: #fff
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__primary {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__primary {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__primary {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__primary {
        line-height: 22px
    }
}

.featured-property-listing__button__cta__primary:hover {
    color: #fff;
    background: #000
}

.featured-property-listing__button__cta__secondary {
    font-size: 18px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    background: #fff;
    color: #000
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__secondary {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__secondary {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__secondary {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__secondary {
        line-height: 22px
    }
}

.featured-property-listing__button__cta__secondary:hover {
    color: #fff;
    background: #000
}

.featured-property-listing__button__cta__primary_v2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__primary_v2 {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__primary_v2 {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__primary_v2 {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__primary_v2 {
        line-height: 22px
    }
}

.featured-property-listing__button__cta__primary_v2:hover {
    color: #fff;
    background-position: left bottom
}

.featured-property-listing__button__cta__primary_v2:hover {
    background-position: left bottom
}

.featured-property-listing__button__cta__secondary_v2 {
    font-size: 24px;
    line-height: 22px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__secondary_v2 {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__secondary_v2 {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .featured-property-listing__button__cta__secondary_v2 {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .featured-property-listing__button__cta__secondary_v2 {
        line-height: 30px
    }
}

.featured-property-listing__button__cta__secondary_v2::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.featured-property-listing__button__cta__secondary_v2::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.featured-property-listing__button__cta__secondary_v2:hover {
    color: inherit
}

.featured-property-listing__button__cta__secondary_v2:hover::before {
    width: 35px
}

.featured-property-listing__button__cta__secondary_v2:hover::after {
    right: 2px
}

.filteredcontent .filter-selector__wrapper_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative
}

.filteredcontent .filter-selector__title {
    text-align: center;
    margin: 0 auto
}

@media (min-width: 1200px) {
    .filteredcontent .filter-selector__title {
        text-align: left;
        margin: 0
    }
}

.filteredcontent .filter-selector__title .title {
    margin-bottom: 12px
}

.filteredcontent .filter-selector__subtitle {
    font-size: 22px;
    line-height: 28px
}

.filteredcontent .filter-selector__wrapper {
    margin-bottom: 7px
}

@media (min-width: 1200px) {
    .filteredcontent .filter-selector__wrapper {
        display: flex;
        align-items: flex-end
    }
}

.filteredcontent .filter-selector__label {
    font-weight: 700
}

.filteredcontent .filter-selector__container {
    display: inline-block;
    min-width: 124px;
    width: 100%;
    font-size: 18px;
    line-height: 26px
}

.filteredcontent .filter-selector__mobile-view-wrapper {
    display: flex;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 24px
}

.filteredcontent .filter-selector__mobile-view-wrapper span:first-child {
    flex: 0.5
}

.filteredcontent .filter-selector__popup-selector {
    z-index: 3;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #000;
    color: #fff;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    position: absolute;
    display: none
}

.filteredcontent .filter-selector__popup-selector .filter-selector__container,
.filteredcontent .filter-selector__popup-selector .filter-selector__label {
    font-size: 16px;
    line-height: 18px
}

.filteredcontent .filter-selector__popup-selector .filter-selector__selectedvalue {
    font-weight: 400
}

.filteredcontent .filter-selector__popup-selector .filter-selector__dropdown-value-list li a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.filteredcontent .filter-selector__close-button-mobile {
    cursor: pointer;
    font-weight: bold;
    flex: 1;
    text-align: end
}

.filteredcontent .filter-selector__selectors {
    margin-top: 12px;
    margin-bottom: 12px
}

.filteredcontent .filter-selector__hamburger {
    border: 1px solid #000;
    cursor: pointer;
    margin-top: 5px;
    width: 39px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 768px) {
    .filteredcontent .filter-selector__hamburger {
        width: 48px;
        height: 48px
    }
}

.filteredcontent .filter-selector__default_view {
    display: none
}

@media (min-width: 768px) {
    .filteredcontent .filter-selector__mobile_view {
        display: inline-block
    }
}

@media (min-width: 1200px) {
    .filteredcontent .filter-selector__default_view {
        display: block;
        position: relative
    }

    .filteredcontent .filter-selector__mobile_view,
    .filteredcontent .filter-selector__hamburger,
    .filteredcontent .filter-selector__mobile-view-wrapper {
        display: none
    }
}

.filteredcontent .filter-selector__dropdown-section {
    display: block;
    cursor: pointer;
    min-width: 124px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #fff;
    color: black;
    margin-top: 12px
}

@media (min-width: 1025px) {
    .filteredcontent .filter-selector__dropdown-section {
        display: inline-block;
        padding: 0px;
        background-color: transparent;
        margin-top: 0px
    }
}

.filteredcontent .filter-selector__dropdown-section:focus {
    outline: none
}

.filteredcontent .filter-selector__dropdown-section--openarrow svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.filteredcontent .filter-selector__dropdown-section.taboutline:focus {
    outline: thin solid
}

.filteredcontent .filter-selector__carrot {
    height: 24px;
    width: 24px;
    display: inline-block;
    float: right;
    text-align: center
}

.filteredcontent .filter-selector__carrot svg {
    width: 16px;
    height: 9px
}

.filteredcontent .filter-selector__carrot svg #jll-arrow {
    fill: #e30613
}

@media (min-width: 1025px) {
    .filteredcontent .filter-selector__carrot svg #jll-arrow {
        fill: #343a40
    }
}

.filteredcontent .filter-selector__dropdown-value {
    width: 100%;
    z-index: 1;
    display: none;
    margin-top: -1px;
    background-color: #fff;
    color: black
}

@media (min-width: 1025px) {
    .filteredcontent .filter-selector__dropdown-value {
        position: absolute;
        background-color: #fff;
        box-shadow: 0px 0px 4px 0px #cacaca
    }
}

.filteredcontent .filter-selector__dropdown-value:focus {
    outline: none
}

.filteredcontent .filter-selector__dropdown-value-list {
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    box-shadow: none
}

.filteredcontent .filter-selector__dropdown-value-list li {
    padding: 6px 12px;
    font-size: 14px
}

@media (min-width: 1025px) {
    .filteredcontent .filter-selector__dropdown-value-list li {
        padding: 6px 12px 6px;
        line-height: 1.2
    }
}

.filteredcontent .filter-selector__dropdown-value-list li a {
    display: block
}

.filteredcontent .filter-selector__dropdown-value-list li:hover {
    background-color: #F0F0F0;
    cursor: pointer
}

.filteredcontent .content__cards__wrapper {
    display: flex;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
    margin-top: 36px
}

@media (min-width: 768px) {
    .filteredcontent .content__cards__wrapper {
        margin-top: 60px
    }
}

.filteredcontent .content__cards .content-card {
    padding: 0;
    margin-right: 0;
    border-bottom: transparent;
    margin-bottom: 36px;
    position: relative;
    overflow: hidden
}

.filteredcontent .content__cards .content-card:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    transition: left .3s ease-in-out;
    background: #fff
}

@media (min-width: 768px) {
    .filteredcontent .content__cards .content-card {
        max-width: calc((100% - (47px * 1)) / 2);
        margin-bottom: 54px
    }

    .filteredcontent .content__cards .content-card:nth-child(odd) {
        margin-right: 47px
    }
}

@media (min-width: 1200px) {
    .filteredcontent .content__cards .content-card {
        margin-bottom: 24px;
        margin-right: 24px;
        max-width: calc((100% - (24px * 2)) / 3)
    }

    .filteredcontent .content__cards .content-card:nth-child(3n) {
        margin-right: 0 !important
    }

    .filteredcontent .content__cards .content-card:nth-child(odd) {
        margin-right: 24px
    }
}

.filteredcontent .content__cards .content-card__image_wrapper {
    position: relative;
    padding: 0 0 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 12px
}

@media (min-width: 1200px) {
    .filteredcontent .content__cards .content-card__image_wrapper {
        margin-bottom: 24px
    }
}

.filteredcontent .content__cards .content-card__tag_title {
    min-width: 60px;
    height: 22px;
    text-align: center;
    background: #e30613;
    color: #fff;
    z-index: 1;
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 14px;
    line-height: 22px
}

.filteredcontent .content__cards .content-card__tag_title span {
    display: block;
    padding: 0 6px;
    width: 100%
}

.filteredcontent .content__cards .content-card__header {
    margin-bottom: 12px;
    color: #75767a
}

.filteredcontent .content__cards .content-card__header__lead {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700
}

.filteredcontent .content__cards .content-card__body__title {
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.filteredcontent .content__cards .content-card__body__text {
    display: none
}

@media (min-width: 1200px) {
    .filteredcontent .content__cards .content-card__body__text {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden
    }
}

.filteredcontent .content__cards .content-card__play_button {
    background: url(/etc/designs/jll-dot-com/play-button.svg) no-repeat;
    position: absolute;
    width: 100%;
    top: 0;
    background-position: center;
    z-index: 1;
    height: 100%
}

.filteredcontent .content-card__load-more {
    flex-direction: unset
}

.filteredcontent .content-card__load-more .filter-view-btn.btn__primary,
.filteredcontent .content-card__load-more .view-all-btn.btn__primary {
    justify-content: center;
    height: 48px;
    width: 351px;
    flex-direction: unset
}

.filteredcontent .content-card__load-more .filter-view-btn.btn__primary .carrot,
.filteredcontent .content-card__load-more .view-all-btn.btn__primary .carrot {
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    margin-right: 12px
}

.filteredcontent .content-card__load-more .filter-view-btn.btn__primary .carrot svg,
.filteredcontent .content-card__load-more .view-all-btn.btn__primary .carrot svg {
    width: 16px;
    height: 9px
}

@media (min-width: 1200px) {

    .filteredcontent .content-card__load-more .filter-view-btn.btn__primary,
    .filteredcontent .content-card__load-more .view-all-btn.btn__primary {
        width: auto
    }
}

.filteredcontent .content-card__load-more .remove-bg-color {
    outline: 0;
    color: inherit;
    background-position: inherit;
    background-color: inherit;
    background-image: inherit;
    background-size: inherit;
    border-color: inherit
}

.filteredcontent .content-card__load-more .remove-bg-color .carrot svg #jll-arrow {
    fill: #343a40
}

.filteredcontent .content-card__view-all-btn-wrapper {
    flex: 1;
    justify-content: center;
    display: flex;
    flex-direction: unset
}

@media (min-width: 1200px) {
    .filteredcontent .content-card__view-all-btn-wrapper {
        justify-content: flex-end
    }
}

.individual-contact-card {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    position: relative
}

@media (min-width: 720px) {
    .individual-contact-card {
        display: flex;
        align-items: center;
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 48px;
        padding-right: 48px
    }
}

@media (min-width: 720px) {
    .individual-contact-card__displayname {
        flex: 1
    }
}

.individual-contact-card__heading {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 24px
}

@media (min-width: 720px) {
    .individual-contact-card__heading {
        margin-bottom: 0px;
        line-height: 40px
    }
}

.individual-contact-card__profile-info {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    display: block
}

@media (min-width: 960px) {
    .individual-contact-card__profile-info {
        margin-bottom: 0px
    }
}

.individual-contact-card__enquiryBtnOption {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #e30613;
    color: #fff;
    display: inline-block;
    font-size: 16px
}

@media (min-width: 960px) {
    .individual-contact-card__enquiryBtnOption {
        padding-left: 48px;
        padding-right: 48px
    }
}

.individual-contact-card__enquiryBtnOption:hover {
    color: #fff;
    background: #000
}

html:lang(ja) .individual-contact-card__heading,
html:lang(ja_jp) .individual-contact-card__heading,
html[lang='ja-JP'] .individual-contact-card__heading {
    font-size: 1.25rem;
    line-height: 2.25rem
}

@media (min-width: 960px) {

    html:lang(ja) .individual-contact-card__heading,
    html:lang(ja_jp) .individual-contact-card__heading,
    html[lang='ja-JP'] .individual-contact-card__heading {
        font-size: 1.625rem;
        line-height: 2.925rem
    }
}

html:lang(zh_HK) .individual-contact-card__heading,
html[lang='zh-HK'] .individual-contact-card__heading,
html:lang(zh_MO) .individual-contact-card__heading,
html[lang='zh-MO'] .individual-contact-card__heading {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 960px) {

    html:lang(zh_HK) .individual-contact-card__heading,
    html[lang='zh-HK'] .individual-contact-card__heading,
    html:lang(zh_MO) .individual-contact-card__heading,
    html[lang='zh-MO'] .individual-contact-card__heading {
        font-size: 2.5rem;
        line-height: 2.8rem
    }
}

html:lang(zh_CN) .individual-contact-card__heading,
html[lang='zh-CN'] .individual-contact-card__heading {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .individual-contact-card__heading,
    html[lang='zh-CN'] .individual-contact-card__heading {
        font-size: 2rem;
        line-height: 2.2rem
    }
}

.page-loader-on {
    display: block;
    position: fixed;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.7;
    padding-top: 200px;
    z-index: 1
}

.page-loader-on__spiner {
    background-image: url("/content/dam/jll-com/__ROOT__/index/icon-spinner.svg");
    background-repeat: no-repeat;
    width: 150px;
    height: 100%;
    margin: 0 auto
}

.investorfilterwrapper {
    width: 100%
}

.filter-wrapper {
    position: relative;
    width: 100%;
    display: flex
}

.filter-wrapper__hamburger {
    display: inline-block;
    border: 1px solid black;
    padding: 6px;
    cursor: pointer;
    align-self: center;
    margin-top: 6px
}

.filter-wrapper__hamburger svg {
    vertical-align: inherit
}

@media (min-width: 1025px) {
    .filter-wrapper__hamburger {
        display: none
    }
}

.filter-wrapper__mobileViewClose {
    display: flex;
    font-weight: bold;
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .filter-wrapper__mobileViewClose {
        display: none
    }
}

.filter-wrapper__mobileViewClose span:first-child {
    flex: 0.5
}

.filter-wrapper__mobileViewClose span[data-hook="resetButton"] {
    flex: 1;
    text-decoration: underline;
    visibility: hidden
}

.filter-wrapper__title {
    flex: 1
}

@media (min-width: 1025px) {
    .filter-wrapper__title {
        flex: inherit
    }
}

.filter-wrapper__title h1,
.filter-wrapper__title h2 {
    margin-bottom: 0px
}

.filter-wrapper__mobileView {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    position: absolute;
    z-index: 1;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    background: black;
    color: white
}

@media (min-width: 1025px) {
    .filter-wrapper__mobileView {
        background: transparent;
        position: relative;
        display: inline-block;
        padding-left: 36px;
        padding-right: 36px;
        line-height: 3;
        flex: 1
    }
}

.filter-wrapper__reset {
    display: none
}

@media (min-width: 1025px) {
    .filter-wrapper__reset {
        color: black;
        font-size: 16px;
        font-weight: bold
    }

    .filter-wrapper__reset:hover {
        cursor: pointer;
        color: #E30613
    }
}

@media (min-width: 1025px) {
    .filter-wrapper__resetshow {
        display: inline-block
    }
}

.filter-wrapper__selectors {
    display: block
}

@media (min-width: 1025px) {
    .filter-wrapper__selectors {
        position: relative;
        display: inline-block;
        padding-top: 12px;
        padding-right: 12px;
        margin-right: 12px
    }
}

@media (min-width: 1025px) {
    .filter-wrapper__selectors::after {
        content: '';
        display: inline-block;
        background: #e8e5dd;
        width: 0.1rem;
        height: 2rem;
        position: absolute;
        top: 1.3rem;
        margin-left: 12px;
        margin-right: 12px;
        right: -12px
    }
}

.filter-wrapper__selectors:last-of-type {
    margin-right: 0px;
    padding-right: 0px
}

.filter-wrapper__selectors:last-of-type::after {
    display: none;
    content: none
}

.filter-wrapper__seperator::after {
    display: none;
    content: none
}

.locationselector {
    display: block
}

@media (min-width: 721px) {
    .locationselector {
        display: inline-block
    }
}

.location-selector {
    background-color: black;
    color: white;
    display: block;
    position: relative
}

@media (min-width: 1025px) {
    .location-selector {
        display: inline-block;
        background-color: transparent;
        color: black
    }
}

.location-selector__title {
    font-weight: bold;
    display: block
}

@media (min-width: 721px) {
    .location-selector__title {
        display: inline-block
    }
}

.location-selector__geoSection {
    display: block;
    cursor: pointer;
    min-width: 132px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: white;
    color: black;
    margin-top: 12px
}

@media (min-width: 1025px) {
    .location-selector__geoSection {
        display: inline-block;
        padding: 0px;
        background-color: transparent;
        margin-top: 0px
    }
}

.location-selector__geoSection:focus {
    outline: none
}

.location-selector__geoSection--openarrow svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.location-selector__geoSection.tabOutline:focus {
    outline: thin solid
}

.location-selector__carrot {
    height: 12px;
    width: 12px;
    display: inline-block;
    float: right
}

.location-selector__carrot svg #jll-arrow {
    fill: #e30613
}

@media (min-width: 1025px) {
    .location-selector__carrot {
        margin-left: 6px;
        margin-right: 6px
    }

    .location-selector__carrot svg #jll-arrow {
        fill: #343a40
    }
}

.location-selector__geoValue {
    width: 100%;
    z-index: 1;
    margin-top: -1px;
    display: none;
    background-color: #ffffff;
    color: black
}

@media (min-width: 1025px) {
    .location-selector__geoValue {
        position: absolute;
        background-color: white;
        margin-top: -12px;
        box-shadow: 0px 0px 4px 0px #cacaca;
        padding: 0px 0px 6px
    }
}

.location-selector__geoValue:focus {
    outline: none
}

.location-selector__geoValuelist {
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    box-shadow: none
}

.location-selector__geoValuelist li {
    padding: 6px 12px;
    font-size: 14px
}

@media (min-width: 1025px) {
    .location-selector__geoValuelist li {
        padding: 6px 12px 6px;
        line-height: 1.2
    }
}

.location-selector__geoValuelist li svg {
    display: none
}

.location-selector__geoValuelist li[data-is-region="true"] {
    font-weight: bold
}

.location-selector__geoValuelist li:not([data-is-redirect="noredirect"]) svg {
    display: inline-block
}

.location-selector__geoValuelist li:hover {
    background-color: #F0F0F0;
    cursor: pointer
}

.location-selector__mobiletitle {
    display: flex;
    font-weight: bold;
    margin-bottom: 24px
}

@media (min-width: 1025px) {
    .location-selector__mobiletitle {
        display: none
    }
}

.location-selector__mobiletitle span:first-child {
    flex: 1
}

.location-selector__closeButtonMobile {
    cursor: pointer
}

.media_contact {
    margin-bottom: 48px
}

@media (min-width: 720px) and (max-width: 959px) {
    .media_contact {
        width: 50%;
        float: left;
        padding-right: 36px
    }
}

.media_contact__name {
    margin: 0
}

.media_contact__title {
    color: #75767a
}

@media (max-width: 959px) {
    .media_contact__title {
        margin-top: 6px
    }
}

.media_contact__title~.phone-number {
    margin-top: 12px !important
}

.media_contact a.phone-number {
    display: block;
    margin-top: 6px
}

.media_contact a.phone-number:hover {
    color: #e30613;
    text-decoration: underline
}

.media_contact ul.contact-links {
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0
}

@media (min-width: 960px) {
    .media_contact ul.contact-links {
        margin-top: 12px
    }
}

.media_contact ul.contact-links li {
    padding: 0 10px;
    display: inline-block
}

.media_contact ul.contact-links li:first-child {
    padding-left: 1px
}

.media_contact ul.contact-links li:last-child {
    padding-right: 1px
}

.media_contact .share_icon {
    color: #75767a
}

.media_contact .share_icon:hover {
    color: #e30613;
    text-decoration: none
}

.media_contact [class^="jll-icon-"],
.media_contact [class*=" jll-icon-"] {
    font-family: 'jll' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none
}

.mosaic-container {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .mosaic-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, minmax(200px, 0.9fr));
        grid-template-areas: 'feature .''feature .''. .';
        grid-gap: 12px
    }
}

@media (min-width: 1200px) {
    .mosaic-container {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, minmax(200px, 0.9fr));
        grid-template-areas: 'feature  . ''feature  . '' . . ';
        grid-gap: 24px
    }
}

.mosaic-container .feature {
    grid-area: feature;
    display: flex
}

.mosaic-container .feature .content-card {
    padding-top: 24px;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da
}

.mosaic-container .feature .content-card__image__image-wrapper {
    margin-bottom: 36px
}

@media (min-width: 768px) {
    .mosaic-container .feature .content-card {
        padding-bottom: 0;
        border-top: none
    }

    .mosaic-container .feature .content-card:nth-of-type(1) {
        border-bottom: 1px solid #ced4da
    }
}

.mosaic-container__see-more {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    margin-top: 36px;
    margin-bottom: 36px;
    width: auto
}

.mosaic-container__see-more__wrapper {
    display: flex;
    justify-content: center
}

@media (min-width: 1200px) {
    .mosaic-container__see-more__wrapper {
        justify-content: flex-end
    }
}

@media (min-width: 540px) {
    .mosaic-container__see-more {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .mosaic-container__see-more {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .mosaic-container__see-more {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .mosaic-container__see-more {
        line-height: 22px
    }
}

.mosaic-container__see-more:hover {
    color: #fff;
    background-position: left bottom
}

.mosaic-container__see-more:hover {
    background-position: left bottom
}

@media (max-width: 959px) {
    .mosaic-container__see-more {
        margin: 36px 0 0 0;
        width: 351px
    }
}

.mosaic-container .content-card {
    display: block;
    min-width: 100%;
    margin: 0;
    padding-top: 36px;
    padding-bottom: 36px
}

@media (min-width: 768px) {
    .mosaic-container .content-card {
        min-width: 275px;
        padding: 0;
        padding-bottom: 24px
    }

    .mosaic-container .content-card:nth-of-type(1) {
        padding-top: 36px;
        padding-bottom: 36px;
        border-top: 1px solid #ced4da
    }
}

.mosaic-container .content-card__body__title {
    font-size: 22px;
    line-height: 26px
}

@media (min-width: 1200px) {
    .mosaic-container .content-card__body__title {
        font-size: 30px;
        line-height: 34px
    }
}

@media (min-width: 1200px) {
    .mosaic-container .content-card:nth-of-type(2) {
        padding-top: 36px;
        padding-bottom: 36px;
        border-top: 1px solid #ced4da
    }
}

.isIE .mosaic-container {
    margin-bottom: 36px
}

.isIE .mosaic-container .content-card {
    margin-right: 36px
}

@media (min-width: 1200px) {
    .isIE .mosaic-container {
        display: -ms-grid;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: minmax(200px, 0.9fr) minmax(200px, 0.9fr)
    }

    .isIE .mosaic-container .content-card:nth-child(2) {
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }

    .isIE .mosaic-container .content-card:nth-child(3) {
        -ms-grid-column: 3;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }

    .isIE .mosaic-container .content-card:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }

    .isIE .mosaic-container .content-card:nth-child(5) {
        -ms-grid-column: 3;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }

    .isIE .mosaic-container .feature {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2
    }
}

html:lang(ar_ae) .mosaic-container__see-more,
html[lang='ar-SA'] .mosaic-container__see-more {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to left, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: left bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 540px) {

    html:lang(ar_ae) .mosaic-container__see-more,
    html[lang='ar-SA'] .mosaic-container__see-more {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {

    html:lang(ar_ae) .mosaic-container__see-more,
    html[lang='ar-SA'] .mosaic-container__see-more {
        font-size: 18px
    }
}

@media (min-width: 540px) {

    html:lang(ar_ae) .mosaic-container__see-more,
    html[lang='ar-SA'] .mosaic-container__see-more {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {

    html:lang(ar_ae) .mosaic-container__see-more,
    html[lang='ar-SA'] .mosaic-container__see-more {
        line-height: 22px
    }
}

html:lang(ar_ae) .mosaic-container__see-more:hover,
html[lang='ar-SA'] .mosaic-container__see-more:hover {
    color: #fff;
    background-position: right bottom
}

.property-projection__wrapper {
    display: flex;
    flex-direction: column
}

.property-projection__wrapper__cta {
    text-align: center;
    margin-top: 12px
}

@media (min-width: 1025px) {
    .property-projection__wrapper__cta {
        text-align: right
    }
}

.property-projection__links {
    text-decoration: none;
    color: #000
}

.property-projection__links:hover {
    color: #000
}

.property-projection__list {
    display: flex;
    padding: 0;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 36px
}

@media (min-width: 1025px) {
    .property-projection__list {
        overflow-x: hidden;
        overflow-y: hidden;
        margin-bottom: 24px
    }
}

.property-projection__list__item {
    min-width: 70vw;
    max-width: calc((100% - (20px * 4)) / 4);
    position: relative;
    overflow: hidden;
    margin: 0px 6px 12px;
    background: #fff;
    margin-bottom: 12px;
    box-shadow: 0px 3px 6px 0px #a2a2a2;
    height: auto
}

@media (min-width: 720px) {
    .property-projection__list__item {
        min-width: 33vw
    }
}

@media (min-width: 1025px) {
    .property-projection__list__item {
        min-width: auto;
        margin: 0px 12px 12px
    }
}

.property-projection__list__item:hover {
    color: black
}

.property-projection__list__item:hover .property-projection__listitemwrapper__imagewrap--hover {
    display: flex
}

.property-projection__list__item:hover .property-projection__listitemwrapper__body__detail--title>span {
    background-size: 100% 0.2em
}

.property-projection__leftshadow {
    margin: 0 -3px
}

@media (min-width: 1025px) {
    .property-projection__leftshadow {
        margin: 0 -12px
    }
}

.property-projection__listitemwrapper__imagewrap {
    position: relative;
    padding: 0 0 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 12px
}

.property-projection__listitemwrapper__imagewrap img {
    position: absolute;
    width: 100%
}

.property-projection__listitemwrapper__imagewrap--hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 16, 16, 0.6);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.property-projection__listitemwrapper__imagewrap--hover span {
    font-size: 16px;
    font-weight: 400;
    padding: .35rem .75rem;
    border: 1px solid #fff
}

.property-projection__listitemwrapper__body {
    display: flex;
    flex-direction: column;
    padding: 0 24px 24px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    min-height: 300px
}

.property-projection__listitemwrapper__body__detail {
    margin-bottom: 24px;
    display: block;
    min-height: 192px
}

.property-projection__listitemwrapper__body__detail--header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    color: #75767a;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal
}

@media (min-width: 720px) {
    .property-projection__listitemwrapper__body__detail--header {
        line-height: 20px
    }
}

@media (min-width: 1025px) {
    .property-projection__listitemwrapper__body__detail--header {
        line-height: 22px
    }
}

.property-projection__listitemwrapper__body__detail--title {
    display: block;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

@media (min-width: 720px) {
    .property-projection__listitemwrapper__body__detail--title {
        font-size: 28px;
        line-height: 32px
    }
}

@media (min-width: 1025px) {
    .property-projection__listitemwrapper__body__detail--title {
        font-size: 30px;
        line-height: 34px
    }
}

.property-projection__listitemwrapper__body__detail--title>span {
    background-image: linear-gradient(120deg, #e30613 0%, #e30613 100%);
    background-repeat: no-repeat;
    background-size: 100% 0;
    background-position: 0 88%;
    transition: background-size 0.25s ease-in;
    word-break: break-word
}

.property-projection__listitemwrapper__body__detail--location {
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #75767a
}

@media (min-width: 720px) {
    .property-projection__listitemwrapper__body__detail--location {
        font-size: 18px;
        line-height: 28px
    }
}

.property-projection__listitemwrapper__body__geodetail {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #000;
    min-height: 60px
}

@media (min-width: 720px) {
    .property-projection__listitemwrapper__body__geodetail {
        line-height: 20px
    }
}

@media (min-width: 1025px) {
    .property-projection__listitemwrapper__body__geodetail {
        line-height: 22px
    }
}

.property-projection__listitemwrapper__body__geodetail--area {
    margin-bottom: 18px;
    display: block
}

@media (min-width: 1025px) {
    .property-projection__listitemwrapper__body__geodetail--area {
        margin-bottom: 15px
    }
}

.property-projection__listitemwrapper__body__geodetail--area>img {
    width: 16px;
    height: 16px;
    margin-right: 12px
}

.property-projection__listitemwrapper__body__geodetail--area:hover {
    color: #000
}

.property-projection__listitemwrapper__body__geodetail--price>img {
    width: 16px;
    height: 16px;
    margin-right: 12px
}

.property-projection__listitemwrapper__body__geodetail--price:hover {
    color: #000
}

.property-projection__button__cta__primary {
    width: 336px;
    line-height: 24px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    background: #e40714;
    color: #fff
}

@media (min-width: 720px) {
    .property-projection__button__cta__primary {
        width: 336px
    }
}

@media (min-width: 1025px) {
    .property-projection__button__cta__primary {
        width: auto
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__primary {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__primary {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__primary {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__primary {
        line-height: 22px
    }
}

.property-projection__button__cta__primary:hover {
    color: #fff;
    background: #000
}

.property-projection__button__cta__primary_v2 {
    width: 336px;
    line-height: 24px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 720px) {
    .property-projection__button__cta__primary_v2 {
        width: 336px
    }
}

@media (min-width: 1025px) {
    .property-projection__button__cta__primary_v2 {
        width: auto
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__primary_v2 {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__primary_v2 {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__primary_v2 {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__primary_v2 {
        line-height: 22px
    }
}

.property-projection__button__cta__primary_v2:hover {
    color: #fff;
    background-position: left bottom
}

.property-projection__button__cta__primary_v2:hover {
    background-position: left bottom
}

.property-projection__button__cta__secondary {
    width: 336px;
    line-height: 24px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    background: #fff;
    color: #000
}

@media (min-width: 720px) {
    .property-projection__button__cta__secondary {
        width: 336px
    }
}

@media (min-width: 1025px) {
    .property-projection__button__cta__secondary {
        width: auto
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__secondary {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__secondary {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__secondary {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__secondary {
        line-height: 22px
    }
}

.property-projection__button__cta__secondary:hover {
    color: #fff;
    background: #000
}

.property-projection__button__cta__secondary_v2 {
    width: 336px;
    line-height: 24px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 720px) {
    .property-projection__button__cta__secondary_v2 {
        width: 336px
    }
}

@media (min-width: 1025px) {
    .property-projection__button__cta__secondary_v2 {
        width: auto
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__secondary_v2 {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__secondary_v2 {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .property-projection__button__cta__secondary_v2 {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .property-projection__button__cta__secondary_v2 {
        line-height: 30px
    }
}

.property-projection__button__cta__secondary_v2::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.property-projection__button__cta__secondary_v2::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.property-projection__button__cta__secondary_v2:hover {
    color: inherit
}

.property-projection__button__cta__secondary_v2:hover::before {
    width: 35px
}

.property-projection__button__cta__secondary_v2:hover::after {
    right: 2px
}

.property-projection__arrows {
    display: none;
    float: left
}

@media (min-width: 1025px) {
    .property-projection__arrows {
        display: inline-block;
        text-align: right;
        margin-bottom: 12px
    }
}

.property-projection__arrow {
    border: 1px solid #000;
    background: none;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0;
    margin-left: 12px
}

@media (min-width: 720px) {
    .property-projection__arrow {
        background: linear-gradient(to right, #e30613 50%, transparent 50%);
        background-size: 220% 100%;
        background-position: right bottom;
        transition: all 0.25s ease-in-out
    }

    .property-projection__arrow:hover {
        color: #fff;
        background-position: left bottom
    }
}

.property-projection__arrow:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block
}

.property-projection__arrow--right {
    padding-left: 8px
}

.property-projection__arrow--right:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg)
}

.property-projection__arrow--left {
    padding-left: 14px
}

.property-projection__arrow--left:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg)
}

.property-projection__arrow:first-of-type {
    margin-left: 0px
}

.property-projection__noslide {
    margin: 0px -3px 24px
}

@media (min-width: 992px) {
    .property-projection__noslide {
        margin-bottom: 24px;
        margin-left: 3px
    }

    .property-projection__noslide .property-projection__list__item {
        flex: 1
    }

    .property-projection__noslide .property-projection__list__item:first-of-type {
        margin-left: 2px
    }

    .property-projection__noslide .property-projection__list__item:last-of-type {
        margin-right: 0px
    }

    .property-projection__noslide .property-projection__wrapper__cta {
        margin-right: 4px
    }
}

.orderedarticlegrid .articleGridPaginated__load-more--row {
    width: 100%;
    text-align: center
}

@media (min-width: 1025px) {
    .orderedarticlegrid .articleGridPaginated__load-more--row {
        width: auto
    }
}

.orderedarticlegrid .content-card:nth-child(3n) {
    margin-right: 0px
}

.orderedarticlegrid .content-card {
    margin-right: 0px;
    margin-bottom: 0px
}

@media (min-width: 720px) {
    .orderedarticlegrid .content-card {
        margin-bottom: 24px
    }
}

@media (min-width: 1025px) {
    .orderedarticlegrid .content-card {
        margin-right: 36px;
        padding-bottom: 0px
    }
}

.orderedarticlegrid .content-card__header__leading {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.orderedarticlegrid .content-card__image--no-image {
    padding-bottom: 0px;
    border-bottom: 0px solid #fff
}

@media (min-width: 720px) {
    .orderedarticlegrid .content-card__image--no-image {
        border-bottom: 1px solid #ced4da
    }

    .orderedarticlegrid .content-card__image--no-image:nth-child(odd) {
        margin-right: 36px
    }
}

@media (min-width: 1025px) {
    .orderedarticlegrid .content-card__image--no-image:nth-child(3n) {
        margin-right: 0px
    }
}

@media (min-width: 1025px) {
    .orderedarticlegrid .content-card__image--no-image:nth-child(-n+3) {
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
        padding-top: 24px
    }
}

@media (min-width: 720px) {
    .orderedarticlegrid .content-card__image--no-image:first-child {
        border-bottom: 1px solid #ced4da
    }
}

.orderedarticlegrid .content-card__image--no-image:last-child {
    border-bottom: 1px solid #ced4da
}

@media (min-width: 720px) {
    .orderedarticlegrid .content-card__image--no-image:last-child {
        border-top: 0px solid #ced4da;
        padding-top: 0px
    }
}

@media (min-width: 1025px) {
    .orderedarticlegrid .content-card__image--no-image:last-child {
        border-top: 1px solid #ced4da;
        padding-top: 24px
    }
}

.orderedarticlegrid .content-card__body__text {
    display: none
}

@media (min-width: 1025px) {
    .orderedarticlegrid .content-card__body__text {
        display: block
    }
}

.orderedarticlegrid .related-content__tab__downarrow {
    fill: #000000
}

.orderedarticlegrid .related-content__tab__list {
    display: none
}

.orderedarticlegrid .related-content__tab__list--active {
    display: flex;
    flex-direction: column
}

.orderedarticlegrid .related-content__tab__list.out .content-card:after {
    left: 0
}

.orderedarticlegrid .related-content__tab__list .content-card {
    scroll-snap-align: start;
    min-width: 70vw;
    position: relative;
    overflow: hidden;
    display: block
}

.orderedarticlegrid .related-content__tab__list .content-card:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    transition: left .3s ease-in-out;
    background: #fff
}

@media (min-width: 720px) {
    .orderedarticlegrid .related-content__tab__list .content-card {
        min-width: 40.8vw;
        width: 47%;
        vertical-align: top;
        display: inline-block
    }
}

@media (min-width: 960px) {
    .orderedarticlegrid .related-content__tab__list .content-card {
        min-width: 47.5%;
        max-width: calc((100% - (36px * 2)) / 3)
    }
}

@media (min-width: 1025px) {
    .orderedarticlegrid .related-content__tab__list .content-card {
        min-width: auto;
        flex: 0 0 31.5%;
        display: inline-block
    }

    @supports (-ms-ime-align: auto) {
        .orderedarticlegrid .related-content__tab__list .content-card {
            flex: 0 0 31.1%
        }
    }
}

.orderedarticlegrid .related-content__tab__wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.orderedarticlegrid .related-content__tab__content {
    width: 100%;
    display: block;
    overflow-y: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth
}

@media (min-width: 1025px) {
    .orderedarticlegrid .related-content__tab__content {
        display: flex;
        overflow-x: hidden;
        flex-wrap: wrap
    }
}

.orderedarticlegrid .related-content__tab__content__noRightMargin {
    margin-right: 0px
}

.orderedarticlegrid .related-content__tab__content__mobileonly {
    margin-right: 0px
}

.orderedarticlegrid .related-content__tab__cta {
    margin-top: 0px
}

.orderedarticlegrid .related-content__tab__cta__primary_v2 {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out;
    width: auto
}

@media (min-width: 540px) {
    .orderedarticlegrid .related-content__tab__cta__primary_v2 {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .orderedarticlegrid .related-content__tab__cta__primary_v2 {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .orderedarticlegrid .related-content__tab__cta__primary_v2 {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .orderedarticlegrid .related-content__tab__cta__primary_v2 {
        line-height: 22px
    }
}

.orderedarticlegrid .related-content__tab__cta__primary_v2:hover {
    color: #fff;
    background-position: left bottom
}

.orderedarticlegrid .related-content__tab__cta__primary_v2:hover {
    background-position: left bottom
}

@media (max-width: 959px) {
    .orderedarticlegrid .related-content__tab__cta__primary_v2 {
        width: 351px
    }
}

.orderedarticlegrid .related-content__tab__cta__secondary_v2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px
}

@media (min-width: 540px) {
    .orderedarticlegrid .related-content__tab__cta__secondary_v2 {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .orderedarticlegrid .related-content__tab__cta__secondary_v2 {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .orderedarticlegrid .related-content__tab__cta__secondary_v2 {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .orderedarticlegrid .related-content__tab__cta__secondary_v2 {
        line-height: 30px
    }
}

.orderedarticlegrid .related-content__tab__cta__secondary_v2::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.orderedarticlegrid .related-content__tab__cta__secondary_v2::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.orderedarticlegrid .related-content__tab__cta__secondary_v2:hover {
    color: inherit
}

.orderedarticlegrid .related-content__tab__cta__secondary_v2:hover::before {
    width: 35px
}

.orderedarticlegrid .related-content__tab__cta__secondary_v2:hover::after {
    right: 2px
}

.orderedarticlegrid .related-content__tab__cta__secondary {
    text-align: center;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
    color: #000;
    display: inline-block;
    border-color: #000;
    border: 2px solid #000
}

@media (min-width: 720px) {
    .orderedarticlegrid .related-content__tab__cta__secondary {
        width: auto
    }
}

@media (min-width: 1025px) {
    .orderedarticlegrid .related-content__tab__cta__secondary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.orderedarticlegrid .related-content__tab__cta__secondary:hover {
    color: #fff;
    background: #000
}

.orderedarticlegrid .related-content__tab__cta__primary {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #e30613;
    color: #fff;
    display: inline-block;
    font-size: 18px
}

@media (min-width: 1025px) {
    .orderedarticlegrid .related-content__tab__cta__primary {
        padding-left: 24px;
        padding-right: 24px
    }
}

.orderedarticlegrid .related-content__tab__cta__primary:hover {
    color: #fff;
    background: #000
}

.persontile {
    display: flex;
    padding-top: 6px;
    padding-bottom: 6px
}

@media (min-width: 576px) {
    .persontile {
        padding-top: 6px;
        padding-bottom: 6px
    }
}

@media (min-width: 768px) {
    .persontile {
        padding-top: 6px;
        padding-bottom: 6px
    }
}

@media (min-width: 1025px) {
    .persontile {
        padding-top: 6px;
        padding-bottom: 6px
    }
}

@media (min-width: 1200px) {
    .persontile {
        padding-top: 0;
        padding-bottom: 0
    }
}

.person-tile {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    width: 100%;
    max-width: 364px
}

.person-tile--has-profile {
    background-color: #dbd6c7
}

.person-tile .contact a {
    border: 0;
    font-weight: 600
}

.person-tile .contact a:hover {
    background: none;
    color: #e30613
}

.person-tile .contact h5 {
    font-size: 1.35rem;
    line-height: 1.25;
    margin-bottom: 6px;
    max-height: 52px
}

.person-tile .contact .person-image .image {
    width: 100%;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 0;
    max-width: 364px;
    margin-right: 0px
}

.person-tile .contact .person-info {
    padding: 24px;
    display: flex;
    flex-direction: column;
    flex-grow: 2;
    justify-content: space-between
}

.person-tile .contact .person-info .person-name-title {
    height: 117px
}

@media (min-width: 1200px) {
    .person-tile .contact .person-info .person-name-title {
        height: 123px
    }
}

.person-tile .contact .person-info .view-more-licenses-wrap {
    height: 24px;
    margin-top: 6px
}

.person-tile .contact .title,
.person-tile .contact .location,
.person-tile .contact .location-country {
    font-weight: 400
}

.person-tile .contact .location,
.person-tile .contact .location-country,
.person-tile .contact .phone-number {
    font-size: 0.875rem;
    letter-spacing: 0;
    line-height: 1.5rem;
    margin-bottom: 5px
}

.person-tile .contact .phone-number {
    display: inline-block;
    font-weight: 600
}

.person-tile .contact .contact-links {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0px;
    padding: 0px
}

.person-tile .contact .contact-links li {
    margin-left: 12px
}

.person-tile .contact .contact-links li:first-child {
    margin-left: 0px
}

.person-tile .contact .contact-group {
    margin-top: 24px;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    min-height: 34px
}

.person-tile .contact .contact-group .person-desc {
    white-space: nowrap;
    padding-right: 12px;
    margin-top: 6px
}

.person-tile .contact .contact-group .contact-links {
    margin-top: 6px
}

.person-tile .contact .contact-group .phone {
    font-size: 18px
}

.person-tile .contact .share_icon {
    color: #626468
}

.person-tile .contact [class^='jll-icon-'],
.person-tile .contact [class*=' jll-icon-'] {
    font-size: 1.5rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none
}

.person-tile .reLicense {
    list-style-type: none;
    padding: 10px
}

.person-tile .reLicense-badge {
    background: #cfd0d1;
    padding: 0.2rem;
    display: inline-flex;
    height: 1.5rem;
    line-height: 1;
    cursor: pointer;
    min-width: 1.5rem;
    border-radius: 1rem;
    font-size: 0.8rem;
    justify-content: center;
    align-items: center;
    margin-inline-start: 0.5rem
}

.person-tile .profileLink {
    margin-top: 10px;
    font-size: 0.875rem;
    font-size: 1rem;
    position: relative
}

.person-tile .profileLink:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    border-top: 2px solid #e30613;
    border-right: 2px solid #e30613;
    transform: rotate(45deg);
    right: 4px;
    top: calc(50% - 5px)
}

.person-tile .profileLink:hover {
    color: #e30613;
    text-decoration: none
}

.person-tile .profileLink.profileLink--no-arrow:after {
    content: none
}

.person-tile--to-flip {
    box-shadow: none;
    height: 100%
}

.person-tile:hover .person-tile__card--to-flip {
    transform: rotateY(180deg);
    transition: transform 0.5s
}

.person-tile__card--to-flip {
    position: relative;
    transition: transform 1s;
    transform-style: preserve-3d;
    height: 100%
}

.person-tile__card--to-flip .card__contact--front,
.person-tile__card--to-flip .card__contact--back {
    background: #fff;
    backface-visibility: hidden
}

.person-tile__card--to-flip .card__contact--back {
    position: absolute;
    padding: 20px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #dbd6c7;
    transform: rotateY(180deg);
    display: block;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15)
}

.person-tile__card--to-flip .card__contact--back .contact__name {
    margin-bottom: 12px
}

.person-tile__card--to-flip .card__contact--back .contact__title {
    margin-bottom: 24px
}

.person-tile__card .contact.card__contact {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15)
}

.person-tile__card .real-estate-licenses {
    max-height: 0;
    overflow: hidden;
    transition: all 0.2s linear !important
}

.person-tile__card .real-estate-licenses.is-open {
    padding-top: 6px;
    max-height: 200px
}

.truncate-line {
    position: relative;
    overflow: hidden;
    padding-right: 1em;
    max-height: calc(1.5em * 2)
}

.truncate-line.truncate-line-3 {
    max-height: calc(1.5em * 3)
}

.truncate-line::before,
.truncate-line::after {
    position: absolute;
    height: 1.25em;
    width: 1em;
    right: 0;
    background-color: white
}

.truncate-line::before {
    content: '...';
    bottom: 0
}

.truncate-line::after {
    content: ''
}

.truncate-line.t-sm {
    max-height: calc(18 * 2)
}

@media (min-width: 768px) {
    .truncate-line.t-sm {
        max-height: calc(20px * 2)
    }
}

@media (min-width: 1200px) {
    .truncate-line.t-sm {
        max-height: calc(22px * 2)
    }
}

.truncate-line.t-sm.truncate-line-3 {
    max-height: calc(18px * 3)
}

@media (min-width: 768px) {
    .truncate-line.t-sm.truncate-line-3 {
        max-height: calc(20px * 3)
    }
}

@media (min-width: 1200px) {
    .truncate-line.t-sm.truncate-line-3 {
        max-height: calc(22px * 3)
    }
}

.truncate-line.t-sm::before,
.truncate-line.t-sm::after {
    height: 18px
}

@media (min-width: 768px) {

    .truncate-line.t-sm::before,
    .truncate-line.t-sm::after {
        height: 20px
    }
}

@media (min-width: 1200px) {

    .truncate-line.t-sm::before,
    .truncate-line.t-sm::after {
        height: 22px
    }
}

.carrot svg {
    transition: transform 0.3s ease-in-out
}

.carrot svg #jll-arrow {
    fill: #343a40
}

.is-open .carrot svg {
    transform: rotate(90deg)
}

html[lang='ja-JP'] .person-tile .contact h5 {
    font-size: 0.875rem;
    line-height: 1.575rem
}

@media (min-width: 720px) {
    html[lang='ja-JP'] .person-tile .contact h5 {
        font-size: 1.25rem;
        line-height: 2.25rem
    }
}

html:lang(zh_CN) .person-tile .contact h5,
html[lang='zh-CN'] .person-tile .contact h5,
html:lang(zh_HK) .person-tile .contact h5,
html[lang='zh-HK'] .person-tile .contact h5,
html:lang(zh_MO) .person-tile .contact h5,
html[lang='zh-MO'] .person-tile .contact h5 {
    font-size: 0.8rem;
    line-height: 1.5rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .person-tile .contact h5,
    html[lang='zh-CN'] .person-tile .contact h5,
    html:lang(zh_HK) .person-tile .contact h5,
    html[lang='zh-HK'] .person-tile .contact h5,
    html:lang(zh_MO) .person-tile .contact h5,
    html[lang='zh-MO'] .person-tile .contact h5 {
        font-size: 1.1rem;
        line-height: 1.5rem
    }
}

.publicationdate {
    color: #75767a
}

.sidebar-related--leftalign {
    float: left;
    max-width: 100%;
    min-width: 100%;
    margin-right: 0px;
    display: inline-block
}

@media (min-width: 960px) {
    .sidebar-related--leftalign {
        max-width: 30.9%;
        min-width: 30.9%;
        margin-right: 30px
    }
}

.sidebar-related {
    background-color: #f6f5f1;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    display: inline-block;
    word-break: break-word
}

@media (min-width: 720px) {
    .sidebar-related {
        margin-bottom: 0px
    }
}

.sidebar-related__title {
    margin-left: 12px;
    margin-right: 12px;
    padding-bottom: 24px
}

@media (min-width: 960px) {
    .sidebar-related__title {
        margin-left: 24px;
        margin-right: 24px
    }
}

.sidebar-related__title[data-text-level='body2'] {
    font-size: 22px
}

@media (min-width: 720px) {
    .sidebar-related__title[data-text-level='body2'] {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400
    }
}

@media (min-width: 720px) and (min-width: 540px) {
    .sidebar-related__title[data-text-level='body2'] {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 720px) and (min-width: 960px) {
    .sidebar-related__title[data-text-level='body2'] {
        font-size: 16px
    }
}

@media (min-width: 720px) and (min-width: 540px) {
    .sidebar-related__title[data-text-level='body2'] {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 720px) and (min-width: 960px) {
    .sidebar-related__title[data-text-level='body2'] {
        line-height: 26px
    }
}

.sidebar-related__title[data-text-level='body1'] {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400
}

@media (min-width: 540px) {
    .sidebar-related__title[data-text-level='body1'] {
        font-size: calc(.47619vw + 17.42857px)
    }
}

@media (min-width: 960px) {
    .sidebar-related__title[data-text-level='body1'] {
        font-size: 22px
    }
}

@media (min-width: 540px) {
    .sidebar-related__title[data-text-level='body1'] {
        line-height: calc(.47619vw + 23.42857px)
    }
}

@media (min-width: 960px) {
    .sidebar-related__title[data-text-level='body1'] {
        line-height: 28px
    }
}

.sidebar-related__links {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    margin-bottom: 12px
}

.sidebar-related__dates {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: black;
    display: block;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    .sidebar-related__dates {
        font-size: calc(0vw + 14px)
    }
}

@media (min-width: 960px) {
    .sidebar-related__dates {
        font-size: 14px
    }
}

@media (min-width: 540px) {
    .sidebar-related__dates {
        line-height: calc(0vw + 18px)
    }
}

@media (min-width: 960px) {
    .sidebar-related__dates {
        line-height: 18px
    }
}

.sidebar-related__section {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px
}

@media (min-width: 960px) {
    .sidebar-related__section {
        margin-left: 24px;
        margin-right: 24px
    }
}

html[lang='ja-JP'] .sidebar-related__title[data-text-level='body2'],
html[lang='ja-JP'] .sidebar-related__title[data-text-level='body1'] {
    font-size: 14px;
    line-height: 25.2px
}

@media (min-width: 720px) {

    html[lang='ja-JP'] .sidebar-related__title[data-text-level='body2'],
    html[lang='ja-JP'] .sidebar-related__title[data-text-level='body1'] {
        font-size: 16px;
        line-height: 24px
    }
}

html:lang(zh_CN) .sidebar-related__title[data-text-level='body2'],
html:lang(zh_CN) .sidebar-related__title[data-text-level='body1'],
html[lang='zh-CN'] .sidebar-related__title[data-text-level='body2'],
html[lang='zh-CN'] .sidebar-related__title[data-text-level='body1'],
html:lang(zh_HK) .sidebar-related__title[data-text-level='body2'],
html:lang(zh_HK) .sidebar-related__title[data-text-level='body1'],
html[lang='zh-HK'] .sidebar-related__title[data-text-level='body2'],
html[lang='zh-HK'] .sidebar-related__title[data-text-level='body1'],
html:lang(zh_MO) .sidebar-related__title[data-text-level='body2'],
html:lang(zh_MO) .sidebar-related__title[data-text-level='body1'],
html[lang='zh-MO'] .sidebar-related__title[data-text-level='body2'],
html[lang='zh-MO'] .sidebar-related__title[data-text-level='body1'] {
    font-size: 16px;
    line-height: 26px
}

@media (min-width: 720px) {

    html:lang(zh_CN) .sidebar-related__title[data-text-level='body2'],
    html:lang(zh_CN) .sidebar-related__title[data-text-level='body1'],
    html[lang='zh-CN'] .sidebar-related__title[data-text-level='body2'],
    html[lang='zh-CN'] .sidebar-related__title[data-text-level='body1'],
    html:lang(zh_HK) .sidebar-related__title[data-text-level='body2'],
    html:lang(zh_HK) .sidebar-related__title[data-text-level='body1'],
    html[lang='zh-HK'] .sidebar-related__title[data-text-level='body2'],
    html[lang='zh-HK'] .sidebar-related__title[data-text-level='body1'],
    html:lang(zh_MO) .sidebar-related__title[data-text-level='body2'],
    html:lang(zh_MO) .sidebar-related__title[data-text-level='body1'],
    html[lang='zh-MO'] .sidebar-related__title[data-text-level='body2'],
    html[lang='zh-MO'] .sidebar-related__title[data-text-level='body1'] {
        font-size: 16px;
        line-height: 26px
    }
}

.sectorselector {
    display: block
}

@media (min-width: 1025px) {
    .sectorselector {
        display: inline-block
    }
}

.sector-selector {
    background-color: black;
    color: white;
    display: block;
    position: relative;
    margin-top: 12px
}

@media (min-width: 1025px) {
    .sector-selector {
        display: inline-block;
        background-color: transparent;
        color: black;
        margin-top: 0px
    }
}

.sector-selector__title {
    font-weight: bold;
    display: block
}

@media (min-width: 1025px) {
    .sector-selector__title {
        display: inline-block
    }
}

.sector-selector__geoSection {
    display: block;
    cursor: pointer;
    min-width: 124px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #ffffff;
    color: black;
    margin-top: 12px
}

@media (min-width: 1025px) {
    .sector-selector__geoSection {
        display: inline-block;
        padding: 0px;
        background-color: transparent;
        margin-top: 0px
    }
}

.sector-selector__geoSection:focus {
    outline: none
}

.sector-selector__geoSection--openarrow svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.sector-selector__geoSection.tabOutline:focus {
    outline: thin solid
}

.sector-selector__carrot {
    height: 12px;
    width: 12px;
    display: inline-block;
    float: right
}

.sector-selector__carrot svg #jll-arrow {
    fill: #e30613
}

@media (min-width: 1025px) {
    .sector-selector__carrot {
        margin-left: 6px;
        margin-right: 6px
    }

    .sector-selector__carrot svg #jll-arrow {
        fill: #343a40
    }
}

.sector-selector__geoValue {
    width: 100%;
    z-index: 1;
    display: none;
    margin-top: -1px;
    background-color: #ffffff;
    color: black
}

@media (min-width: 1025px) {
    .sector-selector__geoValue {
        position: absolute;
        background-color: #ffffff;
        margin-top: -12px;
        box-shadow: 0px 0px 4px 0px #cacaca;
        padding: 0px 0px 6px
    }
}

.sector-selector__geoValue:focus {
    outline: none
}

.sector-selector__geoValuelist {
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    box-shadow: none
}

.sector-selector__geoValuelist li {
    padding: 6px 12px;
    font-size: 14px
}

@media (min-width: 1025px) {
    .sector-selector__geoValuelist li {
        padding: 6px 12px 6px;
        line-height: 1.2
    }
}

.sector-selector__geoValuelist li:hover {
    background-color: #F0F0F0;
    cursor: pointer
}

.tab-related-content-tab-list-paginated .related-content__tab__content {
    flex-flow: column;
    min-height: 377px
}

@media (min-width: 768px) {
    .tab-related-content-tab-list-paginated .related-content__tab__content {
        flex-flow: wrap
    }
}

.tab-related-content-tab-list-paginated .content-card {
    border-top: none
}

.tab-related-content-tab-list-paginated .content-card.load-more-enabled {
    margin-right: 0;
    border-bottom: 0
}

.tab-related-content-tab-list-paginated .content-card.load-more-enabled .content-card__wrapper {
    height: 100%;
    border-bottom: 1px solid #ced4da
}

.tab-related-content-tab-list-paginated .content-card:nth-child(3n) {
    margin-right: 0px
}

.tab-related-content-tab-list-paginated .load-more-btn.btn__primary {
    height: 48px;
    display: flex;
    justify-content: center;
    width: auto
}

@media (max-width: 959px) {
    .tab-related-content-tab-list-paginated .load-more-btn.btn__primary {
        width: 351px
    }
}

.tab-related-content-tab-list-paginated .load-more-btn.removeHoverStyles {
    outline: 0;
    color: inherit;
    background-position: inherit;
    background-color: inherit;
    background-image: inherit;
    background-size: inherit;
    border-color: inherit
}

.tab-related-content-tab-list-paginated .load-more-btn.removeHoverStyles .carrot svg #jll-arrow {
    fill: #343a40
}

.tab-related-content-tab-list-paginated .view-all-btn-wrapper {
    flex: 1;
    justify-content: center
}

@media (min-width: 576px) {
    .tab-related-content-tab-list-paginated .view-all-btn-wrapper {
        width: auto
    }
}

@media (min-width: 1200px) {
    .tab-related-content-tab-list-paginated .view-all-btn-wrapper {
        justify-content: flex-end
    }
}

.tab-related-content-tab-list-paginated .view-all-btn-wrapper .view-all-btn.btn__primary {
    justify-content: center;
    width: auto;
    height: 48px
}

@media (max-width: 959px) {
    .tab-related-content-tab-list-paginated .view-all-btn-wrapper .view-all-btn.btn__primary {
        width: 351px
    }
}

.related-content__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 36px
}

@media (min-width: 960px) {
    .related-content__header {
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
}

.related-content__header--no-titles {
    margin-bottom: 24px
}

.related-content__header--no-titles .related-content__title {
    margin-bottom: 0
}

.related-content__tab-title-list {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 12px 0px 12px 2px;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-behavior: smooth
}

.related-content__tab-title-list__item {
    scroll-snap-align: start;
    position: relative;
    padding-left: 24px;
    padding-right: 24px
}

.related-content__tab-title-list__item:after {
    content: '';
    height: 100%;
    width: 1px;
    background: #ced4da;
    position: absolute;
    right: 0
}

.related-content__tab-title-list__item:last-of-type:after {
    display: none
}

.related-content__tab-title-list__item:first-of-type {
    padding-left: 0
}

.related-content__tab-title-list__item__link {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    color: #6c757d;
    position: relative;
    transition: all 0.25s ease-in-out
}

.related-content__tab-title-list__item__link--active {
    color: #000;
    cursor: pointer
}

.related-content__tab-title-list__item__link:hover {
    color: #e30613
}

.related-content__tab-title-list__item__link:before {
    content: "";
    position: absolute;
    bottom: -5px;
    height: 3px;
    width: 0;
    margin: 5px 0 0;
    transition: all 0.25s ease-in-out;
    transition-duration: 0.3s;
    opacity: 0;
    background-color: #e30613;
    left: 0
}

.related-content__tab-title-list__item__link:hover:before,
.related-content__tab-title-list__item__link--active:before {
    width: 100%;
    opacity: 1
}

.isIE .related-content__tab-title-list {
    -ms-overflow-style: -ms-autohiding-scrollbar
}

html:lang(ar_ae) .related-content__tab-title-list__item:last-of-type,
html[lang='ar-SA'] .related-content__tab-title-list__item:last-of-type {
    padding-left: 0
}

html:lang(ar_ae) .related-content__tab-title-list__item:after,
html[lang='ar-SA'] .related-content__tab-title-list__item:after {
    right: auto;
    left: 0
}

html:lang(ar_ae) .related-content__tab-title-list__item:first-of-type,
html[lang='ar-SA'] .related-content__tab-title-list__item:first-of-type {
    padding-left: 24px;
    padding-right: 0px
}

html:lang(ar_ae) .related-content__tab-title-list__item__link:before,
html[lang='ar-SA'] .related-content__tab-title-list__item__link:before {
    left: auto;
    right: 0
}

@media (max-width: 719px) {

    html:lang(ar_ae) .related-content__tab-title-list,
    html[lang='ar-SA'] .related-content__tab-title-list {
        margin: 0px !important
    }
}

html:lang(ar_ae) .related-content__tab__cta,
html[lang='ar-SA'] .related-content__tab__cta {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to left, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: left bottom;
    transition: all 0.25s ease-in-out
}

@media (min-width: 540px) {

    html:lang(ar_ae) .related-content__tab__cta,
    html[lang='ar-SA'] .related-content__tab__cta {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {

    html:lang(ar_ae) .related-content__tab__cta,
    html[lang='ar-SA'] .related-content__tab__cta {
        font-size: 18px
    }
}

@media (min-width: 540px) {

    html:lang(ar_ae) .related-content__tab__cta,
    html[lang='ar-SA'] .related-content__tab__cta {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {

    html:lang(ar_ae) .related-content__tab__cta,
    html[lang='ar-SA'] .related-content__tab__cta {
        line-height: 22px
    }
}

html:lang(ar_ae) .related-content__tab__cta:hover,
html[lang='ar-SA'] .related-content__tab__cta:hover {
    color: #fff;
    background-position: right bottom
}

.related-content__tab__list {
    display: none
}

.related-content__tab__list--active {
    display: flex;
    flex-direction: column
}

@media (max-width: 719px) {
    .related-content__tab__list--stacked-cards .related-content__tab__content {
        flex-flow: column
    }

    .related-content__tab__list--stacked-cards .content-card__image {
        margin-right: 0;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-bottom: 24px
    }

    .related-content__tab__list--stacked-cards .content-card__image:last-child {
        margin-bottom: 36px
    }

    .related-content__tab__list--stacked-cards .content-card__image--no-image {
        border-top-color: transparent
    }

    .related-content__tab__list--stacked-cards .content-card__image--no-image:first-child {
        border-top-color: #ced4da;
        padding-top: 36px
    }
}

.related-content__tab__list.out .content-card:after {
    left: 0
}

.related-content__tab__list .content-card {
    position: relative;
    overflow: hidden
}

.related-content__tab__list .content-card:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    transition: left .3s ease-in-out;
    background: #fff
}

.related-content__tab__list .content-card.load-more-not-enabled {
    scroll-snap-align: start;
    min-width: 70vw;
    top: 1px;
    left: 1px
}

@media (min-width: 768px) {
    .related-content__tab__list .content-card.load-more-not-enabled {
        min-width: 33vw
    }
}

@media (min-width: 1200px) {
    .related-content__tab__list .content-card.load-more-not-enabled {
        min-width: auto;
        max-width: calc((100% - (24px * 2)) / 3)
    }
}

.related-content__tab__list .content-card.load-more-not-enabled:last-child {
    margin-right: 1px;
    left: 0px
}

.related-content__tab__list .hide-horizontal-line {
    border-bottom: 0px !important
}

.related-content__tab__wrapper {
    display: flex;
    flex-direction: column
}

@media (min-width: 720px) {
    .related-content__tab__wrapper {
        align-items: flex-end
    }
}

.related-content__tab__content {
    width: 100%;
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 12px
}

@media (min-width: 1200px) {
    .related-content__tab__content {
        overflow-x: hidden;
        margin-bottom: 0
    }
}

.related-content__tab__cta {
    width: auto;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-color: #000;
    background: linear-gradient(to right, #e30613 50%, transparent 50%);
    background-size: 220% 100%;
    background-position: right bottom;
    transition: all 0.25s ease-in-out
}

.related-content__tab__cta__wrapper {
    width: 100%;
    display: flex;
    justify-content: center
}

@media (min-width: 1200px) {
    .related-content__tab__cta__wrapper {
        justify-content: flex-end
    }
}

@media (min-width: 1200px) {
    .related-content__tab__cta {
        margin-top: 12px
    }
}

@media (min-width: 540px) {
    .related-content__tab__cta {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .related-content__tab__cta {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .related-content__tab__cta {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .related-content__tab__cta {
        line-height: 22px
    }
}

.related-content__tab__cta:hover {
    color: #fff;
    background-position: left bottom
}

.related-content__tab__cta:hover {
    background-position: left bottom
}

@media (max-width: 959px) {
    .related-content__tab__cta {
        width: 351px
    }
}

html:lang(ar_ae) .related-content__tab__list.out .content-card:after,
html[lang='ar-SA'] .related-content__tab__list.out .content-card:after {
    left: auto;
    right: 0
}

html:lang(ar_ae) .related-content__tab__list .content-card:after,
html[lang='ar-SA'] .related-content__tab__list .content-card:after {
    left: auto;
    right: -100%;
    transition: right .3s ease-in-out
}

@media (min-width: 960px) {
    .footer .footer-contact {
        margin-bottom: 25px
    }
}

.footer {
    background-color: #000;
    color: #fff;
    padding: 10px 20px 15px 20px
}

.footer .footer-contact {
    border-bottom: 2px solid #adb5bd;
    margin-bottom: 15px
}

@media (min-width: 720px) {
    .footer .footer-contact {
        margin-bottom: 25px
    }
}

.footer .footer-contact .contactuslink {
    text-align: center;
    cursor: pointer;
    padding: 10px
}

@media (min-width: 720px) {
    .footer .footer-contact .contactuslink {
        padding: 15px
    }
}

.footer .footer-contact .contactuslink>div>a {
    color: #fff;
    border-bottom: 0;
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 600
}

@media (min-width: 540px) {
    .footer .footer-contact .contactuslink>div>a {
        font-size: calc(4.19048vw - .22857px)
    }
}

@media (min-width: 960px) {
    .footer .footer-contact .contactuslink>div>a {
        font-size: 40px
    }
}

@media (min-width: 540px) {
    .footer .footer-contact .contactuslink>div>a {
        line-height: calc(4.19048vw + 4.57143px)
    }
}

@media (min-width: 960px) {
    .footer .footer-contact .contactuslink>div>a {
        line-height: 44.8px
    }
}

.footer .footer-contact .contactuslink>div>a:hover {
    color: #fff;
    background: transparent
}

.footer .utility-container {
    display: flex;
    flex-direction: column;
    color: #dee2e6;
    border-top: 2px solid #dee2e6;
    padding-top: 15px
}

.footer .utility-container a {
    color: #dee2e6;
    border-bottom: none;
    text-decoration: none
}

.footer .utility-container a:hover {
    color: #e30613;
    background: transparent;
    border-bottom: 1px solid #fff
}

.footer .utility-container a:active {
    color: #ced4da;
    border-bottom: 0
}

.footer .utility-container p {
    line-height: 1rem;
    margin-bottom: 0.5rem
}

@media (min-width: 720px) {
    .footer .utility-container {
        flex-direction: row-reverse;
        justify-content: space-between;
        border-top: 0
    }
}

.footer .utility-container>div {
    min-width: 10%
}

.footer .utility-container .navigationlinklistcomponent ul {
    list-style: outside none;
    padding-left: 0;
    margin-bottom: 0.5rem
}

.footer .utility-container .navigationlinklistcomponent ul li {
    border-right: 1px solid #dee2e6;
    display: inline-block;
    padding-right: 10px;
    margin-right: 6px;
    line-height: 1rem;
    margin-bottom: 0
}

.footer .utility-container .navigationlinklistcomponent ul li:last-of-type {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.footer .footer-content {
    padding-bottom: 6px
}

@media (min-width: 720px) {
    .footer .footer-content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 37px
    }

    .footer .footer-content>div {
        min-width: 10%;
        flex-grow: 2
    }

    .footer .footer-content>div.logo {
        flex-grow: 1
    }

    .footer .footer-content>div.followus {
        flex-grow: 1
    }
}

.footer .footer-content ul {
    list-style: outside none;
    padding-left: 0
}

@media (min-width: 720px) {
    .footer .footer-content ul {
        column-count: 1
    }
}

@media (min-width: 960px) {
    .footer .footer-content ul {
        column-count: 2
    }
}

.footer .footer-content ul li {
    padding: 4px 0;
    margin-bottom: 0;
    max-width: 100%
}

@media (min-width: 720px) {
    .footer .footer-content ul li {
        max-width: 218px
    }
}

.footer .footer-content a {
    color: #fff;
    border-bottom: none;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

@media (min-width: 540px) {
    .footer .footer-content a {
        font-size: calc(.47619vw + 13.42857px)
    }
}

@media (min-width: 960px) {
    .footer .footer-content a {
        font-size: 18px
    }
}

@media (min-width: 540px) {
    .footer .footer-content a {
        line-height: calc(0vw + 22px)
    }
}

@media (min-width: 960px) {
    .footer .footer-content a {
        line-height: 22px
    }
}

.footer .footer-content a:hover {
    color: #e30613;
    box-shadow: inset 0 -1px #fff;
    background: transparent
}

.footer .footer-content a:active {
    color: #ced4da;
    border-bottom: 0
}

.footer .footer-content .logo {
    display: none
}

@media (min-width: 720px) {
    .footer .footer-content .logo {
        min-width: 110px;
        margin-right: 10px;
        display: block
    }

    .footer .footer-content .logo img {
        width: 110px
    }
}

.footer .footer-content .sociallinks {
    flex-grow: 1
}

.footer .footer-content .sociallinks ul.social-links {
    column-count: unset;
    display: flex;
    margin-top: 12px;
    margin-bottom: 12px
}

.footer .footer-content .sociallinks ul.social-links>li {
    padding-left: 12px;
    padding-right: 12px
}

.footer .footer-content .sociallinks ul.social-links>li:first-of-type {
    padding-left: 0
}

.footer .footer-content .sociallinks ul.social-links>li>a>span {
    color: #fff
}

@media (min-width: 720px) {
    .footer .footer-content .sociallinks {
        display: block
    }
}

html:lang(ar) .footer,
html:lang(ar_ae) .footer {
    direction: rtl
}

html:lang(ar) .footer-content,
html:lang(ar_ae) .footer-content {
    text-align: right
}

html:lang(ar) .footer-content ul,
html:lang(ar_ae) .footer-content ul {
    padding-right: 0
}

html:lang(ar) .footer-content ul li,
html:lang(ar_ae) .footer-content ul li {
    line-height: 2rem
}

@media (min-width: 960px) {

    html:lang(ar) .footer-content ul li,
    html:lang(ar_ae) .footer-content ul li {
        line-height: normal
    }
}

html:lang(ar) .footer-content .sociallinks ul.social-links>li:first-of-type,
html:lang(ar_ae) .footer-content .sociallinks ul.social-links>li:first-of-type {
    padding-left: 12px;
    padding-right: 0px
}

html:lang(ar) .footer-contact-link>div>a,
html:lang(ar_ae) .footer-contact-link>div>a {
    padding-right: 0px;
    padding-left: 48px
}

html:lang(ar) .footer-contact-link>div>a::before,
html:lang(ar_ae) .footer-contact-link>div>a::before {
    right: calc(100% - 36px)
}

html:lang(ar) .footer-contact-link>div>a::after,
html:lang(ar_ae) .footer-contact-link>div>a::after {
    transform: rotate(222deg);
    left: 12px;
    right: auto;
    transition: left 0.25s ease-in-out
}

html:lang(ar) .footer-contact-link>div>a:hover::after,
html:lang(ar_ae) .footer-contact-link>div>a:hover::after {
    left: 2px;
    right: auto
}

html:lang(ar) .footer .utility-container,
html:lang(ar_ae) .footer .utility-container {
    text-align: right;
    line-height: 2rem
}

html:lang(ar) .footer .utility-container p,
html:lang(ar_ae) .footer .utility-container p {
    line-height: 2rem
}

html:lang(ar) .footer .utility-container .navigationlinklistcomponent ul,
html:lang(ar_ae) .footer .utility-container .navigationlinklistcomponent ul {
    padding-right: 0
}

html:lang(ar) .footer .utility-container .navigationlinklistcomponent ul li,
html:lang(ar_ae) .footer .utility-container .navigationlinklistcomponent ul li {
    border-left: 1px solid #dee2e6;
    border-right: 0px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0px;
    margin-left: 6px;
    margin-right: 0px;
    line-height: 1rem
}

html:lang(ar) .footer .utility-container .navigationlinklistcomponent ul li:last-of-type,
html:lang(ar_ae) .footer .utility-container .navigationlinklistcomponent ul li:last-of-type {
    border: 0px;
    margin-left: 0px;
    padding-left: 0px
}

html:lang(zh_CN) .footer .footer-contact>div a,
html[lang='zh-CN'] .footer .footer-contact>div a {
    font-size: 1.625rem;
    line-height: 1.875rem
}

@media (min-width: 960px) {

    html:lang(zh_CN) .footer .footer-contact>div a,
    html[lang='zh-CN'] .footer .footer-contact>div a {
        font-size: 2rem;
        line-height: 2.2rem
    }
}

.content-card {
    margin-right: 12px;
    padding-bottom: 24px;
    margin-bottom: 36px;
    border-bottom: 1px solid #ced4da;
    flex: 1 1 auto
}

@media (min-width: 1200px) {
    .content-card {
        margin-right: 24px
    }
}

.content-card:last-of-type {
    margin-right: 0
}

.content-card__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    color: #6c757d
}

.content-card__header__text--separator {
    padding: 0 2px
}

.content-card__header__trailing .gg-more-vertical-alt {
    transform: scale(var(--ggs, 1))
}

.content-card__header__trailing .gg-more-vertical-alt,
.content-card__header__trailing .gg-more-vertical-alt::after,
.content-card__header__trailing .gg-more-vertical-alt::before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 4px;
    height: 4px;
    background: currentColor;
    border-radius: 100%
}

.content-card__header__trailing .gg-more-vertical-alt::after,
.content-card__header__trailing .gg-more-vertical-alt::before {
    content: '';
    position: absolute
}

.content-card__header__trailing .gg-more-vertical-alt::after {
    left: 0;
    top: 6px
}

.content-card__header__trailing .gg-more-vertical-alt::before {
    top: -6px;
    right: 0
}

.content-card__body__title {
    margin-bottom: 24px
}

.content-card__body__title--animate {
    background-image: linear-gradient(120deg, #e30613 0%, #e30613 100%);
    background-repeat: no-repeat;
    background-size: 100% 0;
    background-position: 0 88%;
    transition: background-size 0.25s ease-in
}

.content-card__body__text {
    display: none;
    font-weight: normal !important
}

@media (min-width: 720px) {
    .content-card__body__text {
        display: block;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300
    }
}

@media (min-width: 720px) and (min-width: 540px) {
    .content-card__body__text {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 720px) and (min-width: 960px) {
    .content-card__body__text {
        font-size: 16px
    }
}

@media (min-width: 720px) and (min-width: 540px) {
    .content-card__body__text {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 720px) and (min-width: 960px) {
    .content-card__body__text {
        line-height: 26px
    }
}

.content-card:hover .content-card__body {
    color: #000
}

.content-card:hover .content-card__body__title {
    color: #000
}

.content-card:hover .content-card__body__title--animate {
    background-size: 100% .2em
}

.content-card:active .content-card__body__title--animate {
    background-image: linear-gradient(120deg, #dbd6c7 0%, #dbd6c7 100%)
}

.content-card__image__image-wrapper {
    position: relative;
    padding: 0 0 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 24px
}

.content-card__image__image-wrapper>* {
    position: absolute;
    width: 100%
}

.content-card__image--no-image {
    border-top: 1px solid #ced4da;
    padding-top: 24px
}

.multi-content-card__item * {
    border-color: initial
}

@media (min-width: 960px) {
    .multi-content-card__item-content {
        flex-grow: 1;
        display: flex;
        flex-flow: column
    }

    .multi-content-card__item-description {
        flex-grow: 1
    }
}

.multi-content-card__item:hover {
    border-color: #ced4da
}

.multi-content-card__item:hover>* {
    color: initial
}

.multi-content-card__item:hover .multi-content-card__image-wrapper::after {
    width: 0
}

.multi-content-card__item--hidden {
    display: none
}

.multi-content-card__item-description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    flex-grow: 1
}

@media (min-width: 540px) {
    .multi-content-card__item-description {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__item-description {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .multi-content-card__item-description {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__item-description {
        line-height: 26px
    }
}

.multi-content-card__item-label {
    overflow: hidden
}

.multi-content-card__item-link {
    -webkit-appearance: none;
    border: none;
    background-color: transparent;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0
}

@media (min-width: 540px) {
    .multi-content-card__item-link {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__item-link {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .multi-content-card__item-link {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__item-link {
        line-height: 30px
    }
}

.multi-content-card__item-link::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.multi-content-card__item-link::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.multi-content-card__item-link:hover {
    color: inherit
}

.multi-content-card__item-link:hover::before {
    width: 35px
}

.multi-content-card__item-link:hover::after {
    right: 2px
}

.multi-content-card__logo {
    margin-bottom: 12px
}

.multi-content-card__image-wrapper {
    position: relative
}

.multi-content-card__image-wrapper>* {
    max-height: 60px;
    width: auto;
    max-width: 115px
}

.multi-content-card__image-wrapper::after {
    content: '';
    background-color: #000;
    mix-blend-mode: color;
    transition: width ease 1s;
    z-index: 1;
    right: 0;
    width: 100%;
    height: 60px;
    position: absolute
}

.multi-content-card__image-wrapper--no-color-animated::after {
    content: none
}

.multi-content-card__new-label {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    float: right;
    color: #000;
    background-color: #fff;
    padding: 0 0.5rem
}

@media (min-width: 540px) {
    .multi-content-card__new-label {
        font-size: calc(0vw + 16px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__new-label {
        font-size: 16px
    }
}

@media (min-width: 540px) {
    .multi-content-card__new-label {
        line-height: calc(0vw + 26px)
    }
}

@media (min-width: 960px) {
    .multi-content-card__new-label {
        line-height: 26px
    }
}

.multi-content-card--logotitletextcta .multi-content-card__item-content {
    display: grid;
    grid-template-columns: auto
}

.multi-content-card--logotitletextcta .multi-content-card__logo {
    grid-row-start: 1;
    grid-row-end: 4
}

@media (min-width: 540px) {
    .multi-content-card--logotitletextcta .multi-content-card__item-content {
        display: flex;
        flex-flow: column;
        flex-grow: 1
    }
}

.dark-mode .multi-content-card__item-link {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    position: relative;
    padding-right: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff
}

@media (min-width: 540px) {
    .dark-mode .multi-content-card__item-link {
        font-size: calc(1.42857vw + 10.28571px)
    }
}

@media (min-width: 960px) {
    .dark-mode .multi-content-card__item-link {
        font-size: 24px
    }
}

@media (min-width: 540px) {
    .dark-mode .multi-content-card__item-link {
        line-height: calc(1.90476vw + 11.71429px)
    }
}

@media (min-width: 960px) {
    .dark-mode .multi-content-card__item-link {
        line-height: 30px
    }
}

.dark-mode .multi-content-card__item-link::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 25px;
    height: 6px;
    transition: all 0.25s ease-in-out;
    color: #e30613;
    top: calc(50% - 2px);
    left: calc(100% - 38px)
}

.dark-mode .multi-content-card__item-link::after {
    content: '';
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    color: #e30613;
    transition: right 0.25s ease-in-out;
    right: 14px;
    top: calc(50% - 4px)
}

.dark-mode .multi-content-card__item-link:hover {
    color: inherit
}

.dark-mode .multi-content-card__item-link:hover::before {
    width: 35px
}

.dark-mode .multi-content-card__item-link:hover::after {
    right: 2px
}

.dark-mode .multi-content-card__item-content {
    color: #fff
}

.isIE .multi-content-card__image-wrapper::after {
    content: none
}

@media (min-width: 540px) {
    .isIE .multi-content-card__item-content {
        width: 100%
    }
}

.isIE .multi-content-card__item--6-cols {
    width: calc(99% / 6)
}

html:lang(ar_ae) .multi-content-card__item-link,
html[lang='ar-SA'] .multi-content-card__item-link {
    padding-right: 0px;
    padding-left: 48px
}

html:lang(ar_ae) .multi-content-card__item-link::before,
html[lang='ar-SA'] .multi-content-card__item-link::before {
    right: calc(100% - 38px);
    left: auto
}

html:lang(ar_ae) .multi-content-card__item-link::after,
html[lang='ar-SA'] .multi-content-card__item-link::after {
    right: auto;
    left: 14px;
    transform: rotate(-136deg);
    transition: left 0.25s ease-in-out
}

html:lang(ar_ae) .multi-content-card__item-link.hidden:hover .icon.multi-content-card__item-link::after,
html[lang='ar-SA'] .multi-content-card__item-link.hidden:hover .icon.multi-content-card__item-link::after {
    right: auto;
    left: 2px
}

.multi-content-card--titletextcta .multi-content-card__item-content {
    display: flex;
    flex-flow: column;
    flex-grow: 1
}

.multi-content-card--titletextcta .multi-content-card__item-title-link {
    color: inherit
}

.multi-content-card--titletextcta .multi-content-card__item-title-link:active .multi-content-card__item-title-text {
    background-image: linear-gradient(120deg, #dbd6c7 0%, #dbd6c7 100%)
}

.multi-content-card--titletextcta .multi-content-card__item-title-text {
    background-image: linear-gradient(120deg, #e30613 0%, #e30613 100%);
    background-repeat: no-repeat;
    background-size: 100% 0;
    background-position: 0 88%;
    transition: background-size 0.25s ease-in
}

.multi-content-card--titletextcta .multi-content-card__item-description {
    flex-grow: 1
}

.multi-content-card--titletextcta .multi-content-card__item-link {
    text-align: left;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px
}

@media (max-width: 959px) {
    .multi-content-card--titletextcta .multi-content-card__wrapper {
        display: flex;
        flex-wrap: wrap
    }

    .multi-content-card--titletextcta .multi-content-card__item:nth-child(odd):last-child .multi-content-card__item-content {
        border-right: none
    }

    .multi-content-card--titletextcta .multi-content-card__item-label {
        margin-bottom: 0
    }

    .multi-content-card--titletextcta .multi-content-card__item-title-link {
        flex-grow: 1
    }
}

.ilttc-card__description p {
    font-size: 22px
}

.ilttc-card__item__item-wrapper {
    padding-bottom: 24px;
    width: 100%
}

@media (max-width: 719px) {
    .ilttc-card__item__item-wrapper {
        padding-top: 0
    }
}

.ilttc-card__item__item-wrapper--black-background {
    background: #000
}

.ilttc-card__item__item-wrapper--stone-background {
    background: #dbd6c7
}

.ilttc-card__item__item-wrapper--gray-background {
    background: #b1b2b4
}

.ilttc-card__item__item-wrapper--lightGray-background {
    background: #f6f5f1
}

.ilttc-card__item {
    display: flex;
    flex-flow: column;
    word-break: break-word
}

.ilttc-card__item__background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.ilttc-card__item__background__image,
.ilttc-card__item__background__video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%
}

.ilttc-card__label,
.ilttc-card__position,
.ilttc-card__title,
.ilttc-card__description,
.ilttc-card__link__link-wrapper,
.ilttc-card__video__link__link-wrapper {
    margin-left: 12px;
    margin-right: 12px
}

@media (min-width: 720px) {

    .ilttc-card__label,
    .ilttc-card__position,
    .ilttc-card__title,
    .ilttc-card__description,
    .ilttc-card__link__link-wrapper,
    .ilttc-card__video__link__link-wrapper {
        margin-left: 24px;
        margin-right: 24px
    }
}

.ilttc-card__video__link__link-wrapper {
    margin-top: 12px
}

.ilttc-card__image,
.ilttc-card__video {
    position: relative;
    padding: 0 0 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.ilttc-card__image>*,
.ilttc-card__video>* {
    position: absolute;
    width: 100%
}

.ilttc-card__image .brightcove-container,
.ilttc-card__video .brightcove-container {
    margin: 0 !important
}

@media (min-width: 960px) {

    .ilttc-card__image>*,
    .ilttc-card__video>* {
        height: 100%;
        min-width: 100%;
        max-width: 100%;
        width: auto;
        object-fit: cover
    }
}

.ilttc-card__image__image-wrapper,
.ilttc-card__video__image-wrapper {
    margin-bottom: 24px;
    line-height: 0
}

.ilttc-card__image__image-wrapper--video,
.ilttc-card__video__image-wrapper--video {
    flex-direction: column
}

.ilttc-card__video {
    height: 0
}

.ilttc-card__image img {
    display: block
}

.ilttc-card__label {
    font-size: 22.4px;
    line-height: 27.2px;
    font-weight: 900;
    order: -1;
    margin-bottom: 24px
}

@media (min-width: 540px) {
    .ilttc-card__label {
        font-size: calc(6.85714vw - 14.62857px)
    }
}

@media (min-width: 960px) {
    .ilttc-card__label {
        font-size: 51.2px
    }
}

@media (min-width: 540px) {
    .ilttc-card__label {
        line-height: calc(6.85714vw - 9.82857px)
    }
}

@media (min-width: 960px) {
    .ilttc-card__label {
        line-height: 56px
    }
}

.ilttc-card__title,
.ilttc-card__description {
    margin-bottom: 24px
}

.ilttc-card__link:hover {
    color: initial
}

@media (min-width: 960px) {

    .ilttc-card__label,
    .ilttc-card__position,
    .ilttc-card__title,
    .ilttc-card__description,
    .ilttc-card__link__link-wrapper {
        margin-right: 36px;
        margin-left: 24px
    }

    .ilttc-card__video__link__link-wrapper {
        margin-left: 72px;
        margin-right: 24px
    }

    .ilttc-card__item {
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: 50% auto;
        flex-grow: 1
    }

    .ilttc-card__item__item-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        flex-grow: 1
    }

    .ilttc-card__label {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .ilttc-card__label {
        font-size: calc(0vw + 14px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .ilttc-card__label {
        font-size: 14px
    }
}

@media (min-width: 960px) and (min-width: 540px) {
    .ilttc-card__label {
        line-height: calc(0vw + 18px)
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    .ilttc-card__label {
        line-height: 18px
    }
}

@media (min-width: 960px) {
    .ilttc-card__image__image-wrapper {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 5;
        margin-bottom: 0;
        display: flex;
        overflow: hidden
    }

    .ilttc-card__image__image-wrapper--right {
        grid-column-start: 2
    }

    .ilttc-card__image__image-wrapper--right~.ilttc-card__label,
    .ilttc-card__image__image-wrapper--right~.ilttc-card__title,
    .ilttc-card__image__image-wrapper--right~.ilttc-card__description,
    .ilttc-card__image__image-wrapper--right~.ilttc-card__link__link-wrapper {
        margin-left: 72px;
        margin-right: 24px
    }

    .ilttc-card__image__image-wrapper--right~.ilttc-card__video__link__link-wrapper {
        margin-left: 72px;
        margin-right: 72px;
        margin-left: 24px
    }

    .ilttc-card__title {
        margin-top: 24px
    }

    .ilttc-card__link__link-wrapper {
        margin-bottom: 24px;
        align-self: end
    }
}

html:lang(ar) .homecarouselslide .ilttc-card__item,
html:lang(ar_ae) .homecarouselslide .ilttc-card__item,
html[lang='ar-SA'] .homecarouselslide .ilttc-card__item {
    text-align: right
}

@media (min-width: 960px) {
    .isIE .ilttc-card__item {
        display: -ms-grid;
        -ms-grid-rows: auto;
        -ms-grid-columns: 50% 50%
    }

    .isIE .ilttc-card__image__image-wrapper {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-row-span: 4;
        -ms-grid-column-span: 1
    }

    .isIE .ilttc-card__image__image-wrapper--right {
        -ms-grid-column: 2
    }

    .isIE .ilttc-card__image__image-wrapper--right~.ilttc-card__label,
    .isIE .ilttc-card__image__image-wrapper--right~.ilttc-card__position,
    .isIE .ilttc-card__image__image-wrapper--right~.ilttc-card__title,
    .isIE .ilttc-card__image__image-wrapper--right~.ilttc-card__description,
    .isIE .ilttc-card__image__image-wrapper--right~.ilttc-card__link__link-wrapper {
        -ms-grid-column: 1
    }

    .isIE .ilttc-card__label,
    .isIE .ilttc-card__position,
    .isIE .ilttc-card__title,
    .isIE .ilttc-card__description,
    .isIE .ilttc-card__link__link-wrapper {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }

    .isIE .ilttc-card__label,
    .isIE .ilttc-card__position {
        -ms-grid-row: 1;
        text-align: left;
        color: inherit
    }

    .isIE .ilttc-card__title {
        -ms-grid-row: 2
    }

    .isIE .ilttc-card__description {
        -ms-grid-row: 3
    }

    .isIE .ilttc-card__link__link-wrapper {
        -ms-grid-row: 4
    }
}

.multi-content-card--titletext .multi-content-card__item-title {
    padding-right: 24px;
    position: relative
}

.multi-content-card--titletext .multi-content-card__item-title:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border-top: 2px solid #e30613;
    border-right: 2px solid #e30613;
    transform: rotate(45deg);
    right: 4px;
    top: calc(50% - 5px)
}

.multi-content-card--titletext .multi-content-card__item-no-after {
    padding-right: 12px;
    position: relative
}

.multi-content-card--titletext .multi-content-card__item-no-after::after {
    content: none
}

.multi-content-card--titletext .multi-content-card__item-no-after+p.multi-content-card__item-description {
    margin-bottom: 24px
}

.multi-content-card--titletext .multi-content-card__item-content {
    flex-grow: 1
}

.multi-content-card--titletext .multi-content-card__item-description {
    margin-bottom: 0
}

.multi-content-card--titletext .multi-content-card__item.col-12>.multi-content-card__item-content {
    padding-top: 24px;
    padding-bottom: 0
}

.multi-content-card--titletext .multi-content-card__item.col-12:first-child>.multi-content-card__item-content {
    padding-top: 0px;
    padding-bottom: 0
}

@media (min-width: 768px) {
    .multi-content-card--titletext .multi-content-card__item.col-md-6>.multi-content-card__item-content {
        padding-top: 36px;
        padding-bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__item.col-md-6:first-child>.multi-content-card__item-content,
    .multi-content-card--titletext .multi-content-card__item.col-md-6:nth-child(2)>.multi-content-card__item-content {
        padding-top: 0px;
        padding-bottom: 0
    }
}

@media (min-width: 1200px) {
    .multi-content-card--titletext .multi-content-card__item.col-xl-6>.multi-content-card__item-content {
        padding-top: 36px;
        padding-bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__item.col-xl-6:first-child>.multi-content-card__item-content,
    .multi-content-card--titletext .multi-content-card__item.col-xl-6:nth-child(2)>.multi-content-card__item-content {
        padding-top: 0px;
        padding-bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__item.col-xl-4>.multi-content-card__item-content {
        padding-top: 36px;
        padding-bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__item.col-xl-4:nth-child(-n+3)>.multi-content-card__item-content {
        padding-top: 0px;
        padding-bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__item.col-xl-3>.multi-content-card__item-content {
        padding-top: 36px;
        padding-bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__item.col-xl-3:nth-child(-n+4)>.multi-content-card__item-content {
        padding-top: 0px;
        padding-bottom: 0
    }
}

.multi-content-card--titletext .multi-content-card__link {
    display: flex;
    flex-flow: column;
    flex-grow: 1;
    margin-bottom: 24px
}

@media (min-width: 960px) {
    .multi-content-card--titletext .multi-content-card__link {
        display: block;
        position: relative;
        transition: all 0.25s ease-in-out
    }

    .multi-content-card--titletext .multi-content-card__link:before {
        content: "";
        width: 5px;
        background: #e30613;
        position: absolute;
        height: 0%;
        left: -18px;
        opacity: 0;
        transition: all 0.25s ease-in-out;
        bottom: 0
    }

    .multi-content-card--titletext .multi-content-card__link:hover:before,
    .multi-content-card--titletext .multi-content-card__link--active:before {
        height: 100%;
        opacity: 1
    }
}

.multi-content-card--titletext .multi-content-card__link>* {
    color: initial
}

.multi-content-card--titletext .multi-content-card__show-more-wrapper {
    display: block;
    margin: auto 0
}

html:lang(zh_CN) .featuredpropertylisting .jll-property-tile .jll-property-tile__card_type,
html[lang='zh-CN'] .featuredpropertylisting .jll-property-tile .jll-property-tile__card_type {
    font-size: 1.3rem
}

html:lang(zh_CN) .type-v2,
html[lang='zh-CN'] .type-v2,
html:lang(zh_HK) .type-v2,
html[lang='zh-HK'] .type-v2,
html:lang(zh_MO) .type-v2,
html[lang='zh-MO'] .type-v2 {
    font-size: 1rem;
    line-height: 1.625rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2,
    html[lang='zh-CN'] .type-v2,
    html:lang(zh_HK) .type-v2,
    html[lang='zh-HK'] .type-v2,
    html:lang(zh_MO) .type-v2,
    html[lang='zh-MO'] .type-v2 {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

html:lang(zh_CN) .type-v2.t-lg,
html:lang(zh_CN) .type-v2 .t-lg,
html:lang(zh_CN) .type-v2.t-md,
html:lang(zh_CN) .type-v2 .t-md,
html[lang='zh-CN'] .type-v2.t-lg,
html[lang='zh-CN'] .type-v2 .t-lg,
html[lang='zh-CN'] .type-v2.t-md,
html[lang='zh-CN'] .type-v2 .t-md,
html:lang(zh_HK) .type-v2.t-lg,
html:lang(zh_HK) .type-v2 .t-lg,
html:lang(zh_HK) .type-v2.t-md,
html:lang(zh_HK) .type-v2 .t-md,
html[lang='zh-HK'] .type-v2.t-lg,
html[lang='zh-HK'] .type-v2 .t-lg,
html[lang='zh-HK'] .type-v2.t-md,
html[lang='zh-HK'] .type-v2 .t-md,
html:lang(zh_MO) .type-v2.t-lg,
html:lang(zh_MO) .type-v2 .t-lg,
html:lang(zh_MO) .type-v2.t-md,
html:lang(zh_MO) .type-v2 .t-md,
html[lang='zh-MO'] .type-v2.t-lg,
html[lang='zh-MO'] .type-v2 .t-lg,
html[lang='zh-MO'] .type-v2.t-md,
html[lang='zh-MO'] .type-v2 .t-md {
    font-size: 1rem;
    line-height: 1.625rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2.t-lg,
    html:lang(zh_CN) .type-v2 .t-lg,
    html:lang(zh_CN) .type-v2.t-md,
    html:lang(zh_CN) .type-v2 .t-md,
    html[lang='zh-CN'] .type-v2.t-lg,
    html[lang='zh-CN'] .type-v2 .t-lg,
    html[lang='zh-CN'] .type-v2.t-md,
    html[lang='zh-CN'] .type-v2 .t-md,
    html:lang(zh_HK) .type-v2.t-lg,
    html:lang(zh_HK) .type-v2 .t-lg,
    html:lang(zh_HK) .type-v2.t-md,
    html:lang(zh_HK) .type-v2 .t-md,
    html[lang='zh-HK'] .type-v2.t-lg,
    html[lang='zh-HK'] .type-v2 .t-lg,
    html[lang='zh-HK'] .type-v2.t-md,
    html[lang='zh-HK'] .type-v2 .t-md,
    html:lang(zh_MO) .type-v2.t-lg,
    html:lang(zh_MO) .type-v2 .t-lg,
    html:lang(zh_MO) .type-v2.t-md,
    html:lang(zh_MO) .type-v2 .t-md,
    html[lang='zh-MO'] .type-v2.t-lg,
    html[lang='zh-MO'] .type-v2 .t-lg,
    html[lang='zh-MO'] .type-v2.t-md,
    html[lang='zh-MO'] .type-v2 .t-md {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

html:lang(zh_CN) .type-v2 h1,
html:lang(zh_CN) .type-v2.h1,
html:lang(zh_CN) h1.type-v2,
html:lang(zh_CN) h1,
html[lang='zh-CN'] .type-v2 h1,
html[lang='zh-CN'] .type-v2.h1,
html[lang='zh-CN'] h1.type-v2,
html[lang='zh-CN'] h1,
html:lang(zh_HK) .type-v2 h1,
html:lang(zh_HK) .type-v2.h1,
html:lang(zh_HK) h1.type-v2,
html:lang(zh_HK) h1,
html[lang='zh-HK'] .type-v2 h1,
html[lang='zh-HK'] .type-v2.h1,
html[lang='zh-HK'] h1.type-v2,
html[lang='zh-HK'] h1,
html:lang(zh_MO) .type-v2 h1,
html:lang(zh_MO) .type-v2.h1,
html:lang(zh_MO) h1.type-v2,
html:lang(zh_MO) h1,
html[lang='zh-MO'] .type-v2 h1,
html[lang='zh-MO'] .type-v2.h1,
html[lang='zh-MO'] h1.type-v2,
html[lang='zh-MO'] h1 {
    font-size: 1.8rem;
    line-height: 2.1rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h1,
    html:lang(zh_CN) .type-v2.h1,
    html:lang(zh_CN) h1.type-v2,
    html:lang(zh_CN) h1,
    html[lang='zh-CN'] .type-v2 h1,
    html[lang='zh-CN'] .type-v2.h1,
    html[lang='zh-CN'] h1.type-v2,
    html[lang='zh-CN'] h1,
    html:lang(zh_HK) .type-v2 h1,
    html:lang(zh_HK) .type-v2.h1,
    html:lang(zh_HK) h1.type-v2,
    html:lang(zh_HK) h1,
    html[lang='zh-HK'] .type-v2 h1,
    html[lang='zh-HK'] .type-v2.h1,
    html[lang='zh-HK'] h1.type-v2,
    html[lang='zh-HK'] h1,
    html:lang(zh_MO) .type-v2 h1,
    html:lang(zh_MO) .type-v2.h1,
    html:lang(zh_MO) h1.type-v2,
    html:lang(zh_MO) h1,
    html[lang='zh-MO'] .type-v2 h1,
    html[lang='zh-MO'] .type-v2.h1,
    html[lang='zh-MO'] h1.type-v2,
    html[lang='zh-MO'] h1 {
        font-size: 3.9rem;
        line-height: 4.2rem
    }
}

html:lang(zh_CN) .type-v2 h2,
html:lang(zh_CN) .type-v2.h2,
html:lang(zh_CN) h2.type-v2,
html:lang(zh_CN) h2,
html[lang='zh-CN'] .type-v2 h2,
html[lang='zh-CN'] .type-v2.h2,
html[lang='zh-CN'] h2.type-v2,
html[lang='zh-CN'] h2,
html:lang(zh_HK) .type-v2 h2,
html:lang(zh_HK) .type-v2.h2,
html:lang(zh_HK) h2.type-v2,
html:lang(zh_HK) h2,
html[lang='zh-HK'] .type-v2 h2,
html[lang='zh-HK'] .type-v2.h2,
html[lang='zh-HK'] h2.type-v2,
html[lang='zh-HK'] h2,
html:lang(zh_MO) .type-v2 h2,
html:lang(zh_MO) .type-v2.h2,
html:lang(zh_MO) h2.type-v2,
html:lang(zh_MO) h2,
html[lang='zh-MO'] .type-v2 h2,
html[lang='zh-MO'] .type-v2.h2,
html[lang='zh-MO'] h2.type-v2,
html[lang='zh-MO'] h2 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h2,
    html:lang(zh_CN) .type-v2.h2,
    html:lang(zh_CN) h2.type-v2,
    html:lang(zh_CN) h2,
    html[lang='zh-CN'] .type-v2 h2,
    html[lang='zh-CN'] .type-v2.h2,
    html[lang='zh-CN'] h2.type-v2,
    html[lang='zh-CN'] h2,
    html:lang(zh_HK) .type-v2 h2,
    html:lang(zh_HK) .type-v2.h2,
    html:lang(zh_HK) h2.type-v2,
    html:lang(zh_HK) h2,
    html[lang='zh-HK'] .type-v2 h2,
    html[lang='zh-HK'] .type-v2.h2,
    html[lang='zh-HK'] h2.type-v2,
    html[lang='zh-HK'] h2,
    html:lang(zh_MO) .type-v2 h2,
    html:lang(zh_MO) .type-v2.h2,
    html:lang(zh_MO) h2.type-v2,
    html:lang(zh_MO) h2,
    html[lang='zh-MO'] .type-v2 h2,
    html[lang='zh-MO'] .type-v2.h2,
    html[lang='zh-MO'] h2.type-v2,
    html[lang='zh-MO'] h2 {
        font-size: 3.2rem;
        line-height: 3.5rem
    }
}

html:lang(zh_CN) .type-v2 h3,
html:lang(zh_CN) .type-v2.h3,
html:lang(zh_CN) h3.type-v2,
html:lang(zh_CN) h3,
html[lang='zh-CN'] .type-v2 h3,
html[lang='zh-CN'] .type-v2.h3,
html[lang='zh-CN'] h3.type-v2,
html[lang='zh-CN'] h3,
html:lang(zh_HK) .type-v2 h3,
html:lang(zh_HK) .type-v2.h3,
html:lang(zh_HK) h3.type-v2,
html:lang(zh_HK) h3,
html[lang='zh-HK'] .type-v2 h3,
html[lang='zh-HK'] .type-v2.h3,
html[lang='zh-HK'] h3.type-v2,
html[lang='zh-HK'] h3,
html:lang(zh_MO) .type-v2 h3,
html:lang(zh_MO) .type-v2.h3,
html:lang(zh_MO) h3.type-v2,
html:lang(zh_MO) h3,
html[lang='zh-MO'] .type-v2 h3,
html[lang='zh-MO'] .type-v2.h3,
html[lang='zh-MO'] h3.type-v2,
html[lang='zh-MO'] h3 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h3,
    html:lang(zh_CN) .type-v2.h3,
    html:lang(zh_CN) h3.type-v2,
    html:lang(zh_CN) h3,
    html[lang='zh-CN'] .type-v2 h3,
    html[lang='zh-CN'] .type-v2.h3,
    html[lang='zh-CN'] h3.type-v2,
    html[lang='zh-CN'] h3,
    html:lang(zh_HK) .type-v2 h3,
    html:lang(zh_HK) .type-v2.h3,
    html:lang(zh_HK) h3.type-v2,
    html:lang(zh_HK) h3,
    html[lang='zh-HK'] .type-v2 h3,
    html[lang='zh-HK'] .type-v2.h3,
    html[lang='zh-HK'] h3.type-v2,
    html[lang='zh-HK'] h3,
    html:lang(zh_MO) .type-v2 h3,
    html:lang(zh_MO) .type-v2.h3,
    html:lang(zh_MO) h3.type-v2,
    html:lang(zh_MO) h3,
    html[lang='zh-MO'] .type-v2 h3,
    html[lang='zh-MO'] .type-v2.h3,
    html[lang='zh-MO'] h3.type-v2,
    html[lang='zh-MO'] h3 {
        font-size: 2.5rem;
        line-height: 2.8rem
    }
}

html:lang(zh_CN) .type-v2 h4,
html:lang(zh_CN) .type-v2.h4,
html:lang(zh_CN) h4.type-v2,
html:lang(zh_CN) h4,
html[lang='zh-CN'] .type-v2 h4,
html[lang='zh-CN'] .type-v2.h4,
html[lang='zh-CN'] h4.type-v2,
html[lang='zh-CN'] h4,
html:lang(zh_HK) .type-v2 h4,
html:lang(zh_HK) .type-v2.h4,
html:lang(zh_HK) h4.type-v2,
html:lang(zh_HK) h4,
html[lang='zh-HK'] .type-v2 h4,
html[lang='zh-HK'] .type-v2.h4,
html[lang='zh-HK'] h4.type-v2,
html[lang='zh-HK'] h4,
html:lang(zh_MO) .type-v2 h4,
html:lang(zh_MO) .type-v2.h4,
html:lang(zh_MO) h4.type-v2,
html:lang(zh_MO) h4,
html[lang='zh-MO'] .type-v2 h4,
html[lang='zh-MO'] .type-v2.h4,
html[lang='zh-MO'] h4.type-v2,
html[lang='zh-MO'] h4 {
    font-size: 1.1rem;
    line-height: 1.5rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h4,
    html:lang(zh_CN) .type-v2.h4,
    html:lang(zh_CN) h4.type-v2,
    html:lang(zh_CN) h4,
    html[lang='zh-CN'] .type-v2 h4,
    html[lang='zh-CN'] .type-v2.h4,
    html[lang='zh-CN'] h4.type-v2,
    html[lang='zh-CN'] h4,
    html:lang(zh_HK) .type-v2 h4,
    html:lang(zh_HK) .type-v2.h4,
    html:lang(zh_HK) h4.type-v2,
    html:lang(zh_HK) h4,
    html[lang='zh-HK'] .type-v2 h4,
    html[lang='zh-HK'] .type-v2.h4,
    html[lang='zh-HK'] h4.type-v2,
    html[lang='zh-HK'] h4,
    html:lang(zh_MO) .type-v2 h4,
    html:lang(zh_MO) .type-v2.h4,
    html:lang(zh_MO) h4.type-v2,
    html:lang(zh_MO) h4,
    html[lang='zh-MO'] .type-v2 h4,
    html[lang='zh-MO'] .type-v2.h4,
    html[lang='zh-MO'] h4.type-v2,
    html[lang='zh-MO'] h4 {
        font-size: 1.4rem;
        line-height: 1.7rem
    }
}

html:lang(zh_CN) .type-v2 h5,
html:lang(zh_CN) .type-v2.h5,
html:lang(zh_CN) h5.type-v2,
html:lang(zh_CN) h5,
html[lang='zh-CN'] .type-v2 h5,
html[lang='zh-CN'] .type-v2.h5,
html[lang='zh-CN'] h5.type-v2,
html[lang='zh-CN'] h5,
html:lang(zh_HK) .type-v2 h5,
html:lang(zh_HK) .type-v2.h5,
html:lang(zh_HK) h5.type-v2,
html:lang(zh_HK) h5,
html[lang='zh-HK'] .type-v2 h5,
html[lang='zh-HK'] .type-v2.h5,
html[lang='zh-HK'] h5.type-v2,
html[lang='zh-HK'] h5,
html:lang(zh_MO) .type-v2 h5,
html:lang(zh_MO) .type-v2.h5,
html:lang(zh_MO) h5.type-v2,
html:lang(zh_MO) h5,
html[lang='zh-MO'] .type-v2 h5,
html[lang='zh-MO'] .type-v2.h5,
html[lang='zh-MO'] h5.type-v2,
html[lang='zh-MO'] h5 {
    font-size: 0.8rem;
    line-height: 1.5rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h5,
    html:lang(zh_CN) .type-v2.h5,
    html:lang(zh_CN) h5.type-v2,
    html:lang(zh_CN) h5,
    html[lang='zh-CN'] .type-v2 h5,
    html[lang='zh-CN'] .type-v2.h5,
    html[lang='zh-CN'] h5.type-v2,
    html[lang='zh-CN'] h5,
    html:lang(zh_HK) .type-v2 h5,
    html:lang(zh_HK) .type-v2.h5,
    html:lang(zh_HK) h5.type-v2,
    html:lang(zh_HK) h5,
    html[lang='zh-HK'] .type-v2 h5,
    html[lang='zh-HK'] .type-v2.h5,
    html[lang='zh-HK'] h5.type-v2,
    html[lang='zh-HK'] h5,
    html:lang(zh_MO) .type-v2 h5,
    html:lang(zh_MO) .type-v2.h5,
    html:lang(zh_MO) h5.type-v2,
    html:lang(zh_MO) h5,
    html[lang='zh-MO'] .type-v2 h5,
    html[lang='zh-MO'] .type-v2.h5,
    html[lang='zh-MO'] h5.type-v2,
    html[lang='zh-MO'] h5 {
        font-size: 1.1rem;
        line-height: 1.5rem
    }
}

html:lang(zh_CN) .type-v2 h6,
html:lang(zh_CN) .type-v2.h6,
html:lang(zh_CN) h6.type-v2,
html:lang(zh_CN) h6,
html[lang='zh-CN'] .type-v2 h6,
html[lang='zh-CN'] .type-v2.h6,
html[lang='zh-CN'] h6.type-v2,
html[lang='zh-CN'] h6,
html:lang(zh_HK) .type-v2 h6,
html:lang(zh_HK) .type-v2.h6,
html:lang(zh_HK) h6.type-v2,
html:lang(zh_HK) h6,
html[lang='zh-HK'] .type-v2 h6,
html[lang='zh-HK'] .type-v2.h6,
html[lang='zh-HK'] h6.type-v2,
html[lang='zh-HK'] h6,
html:lang(zh_MO) .type-v2 h6,
html:lang(zh_MO) .type-v2.h6,
html:lang(zh_MO) h6.type-v2,
html:lang(zh_MO) h6,
html[lang='zh-MO'] .type-v2 h6,
html[lang='zh-MO'] .type-v2.h6,
html[lang='zh-MO'] h6.type-v2,
html[lang='zh-MO'] h6 {
    font-size: 1rem;
    line-height: 1.625rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h6,
    html:lang(zh_CN) .type-v2.h6,
    html:lang(zh_CN) h6.type-v2,
    html:lang(zh_CN) h6,
    html[lang='zh-CN'] .type-v2 h6,
    html[lang='zh-CN'] .type-v2.h6,
    html[lang='zh-CN'] h6.type-v2,
    html[lang='zh-CN'] h6,
    html:lang(zh_HK) .type-v2 h6,
    html:lang(zh_HK) .type-v2.h6,
    html:lang(zh_HK) h6.type-v2,
    html:lang(zh_HK) h6,
    html[lang='zh-HK'] .type-v2 h6,
    html[lang='zh-HK'] .type-v2.h6,
    html[lang='zh-HK'] h6.type-v2,
    html[lang='zh-HK'] h6,
    html:lang(zh_MO) .type-v2 h6,
    html:lang(zh_MO) .type-v2.h6,
    html:lang(zh_MO) h6.type-v2,
    html:lang(zh_MO) h6,
    html[lang='zh-MO'] .type-v2 h6,
    html[lang='zh-MO'] .type-v2.h6,
    html[lang='zh-MO'] h6.type-v2,
    html[lang='zh-MO'] h6 {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

html:lang(zh_CN) p,
html[lang='zh-CN'] p,
html:lang(zh_HK) p,
html[lang='zh-HK'] p,
html:lang(zh_MO) p,
html[lang='zh-MO'] p {
    font-size: 1rem;
    line-height: 1.625rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) p,
    html[lang='zh-CN'] p,
    html:lang(zh_HK) p,
    html[lang='zh-HK'] p,
    html:lang(zh_MO) p,
    html[lang='zh-MO'] p {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

html:lang(zh_CN) .type-v2 .btn-link.btn-link-lg,
html:lang(zh_CN) .type-v2.btn-link.btn-link-lg,
html[lang='zh-CN'] .type-v2 .btn-link.btn-link-lg,
html[lang='zh-CN'] .type-v2.btn-link.btn-link-lg {
    font-size: 20px;
    line-height: 1.5em
}

html:lang(zh_CN) .type-v2 h1,
html:lang(zh_CN) .type-v2.h1,
html:lang(zh_CN) h1.type-v2,
html:lang(zh_CN) h1,
html[lang='zh-CN'] .type-v2 h1,
html[lang='zh-CN'] .type-v2.h1,
html[lang='zh-CN'] h1.type-v2,
html[lang='zh-CN'] h1 {
    font-size: 1.8rem;
    line-height: 2.1rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h1,
    html:lang(zh_CN) .type-v2.h1,
    html:lang(zh_CN) h1.type-v2,
    html:lang(zh_CN) h1,
    html[lang='zh-CN'] .type-v2 h1,
    html[lang='zh-CN'] .type-v2.h1,
    html[lang='zh-CN'] h1.type-v2,
    html[lang='zh-CN'] h1 {
        font-size: 3rem;
        line-height: 3.2rem
    }
}

html:lang(zh_CN) .type-v2 h2,
html:lang(zh_CN) .type-v2.h2,
html:lang(zh_CN) h2.type-v2,
html:lang(zh_CN) h2,
html[lang='zh-CN'] .type-v2 h2,
html[lang='zh-CN'] .type-v2.h2,
html[lang='zh-CN'] h2.type-v2,
html[lang='zh-CN'] h2 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h2,
    html:lang(zh_CN) .type-v2.h2,
    html:lang(zh_CN) h2.type-v2,
    html:lang(zh_CN) h2,
    html[lang='zh-CN'] .type-v2 h2,
    html[lang='zh-CN'] .type-v2.h2,
    html[lang='zh-CN'] h2.type-v2,
    html[lang='zh-CN'] h2 {
        font-size: 2.5rem;
        line-height: 2.7rem
    }
}

html:lang(zh_CN) .type-v2 h3,
html:lang(zh_CN) .type-v2.h3,
html:lang(zh_CN) h3.type-v2,
html:lang(zh_CN) h3,
html[lang='zh-CN'] .type-v2 h3,
html[lang='zh-CN'] .type-v2.h3,
html[lang='zh-CN'] h3.type-v2,
html[lang='zh-CN'] h3 {
    font-size: 1.4rem;
    line-height: 1.7rem
}

@media (min-width: 768px) {

    html:lang(zh_CN) .type-v2 h3,
    html:lang(zh_CN) .type-v2.h3,
    html:lang(zh_CN) h3.type-v2,
    html:lang(zh_CN) h3,
    html[lang='zh-CN'] .type-v2 h3,
    html[lang='zh-CN'] .type-v2.h3,
    html[lang='zh-CN'] h3.type-v2,
    html[lang='zh-CN'] h3 {
        font-size: 2rem;
        line-height: 2.2rem
    }
}


/*# sourceMappingURL=zh.css.map*/