﻿.applications .applicatxt p {font-size: var(--fontsize18);text-transform: capitalize;}
.home-news .newslist .swiper-slide .img img{aspect-ratio: 1 / 1;}

.home-influence{padding-top: 3%;}
.home-influence .home-title{text-align: left;position: relative;padding-bottom: 20px;margin-bottom: 30px;}
.home-influence .home-title::after{position: absolute;display: block;content: '';height: 3px;width: 80px;background: #fff;bottom: 0;}
.home-influence .inftop .l-wrap{display: flex;justify-content: space-between;align-items: center;}
.home-influence .btn a{white-space: nowrap;color: #fff;border: 2px solid #fff;border-radius: 30px;font-size: 16px;padding: 10px 20px;}
.home-influence .inftop .info{max-width: 540px;}
.home-influence .infbot{background: url(/uploads/42543/page/p20250722163452a9fbc.png)no-repeat;background-size: cover;margin-top: -110px;}
.home-influence .infbot .l-wrap{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 50px;min-height: 590px;align-items: end;}
.home-influence .infbot .item{width: 19%;color: #fff;}
.home-influence .infbot .num{font-size: 40px;font-weight: bold;}
.home-influence .infbot .text{font-size: 20px;text-transform: uppercase;}
@media (min-width:1025px) {.home-influence .infbot .text{height:72px}}
@media (max-width:1024px) {
.home-influence .infbot .l-wrap{min-height: auto;align-items:initial}
.home-influence .infbot .item{color: initial;width: 48%;}
.home-influence .infbot{background: initial;margin-top:0}
}