/* SECTION 1 */

section.section-1 {
    background-color: #163a41;
    overflow: hidden;
}
section.section-1 .container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 85px 0 36px;
    position: relative;
}
section.section-1 .container .blc-50 {
    width: 50%;
}
section.section-1 .container .blc-50:last-child {
    width: 680px;
    position: absolute;
    right: -110px;
    top: -12px;
}
section.section-1 .container .blc-50 img {
    clip-path: polygon(20% 0, 100% 0, 100% 73%, 81.1% 100%, 0 100%, 0 37%);
}
section.section-1 .container .blc-50 img.head {
    clip-path: none;
    padding-left: 35px;
}
section.section-1 .container svg.logo-campaingn {
    margin-left: 35px;
}

section.section-1 .container .blc-50 p.p-absolute {
    position: absolute;
    bottom: 166px;
    z-index: 2;
    right: 201px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    max-width: 195px;
}
section.section-1 .container .blc-50 p.p-absolute span {
    color: #b9e0e7;
}
section.section-1 .container:last-child {
    background: #eaf5f8;
    padding: 0;
}
section.section-1 .container .blc50 {
    width: 50%;
    padding: 36px;
    display: flex;
    flex-direction: column;
}
section.section-1 .container .blc50:last-child {
    padding: 0;
}
section.section-1 .container:last-child .blc50:last-child {
    display: block;
    padding: inherit;
    background-color: #eaf5f8;
}
section.section-1 .container .time-obs {
    width: 100%;
    background-color: #eaf5f8;
    padding: 16px 36px;
}
section.section-1 .container .time-obs p {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #141414;
    margin: 0;
    opacity: 0.75;
}
section.section-1 .container a.button:hover {
    text-decoration: none;
    opacity: 0.9;
}
section.section-1 .container a.button {
    background-color: #ffffff;
    display: block;
    width: fit-content;
    padding: 14px 36px;
    color: #141414;
    margin-top: 35px;
    border-radius: 8px;
}
section.section-1 .container .blc-50 div {
    padding: 0 36px;
}
section.section-1 .container .countdown-styled {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 60px;
    line-height: 42px;
    color: #0c1f23;
    font-weight: bold;
    text-transform: capitalize;
}
section.section-1 .container .time {
    background-color: #b9e0e7;
    padding: 28px 36px;
}
.countdown-container .box-days span.aux,
.countdown-container .box-hours span.aux,
.countdown-container .box-minutes span.aux {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    padding-top: 15px;
}
.countdown-container .box-days,
.countdown-container .box-hours,
.countdown-container .box-minutes {
    display: flex;
    flex-direction: column;
}
p.title-count {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
}
section.section-1 .container .blc-50:last-child::after {
    content: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-medico-25/svg-after-1.svg);
    position: absolute;
    width: 0;
    display: block;
    top: 0;
    right: 50px;
}
section.section-2 .container .blc-50:last-child div::after {
    content: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-medico-25/svg-after-1.svg);
    position: absolute;
    width: 0;
    top: -90px;
    right: 0;
    filter: opacity(0.05);
}
section.section-1 .container .blc50 {
    z-index: 2;
    padding: 50px 36px;
    background-color: #0c1f23;
}
/* section 2 */
.section-2 {
    background-color: #173a41;
    display: none;
}
.semana-medico-2025 .section-2 {
    display: block;
}
.section-3 {
    background-color: #eaf5f8;
    padding: 0 auto;
    overflow: hidden;
}

