/*Configurações gerais para LP, removido alguns padrões do site*/

@media (min-width: 1270px) {
    .cms-newsletter .container {
        max-width: 1270px;
    }
}

@media (min-width: 1330px) {
    .cms-newsletter footer .container {
        max-width: 1034px;
    }
}

.text-center {
    text-align: center;
}

.success-msg.teste {
    display: none;
}

.blocoNews ._form_3 {
    display: none;
}

#lp-special-week strong {
    font-weight: 600;
}

#lp-special-week .save-the-date {
    padding: 12px 0px;
    border-top: 1px solid #f0e4dd;
    border-bottom: 1px solid #f0e4dd;
    letter-spacing: 4px;
    max-width: 241.22px;
    margin: 0 0 30px;
    text-align: center;
    color: #f0e4dd;
    font-size: 23px;
    line-height: 31px;
}

#lp-special-week .true-beauty-week {
    margin: 0 0 32px;
    right: 30px;
}
.col-md-6.bloco-form {
    padding-left: 84px;
}
#lp-special-week {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/background-general.png);
    background-repeat: no-repeat;
    background-color: #f0e4dd;
    background-position: center top;
    background-size: auto;
}

#lp-special-week input {
    border-color: #cfcaca;
    width: 100%;
    max-width: 412px;
    color: #ffffff;
    margin-bottom: 24px;
}

#lp-special-week input::-webkit-input-placeholder {
    color: #ffffff;
}

#lp-special-week input::-moz-placeholder {
    color: #ffffff;
}

#lp-special-week input:-ms-input-placeholder {
    color: #ffffff;
}

#lp-special-week input:-moz-placeholder {
    color: #ffffff;
}

.actions span {
    color: #eeeadf;
    line-height: 21px;
    display: block;
    margin-top: 15px;
}

.actions span a {
    color: #f5f5f5;
    text-decoration: underline;
}

.actions .btn {
    width: 100%;
    max-width: 412px;
    height: 48px;
    line-height: 48px;
    background: #bd8457;
    border-radius: 4px;
    display: block;
    font-weight: 500;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    padding: 0;
    margin-top: 8px;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.actions .btn:hover {
    color: #fff;
    background: #9e724e;
}

#lp-special-week .control {
    position: relative;
}

#lp-special-week div.mage-error[generated] {
    font-size: 0.8rem;
    color: #f73218;
    padding-left: 0;
    line-height: 16px;
    position: absolute;
    bottom: 8px;
}

#lp-special-week .field:not(.choice) label {
    background: #fff;
    font-weight: 400;
    font-size: 1rem;
    padding: 0;
    padding-left: 4px;
    padding-right: 4px;
    float: none;
    color: #847f7a;
    position: absolute;
    margin: 10px 0 0 12px;
    padding-top: 1.5px;
    width: auto;
    transition: 0.5s all;
    clip: auto;
    text-align: left;
}

#lp-special-week .field.active label {
    margin-top: -14px;
    font-size: 0.85rem;
    z-index: 1;
    color: #3d3935;
}

.cms-newsletter .modal-popup .success-msg {
    max-width: 190px;
}

.blocoNews .block.newsletter .actions span {
    margin: 0;
}

.blocoNews .block.newsletter .actions .btn {
    margin-top: 0;
}

/* ::::: Form active :::::: */
#lp-special-week form {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

#lp-special-week ._submit {
    background: #3d3935 !important;
    opacity: 1 !important;
    cursor: pointer !important;
}

#lp-special-week ._submit:hover {
    opacity: 0.8 !important;
}

#lp-special-week form input[type="text"] {
    font-family: freight-neo-pro, sans-serif !important;
    font-size: 1rem !important;
    height: 52px !important;
    padding: 6px 15px 0 !important;
    border-color: #eeeadf;
    width: 100% !important;
    max-width: 412px !important;
    color: #f5f5f5 !important;
    margin-bottom: 16px !important;
    background: #14141433;
    caret-color: #ffffff;
}
#lp-special-week ._form_13 ._submit.processing::after,
#lp-special-week ._form_13 ._submit.processing::before {
    position: relative !important;
    padding: 0 !important;
    border: none !important;
    animation: none !important;
    z-index: -1 !important;
}

