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

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

.icon-wrapper .more.custom-more::after { 
    top:-0.09em;
}

/* line-height */
.typography-get-started-copy {
    line-height: 1.50528;
}

.section-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
    background-image: url("/kr/education/home/images/higher_education/how_to_buy/apple_professional_learning_mbp__ddx845ix8kuq_large.png")
}

@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) {
    .section-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
        background-image: url("/kr/education/home/images/higher_education/how_to_buy/apple_professional_learning_mbp__ddx845ix8kuq_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
        background-image: url("/kr/education/home/images/higher_education/how_to_buy/apple_professional_learning_mbp__ddx845ix8kuq_medium.png")
    }
}

@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-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
        background-image: url("/kr/education/home/images/higher_education/how_to_buy/apple_professional_learning_mbp__ddx845ix8kuq_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .section-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
        background-image: url("/kr/education/home/images/higher_education/how_to_buy/apple_professional_learning_mbp__ddx845ix8kuq_small.png")
    }
}

@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-support-services .group-card-quote-service-lead-coach .image-card-professional-learning {
        background-image: url("/kr/education/home/images/higher_education/how_to_buy/apple_professional_learning_mbp__ddx845ix8kuq_small_2x.png")
    }
}

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

@media only screen and (max-width: 734px) {
    .section-get-started .blurbs .column {
        margin-bottom: 0px;
    }
}
