/* ------- Black Friday 2023 ------- */
@import url("https://use.typekit.net/ktd5iov.css");

/* ------- Reset CSS ------- */
#essential-week div,
#essential-week span,
#essential-week h1,
#essential-week h2,
#essential-week h3,
#essential-week h4,
#essential-week p,
#essential-week a,
#essential-week img,
#essential-week form #essential-week section,
#essential-week svg {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    text-transform: none;
}

.color {
    color: #f25425;
}

#essential-week a:hover {
    opacity: 0.8;
}

.mobile-bf,
#essential-week #section-1 .mobile-bf,
#essential-week #section-1 .top-section-1.mobile-bf {
    display: none;
}

#essential-week {
    padding-inline: 16px;
}

/* ------- Geral CSS ------- */
.blackfriday-index-index .container-space {
    padding: 0 32px !important;
}

#essential-week .pdl-8 {
    padding-left: 8px;
}

#essential-week .mb-20 {
    margin-bottom: 20px;
}

#essential-week.background-bf {
    background-color: #E2DCD9;
    padding-block: 30px;
    padding: 30px 0 24px;

}

#essential-week.background-bf.bg-2 {
    background-color: #ffffff;
}

#essential-week .container-bf {
    width: 100%;
    max-width: 1192px;
    background-color: #ffffff;
    margin: 0px auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#essential-week #busca-resultado .container-bf {
    background-color: #242424;
    margin-bottom: 0;
}

#essential-week #section-2 h2,
#essential-week #section-3 h2,
#essential-week #section-4 h2,
#essential-week #section-5 h2,
#essential-week #section-7 h2 {
    color: #ffffff;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 2.875rem;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 10px;
}

#essential-week #section-2 h3,
#essential-week #section-3 h3,
#essential-week #section-4 h3,
#essential-week #section-5 h3,
#essential-week #section-7 h3 {
    color: #f25425;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 40px;
}

#essential-week #section-2 p,
#essential-week #section-3 p,
#essential-week #section-4 p,
#essential-week #section-5 p,
#essential-week #section-7 p {
    color: #ffffff;
    font-size: 1.0625rem;
    line-height: 23px;
}

#essential-week #section-3 p span,
#essential-week #section-4 p span,
#essential-week #section-5 p span {
    color: #f25425;
    font-weight: bold;
}

#essential-week #section-5>p span {
    color: #141414;
    font-weight: bold;
}

/* ------- Section 1 ------- */
#essential-week #section-1 {
    background-color: unset;
}

.block-01-pos {
    background-color: #242424;
}

#essential-week #section-3 .container-gift .bg-svg {
    position: absolute;
    left: 0;
}

#essential-week #section-4 .cards-container div h4 span {
    color: #C94822;
}

#essential-week #section-1 .top-section-1 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

#essential-week #section-1 .row.bloco-01 {
    display: flex;
    flex-wrap: nowrap;
    color: #141414;
    gap: 16px;
}

#essential-week #section-1 .row.bloco-01 .block-01-pos {
    width: 686px;
}

#essential-week #section-1 .row.bloco-01 h3.title-agradecimento {
    color: #ffffff;
    font-weight: bold;
    font-size: 46px;
    line-height: 45px;
    max-width: 330px;
    margin-left: 90px;
    margin-top: 80px;
    margin-bottom: 30px;
}

#essential-week #section-1 p.text-agradecimento a {
    color: #EE5425;
    font-weight: bold;
    text-decoration: underline;
}

#essential-week #section-1 p.text-agradecimento {
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
    line-height: 23px;
    margin-bottom: 30px;
    max-width: 330px;
    margin-left: 90px;
}

#essential-week .container-bf#section-4.section8 .limited-stocks>div {
    width: auto;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}

#essential-week .container-bf#section-4.section8 h2 {
    text-align: center;
}

#essential-week #section-1 .row.bloco-01 img.main-logo {
    margin-top: 100px;
}

#essential-week a.register {
    display: inline-block;
    background-color: #141414;
    margin-top: 28px;
    padding: 12px 16px;
    color: #ffffff;
    border-radius: 6px;
    width: 216px;
    text-align: center;
}

#essential-week #section-1 .row.bloco-01 img.block-01-head {
    margin-top: 0px;
    max-width: 490px;
    height: 100%;
}

#essential-week #section-1 h2.h2-b1 {
    font-family: "proxima-sera", sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 48px;
    line-height: 58px;
    color: #F25425;
    margin-top: 100px;
}

#essential-week #section-1 h2.h2-b1 span {
    color: #000000;
}

#essential-week #section-1 p.obs {
    font-size: 12px;
    color: #4B4B4B;
    margin-top: 36px;
}

#essential-week #section-1 .top-section-1 .date-container p {
    text-align: left;
    opacity: 0;
    transition: opacity 0.8s;
    position: absolute;
    top: 63px;
    right: 40px;
}

#essential-week #section-1 p.p-b1 {
    color: #141414;
    max-width: 280px;
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
}

#essential-week #section-1 a.btn-b1 {
    max-width: 278px;
    width: 100%;
    background-color: #141414;
    color: #ffffff;
    padding: 14px;
    display: inline-block;
    margin-top: 36px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
}

#essential-week #section-1 .top-section-1 .date-container p.show {
    opacity: 1;
}

#essential-week #section-1 .infos-container {
    max-width: 400px;
    margin: 130px 40px 0 auto;
}

#essential-week #section-1 .infos-container p {
    text-align: right;
    line-height: 23px;
    font-size: 17px;
    font-weight: 500;
}

#essential-week #section-1 .infos-container b {
    font-size: 22px;
    font-weight: 500;
}

#essential-week #section-1 .infos-container p span {
    color: #f25425;
}

#essential-week #section-1 #logo-black-friday img {
    width: 100%;
    height: 100%;
    max-height: 208px;
    max-width: 1160px;

    opacity: 0;
    transform: translateY(120px);
    transition: opacity 0.5s ease-in, transform 0.5s ease-in;
}

#essential-week #section-1 #logo-black-friday {
    position: absolute;
    bottom: -43px;
    left: 16px;
    display: flex;
    height: 100%;
    max-height: 208px;
}

#essential-week #section-1 .observation-text {
    color: #cacad2;
    font-size: 1.0625rem;
    margin-top: 12px;
    text-transform: none;
}

#essential-week #section-1 .top-section-1 .desktop-bf.logo-bf {
    padding: 80px 30px 40px 0;
    width: 100%;
}

