/* breakpoint */
br.ex-small {
    display: none;
}
@media only screen and (max-width: 734px) and (min-width: 350px) {
    br.ex-small {
        display: block;
    }
}


/* icon */
.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:after {
    position: relative;
}
.icon-external:after, .icon-external:before {
    top: -0.08em;
}


/* ko-kr line-height */
.typography-section-headline {
    line-height: 1.16111111116;
}
@media only screen and (max-width: 1068px) {
    .typography-section-headline {
        line-height: 1.19999999999;
    }
}
@media only screen and (max-width: 734px) {
    .typography-section-headline {
        line-height: 1.1275;
    }
}

.typography-section-copy {
    line-height: 1.30952380955;
}
@media only screen and (max-width: 1068px) {
    .typography-section-copy {
        line-height: 1.35890052936;
    }
}
@media only screen and (max-width: 734px) {
    .typography-section-copy {
        line-height: 1.61764705883;
    }
}

.typography-hero-callout {
    line-height: 1.31568627454;
}
@media only screen and (max-width: 1068px) {
    .typography-hero-callout {
        line-height: 1.1;
    }
}

.typography-tab-gallery-link {
    line-height: 1.16490388234;
}
@media only screen and (max-width: 1068px) {
    .typography-tab-gallery-link {
        line-height: 1.1;
    }
}
@media only screen and (max-width: 734px) {
    .typography-tab-gallery-link {
        line-height: 1.1;
    }
}

.typography-tile-headline {
    line-height: 1.16490388234;
}
@media only screen and (max-width: 1068px) {
    .typography-tile-headline {
        line-height: 1.1;
    }
}

.typography-tile-copy {
    line-height: 1.30952380955;
}
@media only screen and (max-width: 1068px) {
    .typography-tile-copy {
        line-height: 1.35890052936;
    }
}
@media only screen and (max-width: 734px) {
    .typography-tile-copy {
        line-height: 1.61764705883;
    }
}

@media only screen and (max-width: 1068px) {
    .typography-router-headline {
        line-height: 1.1;
    }
}


/* alt tile layout fix */
.section-tiles .tile-content .tile-siri {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-tiles .tile-content .tile-siri .utterance-rotation-container {
    padding-top: 0;
}

[data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
    padding-top: 8px;
}
@media only screen and (max-width: 1068px) {
    [data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
        padding-top: 2px;
    }
}
@media only screen and (max-width: 734px) {
    [data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
        padding-top: 38px;
    }
}

.section-tiles .tile-siri .tile-content {
    padding: 150px 8.3333333333% 150px;
}
@media only screen and (max-width: 1068px) {
    .section-tiles .tile-siri .tile-content {
        padding: 120px 8.3333333333% 120px;
    }
}
@media only screen and (max-width: 734px) {
    .section-tiles .tile-siri .tile-content {
        padding: 92px 8.3333333333% 92px;
    }
}

@media only screen and (max-width: 734px) {
    .section-tiles .tile-content .tile-siri .utterance-rotation-container {
        height: 120px;
    }
}

@media only screen and (max-width: 734px) {
    [data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 460px) {
    [data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 434px) {
    [data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 397px) {
    [data-analytics-section-engagement="name:siri"] .tile-copy.typography-tile-copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 735px) {
    .section-tiles .tile-siri .tile-copy {
        max-width: 50%;
    }
}
@media only screen and (max-width: 1068px) {
    .section-tiles .tile-siri .tile-copy {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 734px) {
    .section-tiles .tile-siri .tile-content {
        text-align: center;
    }
}