#lp-special-week input:-webkit-autofill {
    -webkit-text-fill-color: #ffffff !important;
}

#lp-special-week ._form_13 ._field-wrapper {
    position: relative;
}

#lp-special-week ._form_13 input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}

#lp-special-week ._form_13 ._form-label {
    font-family: freight-neo-pro, sans-serif !important;
    position: absolute;
    top: 15px;
    left: 16px;
    pointer-events: none;
    color: #ffffff;
    font-weight: 400 !important;
    font-size: 16px;
    transition: 0.5s all;
    width: fit-content;
    z-index: 2;
}

#lp-special-week ._form_13 .active::before {
    display: none;
}

#lp-special-week ._form_13 .active {
    top: 1px;
    font-size: 14px;
    padding: 0;
    z-index: 9;
    width: fit-content;
    border-color: #eeeadf !important;
    color: #ffffff !important;
}

.cms-true-beauty-week .modal-popup .modal-news-content .success-msg {
    max-width: 200px;
}

#lp-special-week .newspage ._error {
    display: block !important;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: -20px;
    margin: 0 auto;
    padding: 0;
    height: 15px;
}

#lp-special-week ._form_13 ._error-inner {
    padding: 0;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: initial;
    font-size: 0.8rem;
    font-family: "freight-sans-pro";
    font-weight: 400;
    line-height: 16px;
    color: #ffffff;
    text-align: left;
    text-decoration: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    background: #ff00008f;
    padding: 6px;
    max-width: 100%;
}

#lp-special-week #_form_17_ input[type="text"]._has_error,
#lp-special-week #_form_17_ textarea._has_error {
    border: #ff0000 1px solid;
}

#lp-special-week ._form_13 ._error ._error-arrow {
    display: none;
}

#lp-special-week ._form_13 input:focus {
    border-color: #ffffff !important;
    color: #ffffff !important;
}

#lp-special-week ._form_13 input._has_error {
    margin-bottom: 20px !important;
}

/*Primeiro bloco*/
.fundo-topo {
    padding: 126px 0 188px;
}
.fundo-topo.form-has-erro{
    padding: 126px 0 158px;
}
.bloco-desconto {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.bloco-desconto hr {
    background-color: #bd8457;
    width: 295px;
}

.mulher-creme {
    float: right;
    margin-bottom: 45px;
}

.daylight {
    float: right;
    margin-bottom: 30px;
}

.daylight img {
    position: relative;
    z-index: 2;
}

.brilliance {
    margin-right: 140px;
    position: relative;
    z-index: 2;
}

.velvet-bag {
    margin-right: 88px;
}

.p--1 {
    color: #141414;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 2px;
    margin: 35px auto 26px;
    text-transform: uppercase;
    text-align: center;
}

.p--2 {
    color: #141414;
    font-size: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    max-width: 445px;
}
section.item-brind {
    position: relative;
}
.left-side-img {
    position: absolute;
    top: -177px;
    right: 157px;
    max-width: 533px;
}
.right-side-img {
    position: absolute;
    top: -247px;
    left: 152px;
}
.right-side-img img {
    max-width: 820px;
}
.off-20 {
    display: block;
    margin: 0px auto 0px 32px;
}
.brindes {
    text-align: center;
    margin-top: 220px;
}
.p--2 strong span {
    color: #da754e;
}
#lp-special-week .p--2 strong {
    font-style: italic;
}
.fosco {
    width: 330px;
    height: 415px;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    left: -35px;
    top: 172px;
}

.position-relative {
    position: relative;
}

.fosco-daylight {
    width: 220px;
    height: 300px;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    left: 172px;
    top: 32px;
}

