.BoardAccordion-module-scss-module__x0s1CG__accordion{flex-flow:wrap;width:100%;display:flex}.BoardAccordion-module-scss-module__x0s1CG__accordion__item{border-top:var(--border-1)solid var(--border-brand-on-brown-active);width:100%}.BoardAccordion-module-scss-module__x0s1CG__accordion__item:last-child{border-bottom:none}.BoardAccordion-module-scss-module__x0s1CG__accordion__header{border-top:var(--border-1)solid var(--border-brand-on-brown-active);cursor:pointer;text-align:left;width:100%;transition:background-color var(--accordion-expand-duration)var(--accordion-ease),padding var(--accordion-expand-duration)var(--accordion-ease),row-gap var(--accordion-expand-duration)var(--accordion-ease);background:0 0;border:none;grid-template-columns:1fr auto;grid-template-areas:"company.icon""text text text""panel panel panel";row-gap:10px;padding:12px 8px 14px;display:grid;position:relative;outline:none!important}.BoardAccordion-module-scss-module__x0s1CG__accordion__header:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.BoardAccordion-module-scss-module__x0s1CG__accordion__header:focus-visible:before,.BoardAccordion-module-scss-module__x0s1CG__accordion__header[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.BoardAccordion-module-scss-module__x0s1CG__accordion__header:hover[data-has-company=true]{background-color:var(--surface-ui-secondary-ghost-pressed-600)}.BoardAccordion-module-scss-module__x0s1CG__accordion__header[data-has-company=false]{grid-template-columns:1fr auto;grid-template-areas:"text icon""panel panel";align-items:center;row-gap:12px;padding:24px 0}.BoardAccordion-module-scss-module__x0s1CG__accordion__header[aria-expanded=true]{background:#f2dcc499;row-gap:0;padding:12px 8px 28px}.BoardAccordion-module-scss-module__x0s1CG__accordion__header[aria-expanded=true] .BoardAccordion-module-scss-module__x0s1CG__accordion__company{margin-bottom:20px}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__header{grid-template-columns:minmax(100px,168px) 1fr auto;grid-template-areas:"company text icon""company panel icon";row-gap:0;padding:16px 8px 28px}.BoardAccordion-module-scss-module__x0s1CG__accordion__header[data-has-company=false]{grid-template-columns:1fr auto;grid-template-areas:"text text icon""panel panel icon";align-items:center}.BoardAccordion-module-scss-module__x0s1CG__accordion__header[aria-expanded=true]{padding:16px 8px 28px}}@media (min-width:1440px){.BoardAccordion-module-scss-module__x0s1CG__accordion__header{grid-template-columns:minmax(100px,222px) 1fr auto;row-gap:0;padding:20px 12px 32px}.BoardAccordion-module-scss-module__x0s1CG__accordion__header[aria-expanded=true]{padding:20px 12px 32px}}@media (min-width:1920px){.BoardAccordion-module-scss-module__x0s1CG__accordion__header{grid-template-columns:minmax(100px,395px) 1fr auto;row-gap:0}}.BoardAccordion-module-scss-module__x0s1CG__accordion__company{font-family:var(--type-body-p4-family);font-size:var(--type-body-p4-size);font-weight:var(--type-body-p4-weight);line-height:var(--type-body-p4-line-height);letter-spacing:var(--type-body-p4-letter-spacing);grid-area:company;margin-top:6px;margin-bottom:8px}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__company{margin-bottom:0;margin-right:24px}}@media (min-width:1440px){.BoardAccordion-module-scss-module__x0s1CG__accordion__company{max-width:152px}}@media (min-width:1920px){.BoardAccordion-module-scss-module__x0s1CG__accordion__company{max-width:none}}.BoardAccordion-module-scss-module__x0s1CG__accordion__text{flex-direction:column;grid-area:text;display:flex}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__text{flex:auto}}.BoardAccordion-module-scss-module__x0s1CG__accordion__headline{font-family:var(--type-headline-h5-family);font-size:var(--type-headline-h5-size);font-weight:var(--type-headline-h5-weight);line-height:var(--type-headline-h5-line-height);letter-spacing:var(--type-headline-h5-letter-spacing)}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__headline{margin-bottom:8px}}@media (min-width:1440px){.BoardAccordion-module-scss-module__x0s1CG__accordion__headline{margin-bottom:12px}}@media (min-width:1920px){.BoardAccordion-module-scss-module__x0s1CG__accordion__headline{margin-bottom:16px}}.BoardAccordion-module-scss-module__x0s1CG__accordion__body{font-family:var(--type-body-p3-family);font-size:var(--type-body-p3-size);font-weight:var(--type-body-p3-weight);line-height:var(--type-body-p3-line-height);letter-spacing:var(--type-body-p3-letter-spacing);margin-right:41px}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__body{margin-right:0}}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon{grid-area:icon;align-self:start;min-width:24px;min-height:24px;font-size:24px;display:inline-grid;position:relative}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__icon{margin-left:24px}}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-tone=defaultPrimary]{color:var(--text-default-on-light-primary)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-tone=defaultSecondary]{color:var(--text-default-on-light-secondary)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-tone=defaultTertiary]{color:var(--text-default-on-light-tertiary)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-tone=brandPrimary]{color:var(--text-brand-primary-default)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-tone=brandSecondary]{color:var(--text-brand-secondary-default)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon-glyph{transition:opacity var(--accordion-icon-duration)var(--accordion-ease),transform var(--accordion-expand-duration)var(--accordion-ease);grid-area:1/1;justify-content:center;align-items:center;display:inline-flex}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon-glyph[data-state=closed]{opacity:1;transform:scale(1)rotate(0)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon-glyph[data-state=open]{opacity:0;transform:scale(.92)rotate(45deg)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-open=true] .BoardAccordion-module-scss-module__x0s1CG__accordion__icon-glyph[data-state=closed]{opacity:0;transform:scale(.92)rotate(-8deg)}.BoardAccordion-module-scss-module__x0s1CG__accordion__icon[data-open=true] .BoardAccordion-module-scss-module__x0s1CG__accordion__icon-glyph[data-state=open]{opacity:1;transform:scale(1)rotate(45deg)}.BoardAccordion-module-scss-module__x0s1CG__accordion__panel{transition:grid-template-rows var(--accordion-expand-duration)var(--accordion-ease);grid-area:panel;grid-template-rows:0fr;display:grid}.BoardAccordion-module-scss-module__x0s1CG__accordion__panel[data-open=true]{grid-template-rows:1fr}.BoardAccordion-module-scss-module__x0s1CG__accordion__panel-inner{opacity:0;min-height:0;transform:translateY(var(--accordion-content-offset));transition:opacity var(--accordion-content-duration)var(--accordion-ease),transform var(--accordion-expand-duration)var(--accordion-ease);overflow:hidden}.BoardAccordion-module-scss-module__x0s1CG__accordion__panelText{font-family:var(--type-body-p3-family);font-size:var(--type-body-p3-size);font-weight:var(--type-body-p3-weight);line-height:var(--type-body-p3-line-height);letter-spacing:var(--type-body-p3-letter-spacing);margin-top:20px;padding-right:20px}@media (min-width:768px){.BoardAccordion-module-scss-module__x0s1CG__accordion__panelText{width:100%;margin-top:32px;padding-right:100px}}@media (min-width:1440px){.BoardAccordion-module-scss-module__x0s1CG__accordion__panelText{max-width:440px;margin-top:178px;padding-right:0}}@media (min-width:1920px){.BoardAccordion-module-scss-module__x0s1CG__accordion__panelText{max-width:none;margin-top:174px}}.BoardAccordion-module-scss-module__x0s1CG__accordion__panel[data-open=true] .BoardAccordion-module-scss-module__x0s1CG__accordion__panel-inner{opacity:1;transition-delay:var(--accordion-content-delay);transform:translateY(0)}
.Text-module-scss-module___rBgmG__text{margin:0;padding:0;display:block}.Text-module-scss-module___rBgmG__clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Text-module-scss-module___rBgmG__headline-h1-extra{font-family:var(--type-headline-h1-extra-family);font-size:var(--type-headline-h1-extra-size);font-weight:var(--type-headline-h1-extra-weight);line-height:var(--type-headline-h1-extra-line-height);letter-spacing:var(--type-headline-h1-extra-letter-spacing)}.Text-module-scss-module___rBgmG__headline-h1{font-family:var(--type-headline-h1-family);font-size:var(--type-headline-h1-size);font-weight:var(--type-headline-h1-weight);line-height:var(--type-headline-h1-line-height);letter-spacing:var(--type-headline-h1-letter-spacing)}.Text-module-scss-module___rBgmG__headline-h2{font-family:var(--type-headline-h2-family);font-size:var(--type-headline-h2-size);font-weight:var(--type-headline-h2-weight);line-height:var(--type-headline-h2-line-height);letter-spacing:var(--type-headline-h2-letter-spacing)}.Text-module-scss-module___rBgmG__headline-h3{font-family:var(--type-headline-h3-family);font-size:var(--type-headline-h3-size);font-weight:var(--type-headline-h3-weight);line-height:var(--type-headline-h3-line-height);letter-spacing:var(--type-headline-h3-letter-spacing)}.Text-module-scss-module___rBgmG__headline-h4{font-family:var(--type-headline-h4-family);font-size:var(--type-headline-h4-size);font-weight:var(--type-headline-h4-weight);line-height:var(--type-headline-h4-line-height);letter-spacing:var(--type-headline-h4-letter-spacing)}.Text-module-scss-module___rBgmG__headline-h5{font-family:var(--type-headline-h5-family);font-size:var(--type-headline-h5-size);font-weight:var(--type-headline-h5-weight);line-height:var(--type-headline-h5-line-height);letter-spacing:var(--type-headline-h5-letter-spacing)}.Text-module-scss-module___rBgmG__headline-h6{font-family:var(--type-headline-h6-family);font-size:var(--type-headline-h6-size);font-weight:var(--type-headline-h6-weight);line-height:var(--type-headline-h6-line-height);letter-spacing:var(--type-headline-h6-letter-spacing)}.Text-module-scss-module___rBgmG__body-p1-accent{font-family:var(--type-body-p1-accent-family);font-size:var(--type-body-p1-accent-size);font-weight:var(--type-body-p1-accent-weight);line-height:var(--type-body-p1-accent-line-height);letter-spacing:var(--type-body-p1-accent-letter-spacing)}.Text-module-scss-module___rBgmG__body-p1{font-family:var(--type-body-p1-family);font-size:var(--type-body-p1-size);font-weight:var(--type-body-p1-weight);line-height:var(--type-body-p1-line-height);letter-spacing:var(--type-body-p1-letter-spacing)}.Text-module-scss-module___rBgmG__body-p1-med{font-family:var(--type-body-p1-med-family);font-size:var(--type-body-p1-med-size);font-weight:var(--type-body-p1-med-weight);line-height:var(--type-body-p1-med-line-height);letter-spacing:var(--type-body-p1-med-letter-spacing)}.Text-module-scss-module___rBgmG__body-p1-article{font-family:var(--type-body-p1-article-family);font-size:var(--type-body-p1-article-size);font-weight:var(--type-body-p1-article-weight);line-height:var(--type-body-p1-article-line-height);letter-spacing:var(--type-body-p1-article-letter-spacing)}.Text-module-scss-module___rBgmG__body-p2{font-family:var(--type-body-p2-family);font-size:var(--type-body-p2-size);font-weight:var(--type-body-p2-weight);line-height:var(--type-body-p2-line-height);letter-spacing:var(--type-body-p2-letter-spacing)}.Text-module-scss-module___rBgmG__body-p3{font-family:var(--type-body-p3-family);font-size:var(--type-body-p3-size);font-weight:var(--type-body-p3-weight);line-height:var(--type-body-p3-line-height);letter-spacing:var(--type-body-p3-letter-spacing)}.Text-module-scss-module___rBgmG__body-p3-article{font-family:var(--type-body-p3-article-family);font-size:var(--type-body-p3-article-size);font-weight:var(--type-body-p3-article-weight);line-height:var(--type-body-p3-article-line-height);letter-spacing:var(--type-body-p3-article-letter-spacing)}.Text-module-scss-module___rBgmG__body-p4{font-family:var(--type-body-p4-family);font-size:var(--type-body-p4-size);font-weight:var(--type-body-p4-weight);line-height:var(--type-body-p4-line-height);letter-spacing:var(--type-body-p4-letter-spacing)}.Text-module-scss-module___rBgmG__caption-c1{font-family:var(--type-caption-c1-family);font-size:var(--type-caption-c1-size);font-weight:var(--type-caption-c1-weight);line-height:var(--type-caption-c1-line-height);letter-spacing:var(--type-caption-c1-letter-spacing)}.Text-module-scss-module___rBgmG__caption-c2{font-family:var(--type-caption-c2-family);font-size:var(--type-caption-c2-size);font-weight:var(--type-caption-c2-weight);line-height:var(--type-caption-c2-line-height);letter-spacing:var(--type-caption-c2-letter-spacing)}.Text-module-scss-module___rBgmG__caption-c3{font-family:var(--type-caption-c3-family);font-size:var(--type-caption-c3-size);font-weight:var(--type-caption-c3-weight);line-height:var(--type-caption-c3-line-height);letter-spacing:var(--type-caption-c3-letter-spacing)}.Text-module-scss-module___rBgmG__eyebrow-header{font-family:var(--type-eyebrow-header-family);font-size:var(--type-eyebrow-header-size);font-weight:var(--type-eyebrow-header-weight);line-height:var(--type-eyebrow-header-line-height);letter-spacing:var(--type-eyebrow-header-letter-spacing)}.Text-module-scss-module___rBgmG__eyebrow-card{font-family:var(--type-eyebrow-card-family);font-size:var(--type-eyebrow-card-size);font-weight:var(--type-eyebrow-card-weight);line-height:var(--type-eyebrow-card-line-height);letter-spacing:var(--type-eyebrow-card-letter-spacing)}.Text-module-scss-module___rBgmG__special-lead{font-family:var(--type-special-lead-family);font-size:var(--type-special-lead-size);font-weight:var(--type-special-lead-weight);line-height:var(--type-special-lead-line-height);letter-spacing:var(--type-special-lead-letter-spacing)}.Text-module-scss-module___rBgmG__special-quote{font-family:var(--type-special-quote-family);font-size:var(--type-special-quote-size);font-weight:var(--type-special-quote-weight);line-height:var(--type-special-quote-line-height);letter-spacing:var(--type-special-quote-letter-spacing)}.Text-module-scss-module___rBgmG__special-uppercase{font-family:var(--type-special-uppercase-family);font-size:var(--type-special-uppercase-size);font-weight:var(--type-special-uppercase-weight);line-height:var(--type-special-uppercase-line-height);letter-spacing:var(--type-special-uppercase-letter-spacing)}.Text-module-scss-module___rBgmG__special-uppercase-sb{font-family:var(--type-special-uppercase-sb-family);font-size:var(--type-special-uppercase-sb-size);font-weight:var(--type-special-uppercase-sb-weight);line-height:var(--type-special-uppercase-sb-line-height);letter-spacing:var(--type-special-uppercase-sb-letter-spacing)}.Text-module-scss-module___rBgmG__special-uppercase-small{font-family:var(--type-special-uppercase-small-family);font-size:var(--type-special-uppercase-small-size);font-weight:var(--type-special-uppercase-small-weight);line-height:var(--type-special-uppercase-small-line-height);letter-spacing:var(--type-special-uppercase-small-letter-spacing)}.Text-module-scss-module___rBgmG__special-number-extra{font-family:var(--type-special-number-extra-family);font-size:var(--type-special-number-extra-size);font-weight:var(--type-special-number-extra-weight);line-height:var(--type-special-number-extra-line-height);letter-spacing:var(--type-special-number-extra-letter-spacing)}.Text-module-scss-module___rBgmG__special-number{font-family:var(--type-special-number-family);font-size:var(--type-special-number-size);font-weight:var(--type-special-number-weight);line-height:var(--type-special-number-line-height);letter-spacing:var(--type-special-number-letter-spacing)}.Text-module-scss-module___rBgmG__special-number-s{font-family:var(--type-special-number-s-family);font-size:var(--type-special-number-s-size);font-weight:var(--type-special-number-s-weight);line-height:var(--type-special-number-s-line-height);letter-spacing:var(--type-special-number-s-letter-spacing)}.Text-module-scss-module___rBgmG__special-number-m{font-family:var(--type-special-number-m-family);font-size:var(--type-special-number-m-size);font-weight:var(--type-special-number-m-weight);line-height:var(--type-special-number-m-line-height);letter-spacing:var(--type-special-number-m-letter-spacing)}.Text-module-scss-module___rBgmG__special-number-l{font-family:var(--type-special-number-l-family);font-size:var(--type-special-number-l-size);font-weight:var(--type-special-number-l-weight);line-height:var(--type-special-number-l-line-height);letter-spacing:var(--type-special-number-l-letter-spacing)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__defaultPrimary{color:var(--text-default-on-light-primary)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__defaultSecondary{color:var(--text-default-on-light-secondary)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__defaultTertiary{color:var(--text-default-on-light-tertiary)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__defaultDisabled{color:var(--text-default-on-light-disabled)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__brandPrimary{color:var(--text-brand-primary-default)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__brandSecondary{color:var(--text-brand-secondary-default)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__negative{color:var(--text-negative-default)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__positive{color:var(--text-positive-default)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__warning{color:var(--text-warning-default)}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__linkPrimary{color:var(--text-brand-primary-default);text-decoration:underline}.Text-module-scss-module___rBgmG__light.Text-module-scss-module___rBgmG__linkSecondary{color:var(--text-link-default);text-decoration:underline}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__defaultPrimary{color:var(--text-default-on-dark-primary)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__defaultSecondary{color:var(--text-default-on-dark-secondary)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__defaultTertiary{color:var(--text-default-on-dark-tertiary)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__defaultDisabled{color:var(--text-default-on-dark-disabled)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__brandPrimary{color:var(--text-brand-primary-on-brand)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__brandSecondary{color:var(--text-brand-secondary-default)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__negative{color:var(--text-negative-default-inverted)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__positive{color:var(--text-positive-default)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__warning{color:var(--text-warning-default)}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__linkPrimary{color:var(--text-brand-secondary-default);text-decoration:underline}.Text-module-scss-module___rBgmG__dark.Text-module-scss-module___rBgmG__linkSecondary{color:var(--text-link-default);text-decoration:underline}
.SocialButton-module-scss-module__NUaDNW__button{border-radius:var(--radius-rounded-lg);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;padding:12px;transition:background-color .15s,color .15s;display:inline-flex;position:relative}.SocialButton-module-scss-module__NUaDNW__button:before{content:"";border-radius:var(--radius-rounded-lg);border:var(--focus-ring)solid #0000;pointer-events:none;transition:border-color .15s;position:absolute;inset:-4px}.SocialButton-module-scss-module__NUaDNW__button:focus-visible:before,.SocialButton-module-scss-module__NUaDNW__button[data-state=focused]:before{border-color:var(--_focus-color)}.SocialButton-module-scss-module__NUaDNW__button:disabled{cursor:not-allowed;pointer-events:none}.SocialButton-module-scss-module__NUaDNW__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.SocialButton-module-scss-module__NUaDNW__icon svg{width:100%;height:100%}.SocialButton-module-scss-module__NUaDNW__light{--_focus-color:var(--highlight-focus-color-light);background-color:var(--surface-ui-secondary-default);color:var(--icon-brand-tertiary-default)}.SocialButton-module-scss-module__NUaDNW__light:hover,.SocialButton-module-scss-module__NUaDNW__light[data-state=hovered]{background-color:var(--surface-ui-secondary-hovered);color:var(--icon-brand-tertiary-hovered)}.SocialButton-module-scss-module__NUaDNW__light:active,.SocialButton-module-scss-module__NUaDNW__light[data-state=pressed]{background-color:var(--surface-ui-secondary-pressed);color:var(--icon-brand-tertiary-pressed)}.SocialButton-module-scss-module__NUaDNW__light:disabled{background-color:var(--surface-ui-secondary-disabled);color:var(--icon-default-on-light-disabled)}.SocialButton-module-scss-module__NUaDNW__dark{--_focus-color:var(--highlight-focus-color-light);background-color:var(--surface-ui-tertiary-default);color:var(--icon-default-on-dark-inverted-primary)}.SocialButton-module-scss-module__NUaDNW__dark:hover,.SocialButton-module-scss-module__NUaDNW__dark[data-state=hovered]{background-color:var(--surface-ui-tertiary-hovered);color:var(--icon-default-on-dark-hovered)}.SocialButton-module-scss-module__NUaDNW__dark:active,.SocialButton-module-scss-module__NUaDNW__dark[data-state=pressed]{background-color:var(--surface-ui-tertiary-pressed);color:var(--icon-default-on-dark-pressed)}.SocialButton-module-scss-module__NUaDNW__dark:disabled{background-color:var(--surface-ui-tertiary-disabled);color:var(--icon-default-on-dark-disabled)}
.Footer-module-scss-module__s98xna__footer{color:var(--text-default-on-dark-primary);border-top:1px solid var(--border-brand-on-dark-secondary-dark)}.Footer-module-scss-module__s98xna__footer__divider{background-color:var(--border-brand-on-dark-secondary-dark);display:none}.Footer-module-scss-module__s98xna__footer__inner{flex-direction:column;gap:32px;display:flex}.Footer-module-scss-module__s98xna__footer__brand-section{max-width:100%;padding-right:0}.Footer-module-scss-module__s98xna__footer__navigation-section{flex-direction:column;justify-content:space-between;max-width:100%;padding-left:0;display:flex}.Footer-module-scss-module__s98xna__footer__section{padding-top:clamp(37px,37.9542px - .254453vw,36px);padding-bottom:clamp(37px,37.9542px - .254453vw,36px)}.Footer-module-scss-module__s98xna__footer__content{grid-template-columns:1fr;display:grid}.Footer-module-scss-module__s98xna__footer__brand{flex-direction:column;gap:16px;display:flex}.Footer-module-scss-module__s98xna__footer__brand-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:41px;display:inline-flex}.Footer-module-scss-module__s98xna__footer__brand-header a{border:none;position:relative;outline:none!important}.Footer-module-scss-module__s98xna__footer__brand-header a:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.Footer-module-scss-module__s98xna__footer__brand-header a:focus-visible:before,.Footer-module-scss-module__s98xna__footer__brand-header a[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.Footer-module-scss-module__s98xna__footer__logo{cursor:pointer;width:100%;height:clamp(16px,14vw,63px);color:var(--text-brand-primary-on-brand);text-underline-offset:.15em;padding-right:clamp(0px,2vw,63px);text-decoration:none;text-decoration-thickness:1px;transition:color .16s ease-out;display:block}.Footer-module-scss-module__s98xna__footer__logo:hover{color:var(--text-brand-primary-on-brand);text-underline-offset:.2em;text-decoration:underline}.Footer-module-scss-module__s98xna__footer__logo:focus-visible{outline:2px solid var(--text-brand-primary-on-brand);outline-offset:2px}.Footer-module-scss-module__s98xna__footer__logo:active{color:var(--text-brand-primary-on-brand)}.Footer-module-scss-module__s98xna__footer__logo:disabled,.Footer-module-scss-module__s98xna__footer__logo[aria-disabled=true]{color:var(--text-default-on-dark-secondary);pointer-events:none}.Footer-module-scss-module__s98xna__footer__logo{border:none;position:relative;outline:none!important}.Footer-module-scss-module__s98xna__footer__logo:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.Footer-module-scss-module__s98xna__footer__logo:focus-visible:before,.Footer-module-scss-module__s98xna__footer__logo[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.Footer-module-scss-module__s98xna__footer__brand-name{text-transform:uppercase}.Footer-module-scss-module__s98xna__footer__socials{align-items:center;gap:8px;display:inline-flex}.Footer-module-scss-module__s98xna__footer__social-button{width:48px;height:48px}@media (max-width:1919px){.Footer-module-scss-module__s98xna__footer__social-button{width:44px;height:44px}}.Footer-module-scss-module__s98xna__footer__subscribe{flex-direction:column;display:flex}.Footer-module-scss-module__s98xna__footer__subscribe-title{text-transform:none;margin-bottom:12px}.Footer-module-scss-module__s98xna__footer__subscribe-meta{letter-spacing:.02em;max-width:400px;margin-bottom:32px}.Footer-module-scss-module__s98xna__footer__subscribe-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px;display:flex}.Footer-module-scss-module__s98xna__footer__subscribe-control{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;display:grid}.Footer-module-scss-module__s98xna__footer__subscribe-button-column{grid-template-rows:calc(var(--type-body-p3-line-height) + var(--spacing-x-small))48px calc(var(--type-body-p4-line-height) + var(--spacing-x-small));align-items:start;display:grid}.Footer-module-scss-module__s98xna__footer__subscribe-button-spacer{visibility:hidden;grid-row:3;min-height:0}.Footer-module-scss-module__s98xna__footer__subscribe-button-spacer--visible{visibility:visible}.Footer-module-scss-module__s98xna__footer__subscribe-button{min-width:auto;min-height:48px;max-height:48px;max-width:auto;grid-row:2}@media (max-width:767px){.Footer-module-scss-module__s98xna__footer__subscribe-input{font-size:15px}}.Footer-module-scss-module__s98xna__footer__subscribe-input{width:100%;font-family:var(--type-body-p3-family);gap:8px}.Footer-module-scss-module__s98xna__footer__subscribe-input .Footer-module-scss-module__s98xna__control{min-height:48px;max-height:48px}.Footer-module-scss-module__s98xna__footer__subscribe-input input{min-height:30px;max-height:30px}.Footer-module-scss-module__s98xna__footer__subscribe-button-label{align-items:center;gap:8px;display:inline-flex}.Footer-module-scss-module__s98xna__footer__subscribe-button-icon{display:none}.Footer-module-scss-module__s98xna__footer__legal-icon{transform:rotate(-45deg)}.Footer-module-scss-module__s98xna__footer__columns{flex-direction:column;gap:24px;margin-bottom:36px;display:flex}.Footer-module-scss-module__s98xna__footer__column-headings,.Footer-module-scss-module__s98xna__footer__column-lists{grid-template-columns:repeat(3,minmax(0,160px));justify-content:space-between;align-items:start;column-gap:24px;min-width:0;display:grid}.Footer-module-scss-module__s98xna__footer__columns-desktop{display:block}.Footer-module-scss-module__s98xna__footer__columns-mobile{display:none}.Footer-module-scss-module__s98xna__footer__mobile-column{border-bottom:1px solid #ffffff1f}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>*{color:var(--text-brand-primary-on-brand);text-underline-offset:.15em;text-decoration:none;text-decoration-thickness:1px;transition:color .16s ease-out}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>:hover{color:var(--text-brand-primary-on-brand);text-underline-offset:.2em;text-decoration:underline}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>:focus-visible{outline:2px solid var(--text-brand-primary-on-brand);outline-offset:2px}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>:active{color:var(--text-brand-primary-on-brand)}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>:disabled,.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>[aria-disabled=true]{color:var(--text-default-on-dark-secondary);pointer-events:none}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>*{border:none;position:relative;outline:none!important}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>:focus-visible:before,.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.Footer-module-scss-module__s98xna__footer__mobile-column:hover .Footer-module-scss-module__s98xna__footer__mobile-header>*{text-decoration:none!important}.Footer-module-scss-module__s98xna__footer__mobile-header{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:24px 0;display:flex}.Footer-module-scss-module__s98xna__footer__mobile-title{text-transform:uppercase;letter-spacing:-.01em;font-size:14px;font-weight:400;color:var(--text-default-on-dark-secondary)!important}.Footer-module-scss-module__s98xna__footer__mobile-icon{color:#fff;justify-content:center;align-items:center;display:inline-flex}.Footer-module-scss-module__s98xna__footer__mobile-icon svg{width:22px;height:22px;color:inherit}.Footer-module-scss-module__s98xna__footer__mobile-panel{min-height:0;padding-bottom:0;overflow:hidden}.Footer-module-scss-module__s98xna__footer__mobile-collapse{opacity:0;transition:grid-template-rows var(--duration-medium)var(--ease-expressive),opacity .2s var(--ease-productive);grid-template-rows:0fr;display:grid}.Footer-module-scss-module__s98xna__footer__mobile-collapse[data-open=true]{opacity:1;grid-template-rows:1fr}.Footer-module-scss-module__s98xna__footer__mobile-collapse[data-open=true] .Footer-module-scss-module__s98xna__footer__mobile-panel{padding-bottom:24px}.Footer-module-scss-module__s98xna__footer__column{flex-direction:column;width:100%;min-width:0;max-width:160px;display:flex}.Footer-module-scss-module__s98xna__footer__column-title{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-transform:uppercase;width:100%;min-width:0;max-width:160px;padding-right:10px}.Footer-module-scss-module__s98xna__footer__links{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__s98xna__footer__link{border:none;position:relative;outline:none!important}.Footer-module-scss-module__s98xna__footer__link:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.Footer-module-scss-module__s98xna__footer__link:focus-visible:before,.Footer-module-scss-module__s98xna__footer__link[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.Footer-module-scss-module__s98xna__footer__link>*{color:var(--text-brand-primary-on-brand);text-underline-offset:.15em;text-decoration:none;text-decoration-thickness:1px;transition:color .16s ease-out}.Footer-module-scss-module__s98xna__footer__link>:hover{color:var(--text-brand-primary-on-brand);text-underline-offset:.2em;text-decoration:underline}.Footer-module-scss-module__s98xna__footer__link>:focus-visible{outline:2px solid var(--text-brand-primary-on-brand);outline-offset:2px}.Footer-module-scss-module__s98xna__footer__link>:active{color:var(--text-brand-primary-on-brand)}.Footer-module-scss-module__s98xna__footer__link>:disabled,.Footer-module-scss-module__s98xna__footer__link>[aria-disabled=true]{color:var(--text-default-on-dark-secondary);pointer-events:none}.Footer-module-scss-module__s98xna__footer__link>*{border:none;position:relative;outline:none!important}.Footer-module-scss-module__s98xna__footer__link>:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.Footer-module-scss-module__s98xna__footer__link>:focus-visible:before,.Footer-module-scss-module__s98xna__footer__link>[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.Footer-module-scss-module__s98xna__footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Footer-module-scss-module__s98xna__footer__subscribe-note{letter-spacing:.02em;max-width:370px;color:var(--text-default-on-dark-secondary)}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link{color:var(--text-brand-primary-on-brand);text-underline-offset:.15em;text-decoration:none;text-decoration-thickness:1px;transition:color .16s ease-out}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link:hover{color:var(--text-brand-primary-on-brand);text-underline-offset:.2em;text-decoration:underline}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link:focus-visible{outline:2px solid var(--text-brand-primary-on-brand);outline-offset:2px}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link:active{color:var(--text-brand-primary-on-brand)}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link:disabled,.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link[aria-disabled=true]{color:var(--text-default-on-dark-secondary);pointer-events:none}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link{border:none;position:relative;outline:none!important}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link:focus-visible:before,.Footer-module-scss-module__s98xna__footer__subscribe-note .Footer-module-scss-module__s98xna__footer__link[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.Footer-module-scss-module__s98xna__footer__disclaimer{max-width:400px;margin-bottom:16px}.Footer-module-scss-module__s98xna__footer__investor{align-items:center;gap:4px;display:inline-flex}.Footer-module-scss-module__s98xna__footer__investor-link{order:0;max-width:160px}.Footer-module-scss-module__s98xna__footer__legal{order:1;width:100%}@media (max-width:767px){.Footer-module-scss-module__s98xna__footer__columns-desktop{display:none}.Footer-module-scss-module__s98xna__footer__subscribe-button{min-width:48px;max-width:48px;min-height:48px;max-height:48px;margin-top:4px}.Footer-module-scss-module__s98xna__footer__columns-mobile{border-top:1px solid var(--border-brand-on-dark-secondary-dark);flex-direction:column;margin-bottom:36px;display:flex}}@media (min-width:768px){.Footer-module-scss-module__s98xna__footer__columns-desktop{display:block}.Footer-module-scss-module__s98xna__footer__columns-mobile{display:none}}@media (max-width:767px){.Footer-module-scss-module__s98xna__footer__content{gap:20px}.Footer-module-scss-module__s98xna__footer__subscribe-button{padding:10px}.Footer-module-scss-module__s98xna__footer__subscribe-button-label{display:none}.Footer-module-scss-module__s98xna__footer__subscribe-button-icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:inline-flex}.Footer-module-scss-module__s98xna__footer__brand{max-width:auto}}@media (max-width:1439px){.Footer-module-scss-module__s98xna__footer__subscribe{max-width:520px}.Footer-module-scss-module__s98xna__footer__subscribe-button{margin-top:4px}}@media (max-width:375px){.Footer-module-scss-module__s98xna__footer__brand-header{margin-bottom:36px}.Footer-module-scss-module__s98xna__footer__columns-mobile{margin-bottom:32px}.Footer-module-scss-module__s98xna__footer__bottom{gap:22px}.Footer-module-scss-module__s98xna__footer__divider{background-color:var(--border-brand-on-dark-secondary-dark);display:none}.Footer-module-scss-module__s98xna__footer__subscribe-title{margin-bottom:4px}.Footer-module-scss-module__s98xna__footer__subscribe-meta{margin-bottom:24px}.Footer-module-scss-module__s98xna__footer__subscribe-button{padding:10px}.Footer-module-scss-module__s98xna__footer__subscribe-button-label{display:none}.Footer-module-scss-module__s98xna__footer__subscribe-button-icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:inline-flex}.Footer-module-scss-module__s98xna__footer__legal{display:contents}.Footer-module-scss-module__s98xna__footer__disclaimer{grid-column:1/-1;max-width:380px;margin-bottom:0}.Footer-module-scss-module__s98xna__footer__copyright{grid-area:2/1;align-self:center}.Footer-module-scss-module__s98xna__footer__investor-link{grid-area:2/2;place-self:center end}.Footer-module-scss-module__s98xna__footer__content{gap:26px}.Footer-module-scss-module__s98xna__footer__links{gap:10px}.Footer-module-scss-module__s98xna__footer__mobile-header[aria-expanded=true]{padding-bottom:20px!important}}@media (min-width:768px) and (max-width:1439px){.Footer-module-scss-module__s98xna__footer__subscribe-title{margin-bottom:8px}.Footer-module-scss-module__s98xna__footer__bottom{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px 16px;display:grid}.Footer-module-scss-module__s98xna__footer__subscribe-meta{margin-bottom:28px}.Footer-module-scss-module__s98xna__footer__subscribe-actions{margin-bottom:24px}.Footer-module-scss-module__s98xna__footer__columns{gap:20px;padding-top:24px}.Footer-module-scss-module__s98xna__footer__links{gap:12px}}@media (min-width:768px){.Footer-module-scss-module__s98xna__footer__divider{width:100%;height:1px;display:block}.Footer-module-scss-module__s98xna__footer__brand-section{max-width:100%;margin-right:0}.Footer-module-scss-module__s98xna__footer__legal{gap:0}.Footer-module-scss-module__s98xna__footer__navigation-section{max-width:718px;margin-left:0}.Footer-module-scss-module__s98xna__footer__section{padding-top:clamp(36px,.347222vw + 33.3333px,40px);padding-bottom:clamp(36px,.347222vw + 33.3333px,40px)}.Footer-module-scss-module__s98xna__footer__disclaimer{max-width:380px;margin-bottom:0}.Footer-module-scss-module__s98xna__footer__legal{flex-direction:column;flex:55%;order:0;width:auto;display:flex}.Footer-module-scss-module__s98xna__footer__investor-link{order:1;align-self:flex-end}}@media (min-width:1440px){.Footer-module-scss-module__s98xna__footer__subscribe-input input{min-height:24px;max-height:24px}.Footer-module-scss-module__s98xna__footer__brand-section{max-width:560px}.Footer-module-scss-module__s98xna__footer__navigation-section{margin-left:59px}.Footer-module-scss-module__s98xna__footer__legal{gap:24px}.Footer-module-scss-module__s98xna__footer__brand-header{margin-bottom:109px}.Footer-module-scss-module__s98xna__footer__bottom{padding-bottom:6px}.Footer-module-scss-module__s98xna__footer__columns{padding-top:24px}}@media (min-width:1920px){.Footer-module-scss-module__s98xna__footer__columns{padding-top:16px}.Footer-module-scss-module__s98xna__footer__bottom{padding-bottom:8px}}@media (min-width:769px){.Footer-module-scss-module__s98xna__footer__content{grid-template-columns:1fr 1px 1fr;gap:24px}.Footer-module-scss-module__s98xna__footer__divider{width:1px!important;height:100%!important;display:block!important}}@media (min-width:376px){.Footer-module-scss-module__s98xna__footer__divider{background-color:var(--border-brand-on-dark-secondary-dark)}}@media (min-width:768px) and (max-width:769px){.Footer-module-scss-module__s98xna__footer__bottom{flex-wrap:nowrap}.Footer-module-scss-module__s98xna__footer__content{gap:20px}.Footer-module-scss-module__s98xna__footer__copyright{letter-spacing:.03em}.Footer-module-scss-module__s98xna__footer__disclaimer{margin-bottom:24px}.Footer-module-scss-module__s98xna__footer__investor{min-width:160px}}@media (max-width:767px){.Footer-module-scss-module__s98xna__footer__divider{display:none!important}}
.FooterSubscribeSuccess-module-scss-module__n-rtBa__footer-success-subscribed{border-radius:var(--radius-rounded-lg);background-color:var(--surface-brand-primary-accent);width:100%;padding:20px 16px}.FooterSubscribeSuccess-module-scss-module__n-rtBa__footer-success-subscribed__header{color:var(--text-default-on-dark-primary);align-items:center;gap:12px;margin-bottom:8px;display:flex}.FooterSubscribeSuccess-module-scss-module__n-rtBa__footer-success-subscribed__icon{width:18px;height:18px;color:var(--text-brand-secondary-default);flex-shrink:0}.FooterSubscribeSuccess-module-scss-module__n-rtBa__footer-success-subscribed__note{color:var(--text-default-on-dark-secondary);margin-left:30px}
.AppShell-module-scss-module__rZsKHq__shell{flex-direction:column;min-height:100svh;display:flex}.AppShell-module-scss-module__rZsKHq__shell__body{flex-direction:column;flex:auto;min-height:0;display:flex}
.NewsCardItem-module-scss-module__UgQp0W__news-card-item{min-width:0;color:inherit;flex-direction:column;flex:1 1 0;min-width:clamp(322px,2.54453vw + 312.458px,332px);text-decoration:none;display:flex}@media (min-width:1440px){.NewsCardItem-module-scss-module__UgQp0W__news-card-item{min-width:0}}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card{border-radius:var(--radius-rounded-lg);contain:paint;background-color:var(--surface-brand-secondary-on-secondary-light);transition:background-color .22s var(--ease-expressive),box-shadow .22s var(--ease-expressive);flex-direction:column;height:clamp(333px,6.36132vw + 309.145px,358px);display:flex;position:relative;overflow:hidden}@media (min-width:768px){.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card{height:clamp(358px,11.9048vw + 266.571px,438px)}}@media (min-width:1440px){.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card{height:var(--news-card-height-desktop,438px)}}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__main-content{flex-direction:column;flex:1;min-height:0;display:flex}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__main-link{color:inherit;border:none;text-decoration:none;position:relative;outline:none!important}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__main-link:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__main-link:focus-visible:before,.NewsCardItem-module-scss-module__UgQp0W__news-card-item__main-link[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__main-link{z-index:1;display:block;position:absolute;inset:0}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__content{pointer-events:none;background-color:var(--surface-brand-secondary-on-secondary-light);height:160px;min-height:160px;transition:background-color .22s var(--ease-expressive);flex-direction:column;flex:none;gap:8px;padding:12px;display:flex}@media (min-width:768px){.NewsCardItem-module-scss-module__UgQp0W__news-card-item__content{height:180px;min-height:180px;padding:16px}}@media (min-width:1440px){.NewsCardItem-module-scss-module__UgQp0W__news-card-item__content{gap:12px;height:200px;min-height:200px;padding:20px}}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__illustration{pointer-events:none;background-color:#0000;flex:1;min-height:0;position:relative;overflow:hidden}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__illustration[data-variant=primary]{background-color:var(--surface-brand-primary-default)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__illustration[data-variant=secondary]{background-color:var(--surface-brand-secondary-default)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__illustration[data-variant=tertiary]{background-color:var(--surface-brand-tertiary-default)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__illustration[data-variant=quaternary]{background-color:var(--surface-brand-quaternary-default)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card:focus-within{background-color:#f1dfc8;box-shadow:0 10px 28px #8d6f4614}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card:focus-within .NewsCardItem-module-scss-module__UgQp0W__news-card-item__content{background-color:#f1dfc8}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card:focus-within .NewsCardItem-module-scss-module__UgQp0W__news-card-item__categories{color:#7a5e49}@media (hover:hover) and (pointer:fine){.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card:hover{background-color:#f1dfc8;box-shadow:0 10px 28px #8d6f4614}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card:hover .NewsCardItem-module-scss-module__UgQp0W__news-card-item__content{background-color:#f1dfc8}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__card:hover .NewsCardItem-module-scss-module__UgQp0W__news-card-item__categories{color:#7a5e49}}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__image{object-fit:cover}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__categories{color:var(--text-default-on-light-tertiary,#57413e);white-space:nowrap;text-overflow:ellipsis;font-family:var(--type-body-p3-family);font-size:var(--type-body-p3-size);font-weight:var(--type-body-p3-weight);line-height:var(--type-body-p3-line-height);letter-spacing:var(--type-body-p3-letter-spacing);transition:color .22s var(--ease-expressive);flex-wrap:wrap;align-content:center;align-items:center;gap:2px 8px;display:flex}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link{z-index:2;pointer-events:auto;white-space:nowrap;border:none;position:relative;overflow:hidden;outline:none!important}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link:before{content:"";border-radius:var(--radius-rounded-xl);border-width:var(--focus-ring);pointer-events:none;border-style:solid;border-color:#0000;transition:color .16s ease-out;position:absolute;inset:-4px}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link:focus-visible:before,.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link[data-state=focused]:before{border-color:var(--highlight-focus-color-light)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link{color:var(--text-link-default);text-underline-offset:.15em;text-decoration:none;text-decoration-thickness:1px;transition:color .16s ease-out}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link:hover{color:var(--text-link-hovered);text-underline-offset:.2em;text-decoration:underline}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link:focus-visible{outline:2px solid var(--text-link-default);outline-offset:2px}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link:active{color:var(--text-link-pressed)}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link:disabled,.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-link[aria-disabled=true]{color:var(--text-default-on-light-disabled);pointer-events:none}.NewsCardItem-module-scss-module__UgQp0W__news-card-item__category-separator{white-space:nowrap;overflow:hidden}html[data-browser=firefox] .NewsCardItem-module-scss-module__UgQp0W__news-card-item__card{contain:none}
.Selector-module-scss-module__egkwSG__theme-light{--selector-border-default:var(--input-default-border-default);--selector-border-hovered:var(--input-default-border-default);--selector-border-pressed:var(--border-brand-on-dark-disabled);--selector-border-disabled:var(--border-disabled-default);--selector-border-error:var(--border-negative-primary);--selector-bg-default:var(--input-default-surface-default);--selector-bg-hovered:var(--surface-brand-secondary-hovered);--selector-bg-pressed:var(--surface-brand-secondary-pressed);--selector-bg-disabled:var(--input-default-surface-default);--selector-bg-checked:var(--surface-brand-primary-default);--selector-bg-checked-hovered:var(--surface-brand-primary-hovered);--selector-bg-checked-pressed:var(--surface-brand-primary-pressed);--selector-bg-checked-disabled:var(--input-default-surface-default);--selector-icon-default:transparent;--selector-icon-checked:var(--icon-brand-primary-on-brand);--selector-icon-disabled:var(--icon-disabled-on-disabled);--selector-light-radio-checked-bg-default:var(--surface-brand-primary-default);--selector-light-radio-checked-bg-hovered:var(--surface-brand-primary-hovered);--selector-light-radio-checked-bg-pressed:var(--surface-brand-primary-pressed);--selector-light-checkbox-checked-bg-default:var(--input-default-surface-default);--selector-light-checkbox-checked-bg-hovered:var(--surface-brand-secondary-hovered);--selector-light-checkbox-checked-bg-pressed:var(--surface-brand-secondary-pressed);--selector-light-checkbox-check-default:var(--icon-brand-tertiary-default);--selector-light-checkbox-check-hovered:var(--icon-brand-tertiary-default);--selector-light-checkbox-check-pressed:var(--icon-brand-tertiary-default);--selector-light-checkbox-check-disabled:var(--icon-default-on-light-disabled);--selector-light-checkbox-check-focused:var(--input-default-placeholder-filled);--selector-light-radio-dot-disabled:var(--icon-disabled-on-disabled);--selector-light-focus-ring:var(--highlight-focus-color-light);--selector-focus:var(--highlight-focus-color-light)}.Selector-module-scss-module__egkwSG__theme-dark{--selector-border-default:var(--border-brand-on-dark-default);--selector-border-hovered:var(--border-brand-on-dark-hovered);--selector-border-pressed:var(--border-brand-on-dark-hovered);--selector-border-disabled:var(--border-brand-on-dark-disabled);--selector-border-error:var(--border-negative-primary-inverted);--selector-bg-default:var(--surface-ui-tertiary-default);--selector-bg-hovered:var(--surface-brand-tertiary-hovered);--selector-bg-pressed:var(--surface-ui-tertiary-pressed);--selector-bg-disabled:var(--surface-brand-tertiary-disabled);--selector-bg-checked:var(--surface-ui-tertiary-default);--selector-bg-checked-hovered:var(--surface-brand-tertiary-hovered);--selector-bg-checked-pressed:var(--surface-ui-tertiary-pressed);--selector-bg-checked-disabled:var(--surface-brand-tertiary-disabled);--selector-icon-default:transparent;--selector-icon-checked:var(--icon-default-on-dark-inverted-primary);--selector-icon-disabled:var(--icon-default-on-dark-disabled);--selector-dark-radio-checked-bg-default:var(--surface-ui-tertiary-default);--selector-dark-radio-checked-bg-hovered:var(--surface-brand-tertiary-hovered);--selector-dark-radio-checked-bg-pressed:var(--surface-ui-tertiary-pressed);--selector-dark-checkbox-checked-bg-default:var(--surface-ui-tertiary-default);--selector-dark-checkbox-checked-bg-hovered:var(--surface-brand-tertiary-hovered);--selector-dark-checkbox-checked-bg-pressed:var(--surface-ui-tertiary-pressed);--selector-dark-radio-dot-default:var(--icon-default-on-dark-inverted-primary);--selector-dark-radio-dot-hovered:var(--icon-default-on-dark-hovered);--selector-dark-radio-dot-pressed:var(--icon-default-on-dark-pressed);--selector-dark-radio-dot-disabled:var(--icon-default-on-dark-disabled);--selector-dark-checkbox-check-default:var(--icon-default-on-dark-inverted-primary);--selector-dark-checkbox-check-hovered:var(--icon-default-on-dark-hovered);--selector-dark-checkbox-check-pressed:var(--icon-default-on-dark-pressed);--selector-dark-checkbox-check-disabled:var(--icon-default-on-dark-disabled);--selector-dark-focus-ring:var(--highlight-focus-color-dark);--selector-focus:var(--highlight-focus-color-dark)}.Selector-module-scss-module__egkwSG__theme-brown{--selector-border-default:var(--border-brand-on-brown-default);--selector-border-hovered:var(--border-brand-on-brown-hovered);--selector-border-pressed:#dbcac766;--selector-border-disabled:var(--border-brand-on-brown-disabled);--selector-border-error:var(--border-negative-primary-inverted);--selector-bg-default:var(--surface-brand-quaternary-on-quaternary);--selector-bg-hovered:var(--surface-brand-quaternary-hovered);--selector-bg-pressed:var(--surface-brand-quaternary-on-quaternary);--selector-bg-disabled:transparent;--selector-bg-checked:var(--surface-brand-quaternary-on-quaternary);--selector-bg-checked-hovered:var(--surface-brand-quaternary-hovered);--selector-bg-checked-pressed:var(--surface-brand-quaternary-on-quaternary);--selector-bg-checked-disabled:var(--surface-brand-quaternary-disabled);--selector-icon-default:transparent;--selector-icon-checked:var(--icon-default-on-dark-inverted-primary);--selector-icon-disabled:var(--icon-default-on-dark-disabled);--selector-brown-radio-checked-bg-default:var(--surface-brand-quaternary-on-quaternary);--selector-brown-radio-checked-bg-hovered:var(--surface-brand-quaternary-hovered);--selector-brown-radio-checked-bg-pressed:var(--surface-brand-quaternary-on-quaternary);--selector-brown-checkbox-checked-bg-default:var(--surface-brand-quaternary-on-quaternary);--selector-brown-checkbox-checked-bg-hovered:var(--surface-brand-quaternary-hovered);--selector-brown-checkbox-checked-bg-pressed:var(--surface-brand-quaternary-on-quaternary);--selector-brown-radio-dot-default:var(--icon-default-on-dark-inverted-primary);--selector-brown-radio-dot-hovered:var(--icon-default-on-dark-hovered);--selector-brown-radio-dot-pressed:var(--surface-brand-quaternary-secondary);--selector-brown-radio-dot-disabled:#dbcac766;--selector-brown-checkbox-check-default:var(--icon-default-on-dark-inverted-primary);--selector-brown-checkbox-check-hovered:var(--icon-default-on-dark-hovered);--selector-brown-checkbox-check-pressed:var(--surface-brand-quaternary-secondary);--selector-brown-checkbox-check-disabled:var(--icon-default-on-dark-disabled);--selector-brown-focus-ring:var(--highlight-focus-color-dark);--selector-focus:var(--highlight-focus-color-dark)}.Selector-module-scss-module__egkwSG__root{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background-color .16s ease-out,color .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out;display:inline-flex;position:relative}.Selector-module-scss-module__egkwSG__root:disabled{cursor:not-allowed}.Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-default);border:1px solid var(--selector-border-default);justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .16s ease-out,color .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out,transform .12s ease-out;display:inline-flex;position:relative}.Selector-module-scss-module__egkwSG__variant-radio .Selector-module-scss-module__egkwSG__control{border-radius:var(--radius-rounded-full)}.Selector-module-scss-module__egkwSG__variant-checkbox .Selector-module-scss-module__egkwSG__control{border-radius:var(--radius-rounded)}.Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-icon-default);border-radius:6px;width:6px;height:6px;transition:background-color .16s ease-out,color .16s ease-out,transform .12s ease-out;transform:scale(1)}.Selector-module-scss-module__egkwSG__checkmark{width:24px;height:24px;color:var(--selector-icon-default);transition:color .16s ease-out,transform .12s ease-out;position:relative;transform:scale(1)}.Selector-module-scss-module__egkwSG__checkmark:before,.Selector-module-scss-module__egkwSG__checkmark:after{content:"";background:currentColor;border-radius:999px;position:absolute}.Selector-module-scss-module__egkwSG__checkmark:before{transform-origin:50%;width:2px;height:6px;top:11.12px;left:6.29px;transform:rotate(-45deg)}.Selector-module-scss-module__egkwSG__checkmark:after{transform-origin:50%;width:2px;height:12px;top:5.59px;left:11.7px;transform:rotate(45deg)}.Selector-module-scss-module__egkwSG__root:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root[data-state=hovered] .Selector-module-scss-module__egkwSG__control{border-color:var(--selector-border-hovered);background:var(--selector-bg-hovered)}.Selector-module-scss-module__egkwSG__root:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root[data-state=pressed] .Selector-module-scss-module__egkwSG__control{border-color:var(--selector-border-pressed);background:var(--selector-bg-pressed)}.Selector-module-scss-module__egkwSG__root[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-checked)}.Selector-module-scss-module__egkwSG__root[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-icon-checked);background:var(--selector-icon-checked);transform:scale(1)}.Selector-module-scss-module__egkwSG__root[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-checked-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-checked-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-light-radio-checked-bg-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-icon-checked)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-light-radio-checked-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-light-radio-checked-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-light-checkbox-checked-bg-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-light-checkbox-check-default);background:0 0;transform:scale(1)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-light-checkbox-checked-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:hover .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-light-checkbox-check-hovered);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-light-checkbox-checked-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:active .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-light-checkbox-check-pressed);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-default);border-color:var(--selector-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-state=hovered] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-state=pressed] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-dark-radio-checked-bg-default);border-color:var(--selector-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-dark-radio-dot-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-dark-radio-checked-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:hover .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-dark-radio-dot-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-dark-radio-checked-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:active .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-dark-radio-dot-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-dark-checkbox-checked-bg-default);border-color:var(--selector-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-dark-checkbox-check-default);background:0 0;transform:scale(1)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-dark-checkbox-checked-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:hover .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-dark-checkbox-check-hovered);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-dark-checkbox-checked-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:active .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-dark-checkbox-check-pressed);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-default);border-color:var(--selector-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-state=hovered] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-state=pressed] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-brown-radio-checked-bg-default);border-color:var(--selector-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-brown-radio-dot-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-brown-radio-checked-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:hover .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-brown-radio-dot-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-brown-radio-checked-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true]:active .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-brown-radio-dot-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-brown-checkbox-checked-bg-default);border-color:var(--selector-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-brown-checkbox-check-default);background:0 0;transform:scale(1)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:hover .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__control{background:var(--selector-brown-checkbox-checked-bg-hovered);border-color:var(--selector-border-hovered)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:hover .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=hovered] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-brown-checkbox-check-hovered);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:active .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__control{background:var(--selector-brown-checkbox-checked-bg-pressed);border-color:var(--selector-border-pressed)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true]:active .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-checked=true][data-state=pressed] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-brown-checkbox-check-pressed);background:0 0}.Selector-module-scss-module__egkwSG__root:focus-visible .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root[data-state=focused] .Selector-module-scss-module__egkwSG__control{box-shadow:0 0 0 4px var(--selector-focus)}.Selector-module-scss-module__egkwSG__root[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root:disabled .Selector-module-scss-module__egkwSG__control{border-color:var(--selector-border-disabled);background:var(--selector-bg-disabled)}.Selector-module-scss-module__egkwSG__root[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--selector-bg-checked-disabled);border-color:var(--selector-border-disabled)}.Selector-module-scss-module__egkwSG__root[data-disabled=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root[data-disabled=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root:disabled .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root:disabled .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-icon-disabled);background:var(--selector-icon-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio:disabled .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--input-default-border-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio:disabled .Selector-module-scss-module__egkwSG__radio-dot{background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--input-default-surface-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-light-radio-dot-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox:disabled .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--input-default-border-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox:disabled .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--input-default-border-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-light-checkbox-check-disabled);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio:disabled .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-tertiary-disabled);border-color:var(--border-brand-on-dark-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio:disabled .Selector-module-scss-module__egkwSG__radio-dot{background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-tertiary-disabled);border-color:var(--border-brand-on-dark-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-dark-radio-dot-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox:disabled .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-tertiary-disabled);border-color:var(--border-brand-on-dark-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox:disabled .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-tertiary-disabled);border-color:var(--border-brand-on-dark-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-dark-checkbox-check-disabled);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio:disabled .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-disabled);border-color:var(--border-brand-on-brown-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio:disabled .Selector-module-scss-module__egkwSG__radio-dot{background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-disabled);border-color:var(--border-brand-on-brown-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--selector-brown-radio-dot-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox:disabled .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-disabled);border-color:var(--border-brand-on-brown-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox:disabled .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-disabled);border-color:var(--border-brand-on-brown-disabled)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-disabled=true][data-checked=true] .Selector-module-scss-module__egkwSG__checkmark,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox:disabled[data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-brown-checkbox-check-disabled);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light[data-state=focused]:before{content:"";border:3px solid var(--selector-light-focus-ring);pointer-events:none;position:absolute;inset:-5px}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused]:before{border-radius:var(--radius-rounded-full)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused]:before{border-radius:calc(var(--radius-rounded) + 5px)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light[data-state=focused] .Selector-module-scss-module__egkwSG__control{box-shadow:none}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused] .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--input-default-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-primary-default);border-color:var(--surface-brand-primary-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--icon-brand-primary-on-brand)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--input-default-border-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--selector-light-checkbox-check-focused);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark[data-state=focused]:before{content:"";border:3px solid var(--selector-dark-focus-ring);pointer-events:none;position:absolute;inset:-5px}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused]:before{border-radius:var(--radius-rounded-full)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused]:before{border-radius:calc(var(--radius-rounded) + 5px)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark[data-state=focused] .Selector-module-scss-module__egkwSG__control{box-shadow:none}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-ui-tertiary-default);border-color:var(--border-brand-on-dark-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--icon-default-on-dark-inverted-primary)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-ui-tertiary-default);border-color:var(--border-brand-on-dark-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--icon-default-on-dark-inverted-primary);background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown[data-state=focused]:before{content:"";border:3px solid var(--selector-brown-focus-ring);pointer-events:none;position:absolute;inset:-5px}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused]:before{border-radius:var(--radius-rounded-full)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused]:before{border-radius:calc(var(--radius-rounded) + 5px)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown[data-state=focused] .Selector-module-scss-module__egkwSG__control{box-shadow:none}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-on-quaternary);border-color:var(--border-brand-on-brown-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__radio-dot{background:var(--icon-default-on-dark-inverted-primary)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-on-quaternary);border-color:var(--border-brand-on-brown-default)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-state=focused][data-checked=true] .Selector-module-scss-module__egkwSG__checkmark{color:var(--icon-default-on-dark-inverted-primary);background:0 0}.Selector-module-scss-module__egkwSG__root[data-error=true] .Selector-module-scss-module__egkwSG__control{border-width:2px;border-color:var(--selector-border-error);background:0 0}.Selector-module-scss-module__egkwSG__root[data-error=true][data-checked=true] .Selector-module-scss-module__egkwSG__control{border-color:var(--selector-border-error)}.Selector-module-scss-module__egkwSG__root[data-error=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root[data-error=true] .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-error=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-error=true] .Selector-module-scss-module__egkwSG__control{background:var(--input-default-surface-default);border-color:var(--border-negative-primary)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-radio[data-error=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-light.Selector-module-scss-module__egkwSG__variant-checkbox[data-error=true] .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-error=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-error=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-ui-tertiary-default);border-color:var(--border-negative-primary-inverted)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-radio[data-error=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-dark.Selector-module-scss-module__egkwSG__variant-checkbox[data-error=true] .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-error=true] .Selector-module-scss-module__egkwSG__control,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-error=true] .Selector-module-scss-module__egkwSG__control{background:var(--surface-brand-quaternary-on-quaternary);border-color:var(--border-negative-primary-inverted)}.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-radio[data-error=true] .Selector-module-scss-module__egkwSG__radio-dot,.Selector-module-scss-module__egkwSG__root.Selector-module-scss-module__egkwSG__theme-brown.Selector-module-scss-module__egkwSG__variant-checkbox[data-error=true] .Selector-module-scss-module__egkwSG__checkmark{color:#0000;background:0 0}
.PostBreadcrumbs-module-scss-module__TIRTzW__post-breadcrumbs{padding-left:clamp(16px,6.10687vw - 6.90076px,40px);padding-right:clamp(16px,6.10687vw - 6.90076px,40px)}@media (min-width:768px){.PostBreadcrumbs-module-scss-module__TIRTzW__post-breadcrumbs{padding-left:clamp(40px,49.1429px - 1.19048vw,32px);padding-right:clamp(40px,49.1429px - 1.19048vw,32px)}}@media (min-width:1440px){.PostBreadcrumbs-module-scss-module__TIRTzW__post-breadcrumbs{padding-left:clamp(32px,26.6667vw - 352px,160px);padding-right:clamp(32px,26.6667vw - 352px,160px)}}.PostBreadcrumbs-module-scss-module__TIRTzW__post-breadcrumbs{padding-top:24px;padding-bottom:24px}.PostBreadcrumbs-module-scss-module__TIRTzW__post-breadcrumbs__inner{width:100%;max-width:clamp(343px,100vw,1600px);margin:0 auto}@media (max-width:1439px){.PostBreadcrumbs-module-scss-module__TIRTzW__post-breadcrumbs{padding-top:20px;padding-bottom:20px}}
.OurPeopleModal-module-scss-module__lw2SbW__overlay{z-index:200;background:#2b1d31cc;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__overlay{padding:16px}}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__overlay{padding:40px}}.OurPeopleModal-module-scss-module__lw2SbW__desktopLayout{justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__desktopLayout{gap:36px}}.OurPeopleModal-module-scss-module__lw2SbW__modal{background:var(--surface-brand-secondary-default);border-radius:0;width:100%;height:100vh;position:relative;overflow:hidden}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__modal{border-radius:12px;height:686px}}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__modal{border-radius:12px;max-width:1051px;height:602px}}.OurPeopleModal-module-scss-module__lw2SbW__closeButton{z-index:20;width:32px;height:32px;color:var(--icon-default-on-light-primary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:12px;right:14px}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__closeButton{top:20px;right:20px}}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__closeButton{top:46px;right:46px}}.OurPeopleModal-module-scss-module__lw2SbW__closeIconSvg{width:17px;height:17px}.OurPeopleModal-module-scss-module__lw2SbW__content{width:100%;height:100%}.OurPeopleModal-module-scss-module__lw2SbW__mobileOnly{flex-direction:column;height:100%;padding-top:0;display:flex}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__mobileOnly{display:none}}.OurPeopleModal-module-scss-module__lw2SbW__tabletDesktopOnly{display:none}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__tabletDesktopOnly{flex-direction:column;height:100%;padding:20px 16px;display:flex}}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__tabletDesktopOnly{padding:40px}}.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollViewport{flex:auto;min-height:0;position:relative;overflow:hidden}.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollContent{scrollbar-width:none;-ms-overflow-style:none;height:100%;padding:20px 20px 32px;overflow-y:auto}.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollContent::-webkit-scrollbar{width:0;height:0}.OurPeopleModal-module-scss-module__lw2SbW__mobileImageBlock{flex:none;width:100%;max-width:234px;height:238px;margin-bottom:20px;display:block}.OurPeopleModal-module-scss-module__lw2SbW__mobileImage{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.OurPeopleModal-module-scss-module__lw2SbW__mobileHeader{flex-direction:column;flex:none;align-items:flex-start;margin-bottom:32px;display:flex}.OurPeopleModal-module-scss-module__lw2SbW__mobileHeader .OurPeopleModal-module-scss-module__lw2SbW__name,.OurPeopleModal-module-scss-module__lw2SbW__mobileHeader .OurPeopleModal-module-scss-module__lw2SbW__role{letter-spacing:-.32px;font-size:32px;line-height:40px}.OurPeopleModal-module-scss-module__lw2SbW__header{flex-direction:column;flex:none;align-items:flex-start;margin-bottom:104px;padding-right:0;display:flex}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__header{width:100%;margin-bottom:32px;padding-right:64px}}.OurPeopleModal-module-scss-module__lw2SbW__titleGroup{width:100%;max-width:851px}.OurPeopleModal-module-scss-module__lw2SbW__name{max-width:100%;margin:0 0 9px}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__name{margin:0 0 12px}}@media (min-width:1920px){.OurPeopleModal-module-scss-module__lw2SbW__header .OurPeopleModal-module-scss-module__lw2SbW__name{letter-spacing:-.44px;font-size:44px;line-height:48px}}.OurPeopleModal-module-scss-module__lw2SbW__header .OurPeopleModal-module-scss-module__lw2SbW__role{white-space:nowrap;max-width:100%;color:var(--text-brand-tertiary-default);margin:0 0 23px}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__header .OurPeopleModal-module-scss-module__lw2SbW__role{margin:0 0 20px}}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__header .OurPeopleModal-module-scss-module__lw2SbW__role{letter-spacing:-.44px;font-size:44px;line-height:48px}}.OurPeopleModal-module-scss-module__lw2SbW__socials{align-items:center;gap:8px;display:flex}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__socials{gap:16px}}.OurPeopleModal-module-scss-module__lw2SbW__socialLink{width:32px;height:32px;color:var(--icon-default-on-light-primary);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.OurPeopleModal-module-scss-module__lw2SbW__socialIcon{flex-shrink:0;width:32px;height:32px;display:block}.OurPeopleModal-module-scss-module__lw2SbW__mobileTextContent{min-width:0}.OurPeopleModal-module-scss-module__lw2SbW__body{flex:auto;grid-template-columns:minmax(0,1fr) 297px;align-items:end;gap:32px;min-height:0;display:grid}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__body{grid-template-columns:minmax(0,1fr) 324px;gap:0;position:relative}}.OurPeopleModal-module-scss-module__lw2SbW__desktopTextColumn{min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__desktopTextColumn{padding-right:68px}}.OurPeopleModal-module-scss-module__lw2SbW__textScroll{scrollbar-width:none;-ms-overflow-style:none;min-width:0;height:100%;min-height:0;position:relative;overflow-y:auto}.OurPeopleModal-module-scss-module__lw2SbW__textScroll::-webkit-scrollbar{width:0;height:0}.OurPeopleModal-module-scss-module__lw2SbW__textContent{flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.OurPeopleModal-module-scss-module__lw2SbW__paragraph{margin:0 0 24px}.OurPeopleModal-module-scss-module__lw2SbW__paragraph:last-child{margin-bottom:0}.OurPeopleModal-module-scss-module__lw2SbW__desktopImageColumn{justify-content:flex-end;align-items:flex-end;width:297px;height:303px;min-height:0;display:flex;overflow:hidden}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__desktopImageColumn{width:324px;height:330px}}.OurPeopleModal-module-scss-module__lw2SbW__desktopImage{object-fit:cover;object-position:center bottom;flex-shrink:0;width:100%;height:100%;display:block}.OurPeopleModal-module-scss-module__lw2SbW__imagePlaceholder{aspect-ratio:1;background:var(--surface-utilities-skeleton-secondary);width:100%}.OurPeopleModal-module-scss-module__lw2SbW__hasBottomFade:after,.OurPeopleModal-module-scss-module__lw2SbW__hasTopFade:before{content:"";pointer-events:none;z-index:3;position:absolute;left:0}.OurPeopleModal-module-scss-module__lw2SbW__hasBottomFade:after{background:linear-gradient(180deg,#fcf1e400 0%,var(--surface-brand-secondary-default,#fcf1e4)84%);bottom:-2px}.OurPeopleModal-module-scss-module__lw2SbW__hasTopFade:before{background:linear-gradient(0deg,#fcf1e400 0%,var(--surface-brand-secondary-default,#fcf1e4)84%);top:0}.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollViewport.OurPeopleModal-module-scss-module__lw2SbW__hasBottomFade:after,.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollViewport.OurPeopleModal-module-scss-module__lw2SbW__hasTopFade:before{height:68px;left:20px;right:20px}.OurPeopleModal-module-scss-module__lw2SbW__desktopTextColumn.OurPeopleModal-module-scss-module__lw2SbW__hasBottomFade:after,.OurPeopleModal-module-scss-module__lw2SbW__desktopTextColumn.OurPeopleModal-module-scss-module__lw2SbW__hasTopFade:before{height:72px;right:18px}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__desktopTextColumn.OurPeopleModal-module-scss-module__lw2SbW__hasBottomFade:after,.OurPeopleModal-module-scss-module__lw2SbW__desktopTextColumn.OurPeopleModal-module-scss-module__lw2SbW__hasTopFade:before{height:76px;right:28px}}.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollbar{pointer-events:none;z-index:5;width:4px;height:calc(100% - 40px);position:absolute;top:40px;right:6px}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollbar{display:none}}.OurPeopleModal-module-scss-module__lw2SbW__mobileScrollbarThumb{background:var(--surface-brand-quaternary-on-quaternary,#7c625e);will-change:transform;border-radius:1000px;width:100%}.OurPeopleModal-module-scss-module__lw2SbW__desktopScrollbar{display:none}@media (min-width:768px){.OurPeopleModal-module-scss-module__lw2SbW__desktopScrollbar{pointer-events:none;z-index:4;width:4px;height:100%;display:block;position:absolute;top:100px;right:6px}}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__desktopScrollbar{pointer-events:none;z-index:4;width:4px;height:100%;display:block;position:absolute;top:-140px;right:-20px}}.OurPeopleModal-module-scss-module__lw2SbW__desktopScrollbarThumb{background:var(--surface-brand-quaternary-on-quaternary,#7c625e);will-change:transform;border-radius:1000px;width:100%}.OurPeopleModal-module-scss-module__lw2SbW__innerNav{z-index:10;background:var(--surface-brand-secondary-default);flex:none;justify-content:center;gap:12px;padding:12px 20px 20px;display:flex;position:relative}.OurPeopleModal-module-scss-module__lw2SbW__tabletNav{flex:none;justify-content:center;gap:12px;margin-top:14px;display:flex}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__tabletNav{display:none}}.OurPeopleModal-module-scss-module__lw2SbW__sideButton{display:none}@media (min-width:1440px){.OurPeopleModal-module-scss-module__lw2SbW__sideButton{flex-shrink:0;display:inline-flex}}.OurPeopleModal-module-scss-module__lw2SbW__innerNavButton{flex-shrink:0}.OurPeopleModal-module-scss-module__lw2SbW__visuallyHidden{white-space:nowrap;clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
