.globalImpactHeader{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.globalImpactHeader h2{width:30%;text-align:start}.globalImpactHeader p{width:70%;text-align:justify}@media screen and (max-width: 1024px){.globalImpactHeader{flex-direction:column}.globalImpactHeader h2{width:100%;text-align:center}.globalImpactHeader p{width:100%}}.company-impact-cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;width:100%}@media screen and (max-width: 768px){.company-impact-cards-wrapper{align-items:center;flex-direction:column}}.company-impact-cards-wrapper .company-impact-cards{position:relative;text-align:start;display:flex;justify-content:start;flex-direction:column;gap:1rem;max-width:20%;height:250px;padding:2rem;border-bottom:1px solid #ffffff;transition:1s}.company-impact-cards-wrapper .company-impact-cards:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0%;background-color:#fd8311;transition:width .4s ease;pointer-events:none}.company-impact-cards-wrapper .company-impact-cards:hover:after{width:100%}.company-impact-cards-wrapper .company-impact-cards:hover{border-bottom:1px solid #232c38;transition:1s}@media screen and (max-width: 768px){.company-impact-cards-wrapper .company-impact-cards{flex-direction:column;max-width:90%;width:90%;height:fit-content;gap:2rem;margin-bottom:3rem;text-align:center;align-items:center}}.company-impact-cards-wrapper .company-impact-cards .company-impact-digit{display:flex}.company-impact-cards-wrapper .company-impact-cards .company-impact-digit .company-impact-digit-plus{color:#fd8311}.digit-counter{background:linear-gradient(to right,#f28627,#fd8311);background-clip:#f28627;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.corporateVideoHeader{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.corporateVideoHeader h2{width:30%;text-align:start}.corporateVideoHeader p{width:70%;text-align:justify}@media screen and (max-width: 1024px){.corporateVideoHeader{flex-direction:column}.corporateVideoHeader h2{width:100%;text-align:center}.corporateVideoHeader p{width:100%}}.the-company-video{width:100%;aspect-ratio:16/9;border-radius:20px}@media screen and (max-width: 1024px){.the-company-video{margin-top:3rem}}
