
.typography-callout:lang(zh-MO) {
    
}
.highlight:before {
    transform: translateY(-56%);
}


.highlight-wrapper.hl .highlight:before {
    transform: translateY(-50%);
}

.section-tools .highlight-wrapper .highlight:before {
    transform: translateY(-50%);
}


.section-hero .image-hero-macbook-bottom-right {
	background-image: url("/mo/education/k12/images/overview/hero_macbook_1__emf081hfi4eq_large.jpg");
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_1__emf081hfi4eq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_1__emf081hfi4eq_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) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_1__emf081hfi4eq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_1__emf081hfi4eq_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) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_1__emf081hfi4eq_small_2x.jpg");
	}
}

.section-hero .image-hero-macbook-top-left {
	background-image: url("/mo/education/k12/images/overview/hero_macbook_2__fx4gtlu4h0a6_large.jpg");
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_2__fx4gtlu4h0a6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_2__fx4gtlu4h0a6_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) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_2__fx4gtlu4h0a6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_2__fx4gtlu4h0a6_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) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url("/mo/education/k12/images/overview/hero_macbook_2__fx4gtlu4h0a6_small_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-buy {
    padding-left: 96px;
    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 */
p .highlight, h3 .highlight {
	z-index: -1;
}

.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;
}

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

@media only screen and (max-width: 735px) and (min-width: 400px) {
	.h_width {
	width: 85vw;
	margin: 0 auto;
}
}


@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;
    }
}

.highlight-green.mobile span.highlight:nth-child(1) {
	margin-left: 0.2em;
}

.highlight-green.mobile span.highlight:nth-child(2) {
	margin-left: 0.5em;
}