.content-page-header__container{gap:var(--spacing-8);width:100vw;padding:var(--spacing-4) 0;background-color:var(--color-off-white);flex-direction:column;margin-left:-50vw;margin-right:-50vw;display:flex;position:relative;left:50%;right:50%}@media not (max-width:48rem){.content-page-header__container{padding:var(--spacing-10) 0}}.content-page-header__container--testimony:before,.content-page-header__container--testimony:after{z-index:var(--z-content-page-header-blob);content:"";pointer-events:none;background-repeat:no-repeat;background-size:contain;width:4.375rem;height:4.5rem;display:block;position:absolute}@media not (max-width:48rem){.content-page-header__container--testimony:before,.content-page-header__container--testimony:after{width:8.625rem;height:7.75rem}}@media not (max-width:80rem){.content-page-header__container--testimony:before,.content-page-header__container--testimony:after{width:19.3125rem;height:16.3125rem}}.content-page-header__container--testimony:before{top:calc(100% - var(--spacing-3));background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2270%22%20height%3D%2272%22%20viewBox%3D%220%200%2070%2072%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5.19803%200L20.0149%208.14285L4.32644%2033.6429C11.517%2036.6429%2016.5286%2043.9286%2016.5286%2051.8571C16.5286%2063%207.59488%2072%20-3.7357%2072C-15.0663%2072%20-24%2063.2143%20-24%2051.8571C-24%2048%20-22.6926%2044.1428%20-19.86%2039.6429L5.19803%200ZM55.0961%200L69.913%208.14285L54.2246%2033.6429C61.4151%2036.6429%2066.4267%2043.9286%2066.4267%2051.8571C66.4267%2063%2057.493%2072%2046.1624%2072C34.8318%2072%2025.8981%2063.2143%2025.8981%2051.8571C25.8981%2048%2027.2055%2044.1428%2030.0381%2039.6429L55.0961%200Z%22%20fill%3D%22%23F8F7F2%22/%3E%3C/svg%3E);left:0}@media not (max-width:48rem){.content-page-header__container--testimony:before{top:calc(100% - var(--spacing-8))}}@media not (max-width:80rem){.content-page-header__container--testimony:before{top:calc(100% - var(--spacing-8))}}.content-page-header__container--testimony:after{top:calc(100% - var(--spacing-4));background-image:url(data:image/svg+xml,%3Csvg%20width%3D%22309%22%20height%3D%22261%22%20viewBox%3D%220%200%20309%20261%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M234.592%20261L180.88%20231.482L237.751%20139.045C211.685%20128.17%20193.518%20101.759%20193.518%2073.0179C193.518%2032.625%20225.903%200%20266.976%200C308.05%200%20340.435%2031.8482%20340.435%2073.0179C340.435%2087%20335.695%20100.982%20325.427%20117.295L234.592%20261ZM53.7111%20261L-0.000213623%20231.482L56.8706%20139.045C30.8048%20128.17%2012.6378%20101.759%2012.6378%2073.0179C12.6378%2032.625%2045.0225%200%2086.0958%200C127.169%200%20159.554%2031.8482%20159.554%2073.0179C159.554%2087%20154.815%20100.982%20144.546%20117.295L53.7111%20261Z%22%20fill%3D%22%23F8F7F2%22/%3E%3C/svg%3E);right:0}@media not (max-width:48rem){.content-page-header__container--testimony:after{top:calc(100% - var(--spacing-5))}}@media not (max-width:80rem){.content-page-header__container--testimony:after{top:calc(100% - var(--spacing-15))}}.content-page-header{z-index:var(--z-content-page-header);gap:var(--spacing-5);grid-template-areas:"heading""image""description";display:grid;position:relative}@media not (max-width:64rem){.content-page-header{grid-template:"heading image""description image"1fr/1fr 1fr}}@media not (max-width:48rem){.content-page-header{gap:var(--spacing-6) var(--spacing-12)}}.content-page-header__heading{gap:var(--spacing-4);flex-direction:column;grid-area:heading;display:flex}@media not (max-width:64rem){.content-page-header__heading{gap:var(--spacing-6)}}.content-page-header__titles{gap:var(--spacing-2);flex-direction:column;display:flex}.content-page-header__meta{margin:0}.content-page-header__meta__separator{border-left:var(--spacing-px) solid var(--color-neutral-a20);margin:0 var(--spacing-4)}.content-page-header__description{color:var(--color-primary-900);font-size:var(--font-size-copy-lead);font-weight:var(--font-weight-medium);grid-area:description;margin:0}.content-page-header__image{grid-area:image}.content-page-header__image-img>img{border-radius:var(--border-radius-md);overflow:hidden}
