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

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

.badge-caption{
    text-align: left;
}
@media only screen and (max-width: 735px){
    .icons-center{
        text-align: left;
    }
}
@media only screen and (min-width: 1068px) {
    .page-apple-distinguished-educator .section-meet .badge.badge-elevated {
    margin-right: 1.5rem;
}
}

/* .badge-caption.show-only-for-medium {

} */

@media only screen and (max-width: 1068px) {
    .page-apple-distinguished-educator .section-meet .badge.badge-elevated:nth-of-type(2) {
    margin-right: 0;
}
}

.icon-teacher-resources {
    text-align: center;
}


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

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

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


/* .section-best-educators-true-innovators .highlight {
    z-index: -1;
  } */

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

  .grid.grid-bentos {
      display: flex;
      justify-content: center;
  }


@media only screen and (min-width:735px) and (max-width:1068px) {
    .section-k12-how-to-buy-module .column-buy {
        padding-left: 30px !important;
    }
}

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

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