.topo_padrao{height:28.75rem;display:flex;flex-direction:column;justify-content:center}.topo_padrao h1{color:#fff}.topo_padrao .img_fundo{position:absolute;left:50%;top:50%;width:110%;height:100%;z-index:-1;border-radius:3.125rem;transform:translate(-50%, -50%);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.topo_padrao::after{content:"";background-color:rgba(38,38,38,.39);position:absolute;left:50%;top:50%;width:110%;height:100%;transform:translate(-50%, -50%);border-radius:3.125rem}@media(min-width: 63rem){.topo_padrao h1{font-size:4rem}}@media(max-width: 62rem){.topo_padrao{overflow:hidden;height:20rem}.topo_padrao .img_fundo{border-radius:0;width:100%}.topo_padrao::after{background-color:rgba(38,38,38,.4431372549)}}