.about_hero{height:100%;background-image:url(/assets/about_us/about_hero.webp);background-size:cover;background-repeat:no-repeat;background-position:bottom;padding:min(140px,6vw);position:relative;z-index:11;transform:translateY(-100%);animation:heroTopMin 1s ease-in-out forwards;will-change:transform}.about_hero_wrapper{height:calc(100vh - 180px)}.about_hero h1{font-size:7rem;font-style:normal;font-weight:700;line-height:100px;padding-bottom:20px}.about_hero h1,.about_hero h6{color:#fff;font-family:var(--font-safiro)}.about_hero h6{font-size:3.5rem;font-style:italic;font-weight:400;line-height:normal}@media (min-width:1920px){.about_hero{padding:140px}}@media (min-width:1024px) and (max-width:1700px){.about_hero{padding:min(70px,5vw) min(140px,10vw)}.about_hero_wrapper{height:calc(100vh - 120px);min-height:635px}.about_hero h1{font-size:5rem;line-height:72px;padding-bottom:20px}.about_hero h6{font-size:2.5rem}}@media (max-width:1024px){.about_hero_wrapper{height:calc(100vh - 120px)}}@media (max-width:768px){.about_hero_wrapper{align-items:flex-start}.about_hero,.about_hero_wrapper{min-height:calc(100vh + 300px);display:flex}.about_hero{padding:36px;background-position:100%;height:100%;flex-direction:column;justify-content:flex-start}.about_hero h1{line-height:80px}.about_hero h6{word-wrap:break-word;white-space:normal}.about_hero h1 br{display:none}}@media (max-width:430px){.about_hero h1{line-height:60px;font-size:54px}.about_hero h6{font-size:30px}.about_hero br{display:none}}@media (max-width:375px){.about_hero{padding:36px 24px}}