#essential-week #section-1 .top-section-1 .desktop-bf.logo-bf img {
    width: 100%;
    max-width: 404px;
    margin-left: auto;
    display: block;
}

/* ------- Countdown ------- */
#essential-week #section-1 .countdown-container {
    display: flex;
    padding: 40px 0;
    flex-direction: column;
    align-items: center;
    width: 372px;
    background: #242424;
    border-radius: 10px;
    height: 205px;
    margin: 20px 20px 0;
}

#essential-week #section-1 p {
    font-weight: 500;
    color: #ffffff;
    font-size: 1.25rem;
    text-transform: uppercase;
}

#essential-week #section-1 p span {
    text-transform: uppercase;
    color: #f25425;
    font-weight: 500;
}

#essential-week #section-1 .countdown-container .title-count {
    letter-spacing: 2px;
    margin-bottom: 5px;
}

#essential-week #section-1 .countdown-container .title-count span,
#essential-week #section-1 .countdown-container .countdown-styled .separ {
    color: #f25425;
}

#essential-week #section-1 .countdown-container .countdown-styled {
    display: flex;
    gap: 20px;
    font-size: 3.75rem;
    line-height: 60px;
    font-weight: bold;
}

#essential-week #section-1 .countdown-container .countdown-styled div {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    position: relative;
}

#essential-week #section-1 .countdown-container .countdown-styled .aux {
    display: flex;
    color: #f25425;
    font-size: 1.25rem;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: -30px;
}

#essential-week #logo-black-friday-mobile {
    margin: 0 auto;
}

#essential-week #section-1 .black-friday-started {
    width: 100%;
    height: 50px;
    background: #141414;
}

#essential-week #section-1 .black-friday-started {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-2.svg);
    background-repeat: repeat-x;
    background-size: 359px auto;
    animation: scrollText 7s infinite linear;
    margin-left: 0;
    position: absolute;
    bottom: 24px;
}

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

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

/* ------- Section 2 ------- */
#essential-week .container-bf#section-2 {
    flex-direction: column;
    padding-block: 40px;
    background-color: #EFECE2;
}

#essential-week #section-2 .vip-list {
    display: flex;
    width: 100%;
}

#essential-week #section-2 .vip-list .logo-section {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#essential-week #section-2 .vip-list div {
    width: 50%;
}

#essential-week #section-2 .vip-list p {
    max-width: 230px;
}

#essential-week #section-2 .vip-list img {
    width: 82px;
    height: 80px;
    margin-bottom: 10px;
    filter: invert(1);
}

#essential-week #section-2 .vip-list .pdl-8 {
    display: flex;
    align-items: flex-end;
}

#essential-week #section-2 h2 {
    margin-bottom: 50px;
}

#essential-week #section-2 p {
    margin-bottom: 45px;
}

#essential-week #section-2 p span {
    font-weight: bold;
    color: #f25425;
    white-space: nowrap;
}

#essential-week #section-2 .cards-container {
    display: flex;
    gap: 16px;
    padding: 0 16px;
    width: 100%;
    justify-content: center;
}

#essential-week #section-2 .cards-container p {
    margin: 0;
}

#essential-week #section-2 .cards-container div {
    width: 33.33333%;
    background: #f25425;
    border-radius: 20px;
    padding: 30px;
}

#essential-week #section-2 .cards-container div h4 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 23px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 65px;
    max-width: 230px;
}

#essential-week #section-2 .cards-container div:nth-child(3) h4 {
    max-width: 100px;
}

#essential-week #section-2 .cards-container div p {
    color: #ffffff;
    max-width: 315px;
}

#essential-week #section-2 .cards-container div:first-child p {
    max-width: 310px;
}

#essential-week #section-2 .cards-container div img {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
}

#essential-week #section-2 .form-container {
    width: 100%;
    max-width: 870px;
    margin-top: 40px;
}

#essential-week #section-2 .form-container form {
    display: flex;
    gap: 18px;
}

#essential-week #section-2 .form-container .wrap-input100 {
    width: 33.3333%;
}

#essential-week #section-2 .form-container input {
    width: 33.3333%;
    height: 48px;
    padding: 0 20px;
    border: 1px solid #767373;
    border-radius: 4px;
    color: #ffffff;
    background-color: #141414;
}

#essential-week #section-2 .form-container a {
    width: 33.3333%;
    height: 48px;
    padding: 0 20px;
    border-radius: 4px;
    color: #141414;
    line-height: 48px;
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

#essential-week #section-2 .form-container input {
    width: 100%;
}

#essential-week #section-2 .form-container input::placeholder {
    color: #ffffff !important;
    opacity: 1 !important;
}

#essential-week #section-2 .form-container p {
    margin: 40px 0;
    max-width: 700px;
}

#essential-week #section-2 #name-invalid .error,
#essential-week #section-2 #email-invalid .error {
    margin: 5px 0 0;
    position: absolute;
    color: #ef4343;
    font-size: 1rem;
    line-height: 20px;
}

/* ------- Section 3 ------- */
#essential-week #section-3 {
    display: flex;
    padding: 40px;
    gap: 16px;
    flex-wrap: wrap;
}

#essential-week #section-3>div {
    background: #141414;
    border-radius: 20px;
    width: calc(50% - 8px);
    padding-left: 75px;
    display: flex;
}

#essential-week #section-3>div.container-infos {
    padding-block-start: 57px;
    background: transparent;
    flex-direction: column;
}

#essential-week #section-3 .container-gift {
    align-items: center;
    justify-content: space-between;
    padding: 16px 16px 16px 35px;
    border-radius: 0;
}

#essential-week #section-3 .container-gift h3 {
    color: #ffffff;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 16px;
}

#essential-week #section-3 .container-gift h3 span {
    color: #f25425;
    white-space: nowrap;
}

#essential-week #section-3 .container-gift h4 {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

#essential-week #section-3 .container-infos .observation-text {
    color: #666666;
    font-size: 14px;
    line-height: 16px;
    display: block;
    max-width: 265px;
    font-style: italic;
    margin-top: 80px;
}

#essential-week #section-3 .container-gift p {
    line-height: 17px;
}

#essential-week #section-3 .container-gift p a {
    color: #f25425;
    text-decoration: underline;
}

#essential-week #section-3 h2 span {
    text-transform: uppercase;
}

#essential-week #section-3 h2 {
    font-family: "proxima-nova-extra-wide", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    max-width: 250px;
    font-size: 36px;
    line-height: 28px;
    font-weight: 900;
    font-style: italic;
    color: #000000;
    margin-bottom: 0;
}

