.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before)::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{
    position: relative;
}

.icon-after::after, .more::after {
    top: -0.08em;
}

.icon-downloadcircle::before, .icon-downloadcircle::after {
    top: 0;
}

.icon{
    white-space: nowrap;
    margin-left: -4.55px;
}
.page-teacher-resources .section-community{
    background-color: white;
}

.page-teacher-resources .section-resources {
    padding-top: 0;
}

.page-teacher-resources .section-resources .keyline-block {
    margin-top: 0;
}

/** Custom AR divider **/
.section.section-curricula {
    padding-top: 0;
}

.section.section-curricula .section-content {
    padding-top: 110px;
    border-top: 1px solid #d2d2d7;
}


.page-teacher-resources .section-curricula .keyline-block {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}


.page-teacher-resources .section-community .image-community {
    background-image: url("/kr/education/k12/home/n/images/teacher-resources/community_hero__b46jzkmaqj2a_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .page-teacher-resources .section-community .image-community {
        background-image: url("/kr/education/k12/home/n/images/teacher-resources/community_hero__b46jzkmaqj2a_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-teacher-resources .section-community .image-community {
        background-image: url("/kr/education/k12/home/n/images/teacher-resources/community_hero__b46jzkmaqj2a_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) {
    .page-teacher-resources .section-community .image-community {
        background-image: url("/kr/education/k12/home/n/images/teacher-resources/community_hero__b46jzkmaqj2a_medium_2x.jpg");
    }
}

@media only screen and (max-width: 734px) {
    .page-teacher-resources .section-community .image-community {
        background-image: url("/kr/education/k12/home/n/images/teacher-resources/community_hero__b46jzkmaqj2a_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) {
    .page-teacher-resources .section-community .image-community {
        background-image: url("/kr/education/k12/home/n/images/teacher-resources/community_hero__b46jzkmaqj2a_small_2x.jpg")
    }
}