section.section-1 .container .blc50 img.desktop {
    width: 75%;
}
.section-2 .container {
    display: flex;
    position: relative;
    padding: 0;
}
section.section-2 .blc-50 div {
    width: 20%;
}
section.section-2 .blc-50 div img {
    width: 100%;
}
section.section-2 .blc-50 div.section-80 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
section.section-2 .blc-50 {
    display: flex;
    width: 50%;
    max-height: 353px;
    overflow: hidden;
    background-color: #173a41;
}
section.section-2 .blc-50 div {
    width: 33%;
}
section.section-2 .blc-50 div.section-80 {
    width: 67%;
    margin: 0 auto;
    text-align: center;
}
section.section-3 .blc-50 div.block-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #b9e0e7;
    padding: 36px;
}
section.section-3 .blc-50 div.block-right p.obs {
    display: flex;
    justify-content: space-between;
    color: #999999;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 36px;
    font-weight: 500;
}
section.section-2 .blc-50 div img.selo-desc {
    width: 271px;
}
section.section-2 .blc-50:first-child .block-right div h2 {
    font-size: 30px;
    line-height: 34px;
    max-width: 270px;
    font-weight: bold;
}
section.section-3 .blc-50 div.block-right p.obs .percent {
    font-size: 24px;
}
section.section-3 .blc-50 div.block-right p.obs span {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 133px;
    text-align: right;
    letter-spacing: 5px;
}
section.section-3 .blc-50 div.block-right h2 {
    font-size: 40px;
    line-height: 38px;
    font-weight: bold;
    max-width: 475px;
    color: #ffffff;
}
section.section-3 .blc-50 div.block-right h2 span {
    font-size: 40px;
    line-height: 38px;
    font-weight: 800;
    color: #b8e0e7;
}
section.section-3 .blc-50 div.block-right h2 span::after {
    content: "B";
}
section.section-2 .blc-50:first-child .block-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #b9e0e7;
    padding: 50px 36px;
}
section.section-2 .blc-50:first-child .block-right div {
    width: 100%;
    display: flex;
    flex-direction: column;
}
section.section-3 .blc-50 div.block-right h2 span::after {
    content: "+";
    content: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-medico-25/selo-plus-semana-medico.svg);
}
section.section-2 .blc-50:first-child .block-right div a {
    width: 170px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border-radius: 8px;
    background-color: #ffffff;
    color: #000000;
    margin-top: 36px;
}

/* SECTION 3 */
section.section-3 .container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #0c1f23;
}
.section-80 img {
    width: 100%;
}
section.section-3 .container .blc-50 {
    width: 50%;
}
section.section-3 .container {
    padding: 0;
    position: relative;
}
section.section-3 .container .englobes {
    position: relative;
}
section.section-3 .container p.obs-img {
    position: absolute;
    transform: rotate(270deg);
    bottom: 171px;
    width: max-content;
    right: -140px;
}
section.section-3 .container span.tool.tooltip03.animeTexto {
    position: absolute;
    bottom: 35%;
    left: 69.3%;
}
section.section-3 .container span.tool.tooltip02.animeTexto {
    position: absolute;
    bottom: 42%;
    left: 52%;
}

section.section-3 .container span.tool.tooltip01.animeTexto {
    position: absolute;
    bottom: 42%;
    left: 37%;
}

section.section-3 .container .item.active {
    display: block;
    animation: fadeIn 0.7s ease-in-out;
}

section.section-3 .container .boxShadow {
    content: "";
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(20, 20, 20, 0.1);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background: rgba(20, 20, 20, 0.1);
}

section.section-3 .container .boxShadow.active {
    display: block;
}

section.section-3 .container .porcao {
    display: block;
}

