.page-heading-layout{flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:4rem;}*:has(:nth-child(2).static-grid-layout) .page-heading-layout,.page-heading-layout.no-bottom-padding{padding-bottom:0 !important;}.page-heading-layout-content{display:flex;flex-direction:column;align-items:center;}.page-heading-layout-header{max-width:50rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;}.page-heading-layout-major-heading{color:var(--harvest-midnight-500);font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg);font-weight:600;}.page-heading-layout:not(:has(.page-heading-layout-image)) .page-heading-layout-major-heading{font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl);}.page-heading-layout-chips{display:flex;justify-content:center;flex-wrap:wrap;padding-top:1.5rem;gap:.5rem;}.page-heading-layout-image{width:100%;height:12rem;margin-top:2rem;object-fit:cover;object-position:center;border-radius:50px 0 50px 0;}@media (min-width:40rem){.page-heading-layout-image{height:20rem;border-radius:8rem 0 8rem 0;}}@media (min-width:64rem){.page-heading-layout{padding-top:6rem;padding-bottom:6rem;}.page-heading-layout-header{max-width:60rem;gap:1.5rem;}.page-heading-layout-chips{padding-top:2.5rem;}.page-heading-layout-image{height:24rem;border-radius:10rem 0 10rem 0;}}@media (min-width:80rem){.page-heading-layout-image{height:28rem;border-radius:12rem 0 12rem 0;}}@media (min-width:120rem){.page-heading-layout-image{height:32rem;margin-top:4rem;border-radius:15rem 0 15rem 0;}}.page-heading-layout .page-heading-footer{width:100%;display:flex;justify-content:flex-end;}.page-heading-share-buttons{display:flex;padding-top:32px;gap:12px;list-style-type:none;}.page-heading-share-buttons .share-icon-button{display:flex;justify-content:center;align-items:center;padding:10px;background:var(--dairy-cream-25);transition:background-color 0.2s ease;color:var(--harvest-midnight-500);border:1px solid var(--harvest-midnight-300);border-radius:50%;}.page-heading-share-buttons .share-icon-button:hover{background:var(--gray-50);}.page-heading-share-buttons .share-icon-button svg{height:20px;width:20px;}
.content-layout .content-layout-content{display:flex;justify-content:center;padding-top:4rem;padding-bottom:7rem;}.content-layout .content-layout-content .rich-text{max-width:45rem;}
