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

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

:root {
    --color01: #ffffff;
    --color02: #CDF765;
    --color03: #7C7C7C;
    --color04: #141414;
    --color05: #F3ECDA;
}

body {
    overflow-x: hidden;
}

#semana-do-esportista .row {
    margin: 0;
}

#semana-do-esportista a:hover {
    color: inherit;
    opacity: .9;
}

#semana-do-esportista .btn-padrao {
    display: block;
    width: fit-content;
    padding: 10px 30px;
    color: var(--color04);
    background-color: var(--color01);
    text-decoration: none;
    margin-top: 40px;
    border-radius: 10px;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

#semana-do-esportista .btn-padrao:hover {
    color: var(--color04);
    background-color: var(--color01);
    opacity: .9;
}

#semana-do-esportista .bloco-1 .animacao-texto {
    background-repeat: repeat-x;
    background-size: 1897px auto;
    animation: marquee 40s infinite linear;
    margin-left: 0;
    height: 150px;
}

#semana-do-esportista .bloco-1 .container-anima {
    width: 100%;
    position: absolute;
    top: 200px;
    left: 0;
}

#semana-do-esportista .btn-padrao:hover {
    opacity: .9;
}

#semana-do-esportista .padd {
    padding-left: 50px;
}

.barra-lateral {
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
}

.barra-lateral .flex {
    display: flex;
    justify-content: space-between;
}

/*Bloco 1*/
#semana-do-esportista section.bloco-1 {
    padding: 0px;
    background-color: var(--color04);
    background-size: cover;
    height: 405px;
    background-image: url('https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-esportista-25/SE-LP-agradecimento-2.jpg');
}

#semana-do-esportista section.bloco-1 .primeira-metade {
    padding: 76px 0 48px;
}

#semana-do-esportista section.bloco-1 .segunda-metade img.desktop {
    margin: 0 auto;
    width: 100%;
}

#semana-do-esportista .bloco-1 .lado-texto {
    text-align: left;
    color: var(--color01);
    font-size: 22px;
    padding-left: 65px;
    line-height: 29px;
}

#semana-do-esportista .bloco-1 .lado-texto span {
    color: var(--color02);
}

#semana-do-esportista .bloco-1 .lado-texto p.titulo-15 {
    font-size: 60px;
    line-height: 40px;
    font-family: 'proxima-nova', Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: var(--color02);
    font-weight: 900;
}

p.titulo-15 {
    font-size: 56px;
    line-height: 56px;
    font-family: 'proxima-nova-extra-wide', Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: white;
    font-weight: 600;
    padding: 120px;
    text-transform: uppercase;
}

p.titulo-15 span {
    color: #CDF765;
}

#semana-do-esportista .bloco-1 .lado-texto p.texto-final {
    max-width: 436px;
}

form.login100-form.validate-form.formulario {
    margin-top: 35px;
}

.titulo-semana-2024 {
    color: #FF6F00;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 48px;
    max-width: 1055px;
    margin: 80px auto 20px;
    font-weight: bold;
}

#logo-semana-esportista-2024 {
    max-width: 710px;
}

.divider-bl2 {
    position: relative;
    height: 195px;
}

#semana-do-esportista .bloco-1 .segunda-metade {
    height: 200px;
    position: relative;
    background-color: #141414;
}

#semana-do-esportista a.video-link {
    max-width: 841px;
    position: absolute;
    left: 27%;
    z-index: 2;
    top: -315px;
    transition: all ease-in-out .16s;
}

/*Bloco 3*/

#semana-do-esportista .bloco-3 {
    background-color: var(--color03);
    padding: 65px 0px;
}

#semana-do-esportista .bloco-3 h3 {
    font-size: 36px;
    font-weight: 500;
    color: var(--color05);
    line-height: 37px;
    max-width: 695px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
}

#semana-do-esportista .bloco-3 h3 span {
    color: var(--color02);
}

