:root{--dark-white:#000;--white-dark:#fff;--background-color:#f6f6f6;--text-color-primary:#222831;--text-color-secondary:#222831;--text-color-secondary-mobile:#222831;--text-color-secondary-notfocus:#5d5f63;--text-orange-green:#ff9442;--text-grey:#6b6b6b;--text-grey-2:#6b6b6b;--sidebar-line:#ccc;--button-outline-background:#222831;--button-solid-background:#222831;--button-solid-background-2:#fff;--button-solid-background-3:#222831;--button-outline-hover-bg:#222831;--button-text:#fff;--button-text-2:#222831;--button-text-3:#eee;--scroll-color:#222831;--input-outline-color:#0072ff;--white-black2:#fff}[data-theme=darkMode]{--dark-white:#fff;--white-dark:#000;--background-color:#000;--text-color-primary:#eee;--text-color-secondary:#4ecca3;--text-color-secondary-mobile:#23866b;--text-color-secondary-notfocus:#2ba57d;--text-orange-green:#4ecca3;--text-grey:#eee;--text-grey-2:#ccc;--sidebar-line:#2ba57d;--button-outline-background:#4ecca3;--button-solid-background:#23866b;--button-solid-background-2:#23866b;--button-solid-background-3:#23866b;--button-outline-hover-bg:#23866b;--button-text:#fff;--button-text-2:#fff;--button-text-3:#eee;--scroll-color:#23866b;--input-outline-color:#4ecca3;--white-black2:#202020}.mobile-home-about__content{margin:80px 30px 0}.mobile-home-about__content .content-container{display:flex;justify-content:center;flex-direction:column;text-align:center}.mobile-home-about__content .content-container .about-subtitle{font-weight:600;color:var(--text-orange-green);font-size:.75rem;text-transform:uppercase;margin-bottom:5px}.mobile-home-about__content .content-container .about-title{color:var(--text-color-primary);font-weight:700;font-size:1.5rem;margin:4px 0 15px}.mobile-home-about__content .content-container .left-column{justify-content:center;display:flex;align-items:center}.mobile-home-about__content .content-container .left-column .column-image{width:90%;margin:10px 0}.mobile-home-about__content .content-container .right-column{padding:20px}.mobile-home-about__content .content-container .right-column .about-description{color:var(--text-grey);font-size:.8125rem;margin-bottom:8px;font-weight:500;line-height:1.6;text-align:justify}.mobile-home-about__content .contact-section{margin:30px 0}.mobile-home-about__content .contact-section .section{margin:20px 0;display:flex;font-size:.8125rem}.mobile-home-about__content .contact-section .section .divider{margin:0 20px 0 15px;color:var(--text-color-primary);font-weight:500}.mobile-home-about__content .contact-section .section .section-title{display:flex;align-items:center;text-align:left}.mobile-home-about__content .contact-section .section .section-title i{color:var(--text-orange-green);width:25px}.mobile-home-about__content .contact-section .section .section-title p{width:60px;font-weight:600;color:var(--text-color-primary)}.mobile-home-about__content .contact-section .section .section-text{color:var(--text-grey);font-weight:600}.mobile-home-about__content .interest-title{text-align:left;font-size:.875rem;margin-bottom:10px;font-weight:700;color:var(--text-color-primary)}.mobile-home-about__content .interest-section{display:flex;margin-top:15px}.mobile-home-about__content .interest-section .section-title{display:flex;margin-right:15px}.mobile-home-about__content .interest-section i{color:var(--text-orange-green);margin-right:5px}.mobile-home-about__content .interest-section p{font-size:.8125rem;font-weight:500;color:var(--text-grey)}@media screen and (max-width:375px){.mobile-home-about__content{margin:80px 15px 0}.mobile-home-about__content .content-container .right-column{padding:10px}.mobile-home-about__content .contact-section .divider{margin:0 12px 0 8px!important}.mobile-home-about__content .interest-section .section-title{margin-right:10px}}@media screen and (max-width:600px){.mobile-home-about__content .content-container .column-image{max-width:350px}}@media screen and (min-width:600px) and (max-width:1024px){.mobile-home-about__content .about-title{font-size:1.625rem!important}.mobile-home-about__content .about-subtitle{font-size:.8125rem!important}.mobile-home-about__content .content-container .column-image{max-width:400px}.mobile-home-about__content .content-container .right-column{margin:auto;max-width:500px}}