section.section-3 .container .porcao .item {
    display: none;
    width: 449px;
    background: #ffffff;
    border-radius: 16px;
    padding: 16px;
    color: #141414;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}

section.section-3 .container .porcao .item.active {
    display: block;
    animation: fadeIn 0.7s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

section.section-3 .container .porcao .item .bt-close {
    position: absolute;
    display: block;
    right: 24px;
    top: 24px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

section.section-3 .container .porcao .item h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #163a41;
}

section.section-3 .container .porcao .item p {
    color: #cccccc;
    margin-bottom: 0;
}

section.section-3 .container .tool {
    cursor: pointer;
    transition: all 0.3s;
}

section.section-3 .container .tool:hover {
    opacity: 0.8;
}

.title-close {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    align-items: center;
    margin-bottom: 12px;
}
section.section-3 .container .porcao .item p.price-range {
    background: #163a41;
    margin: 0;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 8px 16px;
    border-radius: 16px;
    color: #ffffff;
}
section.section-3 .container .porcao .item p.price-range span {
    color: #b9e0e7;
    font-weight: bold;
}
section.section-3 .container .porcao .item.item01 {
    top: 42%;
    left: 31%;
}
section.section-3 .container .porcao .item.item02 {
    top: 42%;
    left: 50%;
}
section.section-3 .container .porcao .item.item03 {
    top: 42%;
    left: 73%;
}
section.section-3 .container .porcao .item p.availability {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #141414;
    margin-bottom: 4px;
}
section.section-3 .container:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
}
section.section-3 .container:last-child .bl-33 {
    width: 37.5%;
    padding: 38px 36px;
    background: #163a41;
    color: #b9e0e7;
}
section.section-3 .container:last-child .bl-33 h3 {
    font-size: 30px;
    max-width: 150px;
    line-height: 30px;
    font-weight: 800;
}
section.section-3 .container:last-child .bl-33 p {
    font-size: 17px;
    line-height: 17px;
    color: #ffffff;
    margin: 0;
}
section.section-3 .container:last-child .bl-33 p span {
    font-weight: bold;
    color: #b9e0e7;
}
section.section-3 .container:last-child .bl-33:last-child p span {
    color: #eaf5f8;
}
section.section-3 .container:last-child .bl-33:first-child {
    background: #b9e0e7;
    color: #163a41;
    width: 32%;
}
section.section-3 .container:last-child .bl-33:first-child p {
    color: #141414;
}
section.section-3 .container:last-child .bl-33:first-child p span {
    color: #163a41;
}

section.section-3 .container:last-child .bl-33:last-child {
    background: #0c1f23;
    width: 35%;
}

/* SECTION 4 */

#section-4 {
    background-color: #141414;
    color: #ffffff;
    text-align: center;
}
#section-4 .container-pro-member-code {
    border-radius: 20px;
    display: flex;
    max-width: 816px;
    margin: 40px auto 70px;
    gap: 15px;
}

#section-4 .container-pro-member-code div {
    padding: 36px 53px;
    width: 50%;
    background: #0c1f23;
    border-radius: 20px;
}

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

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

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

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

#section-4 .container-pro-member-code #message-pro-member p.pendente {
    color: #ff7600;
    display: none;
    max-width: 242px;
}

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

#section-4 .container-pro-member-code #message-pro-member p.falso span {
    color: #ef4343;
    max-width: 330px;
    font-weight: initial;
}
#section-4 .container-pro-member-code #message-pro-member p.medico {
    display: none;
    color: #ef4343;
    max-width: 330px;
}
#section-4 .container-pro-member-code div p {
    max-width: 285px;
    margin: 0 auto;
}
#section-4 .container-pro-member-code div:first-child p {
    margin-bottom: 24px;
}
#section-4 .container-pro-member-code div p:first-child {
    margin-bottom: 10px;
}
#section-4 .container-pro-member-code div p.sub-desc-form.desktop {
    margin-top: 14px;
}
#section-4 .container-pro-member-code div hr {
    margin: 44px auto 44px;
    width: 40px;
    background: #fff;
}

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

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

#section-4 .container-pro-member-code div button:hover,
#section-4 .container-pro-member-code div .register:hover {
    opacity: 0.8;
}
#section-4 .container-pro-member-code div input::placeholder {
    color: #647f85;
}
#section-4 .container-pro-member-code div input {
    background: transparent;
    font-weight: 500;
    color: #c6c7ce;
    width: 100%;
    border: 1px solid #b9e0e7;
    border-radius: 8px;
    height: 48px;
    text-align: center;
    margin: 0 auto 16px;
}

#section-4 .container-pro-member-code div input::placeholder {
    color: #c6c7ce !important;
    opacity: 1 !important;
}
#section-4 .container img {
    margin-top: 80px;
    width: 356px;
}
h2.title-section3 {
    max-width: 450px;
    margin: 36px auto 0;
    font-size: 16px;
    line-height: 19px;
    color: #cccccc;
}
h2.title-section3 b {
    color: #ffffff;
}
#section-4 .container-pro-member-code div h3.promember-title {
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    margin: 0 auto 18px;
    max-width: 170px;
    color: #b9e0e7;
}