.bloco-form .h3 {
    font-size: 48px;
    line-height: 46px;
    color: #f5f5f5;
    margin: 0 0 18px;
    font-weight: 400;
    font-style: normal;
    max-width: 420px;
    display: block;
}

.bloco-form p {
    font-size: 18px;
    line-height: 22px;
    color: #f5f5f5;
    margin: 0 0 36px;
    max-width: 411px;
}

.bloco-form p:last-child {
    margin-bottom: 0px;
}

.col-sm-5.bloco-form {
    padding: 0;
}

img.brind-1 {
    max-width: 447px;
    position: absolute;
    bottom: -775px;
    transform: translateX(86%);
}
img.brind-2 {
    max-width: 764px;
    position: absolute;
    bottom: -659px;
    left: 767px;
}
img.brind-3 {
    max-width: 557px;
    position: absolute;
    bottom: -945px;
    left: 1130px;
}

/*CONTADOR*/

.countdown-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 22px;
    text-align: center;
    margin: 100px 0 0px;
}

.countdown {
    color: #ffffff;
    font-size: 42px;
    line-height: 52px;
    margin: 0;
}

span.label-lp {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 9px 0 0;
    display: block;
    color: #ffffff;
}

.loader-lp {
    width: 127px;
    height: 127px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #da754e;
    border-radius: 50%;
}

.loader-lp::before {
    content: "";
    width: 128px;
    height: 131px;
    border: 4px solid transparent;
    border-top: 4px solid #da754e;
    border-radius: 50%;
    position: absolute;
    animation: spin 3s linear infinite;
}

.loader-lp.horas::before {
    animation-delay: 1s;
}

.loader-lp.minutos::before {
    animation-delay: 3s;
}

.loader-lp.segundos::before {
    animation-delay: 4s;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Bloco frete*/
.frete-pagamento {
    justify-content: center;
    gap: 77px;
    margin: 20px 0px 0px;
}

.frete-pagamento div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.frete-pagamento div p {
    font-size: 18px;
    line-height: 19px;
    color: #141414;
    margin: 0;
    font-weight: 500;
}

.frete-pagamento div p a {
    color: #141414;
    text-decoration: underline;
    font-weight: 400;
}
.atencao img {
    filter: invert(48%) sepia(96%) saturate(1800%) hue-rotate(347deg)
        brightness(85%) contrast(101%);
}
.atencao {
    padding: 36px 0;
    margin: 0;
    background-color: #141414;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Bloco atenção*/
.atencao p {
    font-size: 18px;
    line-height: 22px;
    max-width: 540px;
    color: #f0e4dd;
    background-color: #141414;
    margin: 0;
    padding-left: 36px;
}

@keyframes marquee {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -2280px;
    }
}

/*FAQ*/
@media (min-width: 1200px) {
    #sectionFaq .container {
        max-width: 1275px;
    }
}

#sectionFaq {
    padding: 85px 0 96px;
    position: relative;
    background-color: #451e0e;
}

#listfaq .accordion-padrao {
    margin-top: 38px;
    margin-bottom: 0;
    padding: 0;
}

#listfaq li {
    margin-bottom: 0;
    list-style: none;
}

.font-38 {
    font-size: 38px;
    line-height: 52px;
    color: #da754e;
    margin: 0;
}

.accordion-padrao {
    border-bottom: 1px solid #cfcaca;
}

.accordion-padrao .collapsible-bl {
    border-top: 1px solid #cfcaca;
}