#semana-do-esportista .bloco-4 {
    background-image: url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-nutrition/campanhas/semana-esportista-25/SDE25-comecou-08-bg-4.jpg);
    background-size: cover;
    color: var(--color01);
    padding: 104px 0 72px;
}

#semana-do-esportista .bloco-4 span {
    color: var(--color02);
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
}

#semana-do-esportista .bloco-4 h2 {
    font-family: 'proxima-nova-extra-wide', Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 72px;
    line-height: 60px;
    text-transform: uppercase;
    margin: 10px 0 20px;
}

#semana-do-esportista .bloco-4 p,
#semana-do-esportista .bloco-4 p span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    max-width: 366px;
    text-transform: none;
}

#semana-do-esportista .bloco-3 {
    background-color: #141414;
    color: var(--color01);
    padding: 80px 0 40px;
}

#semana-do-esportista .bloco-3 p.titulo {
    font-size: 36px;
    font-family: 'proxima-nova', Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 37px;
    color: var(--color02);
    max-width: 100%;
    margin-bottom: 60px;
    padding: 0 15px;
}

#semana-do-esportista .bloco-3 p.titulo span {
    font-weight: 500;
    color: var(--color01);
    font-size: 22px;
    line-height: 29px;
}

#semana-do-esportista .bloco-3 p.obs {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: var(--color03);
}

#semana-do-esportista .bloco-3 p.desc-icone {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    color: var(--color05);
    margin: 20px 0 12px;

}

#semana-do-esportista .bloco-3 p.texto {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    color: var(--color02);
    margin: 0;
}

#semana-do-esportista .bloco-3 .col-md-4 {
    padding-left: 85px;
}

#semana-do-esportista .bloco-3 p.observacoes {
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    color: var(--color03);
    padding: 80px 15px 0;
}

/*Bloco 6*/
#semana-do-esportista section.bloco-2 {
    background-color: #2B2A2A;
}

#semana-do-esportista section.bloco-2 .produtos-grid {
    display: flex;
    gap: 10px;
}

#semana-do-esportista section.bloco-2 .produtos-grid .produtos-favo {
    width: 20%;
    border-radius: 10px;
}

#semana-do-esportista section.bloco-2 .descontos-info .produtos-favo p {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: var(--color05);
    padding: 0;
    margin: 0;
}

#semana-do-esportista section.bloco-2 .descontos-info .img.botao-menor {
    margin-bottom: 6px;
}

#semana-do-esportista section.bloco-2 .descontos-info .info-prod {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#semana-do-esportista section.bloco-2 .englobe-texto p.titulo {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 80px;
    color: var(--color02);
}

#semana-do-esportista section.bloco-2 .englobe-texto {
    padding: 0 30px;
}

#semana-do-esportista section.bloco-2 .englobe-texto p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
    color: var(--color01);
    max-width: 770px;
    font-weight: 500;
}

.container.cards {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: white;
    gap: 15px;
}

.container.cards .icons {
    width: 323px;
    height: 303px;
    border: 1px solid var(--color02);
    padding: 38px 24px 20px;
    border-radius: 7px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.container.cards .icons p.title-info {
    font-size: 22px;
    font-weight: bold;
    color: var(--color02);
    line-height: 24px;
    margin-bottom: 13px;
}

#semana-do-esportista .container.cards .icons a.ver-mais {
    font-size: 20px;
    line-height: 22px;
    font-style: italic;
    color: var(--color02);
    transition: all .2s ease-in-out;
}

#semana-do-esportista .container.cards .icons a.ver-mais:hover {
    color: var(--color02);
    text-underline-offset: 2px;

}

.container.cards .icons p {
    line-height: 20px;
    margin: 0;
}

.container.cards .icons img {
    margin-bottom: 39px;
}

#semana-do-esportista section.bloco-2 {
    padding: 100px 0 120px;
}

#semana-do-esportista section.bloco-2 .wishlist {
    margin: 6px 0;
    width: 100%;
    background-color: var(--color02);
    text-align: center;
    border-radius: 5px;
}

