.page-title{padding-bottom:2rem;display:flex;flex-direction:column;align-items:stretch;width:100%;box-sizing:border-box;gap:4rem}@media(max-width:999px){.page-title{padding-bottom:25px}}@media(max-width:767px){.page-title{padding-bottom:20px}}.page-title>.container{width:100%;box-sizing:border-box}.page-title--breadcrumb-only{padding-bottom:0}@media(max-width:999px){.page-title--breadcrumb-only{padding-bottom:0}}@media(max-width:767px){.page-title--breadcrumb-only{padding-bottom:0}}.page-title-center .container{text-align:center}@media(max-width:999px){.page-title-center .container{text-align:left}}.page-title__value{margin:0;font:var(--font-h1)}