@font-face {
  font-family: "Martina Plantijn fallback";
  src: local("Times New Roman");
  ascent-override: 92%; descent-override: normal; line-gap-override: normal; size-adjust: 107%; }

@font-face {
  font-display: swap;
  font-family: "Martina Plantijn";
  font-style: normal;
  src: url("./fonts/martina-plantijn-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Martina Plantijn";
  font-style: italic;
  src: url("./fonts/martina-plantijn-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Sohne fallback";
  src: local(Arial);
  ascent-override: 98%; descent-override: 29%; line-gap-override: normal; size-adjust: 103%; }

@font-face {
  font-display: swap;
  font-family: "Sohne";
  font-weight: 400;
  src: url("./fonts/soehne-buch.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Sohne";
  font-weight: 500;
  src: url("./fonts/soehne-kraftig.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Sohne";
  font-weight: 600;
  src: url("./fonts/soehne-halbfett.woff2") format("woff2");
}
.block-editor-block-list__layout.is-root-container,body:not(.does-not-exist):not(.does-not-exist) {
  --card-image-ratio: 3/2;
  --button-padding-block: var(--wp--custom--spacing--6);
  --button-padding-inline: var(--wp--custom--spacing--6);
  --button-outline-color: var(--color-border);
  --button-background-color: var(--color-background-inverse);
  --button-text-color: var(--color-text-inverse);
  --button-hover-background-color: var(--wp--custom--color--grey--800);
  --button-hover-text-color: var(--color-text-inverse);
  --button-focus-background-color: var(--color-background-inverse);
  --button-focus-text-color: var(--color-text-inverse);
  --button-active-background-color: var(--wp--custom--color--grey--800);
  --button-active-text-color: var(--color-text-inverse-50pc);
  --button-plain-background-color: transparent;
  --button-plain-text-color: var(--color-text-primary);
  --button-plain-hover-text-color: var(--color-link);
  --button-plain-focus-text-color: var(--color-text-primary);
  --button-plain-active-text-color: var(--color-link-50pc);
  --button-disabled-background-color: var(--color-background-disabled);
  --button-disabled-text-color: var(--color-text-disabled);
  --transition-style-button-in: var(--wp--custom--animation--duration--default) var(--wp--custom--animation--timing--default);
  --transition-style-button-out: var(--wp--custom--animation--duration--extra-small) var(--wp--custom--animation--timing--default);
  --transition-style-link-in: var(--wp--custom--animation--duration--default) var(--wp--custom--animation--timing--default);
  --transition-style-link-out: var(--wp--custom--animation--duration--extra-small) var(--wp--custom--animation--timing--default)
}

:root {
  --z-index-backwards: -10;
  --z-index-skin: 0;
  --z-index-content: 10;
  --z-index-forwards: 20;
  --z-index-over-page: 30;
  --z-index-header: 40;
  --z-index-navigation: -20;
  --z-index-over-all: 60;
  --z-index-wp-admin-bar: 99999;
  --z-index-max: 2147483647;
  --font-family-base: "Martina Plantijn","Martina Plantijn fallback",serif;
  --font-family-alt: "Sohne","Sohne fallback",sans-serif;
  --font-weight-thin: 100;
  --font-weight-extra-light: 200;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --font-weight-black: 900;
  --typescale-baseline: 100%
}
:root {
  --c-eu-epp: #39f;
  --c-eu-sd: red;
  --c-eu-ecr: #00f;
  --c-eu-left: #900;
  --c-eu-greensefa: #090;
  --c-eu-others: #a3a5a8;
  --c-eu-renew: #fc0;
  --c-eu-id: #2b3856;
  --c-eu-ni: #848484;
  --c-eu-esn: #212f3c;
  --c-new: #cca1c2;
  --c-fr-nfp: #fb4a52;
  --c-fr-ens: #fc0;
  --c-fr-lr: #06c;
  --c-fr-rn: #030e40;
  --c-fr-nupes: #6a0dac;
  --c-other: #737373;
  --c-uk-con: #2174d9;
  --c-uk-lab: #f0011d;
  --c-uk-ld: #fe7e00;
  --c-uk-reform: #2bdbc8;
  --c-uk-snp: #fbcc50;
  --c-uk-green: #58ab27;
  --c-uk-plaid: #2f8746;
  --c-uk-re: #28dac9;
  --c-uk-pc: #46a35c;
  --c-uk-sf: #306761;
  --c-uk-uup: #49a4ee;
  --c-uk-dup: #c0153c;
  --c-uk-ind: #d8d8d8;
  --c-uk-sdlp: #fd0200;
  --c-uk-ukip: #d16ebd;
  --c-uk-apni: #f6cb2e;
  --c-undeclared: #d1d1d1;
  --c-de-afd: #2175d9;
  --c-de-bsw: #a7402e;
  --c-de-fdp: #facd50;
  --c-de-gruene: #58ab27;
  --c-de-greens: #58ab27;
  --c-de-linke: #8c3473;
  --c-de-left: #8c3473;
  --c-de-others: #979899;
  --c-de-spd: #f0001c;
  --c-de-union: #000;
  --c-de-cdu-csu: #000;
}

:root {
  --z-index-backwards: -10;
  --z-index-skin: 0;
  --z-index-content: 10;
  --z-index-forwards: 20;
  --z-index-over-page: 30;
  --z-index-header: 40;
  --z-index-navigation: -20;
  --z-index-over-all: 60;
  --z-index-wp-admin-bar: 99999;
  --z-index-max: 2147483647;
  --font-family-base: "Martina Plantijn", "Martina Plantijn fallback", serif;
  --font-family-alt: "Sohne", "Sohne fallback", sans-serif;
  --font-weight-thin: 100;
  --font-weight-extra-light: 200;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --font-weight-black: 900;
  --typescale-baseline: 100%;
}
:root {
  --wp--style--global--content-size: var(--width-content-base);
  --wp--style--global--wide-size: var(--width-content-wide);
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4 / 3;
  --wp--preset--aspect-ratio--3-4: 3 / 4;
  --wp--preset--aspect-ratio--3-2: 3 / 2;
  --wp--preset--aspect-ratio--2-3: 2 / 3;
  --wp--preset--aspect-ratio--16-9: 16 / 9;
  --wp--preset--aspect-ratio--9-16: 9 / 16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--default: var(--color-background-default, var(--wp--custom--color--grey--white));
  --wp--preset--color--inverse: var(--color-background-inverse, var(--wp--custom--color--grey--black));
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--spacing--spacing-3: var(--wp--custom--spacing--3);
  --wp--preset--spacing--spacing-4: var(--wp--custom--spacing--4);
  --wp--preset--spacing--spacing-6: var(--wp--custom--spacing--6);
  --wp--preset--spacing--spacing-8: var(--wp--custom--spacing--8);
  --wp--preset--spacing--spacing-9: var(--wp--custom--spacing--9);
  --wp--preset--spacing--spacing-11: var(--wp--custom--spacing--11);
  --wp--preset--spacing--spacing-13: var(--wp--custom--spacing--13);
  --wp--preset--spacing--spacing-14: var(--wp--custom--spacing--14);
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
  --wp--custom--color--blue--100: #CCE5F4;
  --wp--custom--color--blue--300: #66B0DD;
  --wp--custom--color--blue--500: #007BC7;
  --wp--custom--color--blue--600: #00629F;
  --wp--custom--color--blue--700: #004A77;
  --wp--custom--color--blue--800: #003150;
  --wp--custom--color--green--100: #D1E7D9;
  --wp--custom--color--green--300: #74B88E;
  --wp--custom--color--green--500: #188942;
  --wp--custom--color--green--600: #136E35;
  --wp--custom--color--green--800: #0A371A;
  --wp--custom--color--grey--white: #ffffff;
  --wp--custom--color--grey--50: #F7F7F7;
  --wp--custom--color--grey--100: #DEDEDE;
  --wp--custom--color--grey--200: #CBCBCE;
  --wp--custom--color--grey--400: #989A9F;
  --wp--custom--color--grey--500: #808289;
  --wp--custom--color--grey--700: #54565B;
  --wp--custom--color--grey--800: #3F4044;
  --wp--custom--color--grey--black: #0D0F16;
  --wp--custom--color--grey--full-black: #000000;
  --wp--custom--color--orange--100: #FFEBCC;
  --wp--custom--color--orange--300: #FFC266;
  --wp--custom--color--orange--500: #FF9900;
  --wp--custom--color--orange--600: #CC7A00;
  --wp--custom--color--orange--700: #995C00;
  --wp--custom--color--orange--800: #663D00;
  --wp--custom--color--red--100: #F8CCD4;
  --wp--custom--color--red--300: #EA677E;
  --wp--custom--color--red--500: #D71920;
  --wp--custom--color--red--600: #B00220;
  --wp--custom--color--violet--100: #DDCCF8;
  --wp--custom--color--violet--300: #9A67EB;
  --wp--custom--color--violet--500: #5602DE;
  --wp--custom--color--violet--600: #4502B2;
  --wp--custom--color--yellow--100: #F8F3CC;
  --wp--custom--color--yellow--300: #EBDA67;
  --wp--custom--color--yellow--500: #DEC102;
  --wp--custom--color--yellow--600: #B29A02;
  --wp--custom--animation--duration--super-large: 1s;
  --wp--custom--animation--duration--extra-large: 600ms;
  --wp--custom--animation--duration--large: 400ms;
  --wp--custom--animation--duration--medium-large: 300ms;
  --wp--custom--animation--duration--medium: 200ms;
  --wp--custom--animation--duration--default: 150ms;
  --wp--custom--animation--duration--small: 100ms;
  --wp--custom--animation--duration--extra-small: 50ms;
  --wp--custom--animation--timing--default: cubic-bezier(0.215, 0.61, 0.355, 1);
  --wp--custom--animation--timing--simple: ease-out;
  --wp--custom--font--line-height--xxxs: 1.125;
  --wp--custom--font--line-height--xxs: 1.1875;
  --wp--custom--font--line-height--xs: 1.20;
  --wp--custom--font--line-height--s: 1.20833;
  --wp--custom--font--line-height--m: 1.22222;
  --wp--custom--font--line-height--l: 1.5;
  --wp--custom--font--line-height--xl: 1.71429;
  --wp--custom--font--line-height--xxl: 2;
  --wp--custom--font--size--12: 0.75rem;
  --wp--custom--font--size--14: 0.875rem;
  --wp--custom--font--size--16: 1rem;
  --wp--custom--font--size--18: 1.125rem;
  --wp--custom--font--size--20: 1.25rem;
  --wp--custom--font--size--24: 1.5rem;
  --wp--custom--font--size--32: 2rem;
  --wp--custom--font--size--36: 2.25rem;
  --wp--custom--font--size--48: 3rem;
  --wp--custom--font--size--60: 3.75rem;
  --wp--custom--font--size--88: 5.5rem;
  --wp--custom--radius--full: 100%;
  --wp--custom--radius--none: 0;
  --wp--custom--radius--round-4: 4px;
  --wp--custom--radius--round-8: 8px;
  --wp--custom--radius--round-12: 12px;
  --wp--custom--ratio--landscape: 0.71;
  --wp--custom--ratio--portrait: 0.854;
  --wp--custom--ratio--square: 1;
  --wp--custom--spacing--0: 0rem;
  --wp--custom--spacing--1: 0.125rem;
  --wp--custom--spacing--2: 0.25rem;
  --wp--custom--spacing--3: 0.375rem;
  --wp--custom--spacing--4: 0.5rem;
  --wp--custom--spacing--5: 0.75rem;
  --wp--custom--spacing--6: 1rem;
  --wp--custom--spacing--7: 1.25rem;
  --wp--custom--spacing--8: 1.5rem;
  --wp--custom--spacing--9: 2rem;
  --wp--custom--spacing--10: 2.5rem;
  --wp--custom--spacing--11: 3rem;
  --wp--custom--spacing--12: 3.5rem;
  --wp--custom--spacing--13: 4.5rem;
  --wp--custom--spacing--14: 6rem;
  --wp--custom--spacing--15: 7.5rem;
  --wp--custom--spacing--16: 12.25rem;
  --wp--custom--stroke--small: 1px;
  --wp--custom--stroke--medium: 2px;
  --wp--custom--stroke--large: 4px;
  --wp--custom--type-scale--display--xxlarge--font-size: var(--wp--custom--font--size--88);
  --wp--custom--type-scale--display--xxlarge--line-height--family-base: var(--wp--custom--font--line-height--xxxs);
  --wp--custom--type-scale--display--xxlarge--line-height--family-alt: var(--wp--custom--font--line-height--xxxs);
  --wp--custom--type-scale--display--xlarge--font-size: var(--wp--custom--font--size--48);
  --wp--custom--type-scale--display--xlarge--line-height: var(--wp--custom--font--line-height--m);
  --wp--custom--type-scale--display--large--font-size: var(--wp--custom--font--size--48);
  --wp--custom--type-scale--display--large--line-height--family-base: var(--wp--custom--font--line-height--s);
  --wp--custom--type-scale--display--large--line-height--family-alt: var(--wp--custom--font--line-height--s);
  --wp--custom--type-scale--display--small--font-size: var(--wp--custom--font--size--32);
  --wp--custom--type-scale--display--small--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--display--small--line-height--family-alt: var(--wp--custom--font--line-height--xxs);
  --wp--custom--type-scale--heading--1--font-size: var(--wp--custom--font--size--48);
  --wp--custom--type-scale--heading--1--line-height--family-base: var(--wp--custom--font--line-height--xs);
  --wp--custom--type-scale--heading--1--line-height--family-alt: var(--wp--custom--font--line-height--xs);
  --wp--custom--type-scale--heading--2--font-size: var(--wp--custom--font--size--32);
  --wp--custom--type-scale--heading--2--line-height--family-base: var(--wp--custom--font--line-height--m);
  --wp--custom--type-scale--heading--2--line-height--family-alt: var(--wp--custom--font--line-height--xxxs);
  --wp--custom--type-scale--heading--3--font-size: var(--wp--custom--font--size--24);
  --wp--custom--type-scale--heading--3--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--3--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--4--font-size: var(--wp--custom--font--size--20);
  --wp--custom--type-scale--heading--4--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--4--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--5--font-size: var(--wp--custom--font--size--16);
  --wp--custom--type-scale--heading--5--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--5--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--6--font-size: var(--wp--custom--font--size--12);
  --wp--custom--type-scale--heading--6--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--heading--6--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--large--font-size: var(--wp--custom--font--size--20);
  --wp--custom--type-scale--body--large--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--large--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--large-paragraph--font-size: var(--wp--custom--font--size--20);
  --wp--custom--type-scale--body--large-paragraph--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--large-paragraph--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--medium--font-size: var(--wp--custom--font--size--18);
  --wp--custom--type-scale--body--medium--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--medium--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--small--font-size: var(--wp--custom--font--size--16);
  --wp--custom--type-scale--body--small--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--small--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--body--small-paragraph--font-size: var(--wp--custom--font--size--16);
  --wp--custom--type-scale--body--small-paragraph--line-height--family-base: var(--wp--custom--font--line-height--xxl);
  --wp--custom--type-scale--body--small-paragraph--line-height--family-alt: var(--wp--custom--font--line-height--xxl);
  --wp--custom--type-scale--body--quote--font-size: var(--wp--custom--font--size--32);
  --wp--custom--type-scale--body--quote--line-height--family-base: var(--wp--custom--font--line-height--xs);
  --wp--custom--type-scale--body--quote--line-height--family-alt: var(--wp--custom--font--line-height--xs);
  --wp--custom--type-scale--info--caption--font-size: var(--wp--custom--font--size--14);
  --wp--custom--type-scale--info--caption--line-height--family-base: var(--wp--custom--font--line-height--xl);
  --wp--custom--type-scale--info--caption--line-height--family-alt: var(--wp--custom--font--line-height--xl);
  --wp--custom--type-scale--info--overline--font-size: var(--wp--custom--font--size--12);
  --wp--custom--type-scale--info--overline--line-height--family-base: var(--wp--custom--font--line-height--l);
  --wp--custom--type-scale--info--overline--line-height--family-alt: var(--wp--custom--font--line-height--l);
  --wp--custom--width--ad--siderail: 310px;
  --wp--custom--width--page: 90rem;
  --wp--custom--width--content--base: 41.25rem;
  --wp--custom--width--content--wide: 55.875rem;
  --wp--custom--width--content--full: 100%;
}

body,html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.block-editor-block-list__layout.is-root-container,body:not(.does-not-exist):not(.does-not-exist) {
  --width-page: var(--wp--custom--width--page,100%);
  --width-page-recalculated: calc(var(--width-page, 100%) - var(--layout-page-margin)*2);
  --width-const-content-base: var(--wp--custom--width--content--base,100%);
  --width-const-content-wide: var(--wp--custom--width--content--wide,100%);
  --width-const-content-full: var(--wp--custom--width--content--full,100%);
  --width-content-base: var(--width-const-content-base);
  --width-content-wide: var(--width-const-content-wide);
  --width-content-full: var(--width-const-content-full);
  --width-ad-siderail: var(--wp--custom--width--ad-siderail,310px);
  --width-align-default: 360px;
  --wp--style--global--content-size: var(--width-content-base);
  --wp--style--global--wide-size: var(--width-content-wide);
  --full-bleed-width: 100vw;
  --full-viewport-height: 100vh
}

@supports (height: 100dvh) {
  .block-editor-block-list__layout.is-root-container,body:not(.does-not-exist):not(.does-not-exist) {
    --full-viewport-height:100dvh
  }
}

.block-editor-block-list__layout.is-root-container,body:not(.does-not-exist):not(.does-not-exist) {
  --form-input-padding-h: var(--wp--custom--spacing--4);
  --form-input-padding-v: var(--wp--custom--spacing--4);
  --wp-admin-bar-height: var(--wp-admin--admin-bar--height,0px);
  --header-height: var(--js-header-height,"92px");
  --header-offset: var(--js-header-offset,var(--header-height,0));
  --scrollbar-width: var(--js-scrollbar-width,0px);
  --sticky-footer-offset: 0px;
  --layout-gutter-column: var(--wp--custom--spacing--5);
  --layout-gutter-row: var(--wp--custom--spacing--8);
  --layout-page-margin: var(--wp--custom--spacing--6);
  --layout-flow-default: var(--wp--custom--spacing--11);
  --layout-flow-reduced: var(--wp--custom--spacing--6);
  --layout-flow-extended: var(--wp--custom--spacing--13);
  --layout-has-background-padding-default: 1em 1.25em
}

@media (min-width: 48em) {
  .block-editor-block-list__layout.is-root-container,body:not(.does-not-exist):not(.does-not-exist) {
    --layout-gutter-column:var(--wp--custom--spacing--10);
    --layout-gutter-row: var(--wp--custom--spacing--10);
    --layout-page-margin: var(--wp--custom--spacing--10)
  }
}

*,:after,:before {
  box-sizing: border-box
}

html {
  font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

body {
  margin: 0
}

hr {
  color: inherit;
  height: 0
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,strong {
  font-weight: bolder
}

code,kbd,pre,samp {
  font-family: ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-color: inherit;
  text-indent: 0
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,select {
  text-transform: none
}

[type=button],[type=reset],[type=submit],button {
  -webkit-appearance: button
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
  box-shadow: none
}

legend {
  padding: 0
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

html {
  box-sizing: border-box
}

.wp-site-blocks {
  isolation: isolate
}

@media (prefers-reduced-motion:reduce) {
  *,:after,:before {
    animation-duration: 1ms!important;
    transition-duration: 1ms!important
  }
}

body,html {
  margin: 0;
  padding: 0;
  width: 100%
}

html {
  font-size: var(--typescale-baseline);
  height: 100%;
  scroll-padding-top: calc(var(--header-offset, 0) + 2rem)
}

@supports not (-moz-appearance: none) {
  html {
    scroll-behavior:smooth
  }
}

body {
  --color-background-default: var(--wp--custom--color--grey--white,inherit);
  --color-background-secondary: var(--wp--custom--color--grey--50,inherit);
  --color-background-disabled: var(--wp--custom--color--grey--100,inherit);
  --color-background-inverse: var(--wp--custom--color--grey--black,inherit);
  --color-background-violet: var(--wp--custom--color--violet--100,inherit);
  --color-background-violet-inverse: var(--wp--custom--color--violet--500,inherit);
  --color-background-blue: var(--wp--custom--color--blue--100,inherit);
  --color-background-blue-inverse: var(--wp--custom--color--blue--500,inherit);
  --color-background-green: var(--wp--custom--color--green--100,inherit);
  --color-background-green-inverse: var(--wp--custom--color--green--500,inherit);
  --color-background-red: var(--wp--custom--color--red--100,inherit);
  --color-background-red-inverse: var(--wp--custom--color--red--500,inherit);
  --color-background-red-inverse-05pc: rgba(220,2,40,.05);
  --color-background-orange: var(--wp--custom--color--orange--100,inherit);
  --color-background-orange-inverse: var(--wp--custom--color--orange--700,inherit);
  --color-background-yellow: var(--wp--custom--color--yellow--100,inherit);
  --color-background-yellow-inverse: var(--wp--custom--color--yellow--500,inherit);
  --color-background-success: var(--wp--custom--color--green--100,inherit);
  --color-background-warning: var(--wp--custom--color--orange--100,inherit);
  --color-background-danger: var(--wp--custom--color--red--100,inherit);
  --color-background-banner: var(--wp--custom--color--blue--700,inherit);
  --color-background-image-shim: rgba(0,0,0,.7);
  --color-border: var(--wp--custom--color--grey--100,inherit);
  --color-border-inverse: var(--wp--custom--color--grey--700,inherit);
  --color-border-success: var(--wp--custom--color--green--800,inherit);
  --color-border-warning: var(--wp--custom--color--orange--800,inherit);
  --color-border-danger: var(--wp--custom--color--red--500,inherit);
  --color-border-violet: var(--wp--custom--color--violet--500,inherit);
  --color-border-blue: var(--wp--custom--color--blue--500,inherit);
  --color-border-green: var(--wp--custom--color--green--500,inherit);
  --color-border-red: var(--wp--custom--color--red--500,inherit);
  --color-border-orange: var(--wp--custom--color--orange--500,inherit);
  --color-border-yellow: var(--wp--custom--color--yellow--500,inherit);
  --color-border-disabled: var(--wp--custom--color--grey--100,inherit);
  --color-border-black: var(--wp--custom--color--grey--black,inherit);
  --color-icon-primary: var(--wp--custom--color--grey--black,inherit);
  --color-icon-secondary: var(--wp--custom--color--grey--800,inherit);
  --color-icon-disabled: var(--wp--custom--color--grey--500,inherit);
  --color-icon-inverse: var(--wp--custom--color--grey--white,inherit);
  --color-icon-success: var(--wp--custom--color--green--800,inherit);
  --color-icon-warning: var(--wp--custom--color--orange--800,inherit);
  --color-icon-danger: var(--wp--custom--color--red--500,inherit);
  --color-icon-violet: var(--wp--custom--color--violet--600,inherit);
  --color-icon-blue: var(--wp--custom--color--blue--600,inherit);
  --color-icon-green: var(--wp--custom--color--green--600,inherit);
  --color-icon-red: var(--wp--custom--color--red--500,inherit);
  --color-icon-orange: var(--wp--custom--color--orange--600,inherit);
  --color-icon-yellow: var(--wp--custom--color--yellow--600,inherit);
  --color-link: var(--wp--custom--color--blue--700,inherit);
  --color-link-50pc: rgba(0,74,119,.5);
  --color-link-pressed: var(--wp--custom--color--blue--800,inherit);
  --color-text-primary: var(--wp--custom--color--grey--black,inherit);
  --color-text-primary-50pc: rgba(13,15,22,.5);
  --color-text-secondary: var(--wp--custom--color--grey--700,inherit);
  --color-text-tertiary: var(--wp--custom--color--grey--500,inherit);
  --color-text-disabled: var(--wp--custom--color--grey--400,inherit);
  --color-text-inverse: var(--wp--custom--color--grey--white,inherit);
  --color-text-inverse-50pc: hsla(0,0%,100%,.5);
  --color-text-inverse-70pc: hsla(0,0%,100%,.7);
  --color-text-danger: var(--wp--custom--color--red--500,inherit);
  --color-text-warning: var(--wp--custom--color--orange--500,inherit);
  --color-text-success: var(--wp--custom--color--green--500,inherit);
  --color-text-discovery: var(--wp--custom--color--violet--500,inherit);
  --color-text-violet-inverse: var(--wp--custom--color--violet--300,inherit);
  --color-text-yellow: var(--wp--custom--color--yellow--500,inherit);
  --color-text-yellow-inverse: var(--wp--custom--color--yellow--300,inherit);
  --color-text-orange: var(--wp--custom--color--orange--500,inherit);
  --color-text-orange-inverse: var(--wp--custom--color--orange--300,inherit);
  --color-text-red: var(--wp--custom--color--red--500,inherit);
  --color-text-red-inverse: var(--wp--custom--color--red--300,inherit);
  --color-text-green: var(--wp--custom--color--green--600,inherit);
  --color-text-blue: var(--wp--custom--color--blue--600,inherit);
  --color-text-blue-inverse: var(--wp--custom--color--blue--300,inherit);
  --color-text-violet: var(--wp--custom--color--violet--600,inherit);
  --color-text-green-inverse: var(--wp--custom--color--green--300,inherit);
  --color-shadow-default: 0 10px 20px 0 rgba(13,15,22,.08);
  --color-shadow-inverse: 0 10px 20px 0 rgba(13,15,22,.08);
  background-color: var(--color-background-default)!important;
  color: var(--color-text-primary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--body--medium--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--medium--line-height--family-base,intial);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  word-wrap: break-word
}

@media (min-width: 48em) {
  body {
    font-size:var(--wp--custom--type-scale--body--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
  }
}

@media (min-width: 80em) {
  body.has-skin {
    --full-bleed-width:100%
  }
}

body.js-page-scroll-lock {
  overflow-y: hidden;
  padding-right: var(--scrollbar-width)
}

body.admin-bar:before {
  background: var(--color-background-default);
  bottom: auto;
  content: "";
  display: block;
  height: var(--wp-admin-bar-height);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: var(--z-index-header)
}

:root :target {
  scroll-margin-top: calc(var(--header-offset, 0) + 2rem)
}

:where(a:not(.components-external-link)),a:where(:not(.wp-element-button)) {
  color: var(--button-plain-text-color,var(--color-text-primary,inherit));
  font-weight: var(--font-weight-medium);
  outline-color: var(--button-outline-color);
  outline-offset: 0;
  outline-width: 0;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: inherit;
  text-underline-offset: var(--wp--custom--stroke--medium);
  transition: color var(--transition-style-link-out),background-color var(--transition-style-link-out),text-decoration-color var(--transition-style-link-out),box-shadow var(--transition-style-button-out)
}

:where(a:not(.components-external-link)):active,:where(a:not(.components-external-link)):focus,:where(a:not(.components-external-link)):focus-visible,:where(a:not(.components-external-link)):focus-within,:where(a:not(.components-external-link)):hover,a:where(:not(.wp-element-button)):active,a:where(:not(.wp-element-button)):focus,a:where(:not(.wp-element-button)):focus-visible,a:where(:not(.wp-element-button)):focus-within,a:where(:not(.wp-element-button)):hover {
  color: var(--button-plain-hover-text-color,var(--color-link,inherit));
  transition: color var(--transition-style-link-in),background-color var(--transition-style-link-in),text-decoration-color var(--transition-style-link-in),box-shadow var(--transition-style-button-in)
}

:where(a:not(.components-external-link)):focus-visible,a:where(:not(.wp-element-button)):focus-visible {
  border-radius: 3em;
  color: var(--button-plain-focus-text-color,var(--color-link,inherit));
  outline-style: solid;
  outline-width: var(--wp--custom--stroke--large)
}

:where(a:not(.components-external-link)):active,a:where(:not(.wp-element-button)):active {
  color: var(--button-plain-active-text-color,var(--color-link,inherit))
}

img {
  display: block;
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%
}

p img {
  display: inline-block
}

:where(main) h1 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(main) h2 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(main) h3 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(main) h4 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(main) h5 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(main) h6 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(.block-editor-block-list__layout.is-root-container) h1 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(.block-editor-block-list__layout.is-root-container) h2 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(.block-editor-block-list__layout.is-root-container) h3 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(.block-editor-block-list__layout.is-root-container) h4 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(.block-editor-block-list__layout.is-root-container) h5 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(.block-editor-block-list__layout.is-root-container) h6 {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

:where(main) h1.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(.block-editor-block-list__layout.is-root-container) h1.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(main) h2.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(.block-editor-block-list__layout.is-root-container) h2.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(main) h3.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(.block-editor-block-list__layout.is-root-container) h3.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(main) h4.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(.block-editor-block-list__layout.is-root-container) h4.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(main) h5.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(.block-editor-block-list__layout.is-root-container) h5.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(main) h6.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(.block-editor-block-list__layout.is-root-container) h6.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

:where(main) h1 {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-alt,intial)
}

:where(.block-editor-block-list__layout.is-root-container) h1 {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-alt,intial)
}

:where(main) h2 {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-alt,intial)
}

:where(.block-editor-block-list__layout.is-root-container) h2 {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-alt,intial)
}

@media (min-width: 48em) {
  :where(main) h1 {
    font-size:var(--wp--custom--type-scale--heading--1--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--1--line-height--family-alt,intial)
  }

  :where(.block-editor-block-list__layout.is-root-container) h1 {
    font-size: var(--wp--custom--type-scale--heading--1--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--1--line-height--family-alt,intial)
  }
}

:where(main) h3 {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-alt,intial)
}

:where(.block-editor-block-list__layout.is-root-container) h3 {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-alt,intial)
}

:where(main) h4 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

:where(.block-editor-block-list__layout.is-root-container) h4 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

:where(main) h5 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

:where(.block-editor-block-list__layout.is-root-container) h5 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

:where(main) h6 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

:where(.block-editor-block-list__layout.is-root-container) h6 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

:where(main) ul {
  padding: 0 0 0 1.2em
}

:where(.block-editor-block-list__layout.is-root-container) ul {
  padding: 0 0 0 1.2em
}

:where(main) ol {
  padding: 0 0 0 1.2em
}

:where(.block-editor-block-list__layout.is-root-container) ol {
  padding: 0 0 0 1.2em
}

:where(main) ul>li+li {
  margin-top: .4em
}

:where(.block-editor-block-list__layout.is-root-container) ul>li+li {
  margin-top: .4em
}

:where(main) ol>li+li {
  margin-top: .4em
}

:where(.block-editor-block-list__layout.is-root-container) ol>li+li {
  margin-top: .4em
}

:where(main) ul ::marker {
  color: var(--color-icon-red)
}

:where(.block-editor-block-list__layout.is-root-container) ul ::marker {
  color: var(--color-icon-red)
}

:where(main) ol ::marker {
  color: var(--color-icon-red)
}

:where(.block-editor-block-list__layout.is-root-container) ol ::marker {
  color: var(--color-icon-red)
}

:where(main) ul ul {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(.block-editor-block-list__layout.is-root-container) ul ul {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(main) ol ul {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(.block-editor-block-list__layout.is-root-container) ol ul {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(main) ul ol {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(.block-editor-block-list__layout.is-root-container) ul ol {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(main) ol ol {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(.block-editor-block-list__layout.is-root-container) ol ol {
  margin-bottom: .5em;
  margin-top: .5em
}

:where(main) ul ul {
  list-style-type: disc
}

:where(.block-editor-block-list__layout.is-root-container) ul ul {
  list-style-type: disc
}

:where(main) ol ul {
  list-style-type: disc
}

:where(.block-editor-block-list__layout.is-root-container) ol ul {
  list-style-type: disc
}

@media (max-width: 47.9375em) {
  figure>img {
    width:100%
  }
}

figure figcaption {
  color: var(--color-text-disabled);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-style: normal;
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-align: center;
  word-wrap: break-word;
  margin-top: .333em
}

blockquote {
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--body--quote--font-size,initial);
  font-style: italic;
  line-height: var(--wp--custom--type-scale--body--quote--line-height--family-base,intial);
  margin: 0
}

blockquote>* {
  margin-bottom: 0;
  margin-top: 0
}

blockquote>*+* {
  margin-top: 1em
}

blockquote>:first-child:where(:not(cite)):before {
  content: "\201C";
  display: inline-block;
  transform: translateY(-.1em) translateX(-.2em)
}

blockquote cite {
  color: var(--color-text-tertiary);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-style: normal;
  font-weight: var(--font-weight-medium);
  letter-spacing: .24px;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-align: inherit;
  text-transform: uppercase;
  word-wrap: break-word
}

blockquote.has-background {
  padding: var(--layout-has-background-padding-default,1em)
}

blockquote.has-text-color cite {
  color: inherit
}

[type=checkbox],[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=radio],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--color-background-default);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-8);
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  outline: 0;
  padding: var(--form-input-padding-v,var(--wp--custom--spacing--4)) var(--form-input-padding-h,var(--wp--custom--spacing--4));
  transition: var(--transition-style-button-out);
  width: 100%
}

@media (min-width: 80em) {
  [type=checkbox],[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=radio],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea {
    font-size:var(--wp--custom--type-scale--info--caption--font-size,initial);
    line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
  }
}

[type=checkbox]::-moz-placeholder,[type=color]::-moz-placeholder,[type=date]::-moz-placeholder,[type=datetime-local]::-moz-placeholder,[type=datetime]::-moz-placeholder,[type=email]::-moz-placeholder,[type=month]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=radio]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,[type=time]::-moz-placeholder,[type=url]::-moz-placeholder,[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {
  color: var(--color-text-disabled);
  font-style: normal
}

[type=checkbox]::placeholder,[type=color]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=datetime]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=radio]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,select::placeholder,textarea::placeholder {
  color: var(--color-text-disabled);
  font-style: normal
}

[type=checkbox]:active,[type=checkbox]:focus,[type=checkbox]:focus-visible,[type=checkbox]:focus-within,[type=checkbox]:hover,[type=color]:active,[type=color]:focus,[type=color]:focus-visible,[type=color]:focus-within,[type=color]:hover,[type=date]:active,[type=date]:focus,[type=date]:focus-visible,[type=date]:focus-within,[type=date]:hover,[type=datetime-local]:active,[type=datetime-local]:focus,[type=datetime-local]:focus-visible,[type=datetime-local]:focus-within,[type=datetime-local]:hover,[type=datetime]:active,[type=datetime]:focus,[type=datetime]:focus-visible,[type=datetime]:focus-within,[type=datetime]:hover,[type=email]:active,[type=email]:focus,[type=email]:focus-visible,[type=email]:focus-within,[type=email]:hover,[type=month]:active,[type=month]:focus,[type=month]:focus-visible,[type=month]:focus-within,[type=month]:hover,[type=number]:active,[type=number]:focus,[type=number]:focus-visible,[type=number]:focus-within,[type=number]:hover,[type=password]:active,[type=password]:focus,[type=password]:focus-visible,[type=password]:focus-within,[type=password]:hover,[type=radio]:active,[type=radio]:focus,[type=radio]:focus-visible,[type=radio]:focus-within,[type=radio]:hover,[type=search]:active,[type=search]:focus,[type=search]:focus-visible,[type=search]:focus-within,[type=search]:hover,[type=tel]:active,[type=tel]:focus,[type=tel]:focus-visible,[type=tel]:focus-within,[type=tel]:hover,[type=text]:active,[type=text]:focus,[type=text]:focus-visible,[type=text]:focus-within,[type=text]:hover,[type=time]:active,[type=time]:focus,[type=time]:focus-visible,[type=time]:focus-within,[type=time]:hover,[type=url]:active,[type=url]:focus,[type=url]:focus-visible,[type=url]:focus-within,[type=url]:hover,[type=week]:active,[type=week]:focus,[type=week]:focus-visible,[type=week]:focus-within,[type=week]:hover,select:active,select:focus,select:focus-visible,select:focus-within,select:hover,textarea:active,textarea:focus,textarea:focus-visible,textarea:focus-within,textarea:hover {
  border-color: var(--color-border-black);
  transition: var(--transition-style-button-in)
}

[type=checkbox]:focus-visible,[type=color]:focus-visible,[type=date]:focus-visible,[type=datetime-local]:focus-visible,[type=datetime]:focus-visible,[type=email]:focus-visible,[type=month]:focus-visible,[type=number]:focus-visible,[type=password]:focus-visible,[type=radio]:focus-visible,[type=search]:focus-visible,[type=tel]:focus-visible,[type=text]:focus-visible,[type=time]:focus-visible,[type=url]:focus-visible,[type=week]:focus-visible,select:focus-visible,textarea:focus-visible {
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0
}

[type=checkbox][disabled],[type=color][disabled],[type=date][disabled],[type=datetime-local][disabled],[type=datetime][disabled],[type=email][disabled],[type=month][disabled],[type=number][disabled],[type=password][disabled],[type=radio][disabled],[type=search][disabled],[type=tel][disabled],[type=text][disabled],[type=time][disabled],[type=url][disabled],[type=week][disabled],select[disabled],textarea[disabled] {
  background-color: var(--color-background-disabled);
  border-color: var(--color-border-disabled);
  color: var(--color-text-disabled);
  cursor: not-allowed
}

select:not([multiple]) {
  background-image: url(static/img/chevron-down.svg);
  background-position: calc(100% - .25em) 50%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  max-width: 100%;
  padding-right: calc(var(--form-input-padding-v) + 3rem);
  position: relative
}

textarea {
  display: block;
  min-height: 7em
}

[type=search] {
  --form-input-padding-h: var(--wp--custom--spacing--9);
  background-image: url(img/search.svg);
  background-position: .75em 50%;
  background-repeat: no-repeat;
  background-size: 1.2em;
  border-radius: 3em;
  filter: grayscale(1)
}

[type=search]:where(:focus,:focus-visible) {
  filter: none
}

[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-image: url(img/close-circle-filled.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  cursor: pointer;
  height: 1.5em;
  position: relative;
  right: calc((var(--form-input-padding-h)/1.25)*-1);
  right: calc(var(--form-input-padding-h)/1.25*-1);
  width: 1.5em
}

[type=checkbox] {
  background-color: transparent;
  border-color: var(--color-border-black);
  border-radius: 0;
  border-radius: var(--wp--custom--radius--round-4);
  flex-shrink: 0;
  height: 1.1em;
  outline-offset: 0;
  padding: 0;
  vertical-align: middle;
  width: 1.1em
}

[type=checkbox]:active,[type=checkbox]:hover {
  border-color: var(--color-border-inverse)
}

[type=checkbox]:checked {
  background-color: var(--color-background-inverse);
  color: var(--color-icon-inverse);
  position: relative
}

[type=checkbox]:checked:before {
  background: currentcolor;
  bottom: calc(var(--wp--custom--stroke--small)*-1);
  content: "";
  display: block;
  left: calc(var(--wp--custom--stroke--small)*-1);
  -webkit-mask-image: url(static/img/check.svg);
  mask-image: url(static/img/check.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 80%;
  mask-size: 80%;
  position: absolute;
  right: calc(var(--wp--custom--stroke--small)*-1);
  top: calc(var(--wp--custom--stroke--small)*-1)
}

[type=checkbox][disabled] {
  background-color: var(--color-background-default);
  border-color: var(--color-border-black);
  color: var(--color-icon-primary)
}

[type=radio] {
  background-color: transparent;
  border-color: var(--color-border-black);
  border-radius: 0;
  border-radius: var(--wp--custom--radius--round-4);
  border-radius: 50%;
  flex-shrink: 0;
  height: 1.1em;
  outline-offset: 0;
  padding: 0;
  vertical-align: middle;
  width: 1.1em
}

[type=radio]:active,[type=radio]:hover {
  border-color: var(--color-border-inverse)
}

[type=radio]:checked {
  background-color: var(--color-background-inverse);
  color: var(--color-icon-inverse);
  position: relative
}

[type=radio]:checked:before {
  background: currentcolor;
  bottom: calc(var(--wp--custom--stroke--small)*-1);
  content: "";
  display: block;
  left: calc(var(--wp--custom--stroke--small)*-1);
  -webkit-mask-image: url(static/img/check.svg);
  mask-image: url(static/img/check.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 80%;
  mask-size: 80%;
  position: absolute;
  right: calc(var(--wp--custom--stroke--small)*-1);
  top: calc(var(--wp--custom--stroke--small)*-1)
}

[type=radio][disabled] {
  background-color: var(--color-background-default);
  border-color: var(--color-border-black);
  color: var(--color-icon-primary)
}

[type=radio]:checked:before {
  -webkit-mask-image: url(static/img/dot.svg);
  mask-image: url(static/img/dot.svg);
  -webkit-mask-size: 150%;
  mask-size: 150%
}

label {
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

[type=checkbox]+label,[type=radio]+label {
  display: inline-block;
  font-weight: var(--font-weight-regular);
  margin-left: .5em
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)),:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)) {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out)
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):active,:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):focus-visible,:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):hover,:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):active,:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):focus-visible,:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):where(:hover,:focus,:focus-within,:active),:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):where(:hover),:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):where(:focus-visible),:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)):where(:active),:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)):where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset][disabled]:where(:not(.components-button)),:where(:not(.mce-tinymce)) [type=submit][disabled]:where(:not(.components-button)) {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

:where(:not(.mce-tinymce)) [type=button] :where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)) *,:where(:not(.mce-tinymce)) [type=submit]:where(:not(.components-button)) * {
  pointer-events: none
}

:where(:not(.mce-tinymce)) [type=reset]:where(:not(.components-button)) {
  --button-background-color: var(--color-background-secondary);
  --button-text-color: var(--color-text-primary);
  --button-hover-background-color: var(--wp--custom--color--grey--200);
  --button-hover-text-color: var(--color-text-primary);
  --button-focus-background-color: var(--color-background-secondary);
  --button-focus-text-color: var(--color-text-primary);
  --button-active-background-color: var(--wp--custom--color--grey--200);
  --button-active-text-color: var(--color-text-primary-50pc)
}

form [aria-invalid=true]:where(input,select,textarea) {
  border-color: var(--color-border-danger)
}

@supports not selector(:user-invalid) {
  form:not([novalidate]) :invalid:where(:focus) {
    border-color: var(--color-border-danger)
  }
}

@supports selector(:user-invalid) {
  form:not([novalidate]) :user-invalid {
    border-color: var(--color-border-danger)
  }
}

fieldset {
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-8)
}

legend {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial);
  padding-left: .2em;
  padding-right: .2em
}

.form__fields--field label {
  margin-bottom: var(--wp--custom--spacing--2)
}

.form__fields--field+.form__fields--field,fieldset+.form__fields--field {
  margin-top: var(--wp--custom--spacing--8)
}

.form__fields--policy {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin: 0
}

.form__fields--policy a {
  color: var(--color-text-black);
  font-weight: var(--font-weight-regular)
}

.form__fields--error-message,.form__fields--success {
  color: var(--color-text-danger);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin: var(--wp--custom--spacing--2) 0 0
}

.form__fields--error-message[aria-hidden=true],.form__fields--success[aria-hidden=true] {
  display: none
}

.fm-js-error,.form__fields--empty input,.form__fields--empty select {
  border-color: var(--color-border-danger)
}

:where(main) h1>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(main) h2>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(main) h3>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(main) h4>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(main) h5>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(main) h6>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(.block-editor-block-list__layout.is-root-container) h1>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(.block-editor-block-list__layout.is-root-container) h2>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(.block-editor-block-list__layout.is-root-container) h3>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(.block-editor-block-list__layout.is-root-container) h4>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(.block-editor-block-list__layout.is-root-container) h5>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

:where(.block-editor-block-list__layout.is-root-container) h6>img {
  display: inline-block;
  height: 1em;
  margin: -.1em .2em 0;
  vertical-align: middle;
  width: auto!important
}

b,strong {
  font-weight: var(--font-weight-semi-bold)
}

cite,dfn,em,i {
  font-style: italic
}

abbr,abbr[title],acronym {
  border-bottom: none;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

ins,mark {
  -webkit-text-decoration: none;
  text-decoration: none
}

big {
  font-size: 125%
}

.wp-block-table table,table {
  --table-spacing-horizontal: var(--wp--custom--spacing--5);
  --table-spacing-vertical: var(--wp--custom--spacing--3);
  --table-spacing-vertical-extended: var(--wp--custom--spacing--5);
  --table-border-color: var(--color-border);
  border: none;
  border-collapse: collapse;
  color: var(--color-text-primary);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin: 0 auto;
  width: 100%
}

.wp-block-table table caption,table caption {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

.wp-block-table table td,.wp-block-table table th,table td,table th {
  border: none;
  padding: var(--table-spacing-vertical) var(--table-spacing-horizontal);
  text-align: left
}

.wp-block-table table th,table th {
  font-weight: var(--font-weight-semi-bold)
}

.wp-block-table table tbody tr+tr,table tbody tr+tr {
  border-top: var(--wp--custom--stroke--small) solid var(--table-border-color)
}

.wp-block-table table thead,table thead {
  border-bottom: var(--wp--custom--stroke--medium) solid var(--table-border-color);
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold)
}

.wp-block-table table thead td,.wp-block-table table thead th,table thead td,table thead th {
  padding-bottom: var(--table-spacing-vertical-extended);
  padding-top: var(--table-spacing-vertical-extended)
}

.wp-block-table table tfoot,table tfoot {
  border-top: var(--wp--custom--stroke--medium) solid var(--table-border-color);
  font-weight: var(--font-weight-semi-bold)
}

.wp-block-table table tbody tr:nth-child(odd),table.is-style-stripes tbody tr:nth-child(odd) {
  background: var(--color-background-secondary);
  color: var(--color-text-primary)
}

.wp-block-table table tbody tr+tr,table.is-style-stripes tbody tr+tr {
  border: none
}

iframe {
  border: 0;
  display: block;
  max-width: 100%
}

iframe:where(:not([width])) {
  width: 100%
}

.skip-to-content-link {
  border: 0;
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal!important
}

.skip-to-content-link:focus,.skip-to-content-link:focus-within {
  background-color: var(--color-background-inverse);
  border-radius: 2em;
  clip: auto!important;
  bottom: auto;
  clip-path: none;
  color: var(--color-text-inverse);
  font-weight: var(--font-weight-semi-bold);
  height: auto;
  left: 1rem;
  outline: solid var(--wp--custom--stroke--large) var(--color-border);
  outline-offset: -1px;
  overflow: hidden;
  padding: .5em 1em;
  position: fixed;
  right: auto;
  top: calc(var(--wp-admin-bar-height) + 1rem);
  width: auto;
  z-index: var(--z-index-over-all)
}

.wp-block-separator,hr {
  background-color: var(--color-border);
  border: 0;
  height: var(--wp--custom--stroke--small);
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6);
  max-width: 100%
}

@media (min-width: 64em) {
  .wp-block-separator,hr {
    margin-bottom:var(--wp--custom--spacing--9);
    margin-top: var(--wp--custom--spacing--9)
  }
}

.wp-block-separator.is-style-medium,hr.is-style-medium {
  background-color: var(--color-border-black);
  height: var(--wp--custom--stroke--medium)
}

.archive-header {
  margin-bottom: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .archive-header {
    margin-bottom:var(--wp--custom--spacing--11)
  }
}

.archive-header__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin-bottom: 0;
  margin-top: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .archive-header__title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
  }
}

.archive-header__description {
  color: var(--color-text-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin: 0
}

@media (min-width: 48em) {
  .archive-header__description {
    font-size:var(--wp--custom--type-scale--body--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
  }
}

.archive-header__description p {
  margin: 0
}

.archive-header__icon {
  line-height: 1;
  margin-bottom: var(--wp--custom--spacing--2)
}

.archive-header__icon svg {
  height: 4rem;
  width: 4rem
}

.archive-header__social {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.archive-header__social li {
  margin-top: 0
}

.archive-header__social li:where(:not(:last-child)) {
  margin-right: var(--wp--custom--spacing--6)
}

.archive-header__social .is-button.is-style-link .button__icon {
  height: 1.125rem
}

.archive-header__social .is-button.is-style-link .button__icon svg {
  height: var(--wp--custom--spacing--6);
  transform: scale(1);
  width: var(--wp--custom--spacing--6)
}

.archive-header__social .is-button.is-style-link .button__icon svg path {
  fill: currentcolor
}

@media (min-width: 48em) {
  .archive-header--header {
    margin-bottom:var(--wp--custom--spacing--9)
  }
}

.archive-header--header .archive-header__title {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .archive-header--header .archive-header__title {
    font-size:var(--wp--custom--type-scale--heading--1--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--1--line-height--family-base,intial)
  }
}

.archive-header--subheader {
  border-top: var(--wp--custom--stroke--medium) solid var(--color-border-black);
  margin: var(--wp--custom--spacing--8) 0
}

@media (min-width: 48em) {
  .archive-header--subheader .archive-header__title {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
  }
}

.archive-header--subheader .archive-header__description {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.pagination {
  justify-content: center
}

.nav-links,.pagination {
  align-items: center;
  display: flex
}

.pagination .page-numbers,.pagination span[aria-current=page] {
  align-items: center;
  color: var(--color-text-primary);
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-regular);
  height: 1.75rem;
  justify-content: center;
  padding: var(--wp--custom--spacing--2);
  -webkit-text-decoration: none;
  text-decoration: none;
  width: 1.75rem
}

@media (min-width: 30em) {
  .pagination .page-numbers,.pagination span[aria-current=page] {
    margin-left:var(--wp--custom--spacing--2);
    margin-right: var(--wp--custom--spacing--2)
  }
}

.pagination .page-numbers,.pagination span[aria-current=page] {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.pagination .page-numbers:where(:not(span[aria-current=page]):not(.dots)):focus,.pagination .page-numbers:where(:not(span[aria-current=page]):not(.dots)):hover {
  color: var(--color-text-red)
}

.pagination .next:focus svg path,.pagination .next:hover svg path,.pagination .prev:focus svg path,.pagination .prev:hover svg path {
  stroke: var(--color-text-red)
}

.pagination span[aria-current=page] {
  border: var(--wp--custom--stroke--small) solid var(--color-border-disabled);
  border-radius: var(--wp--custom--radius--full)
}

.pagination .page-numbers:where(.dots) {
  align-items: flex-end;
  display: flex;
  padding-bottom: .45rem
}

.ad-slot {
  position: relative
}

.ad-slot__container {
  position: sticky;
  top: 13rem
}

main {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  position: relative;
  z-index: var(--z-index-content)
}

.fr-homepage main,.uk-homepage main,main.main--author-archive,main.main--front-page,main.main--page,main.main--staff {
  padding-bottom: var(--layout-page-margin);
  padding-top: var(--layout-page-margin)
}

.fr-homepage main:where(:has(.entry__content>.is-pattern-elections-header:first-child)),.uk-homepage main:where(:has(.entry__content>.is-pattern-elections-header:first-child)),main.main--author-archive:where(:has(.entry__content>.is-pattern-elections-header:first-child)),main.main--front-page:where(:has(.entry__content>.is-pattern-elections-header:first-child)),main.main--page:where(:has(.entry__content>.is-pattern-elections-header:first-child)),main.main--staff:where(:has(.entry__content>.is-pattern-elections-header:first-child)) {
  padding-top: 0
}

.fr-homepage main .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile),.uk-homepage main .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile),main.main--author-archive .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile),main.main--front-page .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile),main.main--page .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile),main.main--staff .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile) {
  margin-top: calc(var(--layout-page-margin)*-1)
}

.fr-homepage main .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile)+*,.uk-homepage main .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile)+*,main.main--author-archive .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile)+*,main.main--front-page .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile)+*,main.main--page .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile)+*,main.main--staff .entry__content>.breaking-news:where(:first-child):not(.breaking-news__hide-on-mobile)+* {
  margin-top: var(--wp--custom--spacing--9)
}

@media (min-width: 48em) {
  .fr-homepage main .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child),.uk-homepage main .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child),main.main--author-archive .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child),main.main--front-page .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child),main.main--page .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child),main.main--staff .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child) {
    margin-top:calc(var(--layout-page-margin)*-1)
  }

  .fr-homepage main .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child)+*,.uk-homepage main .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child)+*,main.main--author-archive .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child)+*,main.main--front-page .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child)+*,main.main--page .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child)+*,main.main--staff .entry__content>.breaking-news.breaking-news__hide-on-mobile:where(:first-child)+* {
    margin-top: var(--wp--custom--spacing--9)
  }
}

:where(main.main--archive) {
  padding-bottom: var(--wp--custom--spacing--15);
  padding-top: 0
}

:where(main.main--archive) :where(.archive-header) {
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  :where(main.main--archive) :where(.archive-header) {
    margin-top:var(--wp--custom--spacing--11)
  }
}

main.main-archive--newsletter-category {
  --width-page: calc(63.125rem + var(--layout-page-margin)*2)
}

main.main--archive-category,main.main--confirmation-page,main.main--narrowed,main.main--user-flow {
  --width-page: calc(var(--width-const-content-wide, 100%) + var(--layout-page-margin)*2)
}

.entry__content,.entry__header {
  --width-content-base: var(--width-const-content-full);
  --width-content-wide: var(--width-const-content-full)
}

.entry__content .is-layout-constrained,.entry__header .is-layout-constrained {
  --wp--style--global--content-size: var(--width-page-recalculated);
  --wp--style--global--wide-size: var(--width-page-recalculated)
}

.article__content>*,.entry__content>* {
  margin: 0 auto;
  max-width: var(--width-content-base)
}

.article__content>*+*,.entry__content>*+* {
  margin-top: var(--layout-flow-default)
}

.article__content>:last-child:not(.embeds-container),.entry__content>:last-child:not(.embeds-container) {
  margin-bottom: var(--layout-flow-default)
}

.article__content>h1+*,.article__content>h2+*,.article__content>h3+*,.article__content>h4+*,.article__content>h5+*,.article__content>h6+*,.entry__content>h1+*,.entry__content>h2+*,.entry__content>h3+*,.entry__content>h4+*,.entry__content>h5+*,.entry__content>h6+* {
  margin-top: var(--layout-flow-reduced)
}

.entry__content--front-page>*+*,.fr-homepage .entry__content>*+*,.uk-homepage .entry__content>*+* {
  margin-top: 0
}

.entry__content--front-page>.is-pattern-elections-header+div,.fr-homepage .entry__content>.is-pattern-elections-header+div,.uk-homepage .entry__content>.is-pattern-elections-header+div {
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 64em) {
  .entry__content--front-page>.is-pattern-elections-header+div,.fr-homepage .entry__content>.is-pattern-elections-header+div,.uk-homepage .entry__content>.is-pattern-elections-header+div {
    margin-top:var(--wp--custom--spacing--10)
  }
}

.entry__content--front-page>div:not(.content-header-new):not(.is-pattern-elections-header)+div,.fr-homepage .entry__content>div:not(.content-header-new):not(.is-pattern-elections-header)+div,.uk-homepage .entry__content>div:not(.content-header-new):not(.is-pattern-elections-header)+div {
  margin-top: var(--wp--custom--spacing--13)
}

@media (min-width: 64em) {
  .entry__content--front-page>div:not(.content-header-new):not(.is-pattern-elections-header)+div,.fr-homepage .entry__content>div:not(.content-header-new):not(.is-pattern-elections-header)+div,.uk-homepage .entry__content>div:not(.content-header-new):not(.is-pattern-elections-header)+div {
    margin-top:var(--wp--custom--spacing--14)
  }
}

.entry__content--front-page>div:not(.content-header-new)+hr,.fr-homepage .entry__content>div:not(.content-header-new)+hr,.uk-homepage .entry__content>div:not(.content-header-new)+hr {
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .entry__content--front-page>div:not(.content-header-new)+hr,.fr-homepage .entry__content>div:not(.content-header-new)+hr,.uk-homepage .entry__content>div:not(.content-header-new)+hr {
    margin-bottom:var(--wp--custom--spacing--9);
    margin-top: var(--wp--custom--spacing--9)
  }
}

.article__content>*+h2 {
  margin-top: var(--layout-flow-extended)
}

.article__content>*+.ad,.article__content>*+p.is-style-standout {
  margin-bottom: var(--layout-flow-extended);
  margin-top: var(--layout-flow-extended)
}

.entry__header {
  margin: var(--layout-flow-default) auto;
  max-width: var(--width-content-base)
}

.entry__header>* {
  margin: 0 auto
}

.entry__header>*+* {
  margin-top: var(--layout-flow-default)
}

.article__content:after,.entry__content:after {
  clear: both;
  content: "";
  display: table
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 0
}

:where(.wp-block-columns.is-layout-flex):where(:not(:has(.content-listing))) {
  gap: 2.5rem
}

@media (min-width: 48em) {
  :where(.wp-block-columns.is-layout-flex) {
    -moz-column-gap:2.5rem;
    column-gap: 2.5rem
  }
}

:where(.wp-block-columns.is-layout-flex) :where(.wp-block-column>:first-child:not(.content-listing)) {
  margin-top: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  :where(.wp-block-columns.is-layout-flex) :where(.wp-block-column>:first-child:not(.content-listing)) {
    margin-top:inherit
  }
}

@supports (grid-area: auto) {
  .grid,.pl-layout>.block-editor-inner-blocks>.block-editor-block-list__layout {
    --grid-col-gap:var(--layout-gutter-column);
    --grid-row-gap: var(--layout-gutter-row);
    display: grid;
    grid-column-gap: var(--grid-col-gap)
  }

  @media (min-width: 48em) {
    .grid,.pl-layout>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns:1fr
    }
  }

  .grid>*,.pl-layout>.block-editor-inner-blocks>.block-editor-block-list__layout>* {
    min-height: 0;
    min-width: 0
  }

  .grid>.wp-block-column,.pl-layout>.block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block-column {
    margin-left: 0
  }

  .grid-cols-full-width {
    grid-column: -1/1;
    width: 100%
  }

  :root .grid__column.wp-block-column {
    margin-left: 0
  }

  .grid-has-row-gap {
    grid-row-gap: var(--grid-row-gap)
  }

  @media (min-width: 64em) {
    .grid__columns--2,.grid__ld--2,.pl-layout-2-column>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns:repeat(2,1fr)
    }
  }

  @media (min-width: 48em) {
    .grid__ld--3a,.pl-layout-2-column-3-1>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns:1fr var(--width-ad-siderail,300px)
    }

    .grid__ld--3b,.pl-layout-2-column-1-3>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns: var(--width-ad-siderail,300px) 1fr
    }

    .grid__columns--3,.pl-layout-3-column>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns: repeat(2,1fr)
    }
  }

  @media (min-width: 80em) {
    .grid__columns--3,.pl-layout-3-column>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns:repeat(3,minmax(auto,1fr))
    }
  }

  @media (min-width: 48em) {
    .grid__columns--4,.grid__md--4,.pl-layout-4-column>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns:repeat(2,1fr)
    }
  }

  @media (min-width: 64em) {
    .grid__columns--4,.grid__md--4,.pl-layout-4-column>.block-editor-inner-blocks>.block-editor-block-list__layout {
      grid-template-columns:repeat(4,minmax(auto,310px))
    }
  }

  .pl-layout-3-column-wide-centre>.block-editor-inner-blocks>.block-editor-block-list__layout {
    display: grid;
    grid-row-gap: var(--grid-row-gap);
    grid-template-columns: .5fr 1fr .5fr
  }

  .grid__md--5 {
    display: grid;
    grid-row-gap: var(--grid-row-gap)
  }

  @media (min-width: 64em) {
    .grid__md--5 {
      grid-template-columns:.5fr 1fr .5fr
    }
  }

  .grid__md--5b {
    display: grid
  }

  @media (min-width: 64em) {
    .grid__md--5b {
      grid-template-columns:var(--width-ad-siderail,300px) 1fr var(--width-ad-siderail,300px)
    }
  }

  @media (min-width: 48em) {
    .grid__columns--5 {
      grid-template-columns:repeat(3,1fr)
    }
  }

  @media (min-width: 64em) {
    .grid__columns--5 {
      grid-template-columns:repeat(5,1fr)
    }
  }

  @media (min-width: 48em) {
    .grid__columns--6 {
      grid-row-gap:var(--wp--custom--spacing--9);
      grid-template-columns: repeat(3,1fr)
    }
  }

  @media (min-width: 64em) {
    .grid__columns--6 {
      grid-template-columns:repeat(6,1fr)
    }
  }

  @media (min-width: 48em) {
    .grid__md--6 {
      grid-template-columns:1fr
    }
  }

  @media (min-width: 64em) {
    .grid__md--6 {
      grid-template-columns:1fr 300px
    }
  }

  .grid__md--6 .grid__column.wp-block-column {
    margin-left: 0
  }

  .grid__hd--11a {
    grid-template-columns: 1fr .5fr
  }

  .grid__hd--11a,.grid__hd--11b {
    display: grid;
    grid-row-gap: var(--grid-row-gap)
  }

  .grid__hd--11b {
    grid-template-columns: repeat(2,1fr)
  }

  .grid__column {
    margin-bottom: var(--vertical-spacing-3x-small)
  }

  @media (min-width: 48em) {
    .grid__column {
      margin-bottom:0
    }
  }

  .grid__column+.grid__column,.grid__column>.grid__column {
    margin-bottom: 0
  }

  @media (max-width: 47.9375em) {
    .grid__column .wp-block-buttons:last-of-type {
      margin-bottom:0
    }
  }

  .grid__column--sidebar {
    padding: var(--wp--custom--spacing--8) 0 0
  }

  @media (min-width: 64em) {
    .grid__column--sidebar {
      border:0;
      padding: 0
    }
  }

  .placeholder__block {
    align-items: center;
    background-color: var(--color-background-secondary);
    display: flex;
    height: 200px;
    justify-content: center
  }
}

.is-custom-grid.is-layout-flex {
  display: grid
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-70-30) {
    grid-column-gap:2.5rem;
    grid-template-columns: minmax(min-content,1010px) minmax(min-content,310px)
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-70-30):where(.is-pattern-70-30) {
    grid-column-gap:2.5rem;
    grid-template-columns: minmax(min-content,1010px) minmax(min-content,310px)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50) {
    grid-column-gap:2.5rem;
    grid-template-columns: repeat(4,1fr)
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50) {
    grid-template-columns:minmax(min-content,660px) minmax(min-content,310px) minmax(min-content,310px)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50)>.wp-block-column:first-child {
    grid-column:-1/1
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50)>.wp-block-column:first-child {
    grid-column:auto
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50)>.wp-block-column:nth-child(2) {
    grid-column:1/span 2
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50)>.wp-block-column:nth-child(2) {
    grid-column:auto
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50)>.wp-block-column:nth-child(3) {
    grid-column:3/span 2
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-50-50)>.wp-block-column:nth-child(3) {
    grid-column:auto
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-column) {
    grid-template-columns:repeat(4,1fr)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-column)>.wp-block-column:first-child {
    grid-column:-1/1
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-column)>.wp-block-column:first-child {
    grid-column:auto
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-two-col-split) {
    grid-template-columns:repeat(2,1fr)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-col-listing) {
    grid-column-gap:2.5rem;
    grid-template-columns: repeat(2,1fr)
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-col-listing) {
    grid-template-columns:repeat(4,1fr)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-three-col-sidebar) {
    grid-column-gap:2.5rem;
    grid-template-columns: repeat(2,1fr)
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-three-col-sidebar) {
    grid-template-columns:repeat(4,1fr)
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-three-column-hero) {
    grid-template-columns:minmax(min-content,310px) minmax(min-content,600px) minmax(min-content,310px)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-60-40) {
    grid-column-gap:2.5rem
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-60-40) {
    grid-template-columns:minmax(min-content,1010px) minmax(min-content,310px)
  }
}

@media (min-width: 48em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-column-dual) {
    grid-column-gap:2.5rem;
    grid-template-columns: repeat(2,1fr)
  }
}

@media (min-width: 64em) {
  .is-custom-grid.is-layout-flex:where(.is-custom-grid-four-column-dual) {
    grid-template-columns:repeat(4,1fr)
  }
}

.layout-grid {
  display: grid;
  grid-gap: var(--wp--custom--spacing--10);
  gap: var(--wp--custom--spacing--10)
}

.layout-grid--archive {
  grid-template-columns: 1fr
}

@media (min-width: 64em) {
  .layout-grid--archive {
    grid-template-columns:3fr minmax(310px,1fr)
  }
}

.layout-grid__rail {
  align-content: flex-start;
  display: grid
}

.layout-grid--events {
  gap: var(--wp--custom--spacing--8);
  grid-template-columns: 1fr
}

@media (min-width: 64em) {
  .layout-grid--events {
    gap:var(--wp--custom--spacing--10);
    grid-template-columns: minmax(min-content,310px) 2fr
  }
}

.super {
  background: transparent
}

.super.full-bleed {
  padding-left: 0;
  padding-right: 0
}

.super.full-bleed .super-inner {
  max-width: var(--width-page);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin)
}

.ad {
  align-items: center;
  background: var(--color-background-secondary);
  clear: both;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  padding: var(--wp--custom--spacing--8) var(--wp--custom--spacing--10)
}

@media (max-width: 47.9375em) {
  .ad {
    left:50%;
    margin-left: calc(var(--full-bleed-width, 100vw)/-2)!important;
    margin-right: calc(var(--full-bleed-width, 100vw)/-2)!important;
    max-width: var(--full-bleed-width,100vw);
    position: relative;
    right: 50%;
    width: var(--full-bleed-width,100vw)
  }
}

.ad iframe {
  display: revert
}

.ad-label {
  color: var(--color-text-disabled);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--2);
  margin-top: calc((var(--wp--custom--spacing--8) - var(--wp--custom--spacing--5))*-1);
  margin-top: calc(var(--wp--custom--spacing--8)*-1 - var(--wp--custom--spacing--5)*-1);
  text-align: center
}

.ad-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  width: 100%
}

.ad-inner {
  margin: 0 auto;
  text-align: center;
  width: 100%
}

.ad__mobile.sticky-footer .ad-inner {
  display: flex;
  justify-content: center
}

.ad__placeholder {
  background-color: var(--color-background-secondary)
}

.content-listing__content .ad__placeholder,.content-listing__content .ad__placeholder .ad {
  height: 100%
}

.ad__close {
  border: none;
  border-radius: 12px 0 0;
  display: block;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: 9999
}

@media (min-width: 48em) {
  .ad__close {
    display:none
  }
}

.ad__close .icon {
  height: 10px;
  width: 10px
}

.ad__medium--width {
  max-width: var(--width-content-wide)
}

.ad__full--width {
  left: 50%;
  margin-left: calc(var(--full-bleed-width, 100vw)/-2)!important;
  margin-right: calc(var(--full-bleed-width, 100vw)/-2)!important;
  max-width: var(--full-bleed-width,100vw);
  position: relative;
  right: 50%;
  width: var(--full-bleed-width,100vw)
}

@media (min-width: 48em) {
  .ad-is-sticky {
    position:sticky;
    top: calc(var(--header-offset) + .5em)
  }
}

.ad-no-background,.ad.is-grid-ad,.widget .ad {
  background: transparent;
  padding: 0
}

@media (max-width: 47.9375em) {
  .ad-no-background,.ad.is-grid-ad,.widget .ad {
    left:auto;
    margin-left: 0!important;
    margin-right: 0!important;
    max-width: none;
    right: auto;
    width: auto
  }
}

.ad-no-background .ad-label,.ad.is-grid-ad .ad-label,.widget .ad .ad-label {
  margin-top: 0
}

.ad-wrapper.grid-ad {
  align-items: normal;
  height: auto;
  text-align: center;
  width: 100%
}

.ad.is-grid-ad .ad-label {
  display: none
}

.single .is-first-leaderboard .ad-wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%
}

.archive .is-first-leaderboard {
  margin-bottom: 0
}

.ad.is-top-leaderboard {
  left: 50%;
  margin-left: calc(var(--full-bleed-width, 100vw)/-2)!important;
  margin-right: calc(var(--full-bleed-width, 100vw)/-2)!important;
  max-width: var(--full-bleed-width,100vw);
  position: relative;
  right: 50%;
  width: var(--full-bleed-width,100vw);
  z-index: var(--z-index-over-all)
}

.page-skin {
  display: none;
  z-index: var(--z-index-skin)
}

@media (min-width: 80em) {
  .page-skin {
    display:block;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateY(var(--header-offset));
    transition: transform var(--wp--custom--animation--duration--default) ease-in-out
  }
}

.page-skin .page-skin-graphic {
  background-position: top;
  background-repeat: no-repeat;
  display: block;
  height: 100%
}

.page-skin .page-skin-graphic:active,.page-skin .page-skin-graphic:focus,.page-skin .page-skin-graphic:focus-visible,.page-skin .page-skin-graphic:focus-within,.page-skin .page-skin-graphic:hover {
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-text-decoration: none;
  text-decoration: none
}

.skin-ad {
  height: 0;
  margin: 0;
  padding: 0
}

.skin-ad .ad-label {
  display: none
}

.ad__rectangle .ad-wrapper,.ad__rectangle_2 .ad-wrapper,.ad__rectangle_3 .ad-wrapper {
  min-height: 250px
}

.ad__instream .ad-wrapper,.ad__instream_2 .ad-wrapper,.ad__instream_3 .ad-wrapper,.ad__leaderboard .ad-wrapper {
  min-height: 50px
}

@media screen and (min-width: 728px) {
  .ad__instream .ad-wrapper,.ad__instream_2 .ad-wrapper,.ad__instream_3 .ad-wrapper,.ad__leaderboard .ad-wrapper {
    min-height:90px
  }
}

[class*=" ad__instory"] .ad-wrapper,[class^=ad__instory] .ad-wrapper {
  min-height: 250px
}

@media screen and (max-width: 727px) {
  .ad__height--short .ad-wrapper {
    min-height:50px
  }

  .ad__height--medium .ad-wrapper {
    min-height: 100px
  }
}

.ad__mobile {
  background: var(--color-background-default);
  bottom: 0;
  left: 0;
  min-height: 50px;
  padding: .2em 0 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: var(--z-index-over-all)
}

@media (min-width: 48em) {
  .ad__mobile {
    display:none
  }
}

.ad__mobile[aria-hidden=true] {
  display: none
}

.ad__mobile .ad__close {
  background: var(--color-background-default);
  top: -24px
}

@media (max-width: 47.9375em) {
  body:has(.ad__mobile) {
    --sticky-footer-offset:calc(50px + 0.4em)
  }
}

.alert {
  font-size: var(--wp--custom--type-scale--body--large--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
}

.alert>:last-child {
  margin-bottom: 0
}

.alert[aria-hidden=true] {
  display: none
}

.alert__error {
  background: var(--color-background-red-inverse-05pc);
  border: var(--wp--custom--stroke--small) solid var(--color-border-red);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--color-border-red);
  padding: 1em
}

.countdown {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-medium);
  text-align: center
}

.countdown__content {
  display: flex;
  gap: var(--wp--custom--spacing--4)
}

.countdown__item {
  display: flex;
  flex-direction: column;
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  font-size: var(--wp--custom--font--size--36);
  font-weight: var(--font-weight-semi-bold);
  gap: var(--wp--custom--spacing--2);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-alt,intial);
  min-height: 4rem;
  min-width: 4.75rem
}

.countdown__label {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  letter-spacing: .02em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  opacity: .7;
  text-transform: uppercase
}

.countdown__description {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  margin-bottom: var(--wp--custom--spacing--3);
  margin-top: 0
}

.map {
  background-color: var(--color-background-disabled);
  margin: var(--wp--custom--spacing--8) 0
}

@media (min-width: 64em) {
  .map {
    margin:var(--wp--custom--spacing--11) 0
  }
}

.map-object {
  height: 100%;
  min-height: 15.625rem;
  position: absolute;
  width: 100%
}

.map__details {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  min-height: 15.625rem;
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  position: relative
}

.map__details--content {
  background-color: var(--color-background-secondary);
  display: none;
  margin-left: auto;
  max-width: 20rem;
  padding: var(--wp--custom--spacing--8);
  width: 100%
}

@media (min-width: 48em) {
  .map__details--content {
    display:block
  }
}

.map__details--content p {
  margin-top: 0
}

.map__details--content p:empty {
  display: none
}

.map__details__header-title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--4)
}

.map__details__contact-title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--4)
}

.pro-pill {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.pro-pill,.pro-pill__link {
  align-items: center;
  display: inline-flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--6)
}

.pro-pill__link {
  color: var(--color-text-primary);
  flex: 1 1 auto;
  font-weight: var(--font-weight-normal);
  outline: 0;
  text-decoration-line: none
}

.pro-pill__link .pro-pill__icon {
  box-shadow: 0 0 0 0 var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-out)
}

.pro-pill__link:active,.pro-pill__link:focus,.pro-pill__link:focus-visible,.pro-pill__link:focus-within,.pro-pill__link:hover {
  color: var(--color-text-primary);
  outline: none;
  text-decoration-line: underline
}

.pro-pill__link:focus-visible .pro-pill__icon {
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-in)
}

.pro-pill__icon {
  background: var(--button-background-color);
  border-radius: 3em;
  color: var(--button-text-color);
  display: block;
  line-height: 0;
  padding: var(--wp--custom--spacing--5) var(--wp--custom--spacing--6)
}

.pro-pill__icon svg {
  max-width: 70px;
  width: 100%
}

.pro-pill__icon svg .logo-element-pro {
  fill: currentcolor
}

.tags+.tags {
  margin-top: var(--wp--custom--spacing--8)
}

.tags svg {
  aspect-ratio: 1;
  height: 1.5em;
  vertical-align: middle;
  width: auto
}

.tags__title {
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.tags__title svg {
  margin-right: var(--wp--custom--spacing--1);
  margin-top: -.15em
}

.tags__title+.tags__tags {
  margin-top: var(--wp--custom--spacing--4)
}

.tags__tags {
  align-items: center;
  display: inline-flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--4)
}

.tags__tags>a,.tags__tags>span {
  color: var(--color-text-red);
  display: inline-block;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-medium);
  -webkit-text-decoration: none;
  text-decoration: none
}

.tags__variant--primary .tags__tags>a,.tags__variant--primary .tags__tags>span {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  letter-spacing: .05em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase
}

.tags__variant--primary .tags__tags .tags__tags--breaking,.tags__variant--primary .tags__tags .tags__tags--live,.tags__variant--primary .tags__tags .tags__tags--opinion,.tags__variant--primary .tags__tags .tags__tags--sponsored,.tags__variant--primary .tags__tags .tags__tags[class*=-sponsored-] {
  border-radius: var(--wp--custom--stroke--large);
  padding: 0 var(--wp--custom--spacing--2)
}

.tags__variant--primary .tags__tags .tags__tags--breaking,.tags__variant--primary .tags__tags .tags__tags--live {
  background-color: var(--color-background-red-inverse);
  color: var(--color-text-inverse)
}

.tags__variant--primary .tags__tags .tags__tags--sponsored,.tags__variant--primary .tags__tags .tags__tags[class*=-sponsored-] {
  background-color: var(--color-background-banner);
  color: var(--color-text-inverse)
}

.tags__variant--primary .tags__tags .tags__tags--opinion {
  background-color: var(--color-background-orange-inverse);
  color: var(--color-text-inverse)
}

.tags__variant--secondary .tags__tags>a,.tags__variant--secondary .tags__tags>span {
  background-color: var(--color-background-default);
  border: var(--wp--custom--stroke--small) solid var(--color-border-disabled);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--color-text-primary);
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial);
  padding: var(--wp--custom--spacing--2) var(--wp--custom--spacing--4)
}

.tags__variant--secondary .tags__tags>a:where(:hover,:focus,:focus-within,:focus-visible) {
  background-color: var(--color-background-inverse);
  border-color: var(--color-background-inverse);
  color: var(--color-text-inverse)
}

audio {
  --button-background-color: var(--color-background-secondary);
  --button-text-color: var(--color-text-primary);
  --button-hover-background-color: var(--wp--custom--color--grey--200);
  --button-hover-text-color: var(--color-text-primary);
  --button-focus-background-color: var(--color-background-secondary);
  --button-focus-text-color: var(--color-text-primary);
  --button-active-background-color: var(--wp--custom--color--grey--200);
  --button-active-text-color: var(--color-text-primary-50pc);
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-out)
}

audio:focus-visible {
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-in)
}

audio::-webkit-media-controls-panel {
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  color: var(--button-text-color)
}

audio::-webkit-media-controls-current-time-display,audio::-webkit-media-controls-time-remaining-display {
  color: var(--button-text-color);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial)
}

.sidebar-content {
  margin: 0 0 var(--wp--custom--spacing--11)
}

@media (min-width: 64em) {
  .sidebar-content {
    border-top:var(--wp--custom--stroke--small) solid var(--color-border);
    padding: var(--wp--custom--spacing--8) 0 0
  }
}

.sidebar-content h2 {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial)
}

.sidebar-content h3 {
  font-size: var(--wp--custom--type-scale--heading--6--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--6--line-height--family-base,intial)
}

@media (max-width: 47.9375em) {
  .sidebar-content.hide-on-mobile {
    display:none
  }
}

.speaker {
  align-items: flex-start;
  display: flex;
  gap: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .speaker {
    align-items:center
  }
}

.speaker__links {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: var(--wp--custom--spacing--6) 0 0 0;
  padding: 0
}

@media (min-width: 48em) {
  .speaker__links {
    align-items:center;
    flex-direction: row
  }
}

.speaker__links li {
  margin-top: 0
}

.speaker__links li:where(:not(:last-child)) {
  margin-right: var(--wp--custom--spacing--6)
}

.speaker__links a {
  align-items: center;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--color-text-primary);
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  outline: 0;
  outline-color: var(--button-outline-color);
  text-decoration-line: none;
  transition: box-shadow var(--transition-style-button-out)
}

.speaker__links a svg {
  height: var(--wp--custom--spacing--7);
  margin-right: var(--wp--custom--spacing--2);
  width: var(--wp--custom--spacing--7)
}

.speaker__links a svg path {
  stroke: currentcolor
}

.speaker__links a:active,.speaker__links a:hover {
  color: var(--color-link-pressed);
  text-decoration-line: underline
}

.speaker__links a:focus-visible {
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-in)
}

.speaker__job-title {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial);
  margin-bottom: 0;
  margin-top: 0
}

.speaker__intro p {
  color: var(--color-text-secondary);
  margin: var(--wp--custom--spacing--4) 0 0 0
}

.speaker__avatar {
  flex: 0 0 120px;
  flex-shrink: 0;
  margin: 0
}

@media (min-width: 48em) {
  .speaker__avatar {
    flex-basis:140px
  }
}

.speaker__avatar img {
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 120px
}

@media (min-width: 48em) {
  .speaker__avatar img {
    height:140px;
    width: 140px
  }
}

.speaker__name {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial);
  margin: 0
}

@media (min-width: 48em) {
  .speaker__name {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
  }
}

.speaker__author .speaker__content {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start
}

.speaker__author .speaker__links {
  margin-top: 0
}

.speaker__single {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--10)
}

@media (min-width: 48em) {
  .speaker__single {
    flex-direction:row
  }
}

.speaker__single .speaker__content {
  align-items: flex-start;
  display: flex;
  flex-direction: column
}

.speaker__single .speaker__avatar {
  flex: 1 0 140px;
  margin-bottom: 0
}

.speaker__single .speaker__name {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial);
  margin: 0
}

.plot-trend-control {
  margin-top: var(--wp--custom--spacing--6);
  overflow: hidden;
  text-align: center
}

.plot-trend-control a {
  color: var(--color-text-default);
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none
}

.plot-trend-control a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.plot-trend-control a.active {
  background-color: var(--color-background-red-inverse);
  color: var(--color-text-inverse);
  cursor: default;
  pointer-events: none
}

.polls-details {
  color: var(--color-border-black);
  display: flex;
  flex-wrap: wrap;
  font-family: inherit!important;
  font-size: inherit!important;
  list-style-type: none!important;
  margin: 0 0 1em!important;
  padding: 0!important
}

.polls-details__item {
  align-items: flex-start;
  display: flex;
  margin: 0;
  padding: var(--wp--custom--spacing--4);
  width: 100%
}

@media (min-width: 48em) {
  .polls-details__item {
    width:50%
  }
}

@media (min-width: 64em) {
  .polls-details__item {
    width:33.3333%
  }
}

.polls-details__item p:not(.polls-details__subtitle):not(.polls-details__title) {
  margin: 0
}

.polls-details__item>div:not(.polls-details__logo_container) {
  height: 100%;
  padding: 0 var(--wp--custom--spacing--6) 0 var(--wp--custom--spacing--4)
}

@media (max-width: 47.9375em) {
  .polls-details__item>div:not(.polls-details__logo_container) {
    padding-right:0
  }
}

.polls-details__logo {
  max-height: 55px;
  max-width: 60px
}

.polls-details__logo_container {
  margin-right: var(--wp--custom--spacing--4);
  min-width: 60px;
  padding: 0;
  text-align: right;
  width: 60px
}

.polls-details__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  margin-bottom: .3rem
}

.polls-details__subtitle {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  margin: 0
}

.polls-details__show-more {
  flex: 1 1 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: .5rem;
  text-align: center
}

.polls-details__item.is-shown-hidden {
  display: none
}

.is-all-polls-shown .polls-details__item.is-shown-hidden {
  display: flex
}

.polls-details__toggle-button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out)
}

.polls-details__toggle-button:active,.polls-details__toggle-button:focus-visible,.polls-details__toggle-button:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.polls-details__toggle-button:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.polls-details__toggle-button:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.polls-details__toggle-button:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.polls-details__toggle-button:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.polls-details__toggle-button[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.polls-details__toggle-button * {
  pointer-events: none
}

@media (min-width: 48em) {
  .tile-size-full-width .polls-details .polls-details__item {
    width:50%
  }
}

@media (min-width: 64em) {
  .tile-size-full-width .polls-details .polls-details__item {
    width:33.3333%
  }
}

.plot-trend {
  clear: both;
  height: auto;
  margin: 10px 0 0 0;
  min-height: 250px;
  overflow: hidden;
  width: 100%
}

.plot-trend svg .focus text {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-alt,intial)
}

.plot-trend svg .events text,.plot-trend svg .focus text.date {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  fill: var(--color-text-primary);
  font-weight: var(--font-weight-regular)
}

.plot-trend svg .events text {
  font-family: var(--font-family-alt);
  opacity: .8
}

.plot-trend svg path.domain {
  stroke: var(--color-border-black)
}

.plot-trend svg .line {
  fill: none;
  opacity: .5;
  stroke-width: 2px
}

.plot-trend svg .line.x,.plot-trend svg .line.y {
  opacity: 1;
  stroke: var(--color-border-black);
  stroke-width: 1px
}

.plot-trend svg .events line {
  opacity: .3;
  stroke: var(--color-border-black);
  stroke-width: 1px
}

.plot-trend svg .poll-dot {
  opacity: .2
}

.plot-trend svg .election {
  height: 8px;
  opacity: .8;
  width: 8px
}

.plot-trend svg rect.overlay {
  fill: none;
  pointer-events: all
}

.plot-trend svg .tick {
  color: var(--color-text-primary)
}

.plot-trend svg .tick text {
  fill: var(--color-border-black)
}

#poll-of-polls-wrapper .plot-trend {
  height: auto!important
}

#poll-of-polls-wrapper .plot-trend>.svg-content {
  left: 0;
  top: 0;
  width: 100%
}

.plot-trend-data-selection,.plot-trend-time-selection,.plot-trend-trend-selection {
  border-radius: var(--wp--custom--radius--round-4);
  display: inline-block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin: 0;
  text-transform: uppercase
}

.plot-trend-data-selection a,.plot-trend-time-selection a,.plot-trend-trend-selection a {
  display: inline-block;
  font-weight: var(--font-weight-medium);
  padding: 0 var(--wp--custom--spacing--2)
}

.plot-trend-data-selection a.active,.plot-trend-time-selection a.active,.plot-trend-trend-selection a.active {
  background-color: var(--color-background-red-inverse);
  cursor: default;
  pointer-events: none;
  -webkit-text-decoration: none;
  text-decoration: none
}

.plot-trend-data-selection a.active:first-child,.plot-trend-time-selection a.active:first-child,.plot-trend-trend-selection a.active:first-child {
  border-bottom-left-radius: var(--wp--custom--radius--round-4);
  border-top-left-radius: var(--wp--custom--radius--round-4)
}

.plot-trend-data-selection a.active:last-child,.plot-trend-time-selection a.active:last-child,.plot-trend-trend-selection a.active:last-child {
  border-bottom-right-radius: var(--wp--custom--radius--round-4);
  border-top-right-radius: var(--wp--custom--radius--round-4)
}

@media (min-width: 48em) {
  .plot-trend-data-selection {
    display:none
  }
}

.plot-trend-time-selection {
  float: left
}

.plot-trend-trend-selection {
  float: right
}

.pop-spinner {
  height: 50px;
  left: calc(50% - 25px);
  position: relative;
  top: 30%;
  width: 50px
}

.pop-spinner-circle {
  animation: spinning-circle 2s linear infinite
}

.canvas-plot {
  opacity: .15;
  pointer-events: none;
  position: relative
}

.canvas-time-6 {
  opacity: .3
}

.canvas-time-12 {
  opacity: .25
}

.canvas-time-24 {
  opacity: .2
}

:root {
  --c-eu-epp: #39f;
  --c-eu-sd: red;
  --c-eu-ecr: #00f;
  --c-eu-left: #900;
  --c-eu-greensefa: #090;
  --c-eu-others: #a3a5a8;
  --c-eu-renew: #fc0;
  --c-eu-id: #2b3856;
  --c-eu-ni: #848484;
  --c-eu-esn: #212f3c;
  --c-new: #cca1c2;
  --c-fr-nfp: #fb4a52;
  --c-fr-ens: #fc0;
  --c-fr-lr: #06c;
  --c-fr-rn: #030e40;
  --c-fr-nupes: #6a0dac;
  --c-other: #737373;
  --c-uk-con: #2174d9;
  --c-uk-lab: #f0011d;
  --c-uk-ld: #fe7e00;
  --c-uk-reform: #2bdbc8;
  --c-uk-snp: #fbcc50;
  --c-uk-green: #58ab27;
  --c-uk-plaid: #2f8746;
  --c-uk-re: #28dac9;
  --c-uk-pc: #46a35c;
  --c-uk-sf: #306761;
  --c-uk-uup: #49a4ee;
  --c-uk-dup: #c0153c;
  --c-uk-ind: #d8d8d8;
  --c-uk-sdlp: #fd0200;
  --c-uk-ukip: #d16ebd;
  --c-uk-apni: #f6cb2e;
  --c-undeclared: #d1d1d1;
  --c-de-afd: #2175d9;
  --c-de-bsw: #a7402e;
  --c-de-fdp: #facd50;
  --c-de-gruene: #58ab27;
  --c-de-greens: #58ab27;
  --c-de-linke: #8c3473;
  --c-de-left: #8c3473;
  --c-de-others: #979899;
  --c-de-spd: #f0001c;
  --c-de-union: #000;
  --c-de-cdu-csu: #000
}

.geo-votes-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  padding: 0
}

.geo-votes .list-hidden-items li:nth-child(n+7) {
  display: none
}

.geo-list-item {
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--spacing--4);
  margin-bottom: var(--wp--custom--spacing--4);
  padding: var(--wp--custom--spacing--6);
  transition: border-color .2s ease-in-out;
  width: 100%
}

.geo-list-item img {
  display: inline;
  margin-right: var(--wp--custom--spacing--3);
  vertical-align: middle
}

.geo-list-item .title {
  align-items: center;
  display: flex;
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  justify-content: start
}

.geo-list-item .subtitle {
  color: var(--color-text-tertiary);
  font-size: var(--wp--custom--type-scale--heading--5--font-size,medium)
}

.geo-list-item .info-danger {
  color: var(--color-text-danger);
  font-size: var(--wp--custom--type-scale--heading--6--font-size,small)
}

.geo-table {
  border-bottom: 1px solid var(--color-border);
  font-family: var(--font-family-alt)
}

.geo-table td {
  padding-bottom: .2rem;
  padding-top: .2rem
}

.geo-table .group {
  display: flex;
  justify-content: flex-start
}

.geo-votes,.horseshoe-wrapper,.stacked-bar {
  font-family: var(--font-family-alt)
}

.geo-votes .text-right,.horseshoe-wrapper .text-right,.stacked-bar .text-right {
  text-align: right;
  white-space: nowrap
}

.geo-votes .text-grey,.horseshoe-wrapper .text-grey,.stacked-bar .text-grey {
  color: var(--color-text-tertiary)
}

.geo-votes .text-positive,.horseshoe-wrapper .text-positive,.stacked-bar .text-positive {
  color: var(--color-text-success)
}

.geo-votes .text-negative,.horseshoe-wrapper .text-negative,.stacked-bar .text-negative {
  color: var(--color-text-danger)
}

.geo-votes .text-bold,.horseshoe-wrapper .text-bold,.stacked-bar .text-bold {
  font-weight: var(--font-weight-bold)
}

.geo-votes .text-size-1,.horseshoe-wrapper .text-size-1,.stacked-bar .text-size-1 {
  font-size: 1rem
}

.geo-votes .text-size-075,.horseshoe-wrapper .text-size-075,.stacked-bar .text-size-075 {
  font-size: .75rem
}

.geo-votes .my-0,.horseshoe-wrapper .my-0,.stacked-bar .my-0 {
  margin-bottom: 0;
  margin-top: 0
}

.geo-votes .mb-0,.horseshoe-wrapper .mb-0,.stacked-bar .mb-0 {
  margin-bottom: 0
}

.geo-votes .mt-1,.horseshoe-wrapper .mt-1,.stacked-bar .mt-1 {
  margin-top: var(--wp--custom--spacing--6)
}

.geo-votes .mr-03,.horseshoe-wrapper .mr-03,.stacked-bar .mr-03 {
  margin-right: .3rem
}

.geo-votes .ml-05,.horseshoe-wrapper .ml-05,.stacked-bar .ml-05 {
  margin-left: var(--wp--custom--spacing--4)
}

.geo-votes .pr-lg,.horseshoe-wrapper .pr-lg,.stacked-bar .pr-lg {
  padding-right: var(--wp--custom--spacing--6)
}

.geo-votes .full-width,.horseshoe-wrapper .full-width,.stacked-bar .full-width {
  width: 100%
}

.geo-votes .nowrap,.horseshoe-wrapper .nowrap,.stacked-bar .nowrap {
  white-space: nowrap
}

.geo-votes .block,.horseshoe-wrapper .block,.stacked-bar .block {
  display: block
}

.geo-votes .no-text-decoration a,.horseshoe-wrapper .no-text-decoration a,.stacked-bar .no-text-decoration a {
  -webkit-text-decoration: none;
  text-decoration: none
}

.geo-votes .flex-center,.horseshoe-wrapper .flex-center,.stacked-bar .flex-center {
  align-items: center;
  display: flex;
  gap: .3rem
}

.geo-votes .center-container,.horseshoe-wrapper .center-container,.stacked-bar .center-container {
  align-items: center;
  display: flex;
  justify-content: center
}

.geo-votes .pointer,.horseshoe-wrapper .pointer,.stacked-bar .pointer {
  cursor: pointer
}

.geo-votes .no-result,.horseshoe-wrapper .no-result,.stacked-bar .no-result {
  align-items: center;
  display: flex;
  font-size: var(--wp--custom--type-scale--heading--5--font-size,small);
  font-weight: var(--font-weight-semi-bold);
  height: 100%;
  justify-content: flex-end
}

.geo-votes .circle,.horseshoe-wrapper .circle,.stacked-bar .circle {
  border-radius: 50%;
  display: inline-block;
  height: .9rem;
  margin-top: .3rem;
  width: .9rem
}

.geo-votes .chart-flex-container .circle,.horseshoe-wrapper .chart-flex-container .circle,.stacked-bar .chart-flex-container .circle {
  height: .7rem;
  width: .7rem
}

.geo-votes .checked,.horseshoe-wrapper .checked,.stacked-bar .checked {
  background-image: url(static/img/check-white.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%
}

.geo-votes .show-more-btn,.horseshoe-wrapper .show-more-btn,.stacked-bar .show-more-btn {
  background-color: var(--color-background);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--spacing--3);
  cursor: pointer;
  font-size: var(--wp--custom--type-scale--heading--5--font-size,small);
  padding: var(--wp--custom--spacing--3) var(--wp--custom--spacing--5)
}

.geo-votes .hide,.horseshoe-wrapper .hide,.stacked-bar .hide {
  display: none
}

.geo-votes .title,.horseshoe-wrapper .title,.stacked-bar .title {
  font-size: 1.125rem;
  font-weight: var(--font-weight-bold)
}

.geo-votes .flex-container,.horseshoe-wrapper .flex-container,.stacked-bar .flex-container {
  align-items: center;
  display: flex
}

.geo-votes .flex-wrap,.horseshoe-wrapper .flex-wrap,.stacked-bar .flex-wrap {
  flex-wrap: wrap
}

.geo-votes .gap-xs,.horseshoe-wrapper .gap-xs,.stacked-bar .gap-xs {
  gap: .1rem
}

.geo-votes .gap-md,.horseshoe-wrapper .gap-md,.stacked-bar .gap-md {
  gap: .75rem
}

.geo-votes .space-between,.horseshoe-wrapper .space-between,.stacked-bar .space-between {
  justify-content: space-between
}

.geo-votes .bar,.horseshoe-wrapper .bar,.stacked-bar .bar {
  height: 1.5rem;
  width: 100%
}

.geo-votes .bar-result,.horseshoe-wrapper .bar-result,.stacked-bar .bar-result {
  height: 1.6rem;
  margin-bottom: .3rem;
  overflow: hidden;
  word-wrap: break-word
}

.geo-votes .bar-label,.horseshoe-wrapper .bar-label,.stacked-bar .bar-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.geo-votes .text-sm,.horseshoe-wrapper .text-sm,.stacked-bar .text-sm {
  font-size: .625rem
}

.geo-votes .text-md,.horseshoe-wrapper .text-md,.stacked-bar .text-md {
  font-size: .75rem
}

.geo-votes .text-lg,.horseshoe-wrapper .text-lg,.stacked-bar .text-lg {
  font-size: 1rem
}

.geo-votes .text-xl,.horseshoe-wrapper .text-xl,.stacked-bar .text-xl {
  font-size: 1.125rem
}

.geo-votes .mt-sm,.horseshoe-wrapper .mt-sm,.stacked-bar .mt-sm {
  margin-top: var(--wp--custom--spacing--4)
}

.geo-votes .mt-lg,.horseshoe-wrapper .mt-lg,.stacked-bar .mt-lg {
  margin-top: var(--wp--custom--spacing--6)
}

.geo-votes summary {
  align-items: top;
  background-color: var(--color-background);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--spacing--12);
  bottom: 0;
  color: var(--color-text-tertiary);
  cursor: pointer;
  display: inline-flex;
  font-size: var(--wp--custom--type-scale--heading--6--font-size,small);
  list-style: none;
  padding: var(--wp--custom--spacing--1) var(--wp--custom--spacing--3);
  position: absolute;
  width: auto
}

.geo-votes summary:after {
  background: url(static/img/arrow-chevron-down.svg) no-repeat 100%;
  background-size: 20%;
  content: "Expand ";
  display: inline-block;
  padding-right: 1rem;
  transition: .2s
}

.geo-votes details[open]>summary:after {
  background: url(static/img/arrow-chevron-up.svg) no-repeat 100%;
  background-size: 20%;
  content: "Collapse "
}

.geo-votes summary::-webkit-details-marker {
  display: none
}

.geo-votes details {
  padding-bottom: 1rem;
  position: relative;
  width: 100%
}

.geo-votes details[open]>summary {
  height: 1.4rem;
  margin-top: .5rem;
  position: absolute;
  top: 100%;
  transform: translateY(-100%)
}

.stacked-bar summary {
  align-items: center;
  display: flex;
  justify-content: space-between;
  list-style: none;
  position: relative
}

.stacked-bar summary:after {
  background: url(static/img/down-triangle-arrow.svg) no-repeat;
  background-size: contain;
  bottom: 5px;
  content: "";
  cursor: pointer;
  height: 1rem;
  position: absolute;
  right: 0;
  transition: .2s;
  width: 1rem
}

.stacked-bar summary.hide-arrow:after {
  display: none
}

.stacked-bar details[open]>summary:after {
  transform: rotate(180deg)
}

.stacked-bar summary::-webkit-details-marker {
  display: none
}

.stacked-bar details hr {
  margin-bottom: var(--wp--custom--spacing--5);
  margin-top: var(--wp--custom--spacing--5)
}

.stacked-bar .mr-xs {
  margin-right: .3rem
}

.stacked-bar details .circle {
  height: .7rem;
  width: .7rem
}

.chat-from-control {
  font-family: var(--font-family-alt);
  justify-content: space-between;
  margin-bottom: var(--wp--custom--spacing--2);
  text-align: left
}

.chart-form-element {
  border: 1px solid var(--color-border-black);
  border-radius: var(--wp--custom--radius--round-4);
  cursor: pointer;
  display: inline-block;
  font-size: var(--wp--custom--type-scale--heading--6--font-size,small);
  line-height: 22px;
  min-height: 1.375rem;
  padding: .063rem .2rem;
  text-transform: uppercase;
  width: auto
}

.chart-form-element a,.chart-form-element span {
  color: var(--wp--custom--color--grey--black);
  font-weight: 600;
  padding: 0 var(--wp--custom--spacing--2)
}

.chart-form-element a.active,.chart-form-element span.active {
  background-color: var(--color-background-red-inverse);
  border-radius: var(--wp--custom--radius--round-4);
  color: var(--color-text-inverse);
  cursor: default;
  pointer-events: none;
  -webkit-text-decoration: none;
  text-decoration: none
}

.chart-container {
  flex-grow: 1
}

.chart-main-container {
  display: grid;
  float: right;
  grid-auto-flow: column
}

.chart-flex-container {
  display: grid;
  grid-auto-rows: min-content;
  margin-right: .1rem;
  width: .7rem
}

.seat:not(.active) {
  opacity: .15;
  stroke: #000
}

.seat-count,.seat-total {
  color: var(--color-text-tertiary);
  display: inline-block;
  font-family: var(--font-family-alt);
  font-size: .75rem;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.seat-count {
  color: var(--wp--custom--color--grey--black);
  font-size: 1.1rem;
  font-weight: var(--font-weight-bold)
}

.horseshoe-legend {
  margin-top: -1rem
}

.eu-epp {
  background-color: var(--c-eu-epp);
  fill: var(--c-eu-epp)
}

.eu-sd {
  background-color: var(--c-eu-sd);
  fill: var(--c-eu-sd)
}

.eu-ecr {
  background-color: var(--c-eu-ecr);
  fill: var(--c-eu-ecr)
}

.eu-guengl,.eu-theleft {
  background-color: var(--c-eu-left);
  fill: var(--c-eu-left)
}

.eu-greensefa {
  background-color: var(--c-eu-greensefa);
  fill: var(--c-eu-greensefa)
}

.eu-others {
  background-color: var(--c-eu-others);
  fill: var(--c-eu-others)
}

.eu-alde,.eu-re,.eu-renew {
  background-color: var(--c-eu-renew);
  fill: var(--c-eu-renew)
}

.eu-enf,.eu-id,.eu-patriots,.eu-patriotsforeurope,.eu-pfe {
  background-color: var(--c-eu-id);
  fill: var(--c-eu-id)
}

.eu-na,.eu-ni {
  background-color: var(--c-eu-ni);
  fill: var(--c-eu-ni)
}

.eu-esn {
  background-color: var(--c-eu-esn);
  fill: var(--c-eu-esn)
}

.eu-new,.fr-new {
  background-color: var(--c-new);
  fill: var(--c-new)
}

.fr-nfp {
  background-color: var(--c-fr-nfp);
  fill: var(--c-fr-nfp)
}

.fr-ens {
  background-color: var(--c-fr-ens);
  fill: var(--c-fr-ens)
}

.fr-lr {
  background-color: var(--c-fr-lr);
  fill: var(--c-fr-lr)
}

.fr-rn {
  background-color: var(--c-fr-rn);
  fill: var(--c-fr-rn)
}

.fr-nupes {
  background-color: var(--c-fr-nupes);
  fill: var(--c-fr-nupes)
}

.fr-other,.uk-other {
  background-color: var(--c-other);
  fill: var(--c-other)
}

.uk-con {
  background-color: var(--c-uk-con);
  fill: var(--c-uk-con)
}

.uk-lab {
  background-color: var(--c-uk-lab);
  fill: var(--c-uk-lab)
}

.uk-ld {
  background-color: var(--c-uk-ld);
  fill: var(--c-uk-ld)
}

.uk-reform {
  background-color: var(--c-uk-reform);
  fill: var(--c-uk-reform)
}

.uk-snp {
  background-color: var(--c-uk-snp);
  fill: var(--c-uk-snp)
}

.uk-green {
  background-color: var(--c-uk-green);
  fill: var(--c-uk-green)
}

.uk-plaid {
  background-color: var(--c-uk-plaid);
  fill: var(--c-uk-plaid)
}

.uk-re {
  background-color: var(--c-uk-re);
  fill: var(--c-uk-re)
}

.uk-pc {
  background-color: var(--c-uk-pc);
  fill: var(--c-uk-pc)
}

.uk-sf {
  background-color: var(--c-uk-sf);
  fill: var(--c-uk-sf)
}

.uk-uup {
  background-color: var(--c-uk-uup);
  fill: var(--c-uk-uup)
}

.uk-dup {
  background-color: var(--c-uk-dup);
  fill: var(--c-uk-dup)
}

.uk-ind {
  background-color: var(--c-uk-ind);
  fill: var(--c-uk-ind)
}

.uk-sdlp {
  background-color: var(--c-uk-sdlp);
  fill: var(--c-uk-sdlp)
}

.uk-ukip {
  background-color: var(--c-uk-ukip);
  fill: var(--c-uk-ukip)
}

.uk-apni {
  background-color: var(--c-uk-apni);
  fill: var(--c-uk-apni)
}

.eu-undeclared,.fr-undeclared,.uk-speaker,.uk-undeclared {
  background-color: var(--c-undeclared)
}

.de-afd {
  background-color: var(--c-de-afd);
  fill: var(--c-de-afd)
}

.de-bsw {
  background-color: var(--c-de-bsw);
  fill: var(--c-de-bsw)
}

.de-fdp {
  background-color: var(--c-de-fdp);
  fill: var(--c-de-fdp)
}

.de-greens,.de-gruene {
  background-color: var(--c-de-gruene);
  fill: var(--c-de-gruene)
}

.de-left,.de-linke {
  background-color: var(--c-de-linke);
  fill: var(--c-de-linke)
}

.de-others {
  background-color: var(--c-de-others);
  fill: var(--c-de-others)
}

.de-spd {
  background-color: var(--c-de-spd);
  fill: var(--c-de-spd)
}

.de-union {
  background-color: var(--c-de-union);
  fill: var(--c-de-union)
}

.de-cdu-csu {
  background-color: var(--c-de-cdu-csu);
  fill: var(--c-de-cdu-csu)
}

.tabs-container .tab-labels {
  border: 1px solid var(--color-border-black);
  border-radius: 4px;
  display: flex;
  gap: .3rem;
  padding: .063rem .2rem;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content
}

.tabs-container .tab-labels>label {
  border-radius: var(--wp--custom--radius--round-4);
  cursor: pointer;
  font-size: var(--wp--custom--type-scale--heading--6--font-size,small);
  padding: 0 var(--wp--custom--spacing--2)
}

.tabs-container .tab-labels label.active {
  background-color: var(--color-background-red-inverse);
  color: var(--color-text-inverse);
  cursor: default
}

.tabs-container .active {
  display: block
}

@media (max-width: 47.9375em) {
  .geo-votes .chart-flex-container .circle,.horseshoe-wrapper .chart-flex-container .circle {
    border-radius:50%;
    display: inline-block;
    height: .4rem;
    margin-top: .1rem;
    width: .4rem
  }

  .geo-votes .no-result,.horseshoe-wrapper .no-result {
    display: block
  }

  .horseshoe-legend {
    margin-top: 0
  }

  .hide-on-md {
    display: none
  }

  .chart-flex-container {
    display: grid;
    grid-auto-rows: min-content;
    margin-right: .1rem;
    width: .4rem
  }

  .geo-table {
    display: block;
    overflow-y: scroll
  }

  .geo-table .group {
    min-width: 12rem
  }

  .stacked-bar .title {
    font-size: var(--wp--custom--type-scale--heading--5--font-size)
  }
}

@media (min-width: 64em) {
  .hide-on-ds {
    display:none
  }
}

.sponsor {
  margin: 0 0 var(--wp--custom--spacing--11)
}

@media (min-width: 48em) {
  .sponsor {
    display:flex
  }

  .sponsor__avatar {
    margin: 0 var(--wp--custom--spacing--8) 0 0;
    width: 120px
  }
}

@media (--bp-xlarge ) {
  .sponsor__avatar {
    margin: 0 var(--wp--custom--spacing--11) 0 0;
    width: 400px
  }
}

.sponsor__avatar a {
  display: block
}

@media (min-width: 48em) {
  .sponsor__content {
    width:calc(100% - 120px - var(--wp--custom--spacing--8))
  }
}

@media (--bp-xlarge ) {
  .sponsor__content {
    width: calc(100% - 400px - var(--wp--custom--spacing--11))
  }
}

.sponsor__name {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

.sponsor__name,.sponsor__subtitle {
  margin: 0 0 var(--wp--custom--spacing--6)
}

.sponsor__subtitle {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial)
}

.sponsor__links {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--2) var(--wp--custom--spacing--4);
  margin-top: var(--wp--custom--spacing--8)
}

.sponsor__links p {
  margin: 0
}

.accordion-item {
  display: flex;
  flex-direction: column
}

.accordion-item:where(:not(:last-child)) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

.accordion-item__toggler {
  padding-right: var(--wp--custom--spacing--9);
  position: relative
}

.accordion-item__toggler>svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform var(--wp--custom--animation--duration--medium-large) ease-in-out;
  width: var(--wp--custom--spacing--7)
}

.accordion-item__item--open .accordion-item__toggler>svg {
  transform: translateY(-50%) rotate(180deg)
}

.accordion-item__toggler .toggle-icon {
  cursor: pointer;
  pointer-events: auto
}

.accordion-item__toggler .toggle-icon path {
  fill: var(--color-background-inverse);
  opacity: .5
}

.accordion-item__content {
  box-sizing: border-box;
  content-visibility: auto;
  display: block;
  height: auto;
  max-height: 0;
  overflow: hidden;
  padding: 0 var(--wp--custom--spacing--7);
  transition: max-height var(--wp--custom--animation--duration--medium-large) ease-in-out,padding var(--wp--custom--animation--duration--medium-large) ease-in-out
}

@media (min-width: 64em) {
  .accordion-item__content {
    padding:0
  }
}

.accordion-item__content :last-child {
  margin-bottom: 0
}

.accordion-item__item--open .accordion-item__content {
  padding: var(--wp--custom--spacing--7) var(--wp--custom--spacing--7) calc(var(--wp--custom--spacing--7) - var(--wp--custom--spacing--5))
}

@media (min-width: 64em) {
  .accordion-item__item--open .accordion-item__content {
    padding:var(--wp--custom--spacing--7) 0 calc(var(--wp--custom--spacing--7) - var(--wp--custom--spacing--5))
  }
}

.speakers__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  font-style: italic;
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--10);
  margin-top: var(--wp--custom--spacing--10)
}

.details-toggle {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: inherit;
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: 2em;
  color: var(--color-text-tertiary);
  cursor: pointer;
  display: inline-flex;
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-regular);
  gap: var(--wp--custom--spacing--4);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  padding: var(--wp--custom--spacing--3)
}

.details-toggle * {
  pointer-events: none
}

.details-toggle .details-toggle__label {
  margin-left: var(--wp--custom--spacing--4)
}

.details-toggle__icon {
  display: flex;
  height: 1.5em
}

.details-toggle__icon svg {
  fill: currentcolor
}

.details-toggle .details-toggle__label:before,.js-details-toggle .details-toggle__label:before {
  content: attr(data-text-when-closed)
}

details:where([open]) .details-toggle .details-toggle__label:before,details:where([open]) .js-details-toggle .details-toggle__label:before {
  content: attr(data-text-when-open)
}

details:where([open]) .details-toggle__icon {
  transform: scale(-1)
}

#piano-reg-wall {
  display: none
}

#piano-reg-wall.reg-wall-active,#piano-reg-wall.reg-wall-success {
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 9999
}

body.reg-wall-active .piano-reg-wall__overlay,body.reg-wall-success .piano-reg-wall__overlay {
  background-color: var(--color-background-inverse);
  bottom: 0;
  left: 0;
  opacity: .15;
  position: fixed;
  right: 0;
  top: 0;
  z-index: var(--z-index-over-page)
}

body.reg-wall-active,body.reg-wall-success {
  overflow: hidden;
  position: fixed
}

.reg-wall-success .email-confirmation-banner {
  display: none
}

.article-card {
  --media-split-width: 33.333%;
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--6);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6);
  position: relative
}

.article-card:where(:last-child) {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.article-card.card__is-content-block.card__variant--xlarge-1 {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .article-card.card__is-content-block.card__variant--xlarge-1 {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.article-card.has-top-border:where(:not(:first-child)) {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-top: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

.article-card+.article-card.has-top-border {
  border-top: 0;
  margin-top: 0;
  padding-top: 0
}

.article-card .card__media iframe,.article-card .card__media img {
  aspect-ratio: var(--card-image-ratio);
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.article-card .card__media iframe {
  --card-image-ratio: 310/175;
  background: var(--color-background-inverse);
  border: 0
}

.article-card .card__meta {
  margin-bottom: var(--wp--custom--spacing--4);
  position: relative;
  z-index: var(--z-index-content)
}

.article-card .card__meta,.article-card .card__meta-container {
  align-items: center;
  display: flex
}

.article-card .card__meta .card__tags,.article-card .card__meta-container .card__tags {
  line-height: 0
}

.article-card .card__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial);
  margin: 0
}

@media (min-width: 48em) {
  .article-card .card__title {
    font-size:var(--wp--custom--type-scale--heading--4--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--4--line-height--family-alt,intial)
  }
}

.article-card .card__meta-container+.card__title {
  margin-top: var(--wp--custom--spacing--4)
}

.article-card .card__authors>a,.article-card .card__title>a {
  color: var(--color-text-primary);
  font-weight: inherit;
  -webkit-text-decoration: none;
  text-decoration: none
}

.article-card .card__authors>a:where(:hover),.article-card .card__title>a:where(:hover) {
  color: var(--color-link)
}

.article-card .card__authors>a:where(:focus-visible),.article-card .card__title>a:where(:focus-visible) {
  outline: 0
}

.article-card .card__authors>a:where(:focus-visible):after,.article-card .card__title>a:where(:focus-visible):after {
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0
}

.article-card .card__authors>a:where(:active),.article-card .card__title>a:where(:active) {
  color: var(--color-link-50pc)
}

.article-card .card__title>a:after {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.article-card:hover .card__title>a {
  color: var(--color-link)
}

.article-card .card__excerpt {
  color: var(--color-text-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin-top: var(--wp--custom--spacing--2)
}

.article-card .card__excerpt p {
  margin: 0
}

.article-card .card__excerpt+.card__date-time:where(.after-title) {
  margin-top: var(--wp--custom--spacing--6)
}

.article-card .card__date-time {
  margin-top: var(--wp--custom--spacing--2)
}

.breaking-news .article-card .card__date-time {
  margin-top: 0
}

.article-card .card__date-time.before-title {
  margin-right: var(--wp--custom--spacing--4)
}

.article-card .card__date-time span:where(:not(:first-child)) {
  display: inline-block;
  position: relative
}

.article-card .card__date-time span:where(:not(:first-child)):before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23808289' d='M9.6 8a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0'/%3E%3C/svg%3E");
  content: "";
  display: inline-block;
  height: var(--wp--custom--spacing--6);
  vertical-align: sub;
  width: var(--wp--custom--spacing--6)
}

.article-card .card__authors,.article-card .card__date-time,.article-card .card__label {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  letter-spacing: .02em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  text-transform: uppercase
}

.article-card .card__label {
  color: var(--color-text-primary)
}

@media (min-width: 48em) {
  .card__layout--horizontal {
    flex-direction:row
  }
}

.card__layout--inverted-column {
  flex-direction: column-reverse
}

.card__featured-full {
  grid-column: 1/-1
}

@media (min-width: 48em) {
  .card__featured-full {
    gap:var(--wp--custom--spacing--10)
  }
}

.card__featured-full .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .card__featured-full .card__title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
  }

  .card__layout--inverted-horizontal {
    flex-direction: row-reverse
  }

  .card__layout--inverted-horizontal .card__content {
    flex: 1 1 auto
  }

  .card__layout--horizontal .card__media,.card__layout--inverted-horizontal .card__media {
    flex: 0 0 auto;
    max-width: 50%
  }
}

.card__listen {
  align-items: center;
  display: flex;
  margin-top: var(--wp--custom--spacing--6);
  position: relative
}

.card__listen a {
  border-radius: 50%;
  height: var(--wp--custom--spacing--9);
  margin-right: var(--wp--custom--spacing--4);
  padding: 0;
  width: var(--wp--custom--spacing--9)
}

.card__listen svg {
  height: 1.15rem;
  width: 1.15rem
}

.card__listen-text {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-style: normal;
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial)
}

.card__layout--text-only .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.article-card.card__layout--1-1-split:where(.card__is-content-block) {
  flex-flow: column wrap
}

@media (min-width: 48em) {
  .article-card.card__layout--1-1-split:where(.card__is-content-block) {
    flex-flow:row nowrap
  }
}

.article-card.card__layout--1-3-split:where(.card__is-content-block) {
  border-bottom: 1px solid var(--color-border);
  flex-flow: row nowrap;
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .article-card.card__layout--1-1-split:where(.card__is-content-block) .card__media {
    flex:0 0 50%
  }
}

.article-card.card__layout--1-3-split:where(.card__is-content-block) .card__media {
  flex: 0 0 var(--media-split-width)
}

.article-card.card__invert-horizontal-layout:where(.card__is-content-block) {
  flex-direction: row-reverse
}

.article-card.card__variant--medium-1:where(.card__is-content-block) .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.article-card.card__variant--large-1:where(.card__is-content-block) .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .article-card.card__variant--large-1:where(.card__is-content-block) .card__title {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
  }
}

.article-card.card__variant--xlarge-1:where(.card__is-content-block) .card__title {
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .article-card.card__variant--xlarge-1:where(.card__is-content-block) .card__title {
    font-size:var(--wp--custom--type-scale--display--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--display--large--line-height--family-base,intial)
  }
}

.article-card.card__variant--xxlarge-1:where(.card__is-content-block) .card__title {
  font-size: var(--wp--custom--type-scale--heading--1--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--1--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .article-card.card__variant--xxlarge-1:where(.card__is-content-block) .card__title {
    font-size:var(--wp--custom--type-scale--display--xxlarge--font-size,initial);
    line-height: var(--wp--custom--type-scale--display--xxlarge--line-height--family-base,intial)
  }
}

.article-card:where(.card__layout--newsletter) {
  margin-bottom: var(--wp--custom--spacing--9);
  padding-bottom: var(--wp--custom--spacing--9)
}

.card__content-wrapper--aside {
  display: flex;
  flex-flow: row nowrap;
  flex-grow: 1;
  gap: var(--wp--custom--spacing--8);
  justify-content: space-between
}

.card__date-time--aside {
  flex-shrink: 0;
  margin-top: 0
}

.article-meta {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase
}

.article-meta>* {
  margin: 0
}

.article-meta>*+* {
  margin-top: var(--wp--custom--spacing--1)
}

.article-meta a:where(:not(.is-button)) {
  color: var(--color-text-tertiary);
  text-decoration-line: none
}

.article-meta a:where(:not(.is-button)):active,.article-meta a:where(:not(.is-button)):focus,.article-meta a:where(:not(.is-button)):focus-visible,.article-meta a:where(:not(.is-button)):focus-within,.article-meta a:where(:not(.is-button)):hover {
  color: var(--color-text-tertiary);
  outline: none;
  text-decoration-line: underline
}

.articla-meta__author-duration,.articla-meta__datetime-duration {
  display: flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--1)
}

.articla-meta__author-duration:has(.article-meta__duration--has-icon),.articla-meta__datetime-duration:has(.article-meta__duration--has-icon) {
  -moz-column-gap: var(--wp--custom--spacing--8);
  column-gap: var(--wp--custom--spacing--8)
}

.articla-meta__author-duration>*+.article-meta__duration,.articla-meta__datetime-duration>*+.article-meta__duration {
  align-items: center;
  display: inline-flex
}

.articla-meta__author-duration>*+.article-meta__duration:before,.articla-meta__datetime-duration>*+.article-meta__duration:before {
  aspect-ratio: 1;
  background: var(--color-text-tertiary);
  content: "";
  display: inline-block;
  height: 1em;
  -webkit-mask: url(static/img/dot.svg);
  mask: url(static/img/dot.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%
}

.articla-meta__author-duration>*+.article-meta__duration.article-meta__duration--has-icon,.articla-meta__datetime-duration>*+.article-meta__duration.article-meta__duration--has-icon {
  gap: var(--wp--custom--spacing--1)
}

.articla-meta__author-duration>*+.article-meta__duration.article-meta__duration--has-icon:before,.articla-meta__datetime-duration>*+.article-meta__duration.article-meta__duration--has-icon:before {
  height: 1.5em;
  -webkit-mask: url(static/img/clock.svg);
  mask: url(static/img/clock.svg);
  width: 1.5em
}

.article__more-from {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin-top: var(--wp--custom--spacing--8);
  text-transform: uppercase
}

.article__more-from a {
  color: inherit;
  font-weight: inherit;
  text-decoration-line: none
}

.article__more-from a:hover {
  text-decoration-line: underline
}

.article-meta__ctas {
  display: flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6)
}

.article-meta__location {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.breadcrumbs {
  margin-bottom: var(--wp--custom--spacing--4);
  width: 100%
}

.breadcrumbs__list {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  list-style: none;
  margin: 0;
  padding: 0
}

.breadcrumbs--align-center .breadcrumbs__list {
  justify-content: center
}

.breadcrumbs--align-end .breadcrumbs__list {
  justify-content: flex-end
}

.breadcrumbs__item {
  color: var(--color-text-red);
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  letter-spacing: .05rem;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin-top: 0;
  text-transform: uppercase
}

.breadcrumbs__item:where(:not(:last-child)):after {
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: var(--wp--custom--spacing--6);
  margin-left: var(--wp--custom--spacing--2);
  margin-right: var(--wp--custom--spacing--4);
  opacity: .6;
  width: var(--wp--custom--spacing--6)
}

.breadcrumbs__item a {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-decoration-line: none;
  text-decoration-thickness: 2px;
  text-underline-offset: var(--wp--custom--stroke--large)
}

.breadcrumbs__item a:where(:hover,:focus,:focus-visible) {
  outline: none;
  text-decoration-line: underline
}

.content-header-new {
  --content-header-icon-before-size: var(--wp--custom--spacing--9);
  --content-header-icon-before-margin: var(--wp--custom--spacing--2);
  --content-header-icon-offset: calc(var(--content-header-icon-before-size) + var(--content-header-icon-before-margin));
  align-items: center;
  border-top: var(--wp--custom--stroke--medium) solid var(--color-border-black);
  display: grid;
  grid-template-areas: "title ctas" "subtitle subtitle";
  grid-template-columns: minmax(0,auto) minmax(0,auto);
  grid-template-rows: auto;
  justify-content: space-between;
  margin-bottom: var(--wp--custom--spacing--6);
  padding: var(--wp--custom--spacing--4) 0
}

.content-header-new__title {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  font-weight: var(--font-weight-medium);
  grid-area: title;
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-alt,intial);
  margin: 0
}

.content-header-new__title svg:where(:not([data-avoid-simple-color-rules])) [stroke]:where(:not([stroke=none])),.content-header-new__title svg[stroke]:where(:not([data-avoid-simple-color-rules])):where(:not([stroke=none])) {
  stroke: currentcolor
}

.content-header-new__title svg:where(:not([data-avoid-simple-color-rules])) [fill]:where(:not([fill=none])),.content-header-new__title svg[fill]:where(:not([data-avoid-simple-color-rules])):where(:not([fill=none])) {
  fill: currentcolor
}

.content-header-new__title .content-header-new__title-text:first-letter {
  text-transform: uppercase
}

.content-header-new__title .content-header-new__title-icon {
  aspect-ratio: 1;
  display: inline-block;
  flex: 0 0 auto;
  height: var(--wp--custom--spacing--6);
  line-height: 0
}

.content-header-new__title .content-header-new__title-icon--before {
  color: var(--color-border-red);
  height: var(--content-header-icon-before-size);
  margin-right: var(--content-header-icon-before-margin)
}

.content-header-new__title .content-header-new__title-icon--before svg {
  aspect-ratio: 1;
  height: var(--content-header-icon-before-size)
}

.content-header-new__title-link {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  -webkit-text-decoration: none;
  text-decoration: none
}

.content-header-new__title-link:active .content-header-new__title-icon--after svg,.content-header-new__title-link:focus .content-header-new__title-icon--after svg,.content-header-new__title-link:focus-within .content-header-new__title-icon--after svg,.content-header-new__title-link:hover .content-header-new__title-icon--after svg {
  transition: var(--transition-style-link-in)
}

.content-header-new__title-link .content-header-new__title-icon--after svg {
  transition: var(--transition-style-link-out)
}

.content-header-new__title-link .content-header-new__title-text {
  margin-right: var(--wp--custom--spacing--2)
}

.content-header-new__subtitle {
  color: var(--color-text-secondary);
  font-size: var(--wp--custom--type-scale--body--large--font-size,initial);
  grid-area: subtitle;
  line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial);
  margin: var(--wp--custom--spacing--2) 0 0;
  padding-left: var(--content-header-icon-offset)
}

.content-header-new__ctas {
  grid-area: ctas;
  margin-left: 1em
}

.content-header-new__ctas-list {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  gap: var(--wp--custom--spacing--6);
  justify-content: flex-end;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  list-style: none;
  margin: 0 0 0 auto;
  padding: 0;
  position: relative;
  width: 100%
}

.content-header-new__ctas-list.content-header-new__ctas-list--has-many {
  -ms-overflow-style: none;
  overflow-x: auto;
  scrollbar-width: none
}

.content-header-new__ctas-list.content-header-new__ctas-list--has-many::-webkit-scrollbar {
  display: none
}

.content-header-new__ctas-list a.is-button {
  outline: 0
}

@media (min-width: 48em) {
  .content-header-new__ctas-list {
    flex-wrap:wrap;
    width: auto
  }
}

.content-header-new__ctas-list ::marker {
  content: none
}

.content-header-new__ctas-list+.components-button {
  margin-left: auto;
  margin-top: 1em
}

.content-header-new__ctas-item {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin: 0
}

.content-header-new__ctas-item+.content-header-new__ctas-item:before {
  background: var(--color-border);
  content: "";
  display: inline-block;
  height: 1.3333em;
  margin-right: var(--wp--custom--spacing--6);
  width: var(--wp--custom--stroke--small)
}

@media (max-width: 47.9375em) {
  .content-header-new.has-multiple-ctas {
    grid-template-areas:"title" "ctas" "subtitle";
    grid-template-columns: 1fr
  }

  .content-header-new.has-multiple-ctas .content-header-new__ctas {
    margin-left: calc(var(--layout-page-margin)*-1);
    margin-right: calc(var(--layout-page-margin)*-1);
    margin-top: var(--wp--custom--spacing--4);
    -ms-overflow-style: none;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    width: calc(100% + var(--layout-page-margin)*2)
  }
}

@media (max-width: 47.9375em) {
  .content-header-new.has-multiple-ctas .content-header-new__ctas::-webkit-scrollbar {
    display:none
  }
}

@media (max-width: 47.9375em) {
  .content-header-new.has-multiple-ctas .content-header-new__ctas-list {
    justify-content:flex-start;
    padding-left: var(--layout-page-margin);
    padding-right: var(--layout-page-margin)
  }
}

.content-header-new.has-simple-style {
  border-top: none;
  padding-top: 0
}

.content-header-new.has-simple-style .content-header-new__title {
  font-size: var(--wp--custom--type-scale--display--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--display--small--line-height--family-alt,intial)
}

.content-header-new.has-simple-style .content-header-new__title .content-header-new__title-icon--before,.content-header-new.has-simple-style .content-header-new__title:before {
  display: none
}

.content-footer__list {
  list-style: none;
  margin: 0;
  padding: 0
}

.content-footer__list-item {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  line-height: 1;
  margin-top: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .content-footer__list-item {
    margin-top:var(--wp--custom--spacing--9)
  }
}

.event-card {
  align-items: flex-start;
  display: flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  gap: var(--wp--custom--spacing--6);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.event-card__calendar {
  background: var(--wp--custom--color--grey--white);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-4);
  display: inline-flex;
  flex-direction: column;
  flex-shrink: 0;
  font-weight: var(--font-weight-semi-bold);
  overflow: hidden;
  text-align: center;
  width: 46px
}

.event-card__calendar-month {
  background: var(--color-border-red);
  color: var(--wp--custom--color--grey--white);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  letter-spacing: 1px;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase
}

.event-card__calendar-day {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 34px
}

.event-card__calendar-day,.event-card__title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

.event-card__title {
  align-self: center;
  margin: 0
}

.event-card__title a {
  color: var(--color-text-primary);
  -webkit-text-decoration: none;
  text-decoration: none
}

.event-card__title a:focus,.event-card__title a:hover {
  color: var(--color-link)
}

.filter {
  background-color: var(--color-background-secondary);
  border-radius: var(--wp--custom--radius--round-8);
  min-height: 40px;
  padding: var(--wp--custom--spacing--5) var(--wp--custom--spacing--6);
  position: relative
}

@media (min-width: 64em) {
  .filter {
    min-height:49px
  }
}

.filter ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.filter .choices {
  padding: 0 calc(var(--wp--custom--spacing--5)*3)
}

@media (min-width: 48em) {
  .filter .choices {
    border-bottom:0;
    border-right: var(--wp--custom--stroke--small) solid var(--color-border);
    min-width: 170px;
    padding: 0 calc(var(--wp--custom--spacing--5)*2)
  }
}

.filter .choices__inner {
  background-color: transparent
}

.filter .choices__inner svg {
  fill: var(--c-filter-svg-fill)
}

@media (min-width: 64em) {
  .filter .choices__inner svg {
    height:10px;
    width: 16px
  }
}

.filter .choices[data-type*=select-one] .choices__inner {
  min-height: 49px
}

.filter__inner {
  align-items: center;
  display: flex;
  justify-content: space-between
}

@media (min-width: 48em) {
  .filter__inner {
    align-items:center;
    display: flex
  }

  .filter__filters--accordion {
    display: flex;
    height: 100%
  }
}

.filter__toggle--button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: default;
  display: inline-flex;
  flex: 1 0 auto;
  font-size: var(--wp--custom--font--size--12);
  font-weight: var(--font-weight-semi-bold);
  gap: var(--wp--custom--spacing--2);
  outline: none;
  padding: 0
}

.filter__toggle--button svg {
  display: inline-block;
  fill: var(--c-filter-svg-fill);
  height: 6px;
  margin: 0 0 0 calc(var(--wp--custom--spacing--5)*2);
  width: 10px
}

@media (min-width: 48em) {
  .filter__toggle--button svg {
    display:none
  }
}

.filter__toggle--button.is-active {
  color: var(--c-filter-color-active)
}

.filter__toggle--container {
  background-color: var(--color-background-secondary);
  border-radius: 0 0 var(--wp--custom--radius--round-8) var(--wp--custom--radius--round-8);
  display: none;
  left: 0;
  padding: var(--wp--custom--spacing--4) var(--wp--custom--spacing--6) var(--wp--custom--spacing--6);
  position: absolute;
  top: calc(100% - var(--wp--custom--radius--round-5));
  width: 100%
}

@media (min-width: 48em) {
  .filter__toggle--container {
    background-color:transparent
  }
}

.filter__toggle--container[aria-hidden=false] {
  display: block;
  z-index: 2
}

@media (min-width: 48em) {
  .filter__toggle--container[aria-hidden=false] {
    display:flex;
    padding: 0;
    position: relative
  }
}

@media (max-width: 63.9375em) {
  .filter__toggle--container select {
    min-width:130px
  }
}

@media (min-width: 48em) {
  .filter__filters {
    gap:var(--wp--custom--spacing--6)
  }

  .filter__filters,.filter__order {
    display: flex;
    position: relative
  }

  .filter__order--container {
    padding: var(--wp--custom--spacing--5) calc(var(--wp--custom--spacing--5)*3)
  }

  .filter__order--container .choices {
    padding-right: var(--wp--custom--spacing--5)
  }
}

.filter__reset {
  display: inline-flex;
  margin: 0 auto 0 var(--wp--custom--spacing--5)
}

.filter__reset svg {
  display: block;
  fill: var(--c-filter-reset-fill);
  height: 16px;
  width: 18px
}

.filter__reset:focus svg,.filter__reset:hover svg {
  fill: var(--c-filter-reset-fill-hover)
}

.filter__reset--button {
  align-items: center;
  background-color: transparent;
  border: 0;
  display: none
}

.filter__reset--button[aria-hidden=true] {
  display: none
}

.filter__reset--button[aria-hidden=false] {
  display: inline-flex
}

.filter__reset--button span {
  display: none;
  font-size: var(--font-size-credit-small);
  line-height: 1;
  margin: 0 calc(var(--wp--custom--spacing--5)/2) 0 0
}

@media (min-width: 48em) {
  .filter__reset--button span {
    display:inline-block
  }
}

.filter__reset--button:hover span {
  color: var(--c-filter-color-active)
}

.ais-ClearRefinements {
  display: flex
}

.ais-ClearRefinements-button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color);
  text-transform: none
}

.ais-ClearRefinements-button:active,.ais-ClearRefinements-button:focus-visible,.ais-ClearRefinements-button:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.ais-ClearRefinements-button:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.ais-ClearRefinements-button:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.ais-ClearRefinements-button:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.ais-ClearRefinements-button:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.ais-ClearRefinements-button[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.ais-ClearRefinements-button * {
  pointer-events: none
}

.ais-ClearRefinements-button {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.ais-ClearRefinements-button:after {
  background: url(static/img/reset.svg) transparent no-repeat 50%;
  background-size: var(--wp--custom--spacing--6) var(--wp--custom--spacing--6);
  content: "";
  height: var(--wp--custom--spacing--6);
  width: var(--wp--custom--spacing--6)
}

.ais-ClearRefinements-button--disabled {
  display: none
}

.form-container {
  max-width: 426px;
  width: 100%
}

.form-enabled {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: var(--wp--custom--spacing--8) 0
}

@media (min-width: 64em) {
  .form-enabled {
    margin:var(--wp--custom--spacing--15) 0
  }
}

.form-title {
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--font--size--24);
  font-weight: var(--font-weight-semi-bold);
  margin: 0 0 var(--wp--custom--spacing--8) 0;
  text-align: center
}

@media (min-width: 48em) {
  .form-title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial);
    margin: 0 0 var(--wp--custom--spacing--9) 0
  }
}

.form__error,.form__group,.form__success {
  margin-bottom: var(--wp--custom--spacing--8)
}

.form__error[aria-hidden=true],.form__group[aria-hidden=true],.form__success[aria-hidden=true] {
  display: none
}

.form__label>span {
  display: block;
  margin-bottom: var(--wp--custom--spacing--2)
}

.form__disclaimer p {
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.form__disclaimer a {
  color: inherit;
  font-weight: inherit
}

.form__button-link {
  color: var(--color-text-primary);
  display: block;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold);
  letter-spacing: .05em;
  margin-top: var(--wp--custom--spacing--9);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase
}

@media (min-width: 48em) {
  .form__button-link {
    margin-top:0;
    text-align: right
  }
}

.form__button-link {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial)
}

.form__actions {
  display: flex;
  flex-direction: column;
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .form__actions {
    margin-top:var(--wp--custom--spacing--9)
  }
}

.form__actions:where(.is-form-login) {
  flex-direction: column
}

@media (min-width: 48em) {
  .form__actions:where(.is-form-login) {
    align-items:center;
    flex-direction: row;
    justify-content: space-between
  }
}

.form__actions:where(.is-form-login-create) .btn__forgot-pwd {
  display: none
}

.form__actions:where(.is-form-login-create)+.form__secondary-actions {
  display: none
}

.form__secondary-actions {
  color: var(--color-text-primary);
  display: flex;
  justify-content: center;
  margin-top: var(--wp--custom--spacing--9)
}

.form__secondary-actions a {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  letter-spacing: .05em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase
}

.form__secondary-actions p {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin: 0
}

.form__messages {
  display: none
}

.form__messages[aria-hidden=false] {
  display: block
}

.form__fields.activate__form {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.form__fields .fm-sponsor_optin {
  align-items: center;
  display: flex
}

.form__fields .fm-label-sponsor_optin {
  margin-left: var(--wp--custom--spacing--2)
}

.form__fields .form__fields--field+.form__fields--field {
  margin-top: var(--wp--custom--spacing--8)
}

.form__fields .form__fields--field .fm-label-section>label {
  display: block;
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--6)
}

.form__fields .checkbox-wrapper .fm-item {
  align-items: center;
  display: flex;
  margin-bottom: var(--wp--custom--spacing--6)
}

.form__fields .checkbox-wrapper .fm-item .fm-label {
  margin-left: var(--wp--custom--spacing--4)
}

.form__fields .fm-option .fm-form-control {
  align-items: center;
  display: flex
}

.form__fields .fm-option .fm-form-control span {
  margin-left: var(--wp--custom--spacing--4)
}

.form__fields .fm-option .fm-form-control span label {
  font-weight: var(--font-weight-regular)
}

.form__fields .form__fields--title,.form__fields fieldset legend {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--6)
}

.form__fields .fm-same_as_billing-wrapper {
  margin-bottom: var(--wp--custom--spacing--8)
}

.form__fields .fm-item-description,.form__fields [id=card-element] {
  margin-top: var(--wp--custom--spacing--2)
}

.form__fields .fm-item-description {
  color: var(--color-text-secondary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.form__fields .form__fields--field.form__fields--disclaimer {
  margin-top: var(--wp--custom--spacing--4)
}

.form__fields .fm-form-control.section>.fm-checkbox-group {
  display: grid;
  grid-gap: var(--wp--custom--spacing--4);
  gap: var(--wp--custom--spacing--4);
  grid-template-columns: repeat(2,1fr);
  margin-top: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .form__fields .fm-form-control.section>.fm-checkbox-group {
    grid-template-columns:repeat(3,1fr)
  }
}

.form__fields fieldset {
  border: 0;
  margin-top: var(--wp--custom--spacing--8);
  padding: 0
}

.form__fields fieldset legend {
  font-weight: var(--font-weight-semi-bold);
  padding-left: 0
}

.form__fields .fm-free_newsletters-wrapper .fm-checkbox-group {
  display: grid;
  grid-template-columns: 1fr
}

@media (min-width: 48em) {
  .form__fields .fm-free_newsletters-wrapper .fm-checkbox-group {
    grid-template-columns:repeat(2,1fr)
  }
}

@media (min-width: 64em) {
  .form__fields .fm-free_newsletters-wrapper .fm-checkbox-group {
    grid-template-columns:1fr
  }
}

.form__fields--shipping {
  margin-top: var(--wp--custom--spacing--8)
}

.form__fields--shipping[aria-hidden=true] {
  display: none
}

.form__fields--password-wrapper {
  position: relative
}

.form__fields--password-wrapper>input {
  padding-right: var(--wp--custom--spacing--10)
}

.form__fields--password {
  margin-right: var(--wp--custom--spacing--4);
  margin-top: calc(var(--wp--custom--spacing--8)/-2);
  position: absolute;
  right: 0;
  top: 50%
}

.form__fields--password input:checked+.form__fields--password-label:after {
  -webkit-mask-image: url(static/img/password-hide.svg);
  mask-image: url(static/img/password-hide.svg)
}

.form__fields--field .form__fields--password-label {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color)
}

.form__fields--field .form__fields--password-label:active,.form__fields--field .form__fields--password-label:focus-visible,.form__fields--field .form__fields--password-label:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.form__fields--field .form__fields--password-label:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.form__fields--field .form__fields--password-label:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.form__fields--field .form__fields--password-label:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.form__fields--field .form__fields--password-label:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.form__fields--field .form__fields--password-label[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.form__fields--field .form__fields--password-label * {
  pointer-events: none
}

.form__fields--field .form__fields--password-label:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/password-show.svg);
  mask: url(static/img/password-show.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.form__fields--field .form__fields--password-label:active:after,.form__fields--field .form__fields--password-label:focus-visible:after,.form__fields--field .form__fields--password-label:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.form__fields--field .form__fields--password-label:after {
  height: var(--wp--custom--spacing--8);
  transform: none;
  width: var(--wp--custom--spacing--8)
}

.form__fields--policy p {
  margin: 0
}

.form__fields--actions {
  margin-top: var(--wp--custom--spacing--8)
}

.form__fields--actions .form__fields__external-link {
  align-items: center;
  display: flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--font--size--14);
  font-weight: var(--font-weight-medium);
  margin-top: var(--wp--custom--spacing--6);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-style: dotted
}

.form__fields--actions .form__fields__external-link>svg {
  height: var(--wp--custom--spacing--6);
  margin-left: var(--wp--custom--spacing--2);
  width: var(--wp--custom--spacing--6)
}

.form__notification {
  --form-notification-bg: var(--color-background-red);
  --form-notification-border: var(--color-border-red);
  --form-notification-text: var(--color-text-red);
  background-color: var(--form-notification-bg);
  border: var(--wp--custom--stroke--small) solid var(--form-notification-border);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--form-notification-text);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  margin-top: var(--wp--custom--spacing--8);
  padding: var(--wp--custom--spacing--4)
}

.form__notification p {
  margin: 0
}

.form__notification p a {
  color: inherit;
  margin: 0
}

.form__notification.form__notification--success {
  --form-notification-bg: var(--color-background-green);
  --form-notification-border: var(--color-border-green);
  --form-notification-text: var(--color-text-green)
}

.form__notification--login {
  margin-bottom: var(--wp--custom--spacing--8)
}

.fm-date,.fm-end_date {
  display: grid;
  grid-template-areas: "label label" "date date" "time time" "error error";
  grid-template-columns: 1fr 2fr
}

@media (min-width: 48em) {
  .fm-date,.fm-end_date {
    grid-template-areas:"label label" "date time" "error error"
  }
}

.fm-date .fm-label,.fm-end_date .fm-label {
  grid-area: label
}

.fm-date .fm-element,.fm-end_date .fm-element {
  grid-area: date;
  padding-right: calc(var(--form-input-padding-v) + 1.5rem)
}

.fm-date .fm-datepicker-time-wrapper,.fm-end_date .fm-datepicker-time-wrapper {
  align-items: center;
  display: flex;
  gap: var(--wp--custom--spacing--4);
  grid-area: time;
  margin-left: 0;
  margin-top: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .fm-date .fm-datepicker-time-wrapper,.fm-end_date .fm-datepicker-time-wrapper {
    margin-left:var(--wp--custom--spacing--4);
    margin-top: 0
  }
}

.fm-date label[for=date],.fm-end_date label[for=date] {
  grid-area: error
}

.fm-datepicker-time-wrapper {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.fm-select select[multiple] {
  min-height: var(--wp--custom--spacing--14)
}

.card-errors.fm-js-error {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

div[id=payment-fields] {
  margin-top: var(--wp--custom--spacing--8)
}

div[id=payment-fields] .form__fields--title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

form[id=ev-invoicepayment] .plan .fm-option {
  align-items: center;
  display: flex
}

form[id=ev-invoicepayment] .plan .fm-option input {
  order: 1
}

form[id=ev-invoicepayment] .plan .fm-option label.fm-option-label {
  margin-left: var(--wp--custom--spacing--4);
  order: 2
}

form[id=ev-invoicepayment] .plan .fm-option label.fm-js-error {
  order: 3
}

form[id=ev-invoicepayment] div[id=subtotal] {
  margin-top: var(--wp--custom--spacing--8)
}

form[id=ev-invoicepayment] div[id=subtotal] h3 {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

form[id=ev-invoicepayment] div[id=subtotal] p {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.checkbox-wrapper {
  position: relative
}

@media (min-width: 48em) {
  .checkbox-wrapper {
    margin-top:var(--wp--custom--spacing--8)
  }
}

.checkbox-wrapper input[type=checkbox],.checkbox-wrapper input[type=checkbox]:checked,.checkbox-wrapper input[type=radio],.checkbox-wrapper input[type=radio]:checked {
  left: 0;
  position: absolute;
  top: var(--wp--custom--spacing--2)
}

.checkbox-wrapper label {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial);
  padding-left: var(--wp--custom--spacing--8)
}

.checkbox-wrapper span {
  display: block
}

.checkbox-wrapper__hint {
  color: var(--color-text-disabled);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.checkbox-wrapper__badge {
  margin: 0 0 var(--wp--custom--spacing--4);
  max-width: 65px
}

@media (min-width: 48em) {
  .checkbox-wrapper__badge {
    float:left;
    margin: 0 var(--wp--custom--spacing--4) 0 0
  }
}

.checkbox-wrapper__badge:empty,form[aria-hidden=true] {
  display: none
}

.installment-report-header__branding {
  align-items: baseline;
  display: flex;
  justify-content: space-between
}

.installment-report-header__branding svg {
  width: var(--wp--custom--spacing--15)
}

.installment-report-header__header-meta {
  text-align: center
}

@keyframes listen-open {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.listen {
  display: flex
}

.listen>* {
  flex: 0 1 auto
}

.listen audio {
  max-height: 41px
}

.listen--has-toggle .listen__audio,.listen--has-toggle .listen__toggle[aria-expanded=true] {
  display: none
}

.listen--has-toggle .listen__audio[aria-hidden=false] {
  animation: var(--wp--custom--animation--duration--extra-large) var(--wp--custom--animation--timing--default) listen-open;
  display: block
}

.listen--has-toggle .listen__audio_disclaimer {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin: 0
}

html:where(:not(.js)) .listen .listen__toggle {
  display: none
}

html:where(:not(.js)) .listen--has-toggle .listen__audio {
  display: block
}

.liveblog-entries {
  font-family: var(--font-family-alt);
  margin-top: var(--layout-flow-default)
}

@media (min-width: 48em) {
  .liveblog-entries {
    margin-top:0
  }
}

.liveblog-entries__header .content-header-new__title:before {
  -webkit-mask: url(static/img/dot-live-blink.svg);
  mask: url(static/img/dot-live-blink.svg)
}

.liveblog-entries__content {
  display: flex;
  flex-flow: column wrap;
  list-style: none;
  margin: 0;
  padding: 0
}

.liveblog-entries__content-item {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  gap: var(--wp--custom--spacing--4);
  justify-content: space-between;
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: 0;
  padding-bottom: var(--wp--custom--spacing--6)
}

.liveblog-entries__content-item:where(:last-child) {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.liveblog-entries__article-title {
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial);
  -webkit-text-decoration: none;
  text-decoration: none
}

.liveblog-entries__article-time {
  color: var(--color-text-tertiary);
  flex-shrink: 0;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  letter-spacing: .02em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  line-height: var(--wp--custom--font--line-height--xxl)
}

.liveblog-entries__footer {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  margin-top: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

.liveblog-entries__refresh-wrapper {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: var(--wp--custom--spacing--4);
  margin-top: var(--wp--custom--spacing--4);
  position: relative
}

.liveblog-entries__refresh {
  --button-background-color: var(--color-background-red-inverse);
  --button-hover-background-color: var(--color-text-red-inverse);
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: var(--wp--custom--spacing--4);
  border-radius: var(--wp--custom--radius--round-4);
  padding: var(--wp--custom--spacing--4);
  text-transform: none
}

.liveblog-entries__refresh:active,.liveblog-entries__refresh:focus-visible,.liveblog-entries__refresh:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.liveblog-entries__refresh:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.liveblog-entries__refresh:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.liveblog-entries__refresh:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.liveblog-entries__refresh:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.liveblog-entries__refresh[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.liveblog-entries__refresh * {
  pointer-events: none
}

.liveblog-entries__refresh:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/update.svg);
  mask: url(static/img/update.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.liveblog-entries__refresh:active:after,.liveblog-entries__refresh:focus-visible:after,.liveblog-entries__refresh:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.liveblog-entries__refresh:before {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1
}

.liveblog-entries__refresh[hidden] {
  display: none
}

.local-navigation {
  background-color: var(--color-background-inverse);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  color: var(--color-text-inverse);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--7);
  text-transform: uppercase
}

@media (min-width: 64em) {
  .local-navigation {
    margin-bottom:var(--wp--custom--spacing--10)
  }
}

.local-navigation li {
  margin: 0;
  min-height: auto
}

.local-navigation__label {
  align-items: center;
  display: none;
  margin: 0 0 var(--wp--custom--spacing--4);
  min-height: 46px;
  white-space: nowrap
}

.local-navigation__label:active,.local-navigation__label:focus,.local-navigation__label:hover {
  color: var(--color-text-inverse)
}

@media (min-width: 48em) {
  .local-navigation__label {
    border-right:var(--wp--custom--stroke--small) solid var(--color-border);
    color: var(--color-text-inverse);
    margin: 0;
    padding: 0 var(--wp--custom--spacing--8)
  }

  .local-navigation__label+.local-navigation__menu .local-navigation__menu--list {
    padding-left: var(--wp--custom--spacing--9)
  }

  .local-navigation__label:active,.local-navigation__label:focus,.local-navigation__label:hover {
    color: var(--color-text-inverse)
  }
}

@media (min-width: 64em) {
  .local-navigation__label {
    display:inline-flex
  }
}

.local-navigation__inner,.local-navigation__toggle {
  background-color: var(--color-background-inverse);
  color: var(--color-text-inverse)
}

.local-navigation__inner {
  margin: 0 auto;
  max-width: var(--width-page)
}

@media (min-width: 64em) {
  .local-navigation__inner {
    align-items:center;
    display: flex;
    min-height: 46px
  }
}

.local-navigation__menu {
  position: relative
}

.local-navigation__menu ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: var(--wp--custom--spacing--4);
  text-align: center
}

@media (min-width: 64em) {
  .local-navigation__menu ul {
    border:0;
    margin: 0;
    padding: 0 var(--wp--custom--spacing--6) 0 0
  }
}

.local-navigation__menu li {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  margin: 0 0 var(--wp--custom--spacing--6);
  width: 100%
}

@media (min-width: 64em) {
  .local-navigation__menu li {
    margin:0 0 0 var(--wp--custom--spacing--9);
    min-height: 46px;
    width: auto
  }
}

@media (min-width: 64em) {
  .local-navigation__menu li:where(:first-child) {
    margin-left:0
  }
}

.local-navigation__menu a {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-plain-text-color: var(--color-text-red);
  --button-plain-hover-text-color: var(--wp--custom--color--red--600);
  --button-plain-focus-text-color: var(--color-text-red);
  --button-plain-active-text-color: rgba(176,2,32,.5);
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color);
  --button-plain-text-color: var(--color-text-inverse);
  --button-plain-hover-text-color: var(--color-text-inverse-50pc);
  --button-plain-focus-text-color: var(--color-text-inverse-50pc);
  --button-plain-active-text-color: var(--color-text-inverse-70pc);
  font-weight: var(--font-weight-semi-bold)
}

.local-navigation__menu a:active,.local-navigation__menu a:focus-visible,.local-navigation__menu a:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.local-navigation__menu a:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.local-navigation__menu a:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.local-navigation__menu a:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.local-navigation__menu a:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.local-navigation__menu a[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.local-navigation__menu a * {
  pointer-events: none
}

.local-navigation__item--active a {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.local-navigation__collapsible .local-navigation__item--active {
  display: none
}

.local-navigation__toggle {
  align-items: center;
  border: 0;
  cursor: pointer;
  display: flex;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-semi-bold);
  justify-content: center;
  padding: var(--wp--custom--spacing--6);
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

.local-navigation__toggle:active,.local-navigation__toggle:focus,.local-navigation__toggle:focus-within,.local-navigation__toggle:hover {
  color: var(--color-text-inverse-50pc)
}

@media (min-width: 48em) {
  .local-navigation__toggle {
    margin:0
  }
}

@media (min-width: 64em) {
  .local-navigation__toggle {
    display:none
  }
}

.local-navigation__toggle[aria-expanded=true] svg {
  transform: rotate(180deg)
}

.local-navigation__toggle svg {
  display: inline-block;
  fill: currentcolor;
  height: .5625rem;
  margin: 0 0 0 var(--wp--custom--spacing--4);
  pointer-events: none;
  transition: transform var(--wp--custom--animation--duration--default) ease-in-out;
  vertical-align: middle;
  width: .875rem
}

.local-navigation__collapsible .local-navigation__label {
  display: none
}

.local-navigation__collapsible .local-navigation__toggle {
  display: block
}

.local-navigation__collapsible .local-navigation__menu--list {
  background-color: var(--color-background-inverse);
  display: none;
  width: 100%;
  z-index: var(--z-index-header)
}

@media (min-width: 48em) {
  .local-navigation__collapsible .local-navigation__menu--list {
    left:0;
    min-width: 350px;
    padding: var(--wp--custom--spacing--4) var(--wp--custom--spacing--8);
    position: absolute;
    top: 100%
  }
}

.local-navigation__collapsible .local-navigation__menu--list[aria-hidden=true] {
  display: none
}

.local-navigation__collapsible .local-navigation__menu--list[aria-hidden=false] {
  display: block;
  max-height: none
}

.local-navigation__collapsible .local-navigation__menu--list a {
  display: block
}

@media (min-width: 48em) {
  .local-navigation__collapsible .local-navigation__menu--list a {
    padding:0
  }
}

.local-navigation__collapsible li {
  width: 100%
}

@media (min-width: 48em) {
  .local-navigation__collapsible li {
    justify-content:flex-start;
    margin: 0
  }
}

.site-project+.local-navigation {
  margin-top: calc(var(--wp--custom--spacing--7)*-1)
}

:not(.with-social-only) .site-project+.local-navigation {
  border-top: 0
}

@media (min-width: 64em) {
  .site-project+.local-navigation {
    margin-top:calc(var(--wp--custom--spacing--10)*-1)
  }
}

@media (min-width: 48em) {
  html:not(.header__sticky) .site-project+.local-navigation {
    background-color:transparent
  }

  .site-project+.local-navigation .local-navigation__inner {
    background-color: var(--color-background-secondary)
  }
}

@media (max-width: 63.9375em) {
  .site-project.with-footer .container {
    padding-right:0
  }
}

@media (--bp-large-only ) {
  html: not(.header__sticky) .site-project.with-footer .container {
  margin:calc(var(--wp--custom--spacing--7)*-1) 0 0 var(--wp--custom--spacing--9)
}
}

.local-navigation__special .local-navigation__inner {
  margin: 0 auto;
  max-width: var(--width-content-full)
}

.local-navigation.is-sticky {
  border: 0;
  left: 0;
  margin-bottom: var(--wp--custom--spacing--7);
  margin-top: 0;
  position: sticky;
  top: var(--header-offset);
  z-index: var(--z-index-over-all)
}

.-mega-menu-open .local-navigation.is-sticky {
  z-index: var(--z-index-forwards)
}

.local-navigation.is-sticky .full-bleed {
  background-color: var(--color-background-inverse)
}

.local-navigation.is-sticky .full-width {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  border-top: var(--wp--custom--stroke--small) solid var(--color-border)
}

.local-navigation.is-sticky .full-width,.local-navigation.is-sticky .local-navigation__inner {
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin)
}

.local-navigation.is-sticky .local-navigation__label {
  border-left: var(--wp--custom--stroke--small) solid var(--color-border-inverse);
  border-right: var(--wp--custom--stroke--small) solid var(--color-border-inverse);
  color: var(--color-text-danger)
}

@keyframes navigation-mini-open {
  0% {
    opacity: 0;
    transform: translateY(-1rem)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes navigation-mini-open-reverse {
  0% {
    opacity: 0;
    transform: translateY(1rem)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.navigation-mini {
  position: relative
}

html:where(:not(.js)) .navigation-mini:focus .navigation-mini__menu,html:where(:not(.js)) .navigation-mini:focus-within .navigation-mini__menu {
  animation: var(--wp--custom--animation--duration--large) var(--wp--custom--animation--timing--default) navigation-mini-open;
  display: flex
}

.navigation-mini__menu {
  background: var(--color-background-default);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-12);
  bottom: auto;
  box-shadow: var(--color-shadow-default);
  display: none;
  flex-flow: column nowrap;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  left: 0;
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  max-width: 90vw;
  padding: var(--wp--custom--spacing--5) 0;
  position: absolute;
  right: auto;
  top: calc(100% + 1em);
  z-index: var(--z-index-forwards)
}

.navigation-mini__menu[aria-hidden=false] {
  animation: var(--wp--custom--animation--duration--large) var(--wp--custom--animation--timing--default) navigation-mini-open;
  display: flex
}

.navigation-mini__menu-close {
  display: none
}

.navigation-mini.has-alt-align .navigation-mini__menu {
  left: auto;
  right: 0
}

.navigation-mini__menu-list {
  color: var(--color-text-disabled);
  list-style: none;
  margin: 0;
  padding: 0
}

.navigation-mini__menu-list li>a,.navigation-mini__menu-list li>span {
  display: block;
  padding: .25em 1em
}

.navigation-mini__menu-list li>a {
  align-items: center;
  color: var(--color-text-primary);
  display: flex;
  font-weight: var(--font-weight-regular);
  -webkit-text-decoration: none;
  text-decoration: none
}

.navigation-mini__menu-list li>a:focus,.navigation-mini__menu-list li>a:focus-visible,.navigation-mini__menu-list li>a:focus-within,.navigation-mini__menu-list li>a:hover {
  background: var(--color-background-secondary);
  border-radius: 0;
  outline: none
}

.navigation-mini__menu-list .navigation-mini__menu-item-icon {
  aspect-ratio: 1;
  display: block;
  height: 1em;
  line-height: 0;
  margin-right: var(--wp--custom--spacing--4);
  transform: scale(1.5)
}

.navigation-mini__menu-list .navigation-mini__menu-item-icon svg:where(:not([data-avoid-simple-color-rules])) [stroke]:where(:not([stroke=none])),.navigation-mini__menu-list .navigation-mini__menu-item-icon svg[stroke]:where(:not([data-avoid-simple-color-rules])):where(:not([stroke=none])) {
  stroke: currentcolor
}

.navigation-mini__menu-list .navigation-mini__menu-item-icon svg:where(:not([data-avoid-simple-color-rules])) [fill]:where(:not([fill=none])),.navigation-mini__menu-list .navigation-mini__menu-item-icon svg[fill]:where(:not([data-avoid-simple-color-rules])):where(:not([fill=none])) {
  fill: currentcolor
}

@keyframes actioned-ping {
  0% {
    opacity: 1;
    transform: scale(.98)
  }

  to {
    opacity: 0;
    transform: scaleX(1.1) scaleY(1.4)
  }
}

@media (max-width: 47.9375em) {
  .navigation-mini.has-alt-style:has(.toggler__container[aria-hidden=false]):before {
    -webkit-backdrop-filter:blur(4px);
    backdrop-filter: blur(4px);
    background: rgba(13,15,22,.2);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: calc(var(--z-index-over-page) - 1)
  }
}

@media (max-width: 47.9375em) {
  .navigation-mini.has-alt-style:has(.toggler__container[aria-hidden=false]) .navigation-mini__menu[aria-hidden=false] {
    animation-name:navigation-mini-open-reverse
  }
}

.navigation-mini.has-alt-style .navigation-mini__menu {
  font-weight: var(--font-weight-semi-bold);
  padding: var(--wp--custom--spacing--6);
  text-align: center
}

@media (max-width: 47.9375em) {
  .navigation-mini.has-alt-style .navigation-mini__menu {
    border-radius:0;
    bottom: 0;
    box-shadow: inset 0 1px 0 0 #dedede,-10px 0 20px 0 rgba(0,0,0,.08);
    left: 0;
    max-width: 100vw;
    padding: var(--wp--custom--spacing--8) var(--wp--custom--spacing--6);
    position: fixed;
    right: 0;
    top: auto;
    z-index: var(--z-index-over-page)
  }
}

.navigation-mini.has-alt-style .navigation-mini__menu .navigation-mini__menu-close {
  aspect-ratio: 1;
  bottom: auto;
  font-size: 1.2em;
  left: auto;
  position: absolute;
  right: var(--wp--custom--spacing--5);
  top: var(--wp--custom--spacing--5)
}

@media (min-width: 48em) {
  .navigation-mini.has-alt-style .navigation-mini__menu .navigation-mini__menu-close {
    display:none
  }
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li[aria-hidden=true] {
  display: none
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li+li {
  margin-top: var(--wp--custom--spacing--5)
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>span {
  color: var(--color-text-primary);
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial)
}

@media (max-width: 47.9375em) {
  .navigation-mini.has-alt-style .navigation-mini__menu-list li>span {
    padding-left:0;
    text-align: left;
    text-align: initial
  }
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a {
  background: var(--color-background-secondary);
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--color-text-primary);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  min-width: 11.25rem;
  outline: 0;
  padding: var(--wp--custom--spacing--4) var(--wp--custom--spacing--6);
  position: relative;
  text-transform: uppercase;
  transition: box-shadow var(--transition-style-button-out)
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a:hover {
  background: var(--color-background-inverse);
  color: var(--color-text-inverse)
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a:focus-visible {
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-in)
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a>* {
  z-index: 1
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a:before {
  background: var(--color-background-inverse);
  border-radius: 3em;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(.98);
  z-index: -1
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a.actioned {
  box-shadow: none
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a.actioned:before {
  animation: var(--wp--custom--animation--duration--super-large) var(--wp--custom--animation--timing--default) actioned-ping
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a[data-id=copy] {
  cursor: grab
}

.navigation-mini.has-alt-style .navigation-mini__menu-list li>a.actioned[data-id=copy] {
  cursor: grabbing
}

.preference-card {
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--spacing--4);
  margin-bottom: var(--wp--custom--spacing--8);
  position: relative;
  transition: border-color .2s ease-in-out
}

@media (min-width: 64em) {
  .preference-card {
    margin-bottom:var(--wp--custom--spacing--10)
  }
}

.preference-card:where(:last-child) {
  margin-bottom: 0
}

.preference-card:where(.preference-card--is-selected) .preference-card__select-label:after {
  border-color: var(--color-border-black)
}

.preference-card:where(.preference-card--policy-area) {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin-bottom: 0
}

@media (min-width: 48em) {
  .preference-card:where(.preference-card--policy-area) {
    height:194px
  }
}

.preference-card:where(.preference-card--policy-area) .preference-card__title {
  margin-bottom: 0
}

.preference-card:where(.preference-card--policy-area) .preference-card__content {
  align-items: center
}

.preference-card--is-clickable:focus,.preference-card--is-clickable:focus-within,.preference-card--is-clickable:hover {
  border-color: var(--color-border-black)
}

.preference-card--is-clickable .preference-card__select-label:after {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: border-color .2s ease-in-out
}

.grid.grid-has-row-gap .preference-card {
  margin-bottom: 0
}

.preference-card__icon {
  flex-shrink: 0;
  height: 72px;
  margin: 0
}

.preference-card__icon>img {
  height: var(--wp--custom--spacing--13);
  width: var(--wp--custom--spacing--13)
}

.preference-card__icon:has(.preference-card__badge--image) {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  gap: var(--wp--custom--spacing--2);
  position: relative
}

.preference-card__header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between
}

.preference-card__select-label {
  cursor: pointer
}

.preference-card__select-label input {
  border: 0;
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0
}

.preference-card__select-label input:checked {
  position: absolute
}

.preference-card__select-label input:checked~.checkmark {
  background-color: var(--color-background-inverse);
  background-image: url(static/img/check-white.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%
}

.preference-card__select-label .checkmark {
  background-image: url(static/img/plus.svg);
  border: var(--wp--custom--stroke--small) solid var(--color-background-inverse);
  border-radius: 50%;
  display: block;
  height: var(--wp--custom--spacing--8);
  position: absolute;
  right: var(--wp--custom--spacing--6);
  top: var(--wp--custom--spacing--6);
  width: var(--wp--custom--spacing--8)
}

.preference-card__content {
  -moz-column-gap: var(--wp--custom--spacing--6);
  column-gap: var(--wp--custom--spacing--6);
  display: flex;
  flex-direction: row;
  height: calc(100% - 57px);
  padding: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .preference-card__content {
    flex-direction:column
  }
}

.preference-card__badge {
  background-color: var(--color-background-red-inverse);
  border-radius: var(--wp--custom--radius--round-4);
  color: var(--color-text-inverse);
  font-family: var(--font-family-alt);
  font-size: 10px;
  font-weight: var(--font-weight-medium);
  line-height: 1;
  padding: 5.5px 7px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: var(--z-index-forwards)
}

@media (min-width: 48em) {
  .preference-card__badge--image {
    position:relative
  }
}

.preference-card__text {
  display: flex;
  flex-direction: column
}

.preference-card__title {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial);
  margin-bottom: var(--wp--custom--spacing--2);
  margin-top: 0;
  padding-right: var(--wp--custom--spacing--9)
}

@media (min-width: 48em) {
  .preference-card__title {
    margin-top:var(--wp--custom--spacing--6);
    padding-right: 0
  }
}

.preference-card__title a {
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none
}

.preference-card__excerpt {
  color: var(--text-color-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin-bottom: 0;
  margin-top: 0
}

.preference-card__footer {
  align-items: center;
  background-color: var(--color-background-secondary);
  border-bottom-left-radius: var(--wp--custom--radius--round-8);
  border-bottom-right-radius: var(--wp--custom--radius--round-8);
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  padding: var(--wp--custom--spacing--6)
}

.preference-card__link {
  align-items: center;
  color: var(--color-text-primary);
  display: flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none
}

.preference-card__link>svg {
  display: inline-block;
  height: var(--wp--custom--spacing--6);
  margin-left: var(--wp--custom--spacing--2);
  width: var(--wp--custom--spacing--6)
}

.preference-card__link--external {
  font-weight: var(--font-weight-medium);
  margin-left: auto;
  margin-right: auto;
  min-height: 42px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-style: dotted
}

@media (min-width: 768px) {
  .preference-card__link--external {
    margin-left:0;
    margin-right: 0
  }
}

.preference-card--newsletter-wizard {
  border: 0;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--6);
  height: 100%;
  justify-content: space-between
}

.preference-card--newsletter-wizard .preference-card__content {
  height: auto
}

.preference-card--newsletter-wizard .preference-card__content,.preference-card--newsletter-wizard .preference-card__footer {
  padding: 0
}

.preference-card--newsletter-wizard .preference-card__excerpt {
  color: var(--color-text-tertiary)
}

.preference-card--newsletter-wizard .preference-card__preview-link {
  color: var(--color-text-primary)
}

.preference-card--newsletter-wizard .preference-card__preview-link:focus,.preference-card--newsletter-wizard .preference-card__preview-link:hover {
  color: var(--color-link)
}

.preference-card--newsletter-wizard .newsletter__subscribe:checked~.preference-card__label--unchecked,.preference-card--newsletter-wizard .newsletter__subscribe:not(:checked)~.preference-card__label--checked {
  display: none
}

.preference-card--newsletter-wizard .preference-card__select-label {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: var(--wp--custom--spacing--5);
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%
}

.preference-card--newsletter-wizard .preference-card__select-label:active,.preference-card--newsletter-wizard .preference-card__select-label:focus-visible,.preference-card--newsletter-wizard .preference-card__select-label:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.preference-card--newsletter-wizard .preference-card__select-label:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.preference-card--newsletter-wizard .preference-card__select-label:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.preference-card--newsletter-wizard .preference-card__select-label:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.preference-card--newsletter-wizard .preference-card__select-label:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.preference-card--newsletter-wizard .preference-card__select-label[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.preference-card--newsletter-wizard .preference-card__select-label * {
  pointer-events: none
}

.preference-card--newsletter-wizard .preference-card__select-label:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/plus.svg);
  mask: url(static/img/plus.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.preference-card--newsletter-wizard .preference-card__select-label:active:after,.preference-card--newsletter-wizard .preference-card__select-label:focus-visible:after,.preference-card--newsletter-wizard .preference-card__select-label:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.preference-card--newsletter-wizard .preference-card__select-label:after {
  order: -1;
  position: relative
}

.preference-card--newsletter-wizard .preference-card__select-label:has(.newsletter__subscribe:not(:checked)) {
  --button-background-color: var(--color-background-secondary);
  --button-text-color: var(--color-text-primary);
  --button-hover-background-color: var(--wp--custom--color--grey--200);
  --button-hover-text-color: var(--color-text-primary);
  --button-focus-background-color: var(--color-background-secondary);
  --button-focus-text-color: var(--color-text-primary);
  --button-active-background-color: var(--wp--custom--color--grey--200);
  --button-active-text-color: var(--color-text-primary-50pc)
}

.preference-card--newsletter-wizard .preference-card__select-label:has(.newsletter__subscribe:checked):after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/check.svg);
  mask: url(static/img/check.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.preference-card--newsletter-wizard .preference-card__select-label:has(.newsletter__subscribe:checked):active:after,.preference-card--newsletter-wizard .preference-card__select-label:has(.newsletter__subscribe:checked):focus-visible:after,.preference-card--newsletter-wizard .preference-card__select-label:has(.newsletter__subscribe:checked):hover:after {
  transition: background-color var(--transition-style-button-in)
}

.preference-card--newsletter-wizard .preference-card__footer {
  background: 0;
  border: 0;
  border-radius: 0
}

.registration-form {
  margin-bottom: var(--wp--custom--spacing--8);
  margin-top: var(--wp--custom--spacing--8)
}

.registration-form .input-column:where(:not(:last-of-type)) {
  margin-bottom: var(--wp--custom--spacing--8)
}

@media (min-width: 64em) {
  .registration-form .input-column:where(:not(:last-of-type)) {
    margin-bottom:0
  }
}

@media (min-width: 48em) {
  .registration-form {
    margin-top:var(--wp--custom--spacing--11)
  }
}

.registration-form__disclaimer p {
  margin: 0
}

.registration-form__disclaimer+.registration-form__disclaimer {
  margin-top: var(--wp--custom--spacing--4)
}

.registration-form__disclaimer label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: var(--font-weight-regular)
}

.registration-form__disclaimer label span {
  display: inline-block;
  margin-left: var(--wp--custom--spacing--6)
}

.registration-form__disclaimer a {
  color: var(--color-text-primary);
  font-weight: var(--font-weight-regular)
}

.registration-form__submit {
  display: flex;
  justify-content: center;
  margin-top: var(--wp--custom--spacing--9)
}

.registration-form__submit button {
  width: 100%
}

@media (min-width: 48em) {
  .registration-form__submit button {
    width:auto
  }
}

.input-group:where(:not(:last-child)) {
  margin-bottom: var(--wp--custom--spacing--8)
}

.input-group label>span {
  display: block;
  margin-bottom: var(--wp--custom--spacing--2)
}

.input-group input {
  width: 100%
}

.input-group input::-moz-placeholder {
  color: var(--color-text-disabled);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.input-group input::placeholder {
  color: var(--color-text-disabled);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.input-group p[aria-hidden=true] {
  display: none
}

.registration-success {
  margin-bottom: var(--wp--custom--spacing--15);
  margin-left: auto;
  margin-right: auto;
  margin-top: var(--wp--custom--spacing--15);
  max-width: 660px;
  text-align: center
}

.registration-success__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--font--size--24);
  font-weight: var(--font-weight-semi-bold);
  margin-bottom: var(--wp--custom--spacing--2);
  margin-top: var(--wp--custom--spacing--8);
  text-align: center
}

@media (min-width: 64em) {
  .registration-success__title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial);
    margin-bottom: var(--wp--custom--spacing--4)
  }
}

.registration-success__sub-title {
  color: var(--color-text-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--8) 0;
  text-align: center
}

@media (min-width: 64em) {
  .registration-success__sub-title {
    font-size:var(--wp--custom--type-scale--body--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial);
    margin: 0 0 var(--wp--custom--spacing--9) 0
  }
}

.registration-success__icon {
  height: var(--wp--custom--spacing--13);
  margin-left: auto;
  margin-right: auto;
  width: var(--wp--custom--spacing--13)
}

.filters__widget {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--6);
  padding-left: var(--wp--custom--spacing--6);
  padding-right: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .filters__widget {
    border:var(--wp--custom--stroke--small) solid var(--color-border);
    margin-bottom: var(--wp--custom--spacing--10);
    padding: var(--wp--custom--spacing--8) var(--wp--custom--spacing--6)
  }
}

.filters__widget:where(:last-child) {
  margin-bottom: 0
}

.filters__item {
  align-items: center;
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  justify-content: space-between;
  padding-bottom: var(--wp--custom--spacing--6);
  position: relative
}

.filters__item:where(:last-child) {
  border-bottom: 0;
  padding-bottom: 0
}

.filters__item svg {
  height: var(--wp--custom--spacing--7);
  width: var(--wp--custom--spacing--7)
}

.filters__item svg path {
  stroke: var(--color-text-disabled);
  stroke-width: var(--wp--custom--stroke--small)
}

.filters__link {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-medium);
  -webkit-text-decoration: none;
  text-decoration: none
}

.filters__link:after {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.filters__link {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial)
}

.filters__select {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  padding-top: var(--wp--custom--spacing--6)
}

.filters__select+.filters__select {
  border-top: 0;
  padding-top: 0
}

@media (min-width: 48em) {
  .filters__select {
    border-top:0;
    padding-top: 0
  }
}

.filters__select select {
  align-items: flex-start;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-position: 100% 0;
  background-size: var(--wp--custom--spacing--8);
  border: none;
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: 0;
  color: var(--color-text-primary);
  cursor: pointer;
  display: flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-medium);
  height: var(--wp--custom--spacing--10);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  padding: 0
}

.filters__select select:hover {
  color: var(--color-link-pressed)
}

.filters__button,.filters__checkbox {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.filters__button {
  background-color: var(--color-background-default);
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--color-text-primary);
  cursor: pointer;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-medium);
  padding: var(--wp--custom--spacing--4);
  text-align: left;
  transition: border-color .2s ease-in-out;
  width: 100%
}

.filters__button:where(:hover,:focus) {
  border-color: var(--color-border-black)
}

.filters__button {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .filters__button {
    display:none
  }
}

.filters__button svg {
  height: var(--wp--custom--spacing--7);
  width: var(--wp--custom--spacing--7)
}

.filters__container {
  background-color: var(--color-background-default);
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: var(--js-header-offset);
  visibility: hidden;
  width: 100%;
  z-index: var(--z-index-over-all)
}

.filters__container.filters__container--open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible
}

@media (min-width: 48em) {
  .filters__container {
    display:block;
    height: auto;
    opacity: 1;
    pointer-events: auto;
    position: static;
    visibility: visible;
    width: auto
  }
}

.filters-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .filters-header {
    display:none
  }
}

.filters-header button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color)
}

.filters-header button:active,.filters-header button:focus-visible,.filters-header button:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.filters-header button:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.filters-header button:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.filters-header button:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.filters-header button:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.filters-header button[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.filters-header button * {
  pointer-events: none
}

.filters-header [id=filter-close-trigger] svg {
  height: var(--wp--custom--spacing--7);
  pointer-events: none;
  width: var(--wp--custom--spacing--7)
}

.filters__bottom {
  gap: 0;
  margin-top: var(--wp--custom--spacing--5)
}

@media (min-width: 48em) {
  .filters__bottom {
    border:var(--wp--custom--stroke--small) solid var(--color-border);
    margin-bottom: var(--wp--custom--spacing--10);
    margin-top: var(--wp--custom--spacing--10);
    padding: var(--wp--custom--spacing--7) var(--wp--custom--spacing--6)
  }
}

.filters__bottom .filters__bottom-link.is-button {
  justify-content: space-between;
  width: 100%
}

@media (min-width: 48em) {
  .filters__bottom .filters__bottom-link.is-button {
    font-size:var(--wp--custom--type-scale--body--small--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
  }
}

.related {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  font-family: var(--font-family-alt);
  padding-bottom: var(--wp--custom--spacing--8);
  padding-top: var(--wp--custom--spacing--8)
}

.related__label {
  color: var(--color-text-red)
}

.related__link {
  color: var(--color-text-primary);
  font-weight: var(--font-weight-regular);
  text-underline-offset: var(--wp--custom--stroke--medium)
}

.related__link:active,.related__link:focus,.related__link:focus-visible,.related__link:focus-within,.related__link:hover {
  color: var(--color-text-primary)
}

.schedule {
  background-color: var(--color-background-secondary);
  padding: var(--layout-page-margin) 0
}

.schedule__wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin)
}

.schedule__title {
  margin: 0 0 var(--wp--custom--spacing--5)
}

@media (min-width: 64em) {
  .schedule__title {
    margin:0
  }
}

.schedule__header {
  margin: 0 0 var(--wp--custom--spacing--9)
}

@media (min-width: 64em) {
  .schedule__header {
    align-items:center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 var(--wp--custom--spacing--10)
  }
}

.schedule__date {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--5)
}

.schedule__description {
  font-style: italic;
  margin: 0 0 var(--wp--custom--spacing--9)
}

@media (min-width: 64em) {
  .schedule__description {
    margin:0 0 var(--wp--custom--spacing--10)
  }
}

.schedule__description p {
  margin: 0
}

.schedule__content {
  margin: 0 0 var(--wp--custom--spacing--8)
}

@media (min-width: 64em) {
  .schedule__content {
    margin:0 0 var(--wp--custom--spacing--11)
  }
}

.schedule__content:last-child {
  margin: 0
}

.schedule__tracks--header {
  background-color: var(--color-background-inverse);
  color: var(--color-text-inverse);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

@media (max-width: 63.9375em) {
  .schedule__tracks--header {
    display:none
  }
}

.schedule__tracks--header .schedule__track--time {
  border: 0
}

@media (min-width: 48em) {
  .schedule__track {
    display:flex
  }
}

.schedule__track:not(.schedule__tracks--header):nth-child(odd) {
  background-color: var(--color-background-default)
}

.schedule__track--details,.schedule__track--time {
  padding: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .schedule__track--time {
    border-right:var(--wp--custom--stroke--small) solid var(--color-border);
    width: 200px
  }
}

.schedule__track--time p {
  margin: 0
}

.schedule__track--time p span {
  color: var(--color-text-disabled)
}

@media (min-width: 48em) {
  .schedule__track--details {
    width:calc(100% - 200px)
  }
}

.schedule__track--title {
  font-size: var(--wp--custom--type-scale--body--large--font-size,initial);
  font-weight: var(--font-weight-bold);
  line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--5)
}

.schedule__track--description {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .header__search-placeholder {
    margin:0 0 0 calc(var(--inner-spacing)*2);
    min-width: 260px
  }
}

@media (min-width: 64em) {
  .header__search-placeholder {
    margin-right:var(--inner-spacing)
  }
}

@media (--bp-xlarge ) {
  .header__search-placeholder {
    margin-right: calc(var(--inner-spacing)*6);
    min-width: 285px
  }
}

.header__search input[type=search] {
  width: 100%
}

@media (min-width: 48em) {
  .header__search {
    margin:0;
    min-width: 260px
  }
}

@media (--bp-xlarge ) {
  .header__search {
    min-width: 285px
  }
}

.ais-SearchBox-reset,.ais-SearchBox-submitIcon {
  display: none
}

.algolia-autocomplete {
  width: 100%
}

.aa-dropdown-menu {
  padding: var(--wp--custom--spacing--6) 0;
  position: relative!important;
  width: 100%
}

@media (min-width: 48em) {
  .aa-dropdown-menu {
    padding:var(--wp--custom--spacing--9) 0
  }
}

.header__search--results--title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--5)
}

@media (min-width: 64em) {
  .header__search--results--title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
  }
}

.aa-with-d2 .header__search--tags {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border-inverse);
  margin: 0 0 var(--wp--custom--spacing--8)
}

.header__search--tags .aa-suggestion {
  display: inline-block
}

@media (min-width: 48em) {
  .header__search--articles .aa-suggestions {
    grid-column-gap:var(--wp--custom--spacing--10);
    -moz-column-gap: var(--wp--custom--spacing--10);
    column-gap: var(--wp--custom--spacing--10);
    display: grid!important;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: var(--wp--custom--spacing-10);
    row-gap: var(--wp--custom--spacing-10)
  }
}

@media (min-width: 64em) {
  .header__search--articles .aa-suggestions {
    grid-template-columns:repeat(4,1fr);
    row-gap: var(--wp--custom--spacing-6)
  }
}

.header__search--articles .card__tags a {
  color: var(--color-text-red);
  -webkit-text-decoration: none;
  text-decoration: none
}

@media (max-width: 47.9375em) {
  .header__search--articles .aa-suggestion:where(:not(:first-child)) {
    border-top:var(--wp--custom--stroke--small) solid var(--color-border);
    margin-top: var(--wp--custom--spacing--8);
    padding-top: var(--wp--custom--spacing--8)
  }

  .header__search--articles .aa-suggestion .article-card {
    --media-split-width: 33.333%;
    flex-flow: row-reverse nowrap
  }

  .header__search--articles .aa-suggestion .card__content {
    flex-grow: 1
  }

  .header__search--articles .aa-suggestion .card__media {
    flex: 0 0 var(--media-split-width)
  }
}

.header__search--articles em,.header__search--tags em {
  color: inherit;
  font-style: normal;
  -webkit-text-decoration: none;
  text-decoration: none
}

.header__search--more {
  display: flex;
  justify-content: center
}

.header__search--more.is-at-bottom {
  margin-top: var(--wp--custom--spacing--9)
}

.header__search--more.is-at-top {
  margin-bottom: var(--wp--custom--spacing--9)
}

.search-results {
  font-family: var(--font-family-alt);
  margin: 0 auto;
  max-width: 41.25rem;
  padding: var(--wp--custom--spacing--11) 0 var(--wp--custom--spacing--15) 0;
  width: 100%
}

.search-results__title,.search__no-results--title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--5) 0
}

@media (min-width: 48em) {
  .search-results__title,.search__no-results--title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
  }
}

.search__stats--hits {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin: var(--wp--custom--spacing--8) 0
}

.search__stats--hits-related {
  color: var(--color-text-tertiary);
  font-weight: var(--font-weight-regular)
}

.ais-Hits-list,.ais-InfiniteHits-list {
  list-style-type: none;
  padding: 0
}

.ais-InfiniteHits-item {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin: 0 0 var(--wp--custom--spacing--8);
  padding-bottom: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .ais-InfiniteHits-item {
    margin:0 0 var(--wp--custom--spacing--9);
    padding-bottom: var(--wp--custom--spacing--9)
  }
}

.ais-InfiniteHits-item mark {
  background: none;
  color: inherit
}

.ais-InfiniteHits-item .pro-pill {
  margin-bottom: var(--wp--custom--spacing--6)
}

.ais-InfiniteHits-item .article-card {
  display: flex;
  flex-flow: row-reverse nowrap;
  gap: var(--layout-gutter-column)
}

@media (min-width: 48em) {
  .ais-InfiniteHits-item .article-card {
    flex-direction:row;
    gap: var(--wp--custom--spacing--8)
  }
}

.ais-InfiniteHits-item .card__content {
  flex-grow: 1
}

.ais-InfiniteHits-item .card__media {
  flex: 0 0 33.333%
}

@media (min-width: 48em) {
  .ais-InfiniteHits-item .card__media {
    flex:0 0 50%
  }
}

.ais-InfiniteHits-item .card__excerpt {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin-top: var(--wp--custom--spacing--2)
}

@media (max-width: 63.9375em) {
  .ais-InfiniteHits-item .card__excerpt {
    display:none
  }
}

.ais-InfiniteHits-item .card__tags {
  margin-top: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .ais-InfiniteHits-item .card__date-time {
    margin-top:var(--wp--custom--spacing--6)
  }
}

.ais-InfiniteHits-item .card {
  margin-bottom: 0;
  padding-top: 0
}

.ais-InfiniteHits--empty {
  display: none
}

.ais-Highlight-highlighted {
  background-color: transparent;
  color: var(--c-secondary)
}

.ais-InfiniteHits-loadMore {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin: 0 auto;
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out)
}

.ais-InfiniteHits-loadMore:active,.ais-InfiniteHits-loadMore:focus-visible,.ais-InfiniteHits-loadMore:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.ais-InfiniteHits-loadMore:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.ais-InfiniteHits-loadMore:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.ais-InfiniteHits-loadMore:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.ais-InfiniteHits-loadMore:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.ais-InfiniteHits-loadMore[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.ais-InfiniteHits-loadMore * {
  pointer-events: none
}

.ais-InfiniteHits-loadMore--disabled {
  display: none
}

.search__no-results--title {
  margin: 0 0 var(--wp--custom--spacing--6)
}

.search__no-results--description {
  font-family: var(--font-family-base);
  margin: 0
}

.search__stats-wrapper {
  margin-top: var(--wp--custom--spacing--6)
}

.ais-SearchBox-submit:after {
  content: "Search";
  display: block
}

.search__search-form {
  margin-bottom: var(--wp--custom--spacing--8)
}

.search__search-form .ais-SearchBox-form {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .search__search-form .ais-SearchBox-form {
    flex-wrap:nowrap;
    gap: var(--wp--custom--spacing--5)
  }
}

.search__search-form .ais-SearchBox-submit {
  flex-grow: 1;
  flex-shrink: 0
}

.site-project {
  background-position: 50% -50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--color-text-inverse);
  display: flex;
  flex-direction: column;
  margin-bottom: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .site-project {
    background-position:50%;
    margin-bottom: var(--wp--custom--spacing--11)
  }
}

.site-project.with-custom-image {
  background-image: none
}

.site-project__container {
  --width-page: 75rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: var(--width-page);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  row-gap: var(--wp--custom--spacing--8);
  width: 100%;
  z-index: var(--z-index-forwards)
}

@media (min-width: 64em) {
  .site-project__container {
    flex-direction:row
  }
}

.site-project__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 324px;
  position: relative
}

.site-project__blur {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: var(--z-index-backwards)
}

.site-project__blur img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  width: 100%;
  z-index: calc(var(--z-index-backwards) + 1)
}

.site-project__blur:before {
  -webkit-backdrop-filter: blur(var(--wp--custom--stroke--large));
  backdrop-filter: blur(var(--wp--custom--stroke--large));
  background-color: var(--color-background-image-shim);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: var(--full-bleed-width);
  z-index: calc(var(--z-index-backwards) + 2)
}

.is-root-container.block-editor-block-list__layout .site-project__blur {
  z-index: 0
}

.site-project__media {
  display: none;
  flex: 0 0 auto;
  position: relative
}

@media (min-width: 48em) {
  .site-project__media {
    display:block;
    min-height: 140px;
    width: 160px
  }
}

@media (min-width: 64em) {
  .site-project__media {
    min-height:330px;
    width: 350px
  }
}

.site-project__media img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

@media (min-width: 48em) {
  .site-project__media img {
    min-height:140px
  }
}

@media (min-width: 64em) {
  .site-project__media img {
    min-height:330px
  }
}

.site-project__header .site-project__container {
  padding-bottom: var(--wp--custom--spacing--12);
  padding-top: var(--wp--custom--spacing--12)
}

@media (min-width: 64em) {
  .site-project__header .site-project__container {
    padding-bottom:0;
    padding-top: 0
  }
}

.site-project__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--8);
  text-align: center;
  width: 100%
}

@media (min-width: 64em) {
  .site-project__content {
    flex-direction:row;
    text-align: left
  }
}

.site-project__details {
  display: grid;
  grid-gap: var(--wp--custom--spacing--8);
  gap: var(--wp--custom--spacing--8);
  justify-items: center;
  width: 100%
}

@media (min-width: 64em) {
  .site-project__details {
    align-items:center;
    grid-template-areas: "icon headings newsletter" ". logos logos";
    grid-template-columns: min-content auto auto;
    grid-template-rows: auto auto;
    justify-items: start;
    padding-bottom: var(--wp--custom--spacing--12);
    padding-top: var(--wp--custom--spacing--12);
    row-gap: 0
  }
}

.site-project__icon {
  aspect-ratio: 1;
  height: auto;
  justify-self: center;
  width: var(--wp--custom--spacing--13)
}

@media (min-width: 64em) {
  .site-project__icon {
    grid-area:icon
  }
}

.site-project__icon img,.site-project__icon svg {
  aspect-ratio: 1;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 100%
}

.site-project__icon svg [stroke]:where(:not([stroke=none])),.site-project__icon svg[stroke]:where(:not([stroke=none])) {
  stroke: currentcolor
}

.site-project__icon svg [fill]:where(:not([fill=none])),.site-project__icon svg[fill]:where(:not([fill=none])) {
  fill: currentcolor
}

.site-project__headings {
  max-width: var(--width-const-content-base)
}

@media (min-width: 64em) {
  .site-project__headings {
    grid-area:headings
  }
}

.site-project__headings>* {
  margin: 0
}

.site-project__headings>*+* {
  margin-top: var(--wp--custom--spacing--6)
}

.site-project__headings>.site-project__title+*,.site-project__headings>.site-project__title-link+* {
  margin-top: var(--wp--custom--spacing--4)
}

@media (min-width: 64em) {
  .site-project__headings>.site-project__title+*,.site-project__headings>.site-project__title-link+* {
    margin-top:var(--wp--custom--spacing--2)
  }
}

.site-project__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--display--small--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--display--small--line-height--family-alt,intial)
}

@media (min-width: 64em) {
  .site-project__title {
    font-size:var(--wp--custom--type-scale--display--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--display--large--line-height--family-alt,intial)
  }
}

.site-project__description {
  color: var(--color-text-inverse);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  opacity: .7
}

@media (min-width: 64em) {
  .site-project__description {
    font-size:var(--wp--custom--type-scale--body--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
  }
}

.site-project__disclaimer {
  color: var(--color-text-inverse);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  opacity: .7
}

.site-project__newsletter-signup {
  display: flex;
  max-width: 26.25rem;
  width: 100%
}

@media (min-width: 64em) {
  .site-project__newsletter-signup {
    grid-area:newsletter;
    width: 26.25rem
  }
}

.site-project__newsletter-signup .ev-newsletter-subscription-component {
  padding-bottom: 0
}

.site-project__newsletter-signup form>label {
  display: none
}

.site-project__newsletter-signup .actions {
  width: 100%
}

.site-project__newsletter-signup .recaptcha-validation {
  order: 2
}

@media (min-width: 64em) {
  .site-project__newsletter-signup .recaptcha-validation {
    order:1
  }
}

.site-project__newsletter-signup form input[type=email] {
  background-color: hsla(0,0%,100%,.08);
  border: var(--wp--custom--stroke--small) solid var(--color-text-inverse-50pc);
  border-radius: 30px;
  color: var(--color-text-inverse);
  margin-bottom: var(--wp--custom--spacing--6);
  padding: .875rem;
  width: 100%
}

@media (min-width: 64em) {
  .site-project__newsletter-signup form input[type=email] {
    margin-bottom:0
  }
}

.site-project__newsletter-signup form input[type=email]::-moz-placeholder {
  color: var(--color-text-inverse)
}

.site-project__newsletter-signup form input[type=email]::placeholder {
  color: var(--color-text-inverse)
}

.site-project__newsletter-signup form input[type=email] {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-alt,intial)
}

.site-project__newsletter-signup .form__fields--policy {
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 64em) {
  .site-project__newsletter-signup .form__fields--policy {
    margin-top:var(--wp--custom--spacing--6)
  }
}

.site-project__newsletter-signup .form__fields--policy>* {
  margin-bottom: 0;
  margin-top: 0
}

.site-project__newsletter-signup .form__fields--policy>*+* {
  margin-top: var(--wp--custom--spacing--6)
}

.site-project__newsletter-signup .form__fields--policy p {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  text-align: center
}

@media (min-width: 64em) {
  .site-project__newsletter-signup .form__fields--policy p {
    text-align:left
  }
}

.site-project__newsletter-signup .form__fields--policy a {
  color: inherit;
  font-family: inherit;
  font-weight: inherit
}

.site-project__newsletter-signup .ev_newsletter_subscription_component_group {
  display: flex;
  flex-direction: column;
  position: relative
}

.site-project__newsletter-signup .is-newsletter-button {
  order: 1;
  width: 100%
}

@media (min-width: 64em) {
  .site-project__newsletter-signup .is-newsletter-button {
    order:2;
    padding: .7rem;
    position: absolute;
    right: var(--wp--custom--spacing--3);
    top: calc(var(--wp--custom--spacing--3) + var(--wp--custom--stroke--small));
    width: auto
  }
}

.site-project__logos {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--4);
  justify-content: center
}

@media (min-width: 64em) {
  .site-project__logos {
    gap:var(--wp--custom--spacing--6);
    grid-area: logos;
    justify-content: flex-start;
    margin-top: var(--wp--custom--spacing--8)
  }
}

.site-project__logos--label {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--into--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--into--overline--line-height--family-alt,intial);
  margin: 0;
  text-align: center;
  width: 100%
}

@media (min-width: 64em) {
  .site-project__logos--label {
    text-align:inherit;
    width: auto
  }
}

.site-project__logo {
  max-width: 100px;
  width: 100%
}

.site-project__logo>img {
  height: auto;
  width: 100%
}

.site-project__footer .site-project__container {
  align-items: flex-start;
  flex-direction: row;
  gap: var(--wp--custom--spacing--8);
  justify-content: center;
  padding-bottom: var(--wp--custom--spacing--8);
  padding-top: var(--wp--custom--spacing--8);
  position: relative
}

@media (min-width: 64em) {
  .site-project__footer .site-project__container {
    justify-content:flex-start
  }
}

.site-project__footer .site-project__container:after {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  right: auto;
  top: auto;
  transform: translateX(-50%);
  width: 100%
}

@media (min-width: 64em) {
  .site-project__footer *+.social-sharing {
    margin-left:auto
  }

  .site-project.with-icon-alt-position .site-project__details,.site-project.with-inline-image .site-project__details {
    align-items: center;
    grid-template-areas: "headings icon" "newsletter icon" "logos .";
    grid-template-columns: auto min-content;
    grid-template-rows: auto auto auto;
    justify-items: start
  }
}

.site-project.with-icon-alt-position .site-project__headings+.site-project__newsletter-signup,.site-project.with-inline-image .site-project__headings+.site-project__newsletter-signup {
  margin-top: var(--wp--custom--spacing--8)
}

.site-project.with-icon-alt-position .site-project__icon {
  width: var(--wp--custom--spacing--13)
}

@media (min-width: 64em) {
  .site-project.with-icon-alt-position .site-project__icon {
    width:var(--wp--custom--spacing--15)
  }
}

.sponsors-cta {
  background-color: var(--color-background-secondary);
  padding: var(--layout-page-margin) 0
}

.sponsors-cta__wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin)
}

.sponsors-cta__content * {
  margin-top: 0
}

.sponsors-cta__content :last-child {
  margin-bottom: 0
}

.sponsors__registration .sponsors__group__label {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin: 0 0 var(--wp--custom--spacing--5);
  padding: 0 0 var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .sponsors__registration .sponsors__group__label {
    margin:0 0 var(--wp--custom--spacing--9)
  }
}

.sponsors__registration .sponsor__avatar {
  margin: 0;
  width: 100%
}

.sponsors-logos {
  background-color: var(--color-background-default);
  padding: var(--wp--custom--spacing--9)
}

.grid__column .sponsors-logos {
  margin-bottom: var(--wp--custom--spacing--8)
}

.sponsors-logos.sponsors-logos__no-padding {
  padding: 0
}

.sponsors-logos__list {
  display: grid;
  grid-gap: var(--wp--custom--spacing--5);
  gap: var(--wp--custom--spacing--5);
  grid-template-columns: repeat(4,1fr)
}

.sponsors-logos__list .sponsor__avatar {
  margin-bottom: 0;
  width: 100%
}

@media (min-width: 48em) {
  .sponsors-logos__list {
    gap:var(--wp--custom--spacing--9)
  }
}

.sponsors-logos__title {
  margin-bottom: var(--wp--custom--spacing--8);
  margin-top: 0
}

div[id=ui-datepicker-div].ui-datepicker {
  font-size: 1rem
}

.toggler__button svg {
  transition: transform var(--wp--custom--animation--duration--default)
}

.toggler__button[aria-expanded=true] svg {
  transform: rotate(180deg)
}

.toggler__container[aria-hidden=true] {
  display: none
}

.toggler__container[aria-hidden=false] {
  display: block
}

.load-more {
  margin: var(--wp--custom--spacing--8) 0 0;
  text-align: center
}

@media (min-width: 64em) {
  .load-more {
    margin:var(--wp--custom--spacing--11) 0 0
  }
}

.load-more .is-button.has-inline-icon .button__icon {
  display: none
}

.load-more .is-button.has-inline-icon .button__icon.is-loading {
  display: inline-block
}

.load-more .spinner {
  height: 10px;
  position: relative;
  top: -.1em;
  width: 10px
}

.load-more .spinner__circle {
  animation: spinning-circle 2s linear infinite;
  stroke: var(--wp--custom--color--grey--white)
}

@keyframes spinning-circle {
  0% {
    stroke-dasharray: 150.6 100.4;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 1 250
  }

  to {
    stroke-dasharray: 150.6 100.4;
    stroke-dashoffset: 502
  }
}

.widget-header h2 {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

.widget:where(:not(:last-child)) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

.widget .newsletter-widget .form__fields {
  margin-bottom: var(--wp--custom--spacing--8)
}

.widget p {
  color: var(--color-text-secondary);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.widget-content .button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: var(--wp--custom--spacing--4)
}

.widget-content .button:active,.widget-content .button:focus-visible,.widget-content .button:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.widget-content .button:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.widget-content .button:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.widget-content .button:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.widget-content .button:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.widget-content .button[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.widget-content .button * {
  pointer-events: none
}

.widget__playbook--content {
  display: flex
}

.widget__playbook--content .widget__playbook--spotlight {
  margin-right: var(--wp--custom--spacing--4)
}

.widget__jobs--meta {
  color: var(--color-text-secondary);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.wizard {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: var(--wp--custom--spacing--11);
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 64em) {
  .wizard {
    margin-bottom:var(--wp--custom--spacing--11);
    margin-top: var(--wp--custom--spacing--11)
  }
}

.wizard__indicator-step {
  color: var(--color-text-secondary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  letter-spacing: .05rem;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-align: center;
  text-transform: uppercase
}

.wizard__grid {
  display: grid;
  grid-gap: var(--wp--custom--spacing--6);
  gap: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .wizard__grid {
    gap:var(--wp--custom--spacing--10)
  }
}

.wizard__grid--4 {
  grid-template-columns: 1fr
}

@media (min-width: 48em) {
  .wizard__grid--4 {
    grid-template-columns:repeat(2,minmax(min-content,310px))
  }
}

@media (min-width: 64em) {
  .wizard__grid--4 {
    grid-template-columns:repeat(4,minmax(min-content,194px))
  }
}

.wizard__indicator {
  display: flex;
  flex-direction: column;
  max-width: 120px;
  width: 100%
}

.wizard__progress {
  background-color: var(--color-background-disabled);
  height: 2px;
  position: relative;
  width: 100%
}

.wizard__progress-bar {
  background-color: var(--color-background-red-inverse);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: 0
}

.wizard__steps {
  position: relative
}

.wizard__step {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%
}

.wizard__step.wizard__step--is-active {
  opacity: 1;
  pointer-events: auto;
  position: relative;
  visibility: visible
}

.wizard__step-header {
  margin-bottom: var(--wp--custom--spacing--2);
  margin-top: var(--wp--custom--spacing--5);
  text-align: center
}

@media (min-width: 64em) {
  .wizard__step-header {
    margin-bottom:var(--wp--custom--spacing--11)
  }
}

.wizard__step-pre-title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.wizard__step-title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--font--size--24);
  font-weight: var(--font-weight-semi-bold);
  margin: 0
}

@media (min-width: 64em) {
  .wizard__step-title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
  }
}

.wizard__step-sub-title {
  color: var(--color-text-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin: var(--wp--custom--spacing--8) 0 0 0
}

@media (min-width: 64em) {
  .wizard__step-sub-title {
    font-size:var(--wp--custom--type-scale--body--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
  }
}

.wizard__controls {
  background-color: var(--color-background-default);
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  bottom: 0;
  left: 0;
  padding: var(--wp--custom--spacing--4) var(--wp--custom--spacing--6);
  position: fixed;
  width: 100%;
  z-index: var(--z-index-over-page)
}

@media (min-width: 48em) {
  .wizard__controls {
    bottom:0;
    padding-bottom: var(--wp--custom--spacing--5);
    padding-top: var(--wp--custom--spacing--5)
  }
}

.wizard__controls[aria-hidden=true] {
  display: none
}

.wizard__account-activation #finish-activation,.wizard__account-activation .wizard__controls-status {
  margin-left: auto
}

.wizard__account-activation #go-back {
  display: none
}

.wizard__controls-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--width-const-content-wide, 100%) + var(--layout-page-margin)*2);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin)
}

.wizard__controls .wizard__controls-button.is-button {
  font-size: var(--wp--custom--font--size--12);
  padding-bottom: var(--wp--custom--spacing--3);
  padding-left: var(--wp--custom--spacing--6);
  padding-right: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--3);
  text-transform: uppercase
}

@media (min-width: 48em) {
  .wizard__controls .wizard__controls-button.is-button {
    padding-left:var(--wp--custom--spacing--6);
    padding-right: var(--wp--custom--spacing--6)
  }
}

.wizard__controls .wizard__controls-button.is-button[disabled] {
  box-shadow: none
}

.wizard__controls-status {
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-regular);
  margin: 0
}

.wizard__controls-status[aria-hidden=true] {
  display: none
}

.wizard__controls-status {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.newsletter-wizard {
  bottom: 0;
  margin: 0
}

.newsletter-wizard .wizard__controls-container {
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--4)
}

.newsletter-wizard .wizard__controls-email {
  width: 100%
}

@media (min-width: 30em) {
  .newsletter-wizard .wizard__controls-email {
    margin-left:auto;
    width: 300px
  }
}

.newsletter-wizard .wizard__controls-email-input:-moz-placeholder-shown {
  border-color: var(--color-background-red-inverse)
}

.newsletter-wizard .wizard__controls-email-input:placeholder-shown {
  border-color: var(--color-background-red-inverse)
}

.newsletter-wizard .wizard__controls-button.is-button {
  padding-bottom: var(--wp--custom--spacing--4);
  padding-top: var(--wp--custom--spacing--4);
  width: 100%
}

@media (min-width: 30em) {
  .newsletter-wizard .wizard__controls-button.is-button {
    width:auto
  }
}

.wizard__newsletter-header {
  border-top: var(--wp--custom--stroke--medium) solid var(--color-border-black);
  padding-top: var(--wp--custom--spacing--3)
}

.wizard__newsletter-title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin: 0
}

.wizard__newsletter-description {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin: 0
}

@media (min-width: 64em) {
  .wizard__step[data-type=form] .input-column {
    margin:0 auto;
    max-width: 42rem;
    width: 100%
  }

  .wizard__step[data-type=form] .registration-form__disclaimer {
    margin: var(--wp--custom--spacing--4) auto;
    max-width: 42rem;
    width: 100%
  }
}

@keyframes highlight-field {
  0% {
    box-shadow: 0 0 0 0 transparent
  }

  to {
    box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--color-background-red)
  }
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-cover-politico-pro__logo {
  margin: 0
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-cover-politico-pro__logo+p {
  margin-bottom: var(--wp--custom--spacing--8);
  margin-top: var(--wp--custom--spacing--5)
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-columns:last-child {
  margin-bottom: 0
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-column {
  text-align: center
}

@media (min-width: 48em) {
  .wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-column {
    text-align:left
  }
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-cover-politico-pro-col p:first-child {
  margin: 0
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-cover-politico-pro-col p:last-child {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin: var(--wp--custom--spacing--2) 0 var(--wp--custom--spacing--9) 0
}

@media (min-width: 48em) {
  .wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-cover-politico-pro-col p:last-child {
    margin:var(--wp--custom--spacing--2) 0 0 0
  }
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-cover-politico-pro-col:last-child p:last-child {
  margin-bottom: 0
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-buttons {
  display: flex;
  flex-direction: column
}

@media (max-width: 47.9375em) {
  .wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-buttons {
    gap:var(--wp--custom--spacing--6)
  }
}

@media (min-width: 48em) {
  .wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-buttons {
    flex-direction:row
  }
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-button {
  width: 100%
}

@media (min-width: 48em) {
  .wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-button {
    width:auto
  }
}

.wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-button .wp-block-button__link {
  display: block;
  --button-padding-block: var(--wp--custom--spacing--5)
}

@media (min-width: 48em) {
  .wp-block-cover-politico-pro:where(.wp-block-cover) .wp-block-button .wp-block-button__link {
    display:inline-block
  }
}

.table-of-contents {
  display: flex;
  justify-content: center;
  margin-bottom: var(--wp--custom--spacing--4);
  position: relative;
  width: 100%
}

@media (min-width: 48em) {
  .table-of-contents {
    justify-content:flex-end;
    margin-bottom: 0
  }
}

.table-of-contents__toggle.is-button {
  color: var(--color-text-inverse)
}

.table-of-contents__toggle.is-button:focus,.table-of-contents__toggle.is-button:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.table-of-contents__menu {
  background: var(--color-background-default);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  max-width: 100%;
  padding: var(--wp--custom--spacing--4);
  position: absolute;
  right: 0;
  top: calc(100% + var(--wp--custom--spacing--4));
  width: 956px;
  z-index: var(--z-index-forwards)
}

@media (min-width: 48em) {
  .table-of-contents__menu {
    padding:var(--wp--custom--spacing--9)
  }
}

.table-of-contents__menu a {
  -webkit-text-decoration: none;
  text-decoration: none
}

.table-of-contents__menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.table-of-contents__menu-list {
  display: none;
  gap: var(--wp--custom--spacing--10);
  grid-template-columns: repeat(auto-fit,minmax(190px,1fr))
}

@media (min-width: 48em) {
  .table-of-contents__menu-list {
    display:grid
  }
}

.table-of-contents__menu-select {
  display: block
}

@media (min-width: 48em) {
  .table-of-contents__menu-select {
    display:none
  }
}

.table-of-contents__group-link {
  color: var(--color-text-red);
  display: inline-block;
  letter-spacing: .05em
}

.listen-on__title,.table-of-contents__group-link {
  margin-bottom: var(--wp--custom--spacing--4);
  text-transform: uppercase
}

.listen-on__title {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  letter-spacing: .24px;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  margin-top: 0
}

.listen-on__items {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--5);
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
  padding: 0
}

.listen-on__item {
  margin-top: 0
}

.listen-on__anchor {
  display: block;
  line-height: 0
}

.listen-on__anchor:focus,.listen-on__anchor:focus-visible,.listen-on__anchor:focus-within {
  border-radius: 0
}

.dataviz-embed {
  max-width: 100%!important
}

.block-collection {
  clear: both;
  margin: 0 0 var(--wp--custom--spacing--7)
}

@media (min-width: 64em) {
  .block-collection {
    margin:0 0 var(--wp--custom--spacing--10)
  }
}

.block-collection.with-border-top {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  padding-top: var(--wp--custom--spacing--8)
}

.block-collection.no-margin-bottom {
  margin-bottom: 0
}

.block-collection__title {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--7);
  padding: 0 0 var(--wp--custom--spacing--7)
}

.block-collection>.grid>.grid__column>.block-collection {
  margin-bottom: var(--wp--custom--spacing--7)
}

@media (min-width: 64em) {
  .block-collection>.grid>.grid__column>.block-collection {
    margin-bottom:var(--wp--custom--spacing--10)
  }
}

.block-collection>.grid>.grid__column>.block-collection:last-child {
  margin-bottom: 0
}

.politico-banner {
  background-color: var(--color-background-banner);
  color: var(--color-text-inverse);
  display: grid;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-regular);
  grid-template-areas: "content icon";
  grid-template-columns: 1fr auto;
  grid-template-rows: auto;
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  padding: var(--wp--custom--spacing--6) var(--layout-page-margin);
  position: relative;
  width: 100%;
  z-index: var(--z-index-over-all)
}

.politico-banner a {
  color: var(--color-text-inverse);
  text-decoration-line: none
}

.politico-banner a:active,.politico-banner a:focus,.politico-banner a:focus-within,.politico-banner a:hover {
  text-decoration-line: underline
}

.politico-banner__content {
  grid-area: content;
  justify-self: center;
  max-width: var(--width-page)
}

.politico-banner__dismiss-banner.is-button {
  color: var(--color-text-inverse);
  flex-shrink: 0;
  grid-area: icon;
  justify-self: end;
  margin-left: var(--wp--custom--spacing--6);
  padding: 0;
  width: var(--wp--custom--spacing--8)
}

.politico-banner__dismiss-banner.is-button svg {
  pointer-events: none
}

.politico-banner--success-banner {
  background-color: var(--color-background-green);
  color: var(--color-text-default)
}

.politico-banner--success-banner a {
  color: var(--color-text-default);
  text-decoration-line: none
}

.politico-banner--success-banner .politico-banner__dismiss-banner.is-button {
  color: var(--color-text-default)
}

.cta {
  margin-bottom: calc(var(--wp--custom--spacing--10) + var(--wp--custom--spacing--7));
  position: relative;
  z-index: 50
}

@media (min-width: 48em) {
  .cta {
    margin-bottom:calc(var(--wp--custom--spacing--10) + var(--wp--custom--spacing--11))
  }
}

.cta.cta__style--dark,.cta.cta__style--dark .cta__heading a {
  color: var(--color-text-inverse)
}

.cta.cta__style--dark .cta__heading a:active,.cta.cta__style--dark .cta__heading a:focus,.cta.cta__style--dark .cta__heading a:focus-visible,.cta.cta__style--dark .cta__heading a:focus-within,.cta.cta__style--dark .cta__heading a:hover {
  color: var(--color-text-red-inverse)
}

.block-collection .cta,.cta figure {
  margin-bottom: 0
}

.cta__content--wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  position: relative
}

@media (min-width: 64em) {
  .cta__content--wrapper {
    align-items:center;
    display: flex
  }

  .cta__content--wrapper .cta__content,.cta__content--wrapper .cta__image {
    flex: 0 0 50%
  }
}

.cta__heading {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--5);
  text-transform: none;
  width: 100%
}

.cta__heading a {
  color: var(--color-text-primary);
  -webkit-text-decoration: none;
  text-decoration: none
}

.cta__heading a:active,.cta__heading a:focus,.cta__heading a:focus-visible,.cta__heading a:focus-within,.cta__heading a:hover {
  color: var(--color-link-pressed)
}

.cta__content {
  padding: var(--wp--custom--spacing--8) 0 var(--wp--custom--spacing--10)
}

@media (min-width: 64em) {
  .cta__content {
    padding:0
  }
}

.cta__excerpt {
  font-size: var(--wp--custom--type-scale--body--large--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--8);
  position: relative;
  width: 100%
}

.cta__excerpt p:last-child {
  margin: 0
}

.cta__excerpt a {
  color: inherit;
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.cta__excerpt a:focus,.cta__excerpt a:hover {
  color: var(--color-text-red-inverse)
}

.cta__image a {
  display: block
}

@media (min-width: 64em) {
  .cta__image--right .cta__image {
    order:1
  }
}

.cta__tags {
  margin-bottom: var(--wp--custom--spacing--2)
}

.cta__tags--pp svg {
  width: 92px
}

.cta__widget {
  padding-left: 0;
  padding-right: 0
}

.has-skin .cta:last-child {
  margin-bottom: 0
}

.a-box .cta__layout--playbook {
  height: auto;
  margin-bottom: var(--wp--custom--spacing--6)
}

.cta__variant--default {
  position: relative
}

.cta__variant--default .cta__background {
  background-color: hsla(0,0%,95%,.8);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: var(--wp--custom--spacing--9)
}

.cta__variant--default .cta__background>img {
  filter: blur(2px);
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  transform: scale(1.1);
  width: 100%;
  z-index: -1
}

@media (min-width: 64em) {
  .cta__variant--default .cta__background {
    bottom:var(--wp--custom--spacing--9)
  }

  .cta__variant--default .cta__content--wrapper {
    align-items: center;
    display: flex
  }

  .cta__variant--default .cta__content--wrapper .cta__content {
    flex: 0 0 55%;
    padding-top: var(--wp--custom--spacing--9)
  }

  .cta__variant--default .cta__content--wrapper .cta__image {
    flex: 0 0 45%
  }
}

.cta__variant--default.cta__style--dark .cta__background {
  background-color: rgba(49,49,49,.7)
}

.cta__variant--default.cta__style--dark .tags__tags>span {
  color: var(--wp--custom--color--grey--50)
}

.cta__variant--default .cta__image img {
  display: block;
  filter: drop-shadow(0 4px 30px rgba(0,0,0,.3));
  height: 100%;
  margin: 0 auto;
  max-height: 400px;
  max-width: 330px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

@media (min-width: 64em) {
  .cta__variant--default .cta__image img {
    min-height:400px
  }

  .cta__variant--default .cta__image {
    margin-left: auto;
    width: auto
  }

  .cta__variant--default.cta__image--right .cta__image {
    margin-right: 0;
    order: 1
  }
}

.cta__variant--default .cta__content {
  margin-bottom: var(--wp--custom--spacing--9);
  text-align: center
}

@media (min-width: 64em) {
  .cta__variant--default .cta__content {
    padding:var(--wp--custom--spacing--7);
    text-align: left
  }
}

.cta__style--dark .cta__variant--default.with-frosted-glass .cta__background {
  background-color: rgba(49,49,49,.7)
}

.cta__style--light .cta__variant--default.with-frosted-glass .cta__background {
  background-color: hsla(0,0%,95%,.5)
}

.cta__variant--alt .cta__content--wrapper {
  align-items: stretch;
  padding: 0
}

@media (min-width: 48em) {
  .cta__variant--alt .cta__image a {
    height:100%
  }
}

.cta__variant--alt .cta__image img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%
}

@media (min-width: 48em) {
  .cta__variant--alt .cta__image img {
    height:420px;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.cta__variant--alt .cta__content {
  padding: var(--wp--custom--spacing--8);
  position: relative
}

@media (min-width: 48em) {
  .cta__variant--alt .cta__content {
    padding:var(--wp--custom--spacing--10)
  }
}

.cta__variant--alt .cta__content--background {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.cta__variant--alt .cta__content--background img {
  filter: blur(2px);
  height: 120%;
  left: 0;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  width: 120%;
  z-index: 0
}

.cta__variant--alt .cta__content--background:after {
  background-color: hsla(0,0%,95%,.8);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}

.cta__variant--alt.cta__style--dark .cta__content--background:after {
  background-color: rgba(49,49,49,.7)
}

.cta__variant--alt.cta__style--dark .tags__tags>span {
  color: var(--color-text-inverse)
}

.cta__variant--alt .cta__tags {
  position: relative
}

.cta__variant--alt .cta__tags .tags__sponsored:before {
  z-index: -2
}

@media (min-width: 64em) {
  .cta__variant--alt .cta__tags .tags__sponsored:before {
    z-index:0
  }
}

.cta__variant--alt .cta__details--wrapper {
  align-items: flex-start;
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center
}

@media (min-width: 64em) {
  .cta__variant--alt .cta__details--wrapper {
    max-width:625px
  }
}

.cta__variant--alt--small {
  padding: 0;
  text-align: center
}

.cta__variant--alt--small .cta__heading {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.cta__variant--alt--small .cta__content--wrapper {
  display: block
}

.cta__variant--alt--small .cta__image img {
  height: 100%;
  width: auto
}

.cta__variant--alt--small .cta__content {
  padding: var(--wp--custom--spacing--9) var(--layout-page-margin)
}

.cta__variant--alt--small .cta__tags .tags__sponsored:before {
  z-index: -2
}

.cta__variant--alt--small .cta__details--wrapper {
  align-items: center
}

.cta__variant--alt--small .cta__excerpt,.cta__variant--alt--small .cta__excerpt p {
  color: var(--color-text-disabled);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.cta__image--outside,.cta__image--outside.cta__alt {
  margin-top: var(--wp--custom--spacing--10)
}

.cta__image--outside .cta__image,.cta__image--outside.cta__alt .cta__image {
  height: 365px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: calc(var(--wp--custom--spacing--8)*-1);
  position: absolute;
  right: 0;
  width: calc(100% - var(--wp--custom--spacing--6)*2);
  z-index: 10
}

@media (min-width: 64em) {
  .cta__image--outside .cta__image,.cta__image--outside.cta__alt .cta__image {
    margin-top:calc(var(--wp--custom--spacing--10)*-1);
    width: calc(100% - var(--wp--custom--spacing--8)*2)
  }
}

.cta__image--outside .cta__image a,.cta__image--outside.cta__alt .cta__image a {
  display: block;
  height: 100%
}

.cta__image--outside .cta__image img,.cta__image--outside.cta__alt .cta__image img {
  -o-object-fit: cover;
  object-fit: cover
}

.cta__image--outside .cta__content,.cta__image--outside.cta__alt .cta__content {
  padding-top: 335px
}

@media (max-width: 63.9375em) {
  .cta__image--outside .cta__content,.cta__image--outside.cta__alt .cta__content {
    padding-top:350px
  }
}

.cta__image--outside .button__primary,.cta__image--outside.cta__alt .button__primary {
  margin: 0 auto
}

.cta__layout--playbook {
  background: var(--color-background-inverse);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--color-text-inverse);
  height: 100%;
  left: auto;
  margin: 0 0 var(--wp--custom--spacing--7);
  padding: calc(var(--layout-page-margin)*2);
  right: auto;
  text-align: center;
  width: 100%
}

@media (min-width: 48em) {
  .cta__layout--playbook {
    margin:0;
    padding: var(--layout-page-margin)
  }
}

.content-listing .cta__layout--playbook:last-child {
  padding: calc(var(--layout-page-margin)*2)
}

.cta__layout--playbook .cta__content--wrapper {
  display: block;
  padding: 0
}

.cta__layout--playbook .cta__content--wrapper .cta__content {
  margin: 0;
  padding: 0;
  text-align: center
}

.cta__layout--playbook .cta__image {
  filter: drop-shadow(0 5px 10px rgba(0,0,0,.1));
  margin: 0;
  padding: 0 0 var(--wp--custom--spacing--8);
  text-align: center
}

.cta__layout--playbook .cta__image img {
  border-radius: 50%;
  height: 90px;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 90px
}

.cta__layout--playbook .cta__heading a {
  color: var(--color-text-inverse)
}

.cta__layout--playbook .cta__heading a:focus,.cta__layout--playbook .cta__heading a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.cta__layout--playbook .cta__excerpt p:last-child,.cta__layout--playbook .cta__excerpt:last-child {
  margin: 0
}

.cta__layout--playbook .cta__tags {
  align-self: center
}

.cta__layout--playbook .cta__tags .tags__tags span {
  margin-right: 0
}

.cta__layout--playbook .button__primary {
  align-self: center
}

.cta__layout--default .cta__content {
  margin-bottom: 0
}

.ee-flags {
  background-color: var(--color-text-blue-inverse);
  margin-bottom: var(--wp--custom--spacing--7);
  padding: var(--wp--custom--spacing--6) var(--layout-page-margin,--wp--custom--spacing--5)
}

@media (min-width: 80em) {
  .ee-flags {
    padding:0 var(--layout-page-margin,--wp--custom--spacing--5)
  }
}

.ee-flags__container {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  width: 100%
}

.ee-flags__button-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.ee-flags__home,.ee-flags__toggle {
  align-items: center;
  color: var(--color-text-inverse);
  display: flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  padding: 0;
  -webkit-text-decoration: none;
  text-decoration: none
}

.ee-flags__home:focus,.ee-flags__home:focus-visible,.ee-flags__home:hover,.ee-flags__toggle:focus,.ee-flags__toggle:focus-visible,.ee-flags__toggle:hover {
  color: var(--color-text-inverse);
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.ee-flags__toggle {
  background: none;
  border: none;
  color: var(--color-text-inverse);
  cursor: pointer;
  padding-right: var(--wp--custom--spacing--6);
  position: relative
}

@media (min-width: 80em) {
  .ee-flags__toggle {
    display:none
  }
}

.ee-flags__toggle:after {
  border-left: var(--wp--custom--stroke--large) solid transparent;
  border-right: var(--wp--custom--stroke--large) solid transparent;
  border-top: var(--wp--custom--stroke--large) solid var(--color-text-inverse);
  content: "";
  display: block;
  height: 0;
  margin-top: calc(var(--wp--custom--stroke--medium)*-1);
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform var(--wp--custom--animation--duration--default);
  width: 0
}

.ee-flags__toggle.is-opened {
  color: var(--color-text-inverse)
}

.ee-flags__toggle.is-opened:after {
  transform: rotate(180deg)
}

.ee-flags__toggle img,.ee-flags__toggle svg {
  height: var(--wp--custom--spacing--6);
  margin-right: var(--wp--custom--spacing--4);
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 1.3125rem
}

.ee-flags__items {
  display: none;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--3);
  list-style-type: none;
  margin: 0;
  padding: 0
}

@media (min-width: 80em) {
  .ee-flags__items {
    align-items:flex-end;
    display: flex;
    gap: 0;
    justify-content: space-between
  }
}

.ee-flags__items.is-opened {
  display: flex;
  justify-content: center;
  margin-top: var(--wp--custom--spacing--6)
}

.ee-flags__item {
  text-align: center
}

.ee-flags__item--home {
  display: none;
  text-transform: uppercase
}

@media (min-width: 80em) {
  .ee-flags__item--home {
    display:inline-block
  }
}

.ee-flags__img {
  border-radius: calc(var(--wp--custom--radius--round-4)/2);
  display: block;
  height: var(--wp--custom--spacing--6);
  margin-bottom: var(--wp--custom--spacing--3);
  transition: transform var(--wp--custom--animation--duration--default);
  width: 1.3125rem
}

.ee-flags__img--home,.ee-flags__img-home {
  border-radius: 0;
  height: var(--wp--custom--spacing--6);
  width: 2.375rem
}

@media (min-width: 80em) {
  .ee-flags__home {
    display:none
  }
}

.ee-flags__home:active,.ee-flags__home:focus,.ee-flags__home:focus-visible,.ee-flags__home:hover {
  color: var(--color-text-inverse)
}

.ee-flags__anchor {
  border-bottom: var(--wp--custom--stroke--medium) solid transparent;
  color: var(--color-text-inverse);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  padding: var(--wp--custom--spacing--4);
  -webkit-text-decoration: none;
  text-decoration: none
}

@media (min-width: 80em) {
  .ee-flags__anchor {
    padding:var(--wp--custom--spacing--4) var(--wp--custom--spacing--2)
  }

  .ee-flags__anchor.active img,.ee-flags__anchor.active svg,.ee-flags__anchor:active img,.ee-flags__anchor:active svg,.ee-flags__anchor:focus img,.ee-flags__anchor:focus svg,.ee-flags__anchor:hover img,.ee-flags__anchor:hover svg {
    transform: scale(1.25)
  }
}

.ee-flags__anchor.active,.ee-flags__anchor:active,.ee-flags__anchor:focus,.ee-flags__anchor:focus-visible,.ee-flags__anchor:hover {
  border-bottom-color: var(--color-text-inverse);
  color: var(--color-text-inverse)
}

.event-listing__wrapper {
  align-items: flex-start;
  display: grid;
  grid-gap: var(--wp--custom--spacing--10);
  gap: var(--wp--custom--spacing--10);
  grid-template-columns: 1fr
}

@media (min-width: 64em) {
  .event-listing.has-double-listing .event-listing__wrapper {
    grid-template-columns:1fr 1fr
  }
}

.event-listing__compact {
  background: var(--color-background-secondary);
  padding: var(--wp--custom--spacing--8)
}

.event-listing__list {
  list-style: none;
  margin: 0;
  padding: 0
}

.event-listing__list-item:not(:last-child) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

.event-listing__read-more {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-top: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

.event-listing__read-more-button {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase!important
}

.event-listing__featured .article-card {
  gap: var(--wp--custom--spacing--8);
  justify-content: space-between
}

.event-listing__featured .article-card:where(:not(:last-child)) {
  margin-bottom: var(--wp--custom--spacing--9);
  padding-bottom: var(--wp--custom--spacing--9)
}

@media (max-width: 47.9375em) {
  .event-listing__featured .article-card {
    flex-flow:column
  }
}

@media (min-width: 48em) {
  .event-listing__featured .card__media {
    max-width:318px
  }
}

.event-listing__featured .card__media img {
  aspect-ratio: 1.4133;
  -o-object-fit: cover;
  object-fit: cover
}

.event-listing__featured .card__ctas {
  margin-top: var(--wp--custom--spacing--6);
  position: relative
}

.event-listing__featured .card__excerpt {
  margin-top: var(--wp--custom--spacing--2)
}

.global-cta {
  background: var(--color-background-inverse);
  color: var(--color-text-inverse);
  position: relative;
  text-align: center
}

@media (min-width: 48em) {
  .global-cta {
    text-align:inherit
  }
}

.global-cta__content {
  margin: 0 auto;
  max-width: var(--width-page);
  padding: var(--wp--custom--spacing--12) var(--layout-page-margin);
  position: relative;
  width: 100%;
  z-index: var(--z-index-content)
}

@media (min-width: 48em) {
  .global-cta__content {
    padding:5rem var(--layout-page-margin)
  }
}

.global-cta__logo {
  margin-bottom: var(--wp--custom--spacing--5)
}

.global-cta__logo svg {
  height: var(--wp--custom--spacing--8)
}

.global-cta__logo .logo-element-pro {
  fill: var(--color-text-inverse)
}

.global-cta__message {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  max-width: var(--width-content-base);
  opacity: .7
}

.global-cta__background {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%
}

.global-cta__ctas-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--6);
  justify-content: center;
  list-style: none;
  margin: var(--wp--custom--spacing--8) 0 0 0;
  max-width: var(--width-content-base);
  padding: 0
}

@media (min-width: 48em) {
  .global-cta__ctas-list {
    justify-content:flex-start
  }
}

.global-cta__ctas-list-item {
  margin: 0;
  width: 100%
}

@media (min-width: 48em) {
  .global-cta__ctas-list-item {
    width:auto
  }
}

.global-cta__cta {
  width: 100%
}

@media (min-width: 48em) {
  .global-cta__cta {
    width:auto
  }
}

.installment-report-header {
  padding: var(--layout-page-margin)
}

.installment-report-header .branding {
  align-items: center
}

.installment-report-header .branding h2 {
  line-height: 1;
  margin: 0
}

.installment-report-header .branding .sponsor-logo {
  margin-bottom: 0
}

.installment-report-header .branding .icon {
  top: auto;
  vertical-align: top;
  width: auto
}

.installment-report-share .tools-list li a .icon {
  min-height: 2.25rem
}

.installment-report .category {
  z-index: var(--z-index-skin)
}

@keyframes header-slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.header {
  --site-header-main-padding-top: var(--wp--custom--spacing--7);
  --site-header-main-padding-bottom: var(--wp--custom--spacing--7);
  --site-header-secondary-padding-block: var(--wp--custom--spacing--5);
  --site-header-min-height: auto;
  background: var(--color-background-default);
  grid-column-gap: var(--wp--custom--spacing--6);
  -moz-column-gap: var(--wp--custom--spacing--6);
  column-gap: var(--wp--custom--spacing--6);
  display: grid;
  grid-template-areas: "actions logo ctas" "secondary secondary secondary";
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  min-height: var(--site-header-min-height);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  position: sticky;
  top: var(--wp-admin-bar-height,0);
  z-index: var(--z-index-header)
}

@media (min-width: 48em) {
  .header {
    --site-header-main-padding-top:var(--wp--custom--spacing--9);
    --site-header-main-padding-bottom: var(--wp--custom--spacing--7);
    --site-header-secondary-padding-block: var(--wp--custom--spacing--5);
    grid-template-columns: 1fr 1fr 1fr
  }
}

.header:before {
  background: inherit;
  height: 100%;
  top: 0;
  z-index: var(--z-index-backwards)
}

.header:after,.header:before,.header__secondary:after {
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  max-width: 100vw;
  position: absolute;
  right: 0;
  transform: translateX(-50%);
  width: 100vw
}

.header:after,.header__secondary:after {
  background: var(--color-border);
  height: 1px;
  top: auto
}

.header__actions,.header__ctas,.header__logo {
  align-items: center;
  display: flex;
  flex-flow: row wrap
}

.header__logo {
  grid-area: logo;
  margin: 0;
  padding-bottom: var(--site-header-main-padding-bottom);
  padding-top: var(--site-header-main-padding-top)
}

@media (min-width: 48em) {
  .header__logo {
    justify-content:center
  }
}

.header__logo a {
  display: block;
  line-height: 0
}

.header__logo a:focus,.header__logo a:focus-visible,.header__logo a:focus-within {
  outline-offset: .5em
}

.header__logo a,.header__logo svg {
  height: 20px
}

@media (min-width: 48em) {
  .header__logo a,.header__logo svg {
    height:48px
  }
}

.header__actions {
  grid-area: actions;
  padding-bottom: var(--site-header-main-padding-bottom);
  padding-top: var(--site-header-main-padding-top)
}

.header__actions>* {
  margin-right: var(--wp--custom--spacing--6)
}

.header__actions>:last-child {
  margin-right: 0
}

.header__ctas {
  grid-area: ctas;
  justify-content: flex-end
}

@media (min-width: 48em) {
  .header__ctas {
    padding-bottom:var(--site-header-main-padding-bottom);
    padding-top: var(--site-header-main-padding-top)
  }
}

.header__ctas>*+* {
  margin-left: var(--wp--custom--spacing--6)
}

.header__ctas .header__primary-cta {
  white-space: no-wrap
}

@media (max-width: 63.9375em) {
  .header__ctas .header__primary-cta {
    display:none!important
  }
}

.header__secondary {
  grid-area: secondary;
  padding-bottom: var(--site-header-secondary-padding-block);
  padding-top: var(--site-header-secondary-padding-block);
  position: relative
}

.header__secondary:after {
  bottom: auto;
  left: 50%;
  right: auto;
  top: 0
}

@media (min-width: 48em) {
  .header__secondary:after {
    display:none
  }
}

.navigation-mini {
  display: flex
}

@media (max-width: 47.9375em) {
  .header__menu {
    margin-right:0
  }

  .header__edition-nav {
    display: none!important
  }
}

.header__edition-nav .navigation-mini__menu {
  min-width: 160px
}

.header__edition-nav .navigation-mini__menu-list li>a {
  color: var(--color-text-primary);
  gap: .75em
}

.header__edition-nav .navigation-mini__menu-list li>a:after {
  background: var(--color-icon-primary);
  content: "";
  display: block;
  height: 1em;
  margin-left: auto;
  -webkit-mask: url(static/img/check.svg);
  mask: url(static/img/check.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.2);
  transition: background-color var(--transition-style-button-out);
  visibility: hidden;
  width: 1em
}

.header__edition-nav .navigation-mini__menu-list li>a:focus-visible,.header__edition-nav .navigation-mini__menu-list li>a:hover {
  color: var(--color-text-primary)
}

.header__edition-nav .navigation-mini__menu-list li>a:focus-visible:after,.header__edition-nav .navigation-mini__menu-list li>a:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.header__edition-nav .navigation-mini__menu-list li>a[aria-current=true]:after {
  visibility: visible
}

@media (min-width: 48em) {
  .header__edition-nav .navigation-mini__menu-item-icon {
    margin-right:0
  }
}

.header__edition-nav-alt {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  flex-flow: column wrap;
  padding-bottom: var(--wp--custom--spacing--5)
}

@media (min-width: 48em) {
  .header__edition-nav-alt {
    display:none
  }
}

.header__edition-nav-alt .navigation-mini__toggle {
  box-shadow: 0 0 0 .5em var(--color-background-default),0 0 0 0 var(--button-outline-color);
  justify-content: flex-start;
  width: 100%
}

.header__edition-nav-alt .navigation-mini__toggle .button__icon {
  margin-left: auto
}

.header__edition-nav-alt .navigation-mini__toggle:focus-visible {
  box-shadow: 0 0 0 .5em var(--color-background-default),0 0 0 calc(var(--wp--custom--stroke--large) + .5em) var(--button-outline-color)
}

.header__edition-nav-alt .navigation-mini__toggle[aria-expanded=true] .button__icon {
  transform: rotate(180deg)
}

.header__edition-nav-alt .navigation-mini__menu {
  background: transparent;
  border: 0;
  border-radius: 0;
  bottom: auto;
  box-shadow: none;
  left: auto;
  max-width: 100%;
  padding-bottom: 0;
  position: static;
  right: auto;
  top: auto;
  z-index: auto
}

.header__edition-nav-alt .navigation-mini__menu-list li>a,.header__edition-nav-alt .navigation-mini__menu-list li>span {
  padding: .25em 1em .25em 1.75em
}

.header__edition-nav-alt .navigation-mini__menu-list li+li {
  margin-top: .2em
}

.header__edition-nav-alt .navigation-mini__menu-list li>a {
  align-items: center;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--color-text-primary);
  display: flex;
  font-weight: var(--font-weight-regular);
  outline: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: box-shadow var(--transition-style-button-out)
}

.header__edition-nav-alt .navigation-mini__menu-list li>a:before {
  background: var(--color-icon-primary);
  content: "";
  display: block;
  height: 1em;
  margin-right: .5em;
  -webkit-mask: url(static/img/radio-off.svg);
  mask: url(static/img/radio-off.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.2);
  transition: background-color var(--transition-style-button-out);
  width: 1em
}

.header__edition-nav-alt .navigation-mini__menu-list li>a:focus-visible {
  border-radius: 3em;
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-in)
}

.header__edition-nav-alt .navigation-mini__menu-list li>a[aria-current=true]:before {
  -webkit-mask: url(static/img/radio-on.svg);
  mask: url(static/img/radio-on.svg)
}

.header__edition-nav .navigation-mini__toggle.is-button.has-inline-icon .button__icon-secondary,.header__edition-nav-alt .navigation-mini__toggle.is-button.has-inline-icon .button__icon-secondary {
  aspect-ratio: 1;
  height: 1em;
  line-height: 0;
  width: auto
}

.header__edition-nav .navigation-mini__toggle.is-button.has-inline-icon .button__icon-secondary svg,.header__edition-nav-alt .navigation-mini__toggle.is-button.has-inline-icon .button__icon-secondary svg {
  transform: scale(1.6667)
}

.header__edition-nav .navigation-mini__menu-item-icon,.header__edition-nav-alt .navigation-mini__menu-item-icon {
  transform: scale(1.4288)
}

.header-menu-open .header__actions .header__edition-nav {
  display: none
}

@keyframes menu-area-slide-down {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(-100%)
  }

  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0)
  }
}

.header__menu-toggle {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color);
  display: flex
}

.header__menu-toggle:active,.header__menu-toggle:focus-visible,.header__menu-toggle:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.header__menu-toggle:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.header__menu-toggle:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.header__menu-toggle:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.header__menu-toggle:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.header__menu-toggle[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.header__menu-toggle * {
  pointer-events: none
}

.header__menu-toggle:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(img/search-menu.svg);
  mask: url(img/search-menu.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.header__menu-toggle:active:after,.header__menu-toggle:focus-visible:after,.header__menu-toggle:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.header__menu-toggle:after {
  aspect-ratio: 1;
  height: var(--wp--custom--spacing--8);
  order: 1;
  transform: scale(1);
  width: 100%
}

@media (min-width: 48em) {
  .header__menu-toggle:after {
    height:var(--wp--custom--spacing--6)
  }
}

.header__menu-toggle .header__menu-toggle-label {
  display: none
}

.header__menu-toggle[aria-expanded=true]:after {
  -webkit-mask-image: url(img/close.svg);
  mask-image: url(img/close.svg)
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style {
    --button-padding-block:var(--wp--custom--spacing--5);
    --button-padding-inline: var(--wp--custom--spacing--6);
    --button-border-color: var(--color-border);
    --button-hover-background-color: var(--wp--custom--color--grey--200);
    --button-hover-text-color: var(--color-text-primary);
    --button-focus-background-color: var(--color-background-secondary);
    --button-focus-text-color: var(--color-text-primary);
    --button-active-background-color: var(--wp--custom--color--grey--200);
    --button-active-text-color: var(--color-text-primary-50pc);
    border: var(--wp--custom--stroke--small) solid var(--button-border-color);
    gap: var(--wp--custom--spacing--2)
  }
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style:where(:hover) {
    border-color:var(--button-hover-background-color)
  }
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style:where(:focus-visible) {
    border-color:var(--button-focus-background-color)
  }
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style:where(:active) {
    border-color:var(--button-active-background-color)
  }
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style[disabled] {
    border-color:var(--button-disabled-background-color)
  }
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style .header__menu-toggle-label {
    display:block;
    order: 2
  }
}

@media (min-width: 48em) {
  .header:where(:not(.is-condensed)) .header__menu-toggle--button-style:after {
    width:auto
  }
}

html:where(:not(.js)) .header__menu:focus .header__menu-area,html:where(:not(.js)) .header__menu:focus-within .header__menu-area {
  animation: var(--wp--custom--animation--duration--large) var(--wp--custom--animation--timing--default) menu-area-slide-down;
  display: flex
}

.header__menu-area {
  background: var(--color-background-default);
  bottom: auto;
  display: none;
  flex: 1 1 auto;
  height: calc(var(--full-viewport-height) - var(--header-offset));
  justify-content: center;
  left: 50%;
  position: absolute;
  right: auto;
  top: var(--header-height);
  transform: translateX(-50%);
  width: 100vw;
  z-index: var(--z-index-navigation)
}

.header__menu-area[aria-hidden=false] {
  animation: var(--wp--custom--animation--duration--large) var(--wp--custom--animation--timing--default) menu-area-slide-down;
  display: flex
}

.header__menu-area-container {
  background: inherit;
  display: flex;
  flex-flow: column nowrap;
  max-width: var(--width-page);
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  padding-top: var(--wp--custom--spacing--6);
  position: relative;
  width: 100%
}

.header__menu-area-container:has(.aa-suggestions) .header__edition-nav-alt,.header__menu-area-container:has(.aa-suggestions) .header__menu-area-footer,.header__menu-area-container:has(.aa-suggestions) .primary-nav {
  display: none
}

@media (min-width: 48em) {
  .header__menu-area-container {
    padding-bottom:var(--wp--custom--spacing--10);
    padding-top: var(--wp--custom--spacing--10)
  }
}

.header__menu-area-container>*+* {
  margin-top: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .header__menu-area-container>*+* {
    margin-top:var(--wp--custom--spacing--9)
  }

  .header__menu-area-container .header__search--results.js-header__search--results {
    margin-top: 0
  }
}

.header__menu-area-footer {
  align-items: stretch;
  background: inherit;
  bottom: 0;
  display: flex;
  flex: 1 0 auto;
  flex-flow: column nowrap;
  justify-content: flex-end;
  padding-bottom: calc(var(--wp--custom--spacing--9) + var(--sticky-footer-offset, 0px));
  padding-top: var(--wp--custom--spacing--9);
  position: sticky
}

@media (min-width: 48em) {
  .header__menu-area-footer {
    display:none
  }
}

.primary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.primary-nav__menu {
  --primary-nav-gap-column: 0;
  --primary-nav-gap-row: var(--wp--custom--spacing--5);
  display: grid;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  grid-template-columns: 1fr;
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .primary-nav__menu {
    --primary-nav-gap-column:var(--wp--custom--spacing--10);
    --primary-nav-gap-row: var(--wp--custom--spacing--9);
    font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
    gap: var(--primary-nav-gap-row) var(--primary-nav-gap-column);
    grid-template-columns: repeat(auto-fill,minmax(190px,1fr));
    line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
  }
}

.primary-nav__menu a {
  font-weight: var(--font-weight-regular);
  text-decoration-line: none
}

@media (min-width: 48em) {
  .primary-nav__menu a:active,.primary-nav__menu a:focus,.primary-nav__menu a:focus-within,.primary-nav__menu a:hover {
    text-decoration-line:underline
  }
}

.primary-nav__menu li.menu-item-has-children>a {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase
}

@media (min-width: 48em) {
  .primary-nav__menu li.menu-item-has-children>a {
    color:var(--color-text-red);
    pointer-events: none
  }
}

.primary-nav__menu>li.menu-item-has-children>a {
  display: none
}

@media (max-width: 47.9375em) {
  .primary-nav__menu>li.menu-item-has-children+li,.primary-nav__menu>li.menu-item-has-children>li+li {
    margin-top:var(--primary-nav-gap-row)
  }

  .primary-nav__menu>li>.sub-menu>li.has-divider {
    border-top: var(--wp--custom--stroke--small) solid var(--color-border);
    padding-top: var(--primary-nav-gap-row)
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--button-background-color);
    border: none;
    border-radius: 3em;
    box-shadow: 0 0 0 0 var(--button-outline-color);
    color: var(--button-text-color);
    cursor: pointer;
    display: inline-flex;
    font-family: var(--font-family-alt);
    font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
    font-weight: var(--font-weight-medium);
    gap: .8em;
    justify-content: center;
    line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
    outline: 0;
    padding: var(--button-padding-block) var(--button-padding-inline);
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
    --button-padding-block: 0;
    --button-padding-inline: 0;
    --button-background-color: var(--button-plain-background-color);
    --button-text-color: var(--button-plain-text-color);
    --button-hover-background-color: var(--button-plain-background-color);
    --button-hover-text-color: var(--button-plain-hover-text-color);
    --button-focus-background-color: var(--button-plain-background-color);
    --button-focus-text-color: var(--button-plain-focus-text-color);
    --button-active-background-color: var(--button-plain-background-color);
    --button-active-text-color: var(--button-plain-active-text-color);
    box-shadow: 0 0 0 .5em var(--color-background-default),0 0 0 0 var(--button-outline-color);
    justify-content: space-between;
    width: 100%
  }
}

@media (max-width: 47.9375em) {
  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:active,.primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:focus-visible,.primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:hover {
    outline:0;
    transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:where(:hover,:focus,:focus-within,:active) {
    -webkit-text-decoration: none;
    text-decoration: none
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:where(:hover) {
    background-color: var(--button-hover-background-color);
    color: var(--button-hover-text-color)
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:where(:focus-visible) {
    background-color: var(--button-focus-background-color);
    box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
    color: var(--button-focus-text-color);
    outline: 0
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:where(:active) {
    background-color: var(--button-active-background-color);
    color: var(--button-active-text-color)
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a[disabled] {
    background-color: var(--button-disabled-background-color);
    box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
    color: var(--button-disabled-text-color);
    cursor: not-allowed;
    outline: 0
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a * {
    pointer-events: none
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:after {
    background-color: currentcolor;
    content: "";
    display: inline-block;
    flex: 0 0 auto;
    height: .8em;
    -webkit-mask: url(static/img/chevron-down.svg);
    mask: url(static/img/chevron-down.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    transform: scale(1.8);
    transition: background-color var(--transition-style-button-out);
    width: .8em
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:active:after,.primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:focus-visible:after,.primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:hover:after {
    transition: background-color var(--transition-style-button-in)
  }
}

@media (max-width: 47.9375em) {
  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a:focus-visible {
    box-shadow:0 0 0 .5em var(--color-background-default),0 0 0 calc(var(--wp--custom--stroke--large) + .5em) var(--button-outline-color)
  }
}

@media (max-width: 47.9375em) {
  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a[aria-expanded=true]:after {
    transform:scale(1.8) rotate(180deg)
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu {
    display: none;
    padding: var(--primary-nav-gap-row) 0 0 0
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu[aria-hidden=false] {
    animation: var(--wp--custom--animation--duration--large) var(--wp--custom--animation--timing--default) navigation-mini-open;
    display: block
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu li+li {
    margin-top: var(--primary-nav-gap-row)
  }

  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu a {
    align-items: center;
    color: var(--color-text-primary);
    display: flex;
    font-weight: var(--font-weight-regular);
    padding: .25em 1em;
    -webkit-text-decoration: none;
    text-decoration: none
  }
}

@media (max-width: 47.9375em) {
  .primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu a:focus,.primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu a:focus-within,.primary-nav__menu>li>.sub-menu>li.menu-item-has-children>a+.sub-menu a:hover {
    background:var(--color-background-secondary)
  }
}

.primary-nav__menu>li>.sub-menu>li+li {
  margin-top: var(--primary-nav-gap-row)
}

@media (min-width: 48em) {
  .primary-nav__menu .sub-menu .sub-menu {
    margin-top:var(--wp--custom--spacing--4)
  }

  .primary-nav__menu .sub-menu .sub-menu li+li {
    margin-top: var(--wp--custom--spacing--2)
  }
}

@media (max-width: 47.9375em) {
  html:where(:not(.js)) .primary-nav__menu>li>.sub-menu>li.menu-item-has-children:focus .sub-menu,html:where(:not(.js)) .primary-nav__menu>li>.sub-menu>li.menu-item-has-children:focus-within .sub-menu {
    animation:var(--wp--custom--animation--duration--large) var(--wp--custom--animation--timing--default) navigation-mini-open;
    display: block
  }
}

.secondary-nav {
  --secondary-nav-gap: var(--wp--custom--spacing--6);
  --secondary-nav-offset-inline: var(--layout-page-margin);
  margin: calc(var(--site-header-secondary-padding-block)*-1) calc(var(--secondary-nav-offset-inline)*-1);
  position: relative;
  width: calc(100% + var(--secondary-nav-offset-inline)*2)
}

.secondary-nav:after,.secondary-nav:before {
  background: linear-gradient(90deg,var(--color-background-default) 45.22%,transparent 100%);
  bottom: var(--wp--custom--stroke--small);
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: auto;
  top: var(--wp--custom--stroke--small);
  width: var(--secondary-nav-offset-inline);
  z-index: var(--z-index-forwards)
}

.secondary-nav:after {
  left: auto;
  right: 0;
  transform: rotate(180deg)
}

.secondary-nav__inner {
  -ms-overflow-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: var(--site-header-secondary-padding-block);
  padding-top: var(--site-header-secondary-padding-block);
  scrollbar-width: none;
  width: 100%
}

.secondary-nav__inner::-webkit-scrollbar {
  display: none
}

.secondary-nav__menu,.secondary-nav__menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.secondary-nav__menu {
  display: grid;
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  grid-gap: var(--secondary-nav-gap);
  gap: var(--secondary-nav-gap);
  grid-auto-flow: column;
  justify-content: start;
  padding-left: var(--secondary-nav-offset-inline)
}

.secondary-nav__menu>* {
  white-space: nowrap
}

.secondary-nav__menu a {
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  outline: 0;
  position: relative;
  text-decoration-line: none;
  transition: box-shadow var(--transition-style-button-out)
}

.secondary-nav__menu a:after {
  background-color: var(--color-border-black);
  height: var(--wp--custom--stroke--small);
  left: 0;
  position: absolute;
  top: calc(100% + var(--site-header-secondary-padding-block) + var(--wp--custom--stroke--small)*2);
  width: 100%;
  z-index: calc(var(--z-index-forwards) - 1)
}

.secondary-nav__menu a:where(:active,:hover,:focus,:focus-within,:focus-visible) {
  color: var(--color-text-black);
  text-decoration-line: none
}

.secondary-nav__menu a:where(:active,:hover,:focus,:focus-within,:focus-visible):after {
  content: ""
}

.secondary-nav__menu a[aria-current=page]:after {
  content: ""
}

.secondary-nav__menu li.has-divider {
  padding-left: var(--secondary-nav-gap);
  position: relative
}

.secondary-nav__menu li.has-divider:before {
  border-left: var(--wp--custom--stroke--small) solid var(--color-border);
  bottom: auto;
  content: "";
  display: block;
  height: 1.2em;
  left: 0;
  position: absolute;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.secondary-nav__menu li[class*=use-icon-] a {
  align-items: center;
  display: flex
}

.secondary-nav__menu li[class*=use-icon-] a:before {
  background-color: currentcolor;
  content: "";
  display: block;
  flex: 0 0 auto;
  height: 1em;
  margin-right: var(--wp--custom--spacing--2);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.1);
  transition: background-color var(--transition-style-button-out);
  width: 1em
}

.secondary-nav__menu li[class*=use-icon-] a:after {
  top: calc(100% + var(--site-header-secondary-padding-block) - var(--wp--custom--stroke--small))
}

.secondary-nav__menu li[class*=use-icon-] a:where(:active,:hover,:focus,:focus-within,:focus-visible):before {
  transition: background-color var(--transition-style-button-in)
}

.secondary-nav__menu li.use-icon-home a:before {
  -webkit-mask-image: url(img/home.svg);
  mask-image: url(img/home.svg)
}

.secondary-nav__menu li.use-icon-latest-news a:before {
  -webkit-mask-image: url(img/history.svg);
  mask-image: url(img/history.svg)
}

.secondary-nav__menu li.use-icon-liveblog a:before {
  background-color: var(--color-icon-red);
  border-radius: 100%;
  content: "";
  height: .5714em;
  margin: .5714em;
  -webkit-mask-image: none;
  mask-image: none;
  padding: 0;
  transform: none;
  transition: background-color var(--transition-style-button-out);
  width: .5714em
}

.secondary-nav__menu>:last-child {
  padding-right: var(--secondary-nav-offset-inline)
}

.header .search-form [type=submit] {
  display: none
}

.header.is-condensed {
  grid-template-rows: auto;
  --site-header-min-height: 3.125rem;
  --secondary-nav-scroll-mask-nudge: 1px
}

@media (min-width: 48em) {
  .header.is-condensed {
    --site-header-main-padding-bottom:var(--wp--custom--spacing--2);
    --site-header-main-padding-top: var(--wp--custom--spacing--2);
    --site-header-secondary-padding-block: var(--wp--custom--spacing--2);
    animation: var(--wp--custom--animation--duration--extra-large) var(--wp--custom--animation--timing--default) header-slide-down;
    -moz-column-gap: var(--wp--custom--spacing--8);
    column-gap: var(--wp--custom--spacing--8);
    grid-template-areas: "actions logo secondary ctas";
    grid-template-columns: auto auto minmax(0,1fr) auto
  }

  .header.is-condensed .header__logo a,.header.is-condensed .header__logo svg {
    height: 20px
  }
}

.header.is-condensed .header__secondary {
  display: flex
}

@media (min-width: 48em) {
  .header.is-condensed .header__secondary {
    margin-left:var(--secondary-nav-scroll-mask-nudge);
    margin-right: var(--secondary-nav-scroll-mask-nudge)
  }

  .header.is-condensed .header__secondary:after {
    display: none
  }

  .header.is-condensed .secondary-nav {
    --secondary-nav-offset-inline: var(--wp--custom--spacing--8);
    display: flex
  }

  .header.is-condensed .secondary-nav:before {
    left: calc(var(--secondary-nav-scroll-mask-nudge)*-1)
  }

  .header.is-condensed .secondary-nav:after {
    right: calc(var(--secondary-nav-scroll-mask-nudge)*-1)
  }

  .header.is-condensed .secondary-nav__inner {
    display: flex
  }

  .header.is-condensed .secondary-nav__menu a {
    align-items: center;
    display: flex;
    height: 100%
  }

  .header.is-condensed .secondary-nav__menu a:after {
    top: calc(100% + var(--site-header-secondary-padding-block) - var(--wp--custom--stroke--small))
  }
}

.header.is-condensed .header__actions .header__menu {
  margin-right: 0
}

.header.is-condensed .header__actions .header__edition-nav {
  display: none
}

.header.is-condensed .header__ctas {
  flex-flow: row nowrap
}

.hero>* {
  margin: 0
}

.hero>*+* {
  margin-top: var(--wp--custom--spacing--8)
}

.hero .hero__title+.hero__excerpt {
  margin-top: var(--wp--custom--spacing--6)
}

.hero .article-meta {
  margin-top: var(--wp--custom--spacing--9)
}

.hero .hero__actions+:where(:not(.hero__media)):before,.hero .hero__sponsor:before,.single-podcast .hero .article-meta:before {
  background-image: linear-gradient(var(--color-border),var(--color-border));
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 2.75rem var(--wp--custom--stroke--small);
  content: "";
  display: block;
  height: 1px;
  margin-bottom: var(--wp--custom--spacing--8);
  width: 100%
}

.hero__title {
  font-weight: var(--font-weight-semi-bold)
}

.hero .pro-pill:before {
  margin-bottom: var(--wp--custom--spacing--4)
}

.single-podcast .hero .article-meta:before {
  background-size: 100% var(--wp--custom--stroke--small)
}

.hero__media img {
  width: 100%
}

.hero__actions {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--6)
}

.hero__actions .listen {
  flex: 0 1 auto
}

.hero__sponsor {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase
}

.hero__sponsor>* {
  margin: 0
}

.hero__sponsor>*+* {
  margin-top: var(--wp--custom--spacing--3)
}

.hero__sponsor-logo img {
  max-height: 80px;
  max-width: 145px;
  width: auto
}

@media (min-width: 64em) {
  .hero__sponsor-logo img {
    max-height:90px;
    max-width: 290px
  }
}

.hero__sponsor-logo a {
  display: block
}

.hero__sponsor-appears,.hero__sponsor-follow {
  color: var(--color-text-disabled);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-style: normal;
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-align: center;
  word-wrap: break-word
}

.hero .article-languages {
  font-style: italic
}

.hero--event {
  padding: var(--layout-page-margin) 0
}

.hero--special {
  color: var(--color-text-inverse);
  text-align: center
}

.hero--special .hero__media img {
  max-height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center
}

.hero--special .hero__actions+:where(:not(.hero__media)):before {
  background-position: 50%
}

.hero--special .hero__title {
  margin: 0
}

.hero--special .articla-meta__datetime-duration {
  justify-content: center
}

.hero--special .hero__header-meta {
  margin-bottom: var(--wp--custom--spacing--6)
}

.hero--special.with-sponsor .hero__header-meta {
  align-items: center;
  display: flex;
  flex-flow: column wrap;
  gap: var(--wp--custom--spacing--6);
  justify-content: space-between;
  width: 100%
}

@media (min-width: 48em) {
  .hero--special.with-sponsor .hero__header-meta {
    flex-flow:row nowrap
  }
}

.hero--special .hero__wrapper {
  background: var(--color-background-inverse);
  margin-bottom: var(--wp--custom--spacing--13);
  margin-top: -2.8125rem;
  padding: var(--wp--custom--spacing--11) var(--wp--custom--spacing--11) var(--wp--custom--spacing--6);
  position: relative
}

@media (min-width: 48em) {
  .hero--special .hero__wrapper {
    margin-top:-5.625rem
  }
}

@media (min-width: 64em) {
  .hero--special .hero__wrapper {
    margin-top:-11.875rem
  }
}

.hero--special .hero__wrapper:after {
  background: var(--color-background-inverse);
  clip-path: polygon(0 0,100% 0,100% calc(100% - var(--wp--custom--spacing--10)),50% 100%,0 calc(100% - var(--wp--custom--spacing--10)));
  content: "";
  height: var(--wp--custom--spacing--10);
  left: 0;
  position: absolute;
  top: calc(100% - 1px);
  width: 100%
}

.hero--special .hero__content {
  align-items: center;
  display: flex;
  flex-flow: column wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-content-wide)
}

.hero--special .hero__sponsor {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center
}

.hero--special .hero__sponsor:before {
  display: none
}

.hero--special .hero__sponsor>*+* {
  margin: 0
}

.hero--special .hero__sponsor .hero__sponsor-sponsored-by {
  margin-left: var(--wp--custom--spacing--5);
  margin-right: var(--wp--custom--spacing--5)
}

.hero--special .hero__sponsor .hero__sponsor-logo img {
  max-height: 5rem
}

@media (min-width: 48em) {
  .hero--special .hero__sponsor .hero__sponsor-logo img {
    max-height:5pc
  }
}

.hero--special .pro-pill {
  margin-top: var(--wp--custom--spacing--7)
}

.hero--special .pro-pill__text {
  color: var(--color-text-inverse)
}

.hero--special .pro-pill__link {
  justify-content: center
}

.hero--special .pro-pill__icon {
  background: var(--color-icon-secondary)
}

.article__header>* {
  margin-bottom: 0;
  margin-top: 0
}

.article__header>*+* {
  margin-top: var(--wp--custom--spacing--4)
}

.site-footer {
  --site-footer-logo-height: 24px;
  --site-footer-socials-width: 200px;
  background: var(--color-background-inverse);
  color: var(--color-text-inverse);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  position: relative;
  z-index: var(--z-index-content)
}

@media (min-width: 48em) {
  .site-footer {
    --site-footer-logo-height:16px
  }
}

.site-footer a {
  color: var(--color-text-inverse);
  font-weight: var(--font-weight-regular);
  text-decoration-line: none;
  transition: color var(--transition-style-link-out),background-color var(--transition-style-link-out),text-decoration-thickness var(--transition-style-link-out),text-decoration-color var(--transition-style-link-out)
}

.site-footer a:active,.site-footer a:focus,.site-footer a:focus-within,.site-footer a:hover {
  text-decoration-line: underline;
  transition: color var(--transition-style-link-in),background-color var(--transition-style-link-in),text-decoration-thickness var(--transition-style-link-in),text-decoration-color var(--transition-style-link-in)
}

:where(.site-footer) ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.site-footer__inner {
  --site-footer-gap-column: var(--wp--custom--spacing--6);
  --site-footer-gap-row: 0;
  grid-column-gap: var(--site-footer-gap-column);
  -moz-column-gap: var(--site-footer-gap-column);
  column-gap: var(--site-footer-gap-column);
  display: grid;
  grid-template-areas: "logo" "social" "nav" "legal";
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page);
  padding: var(--wp--custom--spacing--12) var(--layout-page-margin) var(--wp--custom--spacing--8);
  padding-bottom: calc(var(--wp--custom--spacing--8) + var(--sticky-footer-offset, 0px));
  grid-row-gap: var(--site-footer-gap-row);
  row-gap: var(--site-footer-gap-row)
}

@media (min-width: 48em) {
  .site-footer__inner {
    --site-footer-gap-column:var(--wp--custom--spacing--10);
    --site-footer-gap-row: var(--wp--custom--spacing--9);
    grid-template-areas: "logo nav" "social nav" "legal legal";
    grid-template-columns: auto 1fr;
    grid-template-rows: var(--site-footer-logo-height) auto auto;
    padding-bottom: var(--wp--custom--spacing--10);
    padding-top: 5rem
  }
}

.site-footer__logo {
  grid-area: logo;
  justify-self: center;
  margin: 0;
  max-width: var(--site-footer-socials-width)
}

@media (min-width: 48em) {
  .site-footer__logo {
    justify-self:start
  }
}

.site-footer__logo a {
  display: block;
  line-height: 0
}

.site-footer__logo a:focus,.site-footer__logo a:focus-within {
  outline-offset: .5em
}

.site-footer__logo a,.site-footer__logo svg {
  max-height: var(--site-footer-logo-height);
  width: 100%
}

.site-footer__social-nav {
  grid-area: social;
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .site-footer__social-nav {
    margin-top:0;
    max-width: var(--site-footer-socials-width)
  }
}

.site-footer__main-nav {
  grid-area: nav;
  margin-top: var(--wp--custom--spacing--9)
}

@media (min-width: 48em) {
  .site-footer__main-nav {
    margin-top:0
  }
}

.site-footer__legal-nav {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border-inverse);
  grid-area: legal;
  margin-top: var(--wp--custom--spacing--11);
  padding-top: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .site-footer__legal-nav {
    margin-top:0;
    padding-top: var(--wp--custom--spacing--6)
  }
}

.site-footer__social-nav-menu {
  --social-nav-icon-size-block: 1.9em;
  --social-nav-icon-size-inline: 1.9em;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center
}

@media (min-width: 48em) {
  .site-footer__social-nav-menu {
    justify-content:flex-start;
    text-align: inherit
  }
}

.site-footer__social-nav-menu li {
  margin-top: var(--wp--custom--spacing--2);
  width: 100%
}

.site-footer__social-nav-menu li[class*=use-icon-],.site-footer__social-nav-menu>li:first-child {
  margin-top: 0
}

.site-footer__social-nav-menu li[class*=use-icon-] a {
  display: flex;
  height: var(--social-nav-icon-size-block);
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: var(--social-nav-icon-size-inline)
}

@media (min-width: 48em) {
  .site-footer__social-nav-menu li[class*=use-icon-] a {
    margin-left:0;
    margin-right: 0
  }
}

.site-footer__social-nav-menu li[class*=use-icon-] a:before {
  background-color: var(--color-icon-inverse);
  content: "";
  display: block;
  flex: 0 0 auto;
  height: var(--social-nav-icon-size-block);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transition: background-color var(--transition-style-link-out);
  width: var(--social-nav-icon-size-inline)
}

.site-footer__social-nav-menu li[class*=use-icon-] a:active:before,.site-footer__social-nav-menu li[class*=use-icon-] a:focus-visible:before,.site-footer__social-nav-menu li[class*=use-icon-] a:focus-within:before,.site-footer__social-nav-menu li[class*=use-icon-] a:focus:before,.site-footer__social-nav-menu li[class*=use-icon-] a:hover:before {
  background-color: var(--color-icon-red);
  transition: background-color var(--transition-style-link-in)
}

.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] {
  --social-nav-icon-size-block: 45px;
  --social-nav-icon-size-inline: 151px;
  flex: 0 1 50%
}

@media (min-width: 48em) {
  .site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] {
    margin-bottom:var(--wp--custom--spacing--8);
    width: 100%
  }
}

@media (min-width: 48em) {
  .site-footer__social-nav-menu>li[class*=use-icon-][class*=badge]+li:where(:not([class*=use-icon-])) {
    margin-top:0
  }
}

.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] a:before {
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-mask: none;
  mask: none;
  transition: none
}

.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] a:active:before,.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] a:focus-visible:before,.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] a:focus-within:before,.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] a:focus:before,.site-footer__social-nav-menu>li[class*=use-icon-][class*=badge] a:hover:before {
  background-color: transparent;
  transition: none
}

.site-footer__social-nav-menu .social-items {
  margin-bottom: var(--wp--custom--spacing--8)
}

.site-footer__social-nav-menu .social-items>.sub-menu {
  display: grid;
  grid-gap: var(--wp--custom--spacing--6);
  gap: var(--wp--custom--spacing--6);
  grid-auto-columns: var(--social-nav-icon-size);
  grid-auto-flow: column;
  grid-template-rows: auto;
  justify-content: center
}

@media (min-width: 48em) {
  .site-footer__social-nav-menu .social-items>.sub-menu {
    justify-content:flex-start
  }
}

.site-footer__social-nav-menu .social-items>a {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal!important
}

.site-footer__social-nav-menu li.use-icon-twitter a:before {
  -webkit-mask-image: url(static/img/twitter.svg);
  mask-image: url(static/img/twitter.svg)
}

.site-footer__social-nav-menu li.use-icon-twitter-x a:before {
  -webkit-mask-image: url(img/x-twitter.svg);
  mask-image: url(img/x-twitter.svg)
}

.site-footer__social-nav-menu li.use-icon-you-tube a:before,.site-footer__social-nav-menu li.use-icon-youtube a:before {
  -webkit-mask-image: url(img/youtube.svg);
  mask-image: url(img/youtube.svg)
}

.site-footer__social-nav-menu li.use-icon-facebook a:before {
  -webkit-mask-image: url(img/facebook-f.svg);
  mask-image: url(img/facebook-f.svg)
}

.site-footer__social-nav-menu li.use-icon-app-store-badge a:before {
  background-image: url(img/download-app-store-en-x2.png)
}

.site-footer__social-nav-menu li.use-icon-google-play-badge a:before {
  background-image: url(img/google-play-badge-en-x2.png)
}

.site-footer__main-nav-menu {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto
}

@media (min-width: 48em) {
  .site-footer__main-nav-menu {
    gap:var(--wp--custom--spacing--9) var(--wp--custom--spacing--10);
    grid-template-columns: repeat(auto-fill,minmax(190px,1fr))
  }
}

.site-footer__main-nav-menu li.menu-item-has-children>a {
  color: var(--color-text-red);
  display: inline-block;
  font-weight: var(--font-weight-semi-bold);
  margin-bottom: var(--wp--custom--spacing--4);
  pointer-events: none;
  text-transform: uppercase
}

.site-footer__main-nav-menu>li.menu-item-has-children>a {
  display: none
}

.site-footer__main-nav-menu>li+li>.sub-menu {
  margin-top: var(--wp--custom--spacing--10)
}

@media (min-width: 48em) {
  .site-footer__main-nav-menu>li+li>.sub-menu {
    margin-top:0
  }
}

.site-footer__main-nav-menu>li>.sub-menu li.menu-item-has-children+li.menu-item-has-children {
  margin-top: var(--wp--custom--spacing--10)
}

@media (min-width: 48em) {
  .site-footer__main-nav-menu>li>.sub-menu li.menu-item-has-children+li.menu-item-has-children {
    margin-top:var(--wp--custom--spacing--9)
  }
}

.site-footer__main-nav-menu>li>.sub-menu li.menu-item-has-children>.sub-menu {
  display: grid;
  grid-gap: var(--wp--custom--spacing--2) var(--wp--custom--spacing--6);
  gap: var(--wp--custom--spacing--2) var(--wp--custom--spacing--6);
  grid-template-columns: repeat(auto-fill,minmax(120px,1fr))
}

@media (min-width: 30em) {
  .site-footer__main-nav-menu>li>.sub-menu li.menu-item-has-children>.sub-menu {
    grid-template-columns:repeat(2,1fr)
  }
}

@media (min-width: 48em) {
  .site-footer__main-nav-menu>li>.sub-menu li.menu-item-has-children>.sub-menu {
    grid-template-columns:1fr
  }
}

.site-footer__legal-nav-menu {
  display: flex;
  flex-flow: row wrap;
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial)
}

.site-footer__legal-nav-menu>li {
  margin: var(--wp--custom--spacing--6) var(--wp--custom--spacing--6) 0 0;
  padding-right: var(--wp--custom--spacing--6);
  position: relative
}

.site-footer__legal-nav-menu>li:after {
  border-left: var(--wp--custom--stroke--small) solid var(--color-border-inverse);
  bottom: auto;
  content: "";
  display: block;
  height: 1.2em;
  left: auto;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.site-footer__legal-nav-menu>li:last-child {
  margin-right: 0;
  padding-right: 0
}

@media (min-width: 48em) {
  .content-listing.content-listing__columns--4 .content-listing__content[data-remainder="0"] .article-card:nth-last-child(-n+2) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

@media (min-width: 64em) {
  .content-listing.content-listing__columns--4 .content-listing__content[data-remainder="0"] .article-card:nth-last-child(-n+4) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

@media (min-width: 48em) {
  .content-listing.content-listing__columns--3 .content-listing__content[data-remainder="0"] .article-card:nth-last-child(-n+2) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

@media (min-width: 80em) {
  .content-listing.content-listing__columns--3 .content-listing__content[data-remainder="0"] .article-card:nth-last-child(-n+3),.content-listing.content-listing__columns--3 .content-listing__content[data-remainder="1"] .article-card:last-child,.content-listing.content-listing__columns--3 .content-listing__content[data-remainder="2"] .article-card:nth-last-child(-n+2) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

@media (min-width: 64em) {
  .content-listing.content-listing__columns--2 .content-listing__content[data-remainder="0"] .article-card:nth-last-child(-n+2),.content-listing.content-listing__columns--2 .content-listing__content[data-remainder="1"] .article-card:nth-last-child(-n+2) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.content-listing.content-listing__hide-on-mobile {
  display: none
}

@media (min-width: 64em) {
  .content-listing.content-listing__hide-on-mobile {
    display:block
  }
}

.content-listing .ad__card.ad__card--has-border:not(:last-child) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

.content-listing .ad__card:not(:last-child):where(:not(.ad__card--has-border)) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .content-listing .ad__card:not(:last-child):where(:not(.ad__card--has-border)) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.content-listing--no-borders .article-card {
  border-bottom: 0;
  margin-bottom: 0;
  margin-bottom: var(--wp--custom--spacing--10);
  padding-bottom: 0
}

.content-listing__ctas {
  margin: var(--wp--custom--spacing--8) 0 0
}

.content-listing__footer-cta {
  border-top: 1px solid var(--color-border);
  display: flex;
  margin: var(--wp--custom--spacing--9) 0 0 0;
  padding-top: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .content-listing__footer-cta {
    margin-bottom:0
  }
}

.breaking-news .content-listing__footer-cta {
  margin-top: var(--wp--custom--spacing--6)
}

.breaking-news {
  background-color: var(--color-background-secondary);
  padding: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .breaking-news {
    padding-bottom:var(--wp--custom--spacing--8);
    padding-top: var(--wp--custom--spacing--8)
  }
}

@media (min-width: 64em) {
  .breaking-news {
    padding-bottom:var(--wp--custom--spacing--9);
    padding-top: var(--wp--custom--spacing--9)
  }
}

@media (max-width: 47.9375em) {
  .breaking-news__hide-on-mobile {
    display:none
  }

  .breaking-news__hide-on-mobile+* {
    margin-top: 0!important
  }
}

.content-listing__breaking-news .content-header-new {
  border: 0;
  padding: 0
}

@media (max-width: 47.9375em) {
  .content-listing__breaking-news .content-header-new {
    margin-bottom:0
  }
}

@media (max-width: 47.9375em) {
  .content-listing__breaking-news .content-header-new:not(:has(.content-header-new__ctas)) {
    align-items:flex-start;
    border-top: 0;
    display: flex;
    flex-flow: column wrap;
    padding-top: 0
  }

  .content-listing__breaking-news .content-header-new:not(:has(.content-header-new__ctas)) .toggler__button {
    justify-content: space-between;
    width: 100%
  }
}

@media (max-width: 47.9375em) {
  .content-listing__breaking-news .content-header-new__title {
    font-size:var(--wp--custom--type-scale--heading--5--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
  }
}

.content-listing__breaking-news .content-header-new__title.toggler__button {
  cursor: pointer;
  display: inline-block;
  padding-left: var(--content-header-icon-offset);
  padding-right: var(--wp--custom--spacing--8);
  position: relative
}

.content-listing__breaking-news .content-header-new__title.toggler__button:focus-visible {
  border-radius: 3em;
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  outline: 0;
  transition: box-shadow var(--transition-style-button-in)
}

.content-listing__breaking-news .content-header-new__title.toggler__button .content-header-new__title-icon--before svg {
  transform: none
}

@media (max-width: 47.9375em) {
  .content-listing__breaking-news .content-header-new__title.toggler__button .content-header-new__title-icon--before {
    bottom:auto;
    left: 0;
    position: absolute;
    right: auto;
    top: 50%;
    transform: translateY(-50%)
  }
}

.content-listing__breaking-news .content-header-new__title>svg {
  display: inline-block;
  height: var(--wp--custom--spacing--5);
  position: absolute;
  right: var(--wp--custom--spacing--1);
  top: calc(var(--wp--custom--spacing--3) + .05em);
  width: var(--wp--custom--spacing--5)
}

@media (min-width: 48em) {
  .content-listing__breaking-news .content-header-new__title>svg {
    display:none!important
  }
}

@media (max-width: 47.9375em) {
  .content-listing__breaking-news .toggler__container[aria-hidden=false] {
    margin-top:var(--wp--custom--spacing--7)
  }
}

.content-listing__breaking-news .card__title {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial)
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) {
    -moz-column-gap:var(--layout-gutter-column);
    column-gap: var(--layout-gutter-column);
    display: flex;
    row-gap: calc(var(--layout-gutter-column)/2)
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .content-header-new {
    display:block;
    flex-shrink: 0;
    margin: 0;
    max-width: 16.66666667%
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .content-header-new__ctas {
    margin-left:var(--content-header-icon-offset)
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .content-header-new__ctas-list {
    justify-content:flex-start
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .content-listing__wrapper {
    flex:1 1 auto
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .content-listing__footer-cta {
    margin-bottom:0;
    margin-top: 0
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .content-listing__content {
    -moz-column-gap:var(--layout-gutter-column);
    column-gap: var(--layout-gutter-column);
    margin-top: .25em;
    row-gap: calc(var(--layout-gutter-column)/2)
  }
}

@media (min-width: 64em) {
  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .article-card {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .content-listing__breaking-news[class*=content-listing__columns--]:where(:not(.content-listing__columns--1)) .article-card:after {
    border-left: var(--wp--custom--stroke--small) solid var(--color-border);
    content: "";
    height: 100%;
    left: calc(var(--layout-gutter-column)/-2);
    position: absolute;
    top: 0
  }
}

.entry__content>.breaking-news {
  left: 50%;
  margin-left: calc(var(--full-bleed-width, 100vw)/-2)!important;
  margin-right: calc(var(--full-bleed-width, 100vw)/-2)!important;
  max-width: var(--full-bleed-width,100vw);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  position: relative;
  right: 50%;
  width: var(--full-bleed-width,100vw)
}

.entry__content>.breaking-news>* {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-page-recalculated)
}

.latest-news .card__content {
  flex-grow: 1
}

.latest-news .article-card .card__title {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
}

@media (min-width: 48em) {
  .latest-news .article-card .card__title {
    font-size:var(--wp--custom--type-scale--heading--4--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--4--line-height--family-alt,intial)
  }
}

.latest-news .article-card {
  flex-direction: row
}

@media (max-width: 63.9375em) {
  .latest-news .card__excerpt {
    display:none
  }
}

.latest-news .card__media {
  flex-shrink: 0;
  max-width: 5.75rem
}

@media (min-width: 48em) {
  .latest-news .card__media {
    max-width:12rem
  }
}

@media (max-width: 63.9375em) {
  .latest-news--compact {
    display:none
  }
}

.latest-news--compact .content-listing__footer-cta {
  margin-top: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .latest-news--compact .article-card .card__title {
    font-size:var(--wp--custom--type-scale--heading--5--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial)
  }

  .latest-news--has-filters .filters-header {
    padding: 0
  }

  .latest-news--has-filters .filters-header,.latest-news--has-filters .filters__button {
    display: flex
  }
}

@media (min-width: 64em) {
  .latest-news--has-filters .filters-header,.latest-news--has-filters .filters__button {
    display:none
  }
}

@media (min-width: 48em) {
  .latest-news--has-filters .filters__container {
    height:100%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    visibility: hidden;
    width: 100%
  }
}

@media (min-width: 64em) {
  .latest-news--has-filters .filters__container {
    height:auto;
    opacity: 1;
    pointer-events: auto;
    position: static;
    visibility: visible;
    width: auto
  }
}

.latest-news--has-filters .filters__container--open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible
}

@media (min-width: 48em) {
  .latest-news--has-filters .filters__container--open {
    padding-left:var(--layout-page-margin);
    padding-right: var(--layout-page-margin)
  }
}

@media (min-width: 64em) {
  .latest-news--has-filters .filters__container--open {
    padding-left:0;
    padding-right: 0
  }

  .latest-news--has-filters .latest-news__container {
    display: grid;
    grid-gap: var(--wp--custom--spacing--10);
    gap: var(--wp--custom--spacing--10);
    grid-template-columns: minmax(min-content,310px) minmax(min-content,796px)
  }
}

.latest-news--has-filters .content-listing__wrapper {
  position: relative
}

@media (min-width: 64em) {
  .latest-news--has-filters .content-listing__wrapper:before {
    border-left:var(--wp--custom--stroke--small) solid var(--color-border);
    content: "";
    height: 100%;
    left: calc(var(--wp--custom--spacing--7)*-1);
    position: absolute;
    top: 0
  }
}

.latest-news--has-filters .article-card {
  margin-bottom: var(--wp--custom--spacing--8);
  padding-bottom: var(--wp--custom--spacing--8)
}

@media (min-width: 64em) {
  .latest-news--has-filters .article-card {
    margin-bottom:var(--wp--custom--spacing--9);
    padding-bottom: var(--wp--custom--spacing--9)
  }
}

.latest-news--has-filters .article-card:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width: 48em) {
  .latest-news--has-filters .card__content {
    max-width:326px
  }
}

@media (min-width: 64em) {
  .latest-news--has-filters .card__content {
    max-width:444px
  }
}

@media (max-width: 63.9375em) {
  .latest-news--has-filters .load-more {
    margin-bottom:var(--wp--custom--spacing--8)
  }
}

.latest-news__filters {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-alt,intial);
  list-style: none;
  margin: 0;
  margin-bottom: var(--wp--custom--spacing--8);
  padding: 0
}

@media (min-width: 64em) {
  .latest-news__filters {
    margin-bottom:0
  }
}

.latest-news__filters .filters__widget {
  border: 0;
  gap: 0;
  padding: 0
}

.latest-news__filters-item {
  margin: 0
}

.latest-news__filters-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  display: block;
  font-weight: var(--font-weight-medium);
  padding: var(--wp--custom--spacing--5) var(--wp--custom--spacing--6) var(--wp--custom--spacing--5) var(--wp--custom--spacing--10);
  text-align: left;
  -webkit-text-decoration: none;
  text-decoration: none;
  width: 100%
}

.latest-news__filters-btn[aria-checked=true] {
  background-color: var(--color-background-secondary);
  position: relative
}

.latest-news__filters-btn[aria-checked=true]:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%230D0F16' stroke-linecap='round' stroke-linejoin='round' d='m3.834 8.578 1.727 2.365a1.333 1.333 0 0 0 2.173-.029L12.167 4.5'/%3E%3C/svg%3E");
  content: "";
  height: var(--wp--custom--spacing--7);
  left: var(--wp--custom--spacing--6);
  position: absolute;
  top: var(--wp--custom--spacing--5);
  width: var(--wp--custom--spacing--7)
}

.list-gamification {
  --list-gamification-cols-gap: var(--wp--custom--spacing--7);
  --list-gamification-icon-size: var(--wp--custom--spacing--7);
  --list-gamification-item-gap: var(--wp--custom--spacing--5);
  align-items: flex-start;
  display: flex;
  font-family: var(--font-family-alt);
  gap: var(--wp--custom--spacing--6);
  justify-content: flex-start;
  padding: calc(var(--list-gamification-icon-size)/2 - .5em) 0 0 calc(var(--list-gamification-icon-size) + .5em);
  position: relative
}

@media (min-width: 30em) {
  .list-gamification {
    align-items:normal;
    gap: var(--wp--custom--spacing--8)
  }
}

@media (min-width: 48em) {
  .list-gamification {
    --list-gamification-cols-gap:var(--wp--custom--spacing--10);
    --list-gamification-icon-size: 80px;
    padding-left: calc(var(--list-gamification-icon-size) + 1em);
    padding-top: calc(var(--list-gamification-icon-size)/2 - 1em)
  }
}

@media (min-width: 64em) {
  .list-gamification {
    --list-gamification-item-gap:var(--wp--custom--spacing--2)
  }
}

.list-gamification:before {
  background: url(../svg/illustration/remix-arrows.svg) 0 0 no-repeat;
  background-size: contain;
  bottom: auto;
  content: "";
  display: block;
  height: var(--list-gamification-icon-size);
  left: 0;
  position: absolute;
  right: auto;
  top: var(--wp--custom--stroke--large);
  width: var(--list-gamification-icon-size)
}

.list-gamification.curated-list {
  display: block;
  flex-flow: column;
  flex-grow: 1;
  flex-shrink: 0;
  padding: 0
}

.list-gamification.curated-list:before {
  display: none
}

.list-gamification.curated-list .list-gamification__content {
  flex-flow: column;
  gap: var(--wp--custom--spacing--6);
  max-height: none;
  max-width: none;
  overflow: visible;
  overflow: initial;
  padding: 0
}

.list-gamification .chosen .is-sortable__handle {
  background: var(--color-text-red-inverse)
}

.list-gamification .chosen .is-sortable__handle:after,.list-gamification .chosen .is-sortable__handle:before {
  opacity: 0
}

.list-gamification .indicator-ghost .is-sortable__handle {
  opacity: .4
}

.list-gamification.curated-list .list-gamification__list {
  display: flex;
  flex-flow: column;
  list-style-type: decimal;
  min-height: var(--wp--custom--spacing--16);
  min-width: var(--wp--custom--spacing--16);
  padding: 0
}

@media (min-width: 48em) {
  .list-gamification.curated-list .list-gamification__list {
    min-width:9rem
  }
}

.list-gamification__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  font-weight: var(--font-weight-bold);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .list-gamification__title {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
  }
}

.list-gamification__content {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  max-height: 48vh;
  max-width: 55%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative
}

@media (min-width: 30em) {
  .list-gamification__content {
    max-height:none;
    max-width: none;
    overflow-x: hidden
  }
}

.list-gamification__list {
  align-items: baseline;
  grid-column-gap: var(--wp--custom--spacing--11);
  -moz-column-gap: var(--wp--custom--spacing--11);
  column-gap: var(--wp--custom--spacing--11);
  display: grid;
  flex: 0 0 auto;
  list-style-type: none;
  margin: 0;
  padding: 0;
  grid-row-gap: var(--wp--custom--spacing--5);
  row-gap: var(--wp--custom--spacing--5);
  width: auto
}

.list-gamification__list>div,.list-gamification__list>li {
  margin: 0;
  position: relative
}

.list-gamification__list>div::marker,.list-gamification__list>li::marker {
  line-height: 0
}

@media (min-width: 48em) {
  .list-gamification__list {
    grid-template-columns:repeat(2,1fr)
  }
}

@media (min-width: 64em) {
  .list-gamification__list {
    grid-template-columns:repeat(3,1fr)
  }
}

.list-gamification__list-item-title {
  background: var(--color-background-red-inverse);
  color: var(--color-text-inverse);
  display: inline-block;
  padding: .1rem .6rem;
  text-transform: uppercase;
  word-break: break-word
}

@media (min-width: 48em) {
  .list-gamification__list-item-title {
    padding:.1rem .9rem
  }
}

.list-gamification__list.is-sortable .is-sortable__handle {
  cursor: pointer;
  position: relative
}

.list-gamification__list.is-sortable .is-sortable__handle:after,.list-gamification__list.is-sortable .is-sortable__handle:before {
  bottom: auto;
  color: var(--color-text-primary);
  content: "^";
  font-family: var(--font-family-base);
  left: auto;
  opacity: 0;
  position: absolute;
  right: -.7em;
  top: 0;
  transition: opacity var(--wp--custom--animation--duration--default)
}

.list-gamification__list.is-sortable .is-sortable__handle:after {
  bottom: 0;
  left: auto;
  right: -.7em;
  top: auto;
  transform: scale(-1)
}

.list-gamification__list.is-sortable .is-sortable__handle:focus-within:after,.list-gamification__list.is-sortable .is-sortable__handle:focus-within:before,.list-gamification__list.is-sortable .is-sortable__handle:focus:after,.list-gamification__list.is-sortable .is-sortable__handle:focus:before,.list-gamification__list.is-sortable .is-sortable__handle:hover:after,.list-gamification__list.is-sortable .is-sortable__handle:hover:before {
  opacity: 1
}

.list-gamification__list,.list-gamification__placeholder {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .list-gamification__list,.list-gamification__placeholder {
    font-size:var(--wp--custom--type-scale--body--small--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
  }
}

.list-gamification__placeholder {
  align-items: baseline;
  grid-column-gap: var(--wp--custom--spacing--11);
  -moz-column-gap: var(--wp--custom--spacing--11);
  column-gap: var(--wp--custom--spacing--11);
  counter-reset: item;
  display: grid;
  grid-row-gap: var(--wp--custom--spacing--4);
  grid-template-columns: 1fr;
  list-style: none;
  margin: 0 0 var(--wp--custom--spacing--5);
  padding: 0;
  position: relative;
  row-gap: var(--wp--custom--spacing--5);
  text-transform: uppercase;
  word-break: break-word
}

.list-gamification__placeholder>li {
  counter-increment: item;
  margin: 0;
  max-width: -moz-max-content;
  max-width: max-content;
  position: relative
}

.list-gamification__placeholder>li::marker {
  font-weight: var(--font-weight-semi-bold);
  line-height: 0
}

.list-gamification__placeholder .list-gamification__list-item-title {
  background: var(--color-background-secondary);
  color: var(--color-text-secondary);
  display: list-item;
  padding: .1rem .6rem;
  position: relative
}

@media (min-width: 48em) {
  .list-gamification__placeholder .list-gamification__list-item-title {
    padding:.1rem .9rem
  }
}

.list-gamification__list__remix-items {
  left: 0;
  position: absolute;
  top: 0
}

.list-gamification__sharing[aria-hidden=true] {
  display: none
}

.ev-newsletter-subscription-component {
  --ev-newsletter-skeleton-bg: linear-gradient(90deg,#ddd,#e8e8e8 80%);
  padding: 0 0 var(--wp--custom--spacing--5);
  position: relative
}

.ev-newsletter-subscription-component p {
  margin: 0
}

@media (min-width: 48em) {
  .grid__column--sidebar>div .ev-newsletter-subscription-component {
    margin-bottom:var(--wp--custom--spacing--6)
  }

  .ev-newsletter-subscription-component.right {
    float: right;
    margin-left: var(--wp--custom--spacing--7)
  }

  .ev-newsletter-subscription-component.left {
    float: left;
    margin-right: var(--wp--custom--spacing--7)
  }
}

.ev-newsletter-subscription-component .is-skeleton {
  background-image: var(--ev-newsletter-skeleton-bg)
}

.ev-newsletter-subscription-component .ev-newsletter-subscription-component__message_container {
  color: inherit;
  padding: var(--wp--custom--spacing--4) 0
}

.ev-newsletter-subscription-component .pl-turnstile-widget {
  margin-top: var(--wp--custom--spacing--5)
}

.widget .ev-newsletter-subscription-component {
  display: none
}

@media (min-width: 64em) {
  .widget .ev-newsletter-subscription-component {
    display:block
  }
}

.ev-newsletter-subscription-component__sub-title {
  color: var(--color-text-red);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  letter-spacing: .02em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  margin: 0 0 var(--wp--custom--spacing--2) 0;
  text-transform: uppercase
}

.ev-newsletter-subscription-component__logo {
  margin-bottom: var(--wp--custom--spacing--6)
}

.ev-newsletter-subscription-component__logo img {
  height: var(--wp--custom--spacing--13);
  width: var(--wp--custom--spacing--13)
}

@media (min-width: 48em) {
  .ev-newsletter-subscription-component__logo {
    float:left;
    margin-bottom: 0;
    margin-right: var(--wp--custom--spacing--6)
  }
}

.ev-newsletter-subscription-component__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin: 0
}

.ev_newsletter_subscription_component_form {
  --ev-newsletter-elements-max-width: 100%;
  --ev-newsletter-elements-width: 300px;
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--5);
  position: relative
}

.ev_newsletter_subscription_component_form .recaptcha-validation {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial)
}

.ev_newsletter_subscription_component_form .ev_newsletter_subscription_component__email,.ev_newsletter_subscription_component_form input[type=email] {
  max-width: var(--ev-newsletter-elements-max-width);
  width: var(--ev-newsletter-elements-width)
}

.ev-newsletter-subscription-component__label {
  margin-bottom: var(--wp--custom--spacing--2)
}

.ev_newsletter_subscription_component__actions {
  display: flex;
  justify-content: flex-start;
  max-width: var(--ev-newsletter-elements-max-width);
  width: var(--ev-newsletter-elements-width)
}

.ev_newsletter_subscription_component__actions--align-center {
  justify-content: center
}

.ev_newsletter_subscription_component__actions--align-right {
  justify-content: flex-end
}

.ev_newsletter_subscription_component__description {
  color: var(--color-text-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6)
}

.ev-newsletter-subscription-component__message_container {
  color: var(--color-background-default);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin-top: var(--wp--custom--spacing--6);
  text-align: center
}

@media (min-width: 64em) {
  .ev-newsletter-subscription-component__message_container {
    margin-top:0;
    position: absolute
  }
}

.ev-newsletter-subscription-component__message_container.cover {
  bottom: auto;
  left: auto;
  padding: 0;
  padding: initial;
  right: auto;
  top: auto
}

.ev-newsletter-subscription-component--has-border,.ev-newsletter-subscription-component--has-latest-edition {
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-8);
  padding: 0
}

.ev-newsletter-subscription-component--has-border .ev-newsletter-subscription-component__wrapper,.ev-newsletter-subscription-component--has-latest-edition .ev-newsletter-subscription-component__wrapper {
  padding: var(--wp--custom--spacing--6)
}

.ev-newsletter-subscription-component--has-border .ev_newsletter_subscription_component_form,.ev-newsletter-subscription-component--has-latest-edition .ev_newsletter_subscription_component_form {
  --ev-newsletter-elements-width: 100%;
  --ev-newsletter-elements-max-width: 100%
}

.ev-newsletter-subscription-component__latest-edition {
  background-color: var(--color-background-secondary);
  border-radius: 0 0 var(--wp--custom--radius--round-8) var(--wp--custom--radius--round-8);
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  font-family: var(--font-family-alt);
  font-weight: var(--font-weight-medium);
  gap: var(--wp--custom--spacing--6);
  padding: var(--wp--custom--spacing--6)
}

.ev-newsletter-subscription-component__latest-edition a {
  -webkit-text-decoration: none;
  text-decoration: none
}

@media (max-width: 63.9375em) {
  .ev-newsletter-subscription-component__latest-edition {
    display:none
  }
}

.ev-newsletter-subscription-component__image {
  flex-shrink: 0
}

.ev-newsletter-subscription-component__latest-edition-label {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  letter-spacing: .02em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  margin: 0 0 var(--wp--custom--spacing--2) 0;
  text-transform: uppercase
}

.ev-newsletter-subscription-component__latest-edition-title {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-alt,intial)
}

.most-read-articles .content-listing__content {
  -moz-column-gap: var(--wp--custom--spacing--10);
  column-gap: var(--wp--custom--spacing--10);
  counter-reset: articles
}

.most-read-articles .article-card {
  flex-direction: row;
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .most-read-articles .article-card {
    margin-bottom:var(--wp--custom--spacing--9);
    padding-bottom: var(--wp--custom--spacing--9)
  }
}

.most-read-articles .article-card:before {
  color: var(--color-text-red);
  content: counter(articles);
  counter-increment: articles;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--display--large--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--display--large--line-height--family-base,intial)
}

@media (min-width: 64em) {
  .most-read-articles .article-card:before {
    font-size:var(--wp--custom--type-scale--heading--1--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--1--line-height--family-base,intial)
  }
}

@media (min-width: 48em) {
  .most-read-articles .article-card:where(:nth-last-child(2)) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

@media (min-width: 80em) {
  .most-read-articles .article-card:where(:nth-last-child(3)) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.most-read-articles .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.most-read-articles .date-time {
  margin-top: var(--wp--custom--spacing--2)
}

.most-read-articles__wrapper {
  display: grid;
  grid-template-columns: 1fr
}

@media (min-width: 64em) {
  .most-read-articles__wrapper {
    gap:var(--wp--custom--spacing--10);
    grid-template-columns: 310px 1fr
  }
}

.most-read-articles__illustration {
  display: none
}

@media (min-width: 64em) {
  .most-read-articles__illustration {
    display:block;
    text-align: center
  }
}

.most-read-articles__illustration svg {
  width: 109px
}

.parliament-members {
  --parliament-members-member-gap: var(--wp--custom--spacing--5);
  --parliament-members-member-gutter-block: var(--wp--custom--spacing--4);
  --parliament-members-member-gutter-inline: var(--wp--custom--spacing--5);
  --parliament-members-dot-color: var(--color-text-disabled);
  --parliament-members-dot-gap: var(--wp--custom--spacing--5);
  --parliament-members-dot-size: 10px;
  display: flex;
  flex-direction: column
}

.parliament-members__filters {
  -moz-column-gap: var(--wp--custom--spacing--7);
  column-gap: var(--wp--custom--spacing--7);
  display: flex;
  flex-direction: column;
  margin-bottom: var(--wp--custom--spacing--12);
  row-gap: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .parliament-members__filters {
    flex-flow:row wrap
  }
}

.parliament-members__filters>.form__fields--field {
  margin: 0
}

.parliament-members__filters input[type=search] {
  border-radius: var(--wp--custom--radius--round-8)
}

.parliament-members__show-more {
  align-self: center;
  margin-top: var(--wp--custom--spacing--10)
}

.parliament-members__member {
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  border-radius: var(--wp--custom--radius--round-12);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-alt,intial);
  padding: var(--parliament-members-member-gutter-block) var(--parliament-members-member-gutter-inline);
  position: relative
}

.parliament-members__member[data-hidden=true] {
  display: none
}

.parliament-members__member summary {
  cursor: pointer;
  list-style: none
}

.parliament-members__member summary::-webkit-details-marker,.parliament-members__member summary::marker {
  display: none
}

.parliament-members__member+.parliament-members__member {
  margin-top: var(--parliament-members-member-gap)
}

.parliament-members__dot {
  aspect-ratio: 1;
  background: var(--parliament-members-color,var(--parliament-members-dot-color));
  border-radius: var(--wp--custom--radius--full);
  display: inline-block;
  width: var(--parliament-members-dot-size)
}

.parliament-members__member-summary {
  --parliament-members-grid-cols: auto auto;
  align-items: center;
  grid-column-gap: var(--wp--custom--spacing--7);
  -moz-column-gap: var(--wp--custom--spacing--7);
  column-gap: var(--wp--custom--spacing--7);
  display: grid;
  grid-template-areas: "name country" "handle party" "group committee";
  grid-template-columns: var(--parliament-members-grid-cols);
  grid-template-rows: auto;
  justify-content: space-between;
  grid-row-gap: calc(var(--parliament-members-member-gutter-block)/2);
  row-gap: calc(var(--parliament-members-member-gutter-block)/2)
}

@media (min-width: 48em) {
  .parliament-members__member-summary {
    --parliament-members-grid-cols:1.5fr 1.5fr 0.5fr 2fr 0.5fr 1fr;
    grid-template-areas: "name country handle party group committee";
    row-gap: var(--parliament-members-member-gutter-block)
  }
}

@media (min-width: 64em) {
  .parliament-members__member-summary {
    --parliament-members-grid-cols:1.5fr 1fr 0.5fr 1.5fr 0.5fr 1fr;
    -moz-column-gap: var(--wp--custom--spacing--9);
    column-gap: var(--wp--custom--spacing--9)
  }
}

.parliament-members__member-name {
  align-items: flex-start;
  display: flex;
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-bold);
  grid-area: name;
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-alt,intial);
  margin: 0
}

@media (min-width: 48em) {
  .parliament-members__member-name {
    align-items:center
  }
}

.parliament-members__member-country {
  grid-area: country;
  justify-self: end;
  text-align: right
}

@media (min-width: 48em) {
  .parliament-members__member-country {
    justify-self:auto;
    text-align: inherit
  }
}

.parliament-members__member-handle {
  grid-area: handle
}

.parliament-members__member-handle>a {
  display: block;
  line-height: 1
}

.parliament-members__member-handle svg {
  height: 18px;
  width: 18px
}

.parliament-members__member-party {
  grid-area: party;
  justify-self: end;
  text-align: right
}

@media (min-width: 48em) {
  .parliament-members__member-party {
    justify-self:auto;
    text-align: inherit
  }
}

.parliament-members__member-committee {
  grid-area: committee;
  justify-self: end;
  text-align: right
}

.parliament-members__member-party-group {
  align-items: center;
  display: flex;
  grid-area: group
}

.parliament-members__member-party-group .parliament-members__dot {
  display: block;
  margin-right: var(--parliament-members-dot-gap)
}

.parliament-members__member-content {
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-top: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

.parliament-members__member-content>* {
  margin-bottom: 0;
  margin-top: 0
}

.parliament-members__member-content>*+* {
  margin-top: var(--wp--custom--spacing--6)
}

.parliament-members__member-content>*+.parliament-members__details-toggle,.parliament-members__member-content>.parliament-members__member-party-details+* {
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .parliament-members__member-content>*+.parliament-members__details-toggle,.parliament-members__member-content>.parliament-members__member-party-details+* {
    margin-top:var(--wp--custom--spacing--9)
  }
}

.parliament-members__member-party-details>* {
  margin-bottom: 0;
  margin-top: 0
}

.parliament-members__member-party-details>*+* {
  margin-top: var(--wp--custom--spacing--3)
}

@media (min-width: 48em) {
  .parliament-members__member-party-details>*+* {
    margin-top:var(--wp--custom--spacing--5)
  }
}

.parliament-members__member-party-details-short-name {
  color: var(--parliament-members-color,inherit);
  display: inline-block;
  font-weight: var(--font-weight-bold);
  margin-right: var(--wp--custom--spacing--3)
}

.parliament-members__tag-link {
  border: var(--wp--custom--stroke--small) solid currentcolor;
  border-radius: var(--wp--custom--spacing--3);
  display: inline-block;
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  padding: var(--wp--custom--spacing--1) var(--wp--custom--spacing--3);
  -webkit-text-decoration: none;
  text-decoration: none
}

.parliament-members__tag-link:focus,.parliament-members__tag-link:hover {
  background: var(--wp--custom--color--grey--200)
}

.parliament-members__member-links,.parliament-members__member-tags {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  gap: var(--wp--custom--spacing--4);
  padding: 0
}

.parliament-members__member-links ::marker,.parliament-members__member-tags ::marker {
  content: none
}

.parliament-members__member-links li,.parliament-members__member-tags li {
  margin: 0
}

.parliament-members__member-links {
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial)
}

.parliament-members__member-links a {
  font-weight: var(--font-weight-regular)
}

.parliament-members .details-toggle {
  border-color: var(--color-text-tertiary);
  color: var(--color-text-tertiary);
  gap: var(--wp--custom--spacing--2);
  transition: border-color var(--transition-style-button-out),color var(--transition-style-button-out)
}

.parliament-members .details-toggle:focus,.parliament-members .details-toggle:hover {
  border-color: var(--color-text-primary);
  color: var(--color-text-primary)
}

.parliament-members__no-results {
  text-align: center
}

.newsletter-listing-block:where(:first-child) {
  margin-bottom: var(--wp--custom--spacing--13)
}

@media (min-width: 64em) {
  .newsletter-listing-block:where(:first-child) {
    margin-bottom:var(--wp--custom--spacing--14)
  }
}

.newsletter-listing-block__content {
  margin-left: calc(50% - 50vw);
  width: 100vw
}

@media (min-width: 30em) {
  .newsletter-listing-block__content {
    margin-left:0;
    width: auto
  }
}

.newsletter-listing-block__item {
  align-items: flex-start;
  border: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  flex-direction: column;
  padding: var(--wp--custom--spacing--6);
  width: 19rem
}

.newsletter-listing-block__item>button:last-child {
  margin-top: auto
}

.newsletter-listing-block__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--2) 0
}

.newsletter-listing-block__description {
  color: var(--color-text-secondary);
  font-family: var(--font-family-base);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  margin: 0 0 var(--wp--custom--spacing--6) 0
}

.newsletter-listing-block__image {
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6)
}

.newsletter-listing-block__image img {
  height: 4.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 4.5rem
}

.newsletter-listing-block .splide__arrows {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-bottom: var(--wp--custom--spacing--6);
  margin-right: var(--layout-page-margin);
  margin-top: var(--wp--custom--spacing--6)
}

@media (min-width: 30em) {
  .newsletter-listing-block .splide__arrows {
    margin-right:0
  }
}

.newsletter-listing-block__content.splide--draggable .splide__arrows {
  display: none
}

@media (min-width: 30em) {
  .newsletter-listing-block__content.splide--draggable .splide__arrows {
    display:flex
  }
}

.newsletter-listing-block__content:not(.is-overflow) .splide__arrows {
  display: none
}

.newsletter-listing-block .splide__arrow.has-icon-only {
  aspect-ratio: 1;
  width: 1rem
}

.newsletter-listing-block button.splide__arrow[disabled] {
  --button-disabled-text-color: var(--color-icon-inverse);
  box-shadow: none
}

.newsletter-listing-block .splide__arrow+.splide__arrow {
  margin-left: var(--wp--custom--spacing--6)
}

.wp-block-columns>.wp-block-column[style*="flex-basis:2%"]:not(:first-child):empty,.wp-block-columns>.wp-block-column[style*="flex-basis:3%"]:not(:first-child):empty,.wp-block-columns>.wp-block-column[style*="flex-basis:4%"]:not(:first-child):empty,.wp-block-columns>.wp-block-column[style*="flex-basis:5%"]:not(:first-child):empty {
  display: none
}

@media (max-width: 782px) {
  .wp-block-columns.has-reverse-order-on-mobile {
    flex-direction:column-reverse
  }
}

.wp-block-gallery.has-background {
  padding: var(--wp--style--unstable-gallery-gap,1em)
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  padding: var(--wp--custom--spacing--6)
}

.wp-has-aspect-ratio .wp-block-embed__wrapper {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative
}

.wp-has-aspect-ratio .wp-block-embed__wrapper iframe {
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  padding-top: 42.85%
}

.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
  padding-top: 50%
}

.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
  padding-top: 75%
}

.wp-embed-aspect-1-1 .wp-block-embed__wrapper {
  padding-top: 100%
}

.wp-embed-aspect-9-6 .wp-block-embed__wrapper {
  padding-top: 66.66%
}

.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
  padding-top: 200%
}

.wp-block-embed-soundcloud .wp-block-embed__wrapper {
  height: auto;
  overflow: visible;
  padding: 0
}

.wp-block-embed-soundcloud .wp-block-embed__wrapper iframe {
  height: auto;
  min-height: 300px;
  position: relative
}

@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile:where(:not(.has-background)) .wp-block-media-text__content {
    padding:0
  }
}

.wp-block-media-text .wp-block-heading {
  margin: 0
}

.wp-block-media-text .wp-block-heading+[class*=wp-block-] {
  margin-top: var(--wp--custom--spacing--4)
}

p.is-style-standout {
  background: var(--color-background-red-inverse-05pc);
  border: var(--wp--custom--stroke--small) solid var(--color-border-red);
  border-radius: var(--wp--custom--radius--round-8);
  color: var(--color-border-red)!important;
  padding: 1em
}

.wp-block-pullquote {
  margin-bottom: var(--layout-flow-extended);
  margin-top: var(--layout-flow-extended);
  padding-bottom: 0;
  padding-top: 0
}

.wp-block-pullquote cite {
  color: var(--color-text-tertiary)
}

.wp-block-pullquote.has-background {
  padding: var(--layout-has-background-padding-default,1em);
  padding-bottom: 3em;
  padding-top: 3em
}

.wp-block-pullquote.has-text-color cite {
  color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
  max-width: 16.5em
}

.wp-block-social-link-label {
  font-family: var(--font-family-alt)
}

.wp-block-image {
  display: table
}

.wp-block-image figcaption {
  caption-side: bottom;
  display: table-caption;
  margin-bottom: 0;
  margin-top: .333em
}

.event-registration-block {
  display: flex;
  flex-wrap: wrap;
  gap: var(--layout-gutter-column)
}

.embeds-iframe {
  border: 0 none;
  height: 0;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto
}

.embeds-iframe .embeds-experience {
  border: 0 none;
  bottom: 0;
  left: 0;
  margin: 0;
  min-height: 100px;
  min-width: 100%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0
}

.embeds-iframe iframe {
  aspect-ratio: var(--embeds-mobile-aspect-ratio,var(--embeds-aspect-ratio))
}

@media (min-width: 48em) {
  .embeds-iframe iframe {
    aspect-ratio:var(--embeds-aspect-ratio)
  }
}

.is-layout-constrained.alignfull .vev {
  max-width: 100%
}

.tag-list-block {
  border-top: var(--wp--custom--stroke--medium) solid var(--color-border-black);
  padding: var(--wp--custom--spacing--4) 0
}

.key-players__items {
  grid-column-gap: var(--wp--custom--spacing--10);
  -moz-column-gap: var(--wp--custom--spacing--10);
  column-gap: var(--wp--custom--spacing--10);
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-row-gap: 0;
  row-gap: 0
}

@media (min-width: 30em) {
  .key-players__items {
    grid-template-columns:repeat(4,1fr);
    row-gap: var(--wp--custom--spacing--6)
  }
}

@media (min-width: 64em) {
  .key-players__items {
    grid-template-columns:repeat(5,1fr)
  }
}

.key-players__items .cta__layout--playbook {
  background: none;
  border-radius: 0;
  color: inherit;
  margin-bottom: var(--wp--custom--spacing--8);
  padding: 0
}

.key-players__items .cta__layout--playbook .cta__image {
  filter: none;
  padding-bottom: var(--wp--custom--spacing--4)
}

.key-players__items .cta__layout--playbook .cta__image img {
  height: 62px;
  width: 62px
}

@media (min-width: 48em) {
  .key-players__items .cta__layout--playbook .cta__image img {
    height:134px;
    width: 134px
  }
}

.key-players__items .cta__layout--playbook .cta__heading {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial);
  margin-bottom: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .key-players__items .cta__layout--playbook .cta__heading {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-alt,intial)
  }
}

.key-players__items .cta__layout--playbook .cta__heading a {
  color: inherit
}

.key-players__items .cta__layout--playbook .cta__excerpt {
  color: var(--color-text-secondary);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

@media (max-width: 63.9375em) {
  .key-players__items .cta__layout--playbook .cta__excerpt {
    display:none
  }
}

.screen-reader-text,.visually-hidden {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal!important
}

.alignleft,.wp-block-image .alignleft {
  float: none;
  margin-right: 0
}

@media (min-width: 48em) {
  .alignleft,.wp-block-image .alignleft {
    float:left;
    margin-right: var(--layout-gutter-column,1rem);
    text-align: left
  }
}

.alignright,.wp-block-image .alignright {
  float: none;
  margin-left: 0
}

@media (min-width: 48em) {
  .alignright,.wp-block-image .alignright {
    float:right;
    margin-left: var(--layout-gutter-column,1rem);
    text-align: right
  }
}

.aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.alignleft,.alignright,.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
  max-width: var(--width-align-default)
}

.has-text-align-center {
  text-align: center
}

.has-text-align-left {
  text-align: left
}

.has-text-align-right {
  text-align: right
}

.alignwide,[data-align=wide] {
  max-width: var(--width-content-wide,var(--width-content-base,100%))
}

.full-width {
  max-width: var(--width-content-full,var(--width-content-wide,var(--width-content-base,100%)))
}

.alignfull,.full-bleed,[data-align=full] {
  left: 50%;
  margin-left: calc(var(--full-bleed-width, 100vw)/-2)!important;
  margin-right: calc(var(--full-bleed-width, 100vw)/-2)!important;
  max-width: var(--full-bleed-width,100vw);
  position: relative;
  right: 50%;
  width: var(--full-bleed-width,100vw)
}

.alignfull .alignfull,.alignfull .full-bleed,.alignfull [data-align=full],.full-bleed .alignfull,.full-bleed .full-bleed,.full-bleed [data-align=full],[data-align=full] .alignfull,[data-align=full] .full-bleed,[data-align=full] [data-align=full] {
  left: auto;
  margin-left: 0!important;
  margin-left: auto;
  margin-right: 0!important;
  margin-right: auto;
  max-width: none;
  right: auto;
  width: auto
}

p:where(.has-text-align-center,.has-text-align-left,.has-text-align-right) img {
  display: inline-block
}

.is-button,.is-button.is-style-primary,.wp-block-button__link,.wp-block-file__button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out)
}

.is-button.is-style-primary:active,.is-button.is-style-primary:focus-visible,.is-button.is-style-primary:hover,.is-button:active,.is-button:focus-visible,.is-button:hover,.wp-block-button__link:active,.wp-block-button__link:focus-visible,.wp-block-button__link:hover,.wp-block-file__button:active,.wp-block-file__button:focus-visible,.wp-block-file__button:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.is-button.is-style-primary:where(:hover,:focus,:focus-within,:active),.is-button:where(:hover,:focus,:focus-within,:active),.wp-block-button__link:where(:hover,:focus,:focus-within,:active),.wp-block-file__button:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.is-button.is-style-primary:where(:hover),.is-button:where(:hover),.wp-block-button__link:where(:hover),.wp-block-file__button:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.is-button.is-style-primary:where(:focus-visible),.is-button:where(:focus-visible),.wp-block-button__link:where(:focus-visible),.wp-block-file__button:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.is-button.is-style-primary:where(:active),.is-button:where(:active),.wp-block-button__link:where(:active),.wp-block-file__button:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.is-button.is-style-primary[disabled],.is-button[disabled],.wp-block-button__link[disabled],.wp-block-file__button[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.is-button *,.is-button.is-style-primary *,.wp-block-button__link *,.wp-block-file__button * {
  pointer-events: none
}

.is-button.is-style-secondary,.wp-block-button.is-style-secondary .wp-block-button__link {
  --button-background-color: var(--color-background-secondary);
  --button-text-color: var(--color-text-primary);
  --button-hover-background-color: var(--wp--custom--color--grey--200);
  --button-hover-text-color: var(--color-text-primary);
  --button-focus-background-color: var(--color-background-secondary);
  --button-focus-text-color: var(--color-text-primary);
  --button-active-background-color: var(--wp--custom--color--grey--200);
  --button-active-text-color: var(--color-text-primary-50pc)
}

.is-button.is-style-tertiary,.wp-block-button.is-style-tertiary .wp-block-button__link {
  --button-background-color: var(--color-background-default);
  --button-text-color: var(--color-text-primary);
  --button-hover-background-color: var(--color-background-inverse);
  --button-hover-text-color: var(--color-text-inverse);
  --button-focus-background-color: var(--color-background-default);
  --button-focus-text-color: var(--color-text-primary);
  --button-active-background-color: var(--color-background-inverse);
  --button-active-text-color: var(--color-text-inverse-50pc)
}

.is-button.is-style-no-bg,.wp-block-button.is-style-no-bg .wp-block-button__link {
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color)
}

.is-button.is-style-no-space,.wp-block-button.is-style-no-space .wp-block-button__link {
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color)
}

.is-button.is-style-no-space-alt,.wp-block-button.is-style-no-space-alt .wp-block-button__link {
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-plain-text-color: var(--color-text-red);
  --button-plain-hover-text-color: var(--wp--custom--color--red--600);
  --button-plain-focus-text-color: var(--color-text-red);
  --button-plain-active-text-color: rgba(176,2,32,.5);
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color)
}

.is-button.is-style-link,.wp-block-button.is-style-link .wp-block-button__link {
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  text-transform: none
}

.is-button.has-size-large {
  --button-padding-block: var(--wp--custom--spacing--6)
}

.is-button.has-size-medium {
  --button-padding-block: var(--wp--custom--spacing--5)
}

.is-button.has-size-small {
  --button-padding-block: var(--wp--custom--spacing--4)
}

.is-button.has-icon:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/chevron-right.svg);
  mask: url(static/img/chevron-right.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.is-button.has-icon:active:after,.is-button.has-icon:focus-visible:after,.is-button.has-icon:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.is-button.has-inline-icon .button__icon,.is-button.has-inline-icon .button__icon-secondary {
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  line-height: 0;
  width: .8em
}

.is-button.has-inline-icon .button__icon-secondary:active svg,.is-button.has-inline-icon .button__icon-secondary:focus-visible svg,.is-button.has-inline-icon .button__icon-secondary:hover svg,.is-button.has-inline-icon .button__icon:active svg,.is-button.has-inline-icon .button__icon:focus-visible svg,.is-button.has-inline-icon .button__icon:hover svg {
  transition: var(--transition-style-button-in)
}

.is-button.has-inline-icon .button__icon svg,.is-button.has-inline-icon .button__icon-secondary svg {
  transform: scale(1.8);
  transform-origin: center;
  transition: var(--transition-style-button-out)
}

.is-button.has-inline-icon .button__icon svg:where(:not([data-avoid-simple-color-rules])) [stroke]:where(:not([stroke=none])),.is-button.has-inline-icon .button__icon svg[stroke]:where(:not([data-avoid-simple-color-rules])):where(:not([stroke=none])),.is-button.has-inline-icon .button__icon-secondary svg:where(:not([data-avoid-simple-color-rules])) [stroke]:where(:not([stroke=none])),.is-button.has-inline-icon .button__icon-secondary svg[stroke]:where(:not([data-avoid-simple-color-rules])):where(:not([stroke=none])) {
  stroke: currentcolor
}

.is-button.has-inline-icon .button__icon svg:where(:not([data-avoid-simple-color-rules])) [fill]:where(:not([fill=none])),.is-button.has-inline-icon .button__icon svg[fill]:where(:not([data-avoid-simple-color-rules])):where(:not([fill=none])),.is-button.has-inline-icon .button__icon-secondary svg:where(:not([data-avoid-simple-color-rules])) [fill]:where(:not([fill=none])),.is-button.has-inline-icon .button__icon-secondary svg[fill]:where(:not([data-avoid-simple-color-rules])):where(:not([fill=none])) {
  fill: currentcolor
}

.is-button.is-reverse-icon {
  display: inline-flex;
  flex-direction: row-reverse
}

.has-default-background-color {
  background-color: var(--color-background-default)
}

.has-default-color {
  color: var(--color-text-primary)
}

.has-inverse-background-color {
  background-color: var(--color-background-inverse)
}

.has-inverse-color {
  color: var(--color-text-inverse)
}

.has-text-color a {
  color: inherit
}

.has-dark-background-color,.has-inverse-background-color {
  --button-plain-text-color: var(--color-text-inverse);
  --button-plain-hover-text-color: var(--color-text-inverse-50pc);
  --button-plain-focus-text-color: var(--color-text-inverse-50pc);
  --button-plain-active-text-color: var(--color-text-inverse-50pc)
}

.has-white-color {
  color: #fff
}

.has-white-background-color {
  background-color: #fff
}

.has-dark-color {
  color: #222
}

.has-dark-background-color {
  background-color: #222
}

.has-white-smoke-color {
  color: #f2f2f2
}

.has-white-smoke-background-color {
  background-color: #f2f2f2
}

.has-red-color {
  color: #eb3425
}

.has-red-background-color {
  background-color: #eb3425
}

.is-style-small-width,.is-style-small-width.wp-block {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--custom--width--content--base,100%)
}

.has-small-body-font {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.wp-caption {
  color: var(--color-text-disabled);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-style: normal;
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-align: center;
  word-wrap: break-word;
  max-width: 100%
}

.wp-caption.alignleft {
  text-align: left
}

.wp-caption.aligncenter {
  text-align: center
}

.wp-caption.alignright {
  text-align: right
}

.wp-caption-text {
  margin: 0
}

.wp-caption img+.wp-caption-text {
  margin-top: .333em
}

.wp-caption[id*=attachment_][style*=width] {
  max-width: 100%!important;
  width: auto!important
}

.wp-caption.alignleft[id*=attachment_][style*=width],.wp-caption.alignright[id*=attachment_][style*=width] {
  width: var(--width-align-default)!important
}

.sidebar-grid {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-row-gap: var(--layout-flow-extended);
  row-gap: var(--layout-flow-extended)
}

@media (min-width: 64em) {
  .sidebar-grid {
    gap:var(--layout-flow-extended) var(--layout-gutter-column);
    grid-template-columns: 1fr var(--width-ad-siderail)
  }

  .is-incontent-ads-hidden .sidebar-grid {
    gap: var(--wp--custom--spacing--7) var(--layout-gutter-column)
  }

  .sidebar-grid>.sidebar-grid__container {
    grid-column: 1;
    width: 100%
  }
}

.sidebar-grid>.sidebar-grid__container>*+* {
  margin-top: var(--layout-flow-default)
}

@media (min-width: 64em) {
  .sidebar-grid>.sidebar-grid__sidebar {
    grid-column:2;
    padding-top: calc(var(--wp--custom--type-scale--heading--1--font-size, 0)*2.5)
  }

  .sidebar-grid>.ad {
    grid-column: 1/3
  }

  .sidebar-grid .sidebar-grid__content {
    --full-bleed-width: 100%
  }

  .sidebar-grid--is-narrow>.sidebar-grid__container {
    justify-self: end;
    max-width: var(--width-content-base)
  }
}

.sidebar-grid--is-narrow>.sidebar-grid__container>* {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-content-base)
}

.sidebar-grid--is-wide {
  grid-template-columns: 1fr
}

@media (min-width: 64em) {
  .sidebar-grid--is-wide {
    -moz-column-gap:0;
    column-gap: 0;
    grid-template-columns: 1fr
  }
}

.sidebar-grid--is-wide .sidebar-grid__sidebar {
  grid-column: 1;
  padding-top: 0
}

@media (min-width: 64em) {
  body:where(:not(.has-skin)) .sidebar-grid--is-wide .sidebar-grid__content {
    --full-bleed-width:100vw
  }
}

.article {
  --layout-flow-default: var(--wp--custom--font--size--18);
  margin-top: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .article {
    --layout-flow-default:var(--wp--custom--spacing--7);
    margin-top: var(--wp--custom--spacing--10)
  }
}

.article>* {
  margin-bottom: var(--layout-flow-extended)
}

.article .article__disclaimer {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  padding-bottom: var(--wp--custom--spacing--6);
  padding-top: var(--wp--custom--spacing--6)
}

.article .article__disclaimer>* {
  margin-bottom: 0;
  margin-top: 0
}

.article .article__disclaimer>*+* {
  margin-top: var(--layout-flow-reduced)
}

.article .article__disclaimer>:empty {
  display: none
}

.article .article__disclaimer>:empty+* {
  margin-top: 0
}

.article .article__content :last-child {
  margin-bottom: 0
}

.article .sidebar-grid+.article__footer {
  margin-top: var(--wp--custom--spacing--13)
}

@media (min-width: 48em) {
  .article .sidebar-grid+.article__footer {
    margin-top:var(--wp--custom--spacing--15)
  }
}

.article__footer-inline {
  margin-top: var(--wp--custom--spacing--13)!important
}

.article__footer-inline>* {
  margin-bottom: 0;
  margin-top: 0
}

.article__footer-inline>*+* {
  margin-top: var(--wp--custom--spacing--8)
}

.article__footer>* {
  margin: 0 auto
}

.article__footer>*+* {
  margin-top: var(--wp--custom--spacing--13)
}

@media (min-width: 48em) {
  .article__footer>*+* {
    margin-top:var(--wp--custom--spacing--11)
  }
}

.authors.article__more-from {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-transform: uppercase
}

.authors.article__more-from a {
  color: inherit;
  font-weight: inherit;
  text-decoration-line: none
}

.authors.article__more-from a:hover {
  text-decoration-line: underline
}

.article-is-wide .article__header .cover-image-block {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-content-full)
}

.article-is-wide .article__header .cover-image-block>*+* {
  margin-top: var(--wp--custom--spacing--10)
}

.article-is-wide .article__header .cover-image-block>.wp-block-cover:where(:not(.alignfull)) {
  max-width: 100%
}

.article-is-wide .article__header .cover-image-block>.wp-block-cover .wp-block-columns.alignfull .wp-block-media-text.alignwide,.article-is-wide .article__header .cover-image-block>.wp-block-cover.alignfull .wp-block-media-text.alignwide {
  max-width: 100%
}

@media (max-width: 47.9375em) {
  .article-is-wide .article__header .cover-image-block>.wp-block-cover .wp-block-columns.alignfull .wp-block-media-text.alignwide .wp-block-media-text__content,.article-is-wide .article__header .cover-image-block>.wp-block-cover.alignfull .wp-block-media-text.alignwide .wp-block-media-text__content {
    padding-left:var(--layout-page-margin);
    padding-right: var(--layout-page-margin)
  }
}

.article-is-wide .article__header .cover-image-block>.wp-block-cover.alignfull .wp-block-image.alignfull {
  margin-left: auto!important;
  margin-right: auto!important;
  max-width: var(--width-page-recalculated)
}

.article-is-wide .article__header .cover-image-block>.caption {
  color: var(--color-text-disabled);
  display: block;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-style: normal;
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  text-align: center;
  word-wrap: break-word;
  margin-top: .333em
}

.article--no-top-margin {
  margin-top: 0
}

.liveblog-publish-btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: var(--wp--custom--spacing--4)
}

.liveblog-publish-btn:active,.liveblog-publish-btn:focus-visible,.liveblog-publish-btn:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.liveblog-publish-btn:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.liveblog-publish-btn:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.liveblog-publish-btn:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.liveblog-publish-btn:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.liveblog-publish-btn[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.liveblog-publish-btn * {
  pointer-events: none
}

.liveblog-pagination {
  margin: var(--wp--custom--spacing--10) auto
}

@media (min-width: 48em) {
  .liveblog-pagination {
    gap:1em;
    justify-content: center
  }
}

.liveblog-pagination .liveblog-btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color);
  --button-padding-block: var(--wp--custom--spacing--5);
  aspect-ratio: 1;
  flex-wrap: nowrap;
  height: 3em;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
  text-indent: 3em
}

.liveblog-pagination .liveblog-btn:active,.liveblog-pagination .liveblog-btn:focus-visible,.liveblog-pagination .liveblog-btn:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.liveblog-pagination .liveblog-btn:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.liveblog-pagination .liveblog-btn:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.liveblog-pagination .liveblog-btn:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.liveblog-pagination .liveblog-btn:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.liveblog-pagination .liveblog-btn[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.liveblog-pagination .liveblog-btn * {
  pointer-events: none
}

.liveblog-pagination .liveblog-btn:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/chevron-right.svg);
  mask: url(static/img/chevron-right.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.liveblog-pagination .liveblog-btn:active:after,.liveblog-pagination .liveblog-btn:focus-visible:after,.liveblog-pagination .liveblog-btn:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.liveblog-pagination .liveblog-btn:after {
  aspect-ratio: 1;
  bottom: auto;
  height: 1em;
  left: 50%;
  position: absolute;
  right: auto;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(2)
}

.liveblog-pagination .liveblog-btn.liveblog-pagination-next:after {
  -webkit-mask-image: url(static/img/arrow-right.svg);
  mask-image: url(static/img/arrow-right.svg)
}

.liveblog-pagination .liveblog-btn.liveblog-pagination-prev:after {
  -webkit-mask-image: url(static/img/arrow-left.svg);
  mask-image: url(static/img/arrow-left.svg)
}

.liveblog-pagination .liveblog-btn.liveblog-pagination-first:after {
  transform: translateX(-50%) translateY(-50%) scale(2) rotate(180deg)
}

.liveblog-pagination-pages {
  color: var(--color-text-secondary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.liveblog-feed>* {
  margin: 0 auto
}

.liveblog-feed>*+* {
  margin-top: var(--layout-flow-extended)
}

.liveblog-entry {
  background: transparent;
  border-bottom: 0;
  border-top: var(--wp--custom--stroke--small) solid var(--color-border);
  display: flex;
  flex-flow: column nowrap;
  padding: var(--wp--custom--spacing--9) 0 0 0
}

.liveblog-entry>* {
  flex-basis: 100%;
  margin: var(--wp--custom--spacing--4) 0 0;
  min-width: 0;
  min-width: auto
}

.liveblog-entry-tools {
  margin-top: var(--layout-flow-default)
}

.liveblog-entry-tools .liveblog-btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out)
}

.liveblog-entry-tools .liveblog-btn:active,.liveblog-entry-tools .liveblog-btn:focus-visible,.liveblog-entry-tools .liveblog-btn:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.liveblog-entry-tools .liveblog-btn:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.liveblog-entry-tools .liveblog-btn:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.liveblog-entry-tools .liveblog-btn:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.liveblog-entry-tools .liveblog-btn:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.liveblog-entry-tools .liveblog-btn[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.liveblog-entry-tools .liveblog-btn * {
  pointer-events: none
}

.liveblog-entry-tools .liveblog-btn.liveblog-btn-delete {
  --button-background-color: var(--color-background-default);
  --button-text-color: var(--color-text-primary);
  --button-hover-background-color: var(--color-background-inverse);
  --button-hover-text-color: var(--color-text-inverse);
  --button-focus-background-color: var(--color-background-default);
  --button-focus-text-color: var(--color-text-primary);
  --button-active-background-color: var(--color-background-inverse);
  --button-active-text-color: var(--color-text-inverse-50pc)
}

.liveblog-entry-tools .liveblog-btn.liveblog-btn-small {
  --button-padding-block: var(--wp--custom--spacing--4)
}

.liveblog-time-share {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between
}

.liveblog-meta-time {
  color: var(--color-background-red-inverse);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  text-decoration-line: none
}

.liveblog-meta-time:active,.liveblog-meta-time:focus,.liveblog-meta-time:focus-visible,.liveblog-meta-time:focus-within,.liveblog-meta-time:hover {
  color: var(--color-background-red-inverse);
  text-decoration-line: underline
}

.liveblog-meta-time span {
  display: inline-block;
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  margin-right: .8em
}

.liveblog-meta-time span:first-child {
  color: var(--color-background-red-inverse);
  font-weight: var(--font-regular);
  margin-bottom: 0
}

.liveblog-meta-authors,.liveblog-meta-share {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial)
}

.liveblog-meta-share {
  text-align: right;
  text-decoration-line: none
}

.liveblog-meta-share>svg {
  aspect-ratio: 1;
  fill: currentcolor;
  height: 2em;
  margin-left: .5em;
  vertical-align: middle;
  width: auto
}

.liveblog-meta-author {
  margin-right: .2em
}

.liveblog-meta-author:last-child .liveblog-meta-author-separator {
  display: none
}

.liveblog-meta-authors {
  margin: 0;
  text-transform: uppercase
}

.liveblog-meta-author-avatar {
  display: none
}

.liveblog-meta-author-name {
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  margin-left: 0
}

.liveblog-meta-author-separator {
  overflow: hidden;
  white-space: nowrap;
  width: .5em
}

.liveblog-meta-author-separator:before {
  content: ",";
  display: inline-block;
  margin-right: 1em
}

.liveblog-entry-content>* {
  margin: 0 auto
}

.liveblog-entry-content>*+* {
  margin-top: var(--layout-flow-default)
}

.liveblog-entry-content>p:first-child:has(strong) {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
}

.liveblog-entry-content img {
  display: block;
  height: auto;
  margin: 0;
  vertical-align: baseline;
  vertical-align: initial
}

.single-podcast__listen-on {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--11);
  padding-bottom: var(--wp--custom--spacing--8) 0;
  text-align: center
}

@media (min-width: 48em) {
  .single-podcast__listen-on {
    padding-bottom:var(--wp--custom--spacing--9) 0
  }
}

.single-podcast__listen-on .listen-on__items {
  --single-podcast-listen-on-item-width: 136px;
  --single-podcast-listen-on-item-gap: var(--wp--custom--spacing--6);
  gap: var(--single-podcast-listen-on-item-gap);
  justify-content: center;
  margin-bottom: var(--wp--custom--spacing--8)
}

@media (min-width: 48em) {
  .single-podcast__listen-on .listen-on__items {
    --single-podcast-listen-on-item-gap:var(--wp--custom--spacing--9);
    margin-bottom: var(--wp--custom--spacing--11);
    margin-left: auto;
    margin-right: auto;
    max-width: calc(var(--single-podcast-listen-on-item-width)*4 + var(--single-podcast-listen-on-item-gap)*3);
    row-gap: var(--wp--custom--spacing--6)
  }
}

.single-podcast__listen-on .listen-on__item {
  flex: 0 0 var(--single-podcast-listen-on-item-width)
}

.single-podcast__listen-on .listen-on__item svg {
  width: 100%
}

.content-listing__episodes-notes,.podcast__embed {
  margin-top: var(--wp--custom--spacing--11)
}

.author__posts {
  margin-top: var(--wp--custom--spacing--10)
}

@media (min-width: 80em) {
  .author__posts {
    margin-top:var(--wp--custom--spacing--13)
  }
}

.author__posts+.pagination {
  margin-top: var(--wp--custom--spacing--9)
}

.author__header {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .author__header {
    margin-top:0
  }
}

@media (min-width: 80em) {
  .author__header {
    margin-top:var(--wp--custom--spacing--9)
  }
}

.author__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  font-weight: var(--font-weight-semi-bold);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial);
  margin-bottom: 0;
  margin-top: 0
}

@media (min-width: 48em) {
  .author__title {
    font-size:var(--wp--custom--type-scale--heading--2--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
  }
}

.author__header-container {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.author__details {
  margin-top: var(--wp--custom--spacing--6)
}

.staff__ad {
  margin: var(--wp--custom--spacing--4) 0
}

@media (min-width: 64em) {
  .staff__ad {
    margin:var(--wp--custom--spacing--12) 0 var(--wp--custom--spacing--13) 0
  }
}

.staff__recent-stories {
  margin: var(--wp--custom--spacing--12) 0 var(--wp--custom--spacing--7) 0
}

@media (min-width: 48em) {
  .staff__contact {
    padding-left:calc(100px + var(--wp--custom--spacing--10))
  }
}

.four-oh-four {
  text-align: center
}

.four-oh-four p+p {
  margin-top: 0
}

.four-oh-four__hero {
  background-color: var(--color-background-secondary);
  margin-bottom: var(--wp--custom--spacing--11);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: var(--wp--custom--spacing--11) 0
}

.four-oh-four__actions,.four-oh-four__hero {
  align-items: center;
  display: flex;
  justify-content: center
}

.four-oh-four__actions {
  margin-bottom: var(--wp--custom--spacing--10);
  margin-top: var(--wp--custom--spacing--11)
}

.page:where(:not(.home)) {
  --layout-flow-default: var(--wp--custom--spacing--9)
}

.page__title {
  margin-bottom: 0;
  margin-top: 0
}

.ad+.page__title {
  margin-top: var(--wp--custom--spacing--10)
}

.page__info {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.post-type-archive-event .entry__title {
  margin-bottom: var(--wp--custom--spacing--5);
  margin-top: var(--wp--custom--spacing--7)
}

.post-type-archive-event .entry__header {
  margin: var(--layout-flow-reduced) auto
}

@media (min-width: 48em) {
  .post-type-archive-event .entry__header {
    margin:var(--layout-flow-default) auto
  }
}

.special-report__leading-card {
  border-bottom: 0;
  margin-bottom: 0;
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: 0
}

.special-report__leading-card .card__title {
  font-size: var(--wp--custom--type-scale--body--large--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .special-report__leading-card .card__title {
    font-size:var(--wp--custom--type-scale--display--small--font-size,initial);
    line-height: var(--wp--custom--type-scale--display--small--line-height--family-alt,intial)
  }
}

.special-report__sponsor {
  margin-bottom: var(--wp--custom--spacing--6)
}

@media (max-width: 63.9375em) {
  .special-report__columns--2 .grid__column:where(:not(:last-child)) {
    border-bottom:var(--wp--custom--stroke--small) solid var(--color-border);
    margin-bottom: var(--wp--custom--spacing--6);
    padding-bottom: var(--wp--custom--spacing--6)
  }
}

@media (min-width: 64em) {
  .special-report__columns--2 {
    grid-template-columns:minmax(min-content,310px) auto
  }
}

.confirmation-payment-info ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.confirmation-payment-info address,.confirmation-payment-info ul li {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

.single-site-project main>.container>* {
  margin-bottom: var(--layout-flow-extended)
}

.single-site-project main .entry__content .block-collection {
  margin-top: var(--layout-flow-default)
}

.single-site-project main .entry__content>:first-child:where(:not(.site-project):not(.is-pattern-elections-header)) {
  margin-top: var(--layout-page-margin)
}

.single-site-project main .entry__content>:last-child {
  margin-bottom: 0
}

.single-site-project main .block-collection .grid {
  --inner-spacing: 0.8rem
}

.tns-outer {
  padding: 0!important
}

.tns-outer [hidden] {
  display: none!important
}

.tns-outer [aria-controls],.tns-outer [data-action] {
  cursor: pointer
}

.tns-slider {
  transition: all 0s
}

.tns-slider>.tns-item {
  box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
  clear: both;
  content: "";
  display: table
}

.tns-horizontal.tns-no-subpixel>.tns-item {
  float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
  margin-right: -100%
}

.tns-gallery,.tns-no-calc {
  left: 0;
  position: relative
}

.tns-gallery {
  min-height: 1px
}

.tns-gallery>.tns-item {
  left: -100%;
  position: absolute;
  transition: transform 0s,opacity 0s
}

.tns-gallery>.tns-slide-active {
  left: auto!important;
  position: relative
}

.tns-gallery>.tns-moving {
  transition: all .25s
}

.tns-autowidth {
  display: inline-block
}

.tns-lazy-img {
  opacity: .6;
  transition: opacity .6s
}

.tns-lazy-img.tns-complete {
  opacity: 1
}

.tns-ah {
  transition: height 0s
}

.tns-ovh {
  overflow: hidden
}

.tns-visually-hidden {
  left: -10000em;
  position: absolute
}

.tns-transparent {
  opacity: 0;
  visibility: hidden
}

.tns-fadeIn {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 0
}

.tns-fadeOut,.tns-normal {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1
}

.tns-vpfix {
  white-space: nowrap
}

.tns-vpfix>div,.tns-vpfix>li {
  display: inline-block
}

.tns-t-subp2 {
  height: 10px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 310px
}

.tns-t-ct {
  position: absolute;
  right: 0;
  width: 2333.3333333%;
  width: 2333.33333333%
}

.tns-t-ct:after {
  clear: both;
  content: "";
  display: table
}

.tns-t-ct>div {
  float: left;
  height: 10px;
  width: 1.4285714%;
  width: 1.42857143%
}

.list-super {
  background-color: var(--color-background-inverse);
  clear: both
}

.continuum {
  --continuum-control-width: 34px;
  --continuum-grid-cols: var(--continuum-control-width) 1fr var(--continuum-control-width);
  --continuum-grid-col-gap: var(--wp--custom--spacing--8);
  grid-column-gap: var(--continuum-grid-col-gap);
  -moz-column-gap: var(--continuum-grid-col-gap);
  column-gap: var(--continuum-grid-col-gap);
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: var(--continuum-grid-cols);
  position: relative;
  width: 100%
}

@media (min-width: 64em) {
  .continuum {
    --continuum-grid-cols:var(--continuum-control-width) 1fr 1.1fr 1fr var(--continuum-control-width)
  }
}

.continuum-utility {
  align-items: center;
  display: flex;
  flex-direction: column;
  grid-column: 2;
  grid-row: 2;
  justify-content: center;
  text-align: center;
  z-index: var(--z-index-content)
}

@media (min-width: 64em) {
  .continuum-utility {
    display:flex;
    grid-column: 3;
    grid-row: 1
  }
}

.continuum-branding {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--2--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--2--line-height--family-base,intial)
}

@media (max-width: 63.9375em) {
  .continuum-branding {
    display:none
  }
}

.continuum-branding a {
  align-items: center;
  color: var(--color-text-inverse);
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--6);
  -webkit-text-decoration: none;
  text-decoration: none
}

.continuum-branding a:focus,.continuum-branding a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.continuum-branding a img {
  max-height: 90px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto
}

.continuum-menu {
  --continuum-menu-button-offset: 0.5em
}

.continuum-menu .menu-toggle {
  line-height: 1.35
}

.continuum-menu .menu-toggle.is-style-no-space {
  color: var(--color-text-inverse);
  transform: translateY(var(--continuum-menu-button-offset))
}

.continuum-menu .menu-content {
  background: var(--color-background-default);
  border-radius: var(--wp--custom--radius--round-8);
  box-shadow: var(--color-shadow-default);
  color: var(--color-text-primary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  left: 50%;
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-alt,intial);
  max-height: none;
  max-width: 100%;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateX(-50%) translateY(-5%);
  visibility: hidden;
  width: 956px
}

.continuum-menu.is-active .menu-content {
  max-height: none;
  opacity: 1;
  transform: translateX(-50%) translateY(var(--continuum-menu-button-offset));
  visibility: visible;
  z-index: var(--z-index-forwards)
}

.continuum-menu .compressed-nav {
  padding: var(--wp--custom--spacing--2) var(--wp--custom--spacing--2)
}

.continuum-menu .compressed-nav label {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal!important
}

.continuum-menu .menu-lists {
  color: var(--color-text-primary);
  display: none;
  font-weight: var(--font-weight-medium);
  gap: .4em var(--wp--custom--spacing--10);
  grid-template-columns: repeat(4,1fr);
  list-style: decimal;
  list-style-position: inside;
  padding: var(--wp--custom--spacing--9) var(--wp--custom--spacing--10);
  text-align: left
}

@media (min-width: 64em) {
  .continuum-menu .menu-lists {
    display:grid
  }
}

.continuum-menu .menu-lists li {
  margin: 0
}

.continuum-menu .menu-lists ::marker {
  color: var(--color-text-primary);
  display: inline-block;
  width: 2em
}

.continuum-menu .menu-lists li a {
  color: var(--color-text-primary);
  display: inline-block;
  -webkit-text-decoration: none;
  text-decoration: none
}

.continuum-menu .menu-lists li a:focus,.continuum-menu .menu-lists li a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.continuum-navigation {
  grid-column: 1/span 3
}

@media (min-width: 64em) {
  .continuum-navigation {
    grid-column:1/span 5;
    grid-row: 1
  }
}

.continuum-navigation .continuum-navigation__slider,.continuum-navigation .tns-inner,.continuum-navigation .tns-outer {
  height: 100%
}

.continuum-navigation__control {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: var(--z-index-content)
}

.continuum-navigation__control--next {
  left: auto;
  right: 0
}

.continuum-navigation__slider {
  align-items: center;
  grid-column-gap: var(--continuum-grid-col-gap);
  -moz-column-gap: var(--continuum-grid-col-gap);
  column-gap: var(--continuum-grid-col-gap);
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: var(--continuum-grid-cols);
  width: 100%
}

.continuum-navigation__slider .tns-item.tns-normal {
  visibility: hidden
}

.continuum-navigation__slider .tns-slide-active {
  grid-column: 2
}

.continuum-navigation__slider .tns-slide-active+.tns-slide-active {
  grid-column: 4
}

.continuum-navigation__slider .tns-slide-active+.tns-slide-active .switch-article__link {
  flex-direction: row-reverse;
  justify-content: flex-start
}

.continuum-navigation__slider:not(.tns-slider) .switch-article {
  grid-column: 2;
  width: 100%
}

@media (max-width: 63.9375em) {
  .continuum-navigation__slider:not(.tns-slider) .switch-article+.switch-article {
    display:none
  }
}

@media (min-width: 64em) {
  .continuum-navigation__slider:not(.tns-slider) .switch-article+.switch-article {
    grid-column:4
  }
}

.continuum-navigation__slider:not(.tns-slider) .switch-article+.switch-article .switch-article__link {
  flex-direction: row-reverse;
  justify-content: flex-start
}

@media (min-width: 64em) {
  .continuum-navigation__slider:not(.tns-slider) .switch-article+.switch-article~.switch-article {
    display:none
  }

  .continuum-navigation__slider:not(.tns-slider) .switch-article {
    width: 100%
  }
}

.js .continuum-navigation__slider:not(.tns-slider) .switch-article {
  visibility: hidden
}

@media (min-width: 64em) {
  .continuum-navigation__slider>.tns-item,.switch-article {
    width:100%!important
  }
}

.switch-article {
  --switch-article-image-height: 3.25rem;
  --switch-article-image-width: 3.25rem;
  padding: 1em 0
}

.switch-article svg {
  width: 1rem
}

.switch-article svg * {
  stroke: var(--color-text-inverse)
}

.switch-article .switch-article__link {
  align-items: center;
  color: var(--color-text-inverse);
  display: flex;
  gap: var(--wp--custom--spacing--8);
  -webkit-text-decoration: none;
  text-decoration: none;
  width: 100%
}

@media (max-width: 63.9375em) {
  .switch-article .switch-article__link {
    flex-direction:column
  }
}

.switch-article .switch-article__link:focus .switch-article__title,.switch-article .switch-article__link:hover .switch-article__title {
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.switch-article .thumb-wrapper {
  flex-shrink: 0;
  height: var(--switch-article-image-height);
  width: var(--switch-article-image-width)
}

@media (min-width: 64em) {
  .switch-article .thumb-wrapper {
    left:auto;
    position: relative;
    top: auto
  }
}

.switch-article .thumb-wrapper .thumb {
  background-color: var(--color-background-disabled);
  border-radius: 50%;
  overflow: hidden;
  position: relative
}

.switch-article .thumb-wrapper .thumb img {
  display: block;
  height: var(--switch-article-image-height);
  -o-object-fit: cover;
  object-fit: cover;
  width: var(--switch-article-image-width)
}

.switch-article__label {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-weight: var(--font-weight-medium);
  letter-spacing: .02em;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-alt,intial);
  margin-bottom: var(--wp--custom--spacing--2);
  opacity: .5;
  text-transform: uppercase
}

.switch-article__title {
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  font-weight: var(--font-weight-regular);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-alt,intial)
}

@media (max-width: 63.9375em) {
  .switch-article__title {
    text-align:center
  }
}

.next-article {
  margin-left: auto
}

.list-item-hero .hero__subtitle {
  color: var(--color-text-tertiary);
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--heading--6--font-size,initial);
  font-weight: var(--font-weight-medium);
  line-height: var(--wp--custom--type-scale--heading--6--line-height--family-alt,intial);
  text-transform: uppercase
}

.list-item-hero .hero__excerpt+.hero__subtitle,.list-item-hero .hero__title+.hero__subtitle {
  margin-top: var(--wp--custom--spacing--4)
}

.list-item-hero .hero__media {
  margin-top: var(--wp--custom--spacing--11)
}

.single-interactive .article__content>* {
  max-width: var(--width-content-wide)
}

.single-interactive .article__hero>:where(:not(.hero__media)) {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--width-content-wide)
}

.single-sponsored-content :not(.alignfull)>.vev[style] {
  left: auto!important;
  min-width: 0!important;
  min-width: auto!important;
  width: auto!important
}

.single-sponsored-content .article__content>:where(:not(.alignfull):not(.full-width):not(.full-bleed)) {
  max-width: var(--width-content-full)
}

.newsletter-template-default .article__content>table td:where([align=center]) img {
  margin-left: auto;
  margin-right: auto
}

.is-pattern-hero .content-listing__show-first-article-image .article-card:where(.with-image):first-child {
  flex-flow: row-reverse nowrap
}

@media (min-width: 30em) {
  .is-pattern-hero .content-listing__show-first-article-image .article-card:where(.with-image):first-child {
    flex-flow:column wrap
  }
}

.is-pattern-hero .content-listing__show-first-article-image .article-card:where(.with-image):first-child .card__media {
  flex: 0 0 var(--media-split-width)
}

@media (min-width: 48em) {
  .is-pattern-hero .content-listing__show-first-article-image .article-card:where(.with-image):first-child .card__media {
    flex:initial
  }
}

.is-pattern-elections-header {
  padding-bottom: var(--wp--custom--spacing--10);
  padding-left: var(--layout-page-margin);
  padding-right: var(--layout-page-margin);
  padding-top: var(--wp--custom--spacing--10)
}

@media (min-width: 48em) {
  .is-pattern-elections-header {
    padding-bottom:3.75rem;
    padding-top: 3.75rem
  }
}

.is-pattern-elections-header:where(:not([class*=min-height])) {
  min-height: 0;
  min-height: auto
}

.is-pattern-elections-header .is-layout-constrained {
  --wp--style--global--content-size: 70.375rem;
  --wp--style--global--wide-size: 70.375rem
}

.is-pattern-elections-header .wp-block-buttons.is-layout-flex {
  -moz-column-gap: var(--wp--custom--spacing--9,2rem);
  column-gap: var(--wp--custom--spacing--9,2rem);
  row-gap: .125rem
}

.is-pattern-elections-header .wp-block-button__link {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--button-background-color);
  border: none;
  border-radius: 3em;
  box-shadow: 0 0 0 0 var(--button-outline-color);
  color: var(--button-text-color);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--font-family-alt);
  font-size: var(--wp--custom--type-scale--info--overline--font-size,initial);
  font-size: var(--wp--custom--type-scale--info--caption--font-size,initial);
  font-weight: var(--font-weight-medium);
  gap: .8em;
  justify-content: center;
  line-height: var(--wp--custom--type-scale--info--overline--line-height--family-base,intial);
  line-height: var(--wp--custom--type-scale--info--caption--line-height--family-base,intial);
  outline: 0;
  padding: var(--button-padding-block) var(--button-padding-inline);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color var(--transition-style-button-out),border-color var(--transition-style-button-out),color var(--transition-style-button-out),outline var(--transition-style-button-out),box-shadow var(--transition-style-button-out),opacity var(--transition-style-button-out);
  --button-padding-block: 0;
  --button-padding-inline: 0;
  --button-background-color: var(--button-plain-background-color);
  --button-text-color: var(--button-plain-text-color);
  --button-hover-background-color: var(--button-plain-background-color);
  --button-hover-text-color: var(--button-plain-hover-text-color);
  --button-focus-background-color: var(--button-plain-background-color);
  --button-focus-text-color: var(--button-plain-focus-text-color);
  --button-active-background-color: var(--button-plain-background-color);
  --button-active-text-color: var(--button-plain-active-text-color);
  --button-plain-text-color: inherit;
  --button-plain-hover-text-color: inherit;
  --button-plain-focus-text-color: inherit;
  --button-plain-active-text-color: inherit;
  color: inherit;
  text-transform: none
}

.is-pattern-elections-header .wp-block-button__link:active,.is-pattern-elections-header .wp-block-button__link:focus-visible,.is-pattern-elections-header .wp-block-button__link:hover {
  outline: 0;
  transition: background-color var(--transition-style-button-in),border-color var(--transition-style-button-in),color var(--transition-style-button-in),outline var(--transition-style-button-in),box-shadow var(--transition-style-button-in),opacity var(--transition-style-button-in)
}

.is-pattern-elections-header .wp-block-button__link:where(:hover,:focus,:focus-within,:active) {
  -webkit-text-decoration: none;
  text-decoration: none
}

.is-pattern-elections-header .wp-block-button__link:where(:hover) {
  background-color: var(--button-hover-background-color);
  color: var(--button-hover-text-color)
}

.is-pattern-elections-header .wp-block-button__link:where(:focus-visible) {
  background-color: var(--button-focus-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-focus-text-color);
  outline: 0
}

.is-pattern-elections-header .wp-block-button__link:where(:active) {
  background-color: var(--button-active-background-color);
  color: var(--button-active-text-color)
}

.is-pattern-elections-header .wp-block-button__link[disabled] {
  background-color: var(--button-disabled-background-color);
  box-shadow: 0 0 0 var(--wp--custom--stroke--large) var(--button-outline-color);
  color: var(--button-disabled-text-color);
  cursor: not-allowed;
  outline: 0
}

.is-pattern-elections-header .wp-block-button__link * {
  pointer-events: none
}

.is-pattern-elections-header .wp-block-button__link:after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: .8em;
  -webkit-mask: url(static/img/arrow-right.svg);
  mask: url(static/img/arrow-right.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: scale(1.8);
  transition: background-color var(--transition-style-button-out);
  width: .8em
}

.is-pattern-elections-header .wp-block-button__link:active:after,.is-pattern-elections-header .wp-block-button__link:focus-visible:after,.is-pattern-elections-header .wp-block-button__link:hover:after {
  transition: background-color var(--transition-style-button-in)
}

.is-pattern-elections-header .wp-block-button__link:where(:hover,:focus-visible,:active) {
  opacity: .7
}

.is-pattern-elections-header .wp-block-button__link[href^="#"] {
  gap: .6em
}

.is-pattern-elections-header .wp-block-button__link[href^="#"]:after {
  transform: scale(1.4) rotate(90deg)
}

@media (max-width: 63.9375em) {
  .is-pattern-elections-header__columns {
    gap:var(--wp--custom--spacing--9)
  }

  .is-pattern-elections-header__column-logo>figure {
    max-width: 170px
  }
}

.is-pattern-elections-header__column-logo>figure:where(:last-child) {
  margin: 0
}

@media (max-width: 63.9375em) {
  .is-pattern-elections-header__column-divider {
    display:none
  }
}

.is-pattern-elections-header__column-content>* {
  max-width: 27.5rem
}

.is-pattern-elections-header__column-content>p {
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial);
  opacity: .7
}

@media (min-width: 48em) {
  .is-pattern-elections-header__column-content>p {
    font-size:var(--wp--custom--type-scale--body--large--font-size,initial);
    line-height: var(--wp--custom--type-scale--body--large--line-height--family-base,intial)
  }
}

.is-pattern-elections-header__column-countdown {
  align-items: center;
  display: flex;
  flex-direction: column
}

@media (min-width: 30em) {
  .is-pattern-elections-header__column-countdown {
    align-items:flex-start
  }
}

@media (min-width: 64em) {
  .is-pattern-elections-header__column-countdown {
    align-items:flex-end
  }
}

@media (min-width: 48.5rem) and (max-width:63.9375rem) {
  .is-pattern-elections-header:has(.is-pattern-elections-header__column-logo) .countdown__content {
    display:grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto
  }
}

@media (min-width: 48.5rem) and (max-width:63.9375rem) {
  .is-pattern-elections-header:has(.is-pattern-elections-header__column-logo) .is-pattern-elections-header__column-divider {
    display:block
  }
}

@media (min-width: 48.5rem) and (max-width:63.9375rem) {
  .is-pattern-elections-header:has(.is-pattern-elections-header__column-logo) .is-pattern-elections-header__column-countdown {
    align-items:flex-end
  }
}

.is-pattern-elections-video>:where(:not(:last-child):not(.content-listing)) {
  margin-bottom: var(--layout-flow-default)
}

@media (min-width: 48em) {
  .is-pattern-elections-video>.content-listing {
    margin-bottom:var(--layout-flow-default)
  }
}

@media (min-width: 64em) {
  .is-pattern-four-column .article-card {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

@media (min-width: 48em) {
  .is-pattern-four-column .article-card:where(:last-child) {
    border-bottom:var(--wp--custom--stroke--small) solid var(--color-border);
    margin-bottom: var(--wp--custom--spacing--6);
    padding-bottom: var(--wp--custom--spacing--6)
  }
}

@media (min-width: 64em) {
  .is-pattern-four-column .article-card:where(:last-child) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-four-column .article-card:where(.with-image) {
  flex: 1;
  flex-flow: row-reverse nowrap
}

@media (min-width: 48em) {
  .is-pattern-four-column .article-card:where(.with-image) {
    flex-flow:column wrap
  }
}

.is-pattern-four-column .article-card:where(.with-image) .card__media {
  flex: 0 0 var(--media-split-width)
}

@media (min-width: 48em) {
  .is-pattern-four-column .article-card:where(.with-image) .card__media {
    flex:initial
  }
}

.is-pattern-four-column .article-card:where(.with-image) .card__excerpt {
  display: none
}

@media (min-width: 48em) {
  .is-pattern-four-column .article-card:where(.with-image) .card__excerpt {
    display:block
  }
}

@media (min-width: 48em) {
  .is-pattern-four-column .article-card:last-child,.is-pattern-four-column .article-card:nth-last-child(2) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-key-players .cta__layout--playbook {
  background: none;
  border-radius: 0;
  color: inherit;
  margin-bottom: var(--wp--custom--spacing--8);
  padding: 0
}

.is-pattern-key-players .cta__layout--playbook .cta__image {
  filter: none;
  padding-bottom: var(--wp--custom--spacing--4)
}

.is-pattern-key-players .cta__layout--playbook .cta__image img {
  height: 62px;
  width: 62px
}

@media (min-width: 48em) {
  .is-pattern-key-players .cta__layout--playbook .cta__image img {
    height:134px;
    width: 134px
  }
}

.is-pattern-key-players .cta__layout--playbook .cta__heading {
  font-size: var(--wp--custom--type-scale--heading--5--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--5--line-height--family-alt,intial);
  margin-bottom: var(--wp--custom--spacing--4)
}

@media (min-width: 48em) {
  .is-pattern-key-players .cta__layout--playbook .cta__heading {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-alt,intial)
  }
}

.is-pattern-key-players .cta__layout--playbook .cta__heading a {
  color: inherit
}

.is-pattern-key-players .cta__layout--playbook .cta__excerpt {
  color: var(--color-text-secondary);
  font-size: var(--wp--custom--type-scale--body--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--body--small--line-height--family-base,intial)
}

@media (max-width: 63.9375em) {
  .is-pattern-key-players .cta__layout--playbook .cta__excerpt {
    display:none
  }

  .is-pattern-key-players.wp-block-columns:not(.is-not-stacked-on-mobile) {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-row-gap: var(--wp--custom--spacing--6);
    row-gap: var(--wp--custom--spacing--6)
  }
}

@media (max-width: 47.9375em) {
  .is-pattern-key-players.wp-block-columns:not(.is-not-stacked-on-mobile) {
    grid-template-columns:repeat(2,1fr)
  }
}

@media (min-width: 64em) {
  .is-pattern-stays-horizontal .article-card {
    border-bottom:0
  }
}

.is-pattern-stays-horizontal .article-card:where(.card__layout--horizontal) {
  flex-flow: row nowrap
}

.is-pattern-stays-horizontal .article-card:where(.card__layout--horizontal) .card__media {
  flex: 0 0 var(--media-split-width)
}

.is-pattern-stays-horizontal .content-listing+.content-listing {
  margin-top: var(--wp--custom--spacing--13)
}

@media (min-width: 64em) {
  .is-pattern-two-column-row-split .wp-block-column:first-child .content-listing:last-child .article-card {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-two-column-row-split .article-card:where(.card__is-content-block):where(.card__layout--1-1-split) {
  flex-flow: column wrap
}

@media (min-width: 64em) {
  .is-pattern-two-column-row-split .article-card:where(.card__is-content-block):where(.card__layout--1-1-split) {
    flex-flow:row-reverse nowrap
  }
}

.is-pattern-two-column-row-split .grid__columns--3 {
  grid-template-columns: 1fr
}

@media (min-width: 64em) {
  .is-pattern-two-column-row-split .grid__columns--3 {
    grid-template-columns:repeat(3,1fr)
  }
}

.is-pattern-two-column-row-split .wp-block-column+.wp-block-column {
  margin-top: var(--wp--custom--spacing--13)
}

@media (min-width: 48em) {
  .is-pattern-two-column-row-split .wp-block-column+.wp-block-column {
    margin-top:0
  }
}

.is-pattern-two-column-row-split .wp-block-column:last-child .content-listing:last-child .article-card:where(.card__is-content-block) {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.is-pattern-four-column-summary .article-card .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.is-pattern-four-column-summary .article-card:where(.card__variant--medium-1) .card__title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

@media (min-width: 64em) {
  .is-pattern-four-column-summary .article-card:where(.card__variant--medium-1) .card__title {
    font-size:var(--wp--custom--type-scale--heading--4--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
  }
}

.is-pattern-four-column-summary .article-card:where(.card__layout--inverted-horizontal) {
  flex-flow: row-reverse nowrap;
  justify-content: space-between
}

.is-pattern-four-column-summary .article-card:where(.card__layout--inverted-horizontal) .card__media {
  flex: 0 0 var(--media-split-width)
}

.is-pattern-four-column-summary .wp-block-column:not(:last-child) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .is-pattern-four-column-summary .wp-block-column:not(:last-child) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-two-col-split .article-card:where(.card__layout--1-1-split) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  flex-flow: row nowrap;
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

.is-pattern-two-col-split .article-card:where(.card__invert-horizontal-layout) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  flex-flow: row-reverse nowrap;
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

.is-pattern-two-col-split .article-card:where(.card__variant--xlarge-1) .card__title {
  font-size: var(--wp--custom--type-scale--display--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--display--small--line-height--family-alt,intial)
}

.is-pattern-two-col-split .article-card:where(.card__layout--1-1-split) .card__media {
  flex: 0 0 var(--media-split-width)
}

@media (min-width: 48em) {
  .is-pattern-two-col-split .article-card:where(.card__layout--1-1-split) .card__media {
    flex:0 0 50%
  }
}

.is-pattern-two-col-split .wp-block-column:last-child .article-card {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.is-pattern-two-col-split .wp-block-column:last-child .wp-block-separator {
  margin-bottom: var(--wp--custom--spacing--6);
  margin-top: var(--wp--custom--spacing--6)!important
}

@media (min-width: 48em) {
  .is-pattern-two-col-split .wp-block-column:last-child .wp-block-separator {
    margin-bottom:var(--wp--custom--spacing--9);
    margin-top: var(--wp--custom--spacing--9)!important
  }
}

.is-pattern-four-col-listing .article-card .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.is-pattern-four-col-listing .article-card:where(.with-image) .card__title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

@media (min-width: 64em) {
  .is-pattern-four-col-listing .article-card:where(.with-image) .card__title {
    font-size:var(--wp--custom--type-scale--heading--4--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
  }
}

.is-pattern-four-col-listing .wp-block-column:where(:not(:last-child)) {
  margin-bottom: var(--wp--custom--spacing--13)
}

@media (min-width: 64em) {
  .is-pattern-four-col-listing .wp-block-column:where(:not(:last-child)) {
    margin-bottom:0
  }
}

@media (min-width: 48em) {
  .is-pattern-four-col-listing .wp-block-column:where(:last-child),.is-pattern-four-col-listing .wp-block-column:where(:nth-last-child(2)) {
    margin-bottom:0
  }
}

.is-pattern-three-column-hero .wp-block-column:last-child .article-card .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

.is-pattern-three-column-hero .wp-block-column:where(:first-child) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .is-pattern-three-column-hero .wp-block-column:where(:first-child) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-three-column-hero .article-card:where(.card__variant--xlarge-1):where(.card__is-content-block) .card__title {
  font-size: var(--wp--custom--type-scale--display--small--font-size,initial);
  line-height: var(--wp--custom--type-scale--display--small--line-height--family-alt,intial)
}

.is-pattern-60-40 .wp-block-column .article-card:where(:last-child) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 48em) {
  .is-pattern-60-40 .wp-block-column .article-card:where(:last-child) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-60-40 .wp-block-column:where(:last-child) .article-card:where(:last-child) {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.is-pattern-60-40 .wp-block-column:last-child .article-card .card__media {
  flex: 0 0 var(--media-split-width)
}

.is-pattern-60-40 .article-card .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .is-pattern-60-40 .article-card .card__title {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
  }
}

@media (min-width: 64em) {
  .is-pattern-60-40 .article-card .card__title {
    font-size:var(--wp--custom--type-scale--heading--4--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
  }
}

.is-pattern-60-40 .article-card:where(.card__layout--inverted-horizontal) {
  flex-flow: row-reverse nowrap;
  justify-content: space-between
}

.is-pattern-four-column-dual .article-card:where(.with-image) .card__title {
  font-size: var(--wp--custom--type-scale--heading--3--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
}

.is-pattern-four-column-dual .article-card:where(:not(.with-image)) .card__title {
  font-size: var(--wp--custom--type-scale--heading--4--font-size,initial);
  line-height: var(--wp--custom--type-scale--heading--4--line-height--family-base,intial)
}

@media (min-width: 48em) {
  .is-pattern-four-column-dual .article-card:where(:not(.with-image)) .card__title {
    font-size:var(--wp--custom--type-scale--heading--3--font-size,initial);
    line-height: var(--wp--custom--type-scale--heading--3--line-height--family-base,intial)
  }
}

.is-pattern-four-column-dual .wp-block-column {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .is-pattern-four-column-dual .wp-block-column {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-four-column-dual .wp-block-column:where(:last-child) {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width: 48em) {
  .is-pattern-four-column-dual .wp-block-column:where(:last-child),.is-pattern-four-column-dual .wp-block-column:where(:nth-last-child(2)) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.is-pattern-three-col-sidebar .wp-block-column:not(:last-child) {
  border-bottom: var(--wp--custom--stroke--small) solid var(--color-border);
  margin-bottom: var(--wp--custom--spacing--6);
  padding-bottom: var(--wp--custom--spacing--6)
}

@media (min-width: 64em) {
  .is-pattern-three-col-sidebar .wp-block-column:not(:last-child) {
    border-bottom:0;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.reg-wall__banner {
  background-color: #fff;
  color: #0d0f16;
  padding-left: 1rem;
  padding-right: 1rem
}

.reg-wall__banner.dark-mode {
  background-color: #0d0f16;
  color: #fff
}

.reg-wall__container {
  margin: 0 auto;
  max-width: 41.25rem;
  padding: 24px 0;
  width: 100%
}

.reg-wall__inner {
  display: grid;
  grid-gap: 18px;
  gap: 18px;
  grid-template-areas: "heading heading" "content button"
}

@media (max-width: 782px) {
  .reg-wall__inner {
    grid-template-areas:"heading" "content" "button"
  }
}

.reg-wall__title {
  color: inherit;
  font-family: Sohne,Sohne fallback,sans-serif;
  font-size: 24px;
  font-weight: 700;
  grid-area: heading;
  line-height: 1;
  margin: 0
}

.reg-wall__title:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjRDcxOTIwIiBkPSJNOS42MyA3LjQ3M2MuMDYgMCAuMDctLjA3LjA5LS4xMS4yNS0uNDA4LjQ0LS44OTcuNjgtMS4zMjYuNTQtLjk0OCAyLjAzLTMuMTYzIDIuOTUtMy42ODIgMS42Ny0uOTM4IDMuNDIgMS4yMTcgMS45NiAyLjczNC0uOC44MzgtMi4wMSAxLjcyNi0zLjAxIDIuMzE1LS41Mi4zMDktMS4yMy41NjgtMS42OS44NzgtLjA1LjAzLS4xLjA0LS4wOS4xMiAxLjQzLS41MiAyLjkzLS45MTkgNC40NS0xLjAzOCAxLjAyLS4wOCAyLjI5LS4yMyAyLjg0Ljg0OC41MS45OTgtLjEgMi4zNTUtMS4yNCAyLjQ2NC0xLjE5LjEyLTIuOTQtLjE3LTQuMTItLjQ2OS0uNjYtLjE3LTEuMjgtLjQxOS0xLjk0LS41NzguMzMuMjQuNzQuMzg5IDEuMTEuNTg4IDEuMjQuNjY5IDIuNzcgMS43MDcgMy43MiAyLjczNCAxLjUyIDEuNjQ3LS42NCAzLjgxMi0yLjIyIDIuNTM1LS45NC0uNzU5LTIuMDgtMi4zOTUtMi42OS0zLjQ1My0uMjYtLjQ0OS0uNDYtLjk2Ny0uNzItMS40MDYtLjAyLS4wNC0uMDQtLjEtLjA5LS4xMS4xNi42NjguNDMgMS4zMTcuNTkgMS45OTUuMjkgMS4xNTguNTcgMi44ODQuNDUgNC4wNTFzLTEuNDggMS43NjYtMi40OSAxLjIyOGMtMS4wMS0uNTQtLjktMS43NzYtLjgyLTIuNzg0LjEyLTEuNTM3LjUzLTMuMDQzIDEuMDQtNC40OS0uMDgtLjAyLS4wOS4wNC0uMTIuMDktLjI3LjQwOS0uNTEgMS4wNDctLjc3IDEuNTA2LS41OSAxLjAzOC0xLjQ1IDIuMjI1LTIuMyAzLjA2M3MtMi4xNCAxLjAwOC0yLjgzLS4xMmMtLjk2LTEuNTU2IDEuMDUtMi45MTMgMi4xNi0zLjcxMS45NS0uNjc5IDEuODUtMS4wNDggMi44MS0xLjYxNy4wNC0uMDIuMDktLjA1LjEtLjEtLjYxLjE0LTEuMi4zOS0xLjgyLjU1LTEuMTguMzA5LTIuOTkuNjE4LTQuMi40OTgtMS42MS0uMTYtMi4wMi0yLjQ2NC0uNTQtMy4xODMuNzUtLjM2OSAyLjY5LS4wOCAzLjU1LjA3IDEuMDMuMTggMi4wMy40OSAzLjAxLjg0OC4wMi0uMDgtLjA0LS4wOS0uMDktLjEyLS4yNS0uMTY5LS42Ni0uMzE5LS45NC0uNDY4LTEuMjQtLjY2OS0zLjA2LTEuODU2LTMuOTQtMi45NDRDMS4xOSAzLjI5MyAzLjQxIDEuMTQ4IDUgMi42NDRjMSAuOTM4IDIuMDEgMi4zODUgMi42NyAzLjU5Mi4xOS4zNS4zNy44NDguNTggMS4xNjguMDMuMDUuMDQuMS4xMi4wOS0uNTItMS40NDctLjkyLTIuOTU0LTEuMDQtNC40OUM3LjI0IDEuOTE1IDcuMS42NDggOC4zMS4xNWMuOTgtLjQxIDIuMjIuMjEgMi4zMyAxLjI4Ny4xMiAxLjE2Ny0uMTYgMi45MDMtLjQ1IDQuMDUtLjE3LjY4LS40MyAxLjMyOC0uNTkgMS45OTZ6Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxOHYxOEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 18px;
  margin-right: 10px;
  width: 18px
}

.reg-wall__content {
  display: flex;
  flex-direction: row;
  gap: 20px;
  grid-area: content
}

@media (max-width: 782px) {
  .reg-wall__content {
    flex-direction:column;
    gap: 32px
  }
}

.reg-wall__content a {
  color: #0d0f16;
  font-weight: 600;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px
}

.reg-wall__content a:focus-visible,.reg-wall__content a:hover {
  color: #3f4044
}

.reg-wall__inner button {
  align-self: end;
  grid-area: button
}

.reg-wall__content .reg-wall__subtitle {
  color: inherit;
  font-family: Sohne,Sohne fallback,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0
}

@media (max-width: 782px) {
  .reg-wall__content .reg-wall__subtitle {
    line-height:1.3
  }
}

.reg-wall__form {
  flex: 1 0 50%
}

.reg-wall__form-elements {
  display: flex;
  flex-direction: row;
  gap: 6px
}

.reg-wall__form-elements label {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px
}

.reg-wall__form-elements input[type=email] {
  background-color: transparent;
  border: 1px solid #0d0f16;
  border-radius: 8px;
  font-family: Sohne,Sohne fallback,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 18px;
  padding: 11px 15px;
  width: 100%
}

.reg-wall__form-elements input[type=email]::-moz-placeholder {
  color: #989aa0
}

.reg-wall__form-elements input[type=email]::placeholder {
  color: #989aa0
}

.reg-wall__banner.dark-mode .reg-wall__form-elements input[type=email] {
  border-color: #fff
}

.reg-wall__form-elements input[type=submit],.reg-wall__inner #reg-wall-close {
  align-items: center;
  background-color: #0d0f16;
  border: 0;
  border-radius: 360px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: Sohne,Sohne fallback,sans-serif;
  font-size: 12px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  line-height: 18px;
  padding: 0 26px;
  text-transform: uppercase;
  transition: background-color .15s cubic-bezier(.215,.61,.355,1);
  width: -moz-fit-content;
  width: fit-content
}

.reg-wall__form-elements input[type=submit]:hover,.reg-wall__inner #reg-wall-close:hover {
  background-color: #3f4044
}

.reg-wall__form-elements input[type=submit]:disabled,.reg-wall__inner #reg-wall-close:disabled {
  background-color: #3f4044;
  cursor: not-allowed
}

.reg-wall__inner #reg-wall-close {
  width: -moz-fit-content;
  width: fit-content
}

@media (max-width: 782px) {
  .reg-wall__inner #reg-wall-close {
    width:100%
  }
}

.reg-wall__banner.dark-mode .reg-wall__form-elements input[type=submit] {
  background-color: #fff;
  color: #0d0f16
}

.reg-wall__banner.dark-mode .reg-wall__form-elements input[type=submit]:hover {
  background-color: #f7f7f7
}

.reg-wall__form-elements input:focus-visible {
  box-shadow: 0 0 0 4px #dedede;
  outline: 0
}

.reg-wall-success .reg-wall__title:before {
  display: none
}
.header__menu-toggle-true:after {
  mask-image: url(../static/img/close.svg);
}