#semana-do-esportista a.btn-padrao.first-btn {
    text-transform: unset;
}

/*Bloco 7*/
#semana-do-esportista section.bloco-5 {
    color: var(--color04);
    background-color: var(--color02);
    padding: 120px 0;
}


#semana-do-esportista section.bloco-5 .card-header {
    background-color: unset;
    border: none;
    padding: 0;
    color: var(--color04);
    display: flex;
    align-items: center;
}

#semana-do-esportista section.bloco-5 a {
    color: var(--color03);
}

#semana-do-esportista section.bloco-5 .card {
    border: none;
    margin: 0 0 10px;
    padding: 0 0 10px;
    background-color: unset;
    border-radius: 0;
    border-bottom: 1px solid var(--color04);
}

#semana-do-esportista section.bloco-5 .card:last-child {
    border-bottom: 0;
}

#semana-do-esportista section.bloco-5 svg {
    transition: all .3s ease-in-out;
    transform: rotate(60deg);
}

#semana-do-esportista section.bloco-5 svg.rotate {
    transform: rotate(0deg);
}

#semana-do-esportista section.bloco-5 a:focus {
    outline: none;
    box-shadow: none;
}

#semana-do-esportista section.bloco-5 .card-header a {
    width: 100%;
    color: var(--color04);
    border: none;
    padding: 10px 0;
    cursor: pointer;
    text-align: left;
    background-color: unset;
    transition: all .4s ease-in-out;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 22px;
}

#semana-do-esportista section.bloco-5 .card-body {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.35s ease-in-out, opacity 0.35s ease-in-out, padding 0.35s ease-in-out;
    padding: 0 10px;
    border-top: none;
}

#semana-do-esportista section.bloco-5 .card-body.show {
    max-height: 1000px;
    /* Valor alto suficiente para expandir */
    opacity: 1;
    padding: 0 10px 10px;
}

#semana-do-esportista section.bloco-5 #collapse01.card-body,
#semana-do-esportista section.bloco-5 #collapse05.card-body {
    max-width: 490px;
}

#semana-do-esportista section.bloco-5 #collapse03.card-body {
    max-width: 530px;
}

#semana-do-esportista section.bloco-5 #collapse04.card-body {
    max-width: 540px;
}

#semana-do-esportista section.bloco-5 #collapse06.card-body {
    max-width: 550px;
}

#semana-do-esportista section.bloco-5 #collapse07.card-body {
    max-width: 460px;
}

#semana-do-esportista section.bloco-5 .col-md-4 p {
    font-size: 22px;
    line-height: 24px;
}

#semana-do-esportista section.bloco-5 p.titulo {
    font-size: 72px;
    line-height: 74px;
    color: var(--color04);
    margin: 0 0 8px;
}

/*Bloco 8*/

#semana-do-esportista .bloco-6 {
    background-color: #000000;
    padding: 80px 0;
}

#semana-do-esportista .bloco-6 .row .container {
    display: flex;
    align-items: flex-start;
}

#semana-do-esportista .bloco-6 .row .container .col-md-4 {
    display: flex;
    gap: 15px;
    color: var(--color01);
    margin: 0;
}

#semana-do-esportista .bloco-6 .row .container .col-md-4 p:not(.titulo) {
    margin-bottom: 0;
}

#semana-do-esportista .bloco-6 .row .container .col-md-4 .sociais-icons {
    display: flex;
    gap: 12px;
}

#semana-do-esportista .bloco-6 .row .container .col-md-4:last-child {
    display: flex;
    flex-wrap: wrap;
}

#semana-do-esportista .bloco-6 .row .container .col-md-4 a {
    font-weight: bold;
    text-decoration: underline;
    color: var(--color01);
}

#semana-do-esportista .bloco-6 .row .container .col-md-4 p.titulo {
    font-weight: bold;
    margin-bottom: 13px;
}

#semana-do-esportista .bloco-6 .row .container .col-md-4 .socials {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

