.coaches__wrapper{align-items:center;display:flex;flex-direction:column;position:relative}.coaches__content{align-items:flex-start;display:flex;gap:20px;max-width:400px;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{font-size:0;height:fit-content;max-width:400px;min-width:100%;transition:all .5s ease-in-out}.coach>img{aspect-ratio:400/386;border-bottom:10px solid transparent;border-radius:8px;height:auto;max-width:400px;object-fit:cover;width:100%}.coach>.small__titles,.coach>img{margin-bottom:10px}.coach>.thin__texts{font-size:18px}.dots__container{display:flex;gap:16px;justify-content:center;margin:26px auto 0}.dot{all:unset;background:rgba(82,37,131,.4);border-radius:50%;cursor:pointer;height:11px;width:11px}.next_coaches,.previous_coaches{display:none}@media(min-width:768px){.coaches__content{gap:19px;max-width:unset}.coach{max-width:260px;min-width:calc(50% - 9.5px)}}@media(min-width:1100px){.next_coaches,.previous_coaches{all:unset;cursor:pointer;display:block;height:84px;left:-55px;position:absolute;top:50%;transform:rotateY(180deg) translatey(-50%);width:83px}.next_coaches{left:unset;right:-55px;transform:translatey(-50%)}}@media(min-width:1400px){.coaches__wrapper{margin:0 auto;max-width:940px}.coaches__content{gap:24px;max-width:940px}.coaches>.max__width>.thin__texts{margin:0 auto 20px;max-width:876px}.coach{min-width:calc(33% - 12px)}.coach>img{aspect-ratio:386/416;max-width:386px;transition:all .25s ease-in-out}@media (pointer:fine){.coach:focus>img,.coach:hover>img{aspect-ratio:299/386;max-width:299px}}.coach:active>img{aspect-ratio:299/386;max-width:299px}.previous_coaches{left:-65px;top:200px}.next_coaches{right:-65px;top:200px}}