@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&display=swap");.depoimentos-rb{box-sizing:border-box;font-family:DM Sans,sans-serif;width:100%}.depoimentos-rb__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;padding:0}.depoimentos-rb__titulo{color:#0a0a0a;font-size:67px;font-weight:700;margin:0}.depoimentos-rb__nav{background:#0afc33;border-radius:9px;gap:0;height:43px;width:103px}.depoimentos-rb__btn,.depoimentos-rb__nav{align-items:center;display:flex;justify-content:center}.depoimentos-rb__btn{background:transparent;border:none;border-radius:0;color:#0a0a0a;cursor:pointer;flex-shrink:0;height:100%;transition:opacity .2s;width:50%}.depoimentos-rb__btn:hover{background:transparent;opacity:.7}.depoimentos-rb__trilho{aspect-ratio:3/1;box-sizing:border-box;position:relative;width:100%}.depoimentos-rb__card{aspect-ratio:1/1;background:#d6dfe6;border-radius:46px;display:flex;flex-direction:column;height:auto;justify-content:space-between;opacity:0;overflow:hidden;padding:36px 32px;pointer-events:none;position:absolute;transition:opacity .4s ease;width:calc(33.33333% - 10.66667px)}.depoimentos-rb__card.visivel{opacity:1;pointer-events:auto}.depoimentos-rb__card.pos-0{left:0}.depoimentos-rb__card.pos-1{left:calc(33.33333% + 5.33333px)}.depoimentos-rb__card.pos-2{left:calc(66.66667% + 10.66667px)}.depoimentos-rb__aspas{color:#1a1a1a;flex-grow:1;font-size:clamp(13px,1.5vw,21px);font-style:normal;font-weight:300;letter-spacing:-.483px;line-height:127%;margin:0 0 24px}.depoimentos-rb__rodape{align-items:center;display:flex;gap:12px}.depoimentos-rb__foto-wrapper{border-radius:15%;flex-shrink:0;height:100px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);min-width:100px;overflow:hidden;width:100px}.depoimentos-rb__foto{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.depoimentos-rb__identidade{display:flex;flex-direction:column;gap:2px}.depoimentos-rb__nome{color:#0a0a0a;font-size:clamp(11px,1.1vw,14px);font-weight:600}.depoimentos-rb__cargo{color:#555;font-size:clamp(10px,1vw,12px)}@media (max-width:767px){.depoimentos-rb__header{margin-left:0;padding-left:0}.depoimentos-rb__trilho{aspect-ratio:1/1;height:auto}.depoimentos-rb__card{aspect-ratio:1/1;border-radius:33px;height:auto!important;left:0!important;width:100%!important}.depoimentos-rb__aspas{font-size:15px;letter-spacing:-.345px}.depoimentos-rb__foto-wrapper{border-radius:22px !important!important;height:64px;min-width:64px;width:64px}.depoimentos-rb__nav{border-radius:7px;height:34px;width:80px}.depoimentos-rb__btn svg{height:10px;width:6px}.depoimentos-rb__titulo{font-size:32px;max-width:60%}}