@charset "utf-8";.hero{display:grid;position:relative;z-index:1}.hero-image,.hero-text{grid-area:1/1}.hero-image>*{height:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.hero-image-src{display:none}@media (max-width:29.99em){.hero-image-4{display:block}}@media (min-width:30em) and (max-width:59.99em){.hero-image-3{display:block}}@media (min-width:60em) and (max-width:89.99em){.hero-image-2{display:block}}@media (min-width:90em){.hero-image-1{display:block}}.hero-text.section-p{align-items:center;display:flex;z-index:4}.hero-info{margin:25rem auto 5rem;width:100%}body.home .hero-info{padding-top:8rem}@media (min-width:40em){body.home .hero-info{padding-top:10rem}}@media (min-width:80em){body.home .hero-info{padding-top:16rem}}.hero-texts{font-size:1rem}.hero-header{color:#98a2a1;font-size:1.2em}.hero-header-sub{font-size:4em;font-style:italic}.hero-buttons.buttons-group{margin-bottom:0}@media (min-width:40em){.hero-info{margin:20rem auto}.hero-texts{font-size:1.5rem}.hero-header{font-size:1em}}@media (min-width:60em){.hero-texts{font-size:2rem}}@media (min-width:80em){.hero-info{margin:15rem auto}.hero-texts{font-size:2.8rem}}@media (min-width:100em){.hero-info{margin:20rem auto}.hero-texts{font-size:3rem}}@media (min-width:120em){.hero-info{margin:25rem auto}}