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

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


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

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


.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 (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: 700px;
}

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


.section-meet-distinguished-educators .highlight:nth-of-type(2) {
    margin-left: 0.5em;
}

.center_whole {
    transform: translateX(0.3em);
}

.typography-section-meet-ade-headline .highlight:nth-of-type(1) {
    margin-left: 0.45em;
  }





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

    background-image: url(/mo/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(/mo/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(/mo/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(/mo/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(/mo/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(/mo/education/k12/images/shared/modal_how_to_buy__eell0o4ppz42_small_2x.jpg)
    }
}