.icon-wrapper .icon.more::after {
    position: relative;
    top: -0.08em;
}

.icon-wrapper .icon-external::after {
    position: relative;
    top: -0.08em;
    padding-left: 0.3em;
}

.section-recent-events .recent-events-gallery .item-container .gallery-item .headline {
    font-weight: 600;
}

@media only screen and (min-width: 735px) {
    .section-hero .hero-copy-announce {
        max-width: 610px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-copy {
        max-width: 320px;
    }
}

@media only screen and (max-width: 330px) {
    .section-hero .hero-copy {
        max-width: 310px;
    }
}

.xsmall-330 {
    display: none;
}

@media only screen and (max-width: 330px) {
    .xsmall-330 {
        display: block;
    }
}

/* iphone-17-pro */
.section-announced .announced-item-iphone-17-pro .product-copy {
    max-width: 500px;
}

@media only screen and (max-width: 1068px) {
    .section-announced .announced-item-iphone-17-pro .product-copy {
        max-width:320px
    }
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-iphone-17-pro .product-copy {
        max-width:300px
    }
}

/* iphone-air */
.section-announced .announced-item-iphone-air .product-copy {
    max-width:500px
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-iphone-air .product-copy {
        max-width:295px
    }
}

/* iphone-17 */
.section-announced .announced-item-iphone-17 .product-copy {
    max-width:500px
}

@media only screen and (max-width: 1068px) {
    .section-announced .announced-item-iphone-17 .product-copy {
        max-width:320px
    }
}

/* airpods-pro-3 */
.section-announced .announced-item-airpods-pro-3 .product-copy {
    max-width:450px
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-airpods-pro-3 .product-copy {
        max-width:280px
    }
}

/* apple-watch-series-11 */
.section-announced .announced-item-apple-watch-series-11 .product-copy {
    max-width:500px
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-apple-watch-series-11 .product-copy {
        max-width:270px
    }
}

/* apple-watch-se-3 */
.section-announced .announced-item-apple-watch-se-3 .product-copy {
    max-width:500px
}

@media only screen and (max-width: 1068px) {
    .section-announced .announced-item-apple-watch-se-3 .product-copy {
        max-width:315px
    }
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-apple-watch-se-3 .product-copy {
        max-width:280px
    }
}

/* apple-watch-ultra-3 */
.section-announced .announced-item-apple-watch-ultra-3 .product-copy {
    max-width:500px
}

@media only screen and (max-width: 1068px) {
    .section-announced .announced-item-apple-watch-ultra-3 .product-copy {
        max-width:300px
    }
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-apple-watch-ultra-3 .product-copy {
        max-width:295px
    }
}