@import '../core/global.scss';
:root{
    --tds-spacing-none: calc( 16px * 0);
    --tds-spacing-xxsm: calc(16px * 0.25);
    --tds-spacing-xsm: calc(16px * 0.5) ;
    --tds-spacing-sm: calc(16px * 0.75) ;
    --tds-spacing-md: 16px;
    --tds-spacing-lg: calc(16px * 1.5) ;
    --tds-spacing-xlg: calc(16px * 2);
    --tds-spacing-xxlg: calc(16px * 3);
    --tds-spacing-huge: calc(16px * 4);
    --tds-padding-inset-xxsm: calc(16px * 0.25 16px * 0.25);
    --tds-padding-inset-xsm: calc(16px * 0.5 16px * 0.5);
    --tds-padding-inset-sm: calc(16px * 0.75 16px * 0.75);
    --tds-padding-inset-md: 16px 16px;
    --tds-padding-inset-lg: calc(16px * 1.5 16px * 1.5);
    --tds-padding-inset-xlg: calc(16px * 2 16px * 2);
    --tds-padding-inset-xxlg: calc(16px * 3 16px * 3);
    --tds-padding-squished-xsm: calc(16px * 0.25 16px * 0.5;)
    --tds-padding-squished-sm: calc(16px * 0.5 16px);
    --tds-padding-squished-md: calc(16px * 0.75 16px * 1.5);
    --tds-padding-squished-lg: calc(16px 16px * 2);
    --tds-padding-squished-xlg: calc(16px * 1.5 16px * 3);
    --tds-padding-stretched-xsm: calc(16px * 0.5 16px * 0.25);
    --tds-padding-stretched-sm: calc(16px 16px * 0.5);
    --tds-padding-stretched-md: calc(16px * 1.5 16px * 0.75);
    --tds-padding-stretched-lg: calc(16px * 2 16px);
    --tds-padding-stretched-xlg: calc(16px * 3 16px * 1.5);
    --tds-radius-none: 0;
    --tds-radius-xxxsm: calc(16px * 0.125);
    --tds-radius-xxsm: calc(16px * 0.25);
    --tds-radius-xsm: calc(16px * 0.5);
    --tds-radius-sm: calc(16px * 0.75);
    --tds-radius-lg: 16px;
    --tds-radius-xlg: calc(16px * 1.25);
    --tds-radius-xxlg: calc(16px * 1.5);
    --tds-radius-xxxlg: calc(16px * 1.75);
    --tds-radius-huge: calc(16px * 2);
    --tds-radius-pill: 9999px;
    --tds-typography-content-display-bold-giant-font-family: "Geologica";
    --tds-typography-content-display-bold-giant-line-height: 100%;
    --tds-typography-content-display-bold-giant-font-size: 96px;
    --tds-typography-content-display-bold-giant-letter-spacing: -2%;
    --tds-typography-content-display-bold-giant-text-case: none;
    --tds-typography-content-display-bold-giant-text-decoration: none;
    --tds-typography-content-display-bold-giant-font-weight: Bold;
    --tds-typography-content-display-bold-huge-font-family: "Geologica";
    --tds-typography-content-display-bold-huge-line-height: 100%;
    --tds-typography-content-display-bold-huge-font-size: 80px;
    --tds-typography-content-display-bold-huge-letter-spacing: -2%;
    --tds-typography-content-display-bold-huge-text-case: none;
    --tds-typography-content-display-bold-huge-text-decoration: none;
    --tds-typography-content-display-bold-huge-font-weight: Bold;
    --tds-typography-content-display-bold-large-font-family: "Geologica";
    --tds-typography-content-display-bold-large-line-height: 100%;
    --tds-typography-content-display-bold-large-font-size: 72px;
    --tds-typography-content-display-bold-large-letter-spacing: -2%;
    --tds-typography-content-display-bold-large-text-case: none;
    --tds-typography-content-display-bold-large-text-decoration: none;
    --tds-typography-content-display-bold-large-font-weight: Bold;
    --tds-typography-content-display-medium-giant-font-family: "Geologica";
    --tds-typography-content-display-medium-giant-line-height: 100%;
    --tds-typography-content-display-medium-giant-font-size: 96px;
    --tds-typography-content-display-medium-giant-letter-spacing: -2%;
    --tds-typography-content-display-medium-giant-text-case: none;
    --tds-typography-content-display-medium-giant-text-decoration: none;
    --tds-typography-content-display-medium-giant-font-weight: Medium;
    --tds-typography-content-display-medium-huge-font-family: "Geologica";
    --tds-typography-content-display-medium-huge-line-height: 100%;
    --tds-typography-content-display-medium-huge-font-size: 80px;
    --tds-typography-content-display-medium-huge-letter-spacing: -2%;
    --tds-typography-content-display-medium-huge-text-case: none;
    --tds-typography-content-display-medium-huge-text-decoration: none;
    --tds-typography-content-display-medium-huge-font-weight: Medium;
    --tds-typography-content-display-medium-large-font-family: "Geologica";
    --tds-typography-content-display-medium-large-line-height: 100%;
    --tds-typography-content-display-medium-large-font-size: 72px;
    --tds-typography-content-display-medium-large-letter-spacing: -2%;
    --tds-typography-content-display-medium-large-text-case: none;
    --tds-typography-content-display-medium-large-text-decoration: none;
    --tds-typography-content-display-medium-large-font-weight: Medium;
    --tds-typography-content-display-regular-giant-font-family: "Geologica";
    --tds-typography-content-display-regular-giant-line-height: 100%;
    --tds-typography-content-display-regular-giant-font-size: 96px;
    --tds-typography-content-display-regular-giant-letter-spacing: -2%;
    --tds-typography-content-display-regular-giant-text-case: none;
    --tds-typography-content-display-regular-giant-text-decoration: none;
    --tds-typography-content-display-regular-giant-font-weight: Regular;
    --tds-typography-content-display-regular-huge-font-family: "Geologica";
    --tds-typography-content-display-regular-huge-line-height: 100%;
    --tds-typography-content-display-regular-huge-font-size: 80px;
    --tds-typography-content-display-regular-huge-letter-spacing: -2%;
    --tds-typography-content-display-regular-huge-text-case: none;
    --tds-typography-content-display-regular-huge-text-decoration: none;
    --tds-typography-content-display-regular-huge-font-weight: Regular;
    --tds-typography-content-display-regular-large-font-family: "Geologica";
    --tds-typography-content-display-regular-large-line-height: 100%;
    --tds-typography-content-display-regular-large-font-size: 72px;
    --tds-typography-content-display-regular-large-letter-spacing: -2%;
    --tds-typography-content-display-regular-large-text-case: none;
    --tds-typography-content-display-regular-large-text-decoration: none;
    --tds-typography-content-display-regular-large-font-weight: Regular;
    --tds-typography-content-heading-bold-xxlg-font-family: "Geologica";
    --tds-typography-content-heading-bold-xxlg-line-height: 110%;
    --tds-typography-content-heading-bold-xxlg-font-size: 64px;
    --tds-typography-content-heading-bold-xxlg-letter-spacing: 0%;
    --tds-typography-content-heading-bold-xxlg-text-case: none;
    --tds-typography-content-heading-bold-xxlg-text-decoration: none;
    --tds-typography-content-heading-bold-xxlg-font-weight: Bold;
    --tds-typography-content-heading-bold-xlg-font-family: "Geologica";
    --tds-typography-content-heading-bold-xlg-line-height: 110%;
    --tds-typography-content-heading-bold-xlg-font-size: 56px;
    --tds-typography-content-heading-bold-xlg-letter-spacing: 0%;
    --tds-typography-content-heading-bold-xlg-text-case: none;
    --tds-typography-content-heading-bold-xlg-text-decoration: none;
    --tds-typography-content-heading-bold-xlg-font-weight: Bold;
    --tds-typography-content-heading-bold-lg-font-family: "Geologica";
    --tds-typography-content-heading-bold-lg-line-height: 110%;
    --tds-typography-content-heading-bold-lg-font-size: 48px;
    --tds-typography-content-heading-bold-lg-letter-spacing: 0%;
    --tds-typography-content-heading-bold-lg-text-case: none;
    --tds-typography-content-heading-bold-lg-text-decoration: none;
    --tds-typography-content-heading-bold-lg-font-weight: Bold;
    --tds-typography-content-heading-bold-md-font-family: "Geologica";
    --tds-typography-content-heading-bold-md-line-height: 110%;
    --tds-typography-content-heading-bold-md-font-size: 40px;
    --tds-typography-content-heading-bold-md-letter-spacing: 0%;
    --tds-typography-content-heading-bold-md-text-case: none;
    --tds-typography-content-heading-bold-md-text-decoration: none;
    --tds-typography-content-heading-bold-md-font-weight: Bold;
    --tds-typography-content-heading-bold-sm-font-family: "Geologica";
    --tds-typography-content-heading-bold-sm-line-height: 125%;
    --tds-typography-content-heading-bold-sm-font-size: 32px;
    --tds-typography-content-heading-bold-sm-letter-spacing: 0%;
    --tds-typography-content-heading-bold-sm-text-case: none;
    --tds-typography-content-heading-bold-sm-text-decoration: none;
    --tds-typography-content-heading-bold-sm-font-weight: Bold;
    --tds-typography-content-heading-bold-xsm-font-family: "Geologica";
    --tds-typography-content-heading-bold-xsm-line-height: 125%;
    --tds-typography-content-heading-bold-xsm-font-size: 24px;
    --tds-typography-content-heading-bold-xsm-letter-spacing: 0%;
    --tds-typography-content-heading-bold-xsm-text-case: none;
    --tds-typography-content-heading-bold-xsm-text-decoration: none;
    --tds-typography-content-heading-bold-xsm-font-weight: Bold;
    --tds-typography-content-heading-bold-xxsm-font-family: "Geologica";
    --tds-typography-content-heading-bold-xxsm-line-height: 125%;
    --tds-typography-content-heading-bold-xxsm-font-size: 20px;
    --tds-typography-content-heading-bold-xxsm-letter-spacing: 0%;
    --tds-typography-content-heading-bold-xxsm-text-case: none;
    --tds-typography-content-heading-bold-xxsm-text-decoration: none;
    --tds-typography-content-heading-bold-xxsm-font-weight: Bold;
    --tds-typography-content-heading-medium-xxlg-font-family: "Geologica";
    --tds-typography-content-heading-medium-xxlg-line-height: 110%;
    --tds-typography-content-heading-medium-xxlg-font-size: 64px;
    --tds-typography-content-heading-medium-xxlg-letter-spacing: 0%;
    --tds-typography-content-heading-medium-xxlg-text-case: none;
    --tds-typography-content-heading-medium-xxlg-text-decoration: none;
    --tds-typography-content-heading-medium-xxlg-font-weight: Medium;
    --tds-typography-content-heading-medium-xlg-font-family: "Geologica";
    --tds-typography-content-heading-medium-xlg-line-height: 110%;
    --tds-typography-content-heading-medium-xlg-font-size: 56px;
    --tds-typography-content-heading-medium-xlg-letter-spacing: 0%;
    --tds-typography-content-heading-medium-xlg-text-case: none;
    --tds-typography-content-heading-medium-xlg-text-decoration: none;
    --tds-typography-content-heading-medium-xlg-font-weight: Medium;
    --tds-typography-content-heading-medium-lg-font-family: "Geologica";
    --tds-typography-content-heading-medium-lg-line-height: 110%;
    --tds-typography-content-heading-medium-lg-font-size: 48px;
    --tds-typography-content-heading-medium-lg-letter-spacing: 0%;
    --tds-typography-content-heading-medium-lg-text-case: none;
    --tds-typography-content-heading-medium-lg-text-decoration: none;
    --tds-typography-content-heading-medium-lg-font-weight: Medium;
    --tds-typography-content-heading-medium-md-font-family: "Geologica";
    --tds-typography-content-heading-medium-md-line-height: 110%;
    --tds-typography-content-heading-medium-md-font-size: 40px;
    --tds-typography-content-heading-medium-md-letter-spacing: 0%;
    --tds-typography-content-heading-medium-md-text-case: none;
    --tds-typography-content-heading-medium-md-text-decoration: none;
    --tds-typography-content-heading-medium-md-font-weight: Medium;
    --tds-typography-content-heading-medium-sm-font-family: "Geologica";
    --tds-typography-content-heading-medium-sm-line-height: 125%;
    --tds-typography-content-heading-medium-sm-font-size: 32px;
    --tds-typography-content-heading-medium-sm-letter-spacing: 0%;
    --tds-typography-content-heading-medium-sm-text-case: none;
    --tds-typography-content-heading-medium-sm-text-decoration: none;
    --tds-typography-content-heading-medium-sm-font-weight: Medium;
    --tds-typography-content-heading-medium-xsm-font-family: "Geologica";
    --tds-typography-content-heading-medium-xsm-line-height: 125%;
    --tds-typography-content-heading-medium-xsm-font-size: 24px;
    --tds-typography-content-heading-medium-xsm-letter-spacing: 0%;
    --tds-typography-content-heading-medium-xsm-text-case: none;
    --tds-typography-content-heading-medium-xsm-text-decoration: none;
    --tds-typography-content-heading-medium-xsm-font-weight: Medium;
    --tds-typography-content-heading-medium-xxsm-font-family: "Geologica";
    --tds-typography-content-heading-medium-xxsm-line-height: 125%;
    --tds-typography-content-heading-medium-xxsm-font-size: 20px;
    --tds-typography-content-heading-medium-xxsm-letter-spacing: 0%;
    --tds-typography-content-heading-medium-xxsm-text-case: none;
    --tds-typography-content-heading-medium-xxsm-text-decoration: none;
    --tds-typography-content-heading-medium-xxsm-font-weight: Medium;
    --tds-typography-content-heading-regular-xxlg-font-family: "Geologica";
    --tds-typography-content-heading-regular-xxlg-line-height: 110%;
    --tds-typography-content-heading-regular-xxlg-font-size: 64px;
    --tds-typography-content-heading-regular-xxlg-letter-spacing: 0%;
    --tds-typography-content-heading-regular-xxlg-text-case: none;
    --tds-typography-content-heading-regular-xxlg-text-decoration: none;
    --tds-typography-content-heading-regular-xxlg-font-weight: Regular;
    --tds-typography-content-heading-regular-xlg-font-family: "Geologica";
    --tds-typography-content-heading-regular-xlg-line-height: 110%;
    --tds-typography-content-heading-regular-xlg-font-size: 56px;
    --tds-typography-content-heading-regular-xlg-letter-spacing: 0%;
    --tds-typography-content-heading-regular-xlg-text-case: none;
    --tds-typography-content-heading-regular-xlg-text-decoration: none;
    --tds-typography-content-heading-regular-xlg-font-weight: Regular;
    --tds-typography-content-heading-regular-lg-font-family: "Geologica";
    --tds-typography-content-heading-regular-lg-line-height: 110%;
    --tds-typography-content-heading-regular-lg-font-size: 48px;
    --tds-typography-content-heading-regular-lg-letter-spacing: 0%;
    --tds-typography-content-heading-regular-lg-text-case: none;
    --tds-typography-content-heading-regular-lg-text-decoration: none;
    --tds-typography-content-heading-regular-lg-font-weight: Regular;
    --tds-typography-content-heading-regular-md-font-family: "Geologica";
    --tds-typography-content-heading-regular-md-line-height: 110%;
    --tds-typography-content-heading-regular-md-font-size: 40px;
    --tds-typography-content-heading-regular-md-letter-spacing: 0%;
    --tds-typography-content-heading-regular-md-text-case: none;
    --tds-typography-content-heading-regular-md-text-decoration: none;
    --tds-typography-content-heading-regular-md-font-weight: Regular;
    --tds-typography-content-heading-regular-sm-font-family: "Geologica";
    --tds-typography-content-heading-regular-sm-line-height: 125%;
    --tds-typography-content-heading-regular-sm-font-size: 32px;
    --tds-typography-content-heading-regular-sm-letter-spacing: 0%;
    --tds-typography-content-heading-regular-sm-text-case: none;
    --tds-typography-content-heading-regular-sm-text-decoration: none;
    --tds-typography-content-heading-regular-sm-font-weight: Regular;
    --tds-typography-content-heading-regular-xsm-font-family: "Geologica";
    --tds-typography-content-heading-regular-xsm-line-height: 125%;
    --tds-typography-content-heading-regular-xsm-font-size: 24px;
    --tds-typography-content-heading-regular-xsm-letter-spacing: 0%;
    --tds-typography-content-heading-regular-xsm-text-case: none;
    --tds-typography-content-heading-regular-xsm-text-decoration: none;
    --tds-typography-content-heading-regular-xsm-font-weight: Regular;
    --tds-typography-content-heading-regular-xxsm-font-family: "Geologica";
    --tds-typography-content-heading-regular-xxsm-line-height: 125%;
    --tds-typography-content-heading-regular-xxsm-font-size: 20px;
    --tds-typography-content-heading-regular-xxsm-letter-spacing: 0%;
    --tds-typography-content-heading-regular-xxsm-text-case: none;
    --tds-typography-content-heading-regular-xxsm-text-decoration: none;
    --tds-typography-content-heading-regular-xxsm-font-weight: Regular;
    --tds-typography-content-body-bold-lg-font-family: "Geologica";
    --tds-typography-content-body-bold-lg-line-height: 150%;
    --tds-typography-content-body-bold-lg-font-size: 18px;
    --tds-typography-content-body-bold-lg-letter-spacing: 0%;
    --tds-typography-content-body-bold-lg-text-case: none;
    --tds-typography-content-body-bold-lg-font-weight: Bold;
    --tds-typography-content-body-bold-md-font-family: "Geologica";
    --tds-typography-content-body-bold-md-line-height: 150%;
    --tds-typography-content-body-bold-md-font-size: 16px;
    --tds-typography-content-body-bold-md-letter-spacing: 0%;
    --tds-typography-content-body-bold-md-text-decoration: none;
    --tds-typography-content-body-bold-md-text-case: none;
    --tds-typography-content-body-bold-md-font-weight: Bold;
    --tds-typography-content-body-bold-sm-font-family: "Geologica";
    --tds-typography-content-body-bold-sm-line-height: 150%;
    --tds-typography-content-body-bold-sm-font-size: 14px;
    --tds-typography-content-body-bold-sm-letter-spacing: 0%;
    --tds-typography-content-body-bold-sm-text-decoration: none;
    --tds-typography-content-body-bold-sm-text-case: none;
    --tds-typography-content-body-bold-sm-font-weight: Bold;
    --tds-typography-content-body-medium-lg-font-family: "Geologica";
    --tds-typography-content-body-medium-lg-line-height: 150%;
    --tds-typography-content-body-medium-lg-font-size: 18px;
    --tds-typography-content-body-medium-lg-letter-spacing: 0%;
    --tds-typography-content-body-medium-lg-text-case: none;
    --tds-typography-content-body-medium-lg-font-weight: Medium;
    --tds-typography-content-body-medium-md-font-family: "Geologica";
    --tds-typography-content-body-medium-md-line-height: 150%;
    --tds-typography-content-body-medium-md-font-size: 16px;
    --tds-typography-content-body-medium-md-letter-spacing: 0%;
    --tds-typography-content-body-medium-md-text-decoration: none;
    --tds-typography-content-body-medium-md-text-case: none;
    --tds-typography-content-body-medium-md-font-weight: Medium;
    --tds-typography-content-body-medium-sm-font-family: "Geologica";
    --tds-typography-content-body-medium-sm-line-height: 150%;
    --tds-typography-content-body-medium-sm-font-size: 14px;
    --tds-typography-content-body-medium-sm-letter-spacing: 0%;
    --tds-typography-content-body-medium-sm-text-decoration: none;
    --tds-typography-content-body-medium-sm-text-case: none;
    --tds-typography-content-body-medium-sm-font-weight: Medium;
    --tds-typography-content-body-regular-lg-font-family: "Geologica";
    --tds-typography-content-body-regular-lg-line-height: 150%;
    --tds-typography-content-body-regular-lg-font-size: 18px;
    --tds-typography-content-body-regular-lg-letter-spacing: 0%;
    --tds-typography-content-body-regular-lg-text-case: none;
    --tds-typography-content-body-regular-lg-font-weight: Regular;
    --tds-typography-content-body-regular-md-font-family: "Geologica";
    --tds-typography-content-body-regular-md-line-height: 150%;
    --tds-typography-content-body-regular-md-font-size: 16px;
    --tds-typography-content-body-regular-md-letter-spacing: 0%;
    --tds-typography-content-body-regular-md-text-decoration: none;
    --tds-typography-content-body-regular-md-text-case: none;
    --tds-typography-content-body-regular-md-font-weight: Regular;
    --tds-typography-content-body-regular-sm-font-family: "Geologica";
    --tds-typography-content-body-regular-sm-line-height: 150%;
    --tds-typography-content-body-regular-sm-font-size: 14px;
    --tds-typography-content-body-regular-sm-letter-spacing: 0%;
    --tds-typography-content-body-regular-sm-text-decoration: none;
    --tds-typography-content-body-regular-sm-text-case: none;
    --tds-typography-content-body-regular-sm-font-weight: Regular;
    --tds-typography-content-detail-overline-font-family: "Geologica";
    --tds-typography-content-detail-overline-font-weight: Bold;
    --tds-typography-content-detail-overline-line-height: 200%;
    --tds-typography-content-detail-overline-font-size: 11px;
    --tds-typography-content-detail-overline-letter-spacing: 10%;
    --tds-typography-content-detail-overline-text-case: uppercase;
    --tds-typography-content-detail-overline-text-decoration: none;
    --tds-typography-content-detail-caption-bold-lg-font-family: "Geologica";
    --tds-typography-content-detail-caption-bold-lg-line-height: 170%;
    --tds-typography-content-detail-caption-bold-lg-font-size: 12px;
    --tds-typography-content-detail-caption-bold-lg-letter-spacing: 0%;
    --tds-typography-content-detail-caption-bold-lg-text-case: none;
    --tds-typography-content-detail-caption-bold-lg-font-weight: Bold;
    --tds-typography-content-detail-caption-bold-medium-font-family: "Geologica";
    --tds-typography-content-detail-caption-bold-medium-line-height: 170%;
    --tds-typography-content-detail-caption-bold-medium-font-size: 11px;
    --tds-typography-content-detail-caption-bold-medium-letter-spacing: 0%;
    --tds-typography-content-detail-caption-bold-medium-text-case: none;
    --tds-typography-content-detail-caption-bold-medium-font-weight: Bold;
    --tds-typography-content-detail-caption-bold-regular-font-family: "Geologica";
    --tds-typography-content-detail-caption-bold-regular-line-height: 170%;
    --tds-typography-content-detail-caption-bold-regular-font-size: 10px;
    --tds-typography-content-detail-caption-bold-regular-letter-spacing: 0%;
    --tds-typography-content-detail-caption-bold-regular-text-case: none;
    --tds-typography-content-detail-caption-bold-regular-font-weight: Bold;
    --tds-typography-content-detail-caption-medium-lg-font-family: "Geologica";
    --tds-typography-content-detail-caption-medium-lg-line-height: 170%;
    --tds-typography-content-detail-caption-medium-lg-font-size: 12px;
    --tds-typography-content-detail-caption-medium-lg-letter-spacing: 0%;
    --tds-typography-content-detail-caption-medium-lg-text-case: none;
    --tds-typography-content-detail-caption-medium-lg-font-weight: Medium;
    --tds-typography-content-detail-caption-medium-md-font-family: "Geologica";
    --tds-typography-content-detail-caption-medium-md-line-height: 170%;
    --tds-typography-content-detail-caption-medium-md-font-size: 11px;
    --tds-typography-content-detail-caption-medium-md-letter-spacing: 0%;
    --tds-typography-content-detail-caption-medium-md-text-case: none;
    --tds-typography-content-detail-caption-medium-md-font-weight: Medium;
    --tds-typography-content-detail-caption-medium-regular-font-family: "Geologica";
    --tds-typography-content-detail-caption-medium-regular-line-height: 170%;
    --tds-typography-content-detail-caption-medium-regular-font-size: 10px;
    --tds-typography-content-detail-caption-medium-regular-letter-spacing: 0%;
    --tds-typography-content-detail-caption-medium-regular-text-case: none;
    --tds-typography-content-detail-caption-medium-regular-font-weight: Medium;
    --tds-typography-content-detail-caption-regular-lg-font-family: "Geologica";
    --tds-typography-content-detail-caption-regular-lg-line-height: 170%;
    --tds-typography-content-detail-caption-regular-lg-font-size: 12px;
    --tds-typography-content-detail-caption-regular-lg-letter-spacing: 0%;
    --tds-typography-content-detail-caption-regular-lg-text-case: none;
    --tds-typography-content-detail-caption-regular-lg-font-weight: Regular;
    --tds-typography-content-detail-caption-regular-md-font-family: "Geologica";
    --tds-typography-content-detail-caption-regular-md-line-height: 170%;
    --tds-typography-content-detail-caption-regular-md-font-size: 11px;
    --tds-typography-content-detail-caption-regular-md-letter-spacing: 0%;
    --tds-typography-content-detail-caption-regular-md-text-case: none;
    --tds-typography-content-detail-caption-regular-md-font-weight: Regular;
    --tds-typography-content-detail-caption-regular-sm-font-family: "Geologica";
    --tds-typography-content-detail-caption-regular-sm-line-height: 170%;
    --tds-typography-content-detail-caption-regular-sm-font-size: 10px;
    --tds-typography-content-detail-caption-regular-sm-letter-spacing: 0%;
    --tds-typography-content-detail-caption-regular-sm-text-case: none;
    --tds-typography-content-detail-caption-regular-sm-font-weight: Regular;
    --tds-typography-action-xxsm-font-family: "Geologica";
    --tds-typography-action-xxsm-font-weight: Medium;
    --tds-typography-action-xxsm-line-height: 100%;
    --tds-typography-action-xxsm-font-size: 11px;
    --tds-typography-action-xxsm-letter-spacing: 0%;
    --tds-typography-action-xxsm-text-decoration: none;
    --tds-typography-action-xxsm-text-case: none;
    --tds-typography-action-xsm-font-family: "Geologica";
    --tds-typography-action-xsm-font-weight: Medium;
    --tds-typography-action-xsm-line-height: 100%;
    --tds-typography-action-xsm-font-size: 12px;
    --tds-typography-action-xsm-letter-spacing: 0%;
    --tds-typography-action-xsm-text-decoration: none;
    --tds-typography-action-xsm-text-case: none;
    --tds-typography-action-sm-font-family: "Geologica";
    --tds-typography-action-sm-font-weight: Medium;
    --tds-typography-action-sm-line-height: 100%;
    --tds-typography-action-sm-font-size: 14px;
    --tds-typography-action-sm-letter-spacing: 0%;
    --tds-typography-action-sm-text-decoration: none;
    --tds-typography-action-sm-text-case: none;
    --tds-typography-action-md-font-family: "Geologica";
    --tds-typography-action-md-font-weight: Medium;
    --tds-typography-action-md-line-height: 100%;
    --tds-typography-action-md-font-size: 16px;
    --tds-typography-action-md-letter-spacing: 0%;
    --tds-typography-action-md-text-decoration: none;
    --tds-typography-action-md-text-case: none;
    --tds-typography-action-lg-font-family: "Geologica";
    --tds-typography-action-lg-font-weight: Bold;
    --tds-typography-action-lg-line-height: 100%;
    --tds-typography-action-lg-font-size: 18px;
    --tds-typography-action-lg-letter-spacing: 0%;
    --tds-typography-action-lg-text-decoration: none;
    --tds-typography-action-lg-text-case: none;
    --tds-typography-indicators-md-font-family: "Geologica";
    --tds-typography-indicators-md-font-weight: Regular;
    --tds-typography-indicators-md-line-height: 100%;
    --tds-typography-indicators-md-font-size: 18px;
    --tds-typography-indicators-md-letter-spacing: 0%;
    --tds-typography-indicators-md-text-decoration: none;
    --tds-typography-indicators-md-text-case: none;
    --tds-typography-indicators-lg-font-family: "Geologica";
    --tds-typography-indicators-lg-font-weight: Bold;
    --tds-typography-indicators-lg-line-height: 100%;
    --tds-typography-indicators-lg-font-size: 20px;
    --tds-typography-indicators-lg-letter-spacing: 0%;
    --tds-typography-indicators-lg-text-decoration: none;
    --tds-typography-indicators-lg-text-case: none;
    --tds-typography-informative-xsm-font-family: "Geologica";
    --tds-typography-informative-xsm-font-weight: Medium;
    --tds-typography-informative-xsm-line-height: 100%;
    --tds-typography-informative-xsm-font-size: 12px;
    --tds-typography-informative-xsm-letter-spacing: 0%;
    --tds-typography-informative-xsm-text-decoration: none;
    --tds-typography-informative-xsm-text-case: none;
    --tds-typography-informative-sm-font-family: "Geologica";
    --tds-typography-informative-sm-font-weight: Medium;
    --tds-typography-informative-sm-line-height: 100%;
    --tds-typography-informative-sm-font-size: 14px;
    --tds-typography-informative-sm-letter-spacing: 0%;
    --tds-typography-informative-sm-text-decoration: none;
    --tds-typography-informative-sm-text-case: none;
    --tds-typography-informative-md-font-family: "Geologica";
    --tds-typography-informative-md-font-weight: Medium;
    --tds-typography-informative-md-line-height: 100%;
    --tds-typography-informative-md-font-size: 16px;
    --tds-typography-informative-md-letter-spacing: 0%;
    --tds-typography-informative-md-text-decoration: none;
    --tds-typography-informative-md-text-case: none;
    --tds-typography-informative-lg-font-family: "Geologica";
    --tds-typography-informative-lg-font-weight: Bold;
    --tds-typography-informative-lg-line-height: 100%;
    --tds-typography-informative-lg-font-size: 18px;
    --tds-typography-informative-lg-letter-spacing: 0%;
    --tds-typography-informative-lg-text-decoration: none;
    --tds-typography-informative-lg-text-case: none;
    --tds-typography-informative-xlg-font-family: "Geologica";
    --tds-typography-informative-xlg-font-weight: Bold;
    --tds-typography-informative-xlg-line-height: 100%;
    --tds-typography-informative-xlg-font-size: 20px;
    --tds-typography-informative-xlg-letter-spacing: 0%;
    --tds-typography-informative-xlg-text-decoration: none;
    --tds-typography-informative-xlg-text-case: none;
    --tds-typography-informative-xxlg-font-family: "Geologica";
    --tds-typography-informative-xxlg-font-weight: Bold;
    --tds-typography-informative-xxlg-line-height: 100%;
    --tds-typography-informative-xxlg-font-size: 24px;
    --tds-typography-informative-xxlg-letter-spacing: 0%;
    --tds-typography-informative-xxlg-text-decoration: none;
    --tds-typography-informative-xxlg-text-case: none;
    --tds-elevations-higher-0-color: rgba(32,32,32,0.01);
    --tds-elevations-higher-0-type: dropShadow;
    --tds-elevations-higher-0-x: 0;
    --tds-elevations-higher-0-y: 8;
    --tds-elevations-higher-0-blur: 16;
    --tds-elevations-higher-0-spread: 0;
    --tds-elevations-higher-1-color: rgba(32,32,32,0.08);
    --tds-elevations-higher-1-type: dropShadow;
    --tds-elevations-higher-1-x: 0;
    --tds-elevations-higher-1-y: 16;
    --tds-elevations-higher-1-blur: 32;
    --tds-elevations-higher-1-spread: 0;
    --tds-elevations-higher-2-color: rgba(32,32,32,0.06);
    --tds-elevations-higher-2-type: dropShadow;
    --tds-elevations-higher-2-x: 0;
    --tds-elevations-higher-2-y: 32;
    --tds-elevations-higher-2-blur: 64;
    --tds-elevations-higher-2-spread: 0;
    --tds-elevations-high-0-color: rgba(32,32,32,0.01);
    --tds-elevations-high-0-type: dropShadow;
    --tds-elevations-high-0-x: 0;
    --tds-elevations-high-0-y: 4;
    --tds-elevations-high-0-blur: 8;
    --tds-elevations-high-0-spread: 0;
    --tds-elevations-high-1-color: rgba(32,32,32,0.08);
    --tds-elevations-high-1-type: dropShadow;
    --tds-elevations-high-1-x: 0;
    --tds-elevations-high-1-y: 8;
    --tds-elevations-high-1-blur: 16;
    --tds-elevations-high-1-spread: 0;
    --tds-elevations-high-2-color: rgba(32,32,32,0.06);
    --tds-elevations-high-2-type: dropShadow;
    --tds-elevations-high-2-x: 0;
    --tds-elevations-high-2-y: 16;
    --tds-elevations-high-2-blur: 32;
    --tds-elevations-high-2-spread: 0;
    --tds-elevations-low-0-color: #20202014;
    --tds-elevations-low-0-type: dropShadow;
    --tds-elevations-low-0-x: 0;
    --tds-elevations-low-0-y: 2;
    --tds-elevations-low-0-blur: 4;
    --tds-elevations-low-0-spread: 0;
    --tds-elevations-low-1-color: #2020200f;
    --tds-elevations-low-1-type: dropShadow;
    --tds-elevations-low-1-x: 0;
    --tds-elevations-low-1-y: 4;
    --tds-elevations-low-1-blur: 8;
    --tds-elevations-low-1-spread: 0;
    --tds-elevations-low-2-color: #2020200a;
    --tds-elevations-low-2-type: dropShadow;
    --tds-elevations-low-2-x: 0;
    --tds-elevations-low-2-y: 8;
    --tds-elevations-low-2-blur: 16;
    --tds-elevations-low-2-spread: 0;
    --tds-elevations-diffuse-0-color: #20202003;
    --tds-elevations-diffuse-0-type: dropShadow;
    --tds-elevations-diffuse-0-x: 0;
    --tds-elevations-diffuse-0-y: 0;
    --tds-elevations-diffuse-0-blur: 16;
    --tds-elevations-diffuse-0-spread: 0;
    --tds-elevations-diffuse-1-color: #20202014;
    --tds-elevations-diffuse-1-type: dropShadow;
    --tds-elevations-diffuse-1-x: 0;
    --tds-elevations-diffuse-1-y: 0;
    --tds-elevations-diffuse-1-blur: 32;
    --tds-elevations-diffuse-1-spread: 0;
    --tds-elevations-diffuse-2-color: #2020200f;
    --tds-elevations-diffuse-2-type: dropShadow;
    --tds-elevations-diffuse-2-x: 0;
    --tds-elevations-diffuse-2-y: 0;
    --tds-elevations-diffuse-2-blur: 64;
    --tds-elevations-diffuse-2-spread: 0;
    --tds-elevations-none-0-color: #20202000;
    --tds-elevations-none-0-type: dropShadow;
    --tds-elevations-none-0-x: 0;
    --tds-elevations-none-0-y: 0;
    --tds-elevations-none-0-blur: 0;
    --tds-elevations-none-0-spread: 0;
    --tds-elevations-none-1-color: #20202000;
    --tds-elevations-none-1-type: dropShadow;
    --tds-elevations-none-1-x: 0;
    --tds-elevations-none-1-y: 0;
    --tds-elevations-none-1-blur: 0;
    --tds-elevations-none-1-spread: 0;
    --tds-elevations-none-2-color: #20202000;
    --tds-elevations-none-2-type: dropShadow;
    --tds-elevations-none-2-x: 0;
    --tds-elevations-none-2-y: 0;
    --tds-elevations-none-2-blur: 0;
    --tds-elevations-none-2-spread: 0;
    --tds-border-width-none: 0px;
    --tds-border-width-xsm: 1px;
    --tds-border-width-sm: 1.5px;
    --tds-border-width-md: 2px;
    --tds-border-width-lg: 3px;
    --tds-border-width-xlg: 4px;
    --tds-breakpoint-min: 360px;
    --tds-breakpoint-xsm: 480px;
    --tds-breakpoint-sm: 768px;
    --tds-breakpoint-md: 1024px;
    --tds-breakpoint-lg: 1280px;
    --tds-breakpoint-xlg: 1440px;
    --tds-breakpoint-max: 1600px;
}
