.comments{min-height:460px;width:100%;margin:auto;position:relative}@media(max-width:1440px){.comments{width:auto}}@media(max-width:992px){.comments{height:auto;padding:40px 0}}.comments>.swiper{min-height:460px;display:flex;align-items:center;max-width:1440px;margin:auto;overflow:hidden}@media(max-width:768px){.comments>.swiper{height:auto;min-height:100%}}.comments__background{min-height:460px;position:absolute;left:0;top:0;width:100%;-webkit-background-size:cover;background-size:cover;background-position:center;background-repeat:repeat}@media(max-width:992px){.comments__background{min-height:-webkit-fill-available}}.comments .swiper-slide{display:flex}.comments .comments__wrapper{display:flex;gap:77px;max-width:1024px;margin:auto}@media(max-width:1200px){.comments .comments__wrapper{gap:30px;padding:0 10px}}@media(max-width:992px){.comments .comments__wrapper{flex-flow:column;gap:15px}}.comments__wrapper .comments__title{color:var(--gray-600);font:normal 200 33px/41.25px var(--primary-font);padding-top:40px}@media(max-width:992px){.comments__wrapper .comments__title{text-align:initial;padding-top:0}}@media(max-width:470px){.comments__wrapper .comments__title{text-align:center}}.comments__wrapper .comments__customer{display:flex;gap:40px;background-color:var(--neutral-light);padding:50px;position:relative;border-radius:15px;box-shadow:rgb(17 17 26 / 3%) 0 0 16px;min-height:340px;align-items:center}@media(max-width:576px){.comments__wrapper .comments__customer{padding:30px;gap:20px;flex-flow:column}}.comments__customer .customer__image{min-width:140px;width:140px;height:260px}@media(max-width:470px){.comments__customer .customer__image{align-self:center}}.customer__image .customer__img{border-radius:300px;width:inherit;height:inherit;object-fit:cover}.comments__customer .customer__comment{display:flex;flex-flow:column;max-width:562px;height:100%}@media(max-width:576px){.comments__customer .customer__comment{min-height:215px}}@media(max-width:470px){.comments__customer .customer__comment{min-height:310px}}.comments__customer .customer__comment>p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;text-align:initial;color:var(--gray-300);font:normal 200 20px/30px var(--primary-font);margin-bottom:20px}@media(max-width:768px){.comments__customer .customer__comment>p{font-size:16px;line-height:26px;-webkit-line-clamp:7}}@media(max-width:470px){.comments__customer .customer__comment>p{-webkit-line-clamp:10}}.comments__customer .customer__comment>small{color:var(--gray-200);font:normal 700 12px/19.68px var(--secondary-font);margin-top:auto}.comments__customer .customer__comment>span{color:var(--secondary-300);font:normal 700 12px/19.68px var(--primary-font);letter-spacing:.48px;text-transform:uppercase;z-index:1}.comments__customer .customer__quote{position:absolute;right:25px;bottom:25px}