@charset "UTF-8";.theme-content{--content-pt-none: 0;--content-pt-sm: 2rem;--content-pt-md: 3rem;--content-pt-lg: 4rem;--content-pb-none: 0;--content-pb-sm: 2rem;--content-pb-md: 3rem;--content-pb-lg: 4rem;--content-gap-sm: 1.25rem;--content-gap-md: 1.5rem;--content-gap-lg: 2rem;--content-gap-xl: 2.5rem;position:relative;isolation:isolate}.theme-content.section-bg--page{background-color:var(--color-bg-page)}.theme-content.section-bg--white{background-color:var(--theme-base-light)}.theme-content.pt--none{padding-top:var(--content-pt-none)}.theme-content.pt--sm{padding-top:var(--content-pt-sm)}.theme-content.pt--md{padding-top:var(--content-pt-md)}.theme-content.pt--lg{padding-top:var(--content-pt-lg)}.theme-content.pb--none{padding-bottom:var(--content-pb-none)}.theme-content.pb--sm{padding-bottom:var(--content-pb-sm)}.theme-content.pb--md{padding-bottom:var(--content-pb-md)}.theme-content.pb--lg{padding-bottom:var(--content-pb-lg)}.theme-content__container{position:relative}.theme-content__title{margin:0 0 var(--content-gap-md);color:var(--theme-text-color-default, #282A2B);font-family:var(--theme-heading-ff);font-weight:800}.theme-content__title .accent{color:var(--theme-secondary-color)}.theme-content.gap--sm .theme-content__title{margin-bottom:var(--content-gap-sm)}.theme-content.gap--md .theme-content__title{margin-bottom:var(--content-gap-md)}.theme-content.gap--lg .theme-content__title{margin-bottom:var(--content-gap-lg)}.theme-content.gap--xl .theme-content__title{margin-bottom:var(--content-gap-xl)}.theme-content__inner-blocks{display:flex;flex-direction:column}.theme-content.gap--sm .theme-content__inner-blocks{gap:var(--content-gap-sm)}.theme-content.gap--md .theme-content__inner-blocks{gap:var(--content-gap-md)}.theme-content.gap--lg .theme-content__inner-blocks{gap:var(--content-gap-lg)}.theme-content.gap--xl .theme-content__inner-blocks{gap:var(--content-gap-xl)}.theme-content__inner-blocks>p{margin:0;font-family:var(--theme-text-ff);font-size:1.0625rem;line-height:1.625rem;color:var(--theme-text-color-default, #282A2B)}@media (min-width: 768px){.theme-content__inner-blocks>p{font-size:1.125rem;line-height:1.6875rem}}.theme-content__inner-blocks>p a{color:var(--theme-primary-color);text-decoration:underline;text-underline-offset:.15em}.theme-content__inner-blocks>h2,.theme-content__inner-blocks>h3,.theme-content__inner-blocks>h4,.theme-content__inner-blocks>h5,.theme-content__inner-blocks>h6{margin:0;font-family:var(--theme-heading-ff);color:var(--theme-text-color-default, #282A2B)}.theme-content__inner-blocks>h2{font-weight:800;font-size:2.25rem;line-height:1.2}.theme-content__inner-blocks>h3{font-weight:800;font-size:2rem;line-height:1.25}.theme-content__inner-blocks>h4{font-weight:700;font-size:1.5rem;line-height:1.3}.theme-content__inner-blocks>h5{font-weight:400;font-size:1.375rem;line-height:1.4}.theme-content__inner-blocks>h6{font-weight:400;font-size:1.125rem;line-height:1.5}@media (min-width: 1710px){.theme-content__inner-blocks>h2{font-size:2.875rem;line-height:4.3125rem}.theme-content__inner-blocks>h3{font-size:2.5rem;line-height:3.5rem}.theme-content__inner-blocks>h4{font-size:1.75rem;line-height:2.5rem}.theme-content__inner-blocks>h5{font-size:1.5rem;line-height:2.25rem}}.theme-content__inner-blocks>ul,.theme-content__inner-blocks>ol{margin:0;padding-left:1.5rem;font-family:var(--theme-text-ff);font-size:1.0625rem;line-height:1.625rem;color:var(--theme-text-color-default, #282A2B)}@media (min-width: 768px){.theme-content__inner-blocks>ul,.theme-content__inner-blocks>ol{font-size:1.125rem;line-height:1.6875rem}}.theme-content__inner-blocks>ul li+li,.theme-content__inner-blocks>ol li+li{margin-top:.5rem}.theme-content__inner-blocks>hr,.theme-content__inner-blocks>.wp-block-separator{border:0;height:1px;background-color:#282a2b33;margin:.5rem 0;width:100%}.theme-content__inner-blocks>.wp-block-table{--dt-col-w: 21.4375rem;--dt-cell-bg: var(--theme-base-light, #ffffff);margin:0;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.theme-content__inner-blocks>.wp-block-table table{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--theme-text-ff);color:var(--theme-text-color-default, #282A2B)}.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout))>table{table-layout:auto}.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout)) th,.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout)) td{min-width:var(--dt-col-w)}.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout)) thead th:first-child,.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout)) tbody td:first-child{position:sticky;left:0;z-index:2;background-color:var(--dt-cell-bg)}.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout)).is-overflowing thead th:first-child,.theme-content__inner-blocks>.wp-block-table:has(>table:not(.has-fixed-layout)).is-overflowing tbody td:first-child{box-shadow:.5rem 0 .75rem -.75rem #0000002e}.theme-content__inner-blocks>.wp-block-table:has(>table.has-fixed-layout) th,.theme-content__inner-blocks>.wp-block-table:has(>table.has-fixed-layout) td{min-width:0}.theme-content__inner-blocks>.wp-block-table th,.theme-content__inner-blocks>.wp-block-table td{padding:.625rem 1rem;vertical-align:middle;background-color:var(--dt-cell-bg);font-size:1rem;line-height:1.5rem;font-weight:400;text-align:left;border:0}@media (min-width: 768px){.theme-content__inner-blocks>.wp-block-table th,.theme-content__inner-blocks>.wp-block-table td{padding:.75rem 1.25rem;font-size:1.0625rem;line-height:1.625rem}}@media (min-width: 1710px){.theme-content__inner-blocks>.wp-block-table th,.theme-content__inner-blocks>.wp-block-table td{padding:.625rem 1.25rem;font-size:1.125rem;line-height:1.6875rem}}.theme-content__inner-blocks>.wp-block-table thead th{font-family:var(--theme-heading-ff);font-weight:700;font-size:1.25rem;line-height:1.75rem;text-align:left}@media (min-width: 768px){.theme-content__inner-blocks>.wp-block-table thead th{font-size:1.375rem;line-height:2rem}}@media (min-width: 1710px){.theme-content__inner-blocks>.wp-block-table thead th{font-size:1.5rem;line-height:2.25rem}}.theme-content__inner-blocks>.wp-block-table.is-style-ivs-centered-headers thead th:not([class*=has-text-align]){text-align:center}.theme-content__inner-blocks>.wp-block-table.theme-table-center th:not([class*=has-text-align]),.theme-content__inner-blocks>.wp-block-table.theme-table-center td:not([class*=has-text-align]){text-align:center}.theme-content__inner-blocks>.wp-block-table th.has-text-align-left,.theme-content__inner-blocks>.wp-block-table td.has-text-align-left{text-align:left}.theme-content__inner-blocks>.wp-block-table th.has-text-align-center,.theme-content__inner-blocks>.wp-block-table td.has-text-align-center{text-align:center}.theme-content__inner-blocks>.wp-block-table th.has-text-align-right,.theme-content__inner-blocks>.wp-block-table td.has-text-align-right{text-align:right}.theme-content__inner-blocks>.wp-block-table tbody td:empty:before{content:"—";color:var(--theme-text-color-default, #282A2B);opacity:.85}.theme-content__inner-blocks>.wp-block-table.theme-no-empty-dashes tbody td:empty:before{content:none}.theme-content__inner-blocks>.wp-block-table tbody td{border-bottom:.0625rem solid #535f74}.theme-content__inner-blocks>.wp-block-table tbody tr:last-child td{border-bottom:0}@media (min-width: 768px){.theme-content{--content-pt-md: 3.5rem;--content-pt-lg: 5rem;--content-pb-md: 3.5rem;--content-pb-lg: 5rem}}@media (min-width: 1200px){.theme-content{--content-pt-lg: 6.25rem;--content-pb-lg: 6.25rem}}@media (min-width: 1710px){.theme-content{--content-pt-lg: 6.25rem;--content-pb-lg: 6.25rem;--content-gap-md: 2rem;--content-gap-lg: 3rem;--content-gap-xl: 4rem}}
