.gshero{align-items:center;display:flex;flex-wrap:wrap;margin:20px auto;min-height:70vh;padding:0;position:relative;width:calc(var(--container-max-width) + 100px)}.gshero__bg{border-radius:60px;height:100%;left:0;margin:auto!important;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.gshero__bg img{height:100%;object-fit:cover;object-position:center;width:100%}.gshero__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.gshero__content{margin:auto;max-width:var(--container-max-width);padding:30px 10px 20px 15px;position:relative;transform:none;width:100%;z-index:1}.gshero__contentrow{align-content:center;height:100%!important;margin:0 auto 30px}.gshero__contentbox{padding:40px}.gshero__contentbox.gshero__bgactive{background:#fff;border-radius:30px}.gshero__sub{margin-bottom:20px;width:80%}.gshero__form-wrapper{margin-bottom:20px;margin-top:20px}.form-title{display:none}@media screen and (max-width:768px){.gshero{min-height:50vh}.gshero__sub{width:100%}.gshero__contentbox{padding:20px}.gshero__contentbg .gshero__contentrow{align-content:end}.gshero__contentbg .gshero__contentbox{bottom:-100px;left:50%;padding:40px;position:relative;transform:translateX(-50%)}}