.sec-testis__mans-grid{display:flex;flex-wrap:wrap}.sec-testis__col{flex:0 0 100%;margin-bottom:32px;padding-top:50px}@media (min-width:992px){.sec-testis__col{flex:0 0 33%;padding:50px 16px 0}}.card-testi{border:2px solid rgba(var(--color-global-2-rgb),.3);border-radius:8px}.card-testi__img{border:10px solid #fff;border-radius:50%;height:100px;margin-bottom:20px;margin-left:8px;margin-top:-48px;overflow:hidden;position:relative;width:100px;z-index:2}.card-testi__img span{align-items:center;background:var(--color-global-1-hex);color:#fff;display:flex;font-size:40px;font-weight:200;height:100%;justify-content:center;width:100%}.card-testi__img img{height:100%;object-fit:cover;width:100%}.card-testi p{font-size:14px}.card-testi__metas{padding:0 20px 20px;position:relative}.card-testi__svg{left:0;position:absolute;top:-36px}.card-testi__svg svg{height:80px;opacity:.1;width:auto}.card-testi__svg svg circle,.card-testi__svg svg path{fill:var(--color-global-2-hex)!important}.card-testi__js-text{max-height:200px;overflow:hidden;position:relative;transition:max-height .3s ease-out}.card-testi__js-text p{margin:0}.card-testi__js-text:after{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";height:50px;left:0;position:absolute;width:100%}.card-testi__js-text.is-open:after{display:none}.card-testi__js-trigger{color:var(--color-global-1-hex);cursor:pointer;font-size:16px;font-weight:600;margin-top:16px;text-align:right;text-decoration:underline}