/* MASTER */



/* MICRO */



/* PROMO */
#intro,
#question1,
#question2,
#question3,
#question4,
#contact {
    display: none;
}


.me-micro div.form_block {
    padding: 1.5rem;
}

.me-micro div.feature {
    padding: 0;
}

.me-micro .form.border {
    overflow: initial;
}

div.section {
    overflow: initial;
}



div .banner img.header {
    height: 100%;
    background-position: center top;
    max-width: 400px;
    background-size: contain;
    background-image: url('/images/promo/202112_brita/header.png');
}

.me-micro .summerBonus__subheading, .me-micro .summerBonus__heading, .me-micro .summerBonus__overline {
    font-family: 'Roboto';
    color: #242F61;
}

.me-micro .summerBonus__overline {
    font-size: 20px;
    background: #FFDD00;
    padding: 10px;
    border-radius: 64px;
    text-align: center;
}

.me-micro .summerBonus__heading {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 900;
}

.me-micro .summerBonus__subheading {
    font-size: 28px;
}






.cool {
    color: #00aeef;
}






/* MOBILE SITE */
@media screen and (max-width: 560px) {
    
}

@media screen and (max-width: 567px) {
    
}

/*js-fullpage responsive width*/
@media screen and (max-width: 780px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 960px) and (min-width: 561px) {

}

@media screen and (min-width: 700px) {

}

@media screen and (min-width: 961px) {

}
