/*html[lang=zh-CN] .more::after, 
html[lang=zh-CN] .more .icon-htc,
html[lang=zh-CN] .icon-downloadsolid::before, 
html[lang=zh-CN] .icon-downloadsolid::after,
html[lang=zh-CN] .icon-chevronright::before, 
html[lang=zh-CN] .icon-chevronright::after { top: auto; }
*/
/*headline g cut off*/
.section.section-hero .section-content h1{
  padding-bottom: 3px;
}

.section-more-pro-features .section-content .pro-features-intro {
    max-width: 27em;
}

@media only screen and (max-width: 1068px) {
    .section-more-pro-features .section-content .pro-features-intro {
        max-width:30em
    }
}

.globalheader-dark #globalmessage-segment, .theme-dark #globalmessage-segment {
    --globalmessage-segment-background: rgb(22, 22, 23);
    --globalmessage-segment-scrim-background: rgba(255, 255, 255, 0);
    --globalmessage-segment-text-color: rgba(255, 255, 255, .92);
    --globalmessage-segment-border-color: rgba(255, 255, 255, .4);
}

.section.section-primary .primary-subsection-cta {
    padding: 0.75em 1.4em 0.75em 1.5em;
}