.silver-bg {
    background-color: var(--silver-fill)
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

abbr,
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
input,
legend,
li,
ol,
p,
pre,
ul {
    margin: 0;
    padding: 0
}

address,
caption,
code,
figcaption,
pre,
th {
    font-size: 1em;
    font-weight: 400;
    font-style: normal
}

fieldset,
iframe {
    border: 0
}

caption,
th {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

details,
main,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    vertical-align: initial
}

button {
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: inherit;
    overflow: visible;
    vertical-align: inherit
}

    button:disabled {
        cursor: default
    }

:focus {
    outline: 4px solid rgba(0, 125, 250, .6);
    outline-offset: 1px
}

    :focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
    :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
        outline: none
    }

::-moz-focus-inner {
    border: 0;
    padding: 0
}

html {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 106.25%;
    quotes: "“""”"
}

[lang]:lang(ar) {
    font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(ja) {
    font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(ko) {
    font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(zh-MO) {
    font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

[lang]:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
}

:lang(cs),
:lang(de) {
    quotes: "„""“"
}

:lang(de-CH),
:lang(de-LI) {
    quotes: "«""»"
}

:lang(fr) {
    quotes: "« "" »"
}

:lang(es-ES),
:lang(fr-CH) {
    quotes: "«""»"
}

:lang(hu) {
    quotes: "„""“"
}

:lang(ja-JP) {
    quotes: "「""」"
}

:lang(no-NO) {
    quotes: "«""»"
}

:lang(lt),
:lang(pl) {
    quotes: "„""“"
}

:lang(ru) {
    quotes: "« "" »"
}

:lang(zh) {
    quotes: "「""」"
}

:lang(zh-CN) {
    quotes: "“""”"
}

body {
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 400;
    letter-spacing: -0.022em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: #fff;
    color: #1d1d1f;
    font-style: normal
}

    body:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(ko) {
        line-height: 1.5882352941;
        font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(ko),
    body:lang(th),
    body:lang(zh) {
        letter-spacing: 0em
    }

    body:lang(th) {
        line-height: 1.3529611765;
        font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    body:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

body,
button,
input,
select,
textarea {
    font-synthesis: none;
    -moz-font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #1d1d1f
}

    h1 img,
    h2 img,
    h3 img,
    h4 img,
    h5 img,
    h6 img {
        display: block;
        margin: 0
    }

    h1 + *,
    h2 + *,
    h3 + *,
    h4 + *,
    h5 + *,
    h6 + * {
        margin-top: .8em
    }

    h1 + h1,
    h1 + h2,
    h1 + h3,
    h1 + h4,
    h1 + h5,
    h1 + h6,
    h2 + h1,
    h2 + h2,
    h2 + h3,
    h2 + h4,
    h2 + h5,
    h2 + h6,
    h3 + h1,
    h3 + h2,
    h3 + h3,
    h3 + h4,
    h3 + h5,
    h3 + h6,
    h4 + h1,
    h4 + h2,
    h4 + h3,
    h4 + h4,
    h4 + h5,
    h4 + h6,
    h5 + h1,
    h5 + h2,
    h5 + h3,
    h5 + h4,
    h5 + h5,
    h5 + h6,
    h6 + h1,
    h6 + h2,
    h6 + h3,
    h6 + h4,
    h6 + h5,
    h6 + h6 {
        margin-top: .4em
    }

ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6 {
    margin-top: 1.6em
}

.heading-collapsed + * {
    margin-top: 0
}

ol + *,
p + *,
ul + * {
    margin-top: .8em
}

ol,
ul {
    margin-left: 1.1764705882em
}

    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-top: 0;
        margin-bottom: 0
    }

nav ol,
nav ul {
    margin: 0;
    list-style: none
}

li li {
    font-size: 1em
}

.link,
a {
    color: #06c;
    letter-spacing: inherit
}

    .link:link,
    .link:visited,
    a:link,
    a:visited {
        text-decoration: none
    }

    .link:hover,
    a:hover {
        text-decoration: underline
    }

    .link:active,
    a:active {
        text-decoration: none
    }

    .link:disabled,
    a:disabled {
        opacity: .32
    }

.links-inline,
.links-stacked {
    margin-left: 0;
    margin-right: 0;
    list-style: none
}

    .links-inline li {
        display: inline;
        margin: 0 .8em
    }

        .links-inline li:first-child {
            margin-left: 0
        }

        .links-inline li:last-child {
            margin-right: 0
        }

    .links-stacked li {
        margin: 0;
        display: block
    }

        .links-stacked li + li {
            margin-top: .4em
        }

b,
strong {
    font-weight: 600
}

cite,
dfn,
em,
i {
    font-style: italic
}

sub,
sup {
    position: relative;
    font-size: .6em;
    vertical-align: initial
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

.footnote a {
    vertical-align: inherit;
    color: inherit
}

    .footnote a:hover {
        color: #06c;
        text-decoration: none
    }

.footnote-reduced {
    font-size: .45em
}

sup.footnote-reduced {
    top: -0.86em
}

sub.footnote-reduced {
    bottom: -0.36em
}

.footnote-supglyph {
    position: relative;
    vertical-align: initial
}

    .footnote-supglyph.footnote-reduced {
        font-size: .9em;
        top: -0.09em
    }

.footnote-diamond {
    position: relative;
    vertical-align: initial;
    font-feature-settings: "numr";
    font-size: 1em
}

sup.footnote-diamond {
    top: auto
}

sub.footnote-diamond {
    bottom: -0.5em
}

.footnote-diamond.footnote-reduced {
    font-size: .9em;
    top: -0.09em
}

sub.footnote-diamond.footnote-reduced {
    top: auto;
    bottom: -0.52em
}

.footnote-number {
    position: relative;
    vertical-align: initial;
    font-feature-settings: "numr";
    font-size: 1em
}

sup.footnote-number {
    top: auto
}

sub.footnote-number {
    bottom: -0.5em
}

.footnote-number.footnote-reduced {
    font-size: .9em;
    top: -0.09em
}

sub.footnote-number.footnote-reduced {
    top: auto;
    bottom: -0.52em
}

abbr {
    border: 0
}

:lang(ja),
:lang(ko),
:lang(th),
:lang(zh) {
    font-style: normal
}

:lang(ko) {
    word-break: keep-all
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-spacebetween {
    justify-content: space-between
}

.justify-content-spacearound {
    justify-content: space-around
}

.justify-content-spaceevenly {
    justify-content: space-evenly
}

.align-items-start {
    align-items: flex-start
}

.align-items-center {
    align-items: center
}

.align-items-end {
    align-items: flex-end
}

.align-self-start {
    align-self: flex-start
}

.align-self-center {
    align-self: center
}

.align-self-end {
    align-self: flex-end
}

@@media only screen and (min-width:1441px) {
    .xlarge-justify-content-start {
        justify-content: flex-start
    }

    .xlarge-justify-content-end {
        justify-content: flex-end
    }

    .xlarge-justify-content-center {
        justify-content: center
    }

    .xlarge-justify-content-spacebetween {
        justify-content: space-between
    }

    .xlarge-justify-content-spacearound {
        justify-content: space-around
    }

    .xlarge-justify-content-spaceevenly {
        justify-content: space-evenly
    }

    .xlarge-align-items-start {
        align-items: flex-start
    }

    .xlarge-align-items-center {
        align-items: center
    }

    .xlarge-align-items-end {
        align-items: flex-end
    }

    .xlarge-align-self-start {
        align-self: flex-start
    }

    .xlarge-align-self-center {
        align-self: center
    }

    .xlarge-align-self-end {
        align-self: flex-end
    }
}

.large-justify-content-start {
    justify-content: flex-start
}

.large-justify-content-end {
    justify-content: flex-end
}

.large-justify-content-center {
    justify-content: center
}

.large-justify-content-spacebetween {
    justify-content: space-between
}

.large-justify-content-spacearound {
    justify-content: space-around
}

.large-justify-content-spaceevenly {
    justify-content: space-evenly
}

.large-align-items-start {
    align-items: flex-start
}

.large-align-items-center {
    align-items: center
}

.large-align-items-end {
    align-items: flex-end
}

.large-align-self-start {
    align-self: flex-start
}

.large-align-self-center {
    align-self: center
}

.large-align-self-end {
    align-self: flex-end
}

@@media only screen and (max-width:1068px) {
    .medium-justify-content-start {
        justify-content: flex-start
    }

    .medium-justify-content-end {
        justify-content: flex-end
    }

    .medium-justify-content-center {
        justify-content: center
    }

    .medium-justify-content-spacebetween {
        justify-content: space-between
    }

    .medium-justify-content-spacearound {
        justify-content: space-around
    }

    .medium-justify-content-spaceevenly {
        justify-content: space-evenly
    }

    .medium-align-items-start {
        align-items: flex-start
    }

    .medium-align-items-center {
        align-items: center
    }

    .medium-align-items-end {
        align-items: flex-end
    }

    .medium-align-self-start {
        align-self: flex-start
    }

    .medium-align-self-center {
        align-self: center
    }

    .medium-align-self-end {
        align-self: flex-end
    }
}

@@media only screen and (max-width:900px) {
    .medium-min-justify-content-start {
        justify-content: flex-start
    }

    .medium-min-justify-content-end {
        justify-content: flex-end
    }

    .medium-min-justify-content-center {
        justify-content: center
    }

    .medium-min-justify-content-spacebetween {
        justify-content: space-between
    }

    .medium-min-justify-content-spacearound {
        justify-content: space-around
    }

    .medium-min-justify-content-spaceevenly {
        justify-content: space-evenly
    }

    .medium-min-align-items-start {
        align-items: flex-start
    }

    .medium-min-align-items-center {
        align-items: center
    }

    .medium-min-align-items-end {
        align-items: flex-end
    }

    .medium-min-align-self-start {
        align-self: flex-start
    }

    .medium-min-align-self-center {
        align-self: center
    }

    .medium-min-align-self-end {
        align-self: flex-end
    }
}

@@media only screen and (max-width:734px) {
    .small-justify-content-start {
        justify-content: flex-start
    }

    .small-justify-content-end {
        justify-content: flex-end
    }

    .small-justify-content-center {
        justify-content: center
    }

    .small-justify-content-spacebetween {
        justify-content: space-between
    }

    .small-justify-content-spacearound {
        justify-content: space-around
    }

    .small-justify-content-spaceevenly {
        justify-content: space-evenly
    }

    .small-align-items-start {
        align-items: flex-start
    }

    .small-align-items-center {
        align-items: center
    }

    .small-align-items-end {
        align-items: flex-end
    }

    .small-align-self-start {
        align-self: flex-start
    }

    .small-align-self-center {
        align-self: center
    }

    .small-align-self-end {
        align-self: flex-end
    }
}

@@media only screen and (max-width:320px) {
    .xsmall-justify-content-start {
        justify-content: flex-start
    }

    .xsmall-justify-content-end {
        justify-content: flex-end
    }

    .xsmall-justify-content-center {
        justify-content: center
    }

    .xsmall-justify-content-spacebetween {
        justify-content: space-between
    }

    .xsmall-justify-content-spacearound {
        justify-content: space-around
    }

    .xsmall-justify-content-spaceevenly {
        justify-content: space-evenly
    }

    .xsmall-align-items-start {
        align-items: flex-start
    }

    .xsmall-align-items-center {
        align-items: center
    }

    .xsmall-align-items-end {
        align-items: flex-end
    }

    .xsmall-align-self-start {
        align-self: flex-start
    }

    .xsmall-align-self-center {
        align-self: center
    }

    .xsmall-align-self-end {
        align-self: flex-end
    }
}

.selfclear:after,
.selfclear:before {
    content: " ";
    display: table
}

.selfclear:after {
    clear: both
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

@@media only screen and (inverted-colors) {
    .no-inversion {
        filter: invert(1)
    }
}

.nowrap {
    display: inline-block;
    text-decoration: inherit;
    white-space: nowrap
}

.clear {
    clear: both
}

.cursor-grab {
    cursor: move;
    cursor: grab
}

.cursor-grabbing {
    cursor: move;
    cursor: grabbing
}

.row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.row-reverse {
    flex-direction: row-reverse
}

.column {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    min-width: 0px
}

@@media only screen and (min-width:1441px) {
    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-order-0 {
        order: 0
    }

    .xlarge-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .xlarge-offset-1 {
        margin-left: 8.3333333333%
    }

    .xlarge-order-1 {
        order: 1
    }

    .xlarge-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xlarge-offset-2 {
        margin-left: 16.6666666667%
    }

    .xlarge-order-2 {
        order: 2
    }

    .xlarge-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-order-3 {
        order: 3
    }

    .xlarge-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .xlarge-offset-4 {
        margin-left: 33.3333333333%
    }

    .xlarge-order-4 {
        order: 4
    }

    .xlarge-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .xlarge-offset-5 {
        margin-left: 41.6666666667%
    }

    .xlarge-order-5 {
        order: 5
    }

    .xlarge-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-order-6 {
        order: 6
    }

    .xlarge-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .xlarge-offset-7 {
        margin-left: 58.3333333333%
    }

    .xlarge-order-7 {
        order: 7
    }

    .xlarge-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .xlarge-offset-8 {
        margin-left: 66.6666666667%
    }

    .xlarge-order-8 {
        order: 8
    }

    .xlarge-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-order-9 {
        order: 9
    }

    .xlarge-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .xlarge-offset-10 {
        margin-left: 83.3333333333%
    }

    .xlarge-order-10 {
        order: 10
    }

    .xlarge-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .xlarge-offset-11 {
        margin-left: 91.6666666667%
    }

    .xlarge-order-11 {
        order: 11
    }

    .xlarge-12 {
        flex-basis: 100%;
        max-width: 100%
    }

    .xlarge-offset-12 {
        margin-left: 100%
    }

    .xlarge-order-12 {
        order: 12
    }

    .xlarge-centered {
        margin-left: auto;
        margin-right: auto
    }

    .xlarge-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-last {
        margin-left: auto
    }

    .xlarge-notlast {
        margin-left: 0
    }

    .xlarge-grow {
        flex: auto;
        max-width: none
    }

    .xlarge-ungrow {
        flex: initial;
        max-width: none
    }
}

.large-offset-0 {
    margin-left: 0
}

.large-order-0 {
    order: 0
}

.large-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
}

.large-offset-1 {
    margin-left: 8.3333333333%
}

.large-order-1 {
    order: 1
}

.large-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.large-offset-2 {
    margin-left: 16.6666666667%
}

.large-order-2 {
    order: 2
}

.large-3 {
    flex-basis: 25%;
    max-width: 25%
}

.large-offset-3 {
    margin-left: 25%
}

.large-order-3 {
    order: 3
}

.large-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.large-offset-4 {
    margin-left: 33.3333333333%
}

.large-order-4 {
    order: 4
}

.large-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
}

.large-offset-5 {
    margin-left: 41.6666666667%
}

.large-order-5 {
    order: 5
}

.large-6 {
    flex-basis: 50%;
    max-width: 50%
}

.large-offset-6 {
    margin-left: 50%
}

.large-order-6 {
    order: 6
}

.large-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
}

.large-offset-7 {
    margin-left: 58.3333333333%
}

.large-order-7 {
    order: 7
}

.large-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.large-offset-8 {
    margin-left: 66.6666666667%
}

.large-order-8 {
    order: 8
}

.large-9 {
    flex-basis: 75%;
    max-width: 75%
}

.large-offset-9 {
    margin-left: 75%
}

.large-order-9 {
    order: 9
}

.large-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%
}

.large-offset-10 {
    margin-left: 83.3333333333%
}

.large-order-10 {
    order: 10
}

.large-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
}

.large-offset-11 {
    margin-left: 91.6666666667%
}

.large-order-11 {
    order: 11
}

.large-12 {
    flex-basis: 100%;
    max-width: 100%
}

.large-offset-12 {
    margin-left: 100%
}

.large-order-12 {
    order: 12
}

.large-centered {
    margin-left: auto;
    margin-right: auto
}

.large-uncentered {
    margin-left: 0;
    margin-right: 0
}

.large-last {
    margin-left: auto
}

.large-notlast {
    margin-left: 0
}

.large-grow {
    flex: auto;
    max-width: none
}

.large-ungrow {
    flex: initial;
    max-width: none
}

@@media only screen and (max-width:1068px) {
    .medium-offset-0 {
        margin-left: 0
    }

    .medium-order-0 {
        order: 0
    }

    .medium-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .medium-offset-1 {
        margin-left: 8.3333333333%
    }

    .medium-order-1 {
        order: 1
    }

    .medium-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .medium-offset-2 {
        margin-left: 16.6666666667%
    }

    .medium-order-2 {
        order: 2
    }

    .medium-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-order-3 {
        order: 3
    }

    .medium-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .medium-offset-4 {
        margin-left: 33.3333333333%
    }

    .medium-order-4 {
        order: 4
    }

    .medium-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .medium-offset-5 {
        margin-left: 41.6666666667%
    }

    .medium-order-5 {
        order: 5
    }

    .medium-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-order-6 {
        order: 6
    }

    .medium-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .medium-offset-7 {
        margin-left: 58.3333333333%
    }

    .medium-order-7 {
        order: 7
    }

    .medium-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .medium-offset-8 {
        margin-left: 66.6666666667%
    }

    .medium-order-8 {
        order: 8
    }

    .medium-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-order-9 {
        order: 9
    }

    .medium-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .medium-offset-10 {
        margin-left: 83.3333333333%
    }

    .medium-order-10 {
        order: 10
    }

    .medium-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .medium-offset-11 {
        margin-left: 91.6666666667%
    }

    .medium-order-11 {
        order: 11
    }

    .medium-12 {
        flex-basis: 100%;
        max-width: 100%
    }

    .medium-offset-12 {
        margin-left: 100%
    }

    .medium-order-12 {
        order: 12
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .medium-last {
        margin-left: auto
    }

    .medium-notlast {
        margin-left: 0
    }

    .medium-grow {
        flex: auto;
        max-width: none
    }

    .medium-ungrow {
        flex: initial;
        max-width: none
    }
}

@@media only screen and (max-width:900px) {
    .medium-min-offset-0 {
        margin-left: 0
    }

    .medium-min-order-0 {
        order: 0
    }

    .medium-min-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .medium-min-offset-1 {
        margin-left: 8.3333333333%
    }

    .medium-min-order-1 {
        order: 1
    }

    .medium-min-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .medium-min-offset-2 {
        margin-left: 16.6666666667%
    }

    .medium-min-order-2 {
        order: 2
    }

    .medium-min-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .medium-min-offset-3 {
        margin-left: 25%
    }

    .medium-min-order-3 {
        order: 3
    }

    .medium-min-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .medium-min-offset-4 {
        margin-left: 33.3333333333%
    }

    .medium-min-order-4 {
        order: 4
    }

    .medium-min-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .medium-min-offset-5 {
        margin-left: 41.6666666667%
    }

    .medium-min-order-5 {
        order: 5
    }

    .medium-min-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .medium-min-offset-6 {
        margin-left: 50%
    }

    .medium-min-order-6 {
        order: 6
    }

    .medium-min-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .medium-min-offset-7 {
        margin-left: 58.3333333333%
    }

    .medium-min-order-7 {
        order: 7
    }

    .medium-min-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .medium-min-offset-8 {
        margin-left: 66.6666666667%
    }

    .medium-min-order-8 {
        order: 8
    }

    .medium-min-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .medium-min-offset-9 {
        margin-left: 75%
    }

    .medium-min-order-9 {
        order: 9
    }

    .medium-min-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .medium-min-offset-10 {
        margin-left: 83.3333333333%
    }

    .medium-min-order-10 {
        order: 10
    }

    .medium-min-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .medium-min-offset-11 {
        margin-left: 91.6666666667%
    }

    .medium-min-order-11 {
        order: 11
    }

    .medium-min-12 {
        flex-basis: 100%;
        max-width: 100%
    }

    .medium-min-offset-12 {
        margin-left: 100%
    }

    .medium-min-order-12 {
        order: 12
    }

    .medium-min-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-min-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .medium-min-last {
        margin-left: auto
    }

    .medium-min-notlast {
        margin-left: 0
    }

    .medium-min-grow {
        flex: auto;
        max-width: none
    }

    .medium-min-ungrow {
        flex: initial;
        max-width: none
    }
}

@@media only screen and (max-width:734px) {
    .small-offset-0 {
        margin-left: 0
    }

    .small-order-0 {
        order: 0
    }

    .small-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .small-offset-1 {
        margin-left: 8.3333333333%
    }

    .small-order-1 {
        order: 1
    }

    .small-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .small-offset-2 {
        margin-left: 16.6666666667%
    }

    .small-order-2 {
        order: 2
    }

    .small-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .small-offset-3 {
        margin-left: 25%
    }

    .small-order-3 {
        order: 3
    }

    .small-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .small-offset-4 {
        margin-left: 33.3333333333%
    }

    .small-order-4 {
        order: 4
    }

    .small-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .small-offset-5 {
        margin-left: 41.6666666667%
    }

    .small-order-5 {
        order: 5
    }

    .small-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .small-offset-6 {
        margin-left: 50%
    }

    .small-order-6 {
        order: 6
    }

    .small-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .small-offset-7 {
        margin-left: 58.3333333333%
    }

    .small-order-7 {
        order: 7
    }

    .small-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .small-offset-8 {
        margin-left: 66.6666666667%
    }

    .small-order-8 {
        order: 8
    }

    .small-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .small-offset-9 {
        margin-left: 75%
    }

    .small-order-9 {
        order: 9
    }

    .small-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .small-offset-10 {
        margin-left: 83.3333333333%
    }

    .small-order-10 {
        order: 10
    }

    .small-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .small-offset-11 {
        margin-left: 91.6666666667%
    }

    .small-order-11 {
        order: 11
    }

    .small-12 {
        flex-basis: 100%;
        max-width: 100%
    }

    .small-offset-12 {
        margin-left: 100%
    }

    .small-order-12 {
        order: 12
    }

    .small-centered {
        margin-left: auto;
        margin-right: auto
    }

    .small-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .small-last {
        margin-left: auto
    }

    .small-notlast {
        margin-left: 0
    }

    .small-grow {
        flex: auto;
        max-width: none
    }

    .small-ungrow {
        flex: initial;
        max-width: none
    }
}

@@media only screen and (max-width:320px) {
    .xsmall-offset-0 {
        margin-left: 0
    }

    .xsmall-order-0 {
        order: 0
    }

    .xsmall-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .xsmall-offset-1 {
        margin-left: 8.3333333333%
    }

    .xsmall-order-1 {
        order: 1
    }

    .xsmall-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xsmall-offset-2 {
        margin-left: 16.6666666667%
    }

    .xsmall-order-2 {
        order: 2
    }

    .xsmall-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .xsmall-offset-3 {
        margin-left: 25%
    }

    .xsmall-order-3 {
        order: 3
    }

    .xsmall-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .xsmall-offset-4 {
        margin-left: 33.3333333333%
    }

    .xsmall-order-4 {
        order: 4
    }

    .xsmall-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .xsmall-offset-5 {
        margin-left: 41.6666666667%
    }

    .xsmall-order-5 {
        order: 5
    }

    .xsmall-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .xsmall-offset-6 {
        margin-left: 50%
    }

    .xsmall-order-6 {
        order: 6
    }

    .xsmall-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .xsmall-offset-7 {
        margin-left: 58.3333333333%
    }

    .xsmall-order-7 {
        order: 7
    }

    .xsmall-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .xsmall-offset-8 {
        margin-left: 66.6666666667%
    }

    .xsmall-order-8 {
        order: 8
    }

    .xsmall-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .xsmall-offset-9 {
        margin-left: 75%
    }

    .xsmall-order-9 {
        order: 9
    }

    .xsmall-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .xsmall-offset-10 {
        margin-left: 83.3333333333%
    }

    .xsmall-order-10 {
        order: 10
    }

    .xsmall-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .xsmall-offset-11 {
        margin-left: 91.6666666667%
    }

    .xsmall-order-11 {
        order: 11
    }

    .xsmall-12 {
        flex-basis: 100%;
        max-width: 100%
    }

    .xsmall-offset-12 {
        margin-left: 100%
    }

    .xsmall-order-12 {
        order: 12
    }

    .xsmall-centered {
        margin-left: auto;
        margin-right: auto
    }

    .xsmall-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .xsmall-last {
        margin-left: auto
    }

    .xsmall-notlast {
        margin-left: 0
    }

    .xsmall-grow {
        flex: auto;
        max-width: none
    }

    .xsmall-ungrow {
        flex: initial;
        max-width: none
    }
}

.row-reverse .column {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    min-width: 0px
}

@@media only screen and (min-width:1441px) {
    .row-reverse .xlarge-offset-0 {
        margin-right: 0
    }

    .row-reverse .xlarge-offset-1 {
        margin-right: 8.3333333333%
    }

    .row-reverse .xlarge-offset-2 {
        margin-right: 16.6666666667%
    }

    .row-reverse .xlarge-offset-3 {
        margin-right: 25%
    }

    .row-reverse .xlarge-offset-4 {
        margin-right: 33.3333333333%
    }

    .row-reverse .xlarge-offset-5 {
        margin-right: 41.6666666667%
    }

    .row-reverse .xlarge-offset-6 {
        margin-right: 50%
    }

    .row-reverse .xlarge-offset-7 {
        margin-right: 58.3333333333%
    }

    .row-reverse .xlarge-offset-8 {
        margin-right: 66.6666666667%
    }

    .row-reverse .xlarge-offset-9 {
        margin-right: 75%
    }

    .row-reverse .xlarge-offset-10 {
        margin-right: 83.3333333333%
    }

    .row-reverse .xlarge-offset-11 {
        margin-right: 91.6666666667%
    }

    .row-reverse .xlarge-offset-12 {
        margin-right: 100%
    }

    .row-reverse .xlarge-last {
        margin-right: auto
    }

    .row-reverse .xlarge-notlast {
        margin-right: 0
    }
}

.row-reverse .large-offset-0 {
    margin-right: 0
}

.row-reverse .large-offset-1 {
    margin-right: 8.3333333333%
}

.row-reverse .large-offset-2 {
    margin-right: 16.6666666667%
}

.row-reverse .large-offset-3 {
    margin-right: 25%
}

.row-reverse .large-offset-4 {
    margin-right: 33.3333333333%
}

.row-reverse .large-offset-5 {
    margin-right: 41.6666666667%
}

.row-reverse .large-offset-6 {
    margin-right: 50%
}

.row-reverse .large-offset-7 {
    margin-right: 58.3333333333%
}

.row-reverse .large-offset-8 {
    margin-right: 66.6666666667%
}

.row-reverse .large-offset-9 {
    margin-right: 75%
}

.row-reverse .large-offset-10 {
    margin-right: 83.3333333333%
}

.row-reverse .large-offset-11 {
    margin-right: 91.6666666667%
}

.row-reverse .large-offset-12 {
    margin-right: 100%
}

.row-reverse .large-last {
    margin-right: auto
}

.row-reverse .large-notlast {
    margin-right: 0
}

@@media only screen and (max-width:1068px) {
    .row-reverse .medium-offset-0 {
        margin-right: 0
    }

    .row-reverse .medium-offset-1 {
        margin-right: 8.3333333333%
    }

    .row-reverse .medium-offset-2 {
        margin-right: 16.6666666667%
    }

    .row-reverse .medium-offset-3 {
        margin-right: 25%
    }

    .row-reverse .medium-offset-4 {
        margin-right: 33.3333333333%
    }

    .row-reverse .medium-offset-5 {
        margin-right: 41.6666666667%
    }

    .row-reverse .medium-offset-6 {
        margin-right: 50%
    }

    .row-reverse .medium-offset-7 {
        margin-right: 58.3333333333%
    }

    .row-reverse .medium-offset-8 {
        margin-right: 66.6666666667%
    }

    .row-reverse .medium-offset-9 {
        margin-right: 75%
    }

    .row-reverse .medium-offset-10 {
        margin-right: 83.3333333333%
    }

    .row-reverse .medium-offset-11 {
        margin-right: 91.6666666667%
    }

    .row-reverse .medium-offset-12 {
        margin-right: 100%
    }

    .row-reverse .medium-last {
        margin-right: auto
    }

    .row-reverse .medium-notlast {
        margin-right: 0
    }
}

@@media only screen and (max-width:900px) {
    .row-reverse .medium-min-offset-0 {
        margin-right: 0
    }

    .row-reverse .medium-min-offset-1 {
        margin-right: 8.3333333333%
    }

    .row-reverse .medium-min-offset-2 {
        margin-right: 16.6666666667%
    }

    .row-reverse .medium-min-offset-3 {
        margin-right: 25%
    }

    .row-reverse .medium-min-offset-4 {
        margin-right: 33.3333333333%
    }

    .row-reverse .medium-min-offset-5 {
        margin-right: 41.6666666667%
    }

    .row-reverse .medium-min-offset-6 {
        margin-right: 50%
    }

    .row-reverse .medium-min-offset-7 {
        margin-right: 58.3333333333%
    }

    .row-reverse .medium-min-offset-8 {
        margin-right: 66.6666666667%
    }

    .row-reverse .medium-min-offset-9 {
        margin-right: 75%
    }

    .row-reverse .medium-min-offset-10 {
        margin-right: 83.3333333333%
    }

    .row-reverse .medium-min-offset-11 {
        margin-right: 91.6666666667%
    }

    .row-reverse .medium-min-offset-12 {
        margin-right: 100%
    }

    .row-reverse .medium-min-last {
        margin-right: auto
    }

    .row-reverse .medium-min-notlast {
        margin-right: 0
    }
}

@@media only screen and (max-width:734px) {
    .row-reverse .small-offset-0 {
        margin-right: 0
    }

    .row-reverse .small-offset-1 {
        margin-right: 8.3333333333%
    }

    .row-reverse .small-offset-2 {
        margin-right: 16.6666666667%
    }

    .row-reverse .small-offset-3 {
        margin-right: 25%
    }

    .row-reverse .small-offset-4 {
        margin-right: 33.3333333333%
    }

    .row-reverse .small-offset-5 {
        margin-right: 41.6666666667%
    }

    .row-reverse .small-offset-6 {
        margin-right: 50%
    }

    .row-reverse .small-offset-7 {
        margin-right: 58.3333333333%
    }

    .row-reverse .small-offset-8 {
        margin-right: 66.6666666667%
    }

    .row-reverse .small-offset-9 {
        margin-right: 75%
    }

    .row-reverse .small-offset-10 {
        margin-right: 83.3333333333%
    }

    .row-reverse .small-offset-11 {
        margin-right: 91.6666666667%
    }

    .row-reverse .small-offset-12 {
        margin-right: 100%
    }

    .row-reverse .small-last {
        margin-right: auto
    }

    .row-reverse .small-notlast {
        margin-right: 0
    }
}

@@media only screen and (max-width:320px) {
    .row-reverse .xsmall-offset-0 {
        margin-right: 0
    }

    .row-reverse .xsmall-offset-1 {
        margin-right: 8.3333333333%
    }

    .row-reverse .xsmall-offset-2 {
        margin-right: 16.6666666667%
    }

    .row-reverse .xsmall-offset-3 {
        margin-right: 25%
    }

    .row-reverse .xsmall-offset-4 {
        margin-right: 33.3333333333%
    }

    .row-reverse .xsmall-offset-5 {
        margin-right: 41.6666666667%
    }

    .row-reverse .xsmall-offset-6 {
        margin-right: 50%
    }

    .row-reverse .xsmall-offset-7 {
        margin-right: 58.3333333333%
    }

    .row-reverse .xsmall-offset-8 {
        margin-right: 66.6666666667%
    }

    .row-reverse .xsmall-offset-9 {
        margin-right: 75%
    }

    .row-reverse .xsmall-offset-10 {
        margin-right: 83.3333333333%
    }

    .row-reverse .xsmall-offset-11 {
        margin-right: 91.6666666667%
    }

    .row-reverse .xsmall-offset-12 {
        margin-right: 100%
    }

    .row-reverse .xsmall-last {
        margin-right: auto
    }

    .row-reverse .xsmall-notlast {
        margin-right: 0
    }
}

.grid {
    margin-left: auto;
    margin-right: auto;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 0 24px;
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

    .grid .grid {
        height: 100%;
        padding-left: 0;
        padding-right: 0
    }

.grid-item {
    position: relative;
    box-sizing: border-box
}

@@media only screen and (min-width:1441px) {
    .xlarge-span-0 {
        grid-column: span 0
    }

    .xlarge-span-1 {
        grid-column: span 1
    }

    .xlarge-span-2 {
        grid-column: span 2
    }

    .xlarge-span-3 {
        grid-column: span 3
    }

    .xlarge-span-4 {
        grid-column: span 4
    }

    .xlarge-span-5 {
        grid-column: span 5
    }

    .xlarge-span-6 {
        grid-column: span 6
    }

    .xlarge-span-7 {
        grid-column: span 7
    }

    .xlarge-span-8 {
        grid-column: span 8
    }

    .xlarge-span-9 {
        grid-column: span 9
    }

    .xlarge-span-10 {
        grid-column: span 10
    }

    .xlarge-span-11 {
        grid-column: span 11
    }

    .xlarge-span-12 {
        grid-column: span 12
    }
}

.large-span-0 {
    grid-column: span 0
}

.large-span-1 {
    grid-column: span 1
}

.large-span-2 {
    grid-column: span 2
}

.large-span-3 {
    grid-column: span 3
}

.large-span-4 {
    grid-column: span 4
}

.large-span-5 {
    grid-column: span 5
}

.large-span-6 {
    grid-column: span 6
}

.large-span-7 {
    grid-column: span 7
}

.large-span-8 {
    grid-column: span 8
}

.large-span-9 {
    grid-column: span 9
}

.large-span-10 {
    grid-column: span 10
}

.large-span-11 {
    grid-column: span 11
}

.large-span-12 {
    grid-column: span 12
}

@@media only screen and (max-width:1068px) {
    .medium-span-0 {
        grid-column: span 0
    }

    .medium-span-1 {
        grid-column: span 1
    }

    .medium-span-2 {
        grid-column: span 2
    }

    .medium-span-3 {
        grid-column: span 3
    }

    .medium-span-4 {
        grid-column: span 4
    }

    .medium-span-5 {
        grid-column: span 5
    }

    .medium-span-6 {
        grid-column: span 6
    }

    .medium-span-7 {
        grid-column: span 7
    }

    .medium-span-8 {
        grid-column: span 8
    }

    .medium-span-9 {
        grid-column: span 9
    }

    .medium-span-10 {
        grid-column: span 10
    }

    .medium-span-11 {
        grid-column: span 11
    }

    .medium-span-12 {
        grid-column: span 12
    }
}

@@media only screen and (max-width:900px) {
    .medium-min-span-0 {
        grid-column: span 0
    }

    .medium-min-span-1 {
        grid-column: span 1
    }

    .medium-min-span-2 {
        grid-column: span 2
    }

    .medium-min-span-3 {
        grid-column: span 3
    }

    .medium-min-span-4 {
        grid-column: span 4
    }

    .medium-min-span-5 {
        grid-column: span 5
    }

    .medium-min-span-6 {
        grid-column: span 6
    }

    .medium-min-span-7 {
        grid-column: span 7
    }

    .medium-min-span-8 {
        grid-column: span 8
    }

    .medium-min-span-9 {
        grid-column: span 9
    }

    .medium-min-span-10 {
        grid-column: span 10
    }

    .medium-min-span-11 {
        grid-column: span 11
    }

    .medium-min-span-12 {
        grid-column: span 12
    }
}

@@media only screen and (max-width:734px) {
    .small-span-0 {
        grid-column: span 0
    }

    .small-span-1 {
        grid-column: span 1
    }

    .small-span-2 {
        grid-column: span 2
    }

    .small-span-3 {
        grid-column: span 3
    }

    .small-span-4 {
        grid-column: span 4
    }

    .small-span-5 {
        grid-column: span 5
    }

    .small-span-6 {
        grid-column: span 6
    }

    .small-span-7 {
        grid-column: span 7
    }

    .small-span-8 {
        grid-column: span 8
    }

    .small-span-9 {
        grid-column: span 9
    }

    .small-span-10 {
        grid-column: span 10
    }

    .small-span-11 {
        grid-column: span 11
    }

    .small-span-12 {
        grid-column: span 12
    }
}

@@media only screen and (max-width:320px) {
    .xsmall-span-0 {
        grid-column: span 0
    }

    .xsmall-span-1 {
        grid-column: span 1
    }

    .xsmall-span-2 {
        grid-column: span 2
    }

    .xsmall-span-3 {
        grid-column: span 3
    }

    .xsmall-span-4 {
        grid-column: span 4
    }

    .xsmall-span-5 {
        grid-column: span 5
    }

    .xsmall-span-6 {
        grid-column: span 6
    }

    .xsmall-span-7 {
        grid-column: span 7
    }

    .xsmall-span-8 {
        grid-column: span 8
    }

    .xsmall-span-9 {
        grid-column: span 9
    }

    .xsmall-span-10 {
        grid-column: span 10
    }

    .xsmall-span-11 {
        grid-column: span 11
    }

    .xsmall-span-12 {
        grid-column: span 12
    }
}

.icon:after,
.icon:before,
.more:after,
.more:before {
    font-family: SF Pro Icons;
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: underline;
    position: relative;
    z-index: 1;
    alt: "";
    text-decoration: none
}

.icon:before,
.more:before {
    display: none
}

.icon-after:after,
.more:after {
    padding-left: 0.3em;
    top: 0
}

.icon-before:before {
    padding-right: 0.3em;
    display: inline-block;
    top: 0
}

.icon-before:after {
    display: none
}

.icon-before.icon-apple:before {
    padding-right: 0;
    display: inline-block;
    top: 0
}

.icon-before.icon-apple:after {
    display: none
}

.icon-apple:after,
.icon-apple:before {
    content: ""
}

.icon-chevrondown:after,
.icon-chevrondown:before {
    content: ""
}

.icon-chevrondowncircle:after,
.icon-chevrondowncircle:before {
    content: ""
}

.icon-chevronleft:after,
.icon-chevronleft:before {
    content: ""
}

.icon-chevronleftcircle:after,
.icon-chevronleftcircle:before {
    content: ""
}

.icon-chevronright:after,
.icon-chevronright:before {
    content: ""
}

.icon-chevronrightcircle:after,
.icon-chevronrightcircle:before {
    content: ""
}

.icon-chevronup:after,
.icon-chevronup:before {
    content: ""
}

.icon-chevronupcircle:after,
.icon-chevronupcircle:before {
    content: ""
}

.icon-downloadcircle:after,
.icon-downloadcircle:before {
    content: ""
}

.icon-arrowupcircle:after,
.icon-arrowupcircle:before {
    content: "􀁶"
}

.icon-external:after,
.icon-external:before {
    content: ""
}

.icon-share:after,
.icon-share:before {
    content: ""
}

.icon-search:after,
.icon-search:before {
    content: ""
}

.icon-arkit:after,
.icon-arkit:before {
    content: ""
}

.icon-pausecircle:after,
.icon-pausecircle:before {
    content: ""
}

.icon-pausesolid:after,
.icon-pausesolid:before {
    content: ""
}

.icon-playcircle:after,
.icon-playcircle:before {
    content: ""
}

.icon-playsolid:after,
.icon-playsolid:before {
    content: ""
}

.icon-replay:after,
.icon-replay:before {
    content: ""
}

.icon-stopcircle:after,
.icon-stopcircle:before {
    content: ""
}

.icon-stopsolid:after,
.icon-stopsolid:before {
    content: ""
}

.icon-circle:after,
.icon-circle:before {
    content: ""
}

.icon-check:after,
.icon-check:before {
    content: ""
}

.icon-checkcircle:after,
.icon-checkcircle:before {
    content: ""
}

.icon-checksolid:after,
.icon-checksolid:before {
    content: ""
}

.icon-reset:after,
.icon-reset:before {
    content: ""
}

.icon-resetcircle:after,
.icon-resetcircle:before {
    content: ""
}

.icon-resetsolid:after,
.icon-resetsolid:before {
    content: ""
}

.icon-exclamation:after,
.icon-exclamation:before {
    content: ""
}

.icon-exclamationcircle:after,
.icon-exclamationcircle:before {
    content: ""
}

.icon-exclamationsolid:after,
.icon-exclamationsolid:before {
    content: ""
}

.icon-exclamationtriangle:after,
.icon-exclamationtriangle:before {
    content: ""
}

.icon-exclamationtrianglesolid:after,
.icon-exclamationtrianglesolid:before {
    content: ""
}

.icon-infocircle:after,
.icon-infocircle:before {
    content: ""
}

.icon-infosolid:after,
.icon-infosolid:before {
    content: ""
}

.icon-question:after,
.icon-question:before {
    content: ""
}

.icon-questioncircle:after,
.icon-questioncircle:before {
    content: ""
}

.icon-questionsolid:after,
.icon-questionsolid:before {
    content: ""
}

.icon-plus:after,
.icon-plus:before {
    content: ""
}

.icon-pluscircle:after,
.icon-pluscircle:before {
    content: ""
}

.icon-plussolid:after,
.icon-plussolid:before {
    content: ""
}

.icon-minus:after,
.icon-minus:before {
    content: ""
}

.icon-minuscircle:after,
.icon-minuscircle:before {
    content: ""
}

.icon-minussolid:after,
.icon-minussolid:before {
    content: ""
}

.icon-1circle:after,
.icon-1circle:before {
    content: ""
}

.icon-2circle:after,
.icon-2circle:before {
    content: ""
}

.icon-3circle:after,
.icon-3circle:before {
    content: ""
}

.icon-4circle:after,
.icon-4circle:before {
    content: ""
}

.icon-5circle:after,
.icon-5circle:before {
    content: ""
}

.icon-6circle:after,
.icon-6circle:before {
    content: ""
}

.icon-7circle:after,
.icon-7circle:before {
    content: ""
}

.icon-8circle:after,
.icon-8circle:before {
    content: ""
}

.icon-9circle:after,
.icon-9circle:before {
    content: ""
}

.icon-10circle:after,
.icon-10circle:before {
    content: ""
}

.icon-11circle:after,
.icon-11circle:before {
    content: ""
}

.icon-12circle:after,
.icon-12circle:before {
    content: ""
}

.icon-13circle:after,
.icon-13circle:before {
    content: ""
}

.icon-14circle:after,
.icon-14circle:before {
    content: ""
}

.icon-15circle:after,
.icon-15circle:before {
    content: ""
}

.icon-16circle:after,
.icon-16circle:before {
    content: ""
}

.icon-17circle:after,
.icon-17circle:before {
    content: ""
}

.icon-18circle:after,
.icon-18circle:before {
    content: ""
}

.icon-19circle:after,
.icon-19circle:before {
    content: ""
}

.icon-20circle:after,
.icon-20circle:before {
    content: ""
}

.icon-close:after,
.icon-close:before {
    content: ""
}

.icon-closecompact:after,
.icon-closecompact:before {
    content: ""
}

.icon-paddleleft:after,
.icon-paddleleft:before {
    content: ""
}

.icon-paddleleftcompact:after,
.icon-paddleleftcompact:before {
    content: ""
}

.icon-paddleright:after,
.icon-paddleright:before {
    content: ""
}

.icon-paddlerightcompact:after,
.icon-paddlerightcompact:before {
    content: ""
}

.icon-paddleup:after,
.icon-paddleup:before {
    content: ""
}

.icon-paddleupcompact:after,
.icon-paddleupcompact:before {
    content: ""
}

.icon-paddledown:after,
.icon-paddledown:before {
    content: ""
}

.icon-paddledowncompact:after,
.icon-paddledowncompact:before {
    content: ""
}

.icon-thumbnailreplay:after,
.icon-thumbnailreplay:before {
    content: ""
}

.icon-thumbnailpause:after,
.icon-thumbnailpause:before {
    content: ""
}

.icon-thumbnailplay:after,
.icon-thumbnailplay:before {
    content: ""
}

.icon-externalrtl:after,
.icon-externalrtl:before {
    content: ""
}

.icon-questionrtl:after,
.icon-questionrtl:before {
    content: ""
}

.icon-questioncirclertl:after,
.icon-questioncirclertl:before {
    content: ""
}

.icon-questionsolidrtl:after,
.icon-questionsolidrtl:before {
    content: ""
}

.more:after,
.more:before {
    content: ""
}

.more-block {
    margin-top: .5em
}

.icon-wrapper .icon,
.icon-wrapper .icon-after:after,
.icon-wrapper .icon-before:before,
.icon-wrapper .more:after {
    display: inline;
    position: static
}

a.icon-wrapper {
    text-decoration: none
}

    a.icon-wrapper:hover .icon-copy {
        text-decoration: underline
    }

:lang(ar) .icon-question:after,
:lang(ar) .icon-question:before {
    content: ""
}

:lang(ar) .icon-questioncircle:after,
:lang(ar) .icon-questioncircle:before {
    content: ""
}

:lang(ar) .icon-questionsolid:after,
:lang(ar) .icon-questionsolid:before {
    content: ""
}

body {
    min-width: 320px
}

@@media only screen and (min-width:1441px) {
    .xlarge-hide {
        display: none
    }

    .xlarge-show {
        display: block
    }

    .xlarge-show-inline {
        display: inline
    }

    .xlarge-show-inlineblock {
        display: inline-block
    }
}

.large-hide {
    display: none
}

.large-show {
    display: block
}

.large-show-inline {
    display: inline
}

.large-show-inlineblock {
    display: inline-block
}

@@media only screen and (max-width:1068px) {
    .medium-hide {
        display: none
    }

    .medium-show {
        display: block
    }

    .medium-show-inline {
        display: inline
    }

    .medium-show-inlineblock {
        display: inline-block
    }
}

@@media only screen and (max-width:900px) {
    .medium-min-hide {
        display: none
    }

    .medium-min-show {
        display: block
    }

    .medium-min-show-inline {
        display: inline
    }

    .medium-min-show-inlineblock {
        display: inline-block
    }
}

@@media only screen and (max-width:734px) {
    .small-hide {
        display: none
    }

    .small-show {
        display: block
    }

    .small-show-inline {
        display: inline
    }

    .small-show-inlineblock {
        display: inline-block
    }
}

@@media only screen and (max-width:320px) {
    .xsmall-hide {
        display: none
    }

    .xsmall-show {
        display: block
    }

    .xsmall-show-inline {
        display: inline
    }

    .xsmall-show-inlineblock {
        display: inline-block
    }
}

.viewport-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

@@media only screen and (min-width:1441px) {
    .viewport-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px
    }
}

@@media only screen and (max-width:1068px) {
    .viewport-content {
        margin-left: auto;
        margin-right: auto;
        width: 692px
    }
}

@@media only screen and (max-width:734px) {
    .viewport-content {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%
    }
}

br.large {
    display: block
}

@@media only screen and (max-width:1068px) {
    br.large {
        display: none
    }
}

@@media only screen and (max-width:734px) {
    br.large {
        display: none
    }
}

br.medium {
    display: none
}

@@media only screen and (max-width:1068px) {
    br.medium {
        display: block
    }
}

@@media only screen and (max-width:734px) {
    br.medium {
        display: none
    }
}

br.small {
    display: none
}

@@media only screen and (max-width:1068px) {
    br.small {
        display: none
    }
}

@@media only screen and (max-width:734px) {
    br.small {
        display: block
    }
}

.button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 17px;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: -0.022em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    min-width: 28px;
    padding: 8px 16px;
    border-radius: 980px;
    background: #0071e3;
    color: #fff
}

    .button:hover {
        text-decoration: none
    }

    .button:focus {
        box-shadow: 0 0 0 4px rgba(0, 125, 250, 0.6);
        outline: none
    }

        .button:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
        .button:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
            box-shadow: none
        }

    .button:active {
        outline: none
    }

    .button.disabled,
    .button:disabled {
        cursor: default
    }

    .button:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(ko) {
        font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(ko),
    .button:lang(zh) {
        letter-spacing: 0em
    }

    .button:lang(th) {
        font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button:hover {
        background: #0077ed
    }

    .button:active {
        background: #006edb
    }

    .button.disabled,
    .button:disabled {
        background: #0071e3;
        color: #fff;
        opacity: .32
    }

.button-block {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-radius: 8px
}

.button-neutral {
    background: #1d1d1f;
    color: #fff
}

    .button-neutral:hover {
        background: #272729
    }

    .button-neutral:active {
        background: #18181a
    }

    .button-neutral.disabled,
    .button-neutral:disabled {
        background: #1d1d1f;
        color: #fff;
        opacity: .32
    }

.button-secondary {
    background: #e8e8ed;
    color: #000
}

    .button-secondary:hover {
        background: #ebebf0
    }

    .button-secondary:active {
        background: #e6e6eb
    }

    .button-secondary.disabled,
    .button-secondary:disabled {
        background: #e8e8ed;
        color: #000;
        opacity: .56
    }

.button-secondary-alpha {
    background: rgba(0, 0, 0, .08);
    color: #000
}

    .button-secondary-alpha:hover {
        background: rgba(0, 0, 0, .07)
    }

    .button-secondary-alpha:active {
        background: rgba(0, 0, 0, .09)
    }

    .button-secondary-alpha.disabled,
    .button-secondary-alpha:disabled {
        background: rgba(0, 0, 0, .08);
        color: #000;
        opacity: .56
    }

.button-super {
    font-size: 17px;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: -0.022em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    min-width: 28px;
    padding: 18px 31px
}

    .button-super:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(zh) {
        letter-spacing: 0em
    }

    .button-super:lang(th) {
        font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-super.button-block {
        border-radius: 12px
    }

.button-elevated {
    font-size: 17px;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: -0.022em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    min-width: 26px;
    padding: 12px 22px
}

    .button-elevated:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(zh) {
        letter-spacing: 0em
    }

    .button-elevated:lang(th) {
        font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-elevated.button-block {
        border-radius: 10px
    }

.button-reduced {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    min-width: 23px;
    padding: 4px 11px
}

    .button-reduced:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(zh) {
        letter-spacing: 0em
    }

    .button-reduced:lang(th) {
        font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .button-reduced.button-block {
        border-radius: 5px
    }

.tile {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.tile-content {
    padding: 60px 8.3333333333%
}

.tile-button {
    color: #fff;
    background-color: rgba(134, 134, 139, .92)
}

    .tile-button:hover {
        background-color: #86868b
    }

.tile-button-wrapper {
    width: 44px;
    height: 44px;
    bottom: 24px;
    right: 24px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

@@media only screen and (max-width:1068px) {
    .tile-button-wrapper {
        bottom: 13px;
        right: 13px
    }
}

.tile-button-wrapper:focus {
    outline: none
}

    .tile-button-wrapper:focus .tile-button {
        box-shadow: 0 0 0 4px rgba(0, 125, 250, 0.6);
        outline: none
    }

        .tile-button-wrapper:focus .tile-button[data-focus-method=mouse]:not(input):not(textarea):not(select),
        .tile-button-wrapper:focus .tile-button[data-focus-method=touch]:not(input):not(textarea):not(select),
        .tile-button-wrapper:focus[data-focus-method=mouse]:not(input):not(textarea):not(select) .tile-button,
        .tile-button-wrapper:focus[data-focus-method=touch]:not(input):not(textarea):not(select) .tile-button {
            box-shadow: none
        }

.tile-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: background-color 100ms linear
}

@@media only screen and (max-width:1068px) {
    .tile-button {
        width: 30px;
        height: 30px
    }
}

.tile-icon {
    fill: currentColor;
    width: 100%;
    height: 100%
}

.tile-rounded {
    border-radius: 18px
}

.tile-shadow {
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .08)
}

.typography-headline-elevated {
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: -0.009em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-headline-elevated:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(ja) {
        line-height: 1.109375;
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(ko) {
        line-height: 1.171875;
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh) {
        letter-spacing: 0em
    }

    .typography-headline-elevated:lang(th) {
        line-height: 1.34375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-headline-elevated {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: -0.003em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-elevated:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ja) {
            line-height: 1.1459933333;
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ko) {
            line-height: 1.1875;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh) {
            letter-spacing: 0em
        }

        .typography-headline-elevated:lang(th) {
            line-height: 1.3334933333;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-headline-elevated {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-elevated:lang(ja) {
            line-height: 1.175;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ko) {
            line-height: 1.2;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(th) {
            line-height: 1.35;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-headline {
    font-size: 48px;
    line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: -0.003em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-headline:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(ja) {
        line-height: 1.1459933333;
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(ko) {
        line-height: 1.1875;
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh) {
        letter-spacing: 0em
    }

    .typography-headline:lang(th) {
        line-height: 1.3334933333;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline:lang(ja) {
            line-height: 1.175;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ko) {
            line-height: 1.2;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(th) {
            line-height: 1.35;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-headline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-headline-reduced {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-headline-reduced:lang(ja) {
        line-height: 1.175;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(ko) {
        line-height: 1.2;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(th) {
        line-height: 1.35;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-headline-reduced {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-reduced:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-headline-reduced {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-reduced:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-eyebrow-elevated {
    font-size: 28px;
    line-height: 1.1428571429;
    font-weight: 600;
    letter-spacing: .0071em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-eyebrow-elevated:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(ja) {
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(ko) {
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-eyebrow-elevated {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-eyebrow-elevated:lang(ja) {
            line-height: 1.25;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ko) {
            line-height: 1.2916666667;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-eyebrow-elevated {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-eyebrow-elevated:lang(ja) {
            line-height: 1.2380952381;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ko) {
            line-height: 1.2858042857;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(th) {
            line-height: 1.381002381;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-eyebrow {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: .009em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-eyebrow:lang(ja) {
        line-height: 1.25;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(ko) {
        line-height: 1.2916666667;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(th) {
        line-height: 1.375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-eyebrow {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-eyebrow:lang(ja) {
            line-height: 1.2380952381;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(ko) {
            line-height: 1.2858042857;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(th) {
            line-height: 1.381002381;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-intro {
    font-size: 20px;
    color: white;
    line-height: 1.381002381;
    font-weight: 400;
    letter-spacing: .011em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-intro:lang(ja) {
        line-height: 1.4286014286;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(ko) {
        line-height: 1.5238095238;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(th) {
        line-height: 1.381002381;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:734px) {
    .typography-intro {
        font-size: 19px;
        line-height: 1.4211026316;
        font-weight: 400;
        letter-spacing: .012em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-intro:lang(ja) {
            line-height: 1.4737642105;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(ko) {
            line-height: 1.5263157895;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(th) {
            line-height: 1.3684410526;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-callout {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: .004em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-callout:lang(ja) {
        line-height: 1.21875;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(ko) {
        line-height: 1.21875;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(th) {
        line-height: 1.375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-callout {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-callout:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-callout {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-callout:lang(ja) {
            line-height: 1.25;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ko) {
            line-height: 1.2916666667;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-battery {
    font-size: 28px;
    line-height: 1.1428571429;
    font-weight: 600;
    letter-spacing: .0071em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-battery:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(ja) {
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(ko) {
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

.typography-modal-stat {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.005em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-modal-stat:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh) {
        letter-spacing: 0em
    }

    .typography-modal-stat:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:734px) {
    .typography-modal-stat {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 700;
        letter-spacing: -0.005em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-modal-stat:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh) {
            letter-spacing: 0em
        }

        .typography-modal-stat:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

[class*=typography-eyebrow] {
    display: block;
    margin-bottom: .4em
}

    [class*=typography-eyebrow] + * {
        margin-top: 0
    }

.typography-headline + .typography-intro {
    margin-top: 1.2em
}

.typography-headline-super + .typography-intro-elevated {
    margin-top: 1.6em
}

.typography-headline-elevated + .typography-intro-elevated {
    margin-top: 1.4em
}

.typography-headline-reduced + .typography-body,
.typography-headline-reduced + p,
.typography-headline-reduced + ul {
    margin-top: 1em
}

:root {
    --highlight-green: #00FF00;
    --silver-fill: #f8f8f8
}

.section-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

@@media only screen and (min-width:1441px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px
    }
}

@@media only screen and (max-width:1068px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 692px
    }
}

@@media only screen and (max-width:734px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%
    }
}

html.text-zoom .section-content {
    width: 98%;
    overflow: hidden
}

br.large,
br.medium,
br.small {
    display: none !important
}

@@media only screen and (min-width:1069px) {

    br.large.large,
    br.medium.large,
    br.small.large {
        display: block !important
    }
}

@@media only screen and (min-width:735px)and (max-width:1068px) {

    br.large.medium,
    br.medium.medium,
    br.small.medium {
        display: block !important
    }
}

@@media only screen and (max-width:734px) {

    br.large.small,
    br.medium.small,
    br.small.small {
        display: block !important
    }
}

picture.picture-scalable {
    height: auto
}

    picture.picture-scalable,
    picture.picture-scalable img {
        width: 100%;
        display: block
    }

a[data-focus-method=key]:focus,
a[data-focus-method=key]:focus-within {
    outline: 4px solid rgba(0, 125, 250, .6);
    outline-offset: 1px
}

    a[data-focus-method=key]:focus-within[data-focus-method=mouse]:not(input):not(textarea):not(select),
    a[data-focus-method=key]:focus-within[data-focus-method=touch]:not(input):not(textarea):not(select),
    a[data-focus-method=key]:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
    a[data-focus-method=key]:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
        outline: none
    }

.grid-item .grid-item-cta a,
.section-content .cta a {
    display: inline-block
}

::selection {
    background: var(--highlight-green)
}

:root {
    scroll-padding-top: 52px
}

.silver-bg {
    background-color: var(--silver-fill)
}

.typography-headline-elevated {
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: -0.009em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-headline-elevated:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(ja) {
        line-height: 1.109375;
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(ko) {
        line-height: 1.171875;
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh) {
        letter-spacing: 0em
    }

    .typography-headline-elevated:lang(th) {
        line-height: 1.34375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-elevated:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-headline-elevated {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: -0.003em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-elevated:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ja) {
            line-height: 1.1459933333;
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ko) {
            line-height: 1.1875;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh) {
            letter-spacing: 0em
        }

        .typography-headline-elevated:lang(th) {
            line-height: 1.3334933333;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-headline-elevated {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-elevated:lang(ja) {
            line-height: 1.175;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ko) {
            line-height: 1.2;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(th) {
            line-height: 1.35;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-headline {
    font-size: 48px;
    line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: -0.003em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-headline:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(ja) {
        line-height: 1.1459933333;
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(ko) {
        line-height: 1.1875;
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh) {
        letter-spacing: 0em
    }

    .typography-headline:lang(th) {
        line-height: 1.3334933333;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline:lang(ja) {
            line-height: 1.175;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ko) {
            line-height: 1.2;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(th) {
            line-height: 1.35;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-headline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-headline-reduced {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-headline-reduced:lang(ja) {
        line-height: 1.175;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(ko) {
        line-height: 1.2;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(th) {
        line-height: 1.35;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-headline-reduced:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-headline-reduced {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-reduced:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-headline-reduced {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-headline-reduced:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-headline-reduced:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-eyebrow-elevated {
    font-size: 28px;
    line-height: 1.1428571429;
    font-weight: 600;
    letter-spacing: .0071em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-eyebrow-elevated:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(ja) {
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(ko) {
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow-elevated:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-eyebrow-elevated {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-eyebrow-elevated:lang(ja) {
            line-height: 1.25;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ko) {
            line-height: 1.2916666667;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-eyebrow-elevated {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-eyebrow-elevated:lang(ja) {
            line-height: 1.2380952381;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ko) {
            line-height: 1.2858042857;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(th) {
            line-height: 1.381002381;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow-elevated:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-eyebrow {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: .009em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-eyebrow:lang(ja) {
        line-height: 1.25;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(ko) {
        line-height: 1.2916666667;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(th) {
        line-height: 1.375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-eyebrow:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-eyebrow {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-eyebrow:lang(ja) {
            line-height: 1.2380952381;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(ko) {
            line-height: 1.2858042857;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(th) {
            line-height: 1.381002381;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-eyebrow:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-intro {
    font-size: 20px;
    line-height: 1.381002381;
    font-weight: 400;
    letter-spacing: .011em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-intro:lang(ja) {
        line-height: 1.4286014286;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(ko) {
        line-height: 1.5238095238;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(th) {
        line-height: 1.381002381;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-intro:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:734px) {
    .typography-intro {
        font-size: 19px;
        line-height: 1.4211026316;
        font-weight: 400;
        letter-spacing: .012em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-intro:lang(ja) {
            line-height: 1.4737642105;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(ko) {
            line-height: 1.5263157895;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(th) {
            line-height: 1.3684410526;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-intro:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-callout {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: .004em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-callout:lang(ja) {
        line-height: 1.21875;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(ko) {
        line-height: 1.21875;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(th) {
        line-height: 1.375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-callout:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .typography-callout {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-callout:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .typography-callout {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-callout:lang(ja) {
            line-height: 1.25;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ko) {
            line-height: 1.2916666667;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-callout:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.typography-battery {
    font-size: 28px;
    line-height: 1.1428571429;
    font-weight: 600;
    letter-spacing: .0071em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-battery:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(ja) {
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(ko) {
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-battery:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

.typography-modal-stat {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.005em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .typography-modal-stat:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh) {
        letter-spacing: 0em
    }

    .typography-modal-stat:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .typography-modal-stat:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:734px) {
    .typography-modal-stat {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 700;
        letter-spacing: -0.005em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .typography-modal-stat:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh) {
            letter-spacing: 0em
        }

        .typography-modal-stat:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .typography-modal-stat:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

[class*=typography-eyebrow] {
    display: block;
    margin-bottom: .4em
}

    [class*=typography-eyebrow] + * {
        margin-top: 0
    }

.typography-headline + .typography-intro {
    margin-top: 1.2em
}

.typography-headline-super + .typography-intro-elevated {
    margin-top: 1.6em
}

.typography-headline-elevated + .typography-intro-elevated {
    margin-top: 1.4em
}

.typography-headline-reduced + .typography-body,
.typography-headline-reduced + p,
.typography-headline-reduced + ul {
    margin-top: 1em
}

.has-modal {
    overflow: hidden
}

.has-modal-full-viewport {
    position: fixed;
    width: 100%
}

    .has-modal-full-viewport,
    .has-modal-full-viewport body {
        height: 100%;
        overflow: hidden
    }

.modal {
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none
}

.modal-standard {
    overflow: auto;
    padding: 54px 0;
    background: rgba(0, 0, 0, .48);
    -webkit-overflow-scrolling: touch
}

@@media only screen and (max-width:480px) {
    .modal-standard {
        padding-top: 20px;
        padding-bottom: 0
    }
}

.modal-standard .content-table {
    display: table;
    width: 100%;
    height: 100%
}

.modal-standard .content-cell {
    display: table-cell;
    vertical-align: middle
}

.modal-standard .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

@@media only screen and (min-width:1441px) {
    .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 980px
    }
}

@@media only screen and (max-width:1068px) {
    .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 692px
    }
}

@@media only screen and (max-width:734px) {
    .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%;
        min-width: min(100%, 480px)
    }
}

@@media only screen and (max-width:480px) {
    .modal-standard .content-wrapper {
        min-width: 100%;
        width: 100%;
        height: 100%
    }
}

.modal-standard .content-padding {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    padding: 80px 8.3333333333%;
    background: #fff;
    border-radius: 18px
}

@@media only screen and (max-width:734px) {
    .modal-standard .content-padding {
        padding-top: 80px;
        padding-bottom: 60px
    }
}

@@media only screen and (max-width:480px) {
    .modal-standard .content-padding {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 6.25%;
        padding-right: 6.25%;
        box-sizing: border-box;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 100%
    }
}

@@media only screen and (max-width:1068px) {
    .modal-standard .modal-close {
        left: 17px;
        top: 18px
    }
}

.modal-standard.theme-dark .content-padding,
.theme-dark .modal-standard .content-padding {
    background: #1d1d1f
}

.modal-full-viewport {
    background: #fff;
    padding: 96px 0
}

@@media only screen and (max-width:1068px) {
    .modal-full-viewport {
        padding: 80px 0
    }
}

.modal-full-viewport.remove-container-padding {
    padding: 0
}

.modal-full-viewport.theme-dark,
.theme-dark .modal-full-viewport {
    background: #000
}

.modal-open {
    display: block;
    z-index: 11000
}

    .modal-open:focus {
        outline-offset: -4px
    }

.modal-close {
    position: absolute;
    display: flex;
    z-index: 9999;
    overflow: hidden;
    top: 24px;
    left: 24px;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 1;
    cursor: pointer;
    background: none;
    border: 0;
    color: rgba(134, 134, 139, .8)
}

    .modal-close:after,
    .modal-close:before {
        font-family: SF Pro Icons;
        color: inherit;
        display: inline-block;
        font-style: normal;
        font-weight: inherit;
        font-size: inherit;
        line-height: 1;
        text-decoration: underline;
        position: relative;
        z-index: 1;
        alt: "";
        text-decoration: none
    }

    .modal-close:before {
        display: none
    }

    .modal-close:after,
    .modal-close:before {
        content: ""
    }

    .modal-close:hover {
        color: #86868b
    }

.theme-dark .modal-close {
    color: rgba(110, 110, 115, .8)
}

    .theme-dark .modal-close:hover {
        color: #6e6e73
    }

.modal-close:after {
    width: .9em;
    height: .9em;
    top: .05em;
    padding: 0;
    font-weight: 300
}

@@media only screen and (max-width:1068px) {
    .modal-close {
        top: 20px;
        left: 20px;
        font-size: 32px
    }
}

html.no-js picture[data-lazy] {
    display: none !important
}

.hover-icons-container {
    position: relative;
    --from-background: transparent;
    --from-color: black;
    --to-background: transparent;
    --to-color: black
}

    .hover-icons-container.hover .hover-icon-from,
    .hover-icons-container:hover .hover-icon-from {
        opacity: 0
    }

    .hover-icons-container.hover .hover-icon-to,
    .hover-icons-container:hover .hover-icon-to {
        opacity: 1
    }

    .hover-icons-container .hover-icon {
        transition: opacity .15s;
        position: relative;
        overflow: visible
    }

    .hover-icons-container .hover-icon-from {
        color: var(--from-color);
        background: var(--from-background)
    }

    .hover-icons-container .hover-icon-to {
        opacity: 0;
        z-index: 1;
        position: absolute;
        left: 0;
        top: 0;
        color: var(--to-color);
        background: var(--to-background)
    }

    .hover-icons-container .hover-icon:after {
        padding-top: 4px;
        overflow: visible
    }

.grid-item .modal-contents {
    display: none
}

.grid-item .modal-trigger {
    position: absolute;
    width: 44px;
    height: 44px;
    bottom: 12px;
    right: 12px;
    z-index: 1;
    transition: opacity .3s ease;
    transform: translateZ(0)
}

html.text-zoom .grid-item .modal-trigger {
    right: 50px;
    bottom: 54px
}

.grid-item .modal-trigger .modal-open-icon {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 0;
    left: 0
}

    .grid-item .modal-trigger .modal-open-icon .icon {
        font-size: 34px;
        font-weight: 300;
        position: absolute;
        top: -3px;
        left: 3px
    }

html.text-zoom .grid-item .modal-trigger .modal-open-icon {
    width: 100px;
    height: 100px
}

.grid-item .modal-trigger:hover {
    opacity: .6
}

@@media only screen and (max-width:1068px) {
    .grid-item .modal-trigger {
        bottom: 14px;
        right: 14px
    }

        .grid-item .modal-trigger .modal-open-icon .icon {
            font-size: 30px;
            top: -1px;
            left: 6px
        }
}

.grid-item.theme-dark .icon {
    color: #f5f5f7
}

.modal {
    padding: 0;
    quotes: "“""”";
    --outer-padding: 0;
    --width: 1020px
}

@@media only screen and (max-width:1068px) {
    .modal {
        --width: 687px
    }
}

@@media only screen and (max-width:734px) {
    .modal {
        --width: 100%
    }
}

.modal:after {
    content: "";
    background: #fff
}

.modal .content-table {
    display: block
}

.modal .content-cell {
    display: flex;
    height: auto;
    min-height: 100vh;
    align-items: center;
    justify-content: center
}

.modal .content-wrapper {
    width: auto;
    padding: var(--outer-padding) 0
}

.modal .content-padding {
    padding: 0;
    max-width: none;
    flex-basis: auto;
    border-radius: 0;
    background: none !important;
    height: auto
}

.modal:not(.modal-full-viewport) .modal-content {
    background: #fff;
    overflow: hidden;
    width: var(--width);
    transform: translateZ(0);
    border-radius: 18px
}

.modal .sticky-close {
    position: sticky;
    top: var(--outer-padding);
    height: 0;
    font-weight: 300 !important;
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .modal .sticky-close:lang(ja) {
        line-height: 1.175;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(ko) {
        line-height: 1.2;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(th) {
        line-height: 1.35;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal .sticky-close:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .modal .sticky-close {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .modal .sticky-close:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .modal .sticky-close {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .modal .sticky-close:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .modal .sticky-close {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 600;
        letter-spacing: -0.003em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .modal .sticky-close:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ja) {
            line-height: 1.1459933333;
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ko) {
            line-height: 1.1875;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh) {
            letter-spacing: 0em
        }

        .modal .sticky-close:lang(th) {
            line-height: 1.3334933333;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px)and (max-width:1068px) {
    .modal .sticky-close {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .modal .sticky-close:lang(ja) {
            line-height: 1.175;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ko) {
            line-height: 1.2;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(th) {
            line-height: 1.35;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .modal .sticky-close {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .modal .sticky-close:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal .sticky-close:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.modal .sticky-close:hover {
    cursor: pointer
}

.modal .sticky-close .hover-icons-container {
    display: inline-block;
    margin-left: 36px;
    margin-top: 38px
}

@@media only screen and (max-width:1068px) {
    .modal .sticky-close .hover-icons-container {
        margin-left: 28px;
        margin-top: 28px
    }
}

@@media only screen and (max-width:734px) {
    .modal .sticky-close .hover-icons-container {
        margin-left: 28px;
        margin-top: 28px
    }
}

@@media only screen and (max-width:634px) {
    .modal .sticky-close .hover-icons-container {
        margin-left: 26px;
        margin-top: 26px
    }
}

.modal .sticky-close .hover-icons-container .hover-icon-from {
    transition: opacity .3s, color .3s, background .3s
}

    .modal .sticky-close .hover-icons-container .hover-icon-from:hover {
        opacity: .6
    }

.modal .sticky-close .hover-icons-container .hover-icon-to {
    display: none
}

:root {
    --modal-duration: 0.4
}

html.firefox.no-windows .main {
    transition: filter 0.4s
}

html.firefox body.in-modal .main {
    filter: blur(24px)
}

.modal:not(.ac-modal-video) {
    cursor: pointer;
    background: none;
    padding: 0;
    --inner-padding: 95px 160px;
    --outer-padding: 80px;
    --width: 816px
}

@@media only screen and (max-width:1068px) {
    .modal:not(.ac-modal-video) {
        --inner-padding: 75px 90px;
        --width: 577px
    }
}

@@media only screen and (max-width:734px) {
    .modal:not(.ac-modal-video) {
        --inner-padding: 85px 100px;
        --outer-padding: 35px;
        --width: 634px
    }
}

@@media only screen and (max-width:634px) {
    .modal:not(.ac-modal-video) {
        --inner-padding: 85px 28px;
        --outer-padding: 0;
        --width: 100vw;
        --full-viewport: ""
    }
}

.modal:not(.ac-modal-video):not(.clone) {
    background: rgba(0, 0, 0, .6);
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px)
}

    .modal:not(.ac-modal-video):not(.clone) .backdrop {
        display: none
    }

.modal:not(.ac-modal-video).clone {
    z-index: 99999
}

    .modal:not(.ac-modal-video).clone .sticky-close {
        position: absolute;
        top: 0;
        left: 0;
        will-change: opacity
    }

    .modal:not(.ac-modal-video).clone .backdrop,
    .modal:not(.ac-modal-video).clone .modal-content,
    .modal:not(.ac-modal-video).clone .modal-contents {
        will-change: transform, opacity
    }

    .modal:not(.ac-modal-video).clone .modal-content {
        border-radius: 18px
    }

.modal:not(.ac-modal-video) .modal-open[data-focus-method=key]:focus .backdrop {
    outline: 4px solid rgba(0, 125, 250, .6);
    outline-offset: -4px
}

    .modal:not(.ac-modal-video) .modal-open[data-focus-method=key]:focus .backdrop[data-focus-method=mouse]:not(input):not(textarea):not(select),
    .modal:not(.ac-modal-video) .modal-open[data-focus-method=key]:focus .backdrop[data-focus-method=touch]:not(input):not(textarea):not(select) {
        outline: none
    }

.modal:not(.ac-modal-video) .backdrop {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px)
}

.modal:not(.ac-modal-video).is-animating .modal-content {
    position: fixed;
    top: 0;
    left: 0
}

.modal:not(.ac-modal-video).is-animating .modal-content,
.modal:not(.ac-modal-video).is-animating .modal-contents {
    transform-origin: top center
}

.modal:not(.ac-modal-video) .hover-icons-container {
    --from-color: white
}

.modal:not(.ac-modal-video) .content-padding {
    display: flex;
    flex-direction: column-reverse;
    padding: 0px;
    border-radius: 0
}

.modal:not(.ac-modal-video) .inner-padding {
    padding: var(--inner-padding)
}

.modal:not(.ac-modal-video) .content-table {
    display: block
}

.modal:not(.ac-modal-video) .content-cell {
    display: flex
}

.modal:not(.ac-modal-video) .content-wrapper {
    width: auto
}

.modal:not(.ac-modal-video) .modal-content {
    cursor: auto;
    background: #000;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, .2);
    width: var(--width);
    height: auto;
    justify-content: flex-start
}

@@media only screen and (max-width:634px) {
    .modal:not(.ac-modal-video) .modal-content {
        border-radius: 0;
        box-shadow: none;
        min-height: 100vh
    }
}

.modal:not(.ac-modal-video) .intro {
    max-width: 500px
}

.modal:not(.ac-modal-video) .stat .highlight {
    color: var(--highlight-green);
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800
}

.modal:not(.ac-modal-video) .stat + .intro {
    margin-top: .8em
}

.modal:not(.ac-modal-video) .intro {
    opacity: .8
}

    .modal:not(.ac-modal-video) .intro.top-space {
        display: block;
        margin-top: 55px
    }

@@media only screen and (max-width:734px) {
    .modal:not(.ac-modal-video).modal-battery .typography-eyebrow-elevated {
        max-width: 460px
    }
}

.modal:not(.ac-modal-video) .footnote {
    font-weight: 600
}

.modal:not(.ac-modal-video) .intro,
.modal:not(.ac-modal-video) h3 {
    font-size: 21px;
    line-height: 1.1904761905;
    font-weight: 600;
    letter-spacing: .011em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .modal:not(.ac-modal-video) .intro:lang(ja),
    .modal:not(.ac-modal-video) h3:lang(ja) {
        line-height: 1.2380952381;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(ko),
    .modal:not(.ac-modal-video) h3:lang(ko) {
        line-height: 1.2858042857;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(th),
    .modal:not(.ac-modal-video) h3:lang(th) {
        line-height: 1.381002381;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(ar),
    .modal:not(.ac-modal-video) h3:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(zh-CN),
    .modal:not(.ac-modal-video) h3:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(zh-HK),
    .modal:not(.ac-modal-video) h3:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(zh-MO),
    .modal:not(.ac-modal-video) h3:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .modal:not(.ac-modal-video) .intro:lang(zh-TW),
    .modal:not(.ac-modal-video) h3:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:734px) {

    .modal:not(.ac-modal-video) .intro,
    .modal:not(.ac-modal-video) h3 {
        font-size: 19px;
        line-height: 1.2105263158;
        font-weight: 600;
        letter-spacing: .012em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .modal:not(.ac-modal-video) .intro:lang(ja),
        .modal:not(.ac-modal-video) h3:lang(ja) {
            line-height: 1.2631578947;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(ko),
        .modal:not(.ac-modal-video) h3:lang(ko) {
            line-height: 1.3157894737;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(th),
        .modal:not(.ac-modal-video) h3:lang(th) {
            line-height: 1.3684410526;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(ar),
        .modal:not(.ac-modal-video) h3:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-CN),
        .modal:not(.ac-modal-video) h3:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-HK),
        .modal:not(.ac-modal-video) h3:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-MO),
        .modal:not(.ac-modal-video) h3:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-TW),
        .modal:not(.ac-modal-video) h3:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {

    .modal:not(.ac-modal-video) .intro,
    .modal:not(.ac-modal-video) h3 {
        font-size: 17px;
        line-height: 1.4705882353;
        font-weight: 400;
        letter-spacing: -0.022em;
        font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 600
    }

        .modal:not(.ac-modal-video) .intro:lang(ar),
        .modal:not(.ac-modal-video) h3:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(ja),
        .modal:not(.ac-modal-video) h3:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(ko),
        .modal:not(.ac-modal-video) h3:lang(ko) {
            line-height: 1.5882352941;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh),
        .modal:not(.ac-modal-video) h3:lang(zh) {
            letter-spacing: 0em
        }

        .modal:not(.ac-modal-video) .intro:lang(th),
        .modal:not(.ac-modal-video) h3:lang(th) {
            line-height: 1.3529611765;
            letter-spacing: 0em;
            font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-CN),
        .modal:not(.ac-modal-video) h3:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-HK),
        .modal:not(.ac-modal-video) h3:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-MO),
        .modal:not(.ac-modal-video) h3:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .modal:not(.ac-modal-video) .intro:lang(zh-TW),
        .modal:not(.ac-modal-video) h3:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.modal:not(.ac-modal-video) h3,
.modal:not(.ac-modal-video) p {
    color: #fff
}

    .modal:not(.ac-modal-video) h3 + p {
        margin-top: .1em
    }

.modal:not(.ac-modal-video) h3 {
    margin-top: 25px;
    margin-bottom: .8em
}

.modal:not(.ac-modal-video) hr {
    border: none;
    height: 1px;
    background: #fff;
    margin: 70px 0
}

@@media only screen and (max-width:1068px) {
    .modal:not(.ac-modal-video) hr {
        margin: 54px 0
    }
}

@@media only screen and (max-width:734px) {
    .modal:not(.ac-modal-video) hr {
        margin: 48px 0
    }
}

.section-hero {
    --hero-cursor-color: #000;
    --hero-cursor-repeat: 3;
    --hero-cursor-duration: 0.2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--silver-fill);
    padding: 214px 0 209px
}

@@media only screen and (max-width:1068px) {
    .section-hero {
        padding: 115px 0 112px
    }
}

@@media only screen and (max-width:734px) {
    .section-hero {
        padding: 75px 0px 71px
    }
}

.section-hero .hero-headline {
    font-size: 36px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 auto;
    line-height: 1;
    max-width: 910px
}

    .section-hero .hero-headline:lang(ja) {
        line-height: 1.175;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(ko) {
        line-height: 1.2;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(th) {
        line-height: 1.35;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-hero .hero-headline:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-hero .hero-headline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 600;
        letter-spacing: .004em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-hero .hero-headline:lang(ja) {
            line-height: 1.21875;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(ko) {
            line-height: 1.21875;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-hero .hero-headline {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-hero .hero-headline:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-hero .hero-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:1068px) {
    .section-hero .hero-headline {
        max-width: 560px
    }
}

@@media only screen and (max-width:734px) {
    .section-hero .hero-headline {
        max-width: 400px
    }
}

.section-hero .cursor {
    display: none
}

.section-hero .hero-subhead {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 57px;
    min-height: 79px
}

@@media only screen and (max-width:1068px) {
    .section-hero .hero-subhead {
        margin-top: 45px;
        min-height: 61px
    }
}

@@media only screen and (max-width:734px) {
    .section-hero .hero-subhead {
        margin-top: 50px;
        min-height: 52px
    }
}

.section-hero .subhead-wrapper {
    display: inline-block;
    opacity: 0;
    overflow: hidden
}

.no-js .section-hero .subhead-wrapper,
html.static-layout .section-hero .subhead-wrapper {
    opacity: 1
}

html.static-layout .section-hero .highlight-wrapper {
    background-color: var(--highlight-green)
}

.section-hero .highlight-wrapper .highlight-text {
    width: 100%;
    opacity: 1;
    background: rgb(0, 255, 0);
    border-right: none;
}

.section-hero.animate .blink {
    animation: blink .5s forwards
}

.section-hero.animate .cursor {
    display: inline-block;
    width: 0%;
    min-width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    background: transparent;
    border-right: 1px solid var(--hero-cursor-color);
    z-index: 0;
    opacity: 0;
    transition: width .2s ease
}

.section-hero.animate .subhead-wrapper {
    position: relative;
    white-space: nowrap;
    width: auto;
    min-width: 1px;
    border-right: 1px solid var(--hero-cursor-color);
    min-height: 68px
}

@@media only screen and (max-width:1068px) {
    .section-hero.animate .subhead-wrapper {
        min-height: 52px
    }
}

@@media only screen and (max-width:734px) {
    .section-hero.animate .subhead-wrapper {
        min-height: 44px
    }
}

@@media only screen and (max-width:375px) {
    .section-hero.animate .subhead-wrapper {
        white-space: normal
    }
}

.section-hero.animate .highlight-wrapper {
    position: relative;
    display: inline-flex;
    background-color: initial;
    overflow: hidden
}

@@keyframes blink {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.section-bentos {
    position: relative;
    overflow: hidden;
    padding: 0px 25px 25px
}

@@media only screen and (max-width:1068px) {
    .section-bentos {
        padding: 0px 20px 20px
    }
}

@@media only screen and (max-width:734px) {
    .section-bentos {
        padding: 0
    }
}

@@media only screen and (max-width:1068px) {
    .section-bentos .grid {
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }
}

.section-bentos .grid-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1390px;
    padding: 0px 0px 86px;
    grid-gap: 25px
}

@@media only screen and (max-width:1068px) {
    .section-bentos .grid-container {
        padding-bottom: 73px;
        grid-gap: 20px
    }
}

@@media only screen and (max-width:734px) {
    .section-bentos .grid-container {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 70px;
        max-width: 448px
    }
}

@@media only screen and (max-width:375px) {
    .section-bentos .grid-container {
        padding-left: 0;
        padding-right: 0
    }
}

@@media only screen and (min-width:735px)and (max-width:1110px) {
    .section-bentos .grid-item.medium-span-6 {
        grid-column: span 6
    }
}

.section-bentos .tile {
    display: flex;
    --tile-padding-top: 75px;
    min-height: 800px
}

@@media only screen and (max-width:1068px) {
    .section-bentos .tile {
        --tile-padding-top: 50px;
        --tile-padding-left: 30px;
        min-height: 700px
    }
}

@@media only screen and (max-width:900px) {
    .section-bentos .tile {
        --tile-padding-left: 20px
    }
}

@@media only screen and (max-width:734px) {
    .section-bentos .tile {
        --tile-padding-top: 40px;
        --tile-padding-left: 28px;
        min-height: 550px
    }
}

.section-bentos .tile .grid-item-headline {
    font-size: 54px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.014em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos1 .tile1 .grid-item-headline1 {
    font-size: 64px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.014em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(ar) {
    letter-spacing: 0em;
    font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(ja) {
    letter-spacing: 0em;
    font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(ko) {
    letter-spacing: 0em;
    font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(zh) {
    letter-spacing: 0em
}

.section-bentos .tile .grid-item-headline:lang(th) {
    font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(zh-MO) {
    font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-bentos .tile .grid-item-headline:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
}

@@media only screen and (max-width:1068px) {
    .section-bentos .tile .grid-item-headline {
        font-size: 48px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-bentos .tile .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .section-bentos .tile .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-bentos .tile .grid-item-headline {
        font-size: 40px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-bentos .tile .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .section-bentos .tile .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-bentos .tile .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.section-bentos .tile .grid-item-headline sup.footnote {
    font-size: .7em;
    top: -0.4em
}

.section-bentos .tile-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--tile-padding-top) 0
}

.section-bentos .tile-rounded {
    border-radius: 20px
}

@@media only screen and (max-width:375px) {
    .section-bentos .tile-rounded {
        border-radius: 0
    }
}

.section-bentos .text-content {
    padding-left: var(--tile-padding-left);
    padding-right: var(--tile-padding-left);
    text-align: center;
    margin: 0 auto;
    align-self: center
}

    .section-bentos .text-content .highlight {
        text-transform: uppercase;
        background-color: var(--highlight-green);
        font-style: italic;
        display: table;
        margin: 7px auto;
        padding-right: 5px
    }

        .section-bentos .text-content .highlight.d-inline-block {
            display: inline-block
        }

        .section-bentos .text-content .highlight.mt0 {
            margin-top: 0px
        }

        .section-bentos .text-content .highlight.mb0 {
            margin-bottom: 0px
        }

        .section-bentos .text-content .highlight.pr0 {
            padding-right: 0px
        }

        .section-bentos .text-content .highlight.pr2 {
            padding-right: 2px
        }

        .section-bentos .text-content .highlight.pr6 {
            padding-right: 6px
        }

        .section-bentos .text-content .highlight.flush-left {
            text-indent: -0.08em
        }

        .section-bentos .text-content .highlight.flush-left-symbol {
            text-indent: -0.05em
        }

        .section-bentos .text-content .highlight.flush-right {
            position: relative
        }

            .section-bentos .text-content .highlight.flush-right:after {
                content: "";
                width: .04em;
                height: 100%;
                position: absolute;
                bottom: 0;
                right: 0px;
                background: #fff
            }

        .section-bentos .text-content .highlight.flush-right-punctuation:after {
            width: .06em
        }

.section-bentos .grid-item-intro {
    margin-top: 40px
}

@@media only screen and (max-width:734px) {
    .section-bentos .grid-item-intro {
        margin-top: 30px
    }
}

.section-bentos .grid-item-cta {
    margin-top: 15px
}

@@media only screen and (max-width:734px) {
    .section-bentos .grid-item-cta {
        margin-top: 10px
    }
}

.section-bentos .dark-tile .tile {
    background-color: #000;
    color: #ffffff
}

    .section-bentos .dark-tile .tile h2,
    .section-bentos .dark-tile .tile h3 {
        color: #ffffff
    }

.section-bentos .dark-tile .highlight {
    color: var(--highlight-green);
    background-color: initial;
    padding-right: 0px;
    padding-left: 0px
}

.section-bentos .dark-tile a {
    color: #2997ff
}

.section-bentos .dark-tile .footnote a {
    color: #fff
}

    .section-bentos .dark-tile .footnote a:hover {
        color: #2997ff
    }

.grid-item-chip {
    --tile-y: 0;
    --tile-opacity: 1
}

@@media only screen and (min-width:735px) {

    .grid-item-battery,
    .grid-item-innovative,
    .grid-item-money {
        --tile-stagger-index: 1
    }
}

.grid-item-chip .tile-content {
    flex-direction: column-reverse
}

@@media only screen and (max-width:734px) {
    .grid-item-chip .tile-content {
        padding-bottom: 95px
    }
}

.grid-item-chip .tile-content .text-content {
    padding-top: 40px;
    max-width: 460px
}

@@media only screen and (max-width:734px) {
    .grid-item-chip .tile-content .text-content {
        max-width: 280px
    }
}

html.text-zoom .grid-item-chip .tile-content .text-content {
    max-width: 75%
}

.grid-item-chip .tile-content .text-content .grid-item-headline {
    font-size: 71px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.014em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh) {
        letter-spacing: 0em
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .grid-item-chip .tile-content .text-content .grid-item-headline {
        font-size: 54px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .grid-item-chip .tile-content .text-content .grid-item-headline {
        font-size: 48px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-chip .tile-content .text-content .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.grid-item-chip .tile-content .tile-picture {
    margin: 0 auto
}

.grid-item-multitask .tile-content {
    flex-direction: row;
    justify-content: flex-start
}

@@media only screen and (max-width:734px) {
    .grid-item-multitask .tile-content {
        flex-direction: column;
        justify-content: center
    }
}

.grid-item-multitask .text-content {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    min-width: 615px;
    max-width: 365px;
    padding: 0 60px
}

@@media only screen and (min-width:1441px) {
    .grid-item-multitask .text-content {
        padding: 0 121px
    }
}

@@media only screen and (max-width:1068px) {
    .grid-item-multitask .text-content {
        padding: 0px 10px 0px 30px
    }
}

@@media only screen and (max-width:900px) {
    .grid-item-multitask .text-content {
        min-width: 295px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-multitask .text-content {
        min-width: unset;
        max-width: 268px;
        padding: 0 var(--tile-padding-left)
    }
}

.grid-item-multitask .text-content .grid-item-headline {
    margin: 0 auto
}

.grid-item-multitask .tile-picture {
    margin: auto 0 auto auto
}

@@media only screen and (max-width:1068px) {
    .grid-item-multitask .tile-picture {
        transition: transform .3s ease
    }
}

@@media only screen and (min-width:735px)and (max-width:780px) {
    .grid-item-multitask .tile-picture {
        transform: scale(0.9);
        transform-origin: left
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-multitask .tile-picture {
        padding: 35px 0 20px;
        margin: 0 auto;
        max-width: 90%
    }
}

.grid-item-multitask .tile-picture img,
.grid-item-multitask .tile-picture picture {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

html.text-zoom .grid-item-multitask .tile-content {
    flex-direction: column
}

    html.text-zoom .grid-item-multitask .tile-content .text-content {
        max-width: unset;
        margin-bottom: 80px
    }

        html.text-zoom .grid-item-multitask .tile-content .text-content .grid-item-headline {
            max-width: 700px
        }

.grid-item-excel-faster .tile-content {
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 0;
    overflow: hidden
}

.grid-item-excel-faster .text-content {
    max-width: 500px;
    margin: 30px auto
}

@@media only screen and (max-width:900px) {
    .grid-item-excel-faster .text-content {
        margin: 0px auto 30px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-excel-faster .text-content {
        margin: 0px auto
    }
}

.grid-item-excel-faster .tile-rounded {
    border-bottom-right-radius: 25px;
    overflow: initial
}

    .grid-item-excel-faster .tile-rounded picture {
        border-bottom-right-radius: 20px;
        overflow: hidden
    }

@@media only screen and (max-width:375px) {

    .grid-item-excel-faster .tile-rounded,
    .grid-item-excel-faster .tile-rounded picture {
        border-bottom-right-radius: 0
    }
}

.grid-item-excel-faster .tile-picture {
    max-width: 100%;
    overflow: hidden;
    border-bottom-right-radius: 20px;
    margin: 30px -1px 0 auto;
    will-change: opacity
}

@@media only screen and (max-width:734px) {
    .grid-item-excel-faster .tile-picture {
        margin-top: 35px
    }
}

.grid-item-excel-faster .tile-picture .overview-mac-excel {
    margin-left: var(--tile-padding-left)
}

@@media only screen and (max-width:375px) {
    .grid-item-excel-faster .tile-picture {
        border-bottom-right-radius: 0
    }
}

html.text-zoom .grid-item-excel-faster {
    grid-column: span 12
}

    html.text-zoom .grid-item-excel-faster .text-content {
        max-width: unset;
        margin-bottom: 40px
    }

        html.text-zoom .grid-item-excel-faster .text-content .highlight {
            display: inline;
            line-height: 1.1
        }

.grid-item.grid-item-battery .text-content {
    padding-left: 15px;
    padding-right: 15px
}

.grid-item.grid-item-battery .tile-picture {
    margin: 60px auto 0
}

@@media only screen and (max-width:1068px) {
    .grid-item.grid-item-battery .tile-picture {
        margin: 40px auto 0
    }
}

@@media only screen and (max-width:734px) {
    .grid-item.grid-item-battery .tile-picture {
        margin: 34px auto 0
    }
}

.grid-item.grid-item-battery .battery-container {
    position: relative
}

    .grid-item.grid-item-battery .battery-container .hours {
        --box-width: 164px;
        --box-height: 84px;
        min-width: var(--box-width);
        min-height: var(--box-height);
        text-align: center;
        line-height: var(--box-height);
        color: #000;
        position: relative;
        display: inline-block;
        padding-left: 12px;
        padding-right: 26px;
        box-sizing: border-box;
        white-space: nowrap
    }

    .grid-item.grid-item-battery .battery-container picture {
        position: absolute;
        z-index: 0;
        width: 100%
    }

        .grid-item.grid-item-battery .battery-container picture img {
            width: 100%
        }

    .grid-item.grid-item-battery .battery-container .footnote a {
        color: #000
    }

        .grid-item.grid-item-battery .battery-container .footnote a:hover {
            color: #2997ff
        }

.grid-item.grid-item-battery .grid-item-headline {
    color: #fff
}

html.text-zoom .grid-item.grid-item-battery {
    grid-column: span 12
}

    html.text-zoom .grid-item.grid-item-battery .tile-content br {
        display: none
    }

    html.text-zoom .grid-item.grid-item-battery .tile-picture {
        width: 90%;
        text-align: center
    }

        html.text-zoom .grid-item.grid-item-battery .tile-picture picture {
            margin: 0 auto;
            position: relative;
            width: var(--p-width)
        }

        html.text-zoom .grid-item.grid-item-battery .tile-picture .hours {
            position: relative;
            color: #fff
        }

            html.text-zoom .grid-item.grid-item-battery .tile-picture .hours .footnote a {
                color: #fff
            }

                html.text-zoom .grid-item.grid-item-battery .tile-picture .hours .footnote a:hover {
                    color: #2997ff
                }

.modal-battery .stat {
    display: inline-block
}

@@media only screen and (max-width:1068px) {
    .modal-battery .stat {
        max-width: 360px
    }
}

@@media only screen and (max-width:734px) {
    .modal-battery .stat {
        max-width: 285px
    }
}

.grid-item-together .tile-content {
    flex-direction: row;
    justify-content: flex-start
}

@@media only screen and (max-width:734px) {
    .grid-item-together .tile-content {
        padding-bottom: 60px;
        flex-direction: column;
        justify-content: center
    }
}

.grid-item-together .text-content {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 650px;
    min-width: 430px;
    padding: 0 60px
}

@@media only screen and (min-width:1441px) {
    .grid-item-together .text-content {
        padding: 0px 111px
    }
}

@@media only screen and (max-width:1068px) {
    .grid-item-together .text-content {
        min-width: 370px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-together .text-content {
        min-width: unset;
        padding: 0px 30px
    }
}

@@media only screen and (max-width:320px) {
    .grid-item-together .text-content {
        max-width: 246px
    }
}

.grid-item-together .tile-picture {
    margin: auto 0 auto auto
}

@@media only screen and (max-width:734px) {
    .grid-item-together .tile-picture {
        margin-right: 0;
        padding-top: 54px;
        padding-left: 30px
    }
}

html.text-zoom .grid-item-together .tile-content {
    flex-direction: column
}

    html.text-zoom .grid-item-together .tile-content .text-content {
        max-width: unset;
        margin-bottom: 80px
    }

.grid-item-secure .tile {
    padding: 0
}

@@media only screen and (max-width:734px) {
    .grid-item-secure .tile .tile-content {
        padding: 86px 0
    }
}

.grid-item-secure .tile .tile-content .text-content {
    max-width: 445px
}

@@media only screen and (max-width:1068px) {
    .grid-item-secure .tile .tile-content .text-content {
        max-width: 342px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-secure .tile .tile-content .text-content {
        max-width: 310px
    }
}

.grid-item-secure .tile .tile-content .text-content .grid-item-headline {
    line-height: 1;
    margin: 0 auto;
    max-width: 410px
}

@@media only screen and (max-width:1068px) {
    .grid-item-secure .tile .tile-content .text-content .grid-item-headline {
        max-width: 330px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-secure .tile .tile-content .text-content .grid-item-headline {
        max-width: 280px
    }
}

html.text-zoom .grid-item-secure {
    grid-column: span 12
}

    html.text-zoom .grid-item-secure .tile-content .text-content,
    html.text-zoom .grid-item-secure .tile-content .text-content .grid-item-headline {
        max-width: unset
    }

@@media only screen and (max-width:734px) {
    .grid-item-innovative .tile .tile-content {
        padding: 106px 0
    }
}

.grid-item-innovative .tile .grid-item-headline {
    margin: 0 auto;
    line-height: 1;
    max-width: 440px
}

@@media only screen and (max-width:1068px) {
    .grid-item-innovative .tile .grid-item-headline {
        max-width: 410px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-innovative .tile .grid-item-headline {
        max-width: 310px
    }
}

html.text-zoom .grid-item-innovative .tile .grid-item-headline {
    max-width: 100%
}

.grid-item-innovative .tile .text-content {
    max-width: 396px
}

html.text-zoom .grid-item-innovative .tile .text-content {
    max-width: 100%
}

.grid-item-innovative .tile .grid-item-intro {
    margin-left: auto;
    margin-right: auto;
    max-width: 440px
}

@@media only screen and (max-width:1068px) {
    .grid-item-innovative .tile .grid-item-intro {
        max-width: 380px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-innovative .tile .grid-item-intro {
        max-width: 320px
    }
}

.grid-item-innovative .tile .icon-after:after {
    line-height: inherit
}

html.text-zoom .grid-item-innovative {
    grid-column: span 12
}

    html.text-zoom .grid-item-innovative .tile-content .text-content,
    html.text-zoom .grid-item-innovative .tile-content .text-content .grid-item-headline,
    html.text-zoom .grid-item-innovative .tile-content .text-content .grid-item-intro {
        max-width: unset
    }

.grid-item-mac-faster .tile-content {
    flex-direction: column-reverse
}

.grid-item-mac-faster .tile-picture {
    margin: 0 auto 40px;
    max-width: 70%
}

@@media only screen and (max-width:734px) {
    .grid-item-mac-faster .tile-picture {
        margin-bottom: 34px
    }
}

.grid-item-mac-faster .text-content {
    max-width: 670px
}

.grid-item-mac-faster .grid-item-headline {
    margin-left: auto;
    margin-right: auto
}

@@media only screen and (max-width:1079px) {
    .grid-item-mac-faster .grid-item-headline {
        max-width: 420px
    }
}

@@media only screen and (max-width:1068px) {
    .grid-item-mac-faster .grid-item-headline {
        max-width: 320px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-mac-faster .grid-item-headline {
        max-width: 264px
    }
}

.grid-item-mac-faster .grid-item-intro {
    margin-left: auto;
    margin-right: auto;
    max-width: 540px
}

@@media only screen and (max-width:1068px) {
    .grid-item-mac-faster .grid-item-intro {
        max-width: 305px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-mac-faster .grid-item-intro {
        max-width: 275px
    }
}

html.text-zoom .grid-item-mac-faster {
    grid-column: span 12
}

    html.text-zoom .grid-item-mac-faster .tile-content .text-content,
    html.text-zoom .grid-item-mac-faster .tile-content .text-content .grid-item-intro {
        max-width: unset
    }

.grid-item-money .text-content {
    padding-left: 0;
    padding-right: 0
}

@@media only screen and (max-width:1068px) {
    .grid-item-money .text-content {
        max-width: 340px
    }
}

.grid-item-money .text-content .grid-item-intro {
    padding-left: var(--tile-padding-left);
    padding-right: var(--tile-padding-left);
    max-width: 310px
}

@@media only screen and (min-width:1441px) {
    .grid-item-money .text-content .grid-item-intro {
        max-width: unset
    }
}

.grid-item-money .tile-content .text-content .grid-item-headline {
    font-size: 80px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.014em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh) {
        letter-spacing: 0em
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .grid-item-money .tile-content .text-content .grid-item-headline {
        font-size: 54px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .grid-item-money .tile-content .text-content .grid-item-headline {
        font-size: 48px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-money .tile-content .text-content .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .grid-item-money .grid-item-intro {
        max-width: 230px
    }
}

html.text-zoom .grid-item-money {
    grid-column: span 12
}

.grid-item-employees .tile .tile-content {
    padding-top: 132px;
    padding-bottom: 80px
}

@@media only screen and (max-width:1068px) {
    .grid-item-employees .tile .tile-content {
        padding-top: 115px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-employees .tile .tile-content {
        padding-top: 117px;
        padding-bottom: 117px
    }
}

.grid-item-employees .tile .grid-item-headline {
    margin: 0 auto;
    font-size: 80px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.014em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    max-width: 420px
}

    .grid-item-employees .tile .grid-item-headline:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(zh) {
        letter-spacing: 0em
    }

    .grid-item-employees .tile .grid-item-headline:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .grid-item-employees .tile .grid-item-headline:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .grid-item-employees .tile .grid-item-headline {
        font-size: 54px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .grid-item-employees .tile .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .grid-item-employees .tile .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .grid-item-employees .tile .grid-item-headline {
        font-size: 48px;
        line-height: 1;
        font-weight: 800;
        letter-spacing: -0.014em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .grid-item-employees .tile .grid-item-headline:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh) {
            letter-spacing: 0em
        }

        .grid-item-employees .tile .grid-item-headline:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .grid-item-employees .tile .grid-item-headline:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:1068px) {
    .grid-item-employees .tile .grid-item-headline {
        max-width: 380px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-employees .tile .grid-item-headline {
        max-width: 280px
    }
}

html.text-zoom .grid-item-employees .tile .grid-item-headline {
    max-width: 100%
}

.grid-item-employees .tile .grid-item-intro {
    margin-left: auto;
    margin-right: auto;
    margin-top: 34px;
    line-height: 25px;
    max-width: 348px
}

@@media only screen and (max-width:1068px) {
    .grid-item-employees .tile .grid-item-intro {
        margin-top: 40px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-employees .tile .grid-item-intro {
        margin-top: 30px;
        line-height: 23px;
        max-width: 310px
    }
}

@@media only screen and (max-width:320px) {
    .grid-item-employees .tile .grid-item-intro {
        max-width: 215px
    }
}

html.text-zoom .grid-item-employees .tile .grid-item-intro {
    max-width: unset
}

.grid-item-employees .tile .image-replace {
    display: inline-block;
    width: 78px;
    height: 77px;
    background-size: 78px 77px;
    background-repeat: no-repeat;
    background-image: url(https://www.apple.com/v/business/mac/c/images/overview/heart_emoji__y3l1dmwias2a_large.png);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: -10px
}

@@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) {
    .grid-item-employees .tile .image-replace {
        background-image: url(../images/overview-heart_emoji__y3l1dmwias2a_large_2x.png)
    }
}

@@media only screen and (max-width:1068px) {
    .grid-item-employees .tile .image-replace {
        width: 63px;
        height: 62px;
        background-size: 63px 62px;
        background-repeat: no-repeat;
        background-image: url(../images/overview-heart_emoji__y3l1dmwias2a_medium.png)
    }
}

@@media only screen and (max-width:1068px)and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px)and (min-resolution:1.5dppx), only screen and (max-width:1068px)and (min-resolution:144dpi) {
    .grid-item-employees .tile .image-replace {
        background-image: url(../images/overview-heart_emoji__y3l1dmwias2a_medium_2x.png)
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-employees .tile .image-replace {
        width: 49px;
        height: 49px;
        background-size: 49px 49px;
        background-repeat: no-repeat;
        background-image: url(../images/overview-heart_emoji__y3l1dmwias2a_small.png)
    }
}

@@media only screen and (max-width:734px)and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px)and (min-resolution:1.5dppx), only screen and (max-width:734px)and (min-resolution:144dpi) {
    .grid-item-employees .tile .image-replace {
        background-image: url(../images/overview-heart_emoji__y3l1dmwias2a_small_2x.png)
    }
}

.grid-item-employees .tile .tile-picture {
    margin-top: 133px
}

@@media only screen and (max-width:1068px) {
    .grid-item-employees .tile .tile-picture {
        margin-top: 120px
    }
}

@@media only screen and (max-width:734px) {
    .grid-item-employees .tile .tile-picture {
        margin-top: 35px
    }
}

.grid-item-employees .tile .tile-picture .picture-scalable {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

.section-compare {
    background-color: #fafafa;
    border-radius: 20px;
    text-align: center;
    margin: 25px;
    padding-top: 120px;
    padding-bottom: 126px
}

@@media only screen and (max-width:1068px) {
    .section-compare {
        margin: 72px 20px;
        padding-bottom: 100px
    }
}

@@media only screen and (max-width:734px) {
    .section-compare {
        margin: 70px 4.7% 0;
        padding-top: 70px;
        padding-bottom: 76px
    }
}

@@media only screen and (min-width:1130px) {
    .section-compare .section-content {
        width: 1080px
    }
}

@@media only screen and (max-width:375px) {
    .section-compare {
        border-radius: 0;
        margin: 0
    }
}

.section-compare h2 {
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.0119em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 48%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 82px
}

    .section-compare h2:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(zh) {
        letter-spacing: 0em
    }

    .section-compare h2:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h2:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-compare h2 {
        font-size: 56px;
        line-height: 1.0714285714;
        font-weight: 700;
        letter-spacing: -0.005em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-compare h2:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh) {
            letter-spacing: 0em
        }

        .section-compare h2:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-compare h2 {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 700;
        letter-spacing: -0.003em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-compare h2:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(ja) {
            line-height: 1.1459933333;
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(ko) {
            line-height: 1.1875;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh) {
            letter-spacing: 0em
        }

        .section-compare h2:lang(th) {
            line-height: 1.3334933333;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h2:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:1068px) {
    .section-compare h2 {
        margin-bottom: 40px;
        width: 60%;
        margin-left: auto;
        margin-right: auto
    }
}

@@media only screen and (max-width:734px) {
    .section-compare h2 {
        max-width: 350px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

.section-compare h3 {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 600;
    letter-spacing: .009em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
    min-height: calc(var(--min-lines, 3)*1.16667em)
}

    .section-compare h3:lang(ja) {
        line-height: 1.25;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(ko) {
        line-height: 1.2916666667;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(th) {
        line-height: 1.375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare h3:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-compare h3 {
        font-size: 21px;
        line-height: 1.1904761905;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-compare h3:lang(ja) {
            line-height: 1.2380952381;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(ko) {
            line-height: 1.2858042857;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(th) {
            line-height: 1.381002381;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-compare h3:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:1068px) {
    .section-compare h3 {
        margin-bottom: 20px;
        min-height: calc(var(--min-lines, 3)*1.38em);
        line-height: 1.38
    }
}

@@media only screen and (max-width:734px) {
    .section-compare h3 {
        min-height: auto
    }
}

html.text-zoom .section-compare h3 {
    word-break: break-word
}

.section-compare .gray {
    color: #999
}

.section-compare p {
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: -0.016em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .section-compare p:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(ja) {
        line-height: 1.3571828571;
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(ko) {
        line-height: 1.4285914286;
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(zh) {
        letter-spacing: 0em
    }

    .section-compare p:lang(th) {
        line-height: 1.3571828571;
        letter-spacing: 0em;
        font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-compare p .gray {
        display: block
    }

    .section-compare p.cta {
        margin-top: 22px
    }

.section-compare .column {
    margin-bottom: 50px
}

@@media only screen and (max-width:1068px) {
    .section-compare .column {
        margin-bottom: 60px
    }
}

@@media only screen and (max-width:734px) {
    .section-compare .column {
        margin-bottom: 20px
    }
}

@@media only screen and (min-width:1069px) {

    .section-compare .column:last-child,
    .section-compare .column:nth-last-child(2),
    .section-compare .column:nth-last-child(3) {
        margin-bottom: 0
    }
}

@@media only screen and (max-width:1068px) {

    .section-compare .column:last-child,
    .section-compare .column:nth-last-child(2) {
        margin-bottom: 0
    }
}

@@media only screen and (max-width:734px) {
    .section-compare .column {
        padding: 0 10px
    }

        .section-compare .column.mb-pro-14-16 {
            margin-bottom: 50px
        }

        .section-compare .column.mac-mini {
            overflow: hidden
        }

            .section-compare .column.mac-mini .tile-picture {
                margin-top: -60px
            }

        .section-compare .column:nth-last-child(2) {
            margin-bottom: 10px
        }
}

.section-compare .tile-picture {
    margin: 0 auto 40px
}

@@media only screen and (max-width:734px) {
    .section-compare .tile-picture {
        margin: 0 auto 20px
    }
}

.section-compare .tile-picture picture {
    margin-left: auto;
    margin-right: auto
}

.section-compare .mac-mini .gray {
    margin-top: -0.8em
}

.section-resources {
    padding-top: 105px;
    padding-bottom: 130px;
    text-align: center
}

@@media only screen and (max-width:1068px) {
    .section-resources {
        padding-top: 48px;
        padding-bottom: 120px
    }
}

@@media only screen and (max-width:734px) {
    .section-resources {
        padding-top: 90px;
        padding-bottom: 85px
    }
}

@@media only screen and (min-width:1130px) {
    .section-resources .section-content {
        width: 1080px
    }
}

.section-resources h2 {
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.0119em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 70px
}

    .section-resources h2:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(zh) {
        letter-spacing: 0em
    }

    .section-resources h2:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h2:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-resources h2 {
        font-size: 56px;
        line-height: 1.0714285714;
        font-weight: 700;
        letter-spacing: -0.005em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-resources h2:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh) {
            letter-spacing: 0em
        }

        .section-resources h2:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-resources h2 {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 700;
        letter-spacing: -0.003em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-resources h2:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(ja) {
            line-height: 1.1459933333;
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(ko) {
            line-height: 1.1875;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh) {
            letter-spacing: 0em
        }

        .section-resources h2:lang(th) {
            line-height: 1.3334933333;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h2:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-resources h2 {
        margin-bottom: 44px
    }
}

.section-resources h3 {
    font-size: 24px;
    line-height: 1.3334133333;
    font-weight: 600;
    letter-spacing: .009em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    width: 250px;
    margin-left: auto;
    margin-right: auto
}

    .section-resources h3:lang(ja) {
        line-height: 1.4166666667;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(ko) {
        line-height: 1.4584133333;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(th) {
        line-height: 1.375;
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-resources h3:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-resources h3 {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-resources h3:lang(ja) {
            line-height: 1.25;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(ko) {
            line-height: 1.2916666667;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-resources h3:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-resources h3 {
        width: auto
    }
}

@@media only screen and (max-width:375px) {
    .section-resources h3 {
        width: 250px
    }

        .section-resources h3 br {
            display: block !important
        }
}

html.text-zoom .section-resources h3 {
    width: auto;
    padding: 0 20px
}

.section-resources .column {
    --column-margin-bottom: 75px;
    margin-bottom: var(--column-margin-bottom)
}

@@media only screen and (max-width:1068px) {
    .section-resources .column {
        --column-margin-bottom: 60px
    }
}

@@media only screen and (max-width:734px) {
    .section-resources .column {
        --column-margin-bottom: 44px
    }
}

.section-resources .column:last-child,
.section-resources .column:nth-last-child(2),
.section-resources .column:nth-last-child(3) {
    margin-bottom: 0
}

@@media only screen and (max-width:1068px) {
    .section-resources .column:nth-last-child(3) {
        margin-bottom: var(--column-margin-bottom)
    }
}

@@media only screen and (max-width:734px) {
    .section-resources .column:nth-last-child(2) {
        margin-bottom: var(--column-margin-bottom)
    }
}

html.text-zoom .section-resources .column {
    flex-basis: 50%;
    max-width: 50%
}

@@media only screen and (min-width:1441px) {
    html.text-zoom .section-resources .column {
        flex-basis: 33.3333%;
        max-width: 33.3333%
    }
}

.section-resources .tile-picture {
    margin: 0 auto 18px
}

@@media only screen and (max-width:1068px) {
    .section-resources .tile-picture {
        margin: 0 auto 12px
    }
}

.section-resources .tile-picture picture {
    margin-left: auto;
    margin-right: auto
}

.section-footer {
    text-align: center;
    padding-bottom: 200px
}

@@media only screen and (max-width:1068px) {
    .section-footer {
        padding-bottom: 180px
    }
}

@@media only screen and (max-width:734px) {
    .section-footer {
        padding-bottom: 100px
    }
}

.section-footer h2 {
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.0119em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

    .section-footer h2:lang(ar) {
        letter-spacing: 0em;
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(ja) {
        letter-spacing: 0em;
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(ko) {
        letter-spacing: 0em;
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(zh) {
        letter-spacing: 0em
    }

    .section-footer h2:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer h2:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-footer h2 {
        font-size: 56px;
        line-height: 1.0714285714;
        font-weight: 700;
        letter-spacing: -0.005em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-footer h2:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(ja) {
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(ko) {
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh) {
            letter-spacing: 0em
        }

        .section-footer h2:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-footer h2 {
        font-size: 48px;
        line-height: 1.0834933333;
        font-weight: 700;
        letter-spacing: -0.003em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-footer h2:lang(ar) {
            letter-spacing: 0em;
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(ja) {
            line-height: 1.1459933333;
            letter-spacing: 0em;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(ko) {
            line-height: 1.1875;
            letter-spacing: 0em;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh) {
            letter-spacing: 0em
        }

        .section-footer h2:lang(th) {
            line-height: 1.3334933333;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer h2:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

.section-footer p {
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .004em;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto
}

    .section-footer p:lang(ar) {
        font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(ja) {
        font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(ko) {
        font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(th) {
        font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(zh-CN) {
        font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(zh-HK) {
        font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(zh-MO) {
        font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-footer p:lang(zh-TW) {
        font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

@@media only screen and (max-width:1068px) {
    .section-footer p {
        font-size: 28px;
        line-height: 1.1428571429;
        font-weight: 600;
        letter-spacing: .0071em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-footer p:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(ja) {
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(ko) {
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(th) {
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-footer p {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

        .section-footer p:lang(ja) {
            line-height: 1.25;
            font-family: SF Pro JP, SF Pro Display, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(ko) {
            line-height: 1.2916666667;
            font-family: SF Pro KR, SF Pro Display, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(th) {
            line-height: 1.375;
            font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(ar) {
            font-family: SF Pro AR, SF Pro Gulf, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-CN) {
            font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-HK) {
            font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-MO) {
            font-family: SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
        }

        .section-footer p:lang(zh-TW) {
            font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
        }
}

@@media only screen and (max-width:734px) {
    .section-footer p {
        margin-bottom: 40px
    }
}

.section-footer .button:hover .icon-copy {
    text-decoration: none
}

.overview-battery-life {
    --p-width: 164px;
    --p-height: 84px
}

.overview-battery-life,
.overview-heart-emoji {
    display: block;
    width: var(--p-width);
    height: var(--p-height)
}

.overview-heart-emoji {
    --p-width: 78px;
    --p-height: 77px
}

@@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-heart-emoji {
        --p-width: 63px;
        --p-height: 62px
    }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-heart-emoji {
        --p-width: 49px;
        --p-height: 49px
    }
}

.overview-icon-deployment {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 68px;
    --p-height: 54px
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-icon-deployment {
        --p-width: 59px;
        --p-height: 49px
    }
}

.overview-icon-employee {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 68px;
    --p-height: 54px
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-icon-employee {
        --p-width: 59px;
        --p-height: 49px
    }
}

.overview-icon-financing {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 68px;
    --p-height: 54px
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-icon-financing {
        --p-width: 59px;
        --p-height: 49px
    }
}

.overview-icon-investment {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 68px;
    --p-height: 54px
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-icon-investment {
        --p-width: 59px;
        --p-height: 49px
    }
}

.overview-icon-security {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 68px;
    --p-height: 54px
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-icon-security {
        --p-width: 59px;
        --p-height: 49px
    }
}

.overview-icon-support {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 68px;
    --p-height: 54px
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-icon-support {
        --p-width: 59px;
        --p-height: 49px
    }
}

.overview-imac-24 {
    --p-width: 221px;
    --p-height: 149px
}

.overview-imac-24,
.overview-mac-continuity {
    display: block;
    width: var(--p-width);
    height: var(--p-height)
}

.overview-mac-continuity {
    --p-width: 736px;
    --p-height: 642px
}

@@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-mac-continuity {
        --p-width: 511px;
        --p-height: 542px
    }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-mac-continuity {
        --p-width: 364px;
        --p-height: 242px
    }
}

.overview-mac-deployment {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 514px;
    --p-height: 392px
}

@@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-mac-deployment {
        --p-width: 347px;
        --p-height: 265px
    }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-mac-deployment {
        --p-width: 333px;
        --p-height: 253px
    }
}

.overview-mac-excel {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 790px;
    --p-height: 320px
}

@@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-mac-excel {
        --p-width: 441px;
        --p-height: 189px
    }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-mac-excel {
        --p-width: 350px;
        --p-height: 168px
    }
}

.overview-mac-mini {
    --p-width: 221px;
    --p-height: 149px
}

.overview-mac-mini,
.overview-mac-more-employees {
    display: block;
    width: var(--p-width);
    height: var(--p-height)
}

.overview-mac-more-employees {
    --p-width: 1242px;
    --p-height: 53px
}

@@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-mac-more-employees {
        --p-width: 919px;
        --p-height: 40px
    }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-mac-more-employees {
        --p-width: 332px;
        --p-height: 16px
    }
}

.overview-mac-multitask {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 782px;
    --p-height: 648px
}

@@media only screen and (max-width:1068px)and (max-width:1068px) {
    .overview-mac-multitask {
        --p-width: 583px;
        --p-height: 542px
    }
}

@@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-mac-multitask {
        --p-width: 333px;
        --p-height: 202px
    }
}

.overview-mac-powerful-chip {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 225px;
    --p-height: 225px
}

.overview-macbook-air,
.overview-macbook-pro-13,
.overview-macbook-pro-14-16 {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 221px;
    --p-height: 149px
}

.overview-multitask-hw {
    --p-width: 782px;
    --p-height: 641px
}

.overview-multitask-hw,
.overview-powerful-chip,
.overview-router-macbook-air-m2 {
    display: block;
    width: var(--p-width);
    height: var(--p-height)
}

.overview-router-macbook-air-m2 {
    --p-width: 221px;
    --p-height: 149px
}

.ac-ln-background {
    background-color: #f8f8f8
}

#ac-localnav.ac-ln-sticking .ac-ln-background {
    background-color: rgba(248, 248, 248, .9)
}
