.madesa-depoimentos{display:block;width:100%;background:var(--md-bg);padding-top:24px;padding-bottom:24px}@media(min-width:720px){.madesa-depoimentos{padding-top:16px;padding-bottom:16px}}@media(min-width:1024px){.madesa-depoimentos{padding-top:48px;padding-bottom:48px}}.madesa-depoimentos__inner{width:100%;max-width:1440px;margin:0 auto;padding-left:16px;padding-right:16px;box-sizing:border-box}@media(min-width:720px){.madesa-depoimentos__inner{padding-left:48px;padding-right:48px}}@media(min-width:1024px){.madesa-depoimentos__inner{padding-left:32px;padding-right:32px}}.madesa-depoimentos__heading{margin:0 0 16px;font-size:24px;font-weight:700;line-height:28px;color:var(--md-heading);text-align:left}@media(min-width:1024px){.madesa-depoimentos__heading{font-size:32px;line-height:36px;margin:0 0 24px}}.madesa-depoimentos__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:16px;align-items:start}@media(min-width:720px){.madesa-depoimentos__grid{gap:16px}}@media(min-width:1024px){.madesa-depoimentos__grid{column-gap:32px;row-gap:24px}}@media(max-width:719.98px){.madesa-depoimentos[data-mobile-layout=masonry] .madesa-depoimentos__grid--masonry-split{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.madesa-depoimentos[data-mobile-layout=masonry] .madesa-depoimentos__masonry-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.madesa-depoimentos[data-mobile-layout=masonry] .madesa-depoimentos__grid--masonry-split .madesa-depoimentos__card{margin-bottom:0;width:100%}}@media(min-width:720px){.madesa-depoimentos[data-mobile-layout=masonry] .madesa-depoimentos__grid{display:grid;column-count:unset;columns:unset;grid-auto-flow:row}.madesa-depoimentos[data-mobile-layout=masonry] .madesa-depoimentos__card{margin-bottom:0}}.madesa-depoimentos__card{display:flex;flex-direction:column;min-width:0;height:auto;align-self:start;width:100%;background:var(--md-card-bg);border-radius:8px;box-shadow:0 2px 12px #1c201e14;overflow:hidden;padding:14px;gap:10px;box-sizing:border-box}@media(min-width:720px){.madesa-depoimentos__card{flex-direction:row;gap:16px;align-items:stretch;align-self:start;height:auto;min-height:165px}}@media(min-width:1024px){.madesa-depoimentos__card{min-height:176px;padding:16px}}@media(min-width:1440px){.madesa-depoimentos__card{min-height:194px}}@media(min-width:1920px){.madesa-depoimentos__card{min-height:210px}}.madesa-depoimentos__media{position:relative;flex-shrink:0;align-self:flex-start;aspect-ratio:1/1;overflow:hidden;border-radius:4px;width:100%}@media(min-width:720px){.madesa-depoimentos__media{width:120px;height:120px}}@media(min-width:1024px){.madesa-depoimentos__media{width:144px;height:144px}}@media(min-width:1440px){.madesa-depoimentos__media{width:160px;height:160px}}@media(min-width:1920px){.madesa-depoimentos__media{width:176px;height:176px}}.madesa-depoimentos__media--carousel{overflow:visible}.madesa-depoimentos__splide{position:relative;width:100%;height:100%;aspect-ratio:1/1;border-radius:4px;overflow:hidden}.madesa-depoimentos__splide .splide__track{border-radius:4px;overflow:hidden;height:100%}.madesa-depoimentos__splide .splide__list{display:flex;align-items:stretch;height:100%}.madesa-depoimentos__splide .splide__slide{display:flex;align-items:center;justify-content:center;background:transparent;height:100%}.madesa-depoimentos__splide .splide__slide img{width:100%;height:100%;object-fit:cover}.madesa-depoimentos__img{width:100%;height:100%;object-fit:cover;display:block;cursor:default}.madesa-depoimentos__img--zoomable{cursor:zoom-in;transition:transform .2s ease}.madesa-depoimentos__img--zoomable:hover{transform:scale(1.05)}.madesa-depoimentos[data-enable-zoom=false] .madesa-depoimentos__img--zoomable{cursor:default}.madesa-depoimentos[data-enable-zoom=false] .madesa-depoimentos__img--zoomable:hover{transform:none}.madesa-depoimentos__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;justify-content:flex-start}.madesa-depoimentos__nome{margin:0 0 2px;font-size:16px;font-weight:600;line-height:20px;color:var(--md-nome)}.madesa-depoimentos__text-shell{margin:0 0 8px;min-width:0}@media(min-width:720px){.madesa-depoimentos__text-shell{margin:0 0 2px}}@media(min-width:1024px){.madesa-depoimentos__text-shell{display:flex;flex-direction:column;align-items:flex-start}}.madesa-depoimentos__text-body{margin:0 0 2px}.madesa-depoimentos__text-body--clamp:not(.madesa-depoimentos__text-body--expanded){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}@media(min-width:1440px){.madesa-depoimentos__text-body--clamp:not(.madesa-depoimentos__text-body--expanded){-webkit-line-clamp:5;line-clamp:5}}.madesa-depoimentos__text-body--expanded{display:block;overflow:visible}.madesa-depoimentos__text{margin:0;font-size:inherit;font-weight:400;line-height:inherit;color:inherit;display:block;font-size:14px;line-height:19px;color:var(--md-texto)}.madesa-depoimentos__toggle{display:inline-block;padding:0;border:none;background:none;font:inherit;font-size:12px;font-weight:600;color:var(--md-ler-mais);cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-align:left;margin:0}@media(min-width:1024px){.madesa-depoimentos__toggle{align-self:flex-end}}.madesa-depoimentos__toggle:focus-visible{outline:2px solid var(--md-ler-mais);outline-offset:2px}.madesa-depoimentos__toggle[hidden]{display:none}.madesa-depoimentos__stars{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:2px;margin-top:auto}@media(min-width:720px){.madesa-depoimentos__stars{justify-content:flex-end}}.madesa-depoimentos__star-cell{position:relative;width:16px;height:16px;flex-shrink:0}.madesa-depoimentos__star{display:block;width:16px;height:16px}.madesa-depoimentos__star--base{color:var(--md-star-empty)}.madesa-depoimentos__star--full{color:var(--md-star)}.madesa-depoimentos__star-fill{position:absolute;left:0;top:0;bottom:0;overflow:hidden;pointer-events:none}.madesa-depoimentos__star-fill .madesa-depoimentos__star{width:16px;min-width:16px}.madesa-depoimentos__star svg{width:100%;height:100%;display:block}.madesa-depoimentos__placeholder{opacity:.6}.madesa-depoimentos__empty{margin:0;padding:16px;font-size:14px;color:var(--md-texto);text-align:center}.madesa-depoimentos__splide .splide__arrow{background:var(--md-arrow-bg, #ccc);opacity:.9;transition:opacity .2s ease,transform .2s ease}.madesa-depoimentos__splide .splide__arrow:hover:not(:disabled){opacity:1;transform:translateY(-50%) scale(1.05)}.madesa-depoimentos__splide .splide__arrow svg{fill:var(--md-arrow-icon, #000)}.madesa-depoimentos__splide .splide__arrow:disabled{opacity:.3;cursor:not-allowed}.madesa-depoimentos__splide .splide__arrow:focus-visible{outline:2px solid var(--md-arrow-icon, #000);outline-offset:2px}@media(min-width:720px){.madesa-depoimentos__splide[data-show-arrows-desktop=false] .splide__arrows{display:none}}.madesa-depoimentos__modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.madesa-depoimentos__modal[hidden]{display:none!important}.madesa-depoimentos__modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000000e6;cursor:zoom-out}.madesa-depoimentos__modal-content{position:relative;max-width:90vw;max-height:90vh;z-index:1;animation:madesa-modal-zoom-in .3s ease-out}@keyframes madesa-modal-zoom-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.madesa-depoimentos__modal-close{position:absolute;top:-40px;right:0;background:#ffffffe6;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2}.madesa-depoimentos__modal-close:hover{background:#fff;transform:scale(1.1)}.madesa-depoimentos__modal-close svg{width:16px;height:16px;color:#333}.madesa-depoimentos__modal-image-wrapper{position:relative;overflow:auto;border-radius:8px;max-width:90vw;max-height:90vh;min-width:300px;min-height:300px;display:flex;align-items:flex-start;justify-content:flex-start;background-color:#f5f5f5;-webkit-overflow-scrolling:touch}.madesa-depoimentos__modal-image-wrapper::-webkit-scrollbar{width:0px;height:0px}.madesa-depoimentos__modal-image-wrapper{scrollbar-width:none;-ms-overflow-style:none}.madesa-depoimentos__modal-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center}.madesa-depoimentos__modal-loader[hidden]{display:none!important}.madesa-depoimentos__modal-loader-spinner{color:#333;opacity:.6}.madesa-depoimentos__modal-image{max-width:100%;max-height:90vh;min-width:300px;min-height:300px;width:auto;height:auto;display:block;margin:auto;border-radius:8px;box-shadow:0 10px 40px #0000004d;transition:transform .3s ease;transform-origin:0 0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:auto;background-color:transparent}.madesa-depoimentos__modal-image[src=""],.madesa-depoimentos__modal-image:not([src]){opacity:0}.madesa-depoimentos__modal-image.zoomed{transform-origin:0 0;margin:0;flex-shrink:0}.madesa-depoimentos__modal-zoom-controls{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;background:#000000b3;padding:8px;border-radius:24px;z-index:3}.madesa-depoimentos__modal-zoom-controls[hidden]{display:none!important}.madesa-depoimentos__modal-zoom-btn{background:#ffffffe6;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.madesa-depoimentos__modal-zoom-btn:hover{background:#fff;transform:scale(1.1)}.madesa-depoimentos__modal-zoom-btn:active{transform:scale(.95)}.madesa-depoimentos__modal-zoom-btn svg{width:18px;height:18px;color:#333}.madesa-depoimentos__modal-zoom-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.madesa-depoimentos__modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2}.madesa-depoimentos__modal-nav[hidden]{display:none!important}.madesa-depoimentos__modal-nav-prev{left:20px}.madesa-depoimentos__modal-nav-next{right:20px}.madesa-depoimentos__modal-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.madesa-depoimentos__modal-nav:active{transform:translateY(-50%) scale(.95)}.madesa-depoimentos__modal-nav svg{width:12px;height:18px;color:#333}.madesa-depoimentos__modal-nav:disabled{opacity:.3;cursor:not-allowed}@media(max-width:768px){.madesa-depoimentos__modal{padding:10px}.madesa-depoimentos__modal-content{max-width:95vw;max-height:95vh}.madesa-depoimentos__modal-image-wrapper{max-width:95vw;max-height:95vh;min-width:200px;min-height:200px}.madesa-depoimentos__modal-image{min-width:200px;min-height:200px;max-height:95vh}.madesa-depoimentos__modal-close{top:10px;right:10px;width:32px;height:32px}.madesa-depoimentos__modal-zoom-controls{bottom:10px;padding:6px;gap:6px}.madesa-depoimentos__modal-zoom-btn{width:32px;height:32px}.madesa-depoimentos__modal-nav{width:40px;height:40px}.madesa-depoimentos__modal-nav-prev{left:10px}.madesa-depoimentos__modal-nav-next{right:10px}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/madesa-depoimentos.css.map */
