.hero{height:100%;flex-direction:column;justify-content:space-between;background:linear-gradient(0deg,#fbb11a 39%,white 37%);background-size:cover;color:#6a5a57}.hero-bg{height:calc(100% - 70px)}.hero-points{height:100%;background:url(../assets/brand/svg/points-white.svg);background-size:300px;background-repeat:no-repeat;background-position:0 95%}.hero-main{height:calc(100% - 70px)}.hero-bottom{height:90px;background:#00000047}.hero-bottom .container{height:100%}.hero-main-content{align-items:center;height:100%;padding:0 30px}.hero-content{width:100%;column-gap:30px;align-items:center}.hero-right{flex-grow:1;width:600px;position:relative}.center{text-align:center;align-items:center}.btn-hero{text-align:center;width:220px;margin:40px 0 10px;padding:10px;border:solid 3px #6a5a57;border-radius:5px;align-items:center;justify-content:center;font-weight:700;color:#fff;column-gap:10px;background:#6a5a57}.btn-hero:hover{background:#fbb11a;color:#fff;transition:.4s}@media (min-width: 768px){.hero-bg{height:calc(100% - 70px)}}