.home-advantages .advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;margin-bottom:30px}@media screen and (max-width:1025px){.home-advantages .advantages__list{display:block;padding-top:30px}}.home-advantages .advantages__list .swiper{position:relative;margin:0}@media screen and (max-width:1025px){.home-advantages .advantages__list .swiper{padding-bottom:40px;margin-bottom:30px}}.home-advantages .advantages__list .swiper .swiper-slide .title{font-weight:600;margin-bottom:15px}.home-advantages .advantages__list .logos{position:absolute;bottom:100%;z-index:3;background:var(--white);border-radius:14px 14px 0 0;padding:15px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media screen and (max-width:1025px){.home-advantages .advantages__list .logos{position:relative;bottom:auto;z-index:1;width:100%;height:90px;padding:15px 20px;border-radius:10px}}.home-advantages .advantages__list .logos .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:50px;max-width:100px}.home-advantages .advantages__list .logos .logo img{max-width:100%;max-height:100%;height:auto;width:auto}