#semana-do-esportista a.video-link {
    max-width: 841px;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    top: -316px;
    transition: all ease-in-out .16s;
}

@media(max-width:766px) {
    #semana-do-esportista section.bloco-1.mobile {
        background-image: none;
        background-color: var(--color02);
        height: 40px;
        padding: 0;
    }

    #semana-do-esportista section.bloco-1.mobile div {
        height: 9px;
        width: 243px;
        margin: 14px auto;
    }

    #semana-do-esportista .bloco-1.mobile .animacao-texto {
        height: 38px;
        background-size: 307px auto;
    }

    .divider-bl2 {
        height: 100%;
    }

    #semana-do-esportista .bloco-1 .col-md-6.lado-texto.mobile div {
        margin-top: 20px;
    }

    #semana-do-esportista section.bloco-1 {
        background-image: none;
        background-color: #0D0E10;
        padding: 0 24px 40px;
    }

    #semana-do-esportista .bloco-1 .col-md-6 {
        padding: 0;
    }

    #semana-do-esportista .bloco-1 .lado-texto p.titulo-15 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        font-weight: 700;
    }

    #semana-do-esportista .bloco-1 .lado-texto span {
        color: var(--color01);
    }

    #semana-do-esportista .bloco-1 .lado-texto span {
        font-size: 13px;
    }

    #semana-do-esportista .bloco-1 .col-md-6.lado-texto.mobile div {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    #semana-do-esportista .bloco-1 .col-md-6.lado-texto.mobile div p.subtitulo-15 {
        font-size: 12px;
        font-weight: 500;
        line-height: 13px;
    }

    #semana-do-esportista .bloco-1 .segunda-metade {
        height: 0;
    }

    #semana-do-esportista section.bloco-1 .primeira-metade {
        padding: 32px 0 0;
    }

    #semana-do-esportista a.video-link {
        position: unset;
    }

    .col-md-6.lado-texto.mobile {
        margin-top: 25px;
    }

    #semana-do-esportista .bloco-1 .lado-texto p.texto-final {
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        max-width: 300px;
        margin: 0 auto 32px;
    }

    #semana-do-esportista section.bloco-2 h2 {
        font-size: 20px;
        max-width: 100%;
    }

    #semana-do-esportista .bloco-3 {
        padding: 80px 15px;
    }

    #semana-do-esportista .bloco-3 h3 {
        font-size: 22px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        max-width: 300px;
    }

    #semana-do-esportista .bloco-3 p.titulo {
        margin-bottom: 40px;
    }

    #semana-do-esportista .bloco-3 .col-md-4 {
        padding: 40px 0;
        border-top: 1px solid var(--color05);
        border-bottom: 1px solid var(--color05);
    }

    #semana-do-esportista .bloco-3 .row.descontos-info,
    #semana-do-esportista .bloco-3 .row.descontos-info .col-md-3,
    #semana-do-esportista .bloco-3 .row.descontos-info .col-md-5,
    #semana-do-esportista .bloco-3 p.titulo,
    #semana-do-esportista .bloco-3 p.observacoes {
        padding: 0;
    }

    #semana-do-esportista .bloco-3 .row.descontos-info .col-md-5 {
        margin-top: 46px;
    }

    #semana-do-esportista .bloco-3 .row.descontos-info .container {
        padding: 0 32px;
    }

    #semana-do-esportista .bloco-3 p.desc-icone {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 0;
    }

    #semana-do-esportista .bloco-3 p.texto {
        font-size: 22px;
        line-height: 26px;
    }

    #semana-do-esportista .bloco-3 p.obs {
        margin-bottom: 46px;
    }

    #semana-do-esportista .bloco-3 p.observacoes {
        font-size: 12px;
        font-style: italic;
        line-height: 14px;
        margin-top: 40px;
    }


    #semana-do-esportista .btn-padrao {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    #semana-do-esportista .bloco-1 .btn-padrao {
        width: 190px;
        text-transform: none;
        font-size: 20px;
    }

    #semana-do-esportista section.bloco-5 h2 {
        font-size: 22px;
        line-height: 26px;
        max-width: 250px;
        text-align: center;
        margin: 0 auto 12px;
    }

    #semana-do-esportista section.bloco-5 .descontos-info .col-md-4 {
        padding: 0 25px;
    }

    #semana-do-esportista section.bloco-5 p {
        font-size: 16px;
        line-height: 18px;
        max-width: 265px;
    }

    #semana-do-esportista section.bloco-2 .englobe-texto p {
        font-size: 16px;
        line-height: 20px;
    }

    #semana-do-esportista section.bloco-2 .produtos-grid {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 10px;
        padding-bottom: 10px;
        white-space: nowrap;
    }

    #semana-do-esportista section.bloco-2 .englobe-texto {
        padding: 0;
    }

    #semana-do-esportista section.bloco-2 {
        padding: 60px 0px 55px 15px;
    }

    #semana-do-esportista section.bloco-2 .englobe-texto p.titulo {
        padding: 0 20px;
    }

    #semana-do-esportista section.bloco-2 .produtos-grid .produtos-favo {
        min-width: 190px;
        flex-shrink: 0;
        scroll-snap-align: start;
    }

    #semana-do-esportista section.bloco-2 .produtos-grid::-webkit-scrollbar {
        display: none;
    }

    #semana-do-esportista .bloco-4 {
        padding: 80px 0;
        position: relative
    }

    #semana-do-esportista .bloco-4 .container.mobile {
        padding: 0 32px;
    }

    #semana-do-esportista .bloco-4 .container.mobile .btn-padrao {
        width: 200px;
        margin: 30px 0 0;
        text-transform: none;
    }

    #semana-do-esportista .bloco-4 img.mobile.produto-novo {
        margin-bottom: 36px;
    }

    #semana-do-esportista .bloco-4 h2 {
        font-size: 52px;
        line-height: 40px;
    }

    #semana-do-esportista section.bloco-2 .produtos-grid {
        scrollbar-width: none;
    }

    #semana-do-esportista section.bloco-5 {
        padding: 60px 0;
    }

    #semana-do-esportista section.bloco-5 .card-header a {
        font-size: 18px;
    }

    #semana-do-esportista .bloco-6 .row .container,
    #semana-do-esportista .bloco-6 .row .container .col-md-4 .socials,
    #semana-do-esportista .bloco-6 .row .container .col-md-4:last-child,
    #semana-do-esportista .bloco-6 .row .container .col-md-4 {
        flex-wrap: wrap;
        flex-direction: column;
    }

    #semana-do-esportista .bloco-6 .row .container .col-md-4:last-child {
        gap: 40px;
    }

    #semana-do-esportista .bloco-6 .row .container .col-md-4 {
        margin-bottom: 40px;
    }

    #semana-do-esportista .row {
        overflow-x: hidden;
    }

    #semana-do-esportista section.bloco-5 #collapse05 a {
        text-decoration: underline;
        font-style: italic;
    }

    #semana-do-esportista .btn-padrao:hover {
        opacity: 1;
        color: #141414;
    }

    #semana-do-esportista p.titulo-15 {
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
        padding: 0;
        text-align: center;
    }

    #semana-do-esportista section.bloco-1 {
        height: auto;
        padding: 70px 0 30px;
    }

    #semana-do-esportista p.titulo-15 span {
        font-weight: bold;
    }

    #semana-do-esportista section.bloco-2 .englobe-texto p.titulo {
        padding: 0;
    }

    #semana-do-esportista section.bloco-2 .englobe-texto p {
        padding: 0;
    }

    .container.cards {
        display: block;
        padding: 0;
    }

    .container.cards .icons {
        width: 100%;
        margin-bottom: 20px;
    }
    #semana-do-esportista section.bloco-2{
        padding: 40px 35px;
    }
}