#essential-week #section-3 img.svg-bottom {
    margin-bottom: 58px;
    max-width: 207px;
}

#essential-week #section-3 .container-gift {
    display: none;
}

#essential-week #section-3 .container-gift.active {
    display: flex;
}

@media (min-width: 768px) {
    #essential-week #section-3 .container-gift {
        display: flex;
    }
}

#essential-week #section-3 .container-gift {
    position: relative;
}

#essential-week #section-3 img.desktop.bg-svg {
    position: absolute;
    left: 0;
}

/* ------- Section 4 ------- */
#essential-week .container-bf#section-4 {
    flex-direction: column;
    padding-top: 60px;
}

#essential-week #section-4 .limited-stocks {
    display: flex;
    width: 100%;
}

#essential-week .stock-block-1 {
    padding-left: 114px;
}

#essential-week .limited-stocks>div {
    width: 50%;
}

#essential-week #section-4 p {
    max-width: 545px;
}

#essential-week #section-4 h2,
#essential-week #section-4 h3 {
    max-width: 455px;
}

#essential-week #section-4 .text-alternative {
    font-weight: bold;
    margin-top: 60px;
    font-size: 1.25rem;
}

#essential-week #section-4 .cards-container {
    display: flex;
    gap: 16px;
    padding: 30px 16px 16px;
    width: 100%;
}

#essential-week #section-4 .cards-container a {
    font-weight: bold;
    text-decoration: underline;
}

#essential-week #section-4 .cards-container a:hover {
    color: #141414;
}

#essential-week #section-4 .cards-container a:focus {
    color: #141414;
}

#essential-week #section-4 .cards-container div {
    width: 33.33333%;
    background-color: #141414;
    padding: 30px;
}

#essential-week #section-4 .cards-container div:nth-child(1) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-10.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

#essential-week #section-4 .cards-container div:nth-child(2) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-11.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

#essential-week #section-4 .cards-container div:nth-child(3) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-12.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

#essential-week #section-4 .cards-container div h4 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 1.875rem;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 26px;
    margin-top: 40px;
}

#essential-week #section-4 .cards-container div a.see-more:hover {
    opacity: .8;
}

#essential-week #section-4 .limited-stocks .stock-block-1 h2,
#essential-week #section-7 h2 {
    color: #141414;
    max-width: 100%;
    font-family: "proxima-nova-extra-wide", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 28px;
    font-weight: 900;
    font-style: italic;
}

#essential-week #section-4 .limited-stocks .stock-block-1 h2 span,
#essential-week #section-7 h2 span,
#essential-week .row.blc-result.container-bf .resultados h2 {
    font-family: "proxima-sera", sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 30px;
    line-height: 45px;
    color: #F25425;
}

#essential-week #section-7 h2 span {
    line-height: 30px;
}

#essential-week .row.blc-result.container-bf .resultados h2 {
    font-size: 24px;
    margin: 40px 0 20px;
}

#essential-week #section-4 .cards-container div a.see-more {
    width: 130px;
    display: inline-block;
    background-color: #ffffff;
    color: #141414;
    text-decoration: none;
    text-align: center;
    padding: 6px;
    border-radius: 5px;
    z-index: 2;
}

#essential-week .container-bf#section-4.section8 {
    background: #141414;
    padding-top: 40px;
}

#essential-week .container-bf#section-4.section8 .lancamento-block {
    text-align: left;
    width: 100%;
}

#essential-week .container-bf#section-4.section8 .lancamento-block p {
    margin-left: 114px;
    padding: 10px 18px;
    border: 1px solid #EFECE2;
    max-width: fit-content;
    font-size: 12px;
    line-height: 18px;
    color: #EFECE2;
    font-family: "roboto";
    margin-bottom: 32px;
}

#essential-week #section-1 p span.upper {
    color: inherit;
    font-weight: normal;
    text-transform: lowercase;
}

#essential-week .container-bf#section-4.section8 .cards-container div {
    background-color: #EFECE2;
}

#essential-week .container-bf#section-4.section8 .cards-container div h2 {
    color: #141414;

}

#essential-week .container-bf#section-4.section8 .cards-container div h4 {
    color: #242424;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    font-family: "roboto";
    width: 100%;
}

#essential-week #section-4.section8 .cards-container h4 span {
    font-size: 16px;
    color: #242424;
}

#essential-week #section-4.section8 .cards-container {
    gap: 19px;
}

#essential-week #section-4.section8 .cards-container>div {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    position: relative;
}

#essential-week #section-4.section8 .cards-container div a.see-more {
    background-color: #141414;
    color: #ffffff;
    max-width: 93px;
    font-size: 14px;
}

#essential-week .container-bf#section-4.section8 h2 {
    color: #EFECE2;
}

#essential-week #section-4.section8 .cards-container div:nth-child(1) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-focus-bg2.png);
    background-position: bottom;
}

#essential-week #section-4.section8 .cards-container div:nth-child(2) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-coq-bg2.png);
    background-position: bottom;
}

#essential-week #section-4.section8 .cards-container div:nth-child(3) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-dh-bg2.png);
    background-position: bottom;
}

#essential-week #section-4.section8 .cards-container div:nth-child(4) {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-suncare-bg2.png);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

#essential-week #section-4 .limited-stocks .pdl-8 p.mb-20 {
    max-width: 370px;
}

#essential-week #section-4 .limited-stocks .pdl-8 p.mb-20 span {
    white-space: nowrap;
}

#essential-week #section-4 .cards-container div p {
    color: #ffffff;
    max-width: 205px;
}

#essential-week #section-4 .cards-container div p.login-text {
    max-width: 160px;
}

#essential-week #section-4 .cards-container div p.favorite-text {
    max-width: 235px;
}

#essential-week #section-4 .cards-container div a {
    color: #ffffff;
}

#essential-week #section-4 .cards-container div img {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
}

/* ------- Section 5 ------- */
#essential-week #section-5 {
    display: flex;
    flex-direction: column;
    padding: 60px 0 40px;
}

#essential-week #section-5 img {
    margin-bottom: 35px;
    filter: invert(1);
}

#essential-week #section-5 p {
    max-width: 450px;
    text-align: center;
}

#essential-week #section-5>p {
    color: #666666;
}

#essential-week #section-5 .container-pro-member-code {
    border-radius: 20px;
    display: flex;
    width: 67%;
    margin: 40px 0 20px;
}

