.hero-home__body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.layout-main .hero-home__body{min-height:500px}@media screen and (min-width:768px){.layout-main .hero-home__body{min-height:600px}}@media screen and (min-width:1280px){.layout-main .hero-home__body{min-height:800px}}.hero-home__content{color:#fff;padding:40px 24px;width:100%;position:relative;z-index:3}@media screen and (min-width:600px){.hero-home__content{padding:80px 24px}}@media screen and (min-width:1280px){.hero-home__content{padding:120px 24px 80px}}.hero-home__content :last-child{margin-bottom:0}.hero-home--dark .hero-home__content{color:#27292c}h2.hero-home__title{font-size:40px;line-height:48px;color:currentColor;font-weight:300;margin-bottom:30px}@media screen and (min-width:768px){h2.hero-home__title{font-size:65px;line-height:68px}}@media screen and (min-width:900px){h2.hero-home__title{width:75%}}h2.hero-home__title_spanish{font-size:40px;line-height:48px;color:currentColor;font-weight:300;margin-bottom:30px}@media screen and (min-width:768px){h2.hero-home__title_spanish{font-size:65px;line-height:68px}}@media screen and (min-width:900px){h2.hero-home__title_spanish{padding-top:10%;width:75%}}@media (max-width:520px){h2.hero-home__title_spanish{padding-top:70px;width:75%}}.hero-home__text{font-weight:400;margin-bottom:30px}a.hero-home__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;outline:0;border-radius:4px;font-family:Aktiv Grotesk,sans-serif;font-size:20px;font-weight:400;line-height:26px;padding:9px 21px;text-align:center;text-decoration:none;max-width:300px;display:inline-block;-webkit-transition:background-color .3s ease-in-out,color .3s ease,border-color .35s ease;transition:background-color .3s ease-in-out,color .3s ease,border-color .35s ease;color:#fff;background-color:#007e84;border:1px solid #007e84;margin:0}@media screen and (min-width:1280px){a.hero-home__link{padding:14px 32px}}a.hero-home__link:hover{background-color:#004d51;border-color:#004d51}a.hero-home__link.hero-home__link--external{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a.hero-home__link.hero-home__link--external svg{fill:#fff;margin-left:10px;width:14px}.hero-home__background-image{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";z-index:1}.hero-home__background-image,.hero-home__overlay{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.hero-home__overlay{background:-webkit-gradient(linear,left top,left bottom,from(rgba(39,41,44,.65)),color-stop(35%,rgba(39,41,44,.25)),to(rgba(39,41,44,.25)));background:linear-gradient(180deg,rgba(39,41,44,.65),rgba(39,41,44,.25) 35%,rgba(39,41,44,.25));z-index:2}