.phito-hero,
.phito-hero *,
.phito-hero :before,
.phito-hero :after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.phito-hero {
    background: #fdfaf6;
    position: relative;
    overflow: hidden
}

.phito-hero-palco {
    padding: 30px 10px;
    position: relative
}

.phito-hero-bg {
    object-fit: cover;
    z-index: 0;
    width: 100%;
    height: calc(100% + 66px);
    position: absolute;
    top: -54px;
    left: 0
}

.phito-hero-container {
    z-index: 1;
    flex-direction: column;
    align-items: center;
    max-width: 1376px;
    margin: 0 auto;
    display: flex;
    position: relative
}

.phito-hero-principal {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex
}

.phito-hero-titulo {
    text-align: center;
    width: 100%;
    font-weight: 400
}

.phito-hero-titulo-linha {
    letter-spacing: -.5px;
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: block
}

.phito-hero-titulo-l1 {
    color: #584081;
    margin-left: 0
}

.phito-hero-titulo-l2 {
    color: #6f5ba0;
    margin-left: 0;
    font-family: DM Serif Display, Georgia, serif;
    font-style: italic
}

.phito-hero-titulo-l3 {
    color: #584081;
    margin-left: 0
}

.phito-hero-titulo-l4 {
    color: #3d2c5a;
    margin-left: 0
}

.phito-hero-pills {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-top: 28px;
    display: flex
}

.phito-hero-pill {
    white-space: nowrap;
    border-radius: 999px;
    align-items: center;
    gap: 7.8px;
    height: 48px;
    padding: 0 26px;
    text-decoration: none;
    display: inline-flex;
    box-shadow: 0 6px 8px #5840811f
}

.phito-hero-pill-simbolo {
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px
}

.phito-hero-pill-rotulo {
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px
}

.phito-hero-pill-dormir {
    background: #584081
}

.phito-hero-pill-dormir .phito-hero-pill-simbolo,
.phito-hero-pill-dormir .phito-hero-pill-rotulo {
    color: #fff
}

.phito-hero-pill-colic {
    background: #fbe89a
}

.phito-hero-pill-colic .phito-hero-pill-simbolo,
.phito-hero-pill-colic .phito-hero-pill-rotulo {
    color: #3d2c5a
}

.phito-hero-pill-kit {
    background: #fff
}

.phito-hero-pill-kit .phito-hero-pill-rotulo {
    color: #584081
}

.phito-hero-lado {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 32px;
    display: flex
}

.phito-hero-visual {
    display: contents
}

.phito-hero-estoque {
    letter-spacing: .44px;
    color: #584081;
    white-space: nowrap;
    background: #5840810f;
    border-radius: 999px;
    align-items: center;
    gap: 8px;
    height: 32.5px;
    padding: 0 14px;
    font-family: JetBrains Mono, Courier New, monospace;
    font-size: 11px;
    font-weight: 400;
    line-height: 16.5px;
    display: inline-flex
}

.phito-hero-estoque-dot {
    background: #2f7d4c;
    border-radius: 3px;
    flex: none;
    width: 6px;
    height: 6px
}

.phito-hero-card {
    aspect-ratio: 347/415;
    border: .5px solid #929292;
    border-radius: 22px;
    width: 90%;
    max-width: 347px;
    margin-top: 12px;
    display: block;
    overflow: hidden
}