#essential-week #section-5 .container-pro-member-code a {
    margin-top: 20px;
}

#essential-week #section-5 .container-pro-member-code div {
    padding: 40px 55px;
    width: 50%;
    background: #141414;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member {
    width: 100%;
    transition: all 0.3s ease-in;
    padding: 0;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member p {
    font-size: 1rem;
    line-height: 20px;
    margin-top: -11px;
    margin-bottom: 10px;
    text-align: center;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member p.verdadeiro {
    display: none;
    color: #3fbe4e;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member p.verdadeiro span {
    color: #3fbe4e;
    font-weight: initial;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member p.pendente {
    color: #ffc43c;
    display: none;
    font-weight: bold;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member p.falso {
    display: none;
    color: #ef4343;
    max-width: 330px;
}

#essential-week #section-5 .container-pro-member-code #message-pro-member p.falso span {
    color: #ef4343;
    font-weight: initial;
}

#essential-week #section-5 .container-pro-member-code div p {
    max-width: 289px;
}

#essential-week #section-5 .container-pro-member-code div p:first-child {
    margin-bottom: 10px;
}

#essential-week #section-5 .container-pro-member-code div hr {
    margin: 64px auto 44px;
    width: 40px;
    background: #fff;
}

#essential-week #section-5 .container-pro-member-code>hr {
    height: 230px;
    width: 1px;
    background: #242424;
    border: none;
    margin: auto;
}

#essential-week #section-5 .container-pro-member-code div button,
#essential-week #section-5 .container-pro-member-code div .register {
    background: #ffffff;
    font-weight: 500;
    color: #141414;
    width: 100%;
    border: none;
    border-radius: 4px;
    height: 48px;
    transition: 0.5s ease;
    display: block;
    text-align: center;
    line-height: 48px;
    padding: 0;
    text-decoration: none;
}

#essential-week #section-5 .container-pro-member-code div button:hover,
#essential-week #section-5 .container-pro-member-code div .register:hover {
    opacity: 0.8;
}

#essential-week #section-5 .container-pro-member-code div input {
    background: transparent;
    font-weight: 500;
    color: #c6c7ce;
    width: 100%;
    border: 1px solid #c6c7ce;
    border-radius: 4px;
    height: 48px;
    text-align: center;
    margin: 40px auto 21px;
}

#essential-week #section-5 .container-pro-member-code div input::placeholder {
    color: #c6c7ce !important;
    opacity: 1 !important;
}

#essential-week #section-5 .observation-text {
    color: #666666;
    max-width: 100%;
}

.bg-mobile-svg {
    z-index: 2;
}

/* ------- Section 6 ------- */
#essential-week #section-6 {
    height: 768px;
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/black-friday-24/bg-noorskin.png);
    flex-direction: column;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#essential-week #section-6 img {
    margin-top: 50px;
    margin-bottom: 40px;
}

#essential-week #section-6 h2,
#essential-week #section-6 p {
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    font-size: 1.375rem;
    max-width: 360px;
    margin-bottom: 16px;
}

#essential-week #section-6 p {
    font-size: 1.125rem;
    font-weight: normal;
    max-width: 520px;
}

#essential-week #section-6 p:nth-child(4) {
    font-size: 1.0625rem;
    max-width: 490px;
    margin-top: 40px;
}

#essential-week #section-6 p a {
    font-weight: bold;
    text-decoration: underline;
    color: #141414;
}

#essential-week #section-6 .noor-button {
    background: #141414;
    font-weight: 500;
    color: #ffffff;
    width: 278px;
    border: none;
    border-radius: 4px;
    height: 48px;
    transition: 0.5s ease;
    display: block;
    text-align: center;
    line-height: 48px;
    padding: 0;
    text-decoration: none;
    margin-block: auto 40px;
}

#essential-week #section-4 .cards-container a.click-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* ------- Section 7 ------- */
#essential-week #section-7 {
    height: 660px;
    background: transparent;
    gap: 16px;
}

#essential-week #section-7>div {
    width: 50%;
}

#essential-week #section-7 .block-text-sectio07 {
    background-color: #242424;
    height: 100%;
    display: flex;
    align-items: flex-start;
}

#essential-week #section-7.container-bf {
    align-items: flex-start;
    margin-bottom: 0;
}

#essential-week #section-7 .caution-block {
    max-width: 500px;
    margin-left: 115px;
}

#essential-week #section-7 .text-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
    justify-content: center;
}

#essential-week #section-7 a {
    color: #f25425;
    text-decoration: underline;
    font-weight: bold;
}

#essential-week #section-7 p.main-p {
    max-width: 390px;

}

#essential-week #section-7 .form-revendas p.div-error {
    color: #C94822;
    font-size: 17px;
    margin: 0;
    max-width: 419px;
    height: 0;
    overflow: hidden;
    transition: all .3s ease-in;
}

#essential-week #section-7 .form-revendas p.div-error.active {
    margin-top: 20px;
    height: 64px;
}

#essential-week #busca-resultado .dados-loja {
    width: 30%;
}

#essential-week #busca-resultado .resultados {
    max-width: 800px;
    margin: 0 auto;
}

#essential-week #busca-resultado .store-result {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
    margin-bottom: 40px;
}

img.lnr-store.icon-store {
    width: 40px;
}

#essential-week #section-7 p {
    margin-bottom: 20px;
    max-width: 500px;

}

#essential-week #section-7 img {
    margin-bottom: 25px;
}

#essential-week #busca-resultado .info-loja {
    color: #ffffff;
}

#essential-week #busca-resultado img.lnr-store.icon-store {
    filter: invert(1);
}

#essential-week #section-7 .input-group {
    max-width: 278px;
    border: none;
    margin-bottom: 20px;
}

#essential-week #section-7 .input-group select {
    text-align: center;
    border-radius: 5px;
    padding: 10px 0;
    height: 48px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

button#localizador-loja {
    width: 100%;
    max-width: 278px;
    background-color: #141414;
    color: #ffffff;
    padding: 10px 0;
    border: 0;
    border: 0;
    height: 48px;
    border-radius: 5px;
}

#essential-week #section-7 .form-revendas p {
    font-size: 14px;
    line-height: 21px;
    color: #B4B0B0;
    margin-top: 20px;
}

#essential-week #section-7 h2 {
    margin: 60px 0 20px;
    color: #EFECE2;
}

