/*Configurações gerais para LP*/

@font-face {
    font-family: 'Voyage';
    src: url("../../font/Voyage-Regular.woff2") format("woff2"),
        url("../../font/Voyage-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 1920px) {
    #lp-special-week {
        background-size: 100%;
    }
}

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

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

.font-voyage {
    font-family: 'Voyage';
}

.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 button {
    outline: none;
}

#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: #EEEADF;
    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: 48px !important;
    padding: 0 15px !important;
    border-color: #EEEADF;
    width: 100% !important;
    max-width: 412px !important;
    color: #ffffff !important;
    margin-bottom: 24px !important;
    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: 11px;
    left: 16px;
    pointer-events: none;
    color: #ffffff;
    font-weight: 400 !important;
    font-size: 16px;
    transition: .5s all;
    width: fit-content;
}

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

#lp-special-week ._form_13 .active {
    top: -11px;
    font-size: 14px;
    background-color: #201e1b;
    padding: 0 5px;
    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._above {
    display: block !important;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: -20px;
    margin: 0 auto;
    padding: 0;
}

#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: #F73218;
    text-align: left;
    text-decoration: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}

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

#lp-special-week ._form_13 ._error._above ._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;
}

/*CONTADOR*/

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

.countdown {
    color: #BD8457;
    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: #BD8457;
}

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

.loader-lp::before {
    content: "";
    width: 128px;
    height: 131px;
    border: 4px solid transparent;
    border-top: 4px solid #EEEADF;
    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: 70.4px 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: #F3E9DE;
    margin: 0;
    font-weight: 500;
}

.frete-pagamento div p a {
    color: #F3E9DE;
    text-decoration: underline;
    font-weight: 400;
}

/*Bloco atenção*/
.atencao {
    padding: 36px 0;
    margin: 0;
    border-top: 1px solid #C8C3C3;
    border-bottom: 1px solid #C8C3C3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.atencao p {
    font-size: 18px;
    line-height: 22px;
    max-width: 540px;
    color: #9F9F9F;
    margin: 0;
    padding-left: 36px;
}

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

#sectionFaq {
    padding: 0px 0 96px;
    position: relative;
    background-color: #f7f7f7;
}

#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: #141414;
    margin: 0;
}

/* Accordion */
.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: #141414;
}

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

.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: #141414;
}

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

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

/* ## COLOCAR ABAIXO DESSA LINHAS OS ESTILOS DA LP. ACIMA DESTA LINHA SÃO OS ESTILOS PADRÕES ## */

