.Newsletter__parentcontainer .d-inline-block h2{
    display: inline-block;
    text-transform: uppercase;
}
.Newsletter__parentcontainer h2,
.Newsletter__parentcontainer h2 span{
    font-size: 50px;
}
.newslettersubscription *,
.newslettersubscription .typography *{
    color:#003087 !important;
}

footer .newslettersubscription *,
footer .newslettersubscription .typography *{
    color:#fff !important;
}

.newsletter__registration .form-control:not(.btn),
.newsletter__registration .form-control:focus:not(.btn){
    background-color: transparent;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

.newslettersubscription h1,
.newslettersubscription h2,
.newslettersubscription h3,
.newslettersubscription h4 {
    margin-bottom: 0 !important;
    font-family: 'PH W05_900 Regular', 'Amatic SC' !important;
}

/*
.newslettersubscription__emailfieldwrapper::after{
      content: '\f1d8';
      font-family: "Font Awesome\ 5 Pro";
      position: absolute;
      right:28px;
      top:4px;
      color:#fff;
      font-size: 20px;
}
*/

.newslettersubscription__emailfield{
    background: transparent;
    border:1px solid #003087;
    width: 100%;
    text-indent: 20px;
    color:#003087 !important;
}

footer .newslettersubscription__emailfield{
    border:1px solid #fff;
    color:#fff !important;
}

.newslettersubscription__emailfieldwrapper input:not(.button):not(.checkbox),
.newslettersubscription__emailfieldwrapper select{
    background: transparent !important;
    border:1px solid #003087 !important;
    color:#003087 !important;
}

footer .newslettersubscription__emailfieldwrapper input:not(.button):not(.checkbox),
footer .newslettersubscription__emailfieldwrapper select{
    border-bottom:1px solid #fff !important;
    color:#fff !important;
}


.newslettersubscription__emailfieldwrapper input:not(.button):not(.checkbox){
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
}

footer .newslettersubscription__emailfieldwrapper label{
    color: #fff;
}

.newslettersubscription__emailfieldwrapper label {
    position: absolute;
    top: 3px;
    left:10px;
    font-family: 'PH W05_900 Regular', 'Amatic SC' !important;
    font-size: 19px;
    color: #003087;
    font-weight: normal;
    transition: all 0.3s ease;
    pointer-events: none;
}

/* Remove uppercase from all labels in Mailchimp form */
.newslettersubscription__emailfieldwrapper #mc-embedded-subscribe-form label,
.newslettersubscription__emailfieldwrapper form label,
.newslettersubscription__emailfieldwrapper--footer #mc-embedded-subscribe-form label,
.newslettersubscription__emailfieldwrapper--footer form label{
    text-transform: none !important;
}

.newslettersubscription__emailfieldwrapper .content__gdpr label{
    position: relative;
    top:0;
    left:0;
}

.newslettersubscription__emailfieldwrapper .mc-field-group{
    padding-bottom: 1.5em;
}

.newslettersubscription__emailfieldwrapper label.active{
    font-family: 'PH W05_900 Regular', 'Amatic SC', sans-serif !important;
    top: -10px;
    left:0;
    font-size: 10px;
}

.newslettersubscription__emailfieldwrapper .mc-field-group{
    position: relative;
}

.newslettersubscription__emailfieldwrapper .button,
.newslettersubscription__emailfieldwrapper #mc-embedded-subscribe{
    color:#fff !important;
    background: #f9c650 !important;
    border: 2px solid #f9c650 !important;
    border-radius: 35px !important;
    padding: 12px 30px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-family: 'Quicksand', sans-serif !important;
    cursor: pointer;
    transition: all 0.3s ease;
    width: auto;
    margin: 0 auto;
    line-height: 26px;
}

.newslettersubscription__emailfieldwrapper .button:hover,
.newslettersubscription__emailfieldwrapper #mc-embedded-subscribe:hover{
    background: #23335e !important;
    border-color: #23335e !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.newslettersubscription__emailfieldwrapper .content__gdpr label.checkbox,
.newslettersubscription__emailfieldwrapper--footer .content__gdpr label.checkbox{
    pointer-events: all;
    display: flex !important;
    align-items: center;
    gap: 8px;
    position: relative !important;
    top: 0 !important;
}

.newslettersubscription__emailfieldwrapper .content__gdpr label.checkbox input[type="checkbox"],
.newslettersubscription__emailfieldwrapper input.gdpr[type="checkbox"],
.newslettersubscription__emailfieldwrapper input#gdpr_8405,
.newslettersubscription__emailfieldwrapper input.gdpr.form-control,
.newslettersubscription__emailfieldwrapper input#gdpr_8405.form-control,
.newslettersubscription__emailfieldwrapper--footer .content__gdpr label.checkbox input[type="checkbox"],
.newslettersubscription__emailfieldwrapper--footer input.gdpr[type="checkbox"],
.newslettersubscription__emailfieldwrapper--footer input#gdpr_8405,
.newslettersubscription__emailfieldwrapper--footer input.gdpr.form-control,
.newslettersubscription__emailfieldwrapper--footer input#gdpr_8405.form-control{
    width: 20px !important;
    height: 13px !important;
    flex-shrink: 0;
    margin: 0 !important;
    float: none !important;
    padding: 0 !important;
    border: 1px solid #999 !important;
    background: #fff !important;
    min-height: 13px !important;
    line-height: normal !important;
}

.newslettersubscription__emailfieldwrapper .content__gdpr label.checkbox span,
.newslettersubscription__emailfieldwrapper--footer .content__gdpr label.checkbox span{
    flex: 1;
}

.newslettersubscription__emailfieldwrapper .gdprRequired{
    padding-bottom: 0;
}

.mc-field-group{
    clear: both;
}

.mc-field-group.size1of2{
    width: 45%;
    margin-right: 5%;
    float: left;
    position: relative;
    clear: none;
}


.mc-field-group.size1of2:nth-child(even){
    margin-right: 0;
    margin-left: 5%;
}

.content__gdpr label{
    font-family: 'PH W05_900 Regular', 'Amatic SC' !important;

}

.NewsletterElement h2.nowrap{
    white-space: nowrap;
}

@media screen and (max-width: 1350px){
    .NewsletterElement h2.nowrap{
        white-space: unset;
    }
}

@media (max-width: 767.98px) {
    .Newsletter__parentcontainer h2,
    .Newsletter__parentcontainer h2 span{
        font-size: 24px;
    }
}

@media (max-width: 1199.98px) {
    .Newsletter__parentcontainer h2,
    .Newsletter__parentcontainer h2 span{
        font-size: 34px;
    }
}

/* Mailchimp response messages styled as Bootstrap alerts */
.newslettersubscription__emailfieldwrapper #mce-responses .response,
.newslettersubscription__emailfieldwrapper--footer #mce-responses .response {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.newslettersubscription__emailfieldwrapper #mce-success-response,
.newslettersubscription__emailfieldwrapper--footer #mce-success-response {
    color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;
}

.newslettersubscription__emailfieldwrapper #mce-error-response,
.newslettersubscription__emailfieldwrapper--footer #mce-error-response {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}