@charset "UTF-8";
/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/footer.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
.as-globalfooter {
    --footer-background: #f5f5f7;
    --footer-border-color: #00000029;
    --footer-text-color: #0000008f;
    --footer-link-color: #000000b8;
    --footer-pipe-color: #0000007a;
    --footer-directory-title-color: #000000e0;
    --footer-directory-title-color-hover: #000;
    --footer-directory-title-focus-offset: 4px;
    --footer-section-border-color: var(--footer-border-color);
    --footer-pipe-border: 1px solid var(--footer-pipe-color);
    background: var(--footer-background);
    color: var(--footer-text-color);
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.3333733333;
    min-width: 1024px;
    overflow: hidden;
    position: relative;
    margin-top:20px;
    z-index: 1;
}

.as-globalfooter.as-globalfooter-dark,
.as-globalfooter.theme-dark,
.theme-dark .as-globalfooter {
    --footer-background: #1d1d1f;
    --footer-border-color: #ffffff3d;
    --footer-text-color: #ffffff8f;
    --footer-link-color: #fffc;
    --footer-pipe-color: #fff6;
    --footer-directory-title-color: #ffffffeb;
    --footer-directory-title-color-hover: #fff;
}
.as-globalfooter.as-globalfooter-light,
.as-globalfooter.theme-light {
    --footer-background: #f5f5f7;
    --footer-border-color: #00000029;
    --footer-text-color: #0000008f;
    --footer-link-color: #000000b8;
    --footer-pipe-color: #0000007a;
    --footer-directory-title-color: #000000e0;
    --footer-directory-title-color-hover: #000;
}
.as-globalfooter:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.6666666667;
}
.as-globalfooter: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;
    letter-spacing: 0;
    line-height: 1.4166666667;
}
.as-globalfooter: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;
    letter-spacing: 0;
}
.as-globalfooter:lang(zh) {
    letter-spacing: 0;
}
.as-globalfooter:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}
.as-globalfooter:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter: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;
}
.as-globalfooter:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1044px) {
    .as-globalfooter {
        min-width: 320px;
    }
}
.as-globalfooter h1,
.as-globalfooter h1 > button,
.as-globalfooter h2,
.as-globalfooter h2 > button,
.as-globalfooter h3,
.as-globalfooter h3 > button,
.as-globalfooter h4,
.as-globalfooter h4 > button,
.as-globalfooter h5,
.as-globalfooter h5 > button,
.as-globalfooter h6,
.as-globalfooter h6 > button {
    color: var(--footer-directory-title-color);
}
.as-globalfooter a {
    color: var(--footer-link-color);
    text-decoration: none;
}
.as-globalfooter a:hover {
    text-decoration: underline;
}
.as-globalfooter a.block {
    color: inherit;
    text-decoration: none;
}
.as-globalfooter a.block:hover,
.as-globalfooter.as-globalfooter-dark a.block,
.as-globalfooter.theme-dark a.block,
.theme-dark .as-globalfooter a.block {
    color: inherit;
}
.as-globalfooter.as-globalfooter-dark a.block .block-link,
.as-globalfooter.theme-dark a.block .block-link,
.theme-dark .as-globalfooter a.block .block-link {
    color: #2997ff;
}
.as-globalfooter-content {
    margin: 0 auto;
    max-width: 980px;
    padding: 0 22px;
}
html:not([dir="rtl"]) .as-globalfooter-content {
    padding-inline-end: max(22px, env(safe-area-inset-right));
    padding-inline-start: max(22px, env(safe-area-inset-left));
}
html[dir="rtl"] .as-globalfooter-content {
    padding-inline-end: max(22px, env(safe-area-inset-left));
    padding-inline-start: max(22px, env(safe-area-inset-right));
}
@media only screen and (max-width: 833px) {
    html:not([dir="rtl"]) .as-globalfooter-content {
        padding-inline-end: max(16px, env(safe-area-inset-right));
        padding-inline-start: max(16px, env(safe-area-inset-left));
    }
    html[dir="rtl"] .as-globalfooter-content {
        padding-inline-end: max(16px, env(safe-area-inset-left));
        padding-inline-start: max(16px, env(safe-area-inset-right));
    }
}
@media (prefers-contrast: more) {
    .as-globalfooter-content a:link,
    .as-globalfooter-content a:link:hover {
        text-decoration: underline;
    }
}
.as-globalfooter-label {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}

.as-globalfooter-sosumi {
    border-bottom: 1px solid var(--footer-section-border-color);
    padding: 0px 0 11px;
}

