/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.aboutPageSection{background-color:#0C0B1A;padding:150px 0;position:relative;z-index:2;overflow-x:hidden;}@media only screen and (max-width:991.98px){.aboutPageSection{padding:100px 0;}}@media only screen and (max-width:767.98px){.aboutPageSection{padding:70px 0;}}.aboutPageSection::before{content:"";position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);width:500px;height:500px;background-color:#5C61FA;filter:blur(350px);border-radius:50rem;z-index:-1;}.aboutPageSection .pageHeading .title{font-size:36px;font-weight:900;color:#26F0D2;text-transform:uppercase;margin-bottom:30px;width:50%;}.aboutPageSection .pageHeading .title span{color:#fff;}@media only screen and (max-width:767.98px){.aboutPageSection .pageHeading .title{font-size:24px;width:100%;}}.aboutPageSection .pageHeading .description{font-size:18px;font-weight:400;color:#fff;margin-bottom:80px;}@media only screen and (max-width:991.98px){.aboutPageSection .pageHeading .description{margin-bottom:30px;}}@media only screen and (max-width:767.98px){.aboutPageSection .pageHeading .description{font-size:16px;}}.aboutPageSection table{width:auto;}.aboutPageSection table tr th{vertical-align:top;}.aboutPageSection table tr td,.aboutPageSection table tr th{background-color:transparent;color:#fff;}