#essential-week #section-7 .btSaibaMais {
    background: #ffffff;
    font-weight: 500;
    color: #141414;
    width: 168px;
    height: 41px;
    border: none;
    border-radius: 4px;
    transition: 0.5s ease;
    display: block;
    text-align: center;
    line-height: 41px;
    padding: 0;
    text-decoration: none;
    margin-top: 36px;
}

#essential-week #section-7 .background-image-noorskin {
    background: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-17.png) center no-repeat;
    display: block;
    height: 100%;
    background-size: contain;
}

#essential-week #section-7 img.img-store-locator {
    display: none;
}

/* ------- Info Zone ------- */

#essential-week #info-zone {
    display: flex;
    background: #242424;
    border-top: 1px solid #f25425;
    border-bottom: 1px solid #f25425;
    padding: 0 32px;
}

#essential-week #info-zone div {
    display: flex;
}

#essential-week #info-zone p {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    line-height: 17px;
    text-transform: uppercase;
}

#essential-week #info-zone a {
    color: #ffffff;
    text-decoration: underline;
    white-space: nowrap;
}

#essential-week #info-zone .info-zone-content {
    width: 100%;
    max-width: 1245px;
    gap: 70px;
    height: 120px;
    align-items: center;
    margin: 0 auto;
}

#essential-week #info-zone .info-zone-content div {
    align-items: center;
}

#essential-week #info-zone .info-zone-content div:nth-child(4) {
    max-width: 310px;
    width: 100%;
    margin-right: auto;
}

#essential-week #info-zone .info-zone-content div:nth-child(4) p {
    max-width: 400px;
}

#essential-week #info-zone img {
    max-width: 50px;
    max-height: 50px;
    margin-right: 20px;
    min-width: 50px;
}

#essential-week #info-zone span {
    white-space: nowrap;
    text-transform: uppercase;
}

/* ------- bloco 08 FAQ ------- */
#essential-week .bloco08 {
    margin: 0 auto;
    max-width: 964px;
}

#essential-week .bloco08 p {
    color: #141414;
    font-size: 17px;
}

.container-space:nth-child(3) {
    background: #ffffff;
}

#essential-week .bloco08 a {
    color: #141414;
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
}

#essential-week .bloco08 .tab {
    padding: 30px 0;
    border-top: 1px solid #f25425;
}

#essential-week .bloco08 .tab-content {
    display: none;
}

#essential-week .bloco08 p.tab-title a {
    display: flex;
    justify-content: space-between;
}

#essential-week .bloco08 p.titulo {
    margin: 100px 0 25px;
    font-size: 28px;
    line-height: 33px;
    color: #141414;
    font-weight: bold;
}

#essential-week .bloco08 p.comeco {
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    margin-top: 35px;
    margin-bottom: 25px;
    color: #ffffff;
}

#essential-week .bloco08 p.tab-title.tab-expanded i.material-icons {
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out;
}

#essential-week .bloco08 p.tab-title i.material-icons {
    transform: rotate(0deg);
    transition: all 0.3s ease-in-out;
}

#essential-week .bloco08 p.p-content a {
    font-size: 17px;
    text-decoration: underline;
}

#essential-week .bloco08 p.p-content {
    margin-bottom: 25px;
    max-width: 850px;
}

#essential-week .bloco08 p.p-content:last-child {
    margin: 0;
}

#essential-week .bloco08 p.p-content:first-child {
    margin-top: 20px;
}

#essential-week .bloco08 p.tab-title {
    margin-bottom: 0px;
}

/* ------- Use Black Friday Footer------- */
#rodape-normal,
.sub-footer,
.footer .row>div {
    display: none;
}

.footer .row>div:last-child {
    padding-top: 30px;
    display: block;
}

/* ------- Footer ------- */
#essential-week #footer-black-friday {
    max-width: 964px;
    margin: 100px auto 80px;
    display: flex;
    gap: 40px;
}

#essential-week #footer-black-friday svg {
    width: min-content;
    height: min-content;
}

#essential-week #footer-black-friday h4 {
    color: #141414;
    font-weight: bold;
    font-size: 1.0625rem;
}

#essential-week #footer-black-friday ul li,
#essential-week #footer-black-friday ul li a {
    color: #141414;
    font-size: 1.0625rem;
    margin: 0;
}

#essential-week #footer-black-friday ul li a {
    text-decoration: underline;
}

#essential-week #footer-black-friday ul {
    list-style: none;
}

#essential-week #footer-black-friday .title-footer {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 10px;
    white-space: nowrap;
}

#essential-week #footer-black-friday .column-footer .title-footer:nth-child(2) {
    margin-top: 35px;
}

#essential-week #footer-black-friday .socials {
    margin-left: 46px;
    display: flex;
    align-items: center;
    gap: 20px;
}

#essential-week #footer-black-friday .socials a {
    max-height: 27px;
}

#essential-week #footer-black-friday .socials a svg {
    max-width: 20px;
    max-height: 23px;
}

#essential-week #footer-black-friday .contact-emails a {
    font-weight: bold;
    text-decoration: underline;
    color: #141414;
}

#essential-week #footer-black-friday .column-footer i {
    color: #ffffff;
    font-size: 1.5rem;
}

.accordion-tabs2 {
    width: 100%;
}

/* ------- Modal ------- */
#dialog_msg_black .modal-content {
    padding: 19px;
    height: 475px;
    width: 475px;
}

#dialog_msg_black .modal-content .txt {
    margin: 25px auto;
    text-align: center;
    font-size: 18px;
    color: #666666;
    font-weight: 400;
    max-width: 285px;
    line-height: 22px;
}

span.lnr.lnr-cross {
    font-weight: bold;
}

#dialog_msg_black .modal-body {
    top: 35%;
}

#dialog_msg_black .modal-header2 .close {
    cursor: pointer;
    height: 36px;
    font-size: 25px;
    color: #141414;
    text-shadow: none;
    position: absolute;
    right: 22px;
    top: 22px;
    width: 35px;
    opacity: 1;
    border-radius: 36px;
}

#dialog_msg_black .icon-lnr {
    font-size: 50px;
    display: block;
    text-align: center;
    color: #2ab978;
    margin-bottom: 15px;
    margin-top: 0px;
}

#dialog_msg_black .titmodal {
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 25px;
    line-height: 26px;
    word-break: break-word;
    text-transform: none;
}

[class^="lnr-"],
[class*=" lnr-"] {
    font-family: "Linearicons" !important;
}

