.number-cards-left--heading{margin-bottom:2em;text-align:center;width:100%}.number-cards-left__wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px}.number-card-left{align-items:flex-start;border:1px solid #a6a6a6;border-radius:8px;box-sizing:border-box;display:flex;flex:1;flex-direction:column;max-width:400px;padding:20px;text-align:left}.number-card-left__icon{height:61px;margin-bottom:1em;width:auto}.number-card-left__number{color:#a6a6a6;font-family:Gotham A,Gotham B,sans-serif;font-size:24px;font-weight:700}.number-card-left__text{color:#333;font-family:Gotham A,Gotham B,sans-serif;font-size:14px}.number-card-left__text h2{font-family:Gotham;font-size:18px!important;font-weight:500;word-wrap:break-word;line-height:normal!important}.number-card-left__text h3{color:#737373!important;font-style:italic}.number-card-left__text h3,.number-card-left__text p{font-family:Gotham;font-size:14px!important;font-weight:400;word-wrap:break-word}.number-card-left__text p{line-height:inherit!important;margin:0!important}.number-card-left__text a{text-decoration:underline}@media (max-width:992px){.number-card-left{flex:1 1 calc(50% - 20px)}}@media (max-width:600px){.number-cards-left__wrapper{align-items:center;flex-direction:column}.number-card-left{flex:1 1 100%;max-width:100%;width:100%}}