.yorch-testimonios-wrap{background:#f1f1f1;padding:42px 7% 58px;position:relative;overflow:hidden;font-family:inherit;color:#3f3f3f}
.yorch-testimonios-title{text-align:center;font-size:42px;line-height:1.15;margin:0 0 58px;color:#151a25;font-weight:800}
.yorch-carousel{position:relative;max-width:1240px;margin:0 auto}
.yorch-track{display:flex;gap:58px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}
.yorch-card{flex:0 0 calc((100% - 116px)/3);scroll-snap-align:start;box-sizing:border-box}
.yorch-card h3{font-size:22px;margin:0 0 36px;color:#3d3d3d;font-weight:800;line-height:1.25}
.yorch-text{font-size:23px;line-height:1.86;margin:0 0 38px;color:#3e3e3e}
.yorch-person strong{display:block;font-size:18px;line-height:1.3;color:#3b3b3b;font-weight:800;margin-bottom:8px}
.yorch-person span{display:block;font-size:18px;color:#3b3b3b}
.yorch-arrow{position:absolute;top:45%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:#151a25;color:#fff;font-size:30px;line-height:1;cursor:pointer;z-index:2;opacity:.88}
.yorch-prev{left:-52px}.yorch-next{right:-52px}
.yorch-form-wrap{max-width:760px;margin:35px auto;padding:28px;background:#f7f7f7;border-radius:12px}
.yorch-form label{display:block;font-weight:700;margin-bottom:18px;color:#303030}
.yorch-form input,.yorch-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;border:1px solid #ccc;border-radius:8px;padding:12px;font-size:16px;background:#fff}
.yorch-btn{display:inline-block;background:#d71920;color:#fff!important;border:0;border-radius:8px;padding:13px 22px;font-weight:800;text-decoration:none;cursor:pointer}
.yorch-success{background:#e7f7ec;border-left:4px solid #1e9c52;padding:12px}.yorch-alert{background:#fff3cd;border-left:4px solid #d8a500;padding:12px}

.yorch-arrow{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    font-size:50px;
    font-weight:normal;
    color:#000;
    cursor:pointer;
    background:none;
    border:none;
    line-height:1;
    z-index:10;
}

.yorch-prev{
    left:-30px;
}

.yorch-next{
    right:-30px;
}
@media(max-width:900px){.yorch-testimonios-wrap{padding:34px 22px 45px}.yorch-testimonios-title{font-size:34px;margin-bottom:34px}.yorch-track{gap:0}.yorch-card{flex:0 0 100%}.yorch-card h3{font-size:21px;margin-bottom:22px}.yorch-text{font-size:20px;line-height:1.65}.yorch-arrow{top:auto;bottom:-32px}.yorch-prev{left:38%}.yorch-next{right:38%}}

