.blurbs2 {
    grid-template-columns: repeat(2, 1fr);
}

.section-hero .hero-headline {
    max-width: none;
}


@media only screen and (max-width: 1068px) {
    .section-hero .hero-headline {
        max-width: none
    }
}


@media only screen and (max-width: 1068px) {
    .section-experience .card-shanghai .card-headline {
    max-width: none;
}
}

@media only screen and (max-width: 890px) {
    .card .card-front-two-col {
    margin: 0 10px;
}
}
.section-experience .card-shanghai .card-headline {
    max-width: none;
}


html[lang=zh-CN] .centerall {
    padding-left: 0.5em;
}

/* .section-hero .theme-dark {
    padding-left: 0.6em;
} */
.section-router h2 {
    padding-left: 0.5em;
}


.ffpingfang {
    font-family: 'PingFang SC' !important;
}

.section.section-ipad .quote-text {
    max-width: 820px;
}

.section.section-mac .quote-card .quote-text {
    max-width: 850px;
}

.quote-card {
    padding: 140px 100px 120px 100px;
}
@media only screen and (max-width: 1068px) {
    .quote-card {
    padding: 100px 60px 90px 60px;
    margin-top: 100px;
}
}

@media only screen and (max-width: 734px) {
    .quote-card {
    padding: 50px 6.25%;
    margin-top: 70px;
}
}



.beforeQuo {
    position: relative;
  }
  
  .beforeQuo::before {
    top: 0;
    content: '“';
    position: absolute;
    left: -0.65em;
    display: block;
  }

.f600 {
    font-weight: 600 !important;
}

.section .section-cta {
    font-weight: 600;
}
.quote-card .quote-text, .quote-card footer {
    font-weight: 600;
}
.section-experience .card .card-headline, .section-experience .card .card-eyebrow {
    font-weight: 600;
}

.section.section-it .section-cta a {
    font-weight: 600;
}

.section-how-to-buy .blurbs a {
    font-weight: 600;
}

.gradient-subhead {
    font-weight: 600;
}

.typography-body-alt {
    line-height: 1.3334;
}

.section .typography-quote-copy {
    line-height: 1.3334;
}

.icon-downloadcircle {
    position: static !important;
}

.icon-after.more.headline-center-l::after {
    position: absolute;
    top: 0.04em;
}