/* Shared title position for portal applications. */
body .templates-page{width:min(900px,calc(100% - 24px));max-width:900px;padding:18px 0 30px}
body .templates-hero{margin:0 0 18px;align-items:flex-start}
body main.cfdi-page{padding-top:18px}
body main.cfdi-page>h1{width:min(900px,100%);margin:0 auto 18px}
body #webpApp .wrap{padding:18px 0 44px}
body #webpApp .hero{margin:0 0 18px;padding:0;text-align:left}
body .templates-hero h1,body main.cfdi-page>h1,body #webpApp .hero h1{
 max-width:none;font-size:28px;line-height:1.2;letter-spacing:-.025em;font-weight:700;text-align:left;
}
body .templates-hero h1,body #webpApp .hero h1{margin:0 0 8px}
body #webpApp .hero p{text-align:left;margin:0;max-width:none}
@media(max-width:620px){
 body .templates-hero h1,body main.cfdi-page>h1,body #webpApp .hero h1{font-size:24px}
}
