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

.phito-dep {
    background: #fdfaf6;
    padding: 30px 0;
    overflow: hidden
}

.phito-dep-topo {
    text-align: center;
    padding: 0 10px
}

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

.phito-dep-titulo {
    color: #584081;
    margin-top: 6px;
    font-family: Bricolage Grotesque, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px
}

.phito-dep-titulo-br {
    display: inline
}

.phito-dep-titulo-destaque {
    color: #6f5ba0;
    font-family: DM Serif Display, Georgia, serif;
    font-style: italic;
    font-weight: 400
}

.phito-dep-marquee {
    margin-top: 40px;
    overflow: hidden
}

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

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

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

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

.phito-dep-marquee-grupo {
    gap: 14px;
    padding-right: 14px;
    display: flex
}

.phito-dep-print {
    border: 1px solid #8472b3;
    border-radius: 22.885px;
    flex: none;
    width: 280px;
    height: 384.53px;
    overflow: hidden
}

.phito-dep-print-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.phito-dep-print-img-1 {
    object-position: 50% 44.9%
}

.phito-dep-print-img-2 {
    object-position: 50% 60.5%
}

.phito-dep-print-img-3 {
    object-position: 50% 50.1%
}

.phito-dep-print-img-4,
.phito-dep-print-img-5 {
    object-position: 50% 44.9%
}

.phito-dep-quote-wrap {
    margin-top: 40px;
    padding: 0 10px
}

.phito-dep-quote-card {
    text-align: center;
    background: #fff;
    border: 1px solid #58408114;
    border-radius: 28px;
    width: 100%;
    max-width: 1376px;
    margin: 0 auto;
    padding: 24px 20px 20px;
    position: relative
}

.phito-dep-quote-estrelas {
    letter-spacing: 2px;
    color: #f5d76e;
    font-family: Poppins, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.phito-dep-quote-texto {
    color: #584081;
    max-width: 704px;
    margin: 16px auto 0;
    font-family: DM Serif Display, Georgia, serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 28.6px
}

.phito-dep-quote-autor {
    color: #8472b3;
    margin-top: 20.5px;
    font-family: Poppins, Arial, sans-serif;
    font-size: 12.9px;
    font-weight: 700;
    line-height: 19px
}

.phito-dep-quote-controles {
    justify-content: center;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

.phito-dep-quote-botao {
    color: #584081;
    text-align: center;
    cursor: pointer;
    background: #f4eefc;
    border: none;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    font-family: Poppins, Arial, sans-serif;
    font-size: 18px;
    line-height: 40px
}

@media (width>=768px) {
    .phito-dep {
        padding: 56px 0
    }
    .phito-dep-topo {
        padding: 0 24px
    }
    .phito-dep-eyebrow {
        font-size: 35.848px;
        line-height: 53.773px
    }
    .phito-dep-titulo {
        margin-top: 6px;
        font-size: 34px;
        line-height: 36px
    }
    .phito-dep-marquee {
        margin-top: 48px
    }
    .phito-dep-marquee-grupo {
        gap: 36.78px;
        padding-right: 36.78px
    }
    .phito-dep-print {
        border-radius: 22.885px;
        width: 366px;
        height: 502.66px
    }
    .phito-dep-quote-wrap {
        margin-top: 48px;
        padding: 0 24px
    }
    .phito-dep-quote-card {
        border-radius: 28px;
        min-height: 200px;
        padding: 11.4px 96px 34px
    }
    .phito-dep-quote-estrelas {
        letter-spacing: 2px;
        font-size: 16px;
        line-height: 24px
    }
    .phito-dep-quote-texto {
        margin: 16px auto 0;
        font-size: 32px;
        line-height: 41.6px
    }
    .phito-dep-quote-autor {
        margin-top: 20.5px;
        font-size: 12.9px;
        line-height: 19px
    }
    .phito-dep-quote-controles {
        gap: 8px;
        margin-top: 0;
        position: absolute;
        bottom: 0;
        right: 24px
    }
}

@media (width>=1024px) {
    .phito-dep {
        padding: 83px 0 81px
    }
    .phito-dep-topo {
        padding: 0 32px
    }
    .phito-dep-eyebrow {
        font-size: 35.848px;
        line-height: 53.773px
    }
    .phito-dep-titulo {
        margin-top: 6px;
        font-size: 88px;
        line-height: 90px
    }
    .phito-dep-marquee {
        margin-top: 60px
    }
    .phito-dep-marquee-grupo {
        gap: 36.78px;
        padding-right: 36.78px
    }
    .phito-dep-print {
        border-radius: 22.885px;
        width: 366px;
        height: 502.66px
    }
    .phito-dep-quote-wrap {
        margin-top: 60px;
        padding: 0 32px
    }
    .phito-dep-quote-card {
        border-radius: 28px;
        min-height: 200px;
        padding: 11.4px 120px 34px
    }
    .phito-dep-quote-estrelas {
        letter-spacing: 2px;
        font-size: 16px;
        line-height: 24px
    }
    .phito-dep-quote-texto {
        margin: 16px auto 0;
        font-size: 32px;
        line-height: 41.6px
    }
    .phito-dep-quote-autor {
        margin-top: 20.5px;
        font-size: 12.9px;
        line-height: 19px
    }
    .phito-dep-quote-controles {
        gap: 8px;
        position: absolute;
        bottom: 0;
        right: 24px
    }
}

.phito-dep-quote-item {
    animation: .35s phito-dep-quote-fade
}

@keyframes phito-dep-quote-fade {
    0% {
        opacity: 0;
        transform: translateY(6px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.phito-dep-quote-botao {
    cursor: pointer;
    transition: background-color .2s
}

.phito-dep-quote-botao:hover {
    background-color: #e8dff5
}

@media (prefers-reduced-motion:reduce) {
    .phito-dep-quote-item {
        animation: none
    }
}

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