.gradient-dot {
    color: #ff5748;
}


#modal-how-to-buy .ric-modal-content-wrapper .callouts .callout a.icon.more::after {
    position: relative;
}


.section-hero .hero-initial-wrap .hero-initial-copy .copy {
    max-width:600px
}

@media only screen and (min-width: 735px) {
    html[lang=zh-CN] .typography-intro.intro {
        line-height: 1.381002381;
    }
}

@media only screen and (max-width: 734px) {
    html[lang=zh-CN] .typography-intro.intro {
        line-height: 1.4211026316
    }
}

@media (min-width:735px) {
    #modal-how-to-buy .ric-modal-content-wrapper .callouts {
        grid-gap: 23px;
        gap: 23px;
    }
}