/* Remove the entire section by adding the below CSS */

html.touch .section-hero #gallery-features {
    display: none;
}

.section-ways-to-save .card-small-headline {
    max-width: 23ch;
}

.section-ways-to-save .headline {
    max-width: 19ch;
}

.section-worth-it .headline {
    max-width: 650px;
}

.section-worth-it .card-big-financing .card-big-copy,
.section-worth-it .card-big-financing .card-big-headline {
    max-width: 500px;
}

.l-p {
    position: absolute;
}

.gradient-text {
    background-clip: text !important;
    -webkit-background-clip: text !important;
}

.card-big-headline,
.section-welcome .hero-card-headline,
.hero-card-boc-headline,
.section.section-hero .headline,
.section-home .headline,
.section-get-more .headline,
.section-worth-it .headline,
.section-faq .headline,
.section-ways-to-save .headline,
.section-even-more .headline,
.section-select .section-header-headline {
    font-weight: 600 !important;
}

.section-welcome #gallery-features .gallery-item .hero-card-boc-headline em {
  font-style: italic;
}

#trade-in .footnote-supglyph {
    text-underline-offset: -0.18em;
}

.section-home .card-big-mac-and-iphone .card-big-headline {
    max-width: 16ch;
}

.section-home .card-big-mac-and-iphone .highlight-ml:before {
    width: calc(100% + 0.5em) !important;
}

html.no-safari .section-home .card-big-mac-and-iphone .highlight-ml:before {
    width: calc(100% + 1.8em) !important;
}

@media only screen and (max-width: 734px) {
    .section-home .card-big-mac-and-iphone .highlight-ml:before {
        width: 100% !important;
    }
}

#learning .hero-card-front .hero-card-headline{
    width: 300px;
}

