.about__title{background:-webkit-gradient(linear, left top, right bottom, from(#2beee2), to(#2f6cc9));background:linear-gradient(to right bottom, #2beee2, #2f6cc9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:40px}.about__columns{grid-template-columns:repeat(4, minmax(auto, 296px));-webkit-column-gap:30px;column-gap:30px;row-gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1200px){.about__columns{grid-template-columns:repeat(2, 1fr);row-gap:50px}}@media (max-width: 640px){.about__columns{grid-template-columns:1fr}}.about__columns .column{width:100%}.about__columns .column .devider{margin:12px 0;display:block;height:1.5px;width:100%;background:-webkit-gradient(linear, left top, right top, from(#007dfe), to(rgba(0,203,191,0.2)));background:linear-gradient(to right, #007dfe, rgba(0,203,191,0.2))}.about__columns .column .text-top{font-size:48px;line-height:1.2;font-weight:300;text-align:center}.about__columns .column .text-bottom{font-weight:500;font-size:18px;line-height:1.4;text-align:center}.about a.btn-readMore{margin:62px auto 0}

/*# sourceMappingURL=about-block.css.map */