/* ------- Mobile ------- */
@media (max-width: 1300px) {
    #essential-week #info-zone .info-zone-content {
        gap: 30px;
        justify-content: space-between;
    }

    #essential-week #info-zone .info-zone-content div p {
        width: 75%;
    }

    #essential-week #info-zone .info-zone-content div:nth-child(4) p {
        max-width: 228px;
    }

    #essential-week #section-7 {
        padding: 0 50px;
    }

    #essential-week #section-7 .caution-block {
        margin-left: 10%;
    }
}

@media (min-width: 871px) and (max-width: 1165px) {
    #essential-week #section-2 .cards-container div:nth-child(2) h4 {
        margin-bottom: 42px;
    }
}

@media (max-width: 1100px) {
    #essential-week #section-5 .container-pro-member-code {
        width: 81%;
    }
}

@media (max-width: 1045px) {
    #essential-week #section-5 .container-pro-member-code {
        width: 87%;
    }
}

@media (max-width: 1000px) {

    .blackfriday-index-index .container-space,
    #essential-week #info-zone,
    .blackfriday-index-index .container-space-mobile {
        padding: 0 16px !important;
    }

    #essential-week #info-zone {
        border: none;
    }

    #essential-week #info-zone .info-zone-content {
        height: 100%;
        padding: 40px 0 40px 16px;
    }

    #essential-week #info-zone .info-zone-content div {
        width: 100%;
    }

    #essential-week #info-zone .info-zone-content {
        flex-direction: column;
    }
}

@media (min-width: 871px) and (max-width: 1000px) {
    #essential-week #section-2 .form-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    #essential-week .pdl-8 {
        padding-right: 16px;
    }

    #essential-week .stock-block-1 {
        padding-left: 55px;
    }
}

