@font-face {
    font-display: block;
    font-family: Roboto;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.sendinblue.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.sendinblue.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.sendinblue.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.sendinblue.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
}

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

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

#sib-container textarea::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #a8afb8;
}

#sib-container {
    max-width: 100% !important;
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
}

#sib-container .sib-form-block {
    padding: 0 !important;
}

#sib-container .form-check-label {
    color: #444;
    font-weight: normal;
}

#sib-form h5 small {
    color: red;
}

.sib-form .checkbox_tick_positive {
    position: relative !important;
}

.sib-form .checkbox_tick_positive {
    margin-right: 10px;
}

#sib-form span.checkbox.checkbox_tick_positive {
    margin-bottom: 0;
}

#sib-form .entry__choice {
    margin-top: 0;
}

#sib-form button.sib-form-block__button.sib-form-block__button-with-loader:hover {
    background: #fad41b !important;
}

#sib-form .form-icon.icon-user {
    width: 100%;
}