/* SECTION 5 */

section.bloco05 {
    background-color: #0c1f23;
}
section.bloco05 .container {
    padding: 0;
    display: flex;
}
section.bloco05 .container .blc-50 {
    max-width: 50%;
}

section.bloco05 .container h2.titulo {
    color: #b9e0e7;
    font-size: 48px;
    line-height: 46px;
    font-weight: 800;
}

section.bloco05 .container p.subtitulo {
    font-size: 24px;
    line-height: 27px;
    color: #ffffff;
    font-weight: 600;
}
section.bloco05 .container p.obs {
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0;
    max-width: 320px;
}
section.bloco05 .container .blc-50:last-child div {
    max-width: 390px;
    margin: 80px 36px 0;
}
a.btn-fav {
    font-size: 16px;
    line-height: 24px;
    background-color: #ffffff;
    color: #141414;
    border-radius: 8px;
    padding: 14px 16px;
    margin-top: 36px;
    display: inline-block;
}
a.btn-fav:hover {
    text-decoration: none;
    opacity: 0.9;
}
section.bloco05.sys2 {
    background-color: #eaf5f8;
}
section.bloco05.sys2 .container .blc-50:first-child div {
    margin: 124px 0 0 36px;
    max-width: 375px;
}
section.bloco05.sys2 .container h2.titulo {
    color: #163a41;
}
section.bloco05.sys2 .container p {
    color: #141414;
}
section.bloco05.sys2 .container .blc-50 {
    width: 50%;
}

section.bloco05.sys2 a.btn-fav {
    background-color: #141414;
    color: #ffffff;
    margin-top: 8px;
}
section.bloco05.sys2 .container p.subtitulo {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    margin-top: 24px;
    max-width: 350px;
}
section.bloco05.sys2 .container p.obs {
    font-size: 14px;
    line-height: 17px;
    margin-top: 16px;
    color: #666666;
}
section.bloco05.sys2 .container p.subtitulo a {
    color: #141414;
    font-weight: bold;
    text-decoration: underline;
}
/* sections 7-8 */
p.sub-desc-form.desktop {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #999999;
    margin: 14px 0 0;
}
#info-zone {
    display: flex;
    background: #0c1f23;
    padding: 0 32px;
}

#info-zone div {
    display: flex;
}

#info-zone p {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    line-height: 17px;
    text-transform: uppercase;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin: 0;
}

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

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

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

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

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

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

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

/* ------- bloco 08 FAQ ------- */
.container-space {
    background-color: #141414;
}
#footer-black-friday .footer-container ul.list-hour {
    display: flow;
    position: absolute;
    left: 25%;
}

#footer-black-friday .footer-container ul.list-phone {
    display: flow;
    position: absolute;
    left: 43%;
}

#footer-black-friday .footer-container ul.list-mail {
    display: flow;
    position: absolute;
    left: 60%;
}

#footer-black-friday .footer-container {
    display: flex;
    justify-content: center;
    margin-left: 0;
}

#info-zone-footer {
    display: flex;
    background: #bde15b;
    border-top: 1px solid #bde15b;
    border-bottom: 1px solid #bde15b;
    padding: 0 32px;
    justify-content: center;
    margin-top: 67px;
    height: 60px;
}

#info-zone-footer div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

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

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

#info-zone-footer .infos-contact,
.infos-contact-telefone,
.infos-contact-hour {
    width: 100%;
    max-width: 1245px;
    gap: 70px;
    height: 57px;
    align-items: center;
    margin: 0 auto;
}

#info-zone-footer .infos-contact,
.infos-contact-telefone,
.infos-contact-hour div {
    align-items: center;
}

#info-zone-footer .infos-contact,
.infos-contact-telefone,
.infos-contact-hour div:nth-child(4) {
    max-width: 310px;
    width: 100%;
    margin-right: auto;
}

#info-zone-footer .infos-contact,
.infos-contact-telefone,
.infos-contact-hour div:nth-child(4) p {
    max-width: 400px;
}

#info-zone-footer img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 5px;
    min-width: 30px;
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%)
        contrast(100%);
}