.phito-hero-card-foto {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.phito-hero-aside {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 360px;
    margin-top: 24px;
    display: flex
}

.phito-hero-paragrafo {
    color: #6f5ba0;
    text-align: center;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px
}

.phito-hero-botoes {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-top: 28px;
    display: flex
}

.phito-hero-botao {
    letter-spacing: .14px;
    white-space: nowrap;
    border-radius: 999px;
    align-items: center;
    height: 51px;
    font-family: Poppins, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    display: inline-flex
}

.phito-hero-botao-comprar {
    color: #fff;
    background: #584081;
    padding: 0 29px
}

.phito-hero-botao-rotina {
    color: #584081;
    background: 0 0;
    border: 1px solid #58408140;
    padding: 0 23px
}

.phito-hero-prova {
    align-items: center;
    gap: 12px;
    margin-top: 20px;
    display: flex
}

.phito-hero-prova-estrelas {
    letter-spacing: 2px;
    color: #f5d76e;
    font-family: Poppins, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.phito-hero-prova-texto {
    color: #8472b3;
    font-family: Poppins, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 19.5px
}

.phito-hero-marquee {
    background: #584081;
    align-items: center;
    height: 61px;
    display: flex;
    position: relative;
    overflow: hidden
}

.phito-hero-marquee-track {
    width: max-content;
    animation: 30s linear infinite phito-hero-marquee;
    display: flex
}

.phito-hero-marquee:hover .phito-hero-marquee-track {
    animation-play-state: paused
}

.phito-hero-marquee-grupo {
    align-items: center;
    gap: 47.7px;
    padding-right: 47.7px;
    display: flex
}

.phito-hero-marquee-item {
    letter-spacing: -.22px;
    color: #fbe89a;
    white-space: nowrap;
    font-family: DM Serif Display, Georgia, serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
    line-height: 33px
}

.phito-hero-marquee-sep {
    color: #fbe89a;
    font-family: Poppins, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px
}

@keyframes phito-hero-marquee {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate(-50%)
    }
}

@media (prefers-reduced-motion:reduce) {
    .phito-hero-marquee-track {
        animation: none
    }
}

@media (width>=768px) {
    .phito-hero-palco {
        padding: 56px 24px
    }
    .phito-hero-bg {
        height: calc(100% + 66px);
        top: -54px
    }
    .phito-hero-titulo-linha {
        letter-spacing: -.6px;
        font-size: 34px;
        line-height: 36px
    }
    .phito-hero-titulo-l1,
    .phito-hero-titulo-l2,
    .phito-hero-titulo-l3,
    .phito-hero-titulo-l4 {
        margin-top: 0;
        margin-left: 0
    }
    .phito-hero-pills {
        gap: 12px;
        margin-top: 28px
    }
    .phito-hero-pill {
        border-radius: 999px;
        gap: 7.8px;
        height: 48px;
        padding: 0 26px
    }
    .phito-hero-pill-simbolo {
        font-size: 24px;
        line-height: 24px
    }
    .phito-hero-pill-rotulo {
        font-size: 16px;
        line-height: 19px
    }
    .phito-hero-lado {
        margin-top: 40px
    }
    .phito-hero-estoque {
        letter-spacing: .44px;
        border-radius: 999px;
        height: 32.5px;
        margin-left: 0;
        padding: 0 14px;
        font-size: 11px;
        line-height: 16.5px
    }
    .phito-hero-card {
        aspect-ratio: 347/415;
        border-radius: 22px;
        width: 347px;
        max-width: 100%;
        margin-top: 12px;
        margin-left: 0
    }
    .phito-hero-aside {
        max-width: 360px;
        margin-top: 24px
    }
    .phito-hero-paragrafo {
        font-size: 16px;
        line-height: 25.6px
    }
    .phito-hero-botoes {
        gap: 12px;
        margin-top: 27.59px
    }
    .phito-hero-botao {
        letter-spacing: .14px;
        border-radius: 999px;
        height: 51px;
        font-size: 14px;
        line-height: 20px
    }
    .phito-hero-botao-comprar {
        padding: 0 29px
    }
    .phito-hero-botao-rotina {
        padding: 0 23px
    }
    .phito-hero-prova {
        gap: 12px;
        margin-top: 20px
    }
    .phito-hero-prova-estrelas {
        letter-spacing: 2px;
        font-size: 14px;
        line-height: 21px
    }
    .phito-hero-prova-texto {
        font-size: 13px;
        line-height: 19.5px
    }
    .phito-hero-marquee {
        height: 61px
    }
    .phito-hero-marquee-grupo {
        gap: 47.7px;
        padding-right: 47.7px
    }
    .phito-hero-marquee-item {
        letter-spacing: -.22px;
        font-size: 22px;
        line-height: 33px
    }
    .phito-hero-marquee-sep {
        font-size: 22px;
        line-height: 33px
    }
}

@media (width>=1024px) {
    .phito-hero-palco {
        padding: 64px 32px 120px
    }
    .phito-hero-bg {
        height: calc(100% + 66px);
        top: -54px
    }
    .phito-hero-container {
        flex-flow: wrap;
        justify-content: space-between;
        align-items: flex-start;
        row-gap: 48px
    }
    .phito-hero-principal {
        align-items: flex-start;
        width: 956px;
        max-width: 100%
    }
    .phito-hero-titulo {
        text-align: left;
        padding-top: 45.39px
    }
    .phito-hero-titulo-linha {
        letter-spacing: -8.5058px;
        font-size: 146.511px;
        line-height: 158.775px
    }
    .phito-hero-titulo-l1 {
        margin-top: 0;
        margin-left: 0
    }
    .phito-hero-titulo-l2 {
        margin-top: -31.25px;
        margin-left: 25.75px
    }
    .phito-hero-titulo-l3 {
        margin-top: -27.78px;
        margin-left: 91.72px
    }
    .phito-hero-titulo-l4 {
        margin-top: -21.7px;
        margin-left: 157.71px
    }
    .phito-hero-pills {
        justify-content: flex-start;
        gap: 12px;
        margin-top: 28.93px
    }
    .phito-hero-pill {
        border-radius: 999px;
        gap: 7.8px;
        height: 48px;
        padding: 0 26px
    }
    .phito-hero-pill-simbolo {
        font-size: 24px;
        line-height: 24px
    }
    .phito-hero-pill-rotulo {
        font-size: 16px;
        line-height: 19px
    }
    .phito-hero-lado {
        align-items: flex-start;
        width: 360px;
        margin-top: 19.69px;
        margin-left: auto
    }
    .phito-hero-estoque {
        letter-spacing: .44px;
        border-radius: 999px;
        height: 32.5px;
        margin-left: 28px;
        padding: 0 14px;
        font-size: 11px;
        line-height: 16.5px
    }
    .phito-hero-card {
        aspect-ratio: auto;
        border-radius: 22px;
        width: 347px;
        max-width: 100%;
        height: 415px;
        margin-top: .5px;
        margin-left: 3px
    }
    .phito-hero-aside {
        align-items: flex-start;
        width: 360px;
        max-width: 100%;
        margin-top: 23.13px
    }
    .phito-hero-paragrafo {
        text-align: left;
        font-size: 16px;
        line-height: 25.6px
    }
    .phito-hero-botoes {
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 10px;
        margin-top: 27.59px
    }
    .phito-hero-botao {
        letter-spacing: .14px;
        border-radius: 999px;
        height: 51px;
        font-size: 14px;
        line-height: 20px
    }
    .phito-hero-botao-comprar {
        padding: 0 29px
    }
    .phito-hero-botao-rotina {
        padding: 0 23px
    }
    .phito-hero-prova {
        gap: 12px;
        margin-top: 20px
    }
    .phito-hero-prova-estrelas {
        letter-spacing: 2px;
        font-size: 14px;
        line-height: 21px
    }
    .phito-hero-prova-texto {
        font-size: 13px;
        line-height: 19.5px
    }
    .phito-hero-marquee {
        height: 61px
    }
    .phito-hero-marquee-grupo {
        gap: 47.7px;
        padding-right: 47.7px
    }
    .phito-hero-marquee-item {
        letter-spacing: -.22px;
        font-size: 22px;
        line-height: 33px
    }
    .phito-hero-marquee-sep {
        font-size: 22px;
        line-height: 33px
    }
}

.phito-hero-pill,
.phito-hero-botao,
.phito-hero-card {
    transition: transform .25s, box-shadow .25s, background-color .25s
}

.phito-hero-pill:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 16px #5840812e
}

