.coaches__wrapper{display:grid;justify-content:center}.coaches__content{align-items:center;display:flex;flex-shrink:0;gap:32px;max-width:226px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;width:100%}.coaches__content::-webkit-scrollbar{display:none}.coaches__content>*{scroll-snap-align:start}.coach__card{align-items:start;background:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:16px;max-width:226px;padding:16px 13px}.coach__card>img{border-radius:8px;height:auto;max-width:201px;object-fit:cover;width:100%}.coach__title,.coach__title *{color:#6453e5;font-size:20px;font-weight:700;line-height:140%}.coach__text,.coach__text *{color:#081022;font-size:14px;font-weight:400;line-height:150%}.coaches__wrapper .carousel__controls{align-items:center;display:flex;justify-content:center;margin-top:22px}.coaches__wrapper .dots__container{display:none}.coaches__wrapper .carousel__buttons{display:flex;gap:15px}.coaches__wrapper .next__card,.coaches__wrapper .previous__card{all:unset;cursor:pointer;display:block;height:48px;width:48px}.coaches__wrapper .next__card img,.coaches__wrapper .previous__card img{border-radius:50%;box-shadow:0 0 6.2px rgba(150,79,238,.3);height:48px;width:48px}.coaches__wrapper .next__card{transform:rotateY(180deg)}@media(min-width:720px){.coaches__content{max-width:730px}.coach__card{max-width:349px;padding:16px;width:calc(50% - 16px)}.coach__card>img{max-width:317px}}@media(min-width:1400px){.coaches__content{max-width:1044px}.coach__card{max-width:326px}.coach__card>img{max-width:300px}}