@font-face {
    font-display: block;
    font-family: Roboto;
    src:
        url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2)
            format("woff2"),
        url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff)
            format("woff");
}

@font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 600;
    src:
        url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2)
            format("woff2"),
        url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff)
            format("woff");
}

@font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 700;
    src:
        url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2)
            format("woff2"),
        url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff)
            format("woff");
}

.review-section3 {
    background: url("/images/i.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 80px 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 510px;
    width: 100%;
    background-attachment: fixed;
}

.review-sectiond {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 80px 20px;
    color: #fff;
    text-align: center;
    height: 510px;
    width: 100%;
}

.social-section .socialmediaicons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    aspect-ratio: 1 / 1;
}

#sib-container input:-ms-input-placeholder {
    text-align: left;
    font-family: Helvetica, sans-serif;
    color: #c0ccda;
}

#sib-container input::placeholder {
    text-align: left;
    font-family: Helvetica, sans-serif;
    color: #c0ccda;
}

#sib-container a {
    text-decoration: underline;
    color: #2bb2fc;
}
