.testimonail-swiper{overflow:hidden;position:relative}.swiper-wrapper{display:flex;transition:transform .5s ease;width:200%}.swiper-slide{width:50%;flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:20px}.testimonail-content{display:flex;align-items:center;gap:40px;padding:60px;width:100%;max-width:1000px;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3),0 20px 60px rgba(0,0,0,.15);border-radius:20px}.testimonail-thumb{flex-shrink:0}.testimonail-thumb img{width:150px;height:150px;border-radius:50%;border:8px solid white;object-fit:cover}.contet{flex:1;color:white}.contet p{font-size:18px;line-height:1.6;margin-bottom:20px}.contet .name{font-weight:700;text-transform:uppercase;font-size:16px;position:relative;padding-top:15px}.contet .name:before{content:"";position:absolute;top:0;left:0;width:40px;height:2px;background:white}.testimonail-swiper .swiper-button-next,.testimonail-swiper .swiper-button-prev{position:absolute;bottom:30px;right:50%;transform:translateX(50%);width:50px;height:50px;background:rgba(255,255,255,.9);border-radius:50%;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;z-index:10;margin-right:-30px}.testimonail-swiper .swiper-button-prev{margin-right:30px}.swiper-button-next:after{content:"→"}.swiper-button-prev:after{content:"←"}.firs-shadow,.sec-shadow{display:none}@media (max-width:1024px){.testimonail-content{padding:40px;gap:30px;max-width:900px}.testimonail-thumb img{width:120px;height:120px;border:6px solid white}.contet p{font-size:16px}}@media (max-width:768px){.testimonail-content{flex-direction:column;text-align:center;padding:30px;gap:20px;max-width:600px}.testimonail-thumb img{width:100px;height:100px;border:5px solid white}.contet p{font-size:15px;line-height:1.5}.contet .name{font-size:14px}.contet .name:before{left:50%;transform:translateX(-50%)}}@media (max-width:480px){.swiper-slide{padding:10px}.testimonail-content{padding:20px;gap:15px;border-radius:15px}.testimonail-thumb img{width:80px;height:80px;border:4px solid white}.contet p{font-size:14px;margin-bottom:15px}.contet .name{font-size:13px;padding-top:10px}.contet .name:before{width:30px}.testimonail-swiper .swiper-button-next,.testimonail-swiper .swiper-button-prev{width:40px;height:40px;font-size:16px;bottom:20px}}