.about-hero-section {padding-top: 0;padding-bottom: 0;background-color: var(--gemba-global-color-primary);position: relative;overflow: hidden;}.about-hero-section .hero-background-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: 16rem -16rem;z-index: 0;}.about-page-section {padding: 3.75rem 0;}.mision-section {background-color: var(--gemba-global-color-secondary);position: relative;}.mision-section::after {content: "";position: absolute;bottom: -2.25rem;left: 50%;transform: translateX(-50%);width: 6rem;height: 2.5rem;background: var(--gemba-global-color-secondary);clip-path: polygon(0 0, 100% 0, 50% 100%);}.sec-top-title {font-family: "Tanker-Regular";}.missionIcon {width: 6.25rem;height: 6.25rem;}.vertifiedImage {width: auto;height: 10rem;object-fit: contain;}.dark-background-image {position: absolute;width: 100%;z-index: 0;object-position: -36rem -20rem;}.about-social-link svg {width: 3rem;height: 3rem;overflow: visible;}@media (max-width: 575.98px) {.vertifiedImage {height: 5rem;}.about-social-link svg {width: 2rem;height: 2rem;}}