@charset "UTF-8";.section{border-bottom:var(--border--1);margin-left:auto;margin-right:auto;max-width:var(--width--responsive--m)}.section:last-of-type{border-bottom:0}.section--text .section__content{font-family:var(--type--2--font-family);font-size:var(--type--font-size--base);font-weight:300;letter-spacing:unset;line-height:var(--type--1--line-height);max-width:var(--width--xxs);text-transform:unset}.section--text .section__content :where(.wp-block-paragraph,.wp-block-list){max-width:var(--width--xxs)}.section--text.section--text-lg .section__content{font-size:calc(1rem + var(--fluid-bp)*4);line-height:1.5}.section--text.section--full-width .section__content{max-width:unset!important}.section__inner{display:grid;grid-template-columns:1fr;padding-bottom:var(--space--layout);width:100%}@media (max-width:47.99em){.section__inner{gap:var(--space--layout)}}@media (min-width:48em){.section__inner{grid-template-columns:minmax(0,432fr) minmax(0,828fr)}}.section__main{overflow:visible}@media (min-width:48em) and (max-width:61.99em){.section__main:first-child{grid-column:1/end}}@media (min-width:62em){.section__main:first-child{grid-column:2}}.section__heading{font-family:var(--type--1--font-family);font-size:var(--type--font-size--base);font-weight:var(--type--1--font-weight);letter-spacing:.05em;line-height:26px;text-transform:var(--type--2--text-transform)}.section__heading a{color:inherit}.section__content>:first-child{margin-top:0}.section__content>:last-child{margin-bottom:0}.section__content :is(h1,h2,h3,h4,h5,h6){margin-bottom:0}.section__content .wp-block-list,.section__content .wp-block-paragraph{max-width:var(--width--xxs)}.section:not(.section--text) .section__content>p:first-child:last-child{font-size:calc(1rem + var(--fluid-bp)*4);line-height:1.5}.section__content>:first-child:is(p,h1,h2,h3,span),.section__sidebar>:first-child:is(p,h1,h2,h3,span){margin-top:-.3rem}.section__content>:last-child:is(p,h1,h2,h3,span),.section__sidebar>:last-child:is(p,h1,h2,h3,span){margin-bottom:-.3rem}@media (min-width:48em){.section__sidebar{-webkit-padding-end:2.25rem;padding-inline-end:2.25rem}}.section+.wp-block-separator{margin-top:calc(var(--space--layout)*-1)}@media (min-width:48em){.section--table.collapsible-section .section__main,.section--text.collapsible-section .section__main{display:grid;grid-template-columns:minmax(0,432fr) minmax(0,828fr)}.section--table.collapsible-section .section__content,.section--text.collapsible-section .section__content{grid-column:2}}.collapsible-section{border-bottom:var(--border--1);margin:0 auto;max-width:var(--width--responsive--m)}.collapsible-section .section__content{margin-top:24px;max-width:var(--width--xxs)}.collapsible-section .section__content :where(.wp-block-paragraph,.wp-block-list){margin-inline:auto;max-width:var(--width--xxs)}.collapsible-section:first-of-type{border-top:var(--border--1)}.collapsible-section__inner{width:100%}.collapsible-section__collapsible{padding-bottom:var(--space--s);padding-top:var(--space--s)}.collapsible-section__collapsible:first-of-type{padding-top:var(--space--s)}.collapsible-section__collapsible:not(:first-of-type){padding-bottom:0}.collapsible-section__collapsible[open] .collapsible-section__heading{border-bottom:var(--border--3);padding-bottom:var(--space--s)}.collapsible-section__main{margin-top:var(--space--s);overflow:visible;width:50%}.collapsible-section__heading{align-items:center;cursor:pointer;display:flex;font-family:var(--type--1--font-family);font-size:var(--type--font-size--base);font-weight:var(--type--1--font-weight);justify-content:space-between;letter-spacing:.05em;line-height:26px;padding:0;text-transform:var(--type--2--text-transform)}.collapsible-section__heading a{color:inherit}.collapsible-section__heading:marker{content:none}.collapsible-section__heading:after{content:"▼";font-size:1rem;transition:transform .3s ease}.collapsible-section details[open] .collapsible-section__heading:after{transform:rotate(180deg)}