.hero-reassure {
    font-family: 'Figtree', sans-serif;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 18px;
    max-width: 600px;
    letter-spacing: -0.02em;
}

.sl-newsletter-embed {
    width: 100%;
    min-height: 213px;
    display: block;
}

.sl-newsletter-embed iframe {
    width: 100%;
    min-height: 213px;
    height: 213px;
    border: none;
    border-radius: 3px;
    display: block;
    background: transparent;
}

@media (max-width: 767px) {
    .hero-reassure {
        font-size: 18px;
        margin-bottom: 16px;
    }
}
