.counte-section .counter-wrap{display:flex;gap:34px;justify-content:space-between}.counte-section .left-column{flex:1}.counte-section .left-column h5{font-size:22px;letter-spacing:-1.1%;line-height:130%;margin-bottom:30px}.counte-section .learn-btn a{align-items:center;display:inline-flex;font-size:16px;font-weight:400;gap:10px;letter-spacing:0;line-height:150%;text-decoration:none;transition:.3s ease}.counte-section .learn-btn a:hover{opacity:.8}.counte-section .arrow-icon svg{transition:transform .3s ease}.counte-section .learn-btn a:hover .arrow-icon svg{transform:translateX(6px)}.counte-section .middle-column{display:flex;gap:20px;padding-top:32px}.counte-section .counter-item{text-align:left}.counte-section .start-number{color:#9dc3f8;font-family:Barlow;font-size:72px;font-weight:700;letter-spacing:-1.1%;line-height:120%;text-transform:uppercase}.counte-section .description{color:#fff;font-family:Lexend Deca;font-size:16px;letter-spacing:-1.1%;line-height:120%;margin-top:10px}.counte-section .right-column{flex:1;position:relative}.counte-section .image-item img{display:block;height:100%;object-fit:cover;width:100%}.counte-section .right-column .text-item h4{color:#fff;font-size:24px;font-weight:700;letter-spacing:0;line-height:100%;margin-bottom:20px;text-align:center;text-transform:uppercase}@media (max-width:992px){.counte-section .counter-wrap{gap:10px}}@media (max-width:767px){.counte-section .left-column,.counte-section .middle-column,.counte-section .right-column{flex:100%}.counte-section .counter-wrap{flex-wrap:wrap;gap:47px}.counte-section .middle-column{display:grid;grid-template-columns:auto auto}}