.hero{flex-direction:column;justify-content:space-between;margin:auto;max-width:1400px;padding:2rem}.hero,.hero-partner{align-items:center;display:flex}.hero-logo{max-width:350px}.hero-content{display:flex;gap:80px;height:100%;justify-content:space-between;margin-top:2rem;width:100%}.hero-text,.hero-video{align-items:start;display:flex;flex-direction:column;gap:15px;width:50%}.hero-text p{font-size:16px}.cta-button{border-radius:5px;color:#000;display:inline-block;font-weight:700;padding:.75rem 1.5rem;text-decoration:none}.hero-video{margin-top:2rem}.hero-video iframe{border-radius:10px;height:380px;width:100%}.hero-h1{line-height:1.25}@media (max-width:1100px){.hero-content{flex-direction:column}.hero-text,.hero-video{width:100%}}@media (max-width:400px){.hero-h1{font-size:2.5rem!important}.hero-logo{max-width:250px}}