.aboutSec{position:relative;height:450px}@media (min-width:767.98px){.aboutSec{height:700px}}.aboutSec figure img{-o-object-fit:cover;object-fit:cover}.aboutSec .content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);text-align:center}.aboutSec .content h2{font-size:2.25rem;font-weight:700;color:var(--white)}.aboutSec .content h2 span{display:block;font-size:1.25rem;font-weight:900;text-transform:uppercase;line-height:1;color:var(--theme-color)}.aboutSec .content p{margin-left:auto;margin-right:auto;width:100%;font-size:1.125rem;line-height:2;color:var(--white)}@media (min-width:767.98px){.aboutSec .content p{width:75%}}:root{--background:#fafafa;--theme-color:#6b72ff;--secondary-color:#30cdff;--dark-theme-color:#3841ed;--text-color:#777776;--white:#fff;--black:#000}.dark:root{--background:#121212;--text-color:var(--white)}.aboutUsSec .aboutRow{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:575.98px){.aboutUsSec .aboutRow{flex-direction:row}}.aboutUsSec .aboutRow+.aboutRow{margin-top:5rem}.aboutUsSec figure{flex:0 1 55%}@media(max-width:991.98px){.aboutUsSec figure{flex:0 1 100%}}.aboutUsSec .content{flex:0 1 45%}@media(max-width:991.98px){.aboutUsSec .content{flex:0 1 100%}}.aboutUsSec .content h2{position:relative;display:inline-block;font-size:1.75rem;font-weight:700;color:var(--black)}@media (min-width:1199.98px){.aboutUsSec .content h2{font-size:2.25rem}}.aboutUsSec .content h2:where(.dark,.dark *){color:var(--white)}.aboutUsSec .content h2 span{display:block;font-size:1rem;font-weight:900;color:var(--theme-color)}.aboutUsSec .content p{font-weight:400;color:var(--text-color)}@media (min-width:1199.98px){.aboutUsSec .content p{font-size:1.125rem;line-height:2}}.aboutUsSec .content a{margin-top:1rem}