: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}.home-about__content{display:flex;justify-content:center;margin:0 auto;width:85%;max-width:900px}.home-about__content .content-container{display:flex}.home-about__content .content-container .left-column{width:45%;justify-content:center;display:flex;align-items:center}.home-about__content .content-container .left-column .column-image{width:100%}.home-about__content .content-container .right-column{width:55%;padding:20px 20px 20px 50px}.home-about__content .content-container .right-column .about-subtitle{font-weight:600;color:var(--text-orange-green);font-size:.875rem;text-transform:uppercase;margin-bottom:5px}.home-about__content .content-container .right-column .about-title{color:var(--text-color-primary);font-weight:700;font-size:1.75rem;margin:4px 0 20px}.home-about__content .content-container .right-column .about-description{color:var(--text-grey);font-size:.875rem;margin-bottom:8px;font-weight:500;line-height:1.6;text-align:justify}.home-about__content .contact-section{margin:30px 0}.home-about__content .contact-section .section{margin:15px 0;display:flex;font-size:.875rem}.home-about__content .contact-section .section .divider{margin:0 30px;color:var(--text-color-primary);font-weight:500}.home-about__content .contact-section .section .section-title{display:flex}.home-about__content .contact-section .section .section-title i{color:var(--text-orange-green);width:25px}.home-about__content .contact-section .section .section-title p{width:60px;font-weight:600;color:var(--text-color-primary)}.home-about__content .contact-section .section .section-text{color:var(--text-grey);font-weight:600}.home-about__content .interest-title{font-size:1rem;margin-bottom:10px;font-weight:700;color:var(--text-color-primary)}.home-about__content .interest-section{display:flex;margin-top:15px}.home-about__content .interest-section .section-title{display:flex;margin-right:15px}.home-about__content .interest-section i{color:var(--text-orange-green);margin-right:5px}.home-about__content .interest-section p{font-size:.875rem;font-weight:600;color:var(--text-color-primary)}@media screen and (min-width:1024px) and (max-width:1440px){.home-about__content .about-subtitle{font-size:.8125rem!important}.home-about__content .about-title{font-size:1.5rem!important}}