@keyframes gradientPulse {0% {background-position:200% 0 }100% {background-position:-200% 0 }}.about-page .row {margin-left:-120px }@media screen and (max-width:1500px) {.about-page .row {margin-left:-40px }}@media screen and (max-width:768px) {.about-page .row {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-left:0 }}.about-page .col-2 {width:calc(50% - 120px);margin-left:120px }@media screen and (max-width:1500px) {.about-page .col-2 {width:calc(50% - 40px);margin-left:40px }}@media screen and (max-width:768px) {.about-page .col-2 {width:100%;margin-left:0 }}.about-page .h3 {margin-bottom:40px }@media screen and (max-width:1500px) {.about-page .h3 {margin-bottom:30px }}.about-page p {font-size:16px;line-height:24px }.about-page p:not(:last-child) {margin-bottom:30px }@media screen and (max-width:1500px) {.about-page p:not(:last-child) {margin-bottom:20px }}@media screen and (max-width:768px) {.about-page__img {margin-top:20px }}.about-page__img img {width:100% }