.brevo-newsletter-overlay {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: background-color .3s ease, opacity .3s ease, visibility 0s linear .3s;
}
.brevo-newsletter-overlay.is-open {
    background: rgba(0, 0, 0, .55);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: background-color .3s ease, opacity .3s ease, visibility 0s;
}
.brevo-newsletter-modal {
    position: relative;
    margin: auto;
    max-width: 540px;
    width: 100%;
    padding: 16px;
    opacity: 0;
    transform: translateY(24px) scale(.98);
    transition: opacity .35s ease, transform .35s cubic-bezier(.16, 1, .3, 1);
}
.brevo-newsletter-overlay.is-open .brevo-newsletter-modal {
    opacity: 1;
    transform: translateY(0) scale(1);
}
@media (prefers-reduced-motion: reduce) {
    .brevo-newsletter-overlay,
    .brevo-newsletter-modal {
        transition: none;
    }
}
.brevo-newsletter-modal .sib-form {
    padding: 0;
}
.brevo-newsletter-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 36px;
    height: 36px;
    padding: 0;
    line-height: 36px;
    font-size: 36px;
    font-weight: 300;
    font-family: Helvetica, sans-serif;
    color: #000;
    background: transparent;
    border: 0;
    cursor: pointer;
}
.brevo-newsletter-close:hover,
.brevo-newsletter-close:focus,
.brevo-newsletter-close:active {
    background: transparent;
    border: 0;
    box-shadow: none;
}

#sib-form .entry__error--primary:empty {
    display: none;
}

#sib-form .sib-image-form-block img {
    width: 100%;
    height: auto;
    display: block;
}

#EMAIL {
    width: 100%;
    box-sizing: border-box;
    padding: 13px 16px;
    font-size: 16px;
    font-family: Helvetica, sans-serif;
    color: #000;
    border-radius: 6px;
    transition: border-color .2s ease, box-shadow .2s ease;
}
#EMAIL:hover {
    border-color: #98a6b8;
}
#EMAIL:focus {
    outline: none;
    border-color: #000;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .08);
}

#sib-form .sib-optin .checkbox--tick_positive {
    display: none;
}
#sib-form .sib-optin label {
    align-items: flex-start;
    gap: 10px;
    margin: 0;
    text-align: left;
    cursor: pointer;
}
#sib-form #OPT_IN {
    position: static;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin: 1px 0 0;
    padding: 0;
    top: auto;
    left: auto;
    pointer-events: auto;
    -webkit-appearance: checkbox;
    appearance: checkbox;
    accent-color: #000;
    cursor: pointer;
}

#sib-form .sib-optin label > span:last-child {
    flex: 1;
}
#sib-form .sib-optin p {
    margin: 0;
}
#sib-form .sib-form-block__button {
    width: 100%;
    padding: 14px 20px;
    text-align: center !important;
    border: 1px solid #000 !important;
    border-radius: 6px !important;
    cursor: pointer;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}
#sib-form .sib-form-block__button:hover,
#sib-form .sib-form-block__button:focus {
    background-color: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
}
#sib-form .input--hidden {
    display: none;
}

#sib-form-container .sib-form-message-panel {
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
    padding: 14px 16px;
    border-style: solid;
    border-width: 1px;
    border-radius: 8px;
    font-size: 15px;
    font-family: Helvetica, sans-serif;
    line-height: 1.45;
    box-shadow: 0 4px 14px rgba(0, 0, 0, .06);
}

#sib-form-container #error-message.sib-form-message-panel {
    margin-bottom: 16px;
}
#sib-form-container .sib-form-message-panel--active {
    animation: brevo-notif-in .3s cubic-bezier(.16, 1, .3, 1);
}
#sib-form-container .sib-form-message-panel__text {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
}
#sib-form-container .sib-notification__icon {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    fill: currentColor;
}
#sib-form-container .sib-form-message-panel__inner-text {
    flex: 1;
}

.sib-form .entry__field {
    border: none;
}

@keyframes brevo-notif-in {
    from { opacity: 0; transform: translateY(-6px); }
    to   { opacity: 1; transform: translateY(0); }
}

@media (max-width: 600px) {
    .brevo-newsletter-modal {
        padding: 12px;
    }
    #sib-container {
        max-width: 100%;
    }

    #sib-form .sib-form-block p {
        line-height: 1.25;
    }
    #sib-form .sib-form-block[style*="font-size:32px"] {
        font-size: 26px;
    }
}
@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")
}

#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 textarea::placeholder {
    text-align: left;
    font-family: Helvetica, sans-serif;
    color: #c0ccda;
}

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