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

.phito-pq {
    background: #f4eefc;
    padding: 30px 10px
}

.phito-pq-container {
    max-width: 1376px;
    margin: 0 auto
}

.phito-pq-grid {
    display: block
}

.phito-pq-esq {
    position: static
}

.phito-pq-eyebrow {
    color: #6f5ba0;
    font-family: DM Serif Display, Georgia, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 24.5px
}

.phito-pq-h2 {
    letter-spacing: -.5px;
    margin-top: 14px;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px
}

.phito-pq-h2-normal {
    color: #584081;
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-weight: 400
}

.phito-pq-h2-italico {
    color: #6f5ba0;
    font-family: DM Serif Display, Georgia, serif;
    font-style: italic;
    font-weight: 400
}

.phito-pq-paragrafo {
    color: #6f5ba0;
    margin-top: 28px;
    font-family: Inter, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28.9px
}

.phito-pq-stat {
    background: #584081;
    border-radius: 28px;
    align-items: center;
    gap: 24px;
    width: 100%;
    margin-top: 45px;
    padding: 24px;
    display: flex
}

.phito-pq-stat-numero {
    flex: none;
    align-items: baseline;
    display: flex
}

.phito-pq-stat-96 {
    letter-spacing: -2.9px;
    color: #fbe89a;
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 72px;
    font-weight: 400;
    line-height: 64.8px
}

.phito-pq-stat-pct {
    color: #fbe89a;
    opacity: .8;
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 41.8px
}

.phito-pq-stat-texto {
    color: #ffffffc7;
    font-family: Poppins, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.phito-pq-stat-destaque {
    color: #fff
}

.phito-pq-cards {
    flex-direction: column;
    gap: 24px;
    margin-top: 40px;
    list-style: none;
    display: flex
}

.phito-pq-card {
    border-radius: 19.2px;
    padding: 32px 30px;
    list-style: none
}

.phito-pq-card--creme {
    background: #fdfaf6
}

.phito-pq-card--branca {
    background: #fff
}

.phito-pq-card-topo {
    align-items: center;
    display: flex
}

.phito-pq-card-num {
    color: #b39ddb;
    flex: none;
    width: 68px;
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px
}

.phito-pq-card-titulo {
    color: #584081;
    font-family: DM Serif Display, Georgia, serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 25.3px
}

.phito-pq-card-texto {
    color: #6f5ba0;
    margin-top: 11px;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px
}

@media (width>=768px) {
    .phito-pq {
        padding: 56px 24px
    }
    .phito-pq-eyebrow {
        font-size: 22px;
        line-height: 30px
    }
    .phito-pq-h2 {
        letter-spacing: -.6px;
        margin-top: 14px;
        font-size: 34px;
        line-height: 36px
    }
    .phito-pq-paragrafo {
        margin-top: 28px;
        font-size: 17px;
        line-height: 28.9px
    }
    .phito-pq-stat {
        border-radius: 28px;
        gap: 24px;
        margin-top: 45px;
        padding: 24px 32px
    }
    .phito-pq-stat-96 {
        letter-spacing: -2.9px;
        font-size: 72px;
        line-height: 64.8px
    }
    .phito-pq-stat-pct {
        font-size: 36px;
        line-height: 41.8px
    }
    .phito-pq-stat-texto {
        font-size: 14px;
        line-height: 21px
    }
    .phito-pq-cards {
        gap: 24px;
        margin-top: 40px
    }
    .phito-pq-card {
        border-radius: 19.2px;
        padding: 32px 30px
    }
}

@media (width>=1024px) {
    .phito-pq {
        padding: 120px 32px
    }
    .phito-pq-grid {
        grid-template-columns: minmax(0, 648px) minmax(0, 588px);
        justify-content: space-between;
        align-items: start;
        column-gap: 24px;
        display: grid
    }
    .phito-pq-esq {
        position: sticky;
        top: 96px
    }
    .phito-pq-eyebrow {
        font-size: 22px;
        line-height: 30px
    }
    .phito-pq-h2 {
        letter-spacing: -2.2px;
        margin-top: 14px;
        font-size: 85px;
        line-height: 84.48px
    }
    .phito-pq-paragrafo {
        max-width: 454px;
        margin-top: 28px;
        font-size: 17px;
        line-height: 28.9px
    }
    .phito-pq-stat {
        border-radius: 28px;
        gap: 24px;
        max-width: 460px;
        min-height: 154px;
        margin-top: 45px;
        padding: 0 32px
    }
    .phito-pq-stat-96 {
        letter-spacing: -4px;
        font-size: 100px;
        line-height: 90px
    }
    .phito-pq-stat-pct {
        font-size: 48px;
        line-height: 58px
    }
    .phito-pq-stat-texto {
        max-width: 199px;
        font-size: 14px;
        line-height: 21px
    }
    .phito-pq-cards {
        gap: 24px;
        margin-top: 0
    }
    .phito-pq-card {
        border-radius: 19.2px;
        min-height: 154px;
        padding: 32px 30px
    }
}

@media (width>=1440px) {
    .phito-pq-h2-normal {
        white-space: nowrap
    }
}

@media (width<=767px) {
    .phito-pq-card {
        min-height: 236px;
        position: sticky;
        top: 78px
    }
    .phito-pq-card:first-child {
        z-index: 1
    }
    .phito-pq-card:nth-child(2) {
        z-index: 2
    }
    .phito-pq-card:nth-child(3) {
        z-index: 3
    }
    .phito-pq-card:nth-child(4) {
        z-index: 4
    }
    .phito-pq-eyebrow,
    .phito-pq-h2,
    .phito-pq-paragrafo {
        text-align: center
    }
    .phito-pq-paragrafo {
        margin-left: auto;
        margin-right: auto
    }
}