.accordion-padrao .title-collapse {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 5px 9px;
    cursor: pointer;
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.accordion-padrao .iconePlus {
    font-size: 1.5rem;
}

.accordion-padrao .collapsible-bl .colltrue,
.accordion-padrao .collapsible-bl .collfalse {
    display: none;
}

.accordion-padrao .collapsible-bl[aria-expanded="true"] .colltrue {
    display: block;
    color: #f5f5f5;
}

.accordion-padrao .collapsible-bl[aria-expanded="false"] .collfalse {
    display: block;
    margin-top: -1px;
    color: #f5f5f5;
}

.accordion-padrao .content-collapse {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #847f7a;
    padding: 0;
}

.accordion-padrao .content-collapse span.txt {
    display: block;
    padding: 4px 8px 19px;
    color: #f5f5f5;
}

.accordion-padrao .title-collapse span.txt {
    font-size: 18px;
    color: #f5f5f5;
}

.accordion-padrao .content-collapse span.txt a {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #f1e3d6;
    text-decoration: underline;
}

/*Special Week*/
#lp-special-week .presente {
    justify-content: center;
}

#lp-special-week .presente div:nth-child(2) {
    margin-top: 93px;
}

#lp-special-week .presente div:nth-child(3) {
    margin-top: 0px;
}

#lp-special-week .brinde {
    padding: 0px 0px 100px;
    overflow: hidden;
}

#lp-special-week p.todo-site {
    font-size: 32px;
    line-height: 43px;
    text-transform: uppercase;
    text-align: center;
    color: #3d3935;
    letter-spacing: 5px;
    padding-bottom: 19px;
    margin: 27px auto;
    border-bottom: 1px solid #3d3936;
}

#lp-special-week p.texto-brinde {
    color: #3d3935;
    font-size: 48px;
    line-height: 45px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}

section.resultados {
    padding-bottom: 62px;
    background-color: #da754e;
}

section.resultados p {
    font-size: 48px;
    line-height: 50px;
    color: #bd8457;
    text-align: center;
    margin: 0 auto 39px;
    font-weight: 600;
    font-style: italic;
}

section.prepare-se {
    text-align: center;
    background-color: #da754e;
}

p.texto-prepare-se {
    color: #141414;
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto 16px;
    max-width: 342px;
}

p.texto-prepare-se.ultimo {
    margin-bottom: 40px;
}

section.prepare-se a:hover {
    opacity: 0.8;
    color: #bd8457;
    text-decoration: none;
}

section.prepare-se a.ver-todos:hover {
    color: #ffffff;
}

a.ver-todos {
    width: 178px;
    height: 48px;
    line-height: 48px;
    background-color: #141414;
    color: #ffffff;
    font-size: 19px;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    display: block;
}

.titulo-duvidas {
    font-size: 28px;
    line-height: 32px;
    color: #141414;
    margin: 65px auto 31px;
    max-width: 463px;
    font-weight: 500;
}

.subtitulo-duvidas {
    font-size: 18px;
    line-height: 22px;
    color: #141414;
    max-width: 417px;
    margin: 0 auto;
}

.subtitulo-duvidas.ultimo {
    margin: 10px auto 0px;
}

