.hero-module-a {
    margin: 0 0px 0px 0px;
}
.hero-module-a__image {
    border-radius: 0 !important;
}

* {
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: none !important;
}

.teaser-list--3-items .teaser-list__text, .teaser-list--4-items .teaser-list__text {
    text-align: center;
}


.frame.teaser-list.teaser-list--4-items.TM-icons-1 {
    padding: 120px 0 0 0 !important;
}

.frame.teaser-list.teaser-list--4-items.TM-icons-2 {
	padding: 0 0 74px 0 !important;
}


@media (min-width: 640px) {
.benefit-list-b {
    padding: 5rem 0;
}
}

@media (min-width: 640px) {
.text-module-a, .text-module-b, .two-column-module {
    padding: 5rem 0;
}
}

iframe {
    width: 100vh;
    height: 50vh;
}

.benefit-list-a .benefit-list-a__image {
    padding: 0.875rem 1.5rem 1rem;
    position: relative;
}

.benefit-list-a .benefit-list-a__item img {
    display: block;
    max-width: unset;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.btn.btn--primary.btn--default {
    border-radius: 0.9375rem;
    padding: 0.8rem 2rem !important;
    max-width: fit-content !important;
}