.container-host-hero-img{height:50vh;margin-top:60px;display:flex;position:relative}.img-host-hero{object-fit:cover;filter:brightness(.5)}.container-content-host-hero{height:inherit;flex-direction:column;justify-content:space-around;padding:1rem;display:flex;position:absolute}.container-host-hero-icon-text{align-items:center;gap:.5rem;display:flex}.section-text-host-hero h2{color:var(--bg);margin-bottom:1rem}.section-text-host-hero p{color:var(--bg);margin-bottom:2rem;line-height:1.6rem}.container-host-hero-icon-text span{color:var(--bg)}.btn-host{background-color:var(--accent);align-items:center;gap:1rem;width:150px;display:flex}@media (min-width:768px){.container-host-hero-icon-text,.section-text-host-hero{font-size:18px}.container-content-host-hero{padding:2rem}}@media (min-width:1024px){.container-host-hero-icon-text,.section-text-host-hero{font-size:20px}.container-content-host-hero{padding:6rem}}
.container-host-why{background-color:var(--bg);border-radius:15px;margin-bottom:1rem;padding:1rem}.section-text-host-why h4{margin-bottom:1rem}.container-host-why p{font-size:14px}@media (min-width:768px){.section-text-host-why p,.section-text-host-why h4{font-size:18px}.container-host-why{padding:2rem}}@media (min-width:1024px){.container-host-hero-icon-text,.section-text-host-hero{font-size:20px}.container-host-why{padding:1rem 6rem}}
.container-host-footer{background-color:var(--bgSection);padding-bottom:6.5rem}.container-host-footer h2{color:var(--bg);margin-bottom:1rem}
