span.nowrap {
    white-space: nowrap;
}

b.semi {
    font-weight: 600;
}

.col-md-5.offset-md-1 {
    padding: 0 8px;
}

@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/deo-balance/bg-teaser-deo.jpg) no-repeat center / cover;
    height: 720px;
}

.bloco-form {
    width: 100%;
    max-width: 363px;
    border-radius: 27px;
    margin-top: 103px;
    margin-left: 97px;
}

.page-main h1 {
    font-family: "freight-sans-pro", sans-serif;
    font-size: 42px;
    line-height: 44px;
    color: #FFFFFF;
    font-weight: 400;

    em {
        font-family: "freight-neo-pro", sans-serif;
        font-weight: 600;
    }
}

.bloco-form p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 24px;
    max-width: 248px;
    margin: 14px 0 24px;
}

.modal-news-content.modal {
    background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/deo-balance/bg-modal.jpg) no-repeat center / cover;
}

.modal-popup .success-msg {
    span.fontTitle {
        color: #030303;
    }

    span.text {
        color: #271611;
        opacity: .7;
    }
}

.modal-news-content-lancamento .success-msg i {
    font-size: 22px;
}

.bloco-form #_form_39_ {
    padding: 0;
    background: transparent !important;
    box-shadow: none;
    max-width: 344px;
    margin: 0;
}

/* Esconde a bandeira do intl-tel-input mantendo o campo funcional */
.bloco-form .iti__flag-container {
    display: none !important;
}

.bloco-form .iti input {
    padding-left: 27px !important;
}

.bloco-form .iti input[type="tel"] {    
    padding-inline: 27px !important;
}


.bloco-form #_form_39_ ._form_element input[type="text"],
.bloco-form #_form_39_ ._form_element input[type="email"],
.bloco-form #_form_39_ ._form_element input[type="tel"] {
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #847F7A;
    border-radius: 4px;
    padding: 3px 27px 0;
    font-size: 16px;
    color: #141414 !important;
    margin-bottom: 16px;
}

.bloco-form #_form_39_._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_39_._inline-form .active>._form-label,
.bloco-form #_form_39_._inline-form ._form-label.active {
    margin-top: 2px;
    font-size: 11px;
    z-index: 1;
    opacity: 0.9;
}

.bloco-form #_form_39_._inline-form ._submit {
    height: 50px;
    background: #3D3935 !important;
    border-radius: 4px !important;
    margin: 0;
    margin-top: 9px;
    outline: none;
}

.bloco-form #_form_39_._inline-form ._submit:hover {
    opacity: .9;
}

.bloco-form #_form_39_ .iti__flag.iti__br {
    display: none;
}

.actions span {
    letter-spacing: -0.14px;
    color: #271611;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    display: block;
    margin: 10px 0 0;
    opacity: 0.7;

    a {
        color: #271611;
        text-decoration: underline;
    }
}

.section02 {
    background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/deo-balance/bg-content-teaser.jpg) no-repeat top / cover;
    height: 573px;
    padding-top: 52px;
}

.section02 h2 {
    font-family: "freight-sans-pro", sans-serif;
    font-size: 42px;
    line-height: 40px;
    font-weight: 400;
    margin: 55px 0 20px;
    color: #030303;

    em {
        font-family: "freight-neo-pro", sans-serif;
        font-weight: 600;
    }
}

.section02 p {
    font-size: 16px;
    line-height: 19px;
    color: #030303;
    margin: 0;
    max-width: 384px;
}

.section02 img {
    width: 100%;
    max-width: 557px;
    margin-left: 64px;
}

.section02 .btn-euquero {
    width: 152px;
    height: 48px;
    border-radius: 4px;
    background: #3D3935;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-top: 30px;
    position: relative;
    z-index: 2;    
}

.section02 .btn-euquero:hover{
    opacity: .9;
}

@media (max-width: 767px) {
    .col-md-5.offset-md-1 {
        max-width: 100%;
        margin: 0;
    }

    .section01 {
        background: #EBEBEB;
        height: auto;
        padding-bottom: 134px;

        img.mobile {
            width: 100%;
            margin-bottom: 32px;
        }

        .content {
            max-width: 344px;
            margin: 0 auto;
        }
    }

    .section01 .container {
        padding: 0 24px;
    }

    .page-main h1 {
        letter-spacing: 0px;
        font-size: 36px;
        line-height: 36px;
        text-align: center;
        color: #030303;
    }

    .bloco-form {
        margin: 0;
    }

    .bloco-form p {
        color: #271611;
        font-size: 22px;
        line-height: 24px;
        max-width: 248px;
        margin: 20px auto 24px;
        text-align: center;
    }

    .bloco-form #_form_39_._inline-form ._submit {
        margin-top: 4px;
    }

    .actions span {
        letter-spacing: 0;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: -0.12px;
        margin: 16px auto 0;
        text-align: center;
    }

    .section02 {
        background: #F1F1F1 url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/lp-lancamento/deo-balance/bg-content-teaser-mobile.jpg) no-repeat top / cover;
        position: relative;
        height: auto;         
        padding: 0 24px 100px;
    }

    .section02 img {
        margin: 0;
        max-width: 343px;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%, -40%);
        z-index: 1;
    }

    .section02 img.mobile.circle {
        top: 0;
        left: 50%;
        transform: translate(-50%, 6%);
        z-index: 0;
    }

    .section02 h2 {
        font-size: 36px;
        line-height: 36px;
        margin: 48vw auto 8vw;
        text-align: center;
        position: relative;
    }

    .section02 p {
        text-align: center;
        max-width: 287px;
        margin: 0 auto;
    }

    .section02 .btn-euquero {
        width: 152px;
        margin: 20px auto 0;
    }
}

@media (max-width: 470px) {
    .section02 h2 {
        margin: 54vw auto 8vw;
    }
}

@media (max-width: 425px) {
    .section02 h2 {
        margin: 57vw auto 9vw;
    }
}

@media (max-width: 400px) {
    .section02 h2 {
        margin: 59vw auto 10vw;
    }
}

@media (max-width: 350px) {

    .page-main h1,
    .section02 h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .section02 p {
        max-width: 252px;
    }
}

@media (max-width: 330px) {
    .section02 h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 59vw auto 10vw;
    }
}