.tp-depoimentos-v1{--tp-dep-title-color: #AF451E;--tp-dep-emphasis-color: #E89B1B;--tp-dep-card-primary-bg: #E89B1B;--tp-dep-card-primary-fg: #FAF6EE;--tp-dep-card-white-bg: #FFFFFF;--tp-dep-card-white-fg: #101828;--tp-dep-card-white-muted: #667085;--tp-dep-star-on-primary: #FAF6EE;--tp-dep-star-on-white: #F4A31C;--tp-dep-verified-check: #E89B1B;width:100%;position:relative}.tp-depoimentos-v1__wrapper{display:flex;flex-direction:column;gap:32px;padding-top:var(--tp-pad-top, 0);padding-bottom:var(--tp-pad-bottom, 0)}@media screen and (min-width:990px){.tp-depoimentos-v1__wrapper{gap:49px}}.tp-depoimentos-v1__heading{width:100%;text-align:center}.tp-depoimentos-v1__title,.tp-depoimentos-v1__title p{margin:0;font-family:var(--tp-font-heading, var(--font-heading-family));font-weight:400;line-height:1.185;color:var(--tp-dep-title-color);text-align:center}.tp-depoimentos-v1__title em{font-family:"Fraunces",var(--tp-font-heading, var(--font-heading-family)),serif;font-weight:300;font-style:italic;font-variation-settings:"SOFT" 0,"WONK" 1;color:var(--tp-dep-emphasis-color);font-size:1.185em;line-height:1}.tp-depoimentos-v1__swiper-container{position:relative;width:100%;overflow:hidden}.tp-depoimentos-v1__swiper-container--full{padding-left:calc(max(0px,(100vw - var(--page-width, 1200px))) / 2 + var(--page-width-padding, 1.5rem));padding-right:0}.tp-depoimentos-v1__swiper{width:100%;overflow:visible;cursor:grab}.tp-depoimentos-v1__swiper:active{cursor:grabbing}.tp-depoimentos-v1__swiper .swiper-wrapper{align-items:center;margin-left:-150px}.tp-depoimentos-v1__slide{width:280px;height:auto;flex-shrink:0;box-sizing:border-box}@media screen and (min-width:750px){.tp-depoimentos-v1__slide{width:320px}}@media screen and (min-width:990px){.tp-depoimentos-v1__slide{width:360px}}.tp-depoimentos-v1__img-card{aspect-ratio:1 / 1;width:100%;border-radius:24px;overflow:hidden;background:#ccc}.tp-depoimentos-v1__img{width:100%;height:100%;object-fit:cover;display:block}.tp-depoimentos-v1__card{aspect-ratio:360 / 320;width:100%;padding:24px;border-radius:24px;border:1px solid #EAECF0;display:flex;flex-direction:column;justify-content:space-between;gap:16px;box-sizing:border-box}@media screen and (min-width:990px){.tp-depoimentos-v1__card{padding:32px;gap:20px}}.tp-depoimentos-v1__card--primary{background:var(--tp-dep-card-primary-bg);color:var(--tp-dep-card-primary-fg)}.tp-depoimentos-v1__card--white{background:var(--tp-dep-card-white-bg);color:var(--tp-dep-card-white-fg)}.tp-depoimentos-v1__stars{display:flex;gap:2.3px;justify-content:center;width:100%}.tp-depoimentos-v1__card--primary .tp-depoimentos-v1__stars{color:var(--tp-dep-star-on-primary)}.tp-depoimentos-v1__card--white .tp-depoimentos-v1__stars{color:var(--tp-dep-star-on-white)}.tp-depoimentos-v1__star{width:16px;height:16px;flex-shrink:0}.tp-depoimentos-v1__body{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;width:100%;flex:1;min-height:0}.tp-depoimentos-v1__review-title{margin:0;font-family:var(--tp-font-body, var(--font-body-family));font-weight:600;font-size:18px;line-height:1.4;color:inherit;width:100%}.tp-depoimentos-v1__review-content{font-family:var(--tp-font-body, var(--font-body-family));font-weight:400;font-size:16px;line-height:1.4;color:inherit;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.tp-depoimentos-v1__card--white .tp-depoimentos-v1__review-content{color:var(--tp-dep-card-white-muted)}.tp-depoimentos-v1__review-content p{margin:0}.tp-depoimentos-v1__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding-top:12px}.tp-depoimentos-v1__author{display:flex;flex-direction:column;gap:2px;min-width:0}.tp-depoimentos-v1__name{font-family:var(--tp-font-body, var(--font-body-family));font-weight:600;font-size:14px;line-height:1.4;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-depoimentos-v1__extra{font-family:var(--tp-font-body, var(--font-body-family));font-weight:400;font-size:12px;line-height:1.4;color:inherit;opacity:.95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-depoimentos-v1__card--white .tp-depoimentos-v1__extra{color:var(--tp-dep-card-white-muted);opacity:1}.tp-depoimentos-v1__verified{display:inline-flex;align-items:center;gap:4px;font-family:var(--tp-font-body, var(--font-body-family));font-size:12px;line-height:1.4;color:inherit;flex-shrink:0}.tp-depoimentos-v1__card--white .tp-depoimentos-v1__verified{color:var(--tp-dep-card-white-muted)}.tp-depoimentos-v1__verified-icon{width:16px;height:16px;flex-shrink:0}.tp-depoimentos-v1__card--white .tp-depoimentos-v1__verified-icon{color:var(--tp-dep-star-on-white)}.tp-depoimentos-v1__pagination{position:static;margin-top:20px;display:flex;justify-content:center;gap:6px}.tp-depoimentos-v1__pagination .swiper-pagination-bullet{margin:0;transition:background-color .2s ease,transform .2s ease}.tp-depoimentos-v1__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(22,43,30,.1);background:#fff;color:#162b1e;cursor:pointer;z-index:2;transition:transform .2s ease,box-shadow .2s ease;padding:0}.tp-depoimentos-v1__nav:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 4px 14px #00000014}.tp-depoimentos-v1__nav:after{content:none}.tp-depoimentos-v1__nav--prev{left:8px}.tp-depoimentos-v1__nav--next{right:8px}.tp-depoimentos-v1__nav svg{width:20px;height:20px}@media(prefers-reduced-motion:reduce){.tp-depoimentos-v1__nav,.tp-depoimentos-v1__pagination .swiper-pagination-bullet{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tp-depoimentos-v1.css.map */