@media (max-width: 870px) {
    #essential-week.background-bf {
        padding: 16px;
    }

    .footer-logo-essentia-group {
        padding-left: 16px;
    }

    .footer-container .footer-copyright {
        max-width: 600px;
        margin: 0 auto;
    }

    .desktop-bf {
        display: none;
    }

    #essential-week .container-bf,
    #essential-week .container-space,
    #essential-week .container-space-mobile {
        max-width: 600px;
        margin: auto;
    }

    #essential-week #section-1 .top-section-1.mobile-bf {
        display: flex;
    }

    #essential-week #section-1 .text-container {
        position: relative;
        font-size: 22px;
        text-align: center;
        height: 20px;
        width: 100%;
        justify-content: center;
        display: flex;
        margin-bottom: 70px;
    }

    #essential-week #section-1 .text {
        position: absolute;
        opacity: 0;
        animation: swapText 6s infinite;
    }

    @keyframes swapText {

        0%,
        40% {
            opacity: 1;
        }

        50%,
        90% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    #essential-week #section-1 .text:nth-child(1) {
        animation-delay: 0s;
    }

    #essential-week #section-1 .text:nth-child(2) {
        animation-delay: 3s;
    }

    div#logo-black-friday-mobile-bf {
        margin-bottom: 30px;
    }

    #essential-week #info-zone {
        padding-right: 0 !important;
    }

    #essential-week #section-1 .row.bloco-01 .block-01-pos {
        width: 100%;
        padding: 40px 16px;
    }

    #essential-week #section-1 .row.bloco-01 h3.title-agradecimento {
        margin: 0 0 20px 0;
        font-weight: bold;
        font-size: 36px;
        line-height: 40px;
    }

    #essential-week #section-1 p.text-agradecimento {
        margin: 0 0 20px 0;
        font-size: 14px;
        line-height: 22px;
        max-width: 288px;
    }

    #essential-week .container-bf#section-4.section8 .limited-stocks>div {
        text-align: left;
    }

    #essential-week #section-1.container-bf {
        padding: 0;
    }

    #essential-week #section-2 h2,
    #essential-week #section-3 h2,
    #essential-week #section-4 h2,
    #essential-week #section-5 h2,
    #essential-week #section-7 h2 {
        font-size: 2.25rem;
    }

    #essential-week #section-2 h3,
    #essential-week #section-3 h3,
    #essential-week #section-4 h3,
    #essential-week #section-5 h3,
    #essential-week #section-7 h3 {
        font-size: 1.0625rem;
    }

    #essential-week #section-2 .vip-list div,
    #essential-week #section-2 .form-container input,
    #essential-week #section-2 .form-container a,
    #essential-week #section-2 .form-container .wrap-input100,
    #essential-week #section-2 .cards-container div,
    #essential-week #section-3>div,
    #essential-week #section-7.container-bf>div,
    #essential-week .limited-stocks>div,
    #essential-week #section-4 .cards-container div,
    #essential-week #section-5 .container-pro-member-code div {
        width: 100%;
    }

    #essential-week .container-bf,
    #essential-week #section-2 .vip-list,
    #essential-week #section-4 .limited-stocks,
    #essential-week #section-2 .cards-container,
    #essential-week #section-2 .form-container form,
    #essential-week #footer-black-friday,
    #essential-week #section-4 .cards-container,
    #essential-week #section-5 .container-pro-member-code {
        flex-direction: column;
    }

    #essential-week .container-bf {
        margin-bottom: 16px;
    }

    #essential-week .pdl-8,
    #essential-week .stock-block-1 {
        padding-left: 0;
    }

    #essential-week .container-bf {
        padding: 40px 16px;
        height: 100%;
    }

    #essential-week #section-1 {
        height: 100%;
    }

    #essential-week #section-1 .row.bloco-01 {
        display: block;
        width: 100%;
    }

    #essential-week #section-1 .row.bloco-01 .col-6 {
        max-width: 100%;
        width: 100%;
    }

    #essential-week #section-1 h2.h2-b1 {
        margin: 0;
        text-align: center;
        font-size: 48px;
        line-height: 50px;
    }

    #essential-week #section-1 p.p-b1 {
        max-width: 100%;
        text-align: center;
        margin: 30px auto 26px;
    }

    #essential-week #section-1 a.btn-b1 {
        margin: 0 auto 20px;
        display: inline-block;
        width: 100%;
        max-width: 100%;
    }

    #essential-week #section-1 p.obs {
        text-align: center;
        font-size: 14px;
        text-transform: none;
        margin-top: 26px;
        width: 100%;
    }

    #essential-week #section-1 p.obs.mobile.second {
        margin: 0 0 26px;
    }

    #essential-week #section-3 img.svg-bottom {
        margin-bottom: 26px;
    }

    #essential-week #section-3 {
        gap: 0;
    }

    #essential-week #busca-resultado .dados-loja {
        width: 100%;
    }

    #essential-week #section-5 {
        padding-bottom: 20px;
    }

    #essential-week #section-1 .countdown-container .title-count {
        letter-spacing: 2px;
        margin-bottom: 3px;
        line-height: 17px;
    }

    #essential-week #section-1.container-bf {
        padding-bottom: 16px;
        align-items: center;
    }

    #essential-week #section-1 .countdown-container {
        background: #141414;
        max-width: 311px;
        height: 184px;
        margin-top: 40px;
    }

    #essential-week #section-1 .countdown-container .countdown-styled {
        gap: 13px;
    }

    #essential-week #section-1 .countdown-container p {
        font-size: 1.0625rem;
    }

    #essential-week #section-1 .countdown-container div span {
        font-size: 3rem;
    }

    #essential-week #section-1 .countdown-container .countdown-styled .aux {
        font-size: 1.0625rem;
    }

    #essential-week #section-1 .infos-container {
        margin: auto;
    }

    #essential-week #section-1 .infos-container p {
        text-align: center;
        font-size: 1.0625rem;
        max-width: 290px;
    }

    #essential-week #section-1 .top-section-1 {
        order: 2;
        justify-content: center;
    }

    #essential-week #section-1 .top-section-1.mobile-bf {
        order: 0;
        position: relative;
    }

    #essential-week #section-1 .top-section-1 .date-container {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    #essential-week #section-1 .top-section-1 .date-container p {
        text-align: center;
        width: 100%;
        left: 0;
        top: 0;
        font-size: 1.625rem;
        letter-spacing: 3px;
    }

    #essential-week #section-1 #logo-black-friday img {
        display: none;
    }

    #essential-week #section-1 .top-section-1 div img {
        margin-inline: auto;
        display: block;
        margin-top: 29px;
    }

    #essential-week #section-2 h2 {
        margin-bottom: 18px;
        line-height: 43px;
    }

    #essential-week #section-2 .cards-container div,
    #essential-week #section-4 .cards-container div {
        padding: 40px 16px;
    }

    #essential-week #section-2 .cards-container div h4 {
        margin-bottom: 15px;
        font-size: 1.375rem;
    }

    #essential-week #section-2 .form-container p {
        max-width: 290px;
        margin-bottom: 0;
    }

    #essential-week #section-2 .cards-container div:first-child p,
    #essential-week #section-2 .cards-container div p {
        max-width: 200px;
        margin: 0;
    }

    #essential-week #section-2 .cards-container div:nth-child(2) P {
        max-width: 243px;
    }

    #essential-week #section-2 .cards-container,
    #essential-week #section-4 .cards-container {
        padding: 0;
    }

    #essential-week #section-4 .cards-container {
        margin-top: 30px;
    }

    #essential-week #section-4 .cards-container div:nth-child(2) p {
        max-width: 225px;
    }

    #essential-week #section-4 .cards-container a:hover {
        color: #fff;
    }

    #essential-week .container-bf#section-4 {
        padding-top: 40px;
        padding-bottom: 16px;
    }

    #essential-week .container-bf#section-6 {
        padding-block: 30px 24px;
    }

    #essential-week #section-5 {
        background-color: white;
    }

    #essential-week #section-7.container-bf .caution-block h2 {
        margin-top: 0;
    }

    #essential-week #section-7.container-bf .img-store-locator {
        width: 100%;
    }

    #essential-week #section-5 .container-pro-member-code {
        background: none;
    }

    #essential-week #section-5 .container-pro-member-code div {
        background: #000000;
        border-radius: 20px;
        border-radius: 0;
    }

    #essential-week #section-5 .container-pro-member-code div:first-child {
        margin-bottom: 16px;
        border-radius: 0;
    }

    #essential-week #section-5 .container-pro-member-code>hr,
    #essential-week #section-5 .container-pro-member-code div hr {
        display: none;
    }

    #essential-week #section-5 .container-pro-member-code div input {
        margin-top: 20px;
    }

    #essential-week #section-5 .container-pro-member-code div:nth-child(3) p:nth-child(2) {
        margin-bottom: 20px;
    }

    #essential-week #section-5 {
        padding: 40px 16px;
    }

    #essential-week #section-5 .container-pro-member-code {
        margin-bottom: 16px;
    }


    #essential-week #section-5 .container-pro-member-code {
        width: 100%;
    }

    #essential-week #section-5 .container-pro-member-code div {
        padding: 30px 16px;
    }

    #essential-week #section-6 {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/black-friday-24/bg-noorskin-mobile.jpg);
        height: 550px;
    }

    #essential-week.background-bf.bg-2 {
        background-color: #ffffff;
    }

    #essential-week #info-zone .info-zone-content div {
        margin-bottom: 40px;
    }

    #essential-week #section-4 .cards-container div:nth-child(1) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-22.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-4 .cards-container div:nth-child(2) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-23.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-4 .cards-container div:nth-child(3) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-24.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-4.section8 .cards-container div:nth-child(1) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-25.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-4.section8 .cards-container div:nth-child(2) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-26.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-4.section8 .cards-container div:nth-child(3) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-27.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-4.section8 .cards-container div:nth-child(4) {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/essential-week-2025/EW-LP-img-28.png);
        background-size: cover;
        background-position: right;
    }

    #essential-week #section-1 p span.upper {
        text-transform: uppercase;
    }

    #essential-week .container-bf#section-4.section8 .lancamento-block p {
        margin: 0 0 16px;
        padding: 14px 40px;
        font-size: 16px;
        line-height: 24px;
        border-color: #9B9BA1;
        color: #C3C3CB;
        border-radius: 6px;
    }

    #essential-week #section-7 img.img-store-locator {
        display: block;
    }

    #essential-week #section-7 p.main-p span {
        color: #F25425;
        font-weight: bold;
    }

    #essential-week #section-7 p.main-p {
        max-width: 100%;
        margin-bottom: 24px;
    }

    button#localizador-loja {
        max-width: 100%;
    }

    #essential-week #section-7 .input-group select,
    #essential-week #section-7 .input-group {
        width: 100%;
        max-width: 100%;
    }

    #essential-week #section-7 .form-revendas p.div-error.active {
        color: #EF4343;
        height: 110px;
    }

    #essential-week #busca-resultado .container-bf {
        padding: 0;
    }

    #essential-week #busca-resultado .store-result {
        padding: 24px;
    }

    #essential-week .row.blc-result.container-bf .resultados h2 {
        padding: 24px 24px 0;
        margin: 0;
    }

    #essential-week #section-3 .container-gift.container-espec>div {
        justify-content: flex-start;
        height: 91px;
    }

    #essential-week #section-3 .container-gift.container-espec {
        padding-top: 0;
    }

    #essential-week #section-6 img {
        margin-top: 0;
        margin-bottom: 30px;
    }

    #essential-week #section-6 h2 {
        font-size: 19px;
        margin-bottom: 12px;
        line-height: 26px;
    }

    #essential-week #section-6 p {
        font-size: 15px;
        line-height: 24px;
    }

    #essential-week #section-6 .noor-button {
        margin-bottom: 0;
    }

    #essential-week #section-7 {
        height: 100%;
        padding: 40px 16px;
    }

    #essential-week #section-7 .caution-block {
        margin: 0;
        padding: 0 9px 0;
    }

    #essential-week #section-7 .caution-block img {
        max-width: 215px;
    }

    #essential-week #section-7 .block-text-sectio07 {
        flex-direction: column;
        padding: 16px;
    }

    #essential-week #section-7.container-bf {
        align-items: flex-start;
        padding: 0;
        gap: 0;
    }

    #essential-week #section-7 p {
        max-width: 287px;
        margin: 0;
    }

    #essential-week #section-7 .btSaibaMais {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 17px;
        height: 48px;
        line-height: 48px;
    }

    #essential-week #section-7 h3 {
        max-width: 230px;
    }

    #essential-week #info-zone .info-zone-content {
        padding: 60px 0 40px;
        border-radius: 0;
    }

    #essential-week #info-zone .info-zone-content div {
        justify-content: start;
    }

    #essential-week #info-zone p {
        color: #ffffff;
        font-size: 17px;
        font-weight: 500;
        line-height: 26px;
        text-transform: uppercase;
    }

    #essential-week #info-zone p {
        font-size: 17px;
        line-height: 26px;
    }

    #essential-week #info-zone .info-zone-content div:nth-child(4) {
        max-width: 100%;
    }

    #essential-week #info-zone .info-zone-content div:nth-child(4) p {
        max-width: 250px;
        width: 100%;
    }

    #essential-week #footer-black-friday {
        gap: 35px;
        margin-top: 50px;
    }

    #essential-week #footer-black-friday .contact-emails a {
        font-size: 0.875rem;
    }

    #essential-week #section-2 #name-invalid .error,
    #essential-week #section-2 #email-invalid .error {
        position: initial;
    }

    #essential-week #section-3,
    #essential-week #section-3 .container-gift {
        padding: 16px;
    }

    #essential-week #section-3 .container-gift>div {
        height: 147px;
        padding-left: 9px;
        padding-top: 0;
        padding-bottom: 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #essential-week #section-3>div {
        padding: 0;
    }

    #essential-week #section-3 {
        align-items: start;
        padding-bottom: 30px;
    }

    #essential-week #section-3 .container-gift h3 {
        font-size: 24px;
    }

    #essential-week #section-3 .container-infos {
        padding-block: 0;
        padding-bottom: 10px;
        height: auto;
        background: transparent;
    }

    #essential-week #section-3>div.container-infos {
        padding-block: 0;
    }

    #essential-week #section-3 h2 {
        max-width: 285px;
        margin: 14px auto 0 0;
        line-height: 36px;
    }

    #essential-week #section-3 p {
        font-size: 0.9375rem;
    }

    #essential-week #section-3 p.mobile {
        font-size: 14px;
        margin-top: 26px;
        color: #666666;
    }

    #essential-week #section-4 .limited-stocks .stock-block-1 h2 span {
        line-height: 32px;
        margin-bottom: 5px;
    }

    #essential-week .container-bf#section-4.section8 h2 {
        text-align: left;
        width: 100%;
        font-size: 28px;
        line-height: 32px;
    }

    #essential-week #section-5 .container-pro-member-code div .register {
        margin-top: 17px;
    }

    #essential-week #section-4 .cards-container div h4 {
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 23px;
    }

    #essential-week #section-4 .text-alternative {
        margin-top: 30px;
    }

    #essential-week #section-4 h3 {
        margin-bottom: 20px;
    }

    #essential-week #section-4 p {
        max-width: 305px;
    }

    #essential-week #section-3 .container-gift h3 {
        font-size: 20px;
        margin-bottom: 4px;
    }

    #essential-week #section-3 .container-gift h3 br {
        display: none;
    }

    #essential-week #section-3 .container-gift h4 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
        max-width: 70px;
    }

    #essential-week .bloco08 {
        border-bottom: 1px solid #f25425;
    }

    #essential-week .bloco08 p.titulo {
        margin: 40px 0 25px;
    }

    #essential-week .bloco08 p.p-content {
        max-width: 327px;
    }

    #essential-week #footer-black-friday ul {
        padding-left: 46px;
    }
}

