
html {
    font-size: 100%;
}
body {
    margin: 0;
    padding: 0;
}
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, hgroup, p, blockquote, figure, form, fieldset, input, legend, pre, abbr {
    margin: 0;
    padding: 0;
}
pre, code, address, caption, th, figcaption {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
}
fieldset, iframe, img {
    border: 0 none;
}
caption, th {
    text-align: left;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
article, aside, footer, header, nav, main, section, summary, details, hgroup, figure, figcaption {
    display: block;
}
audio, canvas, video, progress {
    display: inline-block;
    vertical-align: baseline;
}
button {
    border: 0 none;
    font: inherit;
    vertical-align: middle;
}
@media print {
body, #main, #content {
    color: #000;
}
a, a:link, a:visited {
    color: #000;
    text-decoration: none;
}
#globalheader, #globalfooter, #directorynav, #tabs, .noprint, .hide {
    display: none;
}
}
html {
    font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 112.5%;
}
[lang="ja-JP"] {
    font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
[lang="zh-CN"] {
    font-family: "Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
[lang="zh-TW"] {
    font-family: "Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
[lang="zh-HK"] {
    font-family: "Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
[lang="th-TH"] {
    font-family: "Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
[lang="ko-KR"] {
    font-family: "Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
body {
    background-color: #fff;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.45;
}
@media only screen and (max-width: 1068px) {
body {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.45;
}
}
@media only screen and (max-width: 735px) {
body {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.45;
}
}
html[lang="zh-TW"] body {
    font-size: 16px;
    line-height: 1.8125;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] body {
    font-size: 16px;
    line-height: 1.8125;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] body {
    font-size: 16px;
    line-height: 1.8125;
}
}
html[lang="zh-HK"] body {
    font-size: 16px;
    line-height: 1.8125;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] body {
    font-size: 16px;
    line-height: 1.8125;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] body {
    font-size: 16px;
    line-height: 1.8125;
}
}
html[lang="zh-CN"] body {
    font-size: 16px;
    line-height: 1.75;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] body {
    font-size: 16px;
    line-height: 1.75;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] body {
    font-size: 16px;
    line-height: 1.75;
}
}
body, input, textarea, select, button {
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
}
a {
    color: #08c;
}
a:visited, a:link, a:active {
    text-decoration: none;
}
html.no-js a:hover {
    text-decoration: underline;
}
html.no-touch a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.45em;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    display: block;
    margin: 0;
}
strong, b {
    font-weight: bold;
}
em, i, cite, dfn {
    font-style: italic;
}
p {
    margin: 0 0 1em;
}
li li {
    font-size: 1em;
}
ul, ol {
    margin: 1em 0 1em 1.11111em;
}
ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0;
    margin-top: 0;
}
nav ul, nav ol {
    list-style: outside none none;
    margin: 0;
}
sup {
    bottom: -0.2em;
    font-size: 0.6em;
    opacity: 0.8;
    position: relative;
    vertical-align: top;
}
h1 sup, h2 sup, h3 sup {
    font-size: 0.4em;
}
html.oldie h4 sup, html.oldie h5 sup, html.oldie h6 sup {
    bottom: auto;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1;
}
sup a {
    color: #333;
}
sup a:hover {
    color: #08c;
    text-decoration: none;
}
sub {
    line-height: 1;
}
abbr {
    border: 0 none;
}
.selfclear::before, .selfclear::after {
    content: " ";
    display: table;
}
.selfclear::after {
    clear: both;
}
html.oldie .selfclear {
}
.visuallyhidden {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.imagereplace {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.nowrap {
    white-space: nowrap;
}
.clear {
    clear: both;
}
#top {
    position: absolute;
    top: 0;
}
.cursor-grab {
    cursor: grab;
}
.cursor-grabbing {
    cursor: grabbing;
}
.row {
    position: relative;
    z-index: 1;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
html.oldie .row {
}
.column {
    float: left;
    margin: 0;
    min-height: 2px;
    padding: 0;
    position: relative;
    z-index: 1;
}
.large-offset-0 {
    margin-left: 0;
}
.large-push-0 {
    left: auto;
    right: auto;
}
.large-pull-0 {
    left: auto;
    right: auto;
}
.large-1 {
    width: 8.33333%;
}
html.oldie .large-1 {
    width: 8.325%;
}
.large-offset-1 {
    margin-left: 8.33333%;
}
html.oldie .large-offset-1 {
    margin-left: 8.325%;
}
.large-push-1 {
    left: 8.33333%;
    right: auto;
}
.large-pull-1 {
    left: auto;
    right: 8.33333%;
}
.large-2 {
    width: 16.6667%;
}
html.oldie .large-2 {
    width: 16.65%;
}
.large-offset-2 {
    margin-left: 16.6667%;
}
html.oldie .large-offset-2 {
    margin-left: 16.65%;
}
.large-push-2 {
    left: 16.6667%;
    right: auto;
}
.large-pull-2 {
    left: auto;
    right: 16.6667%;
}
.large-3 {
    width: 25%;
}
html.oldie .large-3 {
    width: 24.975%;
}
.large-offset-3 {
    margin-left: 25%;
}
html.oldie .large-offset-3 {
    margin-left: 24.975%;
}
.large-push-3 {
    left: 25%;
    right: auto;
}
.large-pull-3 {
    left: auto;
    right: 25%;
}
.large-4 {
    width: 33.3333%;
}
html.oldie .large-4 {
    width: 33.3%;
}
.large-offset-4 {
    margin-left: 33.3333%;
}
html.oldie .large-offset-4 {
    margin-left: 33.3%;
}
.large-push-4 {
    left: 33.3333%;
    right: auto;
}
.large-pull-4 {
    left: auto;
    right: 33.3333%;
}
.large-5 {
    width: 41.6667%;
}
html.oldie .large-5 {
    width: 41.625%;
}
.large-offset-5 {
    margin-left: 41.6667%;
}
html.oldie .large-offset-5 {
    margin-left: 41.625%;
}
.large-push-5 {
    left: 41.6667%;
    right: auto;
}
.large-pull-5 {
    left: auto;
    right: 41.6667%;
}
.large-6 {
    width: 50%;
}
html.oldie .large-6 {
    width: 49.95%;
}
.large-offset-6 {
    margin-left: 50%;
}
html.oldie .large-offset-6 {
    margin-left: 49.95%;
}
.large-push-6 {
    left: 50%;
    right: auto;
}
.large-pull-6 {
    left: auto;
    right: 50%;
}
.large-7 {
    width: 58.3333%;
}
html.oldie .large-7 {
    width: 58.275%;
}
.large-offset-7 {
    margin-left: 58.3333%;
}
html.oldie .large-offset-7 {
    margin-left: 58.275%;
}
.large-push-7 {
    left: 58.3333%;
    right: auto;
}
.large-pull-7 {
    left: auto;
    right: 58.3333%;
}
.large-8 {
    width: 66.6667%;
}
html.oldie .large-8 {
    width: 66.6%;
}
.large-offset-8 {
    margin-left: 66.6667%;
}
html.oldie .large-offset-8 {
    margin-left: 66.6%;
}
.large-push-8 {
    left: 66.6667%;
    right: auto;
}
.large-pull-8 {
    left: auto;
    right: 66.6667%;
}
.large-9 {
    width: 75%;
}
html.oldie .large-9 {
    width: 74.925%;
}
.large-offset-9 {
    margin-left: 75%;
}
html.oldie .large-offset-9 {
    margin-left: 74.925%;
}
.large-push-9 {
    left: 75%;
    right: auto;
}
.large-pull-9 {
    left: auto;
    right: 75%;
}
.large-10 {
    width: 83.3333%;
}
html.oldie .large-10 {
    width: 83.25%;
}
.large-offset-10 {
    margin-left: 83.3333%;
}
html.oldie .large-offset-10 {
    margin-left: 83.25%;
}
.large-push-10 {
    left: 83.3333%;
    right: auto;
}
.large-pull-10 {
    left: auto;
    right: 83.3333%;
}
.large-11 {
    width: 91.6667%;
}
html.oldie .large-11 {
    width: 91.575%;
}
.large-offset-11 {
    margin-left: 91.6667%;
}
html.oldie .large-offset-11 {
    margin-left: 91.575%;
}
.large-push-11 {
    left: 91.6667%;
    right: auto;
}
.large-pull-11 {
    left: auto;
    right: 91.6667%;
}
.large-12 {
    width: 100%;
}
html.oldie .large-12 {
    width: 99.9%;
}
.large-offset-12 {
    margin-left: 100%;
}
html.oldie .large-offset-12 {
    margin-left: 99.9%;
}
.large-push-12 {
    left: 100%;
    right: auto;
}
.large-pull-12 {
    left: auto;
    right: 100%;
}
.large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.large-uncentered {
    margin-left: 0;
    margin-right: 0;
}
.large-last {
    float: right;
}
.large-notlast {
    float: left;
}
@media only screen and (min-width: 1442px) {
.xlarge-offset-0 {
    margin-left: 0;
}
.xlarge-push-0 {
    left: auto;
    right: auto;
}
.xlarge-pull-0 {
    left: auto;
    right: auto;
}
.xlarge-1 {
    width: 8.33333%;
}
.xlarge-offset-1 {
    margin-left: 8.33333%;
}
.xlarge-push-1 {
    left: 8.33333%;
    right: auto;
}
.xlarge-pull-1 {
    left: auto;
    right: 8.33333%;
}
.xlarge-2 {
    width: 16.6667%;
}
.xlarge-offset-2 {
    margin-left: 16.6667%;
}
.xlarge-push-2 {
    left: 16.6667%;
    right: auto;
}
.xlarge-pull-2 {
    left: auto;
    right: 16.6667%;
}
.xlarge-3 {
    width: 25%;
}
.xlarge-offset-3 {
    margin-left: 25%;
}
.xlarge-push-3 {
    left: 25%;
    right: auto;
}
.xlarge-pull-3 {
    left: auto;
    right: 25%;
}
.xlarge-4 {
    width: 33.3333%;
}
.xlarge-offset-4 {
    margin-left: 33.3333%;
}
.xlarge-push-4 {
    left: 33.3333%;
    right: auto;
}
.xlarge-pull-4 {
    left: auto;
    right: 33.3333%;
}
.xlarge-5 {
    width: 41.6667%;
}
.xlarge-offset-5 {
    margin-left: 41.6667%;
}
.xlarge-push-5 {
    left: 41.6667%;
    right: auto;
}
.xlarge-pull-5 {
    left: auto;
    right: 41.6667%;
}
.xlarge-6 {
    width: 50%;
}
.xlarge-offset-6 {
    margin-left: 50%;
}
.xlarge-push-6 {
    left: 50%;
    right: auto;
}
.xlarge-pull-6 {
    left: auto;
    right: 50%;
}
.xlarge-7 {
    width: 58.3333%;
}
.xlarge-offset-7 {
    margin-left: 58.3333%;
}
.xlarge-push-7 {
    left: 58.3333%;
    right: auto;
}
.xlarge-pull-7 {
    left: auto;
    right: 58.3333%;
}
.xlarge-8 {
    width: 66.6667%;
}
.xlarge-offset-8 {
    margin-left: 66.6667%;
}
.xlarge-push-8 {
    left: 66.6667%;
    right: auto;
}
.xlarge-pull-8 {
    left: auto;
    right: 66.6667%;
}
.xlarge-9 {
    width: 75%;
}
.xlarge-offset-9 {
    margin-left: 75%;
}
.xlarge-push-9 {
    left: 75%;
    right: auto;
}
.xlarge-pull-9 {
    left: auto;
    right: 75%;
}
.xlarge-10 {
    width: 83.3333%;
}
.xlarge-offset-10 {
    margin-left: 83.3333%;
}
.xlarge-push-10 {
    left: 83.3333%;
    right: auto;
}
.xlarge-pull-10 {
    left: auto;
    right: 83.3333%;
}
.xlarge-11 {
    width: 91.6667%;
}
.xlarge-offset-11 {
    margin-left: 91.6667%;
}
.xlarge-push-11 {
    left: 91.6667%;
    right: auto;
}
.xlarge-pull-11 {
    left: auto;
    right: 91.6667%;
}
.xlarge-12 {
    width: 100%;
}
.xlarge-offset-12 {
    margin-left: 100%;
}
.xlarge-push-12 {
    left: 100%;
    right: auto;
}
.xlarge-pull-12 {
    left: auto;
    right: 100%;
}
.xlarge-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
}
.xlarge-last {
    float: right;
}
.xlarge-notlast {
    float: left;
}
}
@media only screen and (max-width: 1068px) {
.medium-offset-0 {
    margin-left: 0;
}
.medium-push-0 {
    left: auto;
    right: auto;
}
.medium-pull-0 {
    left: auto;
    right: auto;
}
.medium-1 {
    width: 8.33333%;
}
.medium-offset-1 {
    margin-left: 8.33333%;
}
.medium-push-1 {
    left: 8.33333%;
    right: auto;
}
.medium-pull-1 {
    left: auto;
    right: 8.33333%;
}
.medium-2 {
    width: 16.6667%;
}
.medium-offset-2 {
    margin-left: 16.6667%;
}
.medium-push-2 {
    left: 16.6667%;
    right: auto;
}
.medium-pull-2 {
    left: auto;
    right: 16.6667%;
}
.medium-3 {
    width: 25%;
}
.medium-offset-3 {
    margin-left: 25%;
}
.medium-push-3 {
    left: 25%;
    right: auto;
}
.medium-pull-3 {
    left: auto;
    right: 25%;
}
.medium-4 {
    width: 33.3333%;
}
.medium-offset-4 {
    margin-left: 33.3333%;
}
.medium-push-4 {
    left: 33.3333%;
    right: auto;
}
.medium-pull-4 {
    left: auto;
    right: 33.3333%;
}
.medium-5 {
    width: 41.6667%;
}
.medium-offset-5 {
    margin-left: 41.6667%;
}
.medium-push-5 {
    left: 41.6667%;
    right: auto;
}
.medium-pull-5 {
    left: auto;
    right: 41.6667%;
}
.medium-6 {
    width: 50%;
}
.medium-offset-6 {
    margin-left: 50%;
}
.medium-push-6 {
    left: 50%;
    right: auto;
}
.medium-pull-6 {
    left: auto;
    right: 50%;
}
.medium-7 {
    width: 58.3333%;
}
.medium-offset-7 {
    margin-left: 58.3333%;
}
.medium-push-7 {
    left: 58.3333%;
    right: auto;
}
.medium-pull-7 {
    left: auto;
    right: 58.3333%;
}
.medium-8 {
    width: 66.6667%;
}
.medium-offset-8 {
    margin-left: 66.6667%;
}
.medium-push-8 {
    left: 66.6667%;
    right: auto;
}
.medium-pull-8 {
    left: auto;
    right: 66.6667%;
}
.medium-9 {
    width: 75%;
}
.medium-offset-9 {
    margin-left: 75%;
}
.medium-push-9 {
    left: 75%;
    right: auto;
}
.medium-pull-9 {
    left: auto;
    right: 75%;
}
.medium-10 {
    width: 83.3333%;
}
.medium-offset-10 {
    margin-left: 83.3333%;
}
.medium-push-10 {
    left: 83.3333%;
    right: auto;
}
.medium-pull-10 {
    left: auto;
    right: 83.3333%;
}
.medium-11 {
    width: 91.6667%;
}
.medium-offset-11 {
    margin-left: 91.6667%;
}
.medium-push-11 {
    left: 91.6667%;
    right: auto;
}
.medium-pull-11 {
    left: auto;
    right: 91.6667%;
}
.medium-12 {
    width: 100%;
}
.medium-offset-12 {
    margin-left: 100%;
}
.medium-push-12 {
    left: 100%;
    right: auto;
}
.medium-pull-12 {
    left: auto;
    right: 100%;
}
.medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
}
.medium-last {
    float: right;
}
.medium-notlast {
    float: left;
}
}
@media only screen and (max-width: 735px) {
.small-offset-0 {
    margin-left: 0;
}
.small-push-0 {
    left: auto;
    right: auto;
}
.small-pull-0 {
    left: auto;
    right: auto;
}
.small-1 {
    width: 8.33333%;
}
.small-offset-1 {
    margin-left: 8.33333%;
}
.small-push-1 {
    left: 8.33333%;
    right: auto;
}
.small-pull-1 {
    left: auto;
    right: 8.33333%;
}
.small-2 {
    width: 16.6667%;
}
.small-offset-2 {
    margin-left: 16.6667%;
}
.small-push-2 {
    left: 16.6667%;
    right: auto;
}
.small-pull-2 {
    left: auto;
    right: 16.6667%;
}
.small-3 {
    width: 25%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-push-3 {
    left: 25%;
    right: auto;
}
.small-pull-3 {
    left: auto;
    right: 25%;
}
.small-4 {
    width: 33.3333%;
}
.small-offset-4 {
    margin-left: 33.3333%;
}
.small-push-4 {
    left: 33.3333%;
    right: auto;
}
.small-pull-4 {
    left: auto;
    right: 33.3333%;
}
.small-5 {
    width: 41.6667%;
}
.small-offset-5 {
    margin-left: 41.6667%;
}
.small-push-5 {
    left: 41.6667%;
    right: auto;
}
.small-pull-5 {
    left: auto;
    right: 41.6667%;
}
.small-6 {
    width: 50%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-push-6 {
    left: 50%;
    right: auto;
}
.small-pull-6 {
    left: auto;
    right: 50%;
}
.small-7 {
    width: 58.3333%;
}
.small-offset-7 {
    margin-left: 58.3333%;
}
.small-push-7 {
    left: 58.3333%;
    right: auto;
}
.small-pull-7 {
    left: auto;
    right: 58.3333%;
}
.small-8 {
    width: 66.6667%;
}
.small-offset-8 {
    margin-left: 66.6667%;
}
.small-push-8 {
    left: 66.6667%;
    right: auto;
}
.small-pull-8 {
    left: auto;
    right: 66.6667%;
}
.small-9 {
    width: 75%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-push-9 {
    left: 75%;
    right: auto;
}
.small-pull-9 {
    left: auto;
    right: 75%;
}
.small-10 {
    width: 83.3333%;
}
.small-offset-10 {
    margin-left: 83.3333%;
}
.small-push-10 {
    left: 83.3333%;
    right: auto;
}
.small-pull-10 {
    left: auto;
    right: 83.3333%;
}
.small-11 {
    width: 91.6667%;
}
.small-offset-11 {
    margin-left: 91.6667%;
}
.small-push-11 {
    left: 91.6667%;
    right: auto;
}
.small-pull-11 {
    left: auto;
    right: 91.6667%;
}
.small-12 {
    width: 100%;
}
.small-offset-12 {
    margin-left: 100%;
}
.small-push-12 {
    left: 100%;
    right: auto;
}
.small-pull-12 {
    left: auto;
    right: 100%;
}
.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.small-uncentered {
    margin-left: 0;
    margin-right: 0;
}
.small-last {
    float: right;
}
.small-notlast {
    float: left;
}
}
@font-face {
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: 400;
    src: url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_text.eot?#iefix") format("embedded-opentype"), url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_text.woff") format("woff"), url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_text.ttf") format("truetype");
}
@font-face {
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: 200;
    src: url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_thin.eot?#iefix") format("embedded-opentype"), url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_thin.woff") format("woff"), url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_thin.ttf") format("truetype");
}
@font-face {
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: 100;
    src: url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.eot?#iefix") format("embedded-opentype"), url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.woff") format("woff"), url("/v/imac/d/built/assets/ac-appleicons/fonts/appleicons_ultralight.ttf") format("truetype");
}
.icon {
}
.icon::before, .icon::after, .icon .icon-htc {
    color: inherit;
    display: inline-block;
    font-family: "AppleIcons";
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.icon::after, .icon .icon-htc {
    padding-left: 0.3em;
    top: 0;
}
.icon::before {
    display: none;
}
.icon-before {
}
.icon-before::before, .icon-before::after, .icon-before .icon-htc {
    color: inherit;
    display: inline-block;
    font-family: "AppleIcons";
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.icon-before::before, .icon-before .icon-htc {
    padding-right: 0.3em;
    top: -0.125em;
}
.icon-before::after {
    display: none;
}
.icon-standalone {
}
.icon-standalone::before, .icon-standalone::after, .icon-standalone .icon-htc {
    color: inherit;
    display: inline-block;
    font-family: "AppleIcons";
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.icon-standalone::after, .icon-standalone .icon-htc {
    padding-left: 0;
    padding-right: 0;
    top: 0;
}
.icon-standalone::before {
    display: none;
}
.icon-font {
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
}
.icon-ie-parent:link {
    text-decoration: none;
}
html.no-js .icon-ie-parent:link:hover {
    text-decoration: none;
}
html.no-js .icon-ie-parent:link:hover .icon-ie-link {
    text-decoration: underline;
}
html.no-touch .icon-ie-parent:link:hover {
    text-decoration: none;
}
html.no-touch .icon-ie-parent:link:hover .icon-ie-link {
    text-decoration: underline;
}
.icon-chevrondown::before, .icon-chevrondown::after {
    content: "";
}
.icon-chevrondown .icon-htc {
}
.icon-chevrondownalt::before, .icon-chevrondownalt::after {
    content: "";
}
.icon-chevrondownalt .icon-htc {
}
.icon-chevronleft::before, .icon-chevronleft::after {
    content: "";
}
.icon-chevronleft .icon-htc {
}
.icon-chevronrightalt::before, .icon-chevronrightalt::after {
    content: "";
}
.icon-chevronrightalt .icon-htc {
}
.icon-chevronright::before, .icon-chevronright::after {
    content: "";
}
.icon-chevronright .icon-htc {
}
.icon-chevronleftalt::before, .icon-chevronleftalt::after {
    content: "";
}
.icon-chevronleftalt .icon-htc {
}
.icon-chevronup::before, .icon-chevronup::after {
    content: "";
}
.icon-chevronup .icon-htc {
}
.icon-chevronupalt::before, .icon-chevronupalt::after {
    content: "";
}
.icon-chevronupalt .icon-htc {
}
.icon-close::before, .icon-close::after {
    content: "";
}
.icon-close .icon-htc {
}
.icon-closealt::before, .icon-closealt::after {
    content: "";
}
.icon-closealt .icon-htc {
}
.icon-download::before, .icon-download::after {
    content: "";
}
.icon-download .icon-htc {
}
.icon-downloadalt::before, .icon-downloadalt::after {
    content: "";
}
.icon-downloadalt .icon-htc {
}
.icon-external::before, .icon-external::after {
    content: "";
}
.icon-external .icon-htc {
}
.icon-alert::before, .icon-alert::after {
    content: "";
}
.icon-alert .icon-htc {
}
.icon-list::before, .icon-list::after {
    content: "";
}
.icon-list .icon-htc {
}
.icon-paddledown::before, .icon-paddledown::after {
    content: "";
}
.icon-paddledown .icon-htc {
}
.icon-paddleleft::before, .icon-paddleleft::after {
    content: "";
}
.icon-paddleleft .icon-htc {
}
.icon-paddleright::before, .icon-paddleright::after {
    content: "";
}
.icon-paddleright .icon-htc {
}
.icon-paddleup::before, .icon-paddleup::after {
    content: "";
}
.icon-paddleup .icon-htc {
}
.icon-pause::before, .icon-pause::after {
    content: "";
}
.icon-pause .icon-htc {
}
.icon-play::before, .icon-play::after {
    content: "";
}
.icon-play .icon-htc {
}
.icon-playalt::before, .icon-playalt::after {
    content: "";
}
.icon-playalt .icon-htc {
}
.icon-replay::before, .icon-replay::after {
    content: "";
}
.icon-replay .icon-htc {
}
.icon-zoomalt::before, .icon-zoomalt::after {
    content: "";
}
.icon-zoomalt .icon-htc {
}
.icon-closeinlinealt::before, .icon-closeinlinealt::after {
    content: "";
}
.icon-closeinlinealt .icon-htc {
}
.icon-grid::before, .icon-grid::after {
    content: "";
}
.icon-grid .icon-htc {
}
.icon-checkalt::before, .icon-checkalt::after {
    content: "";
}
.icon-checkalt .icon-htc {
}
.icon-stop::before, .icon-stop::after {
    content: "";
}
.icon-stop .icon-htc {
}
.icon-stopalt::before, .icon-stopalt::after {
    content: "";
}
.icon-stopalt .icon-htc {
}
.icon-replayalt::before, .icon-replayalt::after {
    content: "";
}
.icon-replayalt .icon-htc {
}
.icon-facebook::before, .icon-facebook::after {
    content: "";
}
.icon-facebook .icon-htc {
}
.icon-link::before, .icon-link::after {
    content: "";
}
.icon-link .icon-htc {
}
.icon-mail::before, .icon-mail::after {
    content: "";
}
.icon-mail .icon-htc {
}
.icon-pinterest::before, .icon-pinterest::after {
    content: "";
}
.icon-pinterest .icon-htc {
}
.icon-qqweibo::before, .icon-qqweibo::after {
    content: "";
}
.icon-qqweibo .icon-htc {
}
.icon-qzone::before, .icon-qzone::after {
    content: "";
}
.icon-qzone .icon-htc {
}
.icon-renren::before, .icon-renren::after {
    content: "";
}
.icon-renren .icon-htc {
}
.icon-share::before, .icon-share::after {
    content: "";
}
.icon-share .icon-htc {
}
.icon-tumblr::before, .icon-tumblr::after {
    content: "";
}
.icon-tumblr .icon-htc {
}
.icon-twitter::before, .icon-twitter::after {
    content: "";
}
.icon-twitter .icon-htc {
}
.icon-webo::before, .icon-webo::after {
    content: "";
}
.icon-webo .icon-htc {
}
.icon-instagram::before, .icon-instagram::after {
    content: "";
}
.icon-instagram .icon-htc {
}
.icon-check::before, .icon-check::after {
    content: "";
}
.icon-check .icon-htc {
}
.icon-linkedin::before, .icon-linkedin::after {
    content: "";
}
.icon-linkedin .icon-htc {
}
.icon-snapchat::before, .icon-snapchat::after {
    content: "";
}
.icon-snapchat .icon-htc {
}
.icon-zoom::before, .icon-zoom::after {
    content: "";
}
.icon-zoom .icon-htc {
}
.icon-zoomoutalt::before, .icon-zoomoutalt::after {
    content: "";
}
.icon-zoomoutalt .icon-htc {
}
.icon-zoomout::before, .icon-zoomout::after {
    content: "";
}
.icon-zoomout .icon-htc {
}
.icon-favorite::before, .icon-favorite::after {
    content: "";
}
.icon-favorite .icon-htc {
}
.icon-clearsolid::before, .icon-clearsolid::after {
    content: "";
}
.icon-clearsolid .icon-htc {
}
.icon-remove::before, .icon-remove::after {
    content: "";
}
.icon-remove .icon-htc {
}
.icon-unvalidatedalt::before, .icon-unvalidatedalt::after {
    content: "";
}
.icon-unvalidatedalt .icon-htc {
}
.icon-unvalidated::before, .icon-unvalidated::after {
    content: "";
}
.icon-unvalidated .icon-htc {
}
.icon-info::before, .icon-info::after {
    content: "";
}
.icon-info .icon-htc {
}
.icon-add::before, .icon-add::after {
    content: "";
}
.icon-add .icon-htc {
}
.icon-exclamation::before, .icon-exclamation::after {
    content: "";
}
.icon-exclamation .icon-htc {
}
.icon-infoalt::before, .icon-infoalt::after {
    content: "";
}
.icon-infoalt .icon-htc {
}
.icon-circle::before, .icon-circle::after {
    content: "";
}
.icon-circle .icon-htc {
}
.icon-apple::before, .icon-apple::after {
    content: "";
}
.icon-apple .icon-htc {
}
.more {
}
.more::before, .more::after {
    content: "";
}
.more .icon-htc {
}
.more::before, .more::after, .more .icon-htc {
    color: inherit;
    display: inline-block;
    font-family: "AppleIcons";
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.more::after, .more .icon-htc {
    padding-left: 0.3em;
    top: 0;
}
.more::before {
    display: none;
}
.more-block {
    margin-top: 0.5em;
}
.dotnav {
    text-align: center;
}
html.touch .dotnav {
    pointer-events: none;
}
.dotnav ul {
    display: inline-block;
}
html.oldie .dotnav ul {
    display: inline;
}
.dotnav li {
    float: left;
    height: 8px;
    list-style: outside none none;
    margin: 0 10px;
    position: relative;
    width: 8px;
}
.dotnav .dotnav-item {
    background-color: #999;
    border-radius: 50%;
    box-sizing: content-box;
    height: 8px;
    left: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 8px;
}
html.no-js .dotnav .dotnav-item:hover {
    background-color: #666;
}
html.no-touch .dotnav .dotnav-item:hover {
    background-color: #666;
}
.dotnav .dotnav-item:focus {
    outline-color: #08c;
    outline-style: auto;
}
.dotnav .dotnav-item.current {
    background-color: transparent;
    border-color: #08c;
    border-style: solid;
    border-width: 1px;
    cursor: default;
    height: 8px;
    left: -1px;
    top: -1px;
    width: 8px;
}
html.no-js .dotnav .dotnav-item.current:hover {
    background-color: transparent;
}
html.no-touch .dotnav .dotnav-item.current:hover {
    background-color: transparent;
}
.eyebrow {
    display: block;
    font-size: 32px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.125;
    margin-bottom: 18px;
}
html.oldie .eyebrow {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .eyebrow {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .eyebrow {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .eyebrow {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .eyebrow {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .eyebrow {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .eyebrow {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.eyebrow {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.16667;
}
}
@media only screen and (max-width: 735px) {
.eyebrow {
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.2;
}
}
@media only screen and (max-width: 1068px) {
.eyebrow {
    margin-bottom: 14px;
}
}
@media only screen and (max-width: 735px) {
.eyebrow {
    margin-bottom: 16px;
}
}
.eyebrow + * {
    margin-top: 0;
}
.badge {
    color: #333;
    display: inline-block;
    font-size: 20px;
    height: 8em;
    position: relative;
    vertical-align: middle;
    width: 8em;
}
@media only screen and (max-width: 1068px) {
.badge {
    height: 6.4em;
    width: 6.4em;
}
}
.badge-content {
    bottom: 2.75em;
    position: absolute;
    width: 100%;
}
@media only screen and (max-width: 1068px) {
.badge-content {
    bottom: 2em;
}
}
@media only screen and (max-width: 735px) {
.badge-content {
    bottom: 2.35em;
}
}
.badge-large {
    display: block;
    font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 80px;
    font-weight: 100;
    left: -2px;
    letter-spacing: -0.025em;
    line-height: 0.9;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    white-space: nowrap;
}
html.oldie .badge-large {
    font-family: "Myriad Set Pro 100","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .badge-large {
    font-family: "Apple TP 100","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .badge-large {
    font-family: "PingHei 100","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .badge-large {
    font-family: "MHei 100","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .badge-large {
    font-family: "MHei 100","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .badge-large {
    font-family: "Sukhumvit Set 100","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .badge-large {
    font-family: "Yoon Gothic 100","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.badge-large {
    font-size: 68px;
    font-weight: 100;
    letter-spacing: -0.025em;
    line-height: 0.89706;
}
}
@media only screen and (max-width: 735px) {
.badge-large {
    font-size: 50px;
    font-weight: 100;
    letter-spacing: -0.025em;
    line-height: 0.88;
}
}
html[lang="ja-JP"] .badge-large {
    font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html[lang="ko-KR"] .badge-large {
    font-family: "Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie .badge-large {
    font-family: "Myriad Set Pro 100","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .badge-large {
    font-family: "Apple TP 100","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .badge-large {
    font-family: "Yoon Gothic 100","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.badge-large:first-child {
    margin-top: 0.3125em;
}
html.oldie .badge-large {
    position: relative;
    top: -0.0875em;
}
.badge-large + .badge-small {
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
}
.badge-large-edge {
    margin-left: -0.125em;
}
@media only screen and (max-width: 1068px) {
.badge-large-edge {
    margin-left: -0.11765em;
}
}
@media only screen and (max-width: 735px) {
.badge-large-edge {
    margin-left: -0.1em;
}
}
.badge-medium-edge, .badge-medium-edge + .badge-half {
    margin-left: -7px;
}
@media only screen and (max-width: 1068px) {
.badge-medium-edge, .badge-medium-edge + .badge-half {
    margin-left: -6px;
}
}
@media only screen and (max-width: 735px) {
.badge-medium-edge, .badge-medium-edge + .badge-half {
    margin-left: -4px;
}
}
.badge-small {
    color: #666;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.375;
    margin-bottom: 0.375em;
    margin-top: 0.0625em;
}
@media only screen and (max-width: 1068px) {
.badge-small {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28571;
}
}
@media only screen and (max-width: 735px) {
.badge-small {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28571;
}
}
@media only screen and (max-width: 1068px) {
.badge-small {
    margin-bottom: 0.5em;
    margin-top: 0;
}
}
@media only screen and (max-width: 735px) {
.badge-small {
    margin-bottom: 0.28571em;
    margin-top: -0.07143em;
}
}
.badge-half {
    font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 42px;
    font-weight: 200;
    letter-spacing: -0.025em;
    line-height: 0.80952;
    text-transform: none;
}
html.oldie .badge-half {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .badge-half {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .badge-half {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .badge-half {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .badge-half {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .badge-half {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .badge-half {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.badge-half {
    font-size: 32px;
    font-weight: 200;
    letter-spacing: -0.025em;
    line-height: 0.8125;
}
}
@media only screen and (max-width: 735px) {
.badge-half {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: -0.025em;
    line-height: 0.79167;
}
}
html[lang="ja-JP"] .badge-half {
    font-family: "Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html[lang="zh-CN"] .badge-half {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html[lang="zh-TW"] .badge-half {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html[lang="zh-HK"] .badge-half {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html[lang="th-TH"] .badge-half {
    font-family: "Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html[lang="ko-KR"] .badge-half {
    font-family: "Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie .badge-half {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .badge-half {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .badge-half {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .badge-half {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .badge-half {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .badge-half {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .badge-half {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.badge-half-top {
    position: relative;
    top: -0.6em;
}
@media only screen and (max-width: 1068px) {
.badge-half-top {
    top: -0.75em;
}
}
.badge-half-middle {
    position: relative;
    top: -0.35em;
}
@media only screen and (max-width: 1068px) {
.badge-half-middle {
    top: -0.4em;
}
}
.badge-center {
    text-align: center;
}
.paddlenav {
    list-style: outside none none;
    margin: 0;
}
.paddlenav-arrow {
    background-color: transparent;
    border-radius: 4px;
    color: #999;
    display: block;
    font-size: 72px;
    font-style: normal;
    font-weight: 200;
    height: 128px;
    line-height: 1.78;
    margin-top: -64px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: opacity 250ms linear 0s, color 250ms linear 0s, background-color 250ms linear 0s;
    width: 67px;
}
.paddlenav-arrow.disabled {
    opacity: 0;
}
html.no-js .paddlenav-arrow.disabled:hover {
    cursor: default;
    opacity: 0;
}
html.no-touch .paddlenav-arrow.disabled:hover {
    cursor: default;
    opacity: 0;
}
html.oldie .paddlenav-arrow.disabled {
    display: none;
}
html.no-js .paddlenav-arrow:hover {
    background-color: transparent;
    color: #999;
    opacity: 1;
    text-decoration: none;
}
html.no-touch .paddlenav-arrow:hover {
    background-color: transparent;
    color: #999;
    opacity: 1;
    text-decoration: none;
}
.paddlenav-arrow:focus {
    background-color: transparent;
    color: #999;
    text-decoration: none;
}
html.touch .paddlenav-arrow {
    background-color: transparent;
    color: #999;
    text-decoration: none;
}
.paddlenav-arrow-left {
    left: 0;
}
.paddlenav-arrow-left::before, .paddlenav-arrow-left::after {
    content: "";
}
.paddlenav-arrow-left .icon-htc {
}
.paddlenav-arrow-left::before, .paddlenav-arrow-left::after, .paddlenav-arrow-left .icon-htc {
    color: inherit;
    display: inline-block;
    font-family: "AppleIcons";
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.paddlenav-arrow-left::after, .paddlenav-arrow-left .icon-htc {
    padding-left: 0;
    padding-right: 0;
    top: 0;
}
.paddlenav-arrow-left::before {
    display: none;
}
.paddlenav-arrow-right {
    right: 0;
}
.paddlenav-arrow-right::before, .paddlenav-arrow-right::after {
    content: "";
}
.paddlenav-arrow-right .icon-htc {
}
.paddlenav-arrow-right::before, .paddlenav-arrow-right::after, .paddlenav-arrow-right .icon-htc {
    color: inherit;
    display: inline-block;
    font-family: "AppleIcons";
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.paddlenav-arrow-right::after, .paddlenav-arrow-right .icon-htc {
    padding-left: 0;
    padding-right: 0;
    top: 0;
}
.paddlenav-arrow-right::before {
    display: none;
}
html.no-touch .paddlenav-onhover .paddlenav-arrow {
    opacity: 0;
}
html.no-touch .paddlenav-onhover .paddlenav-arrow:focus {
    opacity: 1;
}
html.oldie .paddlenav-onhover .paddlenav-arrow {
    visibility: hidden;
}
.with-paddlenav {
    position: relative;
}
html.no-js.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    opacity: 0.7;
}
html.no-js.oldie .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    visibility: visible;
}
html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:focus {
    opacity: 1;
}
html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1;
}
html.no-js.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1;
}
html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow.disabled {
    opacity: 0;
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    opacity: 0.7;
}
html.no-touch.oldie .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    visibility: visible;
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:focus {
    opacity: 1;
}
html.no-touch.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1;
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1;
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow.disabled {
    opacity: 0;
}
.paddlenav-framed .paddlenav-arrow {
    background-color: #fafafa;
    color: #999;
}
html.no-js .paddlenav-framed .paddlenav-arrow:hover {
    background-color: #fafafa;
    color: #999;
    text-decoration: none;
}
html.no-touch .paddlenav-framed .paddlenav-arrow:hover {
    background-color: #fafafa;
    color: #999;
    text-decoration: none;
}
.paddlenav-framed .paddlenav-arrow:focus {
    background-color: #fafafa;
    color: #999;
    text-decoration: none;
}
html.touch .paddlenav-framed .paddlenav-arrow {
    background-color: #fafafa;
    color: #999;
}
.paddlenav-framed .paddlenav-arrow-left {
    left: 15px;
}
.paddlenav-framed .paddlenav-arrow-right {
    right: 15px;
}
.togglenav {
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
@media only screen and (max-width: 735px) {
.togglenav {
    overflow: scroll;
    white-space: nowrap;
}
}
.togglenav ul {
    display: inline-block;
}
html.oldie .togglenav ul {
    display: inline;
}
.togglenav li {
    float: left;
    list-style: outside none none;
    outline: medium none;
}
@media only screen and (max-width: 735px) {
.togglenav li {
    display: inline-block;
    float: none;
}
}
.togglenav-button {
    color: #333;
    display: block;
    font-size: 1em;
    line-height: 1;
    margin-left: -1px;
    padding: 10px 15px 9px;
    position: relative;
    text-decoration: none;
    z-index: 0;
}
html.no-js .togglenav-button:hover {
    color: #08c;
    text-decoration: none;
}
html.no-touch .togglenav-button:hover {
    color: #08c;
    text-decoration: none;
}
.togglenav-button.current {
    color: #999;
    cursor: default;
    pointer-events: none;
    text-decoration: none;
    z-index: 10;
}
html.no-js .togglenav-button.current:hover {
    color: #999;
}
html.no-touch .togglenav-button.current:hover {
    color: #999;
}
.togglenav-button::after {
    color: #333;
    content: "•";
    font-size: 10px;
    left: 15px;
    position: relative;
    vertical-align: middle;
}
li:last-child .togglenav-button::after {
    content: "";
}
.hero-headline {
    font-size: 64px;
    font-weight: 200;
    letter-spacing: -0.02em;
    line-height: 1.0625;
}
html.oldie .hero-headline {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .hero-headline {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .hero-headline {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .hero-headline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .hero-headline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .hero-headline {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .hero-headline {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.hero-headline {
    font-size: 52px;
    font-weight: 200;
    letter-spacing: -0.014em;
    line-height: 1.08654;
}
}
@media only screen and (max-width: 735px) {
.hero-headline {
    font-size: 36px;
    font-weight: 200;
    letter-spacing: -0.002em;
    line-height: 1.11111;
}
}
html[lang="ja-JP"] .hero-headline {
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="ja-JP"] .hero-headline {
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="ja-JP"] .hero-headline {
    letter-spacing: 0;
}
}
html[lang="zh-TW"] .hero-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 1.1;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .hero-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.10417;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .hero-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 34px;
    letter-spacing: 0;
    line-height: 1.20588;
}
}
html[lang="zh-HK"] .hero-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 1.1;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .hero-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.10417;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .hero-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 34px;
    letter-spacing: 0;
    line-height: 1.20588;
}
}
html[lang="zh-CN"] .hero-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 1.08333;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .hero-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.08333;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .hero-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 1.1875;
}
}
html[lang="th-TH"] .hero-headline {
    letter-spacing: 0;
    line-height: 1.17188;
}
@media only screen and (max-width: 1068px) {
html[lang="th-TH"] .hero-headline {
    letter-spacing: 0;
    line-height: 1.17308;
}
}
@media only screen and (max-width: 735px) {
html[lang="th-TH"] .hero-headline {
    letter-spacing: 0;
    line-height: 1.22222;
}
}
html[lang="ko-KR"] .hero-headline {
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="ko-KR"] .hero-headline {
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="ko-KR"] .hero-headline {
    letter-spacing: 0;
}
}
.section-headline {
    font-size: 52px;
    font-weight: 200;
    letter-spacing: -0.014em;
    line-height: 1.08654;
}
html.oldie .section-headline {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .section-headline {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .section-headline {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .section-headline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .section-headline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .section-headline {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .section-headline {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.section-headline {
    font-size: 42px;
    font-weight: 200;
    letter-spacing: -0.01em;
    line-height: 1.14286;
}
}
@media only screen and (max-width: 735px) {
.section-headline {
    font-size: 32px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.125;
}
}
html[lang="ja-JP"] .section-headline {
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="ja-JP"] .section-headline {
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="ja-JP"] .section-headline {
    letter-spacing: 0;
}
}
html[lang="zh-TW"] .section-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.10417;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .section-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 1.2;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .section-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.2;
}
}
html[lang="zh-HK"] .section-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.10417;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .section-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 1.2;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .section-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.2;
}
}
html[lang="zh-CN"] .section-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.08333;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .section-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 38px;
    letter-spacing: 0;
    line-height: 1.18421;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .section-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.17857;
}
}
html[lang="th-TH"] .section-headline {
    letter-spacing: 0;
    line-height: 1.17308;
}
@media only screen and (max-width: 1068px) {
html[lang="th-TH"] .section-headline {
    letter-spacing: 0;
    line-height: 1.2619;
}
}
@media only screen and (max-width: 735px) {
html[lang="th-TH"] .section-headline {
    letter-spacing: 0;
    line-height: 1.21875;
}
}
html[lang="ko-KR"] .section-headline {
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="ko-KR"] .section-headline {
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="ko-KR"] .section-headline {
    letter-spacing: 0;
}
}
.subsection-headline {
    font-size: 42px;
    font-weight: 200;
    letter-spacing: -0.01em;
    line-height: 1.14286;
}
html.oldie .subsection-headline {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .subsection-headline {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .subsection-headline {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .subsection-headline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .subsection-headline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .subsection-headline {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .subsection-headline {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.subsection-headline {
    font-size: 32px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.125;
}
}
@media only screen and (max-width: 735px) {
.subsection-headline {
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.14286;
}
}
html[lang="ja-JP"] .subsection-headline {
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="ja-JP"] .subsection-headline {
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="ja-JP"] .subsection-headline {
    letter-spacing: 0;
}
}
html[lang="zh-TW"] .subsection-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 40px;
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .subsection-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .subsection-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 1.19231;
}
}
html[lang="zh-HK"] .subsection-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 40px;
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .subsection-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .subsection-headline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 1.19231;
}
}
html[lang="zh-CN"] .subsection-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 38px;
    letter-spacing: 0;
    line-height: 1.18421;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .subsection-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.17857;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .subsection-headline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.16667;
}
}
html[lang="th-TH"] .subsection-headline {
    letter-spacing: 0;
    line-height: 1.2619;
}
@media only screen and (max-width: 1068px) {
html[lang="th-TH"] .subsection-headline {
    letter-spacing: 0;
    line-height: 1.21875;
}
}
@media only screen and (max-width: 735px) {
html[lang="th-TH"] .subsection-headline {
    letter-spacing: 0;
    line-height: 1.25;
}
}
html[lang="ko-KR"] .subsection-headline {
    letter-spacing: 0;
}
@media only screen and (max-width: 1068px) {
html[lang="ko-KR"] .subsection-headline {
    letter-spacing: 0;
}
}
@media only screen and (max-width: 735px) {
html[lang="ko-KR"] .subsection-headline {
    letter-spacing: 0;
}
}
.subsection-subheadline {
    font-size: 32px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.125;
}
html.oldie .subsection-subheadline {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .subsection-subheadline {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .subsection-subheadline {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .subsection-subheadline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .subsection-subheadline {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .subsection-subheadline {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .subsection-subheadline {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.subsection-subheadline {
    font-size: 28px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.14286;
}
}
@media only screen and (max-width: 735px) {
.subsection-subheadline {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.16667;
}
}
html[lang="zh-TW"] .subsection-subheadline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .subsection-subheadline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 26px;
    line-height: 1.19231;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .subsection-subheadline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.18182;
}
}
html[lang="zh-HK"] .subsection-subheadline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .subsection-subheadline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 26px;
    line-height: 1.19231;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .subsection-subheadline {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.18182;
}
}
html[lang="zh-CN"] .subsection-subheadline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 30px;
    line-height: 1.16667;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .subsection-subheadline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 26px;
    line-height: 1.19231;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .subsection-subheadline {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.18182;
}
}
html[lang="th-TH"] .subsection-subheadline {
    line-height: 1.21875;
}
@media only screen and (max-width: 1068px) {
html[lang="th-TH"] .subsection-subheadline {
    line-height: 1.25;
}
}
@media only screen and (max-width: 735px) {
html[lang="th-TH"] .subsection-subheadline {
    line-height: 1.29167;
}
}
.intro {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.35417;
}
html.oldie .intro {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .intro {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .intro {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .intro {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .intro {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .intro {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .intro {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.intro {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.35417;
}
}
@media only screen and (max-width: 735px) {
.intro {
    font-size: 20px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.4;
}
}
html[lang="zh-TW"] .intro {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.59091;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .intro {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.59091;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .intro {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 18px;
    line-height: 1.61111;
}
}
html[lang="zh-HK"] .intro {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.59091;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .intro {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.59091;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .intro {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 18px;
    line-height: 1.61111;
}
}
html[lang="zh-CN"] .intro {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.54545;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .intro {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.54545;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .intro {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 18px;
}
}
.image-shared-buystrip-hero {
    background-image: url("http://images.apple.com/v/imac/d/images/shared/buystrip_hero_large.png");
    background-repeat: no-repeat;
    background-size: 242px 198px;
    height: 198px;
    width: 242px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-shared-buystrip-hero {
    background-image: url("http://images.apple.com/v/imac/d/images/shared/buystrip_hero_large_2x.png");
}
}
.main {
    overflow: hidden;
    width: 100%;
}
.section {
    position: relative;
    z-index: 1;
}
.section::before, .section::after {
    content: " ";
    display: table;
}
.section::after {
    clear: both;
}
html.oldie .section {
}
.section-lightgray {
    background-color: #fafafa;
}
.section-content {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
    z-index: 1;
}
.section-content::before, .section-content::after {
    content: " ";
    display: table;
}
.section-content::after {
    clear: both;
}
html.oldie .section-content {
}
@media only screen and (min-width: 1442px) {
.section-content {
    width: 980px;
}
}
@media only screen and (max-width: 1068px) {
.section-content {
    width: 692px;
}
}
@media only screen and (max-width: 735px) {
.section-content {
    width: 90%;
}
}
.content-spacing {
    margin-bottom: 150px;
    margin-top: 130px;
}
@media only screen and (max-width: 1068px) {
.content-spacing {
    margin-top: 72px;
}
}
@media only screen and (max-width: 735px) {
.content-spacing {
    margin-top: 46px;
}
}
@media only screen and (max-width: 1068px) {
.content-spacing {
    margin-bottom: 120px;
}
}
@media only screen and (max-width: 735px) {
.content-spacing {
    margin-bottom: 84px;
}
}
.content-spacing-top {
    margin-top: 130px;
}
@media only screen and (max-width: 1068px) {
.content-spacing-top {
    margin-top: 72px;
}
}
@media only screen and (max-width: 735px) {
.content-spacing-top {
    margin-top: 46px;
}
}
.content-spacing-bottom {
    margin-bottom: 150px;
}
@media only screen and (max-width: 1068px) {
.content-spacing-bottom {
    margin-bottom: 120px;
}
}
@media only screen and (max-width: 735px) {
.content-spacing-bottom {
    margin-bottom: 84px;
}
}
.section-headline-space-bottom {
    margin-bottom: 23px;
}
.section-intro-body {
    margin-left: 140px;
}
@media only screen and (max-width: 1068px) {
.section-intro-body {
    margin-left: 50px;
}
}
@media only screen and (max-width: 735px) {
.section-intro-body {
    margin-left: 0;
}
}
.subsection-content {
    margin-bottom: 78px;
    position: relative;
    z-index: 1;
}
.subsection-content::before, .subsection-content::after {
    content: " ";
    display: table;
}
.subsection-content::after {
    clear: both;
}
html.oldie .subsection-content {
}
@media only screen and (max-width: 1068px) {
.subsection-content {
    margin-bottom: 46px;
}
}
.subsection-copy {
    margin-bottom: 0;
    padding-right: 50px;
}
@media only screen and (max-width: 735px) {
.subsection-copy {
    padding-right: 0;
}
}
.subsection-sidebar {
    padding-left: 41px;
    padding-top: 1px;
}
@media only screen and (max-width: 1068px) {
.subsection-sidebar {
    padding-left: 0;
    padding-top: 2px;
}
}
@media only screen and (max-width: 735px) {
.subsection-sidebar {
    padding-top: 8px;
}
}
.column-copy {
    z-index: 2;
}
.image-center {
    margin-left: auto;
    margin-right: auto;
}
.image-right {
    float: right;
}
.unibrow {
    border-top: 1px solid #d6d6d6;
    width: 40px;
}
.unibrow.unibrow-spacing-top {
    margin-top: 40px;
}
.eyebrow {
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.14286;
}
html.oldie .eyebrow {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .eyebrow {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .eyebrow {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .eyebrow {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .eyebrow {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .eyebrow {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .eyebrow {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.eyebrow {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.16667;
}
}
@media only screen and (max-width: 735px) {
.eyebrow {
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.2;
}
}
.large-hide {
    display: none;
}
.large-show {
    display: block;
}
.large-show-inline {
    display: inline;
}
.large-show-inlineblock {
    display: inline-block;
}
.large-clear {
    clear: left;
    float: none;
}
.large-text-center {
    text-align: center;
}
.large-text-left {
    text-align: left;
}
@media only screen and (min-width: 1442px) {
.xlarge-hide {
    display: none;
}
.xlarge-show {
    display: block;
}
.xlarge-show-inline {
    display: inline;
}
.xlarge-show-inlineblock {
    display: inline-block;
}
.xlarge-clear {
    clear: left;
    float: none;
}
.xlarge-text-center {
    text-align: center;
}
.xlarge-text-left {
    text-align: left;
}
}
@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;
}
.medium-clear {
    clear: left;
    float: none;
}
.medium-text-center {
    text-align: center;
}
.medium-text-left {
    text-align: left;
}
}
@media only screen and (max-width: 735px) {
.small-hide {
    display: none;
}
.small-show {
    display: block;
}
.small-show-inline {
    display: inline;
}
.small-show-inlineblock {
    display: inline-block;
}
.small-clear {
    clear: left;
    float: none;
}
.small-text-center {
    text-align: center;
}
.small-text-left {
    text-align: left;
}
}
#viewport-emitter {
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 0;
    z-index: -1;
}
#viewport-emitter::before {
    content: "large";
}
@media only screen and (min-width: 1442px) {
#viewport-emitter {
}
#viewport-emitter::before {
    content: "xlarge";
}
}
@media only screen and (max-width: 1068px) {
#viewport-emitter {
}
#viewport-emitter::before {
    content: "medium";
}
}
@media only screen and (max-width: 735px) {
#viewport-emitter {
}
#viewport-emitter::before {
    content: "small";
}
}
.image-specs-27-connections {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/27_connections_large.jpg");
    background-repeat: no-repeat;
    background-size: 1146px 351px;
    height: 351px;
    width: 1146px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-27-connections {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/27_connections_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-27-connections {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/27_connections_medium.jpg");
    background-size: 707px 335px;
    height: 335px;
    width: 707px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-27-connections {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/27_connections_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-27-connections {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/27_connections_small.jpg");
    background-size: 769px 212px;
    height: 212px;
    width: 769px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-27-connections {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/27_connections_small_2x.jpg");
}
}
.image-specs-bia-app-store {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_app_store_large.jpg");
    background-repeat: no-repeat;
    background-size: 54px 54px;
    height: 54px;
    width: 54px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-app-store {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_app_store_large_2x.jpg");
}
}
.image-specs-bia-calendar {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_calendar_large.jpg");
    background-repeat: no-repeat;
    background-size: 53px 55px;
    height: 55px;
    width: 53px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-calendar {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_calendar_large_2x.jpg");
}
}
.image-specs-bia-contacts {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_contacts_large.jpg");
    background-repeat: no-repeat;
    background-size: 53px 60px;
    height: 60px;
    width: 53px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-contacts {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_contacts_large_2x.jpg");
}
}
.image-specs-bia-facetime {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_facetime_large.jpg");
    background-repeat: no-repeat;
    background-size: 60px 52px;
    height: 52px;
    width: 60px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-facetime {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_facetime_large_2x.jpg");
}
}
.image-specs-bia-game-center {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_game_center_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 53px;
    height: 53px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-game-center {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_game_center_large_2x.jpg");
}
}
.image-specs-bia-garageband {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_garageband_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 66px;
    height: 66px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-garageband {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_garageband_large_2x.jpg");
}
}
.image-specs-bia-ibooks {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_ibooks_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 52px;
    height: 52px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-ibooks {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_ibooks_large_2x.jpg");
}
}
.image-specs-bia-imovie {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_imovie_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 53px;
    height: 53px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-imovie {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_imovie_large_2x.jpg");
}
}
.image-specs-bia-itunes {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_itunes_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 52px;
    height: 52px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-itunes {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_itunes_large_2x.jpg");
}
}
.image-specs-bia-keynote {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_keynote_large.jpg");
    background-repeat: no-repeat;
    background-size: 47px 54px;
    height: 54px;
    width: 47px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-keynote {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_keynote_large_2x.jpg");
}
}
.image-specs-bia-mail {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_mail_large.jpg");
    background-repeat: no-repeat;
    background-size: 50px 53px;
    height: 53px;
    width: 50px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-mail {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_mail_large_2x.jpg");
}
}
.image-specs-bia-maps {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_maps_large.jpg");
    background-repeat: no-repeat;
    background-size: 54px 49px;
    height: 49px;
    width: 54px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-maps {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_maps_large_2x.jpg");
}
}
.image-specs-bia-messages {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_messages_large.jpg");
    background-repeat: no-repeat;
    background-size: 56px 52px;
    height: 52px;
    width: 56px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-messages {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_messages_large_2x.jpg");
}
}
.image-specs-bia-notes {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_notes_large.jpg");
    background-repeat: no-repeat;
    background-size: 51px 58px;
    height: 58px;
    width: 51px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-notes {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_notes_large_2x.jpg");
}
}
.image-specs-bia-numbers {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_numbers_large.jpg");
    background-repeat: no-repeat;
    background-size: 55px 52px;
    height: 52px;
    width: 55px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-numbers {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_numbers_large_2x.jpg");
}
}
.image-specs-bia-pages {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_pages_large.jpg");
    background-repeat: no-repeat;
    background-size: 50px 59px;
    height: 59px;
    width: 50px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-pages {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_pages_large_2x.jpg");
}
}
.image-specs-bia-photo-booth {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_photo_booth_large.jpg");
    background-repeat: no-repeat;
    background-size: 61px 52px;
    height: 52px;
    width: 61px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-photo-booth {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_photo_booth_large_2x.jpg");
}
}
.image-specs-bia-photos {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_photos_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 52px;
    height: 52px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-photos {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_photos_large_2x.jpg");
}
}
.image-specs-bia-preview {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_preview_large.jpg");
    background-repeat: no-repeat;
    background-size: 53px 47px;
    height: 47px;
    width: 53px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-preview {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_preview_large_2x.jpg");
}
}
.image-specs-bia-reminders {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_reminders_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 60px;
    height: 60px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-reminders {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_reminders_large_2x.jpg");
}
}
.image-specs-bia-safari {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_safari_large.jpg");
    background-repeat: no-repeat;
    background-size: 51px 51px;
    height: 51px;
    width: 51px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-safari {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_safari_large_2x.jpg");
}
}
.image-specs-bia-time-machine {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_time_machine_large.jpg");
    background-repeat: no-repeat;
    background-size: 52px 52px;
    height: 52px;
    width: 52px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-bia-time-machine {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/bia_time_machine_large_2x.jpg");
}
}
.image-specs-display-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_21in_large.jpg");
    background-repeat: no-repeat;
    background-size: 223px 188px;
    height: 188px;
    width: 223px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-display-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_21in_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-display-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_21in_medium.jpg");
    background-size: 161px 136px;
    height: 136px;
    width: 161px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-display-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_21in_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-display-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_21in_small.jpg");
    background-size: 89px 75px;
    height: 75px;
    width: 89px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-display-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_21in_small_2x.jpg");
}
}
.image-specs-display-retina-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_21in_large.jpg");
    background-repeat: no-repeat;
    background-size: 223px 188px;
    height: 188px;
    width: 223px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-display-retina-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_21in_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-display-retina-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_21in_medium.jpg");
    background-size: 161px 136px;
    height: 136px;
    width: 161px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-display-retina-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_21in_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-display-retina-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_21in_small.jpg");
    background-size: 88px 75px;
    height: 75px;
    width: 88px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-display-retina-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_21in_small_2x.jpg");
}
}
.image-specs-display-retina-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_27in_large.jpg");
    background-repeat: no-repeat;
    background-size: 273px 226px;
    height: 226px;
    width: 273px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-display-retina-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_27in_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-display-retina-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_27in_medium.jpg");
    background-size: 212px 176px;
    height: 176px;
    width: 212px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-display-retina-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_27in_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-display-retina-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_27in_small.jpg");
    background-size: 109px 90px;
    height: 90px;
    width: 109px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-display-retina-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/display_retina_27in_small_2x.jpg");
}
}
.image-specs-environment-logo {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/environment_logo_large.png");
    background-repeat: no-repeat;
    background-size: 23px 28px;
    height: 28px;
    width: 23px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-environment-logo {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/environment_logo_large_2x.png");
}
}
@media only screen and (max-width: 735px) {
.image-specs-environment-logo {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/environment_logo_small.png");
    background-size: 22px 27px;
    height: 27px;
    width: 22px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-environment-logo {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/environment_logo_small_2x.png");
}
}
.image-specs-in-the-box-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_21in_large.jpg");
    background-repeat: no-repeat;
    background-size: 1046px 580px;
    height: 580px;
    width: 1046px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-in-the-box-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_21in_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-in-the-box-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_21in_medium.jpg");
    background-size: 832px 461px;
    height: 461px;
    width: 832px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-in-the-box-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_21in_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-in-the-box-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_21in_small.jpg");
    background-size: 463px 257px;
    height: 257px;
    width: 463px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-in-the-box-21in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_21in_small_2x.jpg");
}
}
.image-specs-in-the-box-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_27in_large.jpg");
    background-repeat: no-repeat;
    background-size: 1290px 593px;
    height: 593px;
    width: 1290px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-in-the-box-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_27in_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-in-the-box-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_27in_medium.jpg");
    background-size: 1024px 471px;
    height: 471px;
    width: 1024px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-in-the-box-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_27in_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-in-the-box-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_27in_small.jpg");
    background-size: 587px 265px;
    height: 265px;
    width: 587px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-in-the-box-27in {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/in_the_box_27in_small_2x.jpg");
}
}
.image-specs-osx {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/osx_large.jpg");
    background-repeat: no-repeat;
    background-size: 86px 86px;
    height: 86px;
    width: 86px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-osx {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/osx_large_2x.jpg");
}
}
.image-specs-size-weight {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/size_weight_large.jpg");
    background-repeat: no-repeat;
    background-size: 273px 229px;
    height: 229px;
    width: 273px;
}
@media not all, only screen and (min-resolution: 144dpi), not all, (min-resolution: 144dppx) {
.image-specs-size-weight {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/size_weight_large_2x.jpg");
}
}
@media only screen and (max-width: 1068px) {
.image-specs-size-weight {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/size_weight_medium.jpg");
    background-size: 192px 161px;
    height: 161px;
    width: 192px;
}
}
@media not all, only screen and (max-width: 1068px) and (min-resolution: 144dpi), not all, only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
.image-specs-size-weight {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/size_weight_medium_2x.jpg");
}
}
@media only screen and (max-width: 735px) {
.image-specs-size-weight {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/size_weight_small.jpg");
    background-size: 197px 165px;
    height: 165px;
    width: 197px;
}
}
@media not all, only screen and (max-width: 735px) and (min-resolution: 144dpi), not all, only screen and (max-width: 735px) and (min-resolution: 144dppx) {
.image-specs-size-weight {
    background-image: url("http://images.apple.com/v/imac/d/images/specs/size_weight_small_2x.jpg");
}
}
.paragraph-margin {
    margin: 0 0 1em;
}
@media only screen and (max-width: 735px) {
.small-line-break::after {
    content: "\a ";
    white-space: pre;
}
}
ul.extra-spacing {
    margin-top: 8px;
}
ul.extra-spacing > li {
    margin-bottom: 8px;
}
ul.extra-spacing > li:last-child {
    margin-bottom: 0;
}
.specs-tab-panels {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
}
@media only screen and (min-width: 1442px) {
.specs-tab-panels {
    width: 980px;
}
}
@media only screen and (max-width: 1068px) {
.specs-tab-panels {
    width: 692px;
}
}
@media only screen and (max-width: 735px) {
.specs-tab-panels {
    width: 90%;
}
}
.specs-tab-panel {
    background-color: #fff;
    box-sizing: border-box;
    display: none;
    padding: 0 8px;
    width: 100%;
}
html.oldie .specs-tab-panel {
    display: block;
}
html.no-js .specs-tab-panel {
    display: block;
}
@media only screen and (max-width: 735px) {
.specs-tab-panel {
    padding: 0;
}
}
html.oldie .specs-tab-panel {
    padding: 0;
}
.specs-model-tabs {
    list-style: outside none none;
    margin: 38px -5%;
    text-align: center;
}
.specs-model-tabs::before, .specs-model-tabs::after {
    content: " ";
    display: table;
}
.specs-model-tabs::after {
    clear: both;
}
html.oldie .specs-model-tabs {
}
@media only screen and (max-width: 1068px) {
.specs-model-tabs {
    margin: 20px -5%;
}
}
@media only screen and (max-width: 735px) {
.specs-model-tabs {
    margin: 40px -5%;
}
}
.specs-model-tabs > li {
    display: inline-block;
    margin: 0 16px;
    width: 310px;
}
html.oldie .specs-model-tabs > li {
    display: inline;
}
@media only screen and (max-width: 1068px) {
.specs-model-tabs > li {
    margin: 0 7px;
    width: 217px;
}
}
@media only screen and (max-width: 735px) {
.specs-model-tabs > li {
    margin: 0 1.75%;
    max-width: 136px;
}
}
.specs-model-tab {
    background-color: #fafafa;
    border: 1px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: -0.01em;
    line-height: 1.16071;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 18px 28px;
    text-align: center;
}
html.oldie .specs-model-tab {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .specs-model-tab {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .specs-model-tab {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .specs-model-tab {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .specs-model-tab {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .specs-model-tab {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .specs-model-tab {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.specs-model-tab {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: -0.01em;
    line-height: 1.16667;
}
}
html.no-js .specs-model-tab:hover {
    text-decoration: none;
}
html.no-touch .specs-model-tab:hover {
    text-decoration: none;
}
@media only screen and (max-width: 1068px) {
.specs-model-tab {
    padding: 17px 18px 15px;
}
}
.specs-model-tab.current {
    background-color: transparent;
    border-color: #08c;
}
.section-specs-table {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.45;
}
@media only screen and (max-width: 735px) {
.section-specs-table {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.3;
}
}
.section-specs-table [role="row"] {
    border-top: 1px solid #d6d6d6;
    margin-left: -8px;
    margin-right: -8px;
    padding: 62px 0 56px;
}
.section-specs-table [role="row"] > [role="gridcell"] {
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
}
html.oldie .section-specs-table [role="row"] > [role="gridcell"] {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 735px) {
.section-specs-table [role="row"] > [role="rowheader"] {
    float: none;
    margin-left: 8px;
    margin-right: 8px;
    width: auto;
}
}
@media only screen and (max-width: 1068px) {
.section-specs-table [role="row"] {
    padding: 46px 0 44px;
}
}
@media only screen and (max-width: 735px) {
.section-specs-table [role="row"] {
    border-top: medium none;
    padding: 0 0 48px;
}
}
.section-specs-table [role="rowheader"] {
    font-size: 28px;
    font-weight: 200;
    letter-spacing: -0.01em;
    line-height: 1.16071;
    margin-top: -6px;
}
html.oldie .section-specs-table [role="rowheader"] {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .section-specs-table [role="rowheader"] {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .section-specs-table [role="rowheader"] {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .section-specs-table [role="rowheader"] {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .section-specs-table [role="rowheader"] {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .section-specs-table [role="rowheader"] {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .section-specs-table [role="rowheader"] {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.section-specs-table [role="rowheader"] {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: -0.01em;
    line-height: 1.16667;
}
}
@media only screen and (max-width: 735px) {
.section-specs-table [role="rowheader"] {
    font-size: 20px;
    font-weight: 200;
    letter-spacing: -0.023em;
    line-height: 1.4;
}
}
@media only screen and (max-width: 1068px) {
.section-specs-table [role="rowheader"] {
    margin-top: -3px;
}
}
@media only screen and (max-width: 735px) {
.section-specs-table [role="rowheader"] {
    margin-top: -0.25em;
}
}
@media only screen and (max-width: 735px) {
.section-specs-table [role="rowheader"] {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
    padding-bottom: 6px;
}
}
.section-specs-table p, .section-specs-table ul, .section-specs-table ol {
    margin-bottom: 0.65em;
}
.section-specs-table p:last-child, .section-specs-table ul:last-child, .section-specs-table ol:last-child {
    margin-bottom: 0;
}
.page-specs b {
    font-weight: 600;
}
html.oldie .page-specs b {
    font-family: "Myriad Set Pro 600","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .page-specs b {
    font-family: "Apple TP 600","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .page-specs b {
    font-family: "PingHei 600","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .page-specs b {
    font-family: "MHei 600","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .page-specs b {
    font-family: "MHei 600","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .page-specs b {
    font-family: "Sukhumvit Set 600","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .page-specs b {
    font-family: "Yoon Gothic 600","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.specs-caption {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29286;
    position: absolute;
}
@media only screen and (max-width: 1068px) {
.specs-caption {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29286;
}
}
@media only screen and (max-width: 735px) {
.specs-caption {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29286;
}
}
html[lang="zh-TW"] .specs-caption {
    font-size: 12px;
    line-height: 1.83333;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .specs-caption {
    font-size: 12px;
    line-height: 1.83333;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .specs-caption {
    font-size: 12px;
    line-height: 1.83333;
}
}
html[lang="zh-HK"] .specs-caption {
    font-size: 12px;
    line-height: 1.83333;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .specs-caption {
    font-size: 12px;
    line-height: 1.83333;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .specs-caption {
    font-size: 12px;
    line-height: 1.83333;
}
}
html[lang="zh-CN"] .specs-caption {
    font-size: 12px;
    line-height: 1.75;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .specs-caption {
    font-size: 12px;
    line-height: 1.75;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .specs-caption {
    font-size: 12px;
    line-height: 1.75;
}
}
.specs-body-heading {
    font-size: inherit;
    font-weight: 600;
    margin-bottom: initial;
}
html.oldie .specs-body-heading {
    font-family: "Myriad Set Pro 600","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .specs-body-heading {
    font-family: "Apple TP 600","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .specs-body-heading {
    font-family: "PingHei 600","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .specs-body-heading {
    font-family: "MHei 600","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .specs-body-heading {
    font-family: "MHei 600","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .specs-body-heading {
    font-family: "Sukhumvit Set 600","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .specs-body-heading {
    font-family: "Yoon Gothic 600","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie .specs-body-heading {
}
.specs-port-details {
    margin-top: -0.65em;
}
.specs-display-image {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
}
.image-specs-display-retina-27in {
    float: left;
    margin-right: 50px;
}
.image-specs-display-retina-27in + p {
    margin-top: 50px;
}
@media only screen and (max-width: 1068px) {
.image-specs-display-retina-27in {
    margin-right: 42px;
}
.image-specs-display-retina-27in + p {
    margin-top: 10px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-display-retina-27in {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
}
.specs-storage-figure {
    border: 1px solid #999;
    border-radius: 5px;
    color: #999;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    margin-right: 12px;
    padding: 10px 16px 7px;
    text-align: center;
}
@media only screen and (max-width: 735px) {
.specs-storage-figure {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
}
}
html.oldie .specs-storage-figure {
    display: inline;
}
@media only screen and (max-width: 735px) {
.specs-storage-figure {
    display: block;
    margin-bottom: 1em;
    padding: 12px 0 9px;
    width: 83px;
}
}
.image-specs-27-connections {
    margin-bottom: 26px;
    margin-top: -63px;
    position: relative;
}
@media only screen and (max-width: 1068px) {
.image-specs-27-connections {
    margin-bottom: 56px;
    margin-top: -47px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-27-connections {
    margin-bottom: 49px;
    margin-left: -38px;
    margin-top: -21px;
}
}
.image-specs-27-connections .specs-caption {
    margin-left: -50px;
    text-align: center;
    width: 100px;
}
.image-specs-27-connections .specs-caption.headphones, .image-specs-27-connections .specs-caption.usb, .image-specs-27-connections .specs-caption.thunderbolt {
    top: 273px;
}
.image-specs-27-connections .specs-caption.sd-card, .image-specs-27-connections .specs-caption.ethernet {
    top: 329px;
}
.image-specs-27-connections .specs-caption.headphones {
    left: 131px;
    width: 80px;
}
.image-specs-27-connections .specs-caption.sd-card {
    left: 165px;
}
.image-specs-27-connections .specs-caption.usb {
    left: 208px;
}
.image-specs-27-connections .specs-caption.thunderbolt {
    left: 298px;
}
.image-specs-27-connections .specs-caption.ethernet {
    left: 352px;
}
@media only screen and (max-width: 1068px) {
.image-specs-27-connections .specs-caption.headphones, .image-specs-27-connections .specs-caption.usb, .image-specs-27-connections .specs-caption.thunderbolt {
    top: 283px;
}
.image-specs-27-connections .specs-caption.sd-card, .image-specs-27-connections .specs-caption.ethernet {
    top: 334px;
}
.image-specs-27-connections .specs-caption.headphones {
    left: 118px;
}
.image-specs-27-connections .specs-caption.sd-card {
    left: 152px;
}
.image-specs-27-connections .specs-caption.usb {
    left: 190px;
}
.image-specs-27-connections .specs-caption.thunderbolt {
    left: 271px;
}
.image-specs-27-connections .specs-caption.ethernet {
    left: 320px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-27-connections .specs-caption {
    width: 86px;
}
.image-specs-27-connections .specs-caption.headphones, .image-specs-27-connections .specs-caption.usb, .image-specs-27-connections .specs-caption.ethernet {
    top: 149px;
}
.image-specs-27-connections .specs-caption.sd-card, .image-specs-27-connections .specs-caption.thunderbolt {
    top: 192px;
}
.image-specs-27-connections .specs-caption.headphones {
    left: 74px;
}
.image-specs-27-connections .specs-caption.sd-card {
    left: 96px;
}
.image-specs-27-connections .specs-caption.usb {
    left: 146px;
}
.image-specs-27-connections .specs-caption.thunderbolt {
    left: 205px;
}
.image-specs-27-connections .specs-caption.ethernet {
    left: 242px;
}
}
.row-specs-size-and-weight > [role="gridcell"] {
    margin-top: 60px;
}
@media only screen and (max-width: 735px) {
.row-specs-size-and-weight > [role="gridcell"] {
    margin-top: 57px;
}
}
.image-specs-size-weight {
    margin-top: -22px;
    position: relative;
}
@media only screen and (max-width: 1068px) {
.image-specs-size-weight {
    margin-bottom: 16px;
    margin-top: -4px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-size-weight {
    margin-bottom: 25px;
    margin-top: 0;
}
}
.image-specs-size-weight .specs-caption {
    text-align: center;
}
.image-specs-size-weight .specs-caption.width {
    bottom: 239px;
    width: 245px;
}
.image-specs-size-weight .specs-caption.height {
    left: 275px;
    top: 115px;
    width: 80px;
}
@media only screen and (max-width: 1068px) {
.image-specs-size-weight .specs-caption.width {
    bottom: 167px;
    width: 171px;
}
.image-specs-size-weight .specs-caption.height {
    left: 188px;
    top: 72px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-size-weight .specs-caption.width {
    bottom: 175px;
    width: 176px;
}
.image-specs-size-weight .specs-caption.height {
    left: 199px;
    top: 74px;
}
}
.image-specs-in-the-box-21in {
    margin-left: 229px;
    margin-top: 20px;
}
.image-specs-in-the-box-21in + .row {
    margin-bottom: 90px;
    margin-top: 251px;
}
.image-specs-in-the-box-21in + .row::before {
    width: 317px;
}
@media only screen and (max-width: 1068px) {
.image-specs-in-the-box-21in + .row::before {
    width: 290px;
}
}
@media only screen and (max-width: 1068px) {
.image-specs-in-the-box-21in {
    margin-left: 252px;
    margin-top: 0;
}
.image-specs-in-the-box-21in + .row {
    margin-bottom: 46px;
    margin-top: 161px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-in-the-box-21in {
    margin-bottom: 40px;
    margin-left: 50px;
    margin-top: 0;
}
}
.image-specs-in-the-box-27in {
    margin-left: 105px;
    margin-top: 45px;
}
.image-specs-in-the-box-27in + .row {
    margin-bottom: 95px;
    margin-top: 310px;
}
.image-specs-in-the-box-27in + .row::before {
    width: 230px;
}
@media only screen and (max-width: 1068px) {
.image-specs-in-the-box-27in + .row::before {
    width: 235px;
}
}
@media only screen and (max-width: 1068px) {
.image-specs-in-the-box-27in {
    margin-left: 150px;
    margin-top: 2px;
}
.image-specs-in-the-box-27in + .row {
    margin-bottom: 42px;
    margin-top: 203px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-in-the-box-27in {
    margin-bottom: 40px;
    margin-left: -13px;
    margin-top: 0;
}
}
.specs-in-the-box-hardware {
    position: absolute;
}
.specs-in-the-box-hardware + .row {
    border-top-color: transparent;
}
.specs-in-the-box-hardware + .row::before {
    background-color: #d6d6d6;
    content: "";
    display: block;
    height: 1px;
    min-height: 1px;
    position: absolute;
    top: -1px;
}
@media only screen and (max-width: 735px) {
.specs-in-the-box-hardware {
    position: static;
}
.specs-in-the-box-hardware + .row {
    margin-bottom: 0;
    margin-top: 0;
}
.specs-in-the-box-hardware + .row::before {
    display: none;
}
}
html.oldie .specs-in-the-box-hardware {
    position: static;
}
html.oldie .specs-in-the-box-hardware + .row {
    margin-bottom: 0;
    margin-top: 0;
}
html.oldie .specs-in-the-box-hardware + .row::before {
    display: none;
}
.image-specs-osx {
    margin-top: 10px;
}
@media only screen and (max-width: 1068px) {
.image-specs-osx {
    margin-top: 18px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-osx {
    margin-top: 6px;
}
}
@media only screen and (max-width: 735px) {
.image-specs-osx {
    margin-bottom: 10px;
}
}
.specs-osx-description p {
    margin-bottom: 0;
}
ul.specs-app-list {
    list-style: outside none none;
    margin: 0 -3.8%;
    position: relative;
    z-index: 1;
}
ul.specs-app-list::before, ul.specs-app-list::after {
    content: " ";
    display: table;
}
ul.specs-app-list::after {
    clear: both;
}
html.oldie ul.specs-app-list {
}
@media only screen and (max-width: 735px) {
ul.specs-app-list {
    margin: 10px -5%;
}
}
ul.specs-app-list > li {
    color: #666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29286;
    margin: 0 0 36px;
    min-height: 2px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 16.6667%;
    z-index: 1;
}
html.oldie ul.specs-app-list > li {
    width: 16.65%;
}
@media only screen and (max-width: 1068px) {
ul.specs-app-list > li {
    width: 20%;
}
}
@media only screen and (max-width: 735px) {
ul.specs-app-list > li {
    width: 33.3333%;
}
}
@media only screen and (max-width: 1068px) {
ul.specs-app-list > li {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29286;
}
}
@media only screen and (max-width: 735px) {
ul.specs-app-list > li {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29286;
}
}
html[lang="zh-TW"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.83333;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.83333;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.83333;
}
}
html[lang="zh-HK"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.83333;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.83333;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.83333;
}
}
html[lang="zh-CN"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.75;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.75;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] ul.specs-app-list > li {
    font-size: 12px;
    line-height: 1.75;
}
}
@media only screen and (max-width: 735px) {
ul.specs-app-list > li {
    max-width: 112px;
}
}
ul.specs-app-list .specs-app-icon {
    background-position: center center;
    height: 68px;
    margin: 0 auto 3px;
    width: 68px;
}
.row-specs-configure .specs-configure-description {
    margin-bottom: 56px;
}
@media only screen and (max-width: 1068px) {
.row-specs-configure .specs-configure-description {
    margin-bottom: 47px;
}
}
@media only screen and (max-width: 735px) {
.row-specs-configure .specs-configure-description {
    margin-bottom: 30px;
}
}
.row-specs-configure .specs-body-heading {
    margin-bottom: 0.65em;
}
.row-specs-configure .row {
    margin-left: -8px;
    margin-right: -8px;
}
.row-specs-configure .row .column {
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
}
html.oldie .row-specs-configure .row .column {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 735px) {
.row-specs-configure .row > [role="rowheader"] {
    float: none;
    margin-left: 8px;
    margin-right: 8px;
    width: auto;
}
}
.specs-environment {
    background-color: #f6f6ee;
    border-radius: 4px;
    margin-bottom: 90px;
    padding: 60px 80px 54px;
}
@media only screen and (max-width: 735px) {
.specs-environment {
    margin-bottom: 50px;
}
}
@media only screen and (max-width: 1068px) {
.specs-environment {
    padding: 64px 60px 58px;
}
}
@media only screen and (max-width: 735px) {
.specs-environment {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
    padding: 48px 5% 44px;
}
}
@media only screen and (max-width: 735px) and (max-width: 1068px) {
.specs-environment {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
}
}
@media only screen and (max-width: 735px) and (max-width: 735px) {
.specs-environment {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .specs-environment {
    font-size: 14px;
    line-height: 1.78571;
}
}
@media only screen and (max-width: 735px) and (max-width: 1068px) {
html[lang="zh-TW"] .specs-environment {
    font-size: 14px;
    line-height: 1.78571;
}
}
@media only screen and (max-width: 735px) and (max-width: 735px) {
html[lang="zh-TW"] .specs-environment {
    font-size: 14px;
    line-height: 1.78571;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .specs-environment {
    font-size: 14px;
    line-height: 1.78571;
}
}
@media only screen and (max-width: 735px) and (max-width: 1068px) {
html[lang="zh-HK"] .specs-environment {
    font-size: 14px;
    line-height: 1.78571;
}
}
@media only screen and (max-width: 735px) and (max-width: 735px) {
html[lang="zh-HK"] .specs-environment {
    font-size: 14px;
    line-height: 1.78571;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .specs-environment {
    font-size: 14px;
    line-height: 1.71429;
}
}
@media only screen and (max-width: 735px) and (max-width: 1068px) {
html[lang="zh-CN"] .specs-environment {
    font-size: 14px;
    line-height: 1.71429;
}
}
@media only screen and (max-width: 735px) and (max-width: 735px) {
html[lang="zh-CN"] .specs-environment {
    font-size: 14px;
    line-height: 1.71429;
}
}
.specs-environment h2 {
    color: #548c8c;
    font-size: 32px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.125;
}
html.oldie .specs-environment h2 {
    font-family: "Myriad Set Pro 200","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .specs-environment h2 {
    font-family: "Apple TP 200","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .specs-environment h2 {
    font-family: "PingHei 200","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .specs-environment h2 {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .specs-environment h2 {
    font-family: "MHei 200","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .specs-environment h2 {
    font-family: "Sukhumvit Set 200","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .specs-environment h2 {
    font-family: "Yoon Gothic 200","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
@media only screen and (max-width: 1068px) {
.specs-environment h2 {
    font-size: 28px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.14286;
}
}
@media only screen and (max-width: 735px) {
.specs-environment h2 {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: normal;
    line-height: 1.16667;
}
}
html[lang="zh-TW"] .specs-environment h2 {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-TW"] .specs-environment h2 {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 26px;
    line-height: 1.19231;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-TW"] .specs-environment h2 {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.18182;
}
}
html[lang="zh-HK"] .specs-environment h2 {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 30px;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-HK"] .specs-environment h2 {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 26px;
    line-height: 1.19231;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-HK"] .specs-environment h2 {
    font-family: "MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.18182;
}
}
html[lang="zh-CN"] .specs-environment h2 {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 30px;
    line-height: 1.16667;
}
@media only screen and (max-width: 1068px) {
html[lang="zh-CN"] .specs-environment h2 {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 26px;
    line-height: 1.19231;
}
}
@media only screen and (max-width: 735px) {
html[lang="zh-CN"] .specs-environment h2 {
    font-family: "PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    font-size: 22px;
    line-height: 1.18182;
}
}
html[lang="th-TH"] .specs-environment h2 {
    line-height: 1.21875;
}
@media only screen and (max-width: 1068px) {
html[lang="th-TH"] .specs-environment h2 {
    line-height: 1.25;
}
}
@media only screen and (max-width: 735px) {
html[lang="th-TH"] .specs-environment h2 {
    line-height: 1.29167;
}
}
.specs-environment h3 {
    font-size: inherit;
    font-weight: 600;
}
html.oldie .specs-environment h3 {
}
html.oldie .specs-environment h3 {
    font-family: "Myriad Set Pro 600","Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
}
html.oldie[lang="ja-JP"] .specs-environment h3 {
    font-family: "Apple TP 600","Apple TP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="zh-CN"] .specs-environment h3 {
    font-family: "PingHei 600","PingHei","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-TW"] .specs-environment h3 {
    font-family: "MHei 600","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="zh-HK"] .specs-environment h3 {
    font-family: "MHei 600","MHei","Helvetica Neue","Helvetica","STHeitiTC-Light","Arial",sans-serif;
}
html.oldie[lang="th-TH"] .specs-environment h3 {
    font-family: "Sukhumvit Set 600","Sukhumvit Set","Helvetica Neue","Helvetica","Arial",sans-serif;
}
html.oldie[lang="ko-KR"] .specs-environment h3 {
    font-family: "Yoon Gothic 600","Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.specs-environment p, .specs-environment ul {
    margin-bottom: 0;
}
.specs-environment .image-specs-environment-logo {
    margin-top: -1px;
}
@media only screen and (max-width: 1068px) {
.specs-environment .image-specs-environment-logo {
    margin-top: -4px;
}
}
@media only screen and (max-width: 735px) {
.specs-environment .image-specs-environment-logo {
    margin-top: -6px;
}
}
.specs-environment-copy-content {
    margin-left: -15px;
    margin-right: -15px;
}
.specs-environment-copy-content .specs-environment-copyblock {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
html.oldie .specs-environment-copy-content .specs-environment-copyblock {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 735px) {
.specs-environment-copy-content > [role="rowheader"] {
    float: none;
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}
}
.specs-environment-copyblock {
    margin-top: 44px;
}
@media only screen and (max-width: 735px) {
.specs-environment-copyblock {
    margin-top: 32px;
}
}
@media only screen and (max-width: 735px) {
.specs-environment-header-content h2.small-align {
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
}
}
