.bgHero,.heroSection{position:relative}.bgHero{height:600px;max-height:600px;width:100%}.bgHero img{height:100%;max-height:100%;object-fit:cover;width:100%}.bgHero:before{background-color:rgba(33,33,33,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.plecaHero{background:#c3984b linear-gradient(180deg,#c3984b,#efc684) 0 0 no-repeat padding-box;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#fff;font-size:18px;padding:8px 20px;top:20px}.infoHero,.plecaHero{position:absolute;right:0}.infoHero{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;margin:auto;max-width:1200px;top:0}.infoHero *{color:#fff}.txtHero{margin:24px auto 0;max-width:700px}.txtHero>p{text-align:center}.ctaHeroSection{display:flex;gap:30px}.ctaHeroSection .cta--hero{border:1px solid #fff;color:#fff;font-size:20px;padding:10px 40px}@media screen and (max-width:768px){.bgHero img{min-height:100%}.ctaHeroSection{flex-direction:column}.ctaHeroSection .cta--hero{font-size:18px;text-align:center}.infoHero img{max-width:250px}.txtHero{padding:15px}.plecaHero{font-size:16px;left:0;padding:8px 16px;position:absolute;right:0;text-align:center;top:0}}