.bloco-1 {
    background: #161614 url('https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/agradecimento/fundo-lp-agradecimento.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}

.special-week {
    font-size: 163px;
    line-height: 195px;
    color: #C4AA95;
    position: absolute;
    top: 178px;
    text-align: center;
    opacity: .6;
    z-index: 1;
}

.container-bloco-1 {
    display: flex;
    justify-content: center;
    padding-bottom: 137.1px;
}

.special-week-texto {
    position: absolute;
}

.title {
    font-size: 37px;
    line-height: 41px;
    color: #EEE7D4;
    margin: 0 auto 18px;
    font-weight: 600;
    text-align: center;
    max-width: 452px;
}

.title.mt-383 {
    margin-top: 383.7px;
}

.subtitle {
    font-size: 18px;
    line-height: 22px;
    color: #EEE7D4;
    margin: 0 auto;
    text-align: center;
    max-width: 290px;
}

.subtitle.mw-388 {
    max-width: 388px;
}

.linha-vertical {
    display: block;
    text-align: center;
    margin: 26.5px auto 34.7px;
}

.newspage {
    margin: 34.7px auto 0;
    max-width: fit-content;
}

.img-mulher {
    margin-top: 270.3px;
    margin-right: 136.1px;
}

.img-mulher-2 {
    margin-top: 372.6px;
    margin-left: 156.5px;
}

.fosco {
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    width: 329.46px;
    height: 415.64px;
    position: absolute;
    top: 365.1px;
    right: 201.2px;
}

.fosco-2 {
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    width: 220.46px;
    height: 300.74px;
    position: absolute;
    top: 224.7px;
    right: -110.2px;
}

.position-relative {
    position: relative;
}

.bg-img-cleanical {
    background: url('https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/agradecimento/cleanical.jpg');
    height: 570px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-cinza {
    background: #f7f7f7;
    padding-bottom: 118.4px;
}

.img-circulo-noorskin {
    position: absolute;
    top: 83px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.textos {
    text-align: center;
}

.textos p:nth-child(1) {
    font-size: 37px;
    line-height: 41px;
    color: #BD8457;
    font-weight: 600;
    max-width: 300px;
    margin: 38.3px auto 21.5px;
}

.textos p:nth-child(2),
.textos p:nth-child(3) {
    font-size: 18px;
    line-height: 22px;
    color: #3D3935;
    max-width: 450px;
    margin: 0 auto 25px;
}

.textos p:nth-child(3) {
    margin-bottom: 0;
}

.textos p:nth-child(4) {
    text-transform: uppercase;
    color: #BD8457;
    font-size: 18px;
    line-height: 24px;
    margin: 170px auto 117.7px;
}

.textos p:nth-child(5) {
    font-size: 37px;
    line-height: 41px;
    color: #2E251F;
    margin: 0 auto 34.5px;
    max-width: 400px;
    font-weight: 500;
}

.textos p:nth-child(6) {
    font-size: 18px;
    line-height: 22px;
    color: #3D3935;
    margin: 0 auto 42.1px;
    max-width: 474px;
}

.textos p:nth-child(6) a {
    color: #BD8457;
    font-weight: bold;
    text-decoration: underline;
}

.spotify,
.cards-spotify {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.card-spotify {
    background-color: #3D3935;
    padding: 37px 55px;
    border-radius: 5px;
}

.card-spotify img {
    display: block;
    width: 100%;
    max-width: 164px;
}

.card-spotify a {
    display: block;
    color: #EEE7D4;
    text-align: center;
    margin: 20px auto 0;
    text-decoration: underline;
}

.card-spotify a:hover {
    color: #EEE7D4;
    opacity: 0.8;
}

/*Mobile*/
@media (max-width:767px) {

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

    .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: 111.2px 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: 0px 0 80px;
    }

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

    .font-38 {
        margin: 0 0 33px;
        display: block;
    }

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

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

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

    /* ## COLOCAR ABAIXO DESSA LINHAS OS ESTILOS DA LP. ACIMA DESTA LINHA SÃO OS ESTILOS PADRÕES ## */

    .bg-cinza {
        background: #f5f5f5;
        padding-bottom: 78.3px;
    }

    .container-bloco-1 {
        display: block;
        padding-bottom: 68px;
    }

    .bloco-1 {
        background: #161614 url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/agradecimento/mobile/fundo-lp-agradecimento.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center top;
    }

    .special-week {
        font-size: 107px;
        line-height: 101px;
        top: 39px;
    }

    .img-mulher {
        margin: 0 auto;
        position: relative;
        top: 212.5px;
        left: 189px;
        max-width: 119.87px;
    }

    .fosco {
        width: 109.14px;
        height: 138px;
        top: 273px;
        left: 105px;
    }

    .title.mt-383 {
        margin-top: 283.8px;
    }

    .title {
        font-size: 32px;
        margin: 0 auto 12px;
    }

    .title.mw-312 {
        font-size: 35px;
        line-height: 38px;
        max-width: 312px;
        margin: 0 auto 19.5px;
    }

    .subtitle.mw-388 {
        max-width: 276px;
    }

    .newspage {
        margin: 24.2px auto 0;
        max-width: none;
        padding: 0 24px;
    }

    .bg-img-cleanical {
        background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/agradecimento/mobile/cleanical.jpg);
        height: 286.13px;
        background-repeat: no-repeat;
        background-position: right top;
    }

    .img-circulo-noorskin {
        top: 80px;
    }

    .textos p:nth-child(1) {
        margin: 21.9px auto 108px;
        font-size: 35px;
        line-height: 38px;
    }

    .textos p:nth-child(2),
    .textos p:nth-child(3) {
        max-width: 291px;
    }

    .textos p:nth-child(4) {
        margin: 38.3px auto 46.9px;
    }

    .textos p:nth-child(5) {
        font-size: 35px;
        line-height: 38px;
        margin: 0 auto 17.3px;
        max-width: 278px;
    }

    .textos p:nth-child(6) {
        margin: 0 auto 29.4px;
        max-width: 330px;
    }

    .spotify {
        flex-direction: column;
        gap: 20px;
    }

    .linha-vertical {
        margin: 19.5px auto 23.7px;
    }

    .cards-spotify {
        gap: 23.5px;
    }

    .card-spotify {
        padding: 22px 32px 16px 32px;
    }

    .card-spotify img {
        max-width: 97.15px;
        margin: 0 auto;
    }

}