/* icons */
.icon-wrapper:not(.cta) .icon,
.icon-wrapper:not(.cta) .icon-after:after,
.icon-wrapper:not(.cta) .icon-before:before,
.icon-wrapper:not(.cta) .more:not(.icon-before):after,
.icon-wrapper:not(.cta) .icon {
    position: relative;
    top: -0.04em;
}

.icon-chevrondowncircle::after {
    top: 0 !important;
    padding-top: 2px;
}

.typography-section-header-headline-custom:lang(ko) {
    line-height: 1.1;
}