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

@media (max-width:734px){
    #highlights-gallery-item-2 .caption{
        width: 230px;
    }
}

@media (min-width:735px){
   .section-header{
        column-gap: 360px;
    } 
}

.section-battery .stats-container .stat-value{
    line-height: 1.1;
}

.section-incentive .section-header-headline{
    max-width: 680px;
}

@media (max-width:1068px){
    .section-incentive .section-header-headline{
        max-width: 580px;
    }
}

@media (max-width:734px){
    .section-incentive .section-header-headline{
        max-width: 344px;
    }
}

html.no-enhanced .section-health .static-blur .gallery-headline{
    padding-top: 0;
}

.subsection-motivation:not(:has(.subsection-workout-buddy)) .static-blur{
    margin-block-start:0;
}

@media (max-width:734px) and (max-width:734px){
    .section-fitness .overview-fitness-fitness-hero{
        --p-height: 842px;
    }
    .subsection-motivation .picture-wrapper{
        height: 842px;
    }
}