.mr_6 {
    margin-right: 0.6rem;
}
.ml_6 {
    margin-left: 0.6rem;
}
@media only screen and (min-width: 1068px){
    .typography-callout:lang(zh-HK) {
        
    }
}
.highlight:before {
    transform: translateY(-56%);
}
.bentos-intro-headline .highlight:before {
    transform: translateY(-50%);
}
.recirculation-headline .highlight:before {
    transform: translateY(-50%);
}
.section-community .grid-item-learning-center .tile-content.gcupdate {
    padding: 50px;
    justify-content: flex-start;
}

.section-community .grid-item-learning-center {
    --tile-border-color: #e8e8ed;
}

.modal-success-story .modal-content .modal-stats .modal-stat-label {
    max-width: 200px
}

@media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-buy {
    padding-left: 36px;
    padding-right: 0;
}
}
.section-how-to-buy-module .column-buy .column-content {
    max-width: 100%;
}
.section-sign-up .content-wrapper {
    max-width: 700px;
}

/* Fix Highlight */

.section-content-bentos h2.bentos-intro-headline {
	position: relative;
	z-index: 1;
}

.section-content-bentos h2.bentos-intro-headline .highlight, h2.apps-headline .highlight, h2.section-built-in-apps .highlight {
	z-index: -1;
}


.section-community .tile-content .tile-headline {
	z-index: 1;
}

.section-community .highlight {
	z-index: -1;
}
@media only screen and (max-width: 735px) {
    .arrow-icon.small {
        transform: rotate(-49deg) translateX(-20px) translateY(-55px);
    }
}

@media only screen and (min-width: 736px) {
.section-specialist .grid-item-expert .arrow-icon {
    position: absolute;
    bottom: -40%;
    right: 60%;
}
}



@media only screen and (max-width: 735px) {
	.desktop {
		display: none;
	}
}
.mobile {
	display: none;
}
@media only screen and (max-width: 735px) {
	.mobile {
		display: inline;
	}
	.mab {
		position: absolute;
	}
}



.ml06 {
    margin-left: 0.5em;
}
@media only screen and (min-width: 736px) {
    .ml06_lm {
        margin-left: 0.5em;
    }
}
@media only screen and (max-width: 735px) {
    .ml06_s {
        margin-left: 0.5em;
    }
}

.section-specialist .bentos-intro-copy {
    margin-top: 35px;
    max-width: 850px;
}