#info-zone-footer img.icon-clock {
    display: flex;
    position: absolute;
    left: 25%;
}

#info-zone-footer img.icon-phone {
    display: flex;
    position: absolute;
    left: 42.7%;
}

#info-zone-footer img.icon-mail {
    display: flex;
    position: absolute;
    left: 60%;
}

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

#info-zone-footer h4.infos-contact {
    color: #000000;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;

    display: flex;
}

#info-zone-footer h4.infos-contact-telefone {
    color: #000000;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;

    display: flex;
}

#info-zone-footer h4.infos-contact-hour {
    color: #000000;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;

    display: flex;
    position: absolute;
    left: 27%;
}

#info-zone-footer h4.infos-contact-mail {
    color: #000000;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;

    display: flex;
    position: absolute;
    left: 62%;
}

#info-zone-footer h4.infos-contact-phone {
    color: #000000;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;

    display: flex;
    position: absolute;
    left: 45%;
}

.bloco08 {
    background-color: #141414;
    margin: 0 auto;
}
.bloco08 .row {
    flex-direction: column;
}
.bloco08 p {
    color: #000000;
    font-size: 16px;
}

.bloco08 a {
    color: #fdfaf2;
    font-size: 22px;
    line-height: 23px;
    font-weight: bold;
    text-decoration: none;
}

.bloco08 .tab {
    padding: 24px 0;
    border-top: 1px solid #b9e0e7;
}

.bloco08 .tab-content {
    display: none;
}

.bloco08 .tab-content.active {
    display: block;
}

.bloco08 .accordion-tabs2 p.p-content{
    line-height: 19px;
}

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

.bloco08 h2.titulo {
    margin: 80px 0 40px;
    font-size: 28px;
    line-height: 34px;
    color: #b9e0e7;
    font-weight: bold;
}

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

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

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

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

.bloco08 p.p-content {
    margin-bottom: 25px;
    max-width: 892px;

    color: #ffffff;
}

.bloco08 p.p-content:last-child {
    margin: 0;

    color: #ffffff;
}

.bloco08 p.p-content:first-child {
    margin-top: 20px;

    color: #ffffff;
}

.bloco08 p.p-content.duvida-faq1 {
    max-width: 737px;
}

.bloco08 p.p-content.duvida-faq3 {
    max-width: 680px;
}

.bloco08 p.p-content.duvida-faq4 {
    max-width: 668px;
}

.bloco08 p.p-content.duvida-faq6 {
    max-width: 580px;
}

.bloco08 p.p-content.duvida-faq7 {
    max-width: 500px;
}

.bloco08 p.p-content.duvida-faq8 {
    max-width: 560px;
}

.bloco08 p.p-content.duvida-faq9,
.bloco08 p.p-content.duvida-faq10 {
    max-width: 505px;
}

.bloco08 p.p-content.duvida-faq11 {
    max-width: 520px;
}

.bloco08 p.p-content.duvida-faq12 {
    max-width: 456px;
}

.bloco08 p.tab-title {
    margin-bottom: 0px;
}
.faq-englobe {
    margin-bottom: 35px;
    border-bottom: 1px solid #b9e0e7;
}
section.bloco05.sys2 a.btn-fav {
    min-width: 170px;
    text-align: center;
}
#info-zone .info-zone-content {
    gap: 35px;
    text-align: left;
}
.mobile-time-obs {
    width: 100%;
    background-color: #eaf5f8;
    padding: 16px 24px;
}

.mobile-time-obs p {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    margin: 0;
    color: #4b4d4d;
    max-width: 323px;
}
.bloco08 p.tab-title a:hover {
    text-decoration: none;
}

.mobile-time-obs p a.pro-m {
    color: #4b4d4d;
}

a.pro-m {
    color: #141414;
    text-decoration: underline;
    font-weight: bold;
}

