html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.sidebar_8b19) {
  gap: 0.5em;
}
:where(.basic-1476) {
  gap: 0.5em;
}
body .avatar_red_5ceb > .soft-6f4a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar_red_5ceb > .gradient_solid_6a72 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar_red_5ceb > .gallery_7b76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag_bright_d3f9 > .soft-6f4a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tag_bright_d3f9 > .gradient_solid_6a72 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tag_bright_d3f9 > .gallery_7b76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tag_bright_d3f9
  > :where(:not(.soft-6f4a):not(.gradient_solid_6a72):not(.aside_red_8e93)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag_bright_d3f9 > .orange-72d2 {
  max-width: var(--wp--style--global--wide-size);
}
body .sidebar_8b19 {
  display: flex;
}
body .sidebar_8b19 {
  flex-wrap: wrap;
  align-items: center;
}
body .sidebar_8b19 > * {
  margin: 0;
}
body .basic-1476 {
  display: grid;
}
body .basic-1476 > * {
  margin: 0;
}
:where(.summary_daa7.sidebar_8b19) {
  gap: 2em;
}
:where(.summary_daa7.basic-1476) {
  gap: 2em;
}
:where(.column_white_a1f5.sidebar_8b19) {
  gap: 1.25em;
}
:where(.column_white_a1f5.basic-1476) {
  gap: 1.25em;
}
.red_7f7e {
  color: var(--wp--preset--color--black) !important;
}
.caption-dim-e863 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.surface-plasma-89d4 {
  color: var(--wp--preset--color--white) !important;
}
.primary-1beb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.sort_0eb3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.main_a65a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cold-237a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-white-bdf4 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.outline-dark-8f1d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dirty-0581 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.brown_1943 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description-warm-25fc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.banner-simple-7290 {
  background-color: var(--wp--preset--color--black) !important;
}
.hot_5f6b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.detail-green-8210 {
  background-color: var(--wp--preset--color--white) !important;
}
.photo_a580 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.search_over_6f47 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.gradient_complex_4a57 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade_center_446a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.alert-light-0366 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary_middle_92c0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.grid-pink-404f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-bdaf {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active-3abc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_full_2ad6 {
  border-color: var(--wp--preset--color--black) !important;
}
.sidebar-75c9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.current-3b92 {
  border-color: var(--wp--preset--color--white) !important;
}
.heading-upper-a82b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.notification_wide_2ab4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.item_7113 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border_gold_7b21 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slow-b3e6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.border_58ee {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider_stone_1ef9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.outline_ae46 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description-prev-8294 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_rough_94e9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.status-76d8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.progress-9aae {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.filter_upper_505b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.fluid_bc0e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.header_f2f4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.purple-e125 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.north-496c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.background_c778 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.under_db98 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.block-b862 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.left_2771 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.item_last_0b8f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gas-cd69 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.basic-a264 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.static-427c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.text-77a3 a:where(:not(.liquid_1fc7)) {
  color: inherit;
}
:where(.column_white_a1f5.sidebar_8b19) {
  gap: 1.25em;
}
:where(.column_white_a1f5.basic-1476) {
  gap: 1.25em;
}
:where(.summary_daa7.sidebar_8b19) {
  gap: 2em;
}
:where(.summary_daa7.basic-1476) {
  gap: 2em;
}
.module-dark-9d24 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient-lower-89b6 .column_hard_0eb7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-93eb .message-a2d9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-0371 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-0371.link-last-959d .active_6e62 {
  background-color: var(--e-global-color-primary);
}
.mask-0371.center_29b8 .active_6e62,
.mask-0371.stone_c774 .active_6e62 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fixed_0ab3 .focused-88bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.paper-0e24 {
  --divider-color: var(--e-global-color-secondary);
}
.paper-0e24 .south-8a9c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paper-0e24.grid_0dee .middle_af3c {
  background-color: var(--e-global-color-secondary);
}
.paper-0e24.layout_bde9 .middle_af3c,
.paper-0e24.hidden_top_c4f1 .middle_af3c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.paper-0e24.layout_bde9 .middle_af3c,
.paper-0e24.hidden_top_c4f1 .middle_af3c svg {
  fill: var(--e-global-color-secondary);
}
.pattern_west_e3a2 .modal_prev_b832 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_west_e3a2 .box_c382 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_460f.grid_0dee .middle_af3c {
  background-color: var(--e-global-color-primary);
}
.mask_460f.layout_bde9 .middle_af3c,
.mask_460f.hidden_top_c4f1 .middle_af3c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask_460f.layout_bde9 .middle_af3c,
.mask_460f.hidden_top_c4f1 .middle_af3c svg {
  fill: var(--e-global-color-primary);
}
.texture_over_c990.grid_0dee .middle_af3c {
  background-color: var(--e-global-color-primary);
}
.texture_over_c990.layout_bde9 .middle_af3c,
.texture_over_c990.hidden_top_c4f1 .middle_af3c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture_over_c990 .tooltip_2681 {
  color: var(--e-global-color-primary);
}
.texture_over_c990 .tooltip_2681,
.texture_over_c990 .tooltip_2681 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_over_c990 .status-first-d1e0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_huge_2fcf .input-190c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_670f .tabs_short_96e6 .tabs-76b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_79b6 .paragraph_f876:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.full_79b6 .media_pink_9afd i {
  color: var(--e-global-color-primary);
}
.full_79b6 .media_pink_9afd svg {
  fill: var(--e-global-color-primary);
}
.full_79b6 .heading-7eb2 {
  color: var(--e-global-color-secondary);
}
.full_79b6 .paragraph_f876 > .heading-7eb2,
.full_79b6 .paragraph_f876 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_d8ae .banner_easy_2cd3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_d8ae .overlay-a78f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active_soft_d4b6 .layout-8c26 .fast-fdb0 {
  background-color: var(--e-global-color-primary);
}
.active_soft_d4b6 .article_f4f8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_49b8 .top_d9d6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_49b8 .pagination_3cb8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_49b8 .blue-442b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.yellow_0c14 .filter-white-feb4,
.yellow_0c14 .filter-white-feb4 a {
  color: var(--e-global-color-primary);
}
.yellow_0c14 .filter-white-feb4.paper-2e68,
.yellow_0c14 .filter-white-feb4.paper-2e68 a {
  color: var(--e-global-color-accent);
}
.yellow_0c14 .filter-white-feb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_0c14 .list_d476 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6d60 .column-8e03,
.nav_6d60 .right-e966 {
  color: var(--e-global-color-primary);
}
.nav_6d60 .column-8e03 svg {
  fill: var(--e-global-color-primary);
}
.nav_6d60 .paper-2e68 .column-8e03,
.nav_6d60 .paper-2e68 .right-e966 {
  color: var(--e-global-color-accent);
}
.nav_6d60 .paper-2e68 .column-8e03 svg {
  fill: var(--e-global-color-accent);
}
.nav_6d60 .right-e966 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_6d60 .list_d476 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-small-3dce .title-75d3,
.description-small-3dce .north-92e0 {
  color: var(--e-global-color-primary);
}
.description-small-3dce .north-92e0 svg {
  fill: var(--e-global-color-primary);
}
.description-small-3dce .filter-white-feb4.paper-2e68 a,
.description-small-3dce
  .filter-white-feb4.paper-2e68
  .north-92e0 {
  color: var(--e-global-color-accent);
}
.description-small-3dce .title-75d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-small-3dce .list_d476 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_0e7d .layout-orange-b222 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_0e7d .backdrop-motion-80e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_large_9db6 .highlight_clean_8332 .link-7556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.popup_large_9db6 .highlight_clean_8332 .panel-up-2cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_large_9db6 .frame_small_1db0 .link-7556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.popup_large_9db6
  .frame_small_1db0
  .panel-up-2cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_large_9db6
  .popup_gold_dfca
  .link-7556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.popup_large_9db6
  .popup_gold_dfca
  .panel-up-2cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_large_9db6
  .logo_fresh_d87c
  .link-7556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.popup_large_9db6
  .logo_fresh_d87c
  .panel-up-2cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-ce79 .component-brown-d8e5 {
  background-color: var(--e-global-color-primary);
}
.accordion-ce79 .component-brown-d8e5:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-ce79 .module-complex-c685 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-ce79
  .component-brown-d8e5:hover
  .module-complex-c685 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_soft_a108 .under_be1a {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_lite_6b71 .hard_7b3c .overlay-4de8 a {
  background-color: var(--e-global-color-accent);
}
.focus_lite_6b71 .hard_7b3c .under_0f46 a {
  background-color: var(--e-global-color-accent);
}
.focus_lite_6b71 .hard_7b3c .overlay-4de8 a,
.focus_lite_6b71 .hard_7b3c .under_0f46 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-0cc7
  .disabled_paper_abdf.table_easy_198d
  .hard_7b3c
  a.liquid_331b {
  background-color: var(--e-global-color-accent);
}
.progress-0cc7
  .disabled_paper_abdf.table_easy_198d
  .hard_7b3c
  span.liquid_331b.fn-current-fa45 {
  background-color: var(--e-global-color-text);
}
.progress-0cc7
  .disabled_paper_abdf.table_easy_198d
  .hard_7b3c
  .liquid_331b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840 .hovered_de73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .highlight-2678
  > .dropdown-west-daa3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .pattern-fast-333f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .sidebar_1993
  .main_iron_a6a1,
.hero_2840
  .sidebar_1993
  .copper_e797 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_2840
  .sidebar_1993
  .heading_ece8,
.hero_2840
  .sidebar_1993
  a
  .heading_ece8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .sidebar_1993
  .large_65bf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .sidebar_1993
  .wrapper_bottom_5955 {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .sidebar_1993
  .wrapper_bottom_5955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .sidebar_1993
  .wrapper_bottom_5955:hover {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .sidebar_1993
  .title_orange_de33 {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .sidebar_1993
  .title_orange_de33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .sidebar_1993
  .title_orange_de33:hover {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .aside_silver_1a6c
  .item-32fa
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_2840
  .aside_silver_1a6c
  .avatar_selected_3b33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .aside_silver_1a6c
  .large_65bf {
  color: var(--e-global-color-text);
}
.hero_2840
  .aside_silver_1a6c
  .large_65bf
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .aside_silver_1a6c
  .wrapper_bottom_5955 {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .aside_silver_1a6c
  .wrapper_bottom_5955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .aside_silver_1a6c
  .wrapper_bottom_5955:hover {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .aside_silver_1a6c
  .title_orange_de33 {
  background-color: var(--e-global-color-primary);
}
.hero_2840
  .aside_silver_1a6c
  .title_orange_de33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_2840
  .aside_silver_1a6c
  .title_orange_de33:hover {
  background-color: var(--e-global-color-primary);
}
.hero_2840 .hero_bottom_f43a {
  background-color: var(--e-global-color-primary);
}
.hero_2840 .hero_bottom_f43a:hover {
  background-color: var(--e-global-color-primary);
}
.hero_2840 .block_prev_ccbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_2840 .tag_e566 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-1e8c .table_bright_e836 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-1e8c
  .paragraph-c5ed
  > div:nth-child(3)
  .table_bright_e836,
.large-1e8c
  .wide-01d8
  > div:nth-child(1)
  .table_bright_e836,
.large-1e8c
  .progress_up_2ec0
  > div:nth-child(1)
  .table_bright_e836,
.large-1e8c
  .badge-mini-3ea6
  > div:nth-child(1)
  .table_bright_e836,
.large-1e8c
  .feature-6540
  > div:nth-child(1)
  .table_bright_e836 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-1e8c .feature_right_faa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-1e8c .huge-3884 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-1e8c .tertiary-bef1 {
  background-color: var(--e-global-color-primary);
}
.large-1e8c .tertiary-bef1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-1e8c .tertiary-bef1:hover {
  background-color: var(--e-global-color-primary);
}
.large-1e8c .sort-cc77 {
  background-color: var(--e-global-color-primary);
}
.large-1e8c .sort-cc77:hover {
  background-color: var(--e-global-color-primary);
}
.large-1e8c .block_prev_ccbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-1e8c .tag_e566 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_f312 .tertiary_a754 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_f312 .accordion_1e59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_f312 .lite_ecca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_f312 .active_8568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_f312 .slider_purple_11ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_f312 .sort-cc77 {
  background-color: var(--e-global-color-primary);
}
.background_f312 .sort-cc77:hover {
  background-color: var(--e-global-color-primary);
}
.primary_south_93da .wrapper-2fb5 {
  background-color: var(--e-global-color-secondary);
}
.primary_south_93da .accent-south-e2c2 {
  background-color: var(--e-global-color-text);
}
.primary_south_93da .highlight_outer_bdef {
  background-color: var(--e-global-color-secondary);
}
.primary_south_93da .shade-1f7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_south_93da .block_3f28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_south_93da .wood_f126 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_south_93da .avatar_3777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_south_93da .north-d570 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b7f6 .layout_dim_8cef .cold_c220,
.progress_b7f6
  .layout_dim_8cef
  .cold_c220
  a,
.progress_b7f6 .paragraph-dim-8a87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b7f6 .layout_dim_8cef .accent_7845,
.progress_b7f6 .element_small_6de3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b7f6 .layout_dim_8cef .accent_7845 {
  color: var(--e-global-color-text);
}
.progress_b7f6 .element_small_6de3 {
  color: var(--e-global-color-text);
}
.progress_b7f6
  .layout_dim_8cef
  .form_ef2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_b7f6 .table_e37f .liquid-fe00 {
  background-color: var(--e-global-color-primary);
}
.progress_b7f6 .table_e37f .liquid-fe00:hover {
  background-color: var(--e-global-color-primary);
}
.progress_b7f6 .table_e37f .focused_c4fb li span {
  background-color: var(--e-global-color-text);
}
.progress_b7f6 .table_e37f .focused_c4fb li span:hover {
  background-color: var(--e-global-color-primary);
}
.progress_b7f6
  .table_e37f
  .focused_c4fb
  li.medium-3d92
  span {
  background-color: var(--e-global-color-accent);
}
.progress_b7f6 .new-a05c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_89d2 .brown_f322 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_4697 .inner-ecce {
  background-color: var(--e-global-color-primary);
}
.avatar_4697 .info_dfa5 {
  background-color: var(--e-global-color-secondary);
}
.avatar_4697 .header-7eb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_4697 .header_large_edd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_4697 .card-3ba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_4697 .dynamic_dc31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_4697 .fresh_213f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_4697 .outline_outer_70db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_4697 .last-f849 {
  background-color: var(--e-global-color-primary);
}
.avatar_4697 .last-f849 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_2b0b .red-63f3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_2b0b .fluid_9e1b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary_2b0b
  .stone_2432:after {
  background-color: var(--e-global-color-primary);
}
.summary_2b0b .complex-2886 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_ddb9 .paragraph-dim-8a87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_ddb9 .element_small_6de3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-55f9 .icon_south_5403 .advanced_35c8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-55f9 .icon_south_5403 .block_80d5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-3f7e .article-918c {
  background-color: var(--e-global-color-primary);
}
.media-3f7e .notification-narrow-e257 {
  background-color: var(--e-global-color-secondary);
}
.media-3f7e .container-9007 .summary-motion-d909 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-3f7e .paragraph-blue-2182 .summary-motion-d909 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-red-f713 .smooth-1469 .iron_5620 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-red-f713 .smooth-1469 .avatar_wide_7b7a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-red-f713 .smooth-1469 .media_dbff {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mask-bottom-4c00 .backdrop_red_0f40 {
  border-color: var(--e-global-color-text);
}
.mask-bottom-4c00 .slider_up_3738 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-bottom-4c00 .aside_365f {
  color: var(--e-global-color-primary);
}
.mask-bottom-4c00 .search-up-ec66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_dirty_b432 .glass-8718 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_dirty_b432 .dim_68be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_dirty_b432 .sidebar-fluid-5719:hover .glass-8718 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_dirty_b432
  .sidebar-fluid-5719:hover
  .dim_68be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-28f8 .notice_d230 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-28f8 .secondary-a44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-4059 .hard-a52c .tertiary-west-1c58 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-4059 .tag-in-4111 .tertiary-west-1c58 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.motion_b59d .thick_032a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.inner-d0fb .container_e6c6 .shadow_0863 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-d0fb .container_e6c6 .shadow_0863 {
  background-color: var(--e-global-color-secondary);
}
.inner-d0fb .header-east-f683 .shadow_0863 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-d0fb .header-east-f683 .shadow_0863 {
  background-color: var(--e-global-color-secondary);
}
.inner-d0fb .element-selected-19be .icon-east-74d7 {
  background-color: var(--e-global-color-primary);
}
.inner-d0fb .element-selected-19be:hover .icon-east-74d7 {
  background-color: var(--e-global-color-secondary);
}
.inner-d0fb .liquid-fe00 {
  background-color: var(--e-global-color-primary);
}
.inner-d0fb .liquid-fe00:hover {
  background-color: var(--e-global-color-accent);
}
.inner-d0fb .focused_c4fb li span {
  background-color: var(--e-global-color-text);
}
.inner-d0fb .focused_c4fb li span:hover {
  background-color: var(--e-global-color-primary);
}
.inner-d0fb .focused_c4fb li.medium-3d92 span {
  background-color: var(--e-global-color-accent);
}
.main-7c4b .grid_f1f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-7c4b .gradient-89f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-blue-ec51 .bronze-4b86:before {
  background-color: var(--e-global-color-secondary);
}
.avatar-blue-ec51 .texture_action_dc55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-blue-ec51 .overlay_red_a48e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_ff78 .solid_a2d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_ff78 .solid_a2d7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_ff78 .solid_a2d7.fn-active-fa45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_ff78 .sort-b7c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_ff78 .large_90da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_ff78 .picture_9a9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_ff78 .container_focused_67de {
  background-color: var(--e-global-color-primary);
}
.badge_ff78 .container_focused_67de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_ff78 .picture-d48c {
  background-color: var(--e-global-color-primary);
}
.badge_ff78 .picture-d48c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_b40b .up-9f54 .element-40ea a {
  color: var(--e-global-color-secondary);
}
.center_b40b .up-9f54 .element-40ea a:hover {
  color: var(--e-global-color-secondary);
}
.center_b40b .up-9f54 .element-40ea,
.center_b40b .up-9f54 .element-40ea a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b40b .up-9f54 .search_glass_db2b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b40b .up-9f54 .banner-stone-fc54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b40b .up-9f54 .large-b7ea {
  background-color: var(--e-global-color-primary);
}
.center_b40b .up-9f54 .large-b7ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b40b .up-9f54 .large-b7ea:hover {
  background-color: var(--e-global-color-primary);
}
.center_b40b .up-9f54 .gradient-73bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_b40b .up-9f54 .gradient-73bb {
  background-color: var(--e-global-color-primary);
}
.center_b40b .up-9f54 .gradient-73bb:hover {
  background-color: var(--e-global-color-primary);
}
.center_b40b .up-9f54 .liquid-fe00 {
  background-color: var(--e-global-color-primary);
}
.center_b40b .up-9f54 .liquid-fe00:hover {
  background-color: var(--e-global-color-primary);
}
.center_b40b .table_e37f .focused_c4fb li span {
  background-color: var(--e-global-color-text);
}
.center_b40b .table_e37f .focused_c4fb li span:hover {
  background-color: var(--e-global-color-primary);
}
.center_b40b .table_e37f .focused_c4fb li.medium-3d92 span {
  background-color: var(--e-global-color-accent);
}
.center_b40b .block_prev_ccbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_b40b .tag_e566 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-3375 .photo_1ca5 .table-dirty-a27c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-3375 .photo_1ca5 .up_7ff9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-3375 .photo_1ca5 .form-32d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984 .selected_73ca {
  border-color: var(--e-global-color-text);
}
.fluid-e984 .text_static_5956 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984 .section-focused-52e2 {
  color: var(--e-global-color-secondary);
}
.fluid-e984 .section-focused-52e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984 .steel_6813 > * {
  color: var(--e-global-color-primary);
}
.fluid-e984 .steel_6813 > * svg {
  fill: var(--e-global-color-primary);
}
.fluid-e984 .easy_2b1c {
  color: var(--e-global-color-primary);
}
.fluid-e984 .easy_2b1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-e984 .in_a862 {
  color: var(--e-global-color-primary);
}
.fluid-e984 .in_a862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-e984 .blue_5287 {
  color: var(--e-global-color-primary);
}
.fluid-e984 .blue_5287 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984 .video_dirty_ba18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984 .gallery_new_00e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984 .gallery_new_00e3.module_d0c7 {
  color: var(--e-global-color-secondary);
}
.fluid-e984 .gallery_new_00e3.module_d0c7 .stone_6ec2 {
  color: var(--e-global-color-accent);
}
.fluid-e984 .gallery_new_00e3.inner-280e {
  color: var(--e-global-color-text);
}
.fluid-e984 .gallery_new_00e3.inner-280e .stone_6ec2 {
  color: var(--e-global-color-text);
}
.fluid-e984 .gallery_new_00e3:before {
  border-top-color: var(--e-global-color-text);
}
.fluid-e984 .west_3eac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e984
  .west_3eac
  .picture_complex_16cb {
  background-color: var(--e-global-color-primary);
}
.fluid-e984
  .west_3eac
  .picture_complex_16cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-e984 .selected_73ca .surface-steel-f2a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-5209 .section-white-c143 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-5209 .pressed_1b8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_9473 .backdrop_white_2884 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_9473
  .gradient_893a
  .tooltip_4c74 {
  background-color: var(--e-global-color-secondary);
}
.heading_9473
  .gradient_893a.tag_10a0
  .tooltip_4c74 {
  background-color: var(--e-global-color-text);
}
.heading_9473
  .gradient_893a:hover
  .tooltip_4c74 {
  background-color: var(--e-global-color-accent);
}
.heading_9473
  .gradient_893a.fn-active-fa45
  .tooltip_4c74 {
  background-color: var(--e-global-color-primary);
}
.panel_929c .banner_c720 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.panel_929c .media-06de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_929c .action-9dd6 {
  background-color: var(--e-global-color-primary);
}
.panel_929c .action-9dd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_3e45 .shade-old-acd1 .full_1dd2 .primary-mini-d325 {
  background-color: var(--e-global-color-secondary);
}
.liquid_3e45 .shade-old-acd1 .slider-bottom-5ba1:after {
  background-color: var(--e-global-color-secondary);
}
.liquid_3e45 .fluid-a754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_3e45 .layout-full-d74b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_3e45 .picture_left_b6e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_3e45 .media-slow-239c {
  background-color: var(--e-global-color-primary);
}
.liquid_3e45 .media-slow-239c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_3e45 .west_b8ca {
  background-color: var(--e-global-color-secondary);
}
.liquid_3e45 .west_b8ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_3e45 .shade-old-acd1 .sort_a702 .accent-up-4b56:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_3e45
  .shade-old-acd1
  .sort_a702
  .accent-up-4b56.rough-4b50 {
  background-color: var(--e-global-color-primary);
}
.liquid_3e45 .shade-old-acd1 .gas-9d4e:before {
  border-color: var(--e-global-color-primary);
}
.liquid_3e45 .shade-old-acd1 .gas-9d4e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.liquid_3e45
  .shade-old-acd1
  .gas-9d4e.breadcrumb_94fb:before {
  border-color: var(--e-global-color-primary);
}
.liquid_3e45 .center-4136 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_815b .motion-8b19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_815b .motion-8b19:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_815b .motion-8b19.clean-a586 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_815b .article-clean-e65e {
  background-color: var(--e-global-color-primary);
}
.secondary_815b .article-clean-e65e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_815b
  .search-tiny-b62b
  .button_1ca8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_815b
  .block-silver-3941
  .button_1ca8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_dark_631b
  .silver-df8e
  .backdrop-warm-416f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_dark_631b
  .silver-df8e
  .surface-7b40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_dark_631b .hidden_a1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_dark_631b .focus-last-63d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_dark_631b .breadcrumb_short_f604 {
  background-color: var(--e-global-color-primary);
}
.heading_dark_631b .breadcrumb_short_f604 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-stone-5256 .shadow-full-db68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-stone-5256 .label_wood_5f5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.shade-stone-5256 .iron_8018 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-stone-5256 .iron_8018 a:hover {
  color: var(--e-global-color-secondary);
}
.shade-stone-5256 .button-a683 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-stone-5256 .overlay-white-fd9f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-stone-5256 .dropdown_4117 .liquid-fe00 {
  background-color: var(--e-global-color-primary);
}
.shade-stone-5256 .dropdown_4117 .liquid-fe00:hover {
  background-color: var(--e-global-color-accent);
}
.shade-stone-5256
  .dropdown_4117
  .focused_c4fb
  li
  span {
  background-color: var(--e-global-color-text);
}
.shade-stone-5256
  .dropdown_4117
  .focused_c4fb
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shade-stone-5256
  .dropdown_4117
  .focused_c4fb
  li.medium-3d92
  span {
  background-color: var(--e-global-color-accent);
}
.lite-cd80
  .dim-7c97
  .hard_74d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-cd80 .dim-7c97 .primary_gold_24e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-cd80 .dim-7c97 .in-9ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-cd80 .complex-f013 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.lite-cd80
  .disabled_complex_4124.medium_f418 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a {
  background-color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a
  .active-a820.banner-e286 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a
  .input_full_0da7.tall_eeb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  .component-bright-b53b
  > a {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  .component-bright-b53b
  > a
  .upper_1cd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  .component-bright-b53b
  > a
  .input_full_0da7.tabs-f6a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a
  .label-center-565a:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  a
  .label-center-565a:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b.secondary-a5db
  > a
  .label-center-565a:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  .component-bright-b53b.secondary-a5db
  > a
  .label-center-565a:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a
  .form_341d
  .picture-19ef {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  a
  .form_341d
  .picture-19ef {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a
  .form_341d
  .picture-19ef,
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  a
  .form_341d
  .picture-19ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > a
  .description-focused-7ac4:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  a
  .description-focused-7ac4:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b.secondary-a5db
  > a
  .description-focused-7ac4:before {
  color: var(--e-global-color-text);
}
.breadcrumb-simple-5cd7
  > .motion_d43a
  > div
  > .action_c78c
  > .component-bright-b53b
  > .tag-b742
  .component-bright-b53b.secondary-a5db
  > a
  .description-focused-7ac4:before {
  color: var(--e-global-color-text);
}
.overlay-first-5fe7 .progress-13b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-first-5fe7
  .silver-4f30:hover
  .progress-13b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_fast_bfe5
  > .motion_d43a
  > .texture-e5c5
  > .badge-bf76
  > .accordion-0061
  > .column-in-0246
  .advanced_aa28 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_fast_bfe5
  > .motion_d43a
  > .texture-e5c5
  > .badge-bf76
  > .accordion-0061
  > .column-in-0246:hover
  .advanced_aa28 {
  color: var(--e-global-color-text);
}
.tertiary_fast_bfe5
  > .motion_d43a
  > .texture-e5c5
  > .badge-bf76
  > .accordion-0061
  > .column-in-0246:hover
  .advanced_aa28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_fast_bfe5
  > .motion_d43a
  > .texture-e5c5
  > .badge-bf76
  > .accordion-0061.title-b896
  > .column-in-0246
  .advanced_aa28 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_94f7 .input-iron-e137 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_94f7 .image-right-979e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_94f7 .paragraph_20fc {
  background-color: var(--e-global-color-primary);
}
.widget_94f7 .paragraph_20fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-c9cf
  > .motion_d43a
  > .logo-0ad0
  > .video_055f
  > .dropdown-wood-5ef8
  .lower-d641 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-c9cf
  > .motion_d43a
  > .logo-0ad0
  > .video_055f
  > .dropdown-wood-5ef8
  .stale-3fe9 {
  color: var(--e-global-color-text);
}
.gallery-c9cf
  > .motion_d43a
  > .logo-0ad0
  > .video_055f
  > .dropdown-wood-5ef8:hover
  .lower-d641 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-c9cf
  > .motion_d43a
  > .logo-0ad0
  > .video_055f
  > .dropdown-wood-5ef8:hover
  .stale-3fe9 {
  color: var(--e-global-color-secondary);
}
.gallery-c9cf
  > .motion_d43a
  > .logo-0ad0
  > .video_055f
  > .dropdown-wood-5ef8.search_2f8d
  .lower-d641 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-c9cf
  > .motion_d43a
  > .logo-0ad0
  > .video_055f
  > .dropdown-wood-5ef8.search_2f8d
  .stale-3fe9 {
  color: var(--e-global-color-primary);
}
.out-9df8
  .section-bottom-e4fd
  .logo-green-9551 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-9df8 .image-rough-056f .surface-steel-f2a8 .widget_dfc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-b21c .green-e67d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-b21c .stale-07c2 .green-e67d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-b21c .active_ef8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-b21c .active_ef8f {
  background-color: var(--e-global-color-primary);
}
.disabled-tiny-faa5 .pro_303a .chip-dark-890f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-tiny-faa5
  .pro_303a:hover
  .footer_center_6e36 {
  color: var(--e-global-color-secondary);
}
.disabled-tiny-faa5
  .pro_303a:hover
  .chip-dark-890f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-4b90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.focused_af27 {
  max-width: 1400px !important;
}

.accent_8bea {
  flex-direction: column;
}

.accent_8bea .block-9b5c {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.accent_8bea .block-9b5c {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.accent_8bea .box_tall_7c0e {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.wrapper_motion_65c1.overlay-bright-5d00 {
  display: none;
}

.photo-fdd1 {
  display: none;
}

body,
.fast_9217 {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.heading_e17a.down_6c11 {
  margin-bottom: 40px;
  width: 100%;
}

.table-e87d {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.accent_8bea a {
  width: 100%;
}

.accent_c806 .shadow-rough-eb15.hard-6e9a {
  width: 20% !important;
}

.summary-dim-bc7f {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.summary-dim-bc7f:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.summary-dim-bc7f svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.summary-dim-bc7f:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.fixed-8bd0 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.fixed-8bd0:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.fixed-8bd0:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.fixed-8bd0:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.accent_c806
  .shadow-rough-eb15.item_tiny_db92
  .hidden_1a7a
  .pink_4e8b {
  font-size: 20px !important;
}

.surface-9033 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.column-middle-5a05 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.caption-04c7 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.component_3718.notification_wood_e8c4 > .item_85c6 {
  display: flex;
  align-items: center;
}

.tabs-short-4119 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.accent_a6dd {
  position: relative;
  width: 100%;
}

.content-c758 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.badge_tall_b000 {
  font-size: 35px !important;
}

.input_b210 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.mask_simple_603f {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.image_8fa9 {
  display: flex;
  gap: 50px;
}

.accent_c806
  .shadow-rough-eb15.green-1ba0
  .focus-left-7a31
  .active-2828 {
  width: 100% !important;
}

.picture_be23 {
  width: 500px !important;
  max-width: none;
}

.middle_b06c {
  width: 100%;
}

.border_e17c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.input_c5be {
  position: relative;
  cursor: pointer;
}

.input_c5be::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.light-6a65 {
  font-size: 15px !important;
}

.content_center_7314 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.input_c5be:hover .content_center_7314 {
  visibility: visible;
}
.input_c5be:hover.input_c5be::before {
  display: block;
}

.caption-04c7 h3 {
  color: #fff;
}

.gradient_cf91 {
  margin: 0;
}

.accent_c806
  .shadow-rough-eb15.green-1ba0
  .active-2828
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.menu-lower-93b9 {
  width: 100%;
}

.first_2e36 {
  width: 100%;
}

.dark-27b4 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.first_2e36 {
  width: 100%;
}

.sidebar-7e7d {
  margin-bottom: 10px !important;
}

.active-2828 {
  display: flex;
  align-items: center;
}

.tiny-97c3 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.motion_1ef8 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.accent_8bea .block-9b5c.avatar-glass-6ce0 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accent_8bea h1.block-9b5c {
  margin-top: 80px !important;
}

.accent_c806 .shadow-rough-eb15.rough-7603 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.paragraph_fluid_455b img {
  width: 100%;
}

.container_east_78c7 .notice-300a.hidden_1a7a {
  justify-content: space-between;
}

.texture_dark_538b {
  display: none;
}

.border-7cd9 .box_tall_7c0e {
  margin: 1px 0 !important;
}

.upper_ba6a li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .component_3718 .item_85c6 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .image_8fa9 {
    flex-direction: column;
  }

  .picture_be23 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .caption-04c7 h3 {
    font-size: 28px;
  }

  .summary-dim-bc7f svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .container_east_78c7 .notice-300a.hidden_1a7a {
    border-bottom: 1px solid #f0c159;
  }

  .dark-27b4 {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .component_3718.notification_wood_e8c4 > .item_85c6 {
    gap: 15px;
    justify-content: space-between;
  }

  .accent_c806
    .shadow-rough-eb15.green-1ba0
    .active-2828
    img {
    width: 60% !important;
  }

  .content-c758 {
    left: 2%;
  }

  .surface-9033 {
    margin: 10px 0;
  }

  .accent_8bea .box_tall_7c0e {
    margin: 0;
    margin-bottom: 10px;
  }

  .summary-dim-bc7f {
    font-size: 16px !important;
  }

  .badge_tall_b000 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.accent_8bea .block-9b5c,
  .accent_8bea .block-9b5c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .active-2828 {
    justify-content: center;
  }

  .accent_8bea .box_tall_7c0e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .table-e87d {
    margin-bottom: 15px !important;
  }

  .accent_c806 .shadow-rough-eb15.hard-6e9a {
    width: 75% !important;
  }

  .paragraph_fluid_455b img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .fixed-8bd0 {
    text-transform: capitalize;
  }

  h2.accent_8bea .block-9b5c,
  .accent_8bea .block-9b5c {
    font-size: 30px !important;
  }

  .active-2828 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .notification_new_56a1
    .description-cool-9562.main_e767 {
    margin: 0 !important;
  }

  .tabs-short-4119 {
    margin: 0;
    gap: 10px;
  }

  .surface-9033 {
    display: flex;
  }

  .pattern_a19c .summary-dim-bc7f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .banner-full-072f svg {
    width: 75% !important;
    height: 75% !important;
  }

  .dark-27b4 {
    justify-content: flex-end;
    gap: 1px;
  }

  .accent_8bea h1.block-9b5c {
    margin-top: 40px !important;
  }

  .accent_c806
    .shadow-rough-eb15.green-1ba0
    .active-2828
    img,
  .pattern_west_e3a2 .focus-left-7a31 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fixed-8bd0 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .accent_c806 .shadow-rough-eb15.hard-6e9a {
    width: 100% !important;
  }

  .component_3718.notification_wood_e8c4 > .item_85c6 {
    gap: 3px;
  }

  .accent_8bea .box_tall_7c0e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .summary-dim-bc7f {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.container_east_78c7 .notice-300a.hidden_1a7a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.container_east_78c7 .notice-300a.hidden_1a7a:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.pink_4e8b {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.accent_a6dd {
  position: relative;
  width: 100%;
}

.accent_8bea {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.wrapper_motion_65c1 {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.wrapper_motion_65c1:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

/* 图片块简化样式 */
.mask_simple_603f {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .container_east_78c7 .notice-300a.hidden_1a7a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .accent_8bea .block-9b5c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .summary-dim-bc7f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.text-outer-dee2 {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.text-outer-dee2 .active_852c {
  flex-shrink: 0;
  white-space: nowrap;
}

.text-outer-dee2 .search_1404 {
  flex-shrink: 0;
  min-width: fit-content;
}

.text-outer-dee2 .pink_4e8b {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.text-outer-dee2::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.text-outer-dee2 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.text-outer-dee2 .active_852c {
  max-width: 80px !important;
}

.text-outer-dee2 .search_1404 {
  max-width: 80px !important;
  overflow: hidden;
}

.text-outer-dee2 .notice-300a.hidden_1a7a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.text-outer-dee2 .pink_4e8b {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.fixed-8bd0 {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.fixed-8bd0:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.fixed-8bd0:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.fixed-8bd0::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .fixed-8bd0:nth-child(1),
.accent_c806 .fixed-8bd0:nth-child(1),
#page .fixed-8bd0:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .fixed-8bd0:nth-child(2),
.accent_c806 .fixed-8bd0:nth-child(2),
#page .fixed-8bd0:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.fixed-8bd0:hover {
  animation-play-state: running !important;
}

/* css-noise: 3137 */
.promo-block-i2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
