.about__top{max-width:51.25rem;width:100%}.about__text{margin-top:1.25rem;color:var(--light-green)}.about__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -2.5rem}.about__cards>*{margin:0 10px 2.5rem;width:calc(25% - 20px)}.about__card{padding:2.625rem;text-align:center;color:var(--light-green)}.about__card-number{font-size:max(4rem,12px);line-height:100%;font-weight:700}.about__card-text{margin-top:.75rem}.about__card:not(:nth-child(4n+1)){border-left:1px solid var(--light-green)}@media (max-width:768px){.about__cards{margin:unset;padding:0 27.5px}.about__cards>*{margin:unset;width:100%}.about__card{padding:24px}.about__card-number{font-size:48px}.about__card-text{font-size:18px}.about__card:not(:nth-child(4n+1)){border-left:unset}.about__card:not(:last-child){border-bottom:1px solid var(--light-green)}}