/* 
.icons-center{
    text-align: center;
}

.page-apple-distinguished-educator .section-meet .badge.badge-elevated{
    margin-right: 1.5rem;
}


.badge-value{
    font-size: 24px;
}

.badge-elevated .badge-unit, .badge-elevated .badge-unit-plus, .badge-elevated .badge-unit-percent,
.badge-elevated .badge-unit-currency, .badge-elevated.badge-stacked .badge-value {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

@media only screen and (max-width: 735px){
    .icons-center{
        text-align: left;
    }
}


@media only screen and (max-width: 1068px) {
    .page-apple-distinguished-educator .section-meet .badge.badge-elevated:nth-of-type(3) {
    margin-right: 0;
}
} */
.ffpingfang {
    font-family: 'PingFang TC', 'Helvetica Neue', 'Helvetica', 'STHeitiTC-Light', 'Arial', sans-serif !important;
}

.page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .row {
    gap: unset;
}

.page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .column-right {
    margin-left: 45px;
}

@media only screen and (max-width: 1068px) {
    .page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .row {
        gap: unset;
    }

    .page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .column-right {
        margin-left: 30px;
    }
}

@media only screen and (min-width: 1069px) {
    .page-apple-distinguished-educator .section-best-educators-true-innovators .tile-advocates .tile-copy {
        padding-right: 49px;
    }
}

@media only screen and (max-width: 734px) {
    .page-apple-distinguished-educator .section-best-educators-true-innovators .video-platter .column-right {
        margin-left: 0px;
    }
}


.section-sign-up .content-wrapper {
    max-width: 900px;
}


.highlight-purple {
   z-index: -1;
   position: relative;
}

.ml06 {
    margin-left: 0.5em;
}
.section-meet-distinguished-educators .highlight {
    margin-left: 0.5em;
}

.page-apple-distinguished-educator .section-sign-up .content-wrapper {
    max-width: 900px;
}

.section-k12-how-to-buy-module .image-how-to-buy {

    background-image: url(/tw/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_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-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/tw/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-k12-how-to-buy-module .image-how-to-buy {

        background-image: url(/tw/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_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-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/tw/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-k12-how-to-buy-module .image-how-to-buy {

        background-image: url(/tw/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_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-k12-how-to-buy-module .image-how-to-buy {
        background-image: url(/tw/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_small_2x.jpg)
    }
}