.success-stories{position:relative;overflow:hidden}.success-stories__card{position:relative;display:flex;flex-direction:column;gap:40px;margin-top:20px;padding:24px;border-radius:24px}@media only screen and (min-width:768px)and (max-width:1140px){.success-stories__card{margin-top:48px;padding:40px}}@media only screen and (min-width:1141px){.success-stories__card{flex-direction:row;margin-top:60px;padding:40px}}.success-stories__card--white{background-color:#fff}.success-stories__card--light{background-color:#f3f2f7}.success-stories__avatar{margin-top:-44px;width:156px;height:156px;background-color:#f3f2f7;border-radius:110px;object-fit:cover}@media only screen and (min-width:768px)and (max-width:1140px){.success-stories__avatar{margin-top:-88px;width:180px;height:180px}}@media only screen and (min-width:1141px){.success-stories__avatar{margin-top:-100px;width:220px;height:220px}}.success-stories__description p{margin-block-end:8px}.success-stories__btn{position:absolute;top:-200px;display:none;padding:12px;border-radius:24px}@media only screen and (min-width:1141px){.success-stories__btn{display:block}}.success-stories__btn svg{display:block}.success-stories__btn-prev{left:-38px}@media only screen and (max-width:1199px){.success-stories__btn-prev{left:16px}}.success-stories__btn-next{right:-38px}@media only screen and (max-width:1199px){.success-stories__btn-next{right:16px}}.success-stories__dots{position:absolute;left:50%;display:flex;gap:6px;transform:translateX(-50%)}@media only screen and (max-width:767px){.success-stories__dots{display:none}}.success-stories__dot{display:block;width:8px;height:8px;background-color:rgba(36,36,36,.1);border-radius:4px;cursor:pointer}.success-stories__dot:hover{background-color:rgba(36,36,36,.4)}.success-stories__dot_active{background-color:#242424;pointer-events:none}.success-stories__embla{overflow:hidden}.success-stories__embla-container{display:flex}.success-stories__embla-slide{flex:0 0 100%;min-width:0}.success-stories__count{position:absolute;top:24px;right:24px}@media only screen and (min-width:768px)and (max-width:1140px){.success-stories__count{top:32px;right:32px}}@media only screen and (min-width:1141px){.success-stories__count{display:none}}.success-stories__waves{position:relative;z-index:-1}.success-stories__wave-right{position:absolute;right:-66px;bottom:682px;max-width:250px;max-height:120px}@media only screen and (min-width:768px)and (max-width:1140px){.success-stories__wave-right{right:-26px;bottom:588px;max-width:368px;max-height:142px}}@media only screen and (min-width:1141px){.success-stories__wave-right{right:-44px;bottom:264px;max-width:638px;max-height:262px}}.success-stories__wave-left{position:absolute;bottom:-114px;left:70px;max-width:288px;max-height:272px}@media only screen and (min-width:1141px){.success-stories__wave-left{max-width:372px;max-height:634px;transform:rotate(15deg)}}.success-stories__actions{position:relative}