.banner-father{height:max-content;width:100%;background-color:var(--azul-escuro);margin:0 auto;display:flex;justify-content:center}.container{padding:20px;position:relative;max-width:2600px;width:100%}.banner{padding:1.5%;width:100%;z-index:3;display:flex}.banner .textos{width:700px;color:var(--branco-gelo);display:flex;flex-flow:column;z-index:3}.textos>h1{font-size:60px}.textos>p{font-size:28px;margin-top:40px;font-weight:400}.textos>h2{font-size:28px;margin-top:20px;font-weight:700}.botao{border:3px solid var(--azul-escuro);color:var(--azul-escuro);background-color:var(--branco-gelo);width:max-content;cursor:pointer;font-size:24px;font-weight:700;padding:15px 10px;border-radius:20px;margin-top:40px;align-self:center;z-index:3}.botao:hover{border:3px solid var(--azul);background-color:#e4e4e6;z-index:3}.imagem-banner{width:80%;height:100%;background-image:url(/_next/static/media/9.2bdbc8bf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;right:0;top:0;z-index:1}@media screen and (max-width:1920px){.imagem-banner{width:100%}}@media screen and (max-width:1440px){.imagem-banner{width:80%}}@media screen and (max-width:1200px){.imagem-banner{width:75%}}@media screen and (max-width:1100px){.banner{justify-content:center}.banner .textos{width:90%}.textos>h1{font-size:50px;text-align:center}.textos>p{margin-top:30px}.textos>h2,.textos>p{font-size:24px;text-align:center}.textos>h2{margin-top:15px}.imagem-banner{display:none}}@media screen and (max-width:500px){.textos>h1{font-size:40px}.textos>p{font-size:22px;margin-top:25px}.textos>h2{font-size:22px;margin-top:12px}}@media screen and (max-width:400px){.textos>h1{font-size:30px}.textos>h2,.textos>p{font-size:20px}.textos>h2{margin-top:10px}.botao{font-size:18px;margin-top:30px}}