@media (max-width: 360px) {
    #essential-week #section-1 .top-section-1>div {
        width: 100%;
    }

    #essential-week #section-1 .countdown-container div span {
        font-size: 2.5rem;
    }

    #essential-week #section-1 .countdown-container .countdown-styled .aux {
        font-size: 0.875rem;
    }

    #essential-week #section-1 .countdown-container {
        margin: 20px 0 0;
        width: 100%;
    }
}

@media (max-width: 600px) {
    .modal-backdrop.fade.show {
        display: none !important;
    }

    .modal-dialog {
        display: flex;
        justify-content: center;
        width: 100% !important;
    }

    #dialog_msg_black .modal-content {
        height: 315px;
        width: 315px;
    }

    #dialog_msg_black .modal-body {
        top: 25%;
    }

    #essential-week #section-4 h3 {
        line-height: 21px;
    }

    #essential-week #section-2 .cards-container div h4 {
        max-width: 200px;
    }

    #essential-week img.bg-svg {
        position: absolute;
        top: 10px;
        left: 0;
    }
}

@media (max-width: 480px) {
    #essential-week #section-3 .container-gift>div {
        height: 117px;
    }
}

@media (max-width: 420px) {
    #essential-week #section-3 .container-gift>div {
        height: 122px;
    }
}

@media (max-width: 400px) {
    #essential-week #section-3 .container-gift>div {
        height: 138px;
    }
}

@media (max-width: 380px) {
    #essential-week #section-3 .container-gift>div {
        height: 130px;
    }
}