/* Componente de depoimentos compartilhado por todas as páginas. */
.testimonial-one{--editorial-ink:#121a20;--editorial-muted:#66747e;--editorial-line:#dce2e5;--radius-md:8px}
.testimonial-one .cubo-heading{--heading-title:var(--editorial-ink);--heading-description:var(--editorial-muted);--heading-gap:24px;--heading-space:48px;--heading-size:clamp(32px,3.5vw,48px);color:var(--heading-title);text-align:left;margin-bottom:var(--heading-space)}
.testimonial-one .cubo-heading--light{--heading-title:var(--editorial-ink);--heading-description:var(--editorial-muted)}
.testimonial-one .cubo-heading--dark{--heading-title:#fff;--heading-description:#bdcbd4}
.testimonial-one .cubo-heading .cubo-heading__eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--layout-base);font-size:10px;font-weight:600;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;margin:0 0 var(--heading-gap)}
.testimonial-one .cubo-heading__eyebrow:before{content:"";display:block;width:28px;height:1px;flex:0 0 28px;background:var(--layout-base)}
.testimonial-one .cubo-heading .section-title__tagline-shape{display:none}
.testimonial-one .cubo-heading .section-title__tagline-box{display:block;margin:0;padding:0}
.testimonial-one .cubo-heading .cubo-heading__title{font-family:inherit;font-size:var(--heading-size);font-weight:600;line-height:1.12;letter-spacing:-.035em;color:var(--heading-title);text-transform:none;text-wrap:balance;margin:0}
.testimonial-one .cubo-heading .cubo-heading__description{font-size:17px;font-weight:400;line-height:1.75;color:var(--heading-description);max-width:440px;margin:var(--heading-gap) 0 0}
.testimonial-one .cubo-carousel-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;padding:4px}
.testimonial-one .cubo-carousel-nav button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;color:var(--editorial-ink);border:1px solid var(--editorial-line);border-radius:var(--radius-md);cursor:pointer;transition:color .3s ease,border-color .3s ease,opacity .3s ease}
.testimonial-one .cubo-carousel-nav button span{font-size:23px;line-height:1;transition:transform .3s ease}
.testimonial-one .cubo-carousel-nav button:hover:not(:disabled){color:var(--layout-base);border-color:var(--layout-base)}
.testimonial-one .cubo-carousel-nav button:first-child:hover:not(:disabled) span{transform:translateX(-3px)}
.testimonial-one .cubo-carousel-nav button:last-child:hover:not(:disabled) span{transform:translateX(3px)}
.testimonial-one .cubo-carousel-nav button:disabled{opacity:.3;cursor:default}
.testimonial-one .cubo-testimonial-count{font-size:16px;font-weight:600;line-height:1.5;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--editorial-ink)}
.testimonial-one .cubo-testimonial-total{font-size:12px;font-weight:400;color:var(--editorial-muted)}
.testimonial-one .cubo-carousel-nav button:focus-visible{outline:2px solid var(--layout-base);outline-offset:2px}
.testimonial-one .testimonial-one__carousel .swiper-wrapper{align-items:stretch}
.testimonial-one .testimonial-one__carousel .swiper-slide{display:flex;height:auto}
.testimonial-one .testimonial-one__carousel .testimonial-one__single{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-width:0;min-height:320px;box-sizing:border-box}
.testimonial-one .testimonial-one__carousel .testimonial-one__client-info{flex:0 0 auto;min-height:100px;box-sizing:border-box}
.testimonial-one .testimonial-one__carousel .testimonial-one__text-box{flex:1 0 auto;box-sizing:border-box}
.testimonial-one .testimonial-one__carousel .testimonial-one__text{min-height:9.6em;height:auto;max-height:none;line-height:1.6;overflow:visible;overflow-wrap:anywhere;white-space:normal;text-overflow:clip;-webkit-line-clamp:unset}
.testimonial-one .cubo-heading{max-width:none;margin:0 0 48px;text-align:left!important}
.testimonial-one .cubo-heading .cubo-heading__title{font-size:30px!important;font-weight:600;line-height:1.12;letter-spacing:-.035em;text-transform:none!important}
.testimonial-one .cubo-heading__title *{text-transform:none!important}
.testimonial-one .cubo-heading .cubo-heading__eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em}
.testimonial-one .testimonial-one__text-box,.testimonial-one .testimonial-one__text-box:before{border-radius:var(--radius-md)}
.testimonial-one .cubo-carousel-nav{margin-top:28px}
@media(max-width:991px){
 .testimonial-one .cubo-heading{--heading-gap:16px;margin-bottom:32px}
 .testimonial-one .testimonial-one__carousel .testimonial-one__single{min-height:300px}
}
@media(max-width:767px){
 .testimonial-one .testimonial-one__carousel .testimonial-one__single{min-height:0}
 .testimonial-one .testimonial-one__carousel .testimonial-one__text{min-height:0}
 .testimonial-one .cubo-carousel-nav{margin-top:24px}
}
@media(prefers-reduced-motion:reduce){.testimonial-one .cubo-carousel-nav button,.testimonial-one .cubo-carousel-nav button span{transition:none!important;transform:none!important}}