.as-globalfooter-sosumi a {
    text-decoration: none;
    font-size: 10px;
    font-weight: 400px;
}
.as-globalfooter-sosumi ol {
    list-style-position: outside;
    margin: 0;
    padding: 0 17px;
}
.as-globalfooter-sosumi ol li {
    list-style-type: decimal;
}
.as-globalfooter-sosumi ul {
    list-style: none;
    margin: 0;
}
.as-globalfooter-sosumi li {
    
}
.as-globalfooter-sosumi li,
.as-globalfooter-sosumi p {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.3333733333;
}
.as-globalfooter-sosumi li:lang(ar),
.as-globalfooter-sosumi p:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.6666666667;
}
.as-globalfooter-sosumi li:lang(ja),
.as-globalfooter-sosumi p: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;
    letter-spacing: 0;
    line-height: 1.4166666667;
}
.as-globalfooter-sosumi li:lang(ko),
.as-globalfooter-sosumi p: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;
    letter-spacing: 0;
}
.as-globalfooter-sosumi li:lang(zh),
.as-globalfooter-sosumi p:lang(zh) {
    letter-spacing: 0;
}
.as-globalfooter-sosumi li:lang(th),
.as-globalfooter-sosumi p:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}
.as-globalfooter-sosumi li:lang(zh-CN),
.as-globalfooter-sosumi p:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-sosumi li:lang(zh-HK),
.as-globalfooter-sosumi p:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-sosumi li:lang(zh-MO),
.as-globalfooter-sosumi 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;
}
.as-globalfooter-sosumi li:lang(zh-TW),
.as-globalfooter-sosumi p:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-sosumi small {
    font-size: 1em;
}
.as-globalfooter-breadcrumbs {
    color: var(--footer-link-color);
    padding: 17px 0;
    position: relative;
    z-index: 1;
}
.as-globalfooter-breadcrumbs:after,
.as-globalfooter-breadcrumbs:before {
    content: " ";
    display: table;
}
.as-globalfooter-breadcrumbs:after {
    clear: both;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-breadcrumbs {
        border-bottom: 1px solid var(--footer-section-border-color);
    }
}
.as-globalfooter-breadcrumbs-home {
    inset-inline-start: 0;
    position: absolute;
    top: 17px;
    z-index: 2;
}
.as-globalfooter-breadcrumbs-home-icon {
    background-color: #000000b8;
    color: #0000;
    display: block;
    height: 18px;
    -webkit-mask-image: url(../45dfd13dacaf484f3462.svg);
    mask-image: url(../45dfd13dacaf484f3462.svg);
    position: relative;
    width: 14px;
    z-index: 2;
}
.as-globalfooter.as-globalfooter-dark .as-globalfooter-breadcrumbs-home-icon,
.as-globalfooter.theme-dark .as-globalfooter-breadcrumbs-home-icon,
.theme-dark .as-globalfooter .as-globalfooter-breadcrumbs-home-icon {
    background-color: #fffc;
}
.as-globalfooter.as-globalfooter-light .as-globalfooter-breadcrumbs-home-icon,
.as-globalfooter.theme-light .as-globalfooter-breadcrumbs-home-icon {
    background-color: #000000b8;
}
.as-globalfooter-breadcrumbs-home:hover {
    text-decoration: none;
}
.as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon {
    background-color: #000000e0;
}
.as-globalfooter.as-globalfooter-dark .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon,
.as-globalfooter.theme-dark .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon,
.theme-dark .as-globalfooter .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon {
    background-color: #ffffffeb;
}
.as-globalfooter.as-globalfooter-light .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon,
.as-globalfooter.theme-light .as-globalfooter-breadcrumbs-home:hover .as-globalfooter-breadcrumbs-home-icon {
    background-color: #000000e0;
}
.as-globalfooter-breadcrumbs-home-label {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}
.as-globalfooter-breadcrumbs-path {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.3333733333;
    position: relative;
    z-index: 1;
}
.as-globalfooter-breadcrumbs-path:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.6666666667;
}
.as-globalfooter-breadcrumbs-path: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;
    letter-spacing: 0;
    line-height: 1.4166666667;
}
.as-globalfooter-breadcrumbs-path: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;
    letter-spacing: 0;
}
.as-globalfooter-breadcrumbs-path:lang(zh) {
    letter-spacing: 0;
}
.as-globalfooter-breadcrumbs-path:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}
.as-globalfooter-breadcrumbs-path:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-breadcrumbs-path:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-breadcrumbs-path: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;
}
.as-globalfooter-breadcrumbs-path:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-breadcrumbs-path:after,
.as-globalfooter-breadcrumbs-path:before {
    content: " ";
    display: table;
}
.as-globalfooter-breadcrumbs-path:after {
    clear: both;
}
.as-globalfooter-breadcrumbs-list {
    list-style: none;
    max-height: 9999px;
    padding-inline-start: 25px;
    text-align: start;
}
.as-globalfooter-breadcrumbs-item {
    margin-inline-end: 7px;
    max-width: 100%;
    overflow: hidden;
    padding: 3px 4px 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
html:not([dir="rtl"]) .as-globalfooter-breadcrumbs-item {
    float: left;
}
html[dir="rtl"] .as-globalfooter-breadcrumbs-item {
    float: right;
}
.as-globalfooter-breadcrumbs-item:before {
    background-color: #0000007a;
    content: "";
    display: inline-block;
    height: 11px;
    margin-top: -1px;
    margin-inline-end: 11px;
    -webkit-mask-image: url(../031a5e775752813cfad5.svg);
    mask-image: url(../031a5e775752813cfad5.svg);
    vertical-align: middle;
    width: 6px;
}
.as-globalfooter.as-globalfooter-dark .as-globalfooter-breadcrumbs-item:before,
.as-globalfooter.theme-dark .as-globalfooter-breadcrumbs-item:before,
.theme-dark .as-globalfooter .as-globalfooter-breadcrumbs-item:before {
    background-color: #fff6;
}
.as-globalfooter.as-globalfooter-light .as-globalfooter-breadcrumbs-item:before,
.as-globalfooter.theme-light .as-globalfooter-breadcrumbs-item:before {
    background-color: #0000007a;
}
html[dir="rtl"] .as-globalfooter-breadcrumbs-item:before {
    transform: scaleX(-1);
}
.as-globalfooter-directory {
    display: flex;
    flex-wrap: nowrap;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.3333733333;
    padding-top: 20px;
}
.as-globalfooter-directory:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.6666666667;
}
.as-globalfooter-directory: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;
    letter-spacing: 0;
    line-height: 1.4166666667;
}
.as-globalfooter-directory: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;
    letter-spacing: 0;
}
.as-globalfooter-directory:lang(zh) {
    letter-spacing: 0;
}
.as-globalfooter-directory:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}
.as-globalfooter-directory:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-directory:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-directory: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;
}
.as-globalfooter-directory:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-directory:last-child {
    padding-bottom: 28px;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory {
        flex-direction: column;
    }
}
.as-globalfooter-directory-column {
    flex-basis: 25%;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column {
        flex-basis: auto;
    }
}
.as-globalfooter-directory-column-section {
    pointer-events: none;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section {
        box-sizing: border-box;
        margin-inline-start: calc(var(--footer-directory-title-focus-offset) * -1);
        overflow: hidden;
        padding: 0 var(--footer-directory-title-focus-offset) 1px;
        pointer-events: auto;
        position: relative;
        width: calc(100% + var(--footer-directory-title-focus-offset) * 2);
        z-index: 1;
    }
    .as-globalfooter-directory-column-section:after {
        background-color: var(--footer-section-border-color);
        bottom: 0;
        content: "";
        height: 1px;
        left: var(--footer-directory-title-focus-offset);
        position: absolute;
        right: var(--footer-directory-title-focus-offset);
        z-index: 3;
    }
}
.as-globalfooter-directory-column-section ~ .as-globalfooter-directory-column-section {
    padding-top: 24px;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section ~ .as-globalfooter-directory-column-section {
        padding-top: 0;
    }
}
.as-globalfooter-directory-column-section-title-button,
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.3333733333;
    margin-bottom: 0.8em;
    margin-inline-end: 20px;
    outline: none;
}
.as-globalfooter-directory-column-section-title-button:lang(ar),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.6666666667;
}
.as-globalfooter-directory-column-section-title-button:lang(ja),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text: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;
    letter-spacing: 0;
    line-height: 1.4166666667;
}
.as-globalfooter-directory-column-section-title-button:lang(ko),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text: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;
    letter-spacing: 0;
}
.as-globalfooter-directory-column-section-title-button:lang(zh),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text:lang(zh) {
    letter-spacing: 0;
}
.as-globalfooter-directory-column-section-title-button:lang(th),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}
.as-globalfooter-directory-column-section-title-button:lang(zh-CN),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-directory-column-section-title-button:lang(zh-HK),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-directory-column-section-title-button:lang(zh-MO),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text: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;
}
.as-globalfooter-directory-column-section-title-button:lang(zh-TW),
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-directory-column-section-title-button {
    border: none;
    display: none;
    text-align: start;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section-title-button {
        background: var(--footer-background);
        color: var(--footer-directory-title-color);
        cursor: pointer;
        display: block;
        font-weight: 400;
        margin: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        width: 100%;
        z-index: 2;
    }
    .as-globalfooter-directory-column-section-title-button:hover {
        color: var(--footer-directory-title-color-hover);
    }
    .as-globalfooter-directory-column-section-title-button:after {
        bottom: 0;
        content: "";
        display: block;
        left: -4px;
        position: absolute;
        right: -4px;
        top: 0;
    }
    .as-globalfooter-directory-column-section-title-button:focus-visible:after {
        --sk-focus-offset: calc(var(--footer-directory-title-focus-offset) - 6px);
        outline: 2px solid var(--sk-focus-color, #0071e3);
        outline-offset: var(--sk-focus-offset, 1px);
    }
}
.as-globalfooter-directory-column-section-title-icon {
    display: none;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section-title-icon {
        align-items: center;
        color: var(--footer-directory-title-color);
        display: flex;
        font-size: 14px;
        font-weight: 400;
        justify-content: center;
        margin-top: 5px;
        transition: transform 0.3s ease;
        width: 11px;
    }
    html:not([dir="rtl"]) .as-globalfooter-directory-column-section-title-icon {
        float: right;
    }
    html[dir="rtl"] .as-globalfooter-directory-column-section-title-icon {
        float: left;
    }
}
.as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text {
    display: block;
    margin-top:15px;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section-title > .as-globalfooter-directory-column-section-title-text {
        display: none;
    }
}
.as-globalfooter-directory-column-section-list {
    list-style: none;
    margin-inline-end: 20px;
    padding: 0;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section-list {
        inset-inline-start: 0;
        margin: 0;
        overflow: hidden;
        padding-bottom: 16px;
        padding-top: 5px;
        position: absolute;
        top: 100%;
        transform: translateY(-100px);
        visibility: hidden;
        width: 100%;
        will-change: transform;
        z-index: -1;
    }
    html.no-js .as-globalfooter-directory-column-section-list {
        position: static;
        transform: none;
        visibility: visible;
    }
}
.as-globalfooter-directory-column-section-item {
    display: block;
    margin-bottom: 0.2em;
    pointer-events: auto;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section-item {
        margin-bottom: 0;
    }
}
.as-globalfooter-directory-column-section-item:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory-column-section-link {
        display: block;
        padding: 6px 14px;
    }
    .as-globalfooter-directory-column-section-link:focus-visible {
        outline-offset: -6px;
    }
    .as-globalfooter-directory-column-section.as-globalfooter-directory-column-expanded .as-globalfooter-directory-column-section-title {
        color: var(--footer-directory-title-color-hover);
    }
    .as-globalfooter-directory-column-section.as-globalfooter-directory-column-expanded .as-globalfooter-directory-column-section-list {
        position: static;
        transform: none;
        transition: transform 0.3s ease;
        visibility: visible;
        z-index: 1;
    }
}
.as-globalfooter-breadcrumbs + .as-globalfooter-directory {
    padding-top: 0;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-breadcrumbs + .as-globalfooter-directory {
        padding-top: 0;
    }
}
.as-globalfooter-mini {
    border-top: 1px solid var(--footer-section-border-color);
    padding: 17px 0 calc(11px + env(safe-area-inset-bottom));
}
@supports (padding: calc(max(0px))) {
    .as-globalfooter-mini {
        padding-bottom: max(11px, env(safe-area-inset-bottom));
    }
}
.as-globalfooter-mini:nth-child(2) {
    border-top: none;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-mini {
        padding-bottom: calc(9px + env(safe-area-inset-bottom));
    }
    @supports (padding: calc(max(0px))) {
        .as-globalfooter-mini {
            padding-bottom: max(9px, env(safe-area-inset-bottom));
        }
    }
}
.as-globalfooter-mini-shop {
    --footer-mini-shop-link-color: #06c;
    max-height: 9999px;
    padding-bottom: 3px;
}
.as-globalfooter.as-globalfooter-dark .as-globalfooter-mini-shop,
.as-globalfooter.theme-dark .as-globalfooter-mini-shop,
.theme-dark .as-globalfooter .as-globalfooter-mini-shop {
    --footer-mini-shop-link-color: #2997ff;
}
.as-globalfooter.as-globalfooter-light .as-globalfooter-mini-shop,
.as-globalfooter.theme-light .as-globalfooter-mini-shop {
    --footer-mini-shop-link-color: #06c;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-mini-shop {
        padding-bottom: 10px;
    }
}
.as-globalfooter-mini-shop a,
.as-globalfooter-mini-shop a:hover {
    color: var(--footer-mini-shop-link-color);
    text-decoration: underline;
}
.as-globalfooter-mini-locale {
    margin-top: 5px;
    position: relative;
    top: -3px;
    white-space: nowrap;
    z-index: 2;
}
html:not([dir="rtl"]) .as-globalfooter-mini-locale {
    float: right;
}
@media only screen and (max-width: 833px) {
    html:not([dir="rtl"]) .as-globalfooter-mini-locale {
        float: none;
    }
}
html[dir="rtl"] .as-globalfooter-mini-locale {
    float: left;
}
@media only screen and (max-width: 833px) {
    html[dir="rtl"] .as-globalfooter-mini-locale {
        float: none;
    }
    .as-globalfooter-mini-locale {
        padding-top: 4px;
    }
}
.as-globalfooter-mini-locale-link {
    display: inline-block;
    margin-inline-start: 14px;
    position: relative;
}
.as-globalfooter-mini-locale-link:before {
    background-color: var(--footer-pipe-color);
    content: "";
    height: 10px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-inline-end: 0;
    margin-inline-start: -9px;
    position: absolute;
    width: 1px;
}
.as-globalfooter-mini-locale-link:after {
    bottom: 0;
    content: "";
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
}
.as-globalfooter-mini-locale-link:first-child {
    margin-inline-start: 0;
    padding-inline-start: 0;
}
.as-globalfooter-mini-locale-link:first-child:before {
    display: none;
}
.as-globalfooter-mini-locale-link:first-child:after {
    inset-inline-start: 0;
}
.as-globalfooter-mini-locale-link:focus-visible {
    outline: none;
}
.as-globalfooter-mini-locale-link:focus-visible:after {
    outline: 2px solid var(--sk-focus-color, #0071e3);
    outline-offset: var(--sk-focus-offset, 1px);
}
.as-globalfooter-mini-legal {
    position: relative;
    top: -3px;
    z-index: 1;
}
.as-globalfooter-mini-legal:after,
.as-globalfooter-mini-legal:before {
    content: " ";
    display: table;
}
.as-globalfooter-mini-legal:after {
    clear: both;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-mini-legal {
        padding-top: 12px;
    }
}
.as-globalfooter-mini-legal-copyright,
.as-globalfooter-mini-legal-links {
    list-style-type: none;
    margin-inline-end: 30px;
    margin-top: 5px;
}
html:not([dir="rtl"]) .as-globalfooter-mini-legal-copyright,
html:not([dir="rtl"]) .as-globalfooter-mini-legal-links {
    float: left;
}
@media only screen and (max-width: 1023px) {
    html:not([dir="rtl"]) .as-globalfooter-mini-legal-copyright,
    html:not([dir="rtl"]) .as-globalfooter-mini-legal-links {
        float: none;
    }
}
html[dir="rtl"] .as-globalfooter-mini-legal-copyright,
html[dir="rtl"] .as-globalfooter-mini-legal-links {
    float: right;
}
@media only screen and (max-width: 1023px) {
    html[dir="rtl"] .as-globalfooter-mini-legal-copyright,
    html[dir="rtl"] .as-globalfooter-mini-legal-links {
        float: none;
    }
    .as-globalfooter-mini-legal-copyright,
    .as-globalfooter-mini-legal-links {
        margin-inline-end: 0;
    }
}
.as-globalfooter-mini-legal-copyright {
    max-height: 9999px;
}
.as-globalfooter-mini-legal-links {
    margin-inline-start: 0;
    position: relative;
    top: -5px;
    z-index: 1;
}
.as-globalfooter-mini-legal-links-item {
    display: inline-block;
    margin-inline-end: 6px;
    margin-top: 5px;
    position: relative;
}
.as-globalfooter-mini-legal-links-item:before {
    bottom: 0;
    content: "";
    inset-inline-end: 9px;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
}
.as-globalfooter-mini-legal-links-item:after {
    background-color: var(--footer-pipe-color);
    content: "";
    height: 10px;
    margin: 3px 0;
    position: absolute;
    width: 1px;
}
.as-globalfooter-mini-legal-links-item:last-child:after {
    display: none;
}
.as-globalfooter-mini-legal-links-item:focus-within:before {
    outline: 2px solid var(--sk-focus-color, #0071e3);
    outline-offset: var(--sk-focus-offset, 1px);
}
@media only screen and (max-width: 1023px) {
    .as-globalfooter-mini-legal-links-item {
        margin-top: 4px;
    }
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-mini-legal-links-item {
        margin-top: 5px;
    }
}
.as-globalfooter-mini-legal-link {
    display: inline-block;
    margin-inline-start: -9px;
    padding: 0 9px;
    white-space: nowrap;
}
.as-globalfooter-mini-legal-link:focus-visible {
    outline: none;
}
.as-globalfooter-sosumi + .as-globalfooter-mini {
    border-top: none;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-breadcrumbs + .as-globalfooter-mini {
        border-top: none;
    }
}
.as-globalfooter-directory + .as-globalfooter-mini {
    border-top: none;
    padding-top: 37px;
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory + .as-globalfooter-mini {
        padding-top: 17px;
    }
}
.as-globalfooter-directory + .as-globalfooter-mini .as-globalfooter-mini-shop {
    border-bottom: 1px solid var(--footer-section-border-color);
    margin-bottom: 16px;
    padding-bottom: 19px;
}
@media only screen and (min-width: 834px) and (max-width: 1023px) {
    .as-globalfooter-directory + .as-globalfooter-mini .as-globalfooter-mini-shop {
        margin-bottom: 17px;
        padding-bottom: 18px;
    }
}
@media only screen and (max-width: 833px) {
    .as-globalfooter-directory + .as-globalfooter-mini .as-globalfooter-mini-shop {
        border-bottom: none;
        margin-bottom: 8px;
        padding-bottom: 8px;
    }
}
.buystrip {
    --buystrip-background: #f5f5f7;
    --buystrip-border-color: #00000029;
    --buystrip-text-color: #000000e0;
    --buystrip-link-color: #06c;
    --buystrip-icon-color: #0000008f;
    --buystrip-content-maxwidth: 980px;
    --buystrip-content-padding: 22px;
    --buystrip-items-padding-top: 0;
    --buystrip-items-padding-bottom: 56px;
    color: var(--buystrip-text-color);
}
.buystrip.buystrip-dark,
.theme-dark .buystrip {
    --buystrip-background: #1d1d1f;
    --buystrip-border-color: #ffffff3d;
    --buystrip-text-color: #ffffffeb;
    --buystrip-link-color: #2997ff;
    --buystrip-icon-color: #ffffff8f;
}
.buystrip.buystrip-light {
    --buystrip-background: #f5f5f7;
    --buystrip-border-color: #00000029;
    --buystrip-text-color: #000000e0;
    --buystrip-link-color: #06c;
    --buystrip-icon-color: #0000008f;
}
@media only screen and (max-width: 833px) {
    .buystrip {
        --buystrip-content-padding: 16px;
    }
}
@media only screen and (max-width: 480px) {
    .buystrip {
        --buystrip-items-padding-top: 8px;
    }
}
.buystrip-background {
    background: var(--buystrip-background);
}
.buystrip-content {
    margin: 0 auto;
    max-width: var(--buystrip-content-maxwidth);
    padding: 0 var(--buystrip-content-padding);
}
html:not([dir="rtl"]) .buystrip-content {
    padding-inline-end: max(var(--buystrip-content-padding), env(safe-area-inset-right));
    padding-inline-start: max(var(--buystrip-content-padding), env(safe-area-inset-left));
}
html[dir="rtl"] .buystrip-content {
    padding-inline-end: max(var(--buystrip-content-padding), env(safe-area-inset-left));
    padding-inline-start: max(var(--buystrip-content-padding), env(safe-area-inset-right));
}
.buystrip-items {
    display: flex;
    flex-wrap: wrap;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
    letter-spacing: -0.016em;
    line-height: 1.4285914286;
    padding-bottom: var(--buystrip-items-padding-bottom);
    padding-top: var(--buystrip-items-padding-top);
    text-align: center;
}
.buystrip-items:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}
.buystrip-items: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;
    letter-spacing: 0;
    line-height: 1.4;
}
.buystrip-items: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;
    letter-spacing: 0;
    line-height: 1.5714285714;
}
.buystrip-items:lang(zh) {
    letter-spacing: 0;
    line-height: 1.5;
}
.buystrip-items:lang(th) {
    font-family: SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.3571828571;
}
.buystrip-items:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-items:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-items: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;
}
.buystrip-items:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-items-keyline {
    border-bottom: 1px solid var(--buystrip-border-color);
}
.buystrip-item {
    flex: 1 25%;
    max-width: 410px;
}
@media only screen and (max-width: 1023px) {
    .buystrip-item {
        flex-basis: 50%;
    }
}
@media only screen and (max-width: 480px) {
    .buystrip-item {
        flex-basis: 100%;
    }
}
@media only screen and (max-width: 1023px) {
    .buystrip-item:last-child:nth-child(3) {
        flex-basis: 100%;
    }
}
.buystrip-item:first-child:nth-last-child(2),
.buystrip-item:last-child:nth-child(2) {
    flex-basis: 50%;
}
@media only screen and (max-width: 480px) {
    .buystrip-item:first-child:nth-last-child(2),
    .buystrip-item:last-child:nth-child(2) {
        flex-basis: 100%;
    }
}
.buystrip-item .buystrip-item-content {
    margin: 0 auto;
    padding-top: 56px;
    position: relative;
    text-align: center;
    width: 216px;
    z-index: 1;
}
@media only screen and (max-width: 734px) {
    .buystrip-item .buystrip-item-content {
        padding-top: 36px;
    }
}
.buystrip-item .buystrip-item-icon {
    color: var(--buystrip-icon-color);
    height: 56px;
    margin: 0 auto;
    opacity: 0.56;
}
.buystrip-item .buystrip-item-icon svg {
    height: 100%;
    width: auto;
}
.buystrip-item .buystrip-item-icon-appletvplus {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../09483939a7c631146b56.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-appletvplus,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-appletvplus {
    --buystrip-item-background-image: url(../ecb5ee28526b38a60c9d.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-appletvplus {
    --buystrip-item-background-image: url(../09483939a7c631146b56.svg);
}
.buystrip-item .buystrip-item-icon-asa {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../ac383c39320def042b35.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-asa,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-asa {
    --buystrip-item-background-image: url(../3d435bfaafd999677fb9.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-asa {
    --buystrip-item-background-image: url(../ac383c39320def042b35.svg);
}
.buystrip-item .buystrip-item-icon-bag {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../545b44f22f2c1ffbd1f6.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-bag,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-bag {
    --buystrip-item-background-image: url(../d01c0b8a90b85f210a56.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-bag {
    --buystrip-item-background-image: url(../545b44f22f2c1ffbd1f6.svg);
}
.buystrip-item .buystrip-item-icon-call {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../22588e4a167871016678.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-call,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-call {
    --buystrip-item-background-image: url(../74326d2b73e5af42f1bd.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-call {
    --buystrip-item-background-image: url(../22588e4a167871016678.svg);
}
.buystrip-item .buystrip-item-icon-engraving {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../a01140aec1e70fb945aa.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-engraving,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-engraving {
    --buystrip-item-background-image: url(../23e241fe06ca1bb51998.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-engraving {
    --buystrip-item-background-image: url(../a01140aec1e70fb945aa.svg);
}
.buystrip-item .buystrip-item-icon-financing {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../5eb197f06c9ca4eca193.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-financing,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-financing {
    --buystrip-item-background-image: url(../8f46ef0ec877381f122d.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-financing {
    --buystrip-item-background-image: url(../5eb197f06c9ca4eca193.svg);
}
.buystrip-item .buystrip-item-icon-giftwrap {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../9fdae2bb18b8c0a3876f.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-giftwrap,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-giftwrap {
    --buystrip-item-background-image: url(../b0df848f46daac1be863.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-giftwrap {
    --buystrip-item-background-image: url(../9fdae2bb18b8c0a3876f.svg);
}
.buystrip-item .buystrip-item-icon-help {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../a2e495e8565a75c43ef4.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-help,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-help {
    --buystrip-item-background-image: url(../8a0aaf7c9dff336af04f.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-help {
    --buystrip-item-background-image: url(../a2e495e8565a75c43ef4.svg);
}
.buystrip-item .buystrip-item-icon-homekit {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../1f43699de4c3da39fa23.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-homekit,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-homekit {
    --buystrip-item-background-image: url(../2d3d66d9e8843e2c5551.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-homekit {
    --buystrip-item-background-image: url(../1f43699de4c3da39fa23.svg);
}
.buystrip-item .buystrip-item-icon-learning {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../d5a2bac18050ee6ef883.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-learning,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-learning {
    --buystrip-item-background-image: url(../93b38511939de6000885.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-learning {
    --buystrip-item-background-image: url(../d5a2bac18050ee6ef883.svg);
}
.buystrip-item .buystrip-item-icon-personal_setup {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../29b0cbb2c227b4cb2c4c.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-personal_setup,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-personal_setup {
    --buystrip-item-background-image: url(../541082cdf730d7ad17a0.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-personal_setup {
    --buystrip-item-background-image: url(../29b0cbb2c227b4cb2c4c.svg);
}
.buystrip-item .buystrip-item-icon-retail {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../c88b385b486b52416c40.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-retail,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-retail {
    --buystrip-item-background-image: url(../11b5488892804e8e090a.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-retail {
    --buystrip-item-background-image: url(../c88b385b486b52416c40.svg);
}
.buystrip-item .buystrip-item-icon-shipping {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../d4c7768098e083a060c8.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-shipping,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-shipping {
    --buystrip-item-background-image: url(../82b331f920f0179a8d6f.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-shipping {
    --buystrip-item-background-image: url(../d4c7768098e083a060c8.svg);
}
.buystrip-item .buystrip-item-icon-thirdparty_retail {
    background-image: var(--buystrip-item-background-image);
    background-size: 100% 56px;
    --buystrip-item-background-image: url(../78f806e75f26731e7301.svg);
}
.buystrip.buystrip-dark .buystrip-item .buystrip-item-icon-thirdparty_retail,
.theme-dark .buystrip .buystrip-item .buystrip-item-icon-thirdparty_retail {
    --buystrip-item-background-image: url(../44b74d718516dac28341.svg);
}
.buystrip.buystrip-light .buystrip-item .buystrip-item-icon-thirdparty_retail {
    --buystrip-item-background-image: url(../78f806e75f26731e7301.svg);
}
.buystrip-item .buystrip-item-caption,
.buystrip-item .buystrip-item-copy,
.buystrip-item .buystrip-item-cta,
.buystrip-item .buystrip-item-title {
    margin: 0;
}
.buystrip-item .buystrip-item-title {
    color: var(--buystrip-text-color);
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.012em;
    line-height: 1.2105263158;
    margin-top: 0.525em;
}
.buystrip-item .buystrip-item-title: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;
    line-height: 1.2631578947;
}
.buystrip-item .buystrip-item-title: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;
    line-height: 1.3157894737;
}
.buystrip-item .buystrip-item-title:lang(th) {
    font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.3684410526;
}
.buystrip-item .buystrip-item-title:lang(zh) {
    line-height: 1.3684410526;
}
.buystrip-item .buystrip-item-title:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Display, SF Pro Display, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-item .buystrip-item-title:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-item .buystrip-item-title:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-item .buystrip-item-title: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;
}
.buystrip-item .buystrip-item-title:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip-item .buystrip-item-copy {
    color: var(--buystrip-text-color);
    display: block;
    margin-top: 0.4em;
}
.buystrip-item .buystrip-item-copy + .buystrip-item-copy {
    margin-top: 0.8em;
}
.buystrip-item .buystrip-item-caption {
    display: block;
}
.buystrip-item .buystrip-item-cta {
    color: var(--buystrip-link-color);
    display: block;
    margin-top: 0.8em;
}
html.no-js .buystrip-item .buystrip-item-cta-chat {
    display: none;
}
@media only screen and (max-width: 480px) {
    .buystrip-item .buystrip-item:first-child .buystrip-item-content {
        padding-top: 36px;
    }
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items {
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.012em;
    line-height: 1.4211026316;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items: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;
    line-height: 1.3684410526;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items: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;
    line-height: 1.5263157895;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items:lang(th) {
    font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.3684410526;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Display, SF Pro Display, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items: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;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-items:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item:first-child:nth-last-child(4),
.buystrip.buystrip-elevated .buystrip-item:first-child:nth-last-child(4) ~ .buystrip-item {
    flex-basis: 50%;
}
@media only screen and (max-width: 480px) {
    .buystrip.buystrip-elevated .buystrip-item:first-child:nth-last-child(4),
    .buystrip.buystrip-elevated .buystrip-item:first-child:nth-last-child(4) ~ .buystrip-item {
        flex-basis: 100%;
    }
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-content {
    padding-left: 8px;
    padding-right: 8px;
    width: 294px;
}
@media only screen and (max-width: 480px) {
    .buystrip.buystrip-elevated .buystrip-item .buystrip-item-content {
        padding-left: 0;
        padding-right: 0;
        width: 240px;
    }
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title {
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0.011em;
    line-height: 1.1904761905;
    margin-top: 0.53em;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title: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;
    line-height: 1.2380952381;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title: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;
    line-height: 1.2858042857;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title:lang(th) {
    font-family: SF Pro TH, SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.381002381;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title:lang(zh) {
    line-height: 1.3334033333;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title:lang(ar) {
    font-family: SF Pro AR, SF Pro AR Display, SF Pro Display, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title:lang(zh-CN) {
    font-family: SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title:lang(zh-HK) {
    font-family: SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title: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;
}
.buystrip.buystrip-elevated .buystrip-item .buystrip-item-title:lang(zh-TW) {
    font-family: SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.as-globalfooter-sosumi.as-globalfooter-sosumi-isempty {
    display: none;
}
.as-globalfooter-sosumi .as-product-footer {
    display: block;
}
.as-globalfooter-sosumi .as-product-footer p {
    padding-bottom: 0.8em;
}
html[dir="rtl"] .buystrip-item-icon-rtl img {
    transform: scaleX(-1);
}
