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

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



@media only screen and (max-width: 734px) {
    .section-hero .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%;
    }
}

.section-hero .hero-copy {
    line-height: 1.3;
}

@media only screen and (max-width: 1068px) {
    .typography-headline-standalone span.ofsetleft {
        transform: translateX(-0.4em);
    }
}

@media only screen and (max-width: 734px) {
    /* .typography-headline-standalone span.ofsetleft {
            transform: none
        } */
}

@media only screen and (min-width: 1068px) {
    .section-how-to-buy .row {
        transform: translateX(5%);
    }
}




/* BTS banner*/
.image-spotlight-buy {
    background-image: url("/mo/education/home/images/overview/spotlight_buy__dqoo6d4nhk66_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi) {
    .image-spotlight-buy {
        background-image: url("/mo/education/home/images/overview/spotlight_buy__dqoo6d4nhk66_large_2x.jpg")
    }

}

@media only screen and (max-width:1068px) {
    .image-spotlight-buy {
        background-image: url("/mo/education/home/images/overview/spotlight_buy__dqoo6d4nhk66_medium.jpg")
    }

}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) {
    .image-spotlight-buy {
        background-image: url("/mo/education/home/images/overview/spotlight_buy__dqoo6d4nhk66_medium_2x.jpg")
    }

}

@media only screen and (max-width:734px) {
    .image-spotlight-buy {
        background-image: url("/mo/education/home/images/overview/spotlight_buy__dqoo6d4nhk66_small.jpg")
    }

}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) {
    .image-spotlight-buy {
        background-image: url("/mo/education/home/images/overview/spotlight_buy__dqoo6d4nhk66_small_2x.jpg")
    }

}

.image-spotlight-buy-last-chance {
    background-image: url("/mo/education/home/images/overview/spotlight_buy_last_chance__gb5s4t7k0jau_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .image-spotlight-buy-last-chance {
        background-image: url("/mo/education/home/images/overview/spotlight_buy_last_chance__gb5s4t7k0jau_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-spotlight-buy-last-chance {
        background-image: url("/mo/education/home/images/overview/spotlight_buy_last_chance__gb5s4t7k0jau_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-spotlight-buy-last-chance {
        background-image: url("/mo/education/home/images/overview/spotlight_buy_last_chance__gb5s4t7k0jau_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .image-spotlight-buy-last-chance {
        background-image: url("/mo/education/home/images/overview/spotlight_buy_last_chance__gb5s4t7k0jau_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-spotlight-buy-last-chance {
        background-image: url("/mo/education/home/images/overview/spotlight_buy_last_chance__gb5s4t7k0jau_small_2x.jpg")
    }
}

.icon-wrapper .icon.headline-center-l {
    position: absolute;
}
.cards .card .card-cta {
    position: relative;
}

.icon-wrapper {
    position: relative;
}