@media (min-width: 1200px) {
    .blockNewsPage .container {
        max-width: 1270px;
    }
}
.section01 {
    background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/back-01.png)
        center top no-repeat;
    height: 689px;
}
.bloco-form {
    width: 100%;
    max-width: 416px;
    height: 539px;
    background: #ffe3e3;
    border-radius: 27px;
    margin-top: 97px;
    padding: 72px 36px 55px;
}
.bloco-form p {
    color: #271611;
    font-size: 20px;
    line-height: 22px;
    max-width: 250px;
    margin: 8px 0 34px;
    span {
        position: relative;
        display: inline-block;
        margin: 0 4px;
    }
    span:after {
        content: "";
        background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/circle-text.svg)
            center no-repeat;
        position: absolute;
        width: 92px;
        height: 28px;
        left: -8px;
        top: -2px;
    }
}
.page-main h1 {
    font-size: 42px;
    line-height: 42px;
    color: #271611;
    font-weight: 400;
    em {
        color: #ae5154;
    }
}
.modal-news-content-lancamento.modal-popup .modal {
    background: transparent linear-gradient(180deg, #f8ecec00 0%, #f8ecec 100%)
        0% 0% no-repeat padding-box;
}
.modal-news-content-lancamento .success-msg i {
    font-size: 22px;
}
.bloco-form #_form_33_ {
    padding: 0;
    background: transparent !important;
    box-shadow: none;
}
.bloco-form #_form_33_ ._form_element input[type="text"],
.bloco-form #_form_33_ ._form_element input[type="email"] {
    height: 50px;
    background: #fbf5f5;
    border: 1px solid #ae5154;
    border-radius: 4px;
    padding: 3px 27px 0;
    font-size: 16px;
    color: #141414 !important;
    margin-bottom: 16px;
}
.bloco-form #_form_33_._inline-form ._form-label {
    /* position: absolute;
    z-index: 1;
    margin: 12px 26px 0;
    font-size: 16px;
    font-weight: 400; */
}
.bloco-form #_form_33_._inline-form ._form-label {
    font-weight: 400;
    font-size: 1rem;
    padding: 0;
    padding-left: 4px;
    padding-right: 4px;
    float: none;
    color: #141414;
    position: absolute;
    margin: 14px 0 0 24px;
    width: auto;
    transition: 0.5s all;
    clip: auto;
    text-align: left;
    z-index: 1;
}

.bloco-form #_form_33_._inline-form .active > ._form-label {
    margin-top: 2px;
    font-size: 11px;
    z-index: 1;
    opacity: 0.9;
}
.bloco-form #_form_33_._inline-form ._submit {
    height: 50px;
    background: #ae5154 !important;
    border-radius: 4px !important;
    margin: 0;
}
.actions span {
    letter-spacing: -0.14px;
    color: #271611;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 10px 0 0;
    opacity: 0.7;
    a {
        color: #271611;
        text-decoration: underline;
    }
}
.section02 {
    background: transparent linear-gradient(180deg, #f8ecec00 0%, #f8ecec 100%)
        0% 0% no-repeat padding-box;
    padding: 78px 0 30px;
}
.section02 h2 {
    font-size: 40px;
    color: #271611;
    line-height: 40px;
    font-weight: 500;
    font-style: italic;
    margin: 25px 0 34px;
    span {
        color: #ae5154;
    }
}
.section02 p {
    font-size: 22px;
    line-height: 26px;
    color: #271611;
    margin-bottom: 8px;
    max-width: 506px;
    font-weight: 300;
    strong {
        font-weight: 500;
    }
}
.section02 img {
    margin-left: 21px;
}
.section02 .btn-euquero {
    width: 152px;
    height: 48px;
    background: #ae5154;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;
}

@media (max-width: 767px) {
    .section01 {
        background: none;
        height: auto;
    }
    .section01 .container {
        padding: 0;
    }
    .bloco-form {
        width: 100%;
        max-width: 416px;
        height: auto;
        background: #ffe3e3;
        border-radius: 0;
        margin-top: 0;
        padding: 35px 40px 48px;
    }
    .page-main h1 {
        letter-spacing: -0.4px;
        font-size: 40px;
        line-height: 40px;
        text-align: center;
        font-weight: 500;
    }
    .bloco-form p {
        color: #271611;
        font-size: 22px;
        line-height: 27px;
        max-width: 265px;
        margin: 23px auto;
        text-align: center;
        font-weight: 500;
        strong {
            font-weight: 600;
        }
        span:after {
            content: "";
            background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/circle-text-mobile.svg)
                center no-repeat;
            position: absolute;
            width: 98px;
            height: 32px;
            left: -8px;
            top: -2px;
        }
    }
    .actions span {
        letter-spacing: 0;
        font-size: 14px;
        line-height: 20px;
        margin: 20px auto 0;
        text-align: center;
    }
    .section02 {
        padding: 43px 25px 36px 24px;
    }
    .section02 img {
        margin-left: 0;
    }
    .section02 h2 {
        margin: 44px auto 57px;
        text-align: center;
        position: relative;
        span {
            display: block;
        }
    }
    .section02 h2:before {
        content: "";
        background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/textura-mobile.png)
            center no-repeat;
        background-size: 173px;
        width: 173px;
        height: 134px;
        position: absolute;
        z-index: -1;
        top: -13px;
        left: 50%;
        transform: translate(-50%);
    }
    .section02 p {
        text-align: center;
        max-width: 296px;
    }
    .section02 .btn-euquero {
        width: 176px;
        margin: 36px auto 0;
    }
}