/* Bloco busca */
section.bloco-busca .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
section.bloco-busca {
    background-color: #0c1f23;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    padding: 80px 0;
}
section.bloco-busca .row h2.titulo-busca span.color {
    color: #ffffff;
}
section.bloco-busca .row h2.titulo-busca {
    color: #b9e0e7;
    font-weight: bold;
    font-size: 40px;
    line-height: 38px;
    max-width: 540px;
    margin: 0 auto 36px;
}
section.bloco-busca .row p.sub {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 36px;
}
section.bloco-busca .row .campos {
    display: flex;
    gap: 16px;
    margin-bottom: 36px;
    justify-content: center;
}
section.bloco-busca .row .localizar {
    width: 100%;
    text-align: center;
}
section.bloco-busca .row .container-localizar {
    width: 100%;
    max-width: 768px;
}
section.bloco-busca .row .campos .input-group {
    max-width: 278px;
    height: 40px;
}
section.bloco-busca .row .campos .input-group select {
    height: 100%;
    color: #141414;
}
button#localizador-loja {
    width: 180px;
    border-radius: 4px;
    font-weight: 500;
    color: #141414;
}
p.final {
    font-size: 14px;
    line-height: 17px;
}

@media (max-width: 766px) {
    section.bloco05 .container .blc-50,
    section.section-3 .container:last-child .bl-33,
    #section-4 .container-pro-member-code div,
    section.section-1 .container .blc-50,
    section.section-1 .container .blc50,
    section.section-2 .blc-50,
    section.section-2 .blc-50 div.block-right h2 span,
    section.section-1 .container svg.logo-campaingn,
    section.bloco05.sys2 .container .blc-50:first-child div,
    section.bloco05.sys2 .container .blc-50,
    section.section-2 .blc-50 div.section-80 img,
    section.section-3 .container .blc-50,
    section.section-3 .container:last-child .bl-33:first-child,
    section.section-3 .container:last-child .bl-33:last-child {
        width: 100%;
        max-width: 100%;
    }
    section.bloco05 .container,
    #section-4 .container-pro-member-code,
    section.section-3 .container:last-child,
    section.section-1 .container,
    .section-2 .container,
    #info-zone .info-zone-content {
        flex-direction: column;
    }
    section.section-3 .container .porcao .item.item03,
    section.section-3 .container .porcao .item.item02,
    section.section-3 .container .porcao .item.item01,
    section.section-1 .container .blc-50 img,
    section.section-3 .container .porcao,
    section.section-3 .container .englobes .row,
    section.section-1 .container .time-obs,
    section.section-1 .container .blc-50:last-child::after,
    section.section-2 .container .blc-50:last-child div::before,
    section.section-2 .container .blc-50:last-child div::after {
        display: none;
        position: relative;
    }
    section.section-1 .container .blc-50 div {
        padding: 0;
    }
    #info-zone .info-zone-content {
        height: fit-content;
    }
    section.section-1 .container svg.logo-campaingn {
        margin: 0;
    }
    section.section-1 .container .blc-50:last-child {
        right: 0;
        width: 100%;
    }
    section.section-1 .container svg.logo-campaingn {
        max-width: 255px;
    }
    section.section-1 .container {
        padding: 58px 24px 35px;
    }
    section.section-1 .container:last-child {
        flex-direction: column-reverse;
    }
    section.section-1 .container:first-child {
        background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-medico-25/semana-medico-25-img1-mobile-3.jpg);
        background-position: center;
        background-size: cover;
    }
    section.section-1 .container .time {
        padding: 18px 24px;
    }
    section.section-2 .blc-50 div.section-80 {
        width: 33%;
    }
    section.section-2 .blc-50 div {
        width: 66%;
        display: flex;
    }
    section.section-2 .blc-50 div img {
        width: 50%;
    }
    section.section-2 .blc-50 div.block-right h2 {
        font-size: 20px;
        line-height: 26px;
    }
    section.section-2 .blc-50 div.block-right h2 span {
        font-size: 36px;
        line-height: 38px;
    }
    section.section-2 .blc-50 div.block-right {
        gap: 80px;
        padding: 24px;
    }
    section.section-3 .container p.obs-img {
        position: relative;
        transform: none;
        padding: 0 24px 24px;
        margin: 0;
        bottom: unset;
        width: auto;
        right: unset;
        font-size: 14px;
        line-height: 17px;
        font-weight: 500;
        background: #f5f5f5;
        color: #999999;
    }
    section#section-4 .container {
        padding: 0 24px;
    }
    #section-4 .container img {
        margin-top: 48px;
    }
    h2.title-section3 {
        color: #cccccc;
    }
    #section-4 .container-pro-member-code div {
        padding: 24px;
    }
    #section-4 .container-pro-member-code div p.sub-desc-form.mobile {
        font-size: 13px;
        font-weight: 500;
        color: #999999;
        line-height: 17px;
        margin-top: 16px;
    }

    #section-4 .container-pro-member-code div hr {
        display: none;
    }

    #section-4 .container-pro-member-code div h3.promember-title {
        margin: 0 auto 16px;
    }

    #section-4 .container-pro-member-code div p {
        line-height: 19px;
        margin-bottom: 24px;
    }

    section.bloco-busca .row h2.titulo-busca {
        max-width: 295px;
        margin-inline: 0;
        font-size: 32px;
    }

    section.bloco05 .container .blc-50:last-child div {
        margin: 36px 0;
    }
    section.bloco05 .container h2.titulo {
        font-size: 36px;
        line-height: 33px;
    }
    section.bloco05 .blc-50 div {
        padding: 0 24px;
    }
    section.bloco05.sys2 .container {
        flex-direction: column-reverse;
    }
    section.bloco05.sys2 .container .blc-50:first-child div {
        margin: 0;
        padding: 24px;
    }
    #info-zone .info-zone-content div {
        width: 100%;
    }
    #info-zone {
        padding: 24px;
    }
    #info-zone div div:last-child p {
        max-width: 200px;
    }
    .bloco08 h2.titulo {
        margin: 0;
    }
    .bloco08 .row {
        padding: 24px;
    }
    .bloco08 .accordion-tabs2:first-child .tab {
        border-top: none;
    }
    section.section-1 .container .blc50::after {
        content: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-medico-25/svg-after-2.svg);
        position: absolute;
        width: 0;
        display: block;
        top: 40px;
        left: 300px;
    }
    img.mobile {
        max-width: 75%;
    }
    section.section-1 .container .blc-50 img.head {
        display: block;
        padding: 0;
        width: 77%;
    }
    section.section-3 .container .blc-50,
    section.section-3 .container {
        display: block;
    }
    section.section-3 .blc-50 div.block-right {
        padding: 36px 24px;
    }
    section.section-3 .blc-50 div.block-right p.obs {
        position: relative;
        margin-bottom: 0;
    }
    section.section-3 .blc-50 div.block-right h2 {
        font-size: 29px;
        line-height: 29px;
        margin-bottom: 36px;
    }
    section.section-3 .blc-50 div.block-right h2 span {
        font-size: 29px;
    }
    .section-2 .container {
        flex-direction: column-reverse;
    }
    section.section-3 .container:last-child .bl-33 {
        padding: 24px;
    }
    section.section-2 .blc-50:first-child .block-right {
        padding: 36px 24px;
    }
    section.bloco-busca .row .container-localizar {
        padding: 24px;
    }
    section.bloco-busca .row h2.titulo-busca,
    section.bloco-busca .row p.sub,
    section.bloco-busca .row p.final {
        text-align: left;
    }
    section.bloco-busca .row .campos {
        flex-direction: column;
    }
    section.bloco-busca {
        padding: 0;
    }

    section.bloco-busca .row p.sub {
        max-width: 283px;
    }

    section.bloco-busca .row .localizar p.final {
        max-width: 320px;
    }
}
@media (max-width: 325px) {
    section.section-1 .container .countdown-styled {
        font-size: 44px;
        line-height: 22px;
    }
}

@media (max-width: 376px) {
    section.section-1 .container .blc50::after {
        top: 40px;
        left: 230px;
    }
}
@media (max-width: 346px) {
    section.bloco-busca .row h2.titulo-busca {
        font-size: 36px;
        max-width: 290px;
    }
    section.section-1 .container .blc50::after {
        top: 0px;
        left: 220px;
    }
}