.phito-hero-botao-comprar:hover {
    background-color: #463368
}

.phito-hero-botao-rotina:hover {
    background-color: #5840810f
}

.phito-hero-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px #3d2c5a1f
}

@media (prefers-reduced-motion:reduce) {
    .phito-hero-pill,
    .phito-hero-botao,
    .phito-hero-card {
        transition: none
    }
    .phito-hero-pill:hover,
    .phito-hero-card:hover {
        transform: none
    }
}

@media (width<=767px) {
    .phito-hero-container {
        align-items: center
    }
    .phito-hero-principal,
    .phito-hero-lado {
        display: contents
    }
    .phito-hero-visual {
        order: 1;
        width: 90%;
        max-width: 347px;
        margin-top: 4px;
        display: block;
        position: relative
    }
    .phito-hero-card {
        aspect-ratio: 1;
        width: 100%;
        max-width: none;
        margin-top: 0
    }
    .phito-hero-estoque {
        z-index: 2;
        white-space: nowrap;
        background: #fdfaf6eb;
        margin: 0;
        position: absolute;
        top: 12px;
        left: 50%;
        transform: translate(-50%)
    }
    .phito-hero-titulo {
        order: 2;
        margin-top: 22px
    }
    .phito-hero-titulo-linha {
        letter-spacing: -1.2px;
        font-size: 36px;
        line-height: 40px
    }
    .phito-hero-titulo-l3,
    .phito-hero-titulo-l4 {
        display: inline
    }
    .phito-hero-aside {
        flex-direction: column;
        order: 3;
        align-items: center;
        width: 100%;
        margin-top: 20px;
        display: flex
    }
    .phito-hero-botoes {
        flex-flow: row;
        justify-content: center;
        gap: 12px;
        margin-top: 24px
    }
    .phito-hero-pills {
        order: 4;
        gap: 8px;
        margin-top: 22px
    }
    .phito-hero-pill {
        height: 34px;
        padding: 0 14px;
        box-shadow: 0 3px 5px #5840811a
    }
    .phito-hero-pill-rotulo {
        font-size: 12.5px;
        line-height: 17px
    }
    .phito-hero-pill-simbolo {
        font-size: 15px;
        line-height: 17px
    }
}

.phito-hero-marquee-track {
    will-change: transform
}