.create-page-card{margin:0 0 28px;border:1px solid #d7e4e0;border-radius:20px;background:#fff;overflow:hidden}.create-page-card>summary{padding:20px 24px;color:#073f45;font-weight:900;cursor:pointer}.create-page-card>form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 20px 20px}.create-page-card textarea{min-height:90px}.create-page-card .inline-check,.create-page-card button{align-self:end}.custom-page-hero{background-size:cover;background-position:center}@media(max-width:700px){.create-page-card>form{grid-template-columns:1fr}}
