.about__header{align-items:center;display:flex}.about__header video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.about__header__content{display:flex;flex-direction:column;position:relative;width:40%;z-index:2}.about__header__content h4{font-weight:300}.about__header__content__stat{display:flex;margin-top:75px}.about__header__content__stat--content__stat{font-family:Space Mono;font-size:54px;font-weight:700;line-height:54px}.about__header__content__stat--image{width:25%}.about__header__content__stat--content{width:75%}.about__header__content__stat--content h6{margin-bottom:5px;text-transform:uppercase}@media only screen and (max-width:767px){.about__header{align-items:flex-start;height:auto;min-height:1000px;padding:100px 0}.desktop-video{display:none}.mobile-video{display:block}.about__header__content{width:100%}.about__header__content h4{font-size:24px}.about__header__content__stat{gap:20px;margin-top:0}.about__header__content__stat--content{width:100%}.about__header__content__stat--content__stat{font-size:38px;line-height:38px}.about__header__content__stat--content__stat__description{font-size:18px}}@media only screen and (min-width:768px){.about__header{min-height:960px}.mobile-video{display:none}}@media only screen and (min-width:768px) and (max-width:1023px){.about__header__content{width:70%}}@media only screen and (min-width:1024px) and (max-width:1279px){.about__header__content{width:55%}}