.page-wrapper{background-color:var(--secondary-background);min-height:MAX(40vh,480px);display:flex}.page-title{margin:0 auto;margin-bottom:40px;text-align:center;font-family:var(--heading-font-family);letter-spacing:1.15px;line-height:1.1}@media only screen and (max-width:767px){.page-title{margin-bottom:20px}}.page-inner{padding:0 20px;padding-top:var(--header-static-height,80px);max-width:1240px;margin:0 auto;height:100%;align-self:center}@media only screen and (max-width:767px){.page-inner{max-width:100%;overflow:hidden}}.page-placeholder-wrapper{max-width:600px;margin:0 auto}.page-placeholder{width:100%;height:100%}.page-content{color:var(--black-color)}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{color:var(--black-color);margin:15px 0}@media only screen and (max-width:767px){.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin:10px 0}}.page-content ul{padding-left:30px}@media only screen and (max-width:767px){.page-content ul{padding-left:20px}}.page-content ol{padding-left:40px}@media only screen and (max-width:767px){.page-content ol{padding-left:35px}}.page-content *{margin-bottom:10px}.page-content :first-child{margin-top:0}.page-content :last-child{margin-bottom:0}