section.hero-home{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;margin:0 auto;max-width:1440px;overflow:hidden}@media screen and (max-width:1472px){section.hero-home{margin-left:16px;margin-right:16px}}section.hero-home>.container{padding:60px 24px 0}@media screen and (max-width:767px){section.hero-home>.container{padding:40px 20px 0}}.hero-home__content{margin:0 auto;max-width:700px;text-align:center}.hero-home__logo{margin-top:20px}.hero-home__logo img{display:block;margin:0 auto}.hero-home__title{color:#fff;margin-bottom:0}.hero-home__copy{margin-top:16px}.hero-home__copy p{color:#fff;margin-bottom:0}.hero-home__buttons{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:24px}@media screen and (max-width:767px){.hero-home__buttons{flex-wrap:wrap;gap:12px}.hero-home__buttons .btn{white-space:nowrap}}.hero-home__image{aspect-ratio:900/430;border-top-left-radius:24px;border-top-right-radius:24px;margin:40px auto 0;max-width:900px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:900px){.hero-home__image{aspect-ratio:300/200;margin-top:32px}}.hero-home__image img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.hero-home__content{align-items:center;display:flex;flex-direction:column;justify-content:center}}