a.whatsapp {
    width: 158px;
    line-height: 48px;
    background-color: transparent;
    color: #141414;
    font-size: 19px;
    border-radius: 5px;
    margin: 33px auto 77px;
    text-align: center;
    text-decoration: none;
    display: block;
    border: 1px solid #141414;
}
.brindes .p--2 {
    font-weight: 600;
    font-style: italic;
}
.mw-initial {
    display: block;
    margin: 0 auto;
    padding: 0 8px;
}
.brindes p.p--3 {
    font-size: 24px;
    line-height: 24px;
    margin-top: 8px;
}
.brindes p.p--4 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
}
p.plus {
    font-size: 43px;
    line-height: 43px;
    margin: 6px 0;
    color: #da754e;
}
p.ps {
    font-size: 16px;
    line-height: 22px;
    color: #847f7a;
    margin-top: 16px;
}
.img-prepare-se.desktop {
    margin: 0 auto 48px;
}
.brindes-float {
    position: absolute;
}
#_form_17_ ._submit {
    background: #da754e !important;
}
.col-md-6.bloco-left, .col-md-6.bloco-form,section.prepare-se .container,div#sectionFaq .container {
    padding-left: 24px;
    padding-right: 24px;
}
/*Mobile*/
@media (max-width: 767px) {
    #lp-special-week {
        background-image: url("https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/background-general-mobile.png");
        background-repeat: no-repeat;
        background-color: #161615;
        background-position: center top;
        background-size: 100%;
    }

    .fundo-topo {
        display: flex;
        align-items: center;
        padding: 80px 0 62px;
    }

    .bloco-left {
        text-align: center;
    }

    #lp-special-week .true-beauty-week {
        margin: 0 0 30px;
        max-width: 290px;
        position: relative;
        right: 0;
    }

    #lp-special-week .off-20-mobile {
        max-width: 100%;
        margin: 0 0 48px;
    }
    .col-md-6.bloco-form {
        padding-left: 15px;
    }
    .bloco-form .h3 {
        font-size: 36px;
        line-height: 36px;
        margin: 0px 0 16px;
        max-width: 100%;
        text-align: center;
    }

    .bloco-form p {
        max-width: 411px;
        text-align: center;
        margin: 0 auto 48px;
        font-size: 16px;
    }

    .actions {
        margin-bottom: 33px;
    }

    .blockNewsPage .h3 {
        font-size: 2.375rem;
        line-height: 42px;
        max-width: 240px;
        margin-top: 48px;
    }

    .bloco-brinde {
        display: flex !important;
        gap: 11px;
        align-items: center;
    }

    .titulo-brinde {
        font-size: 21px;
        line-height: 24px;
        color: #eeeadf;
        margin: 0 auto;
        max-width: 192px;
        text-align: left;
    }

    .mw-197 {
        max-width: 197px;
    }

    section.resultados {
        padding-bottom: 48px;
    }

    section.resultados p {
        font-size: 41px;
        line-height: 45px;
        margin: 62px auto 29px;
    }

    .overflow-auto {
        overflow: auto;
    }

    .mw-initial {
        max-width: initial;
    }

    .blockNewsPage > .container {
        padding: 0;
    }

    .blockNewsPage p {
        margin-top: 22px;
    }

    .actions span {
        max-width: 260px;
    }

    .blockNewsPage .bloco-form {
        padding: 0 24px;
    }

    .col-sm-5.bloco-form {
        padding: 0 15px;
    }

    .loader-lp {
        width: 64px;
        height: 64px;
        margin: 0 auto;
    }

    .loader-lp::before {
        width: 64px;
        height: 69px;
    }

    .countdown {
        font-size: 21px;
        line-height: 26px;
    }

    .wid-mob {
        width: 86.84px;
    }

    .countdown-container {
        gap: 5px;
        margin: 26px 0 0px;
    }

    .frete-pagamento div {
        display: block;
        text-align: center;
        width: 122.3px;
    }

    .frete-pagamento div img {
        max-width: 52px;
    }

    .frete-pagamento {
        gap: 0px;
        margin: 43px 0 0px;
    }

    .frete-pagamento div p {
        text-align: center;
        margin: 10px 0 0;
    }

    .row.frete-pagamento > div:nth-child(1) {
        order: 2;
    }

    .row.frete-pagamento > div:nth-child(2) {
        order: 1;
    }

    .row.frete-pagamento > div:nth-child(3) {
        order: 3;
    }

    .atencao {
        padding: 20px 0;
        display: block;
        text-align: center;
    }

    .atencao p {
        max-width: 318px;
        margin: 20px auto 0;
        padding-left: 0;
    }

    #sectionFaq {
        padding: 42px 0 80px;
    }

    #listfaq .accordion-padrao {
        margin-top: 0;
        border: none;
    }

    .font-38 {
        margin: 0 0 33px;
        display: block;
        font-size: 36px;
        text-align: left;
    }

    .accordion-padrao .title-collapse span.txt {
        max-width: 310px;
        line-height: 20px;
    }

    .accordion-padrao .content-collapse {
        max-width: 350px;
    }

    /*Special Week*/

    #lp-special-week .presente div:nth-child(2) {
        margin-top: 0;
        text-align: center;
    }

    #lp-special-week .presente div:nth-child(2) img {
        max-width: 174px;
    }

    #lp-special-week p.todo-site {
        font-size: 19px;
        line-height: normal;
        text-transform: uppercase;
        text-align: center;
        color: #3d3935;
        letter-spacing: 2px;
        padding-bottom: 4px;
        margin: 5px 0 3px;
        border-bottom: 1px solid #3d3936;
    }

    #lp-special-week p.texto-brinde {
        color: #3d3935;
        font-size: 28px;
        line-height: 27px;
        max-width: 174px;
        text-align: left;
        margin: 0 auto;
    }

    #lp-special-week .presente div:nth-child(3) {
        margin-top: 0;
    }

    #lp-special-week .presente div:nth-child(3) img {
        max-width: 180px;
    }

    #lp-special-week .brinde {
        padding: 0px;
    }

    .animTextBack {
        animation: marquee 35s infinite linear;
    }

    .divisor {
        width: 181px;
        margin: 14.5px 0px;
        background-color: #bd8457;
    }

    .lista-ewg {
        gap: 25px;
    }

    p.texto-prepare-se.ultimo {
        margin-bottom: 36px;
    }

    .titulo-duvidas {
        margin: 32px auto 29px;
    }
    .titulo-duvidas span {
        margin-top: 16px;
        display: block;
    }
    .subtitulo-duvidas {
        max-width: 310px;
    }

    a.whatsapp {
        margin: 29px auto 56.4px;
    }

    .flex-mobile {
        display: flex;
        margin-top: 52.1px;
    }

    .list-check {
        font-size: 18px;
    }

    #lp-special-week ._form_13 input._has_error {
        margin-bottom: 30px !important;
    }

    #lp-special-week .save-the-date {
        margin: 0 auto 24px;
    }

    .img-prepare-se {
        margin: 0 auto 36px;
    }
    .bloco-desconto {
        background-color: #f0e4dd;
    }
    .off-20 {
        margin: 48px auto 24px;
        max-width: 274px;
        width: 100%;
    }
    .p--1 {
        font-size: 28px;
        line-height: 32px;
        margin: 0px auto 12px;
    }
    .bloco-desconto hr {
        max-width: 366px;
        width: 100%;
        background-color: #da754e;
    }
    .p--2 {
        font-size: 32px;
        line-height: 36px;
        margin: 0 auto;
    }
    .frete-pagamento {
        padding: 34px 0 48px;
        margin: 0;
        background-color: #f0e4dd;
    }
    p.ps {
        margin-bottom: 0;
    }
    .brindes {
        margin-top: 24px;
    }
    .mw-initial {
        max-width: 1418px;
    }
    img.brinde-m.mobile {
        margin-top: 24px;
    }
    .blocoAnimeLetter01{
        display: none;
    }
}

@media (max-width: 390px) {
    #lp-special-week .presente div:nth-child(3) img {
        max-width: 150px;
    }
    #lp-special-week .off-20-mobile {
        margin-bottom: 36px;
    }
}

@media (max-width: 375px) {
    .bloco-form .h3 {
        font-size: 32px;
        line-height: 34px;
    }

    #lp-special-week .presente div:nth-child(3) img {
        max-width: 140px;
    }

    .lista-ewg {
        gap: 10px;
    }
    .bloco-form p {
        font-size: 16px;
        line-height: 19px;
    }
}

.animTextBack {
    background-repeat: repeat-x;
    background-size: 1928px auto;
    animation: marquee 18s infinite linear;
    margin-left: 0;
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/mascara-desktop2.png);
    height: 395px;
}

@keyframes marquee {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -1928px;
    }
}

@media (max-width: 327px) {
    .frete-pagamento div{
width: 100px;
    }
}

@media (max-width: 360px) {
.fundo-topo{
    padding: 20px 0 62px;
}
}