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(.card-dd3e) {
  gap: 0.5em;
}
:where(.bottom_d34f) {
  gap: 0.5em;
}
body .logo_a18f > .picture-89f8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo_a18f > .sidebar_d613 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo_a18f > .focused-58f0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .primary_bb53 > .picture-89f8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .primary_bb53 > .sidebar_d613 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .primary_bb53 > .focused-58f0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .primary_bb53
  > :where(:not(.picture-89f8):not(.sidebar_d613):not(.glass-af1d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .primary_bb53 > .primary_current_6704 {
  max-width: var(--wp--style--global--wide-size);
}
body .card-dd3e {
  display: flex;
}
body .card-dd3e {
  flex-wrap: wrap;
  align-items: center;
}
body .card-dd3e > * {
  margin: 0;
}
body .bottom_d34f {
  display: grid;
}
body .bottom_d34f > * {
  margin: 0;
}
:where(.breadcrumb-lower-140e.card-dd3e) {
  gap: 2em;
}
:where(.breadcrumb-lower-140e.bottom_d34f) {
  gap: 2em;
}
:where(.progress-hard-66f4.card-dd3e) {
  gap: 1.25em;
}
:where(.progress-hard-66f4.bottom_d34f) {
  gap: 1.25em;
}
.current_00e5 {
  color: var(--wp--preset--color--black) !important;
}
.active-8e6f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.alert-cold-b0e7 {
  color: var(--wp--preset--color--white) !important;
}
.up-1e3e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.left_7a94 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.feature_e848 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cool_bd85 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.module_df56 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_50cb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-7400 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.panel_under_9619 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner_short_7274 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.row-fixed-162f {
  background-color: var(--wp--preset--color--black) !important;
}
.light_64ed {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.static-bd01 {
  background-color: var(--wp--preset--color--white) !important;
}
.input_brown_22b7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.easy-bd18 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.yellow-0379 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hovered_ba24 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.center-12f7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.silver_4844 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section-0370 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask_steel_637a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.down-5f42 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.paragraph-selected-4b56 {
  border-color: var(--wp--preset--color--black) !important;
}
.message_warm_28e6 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper-1ba0 {
  border-color: var(--wp--preset--color--white) !important;
}
.sidebar-gold-97c7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_brown_549d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.chip-black-5b6c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main_bronze_f2ef {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header-mini-6a84 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.upper-4eee {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.element-05e6 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient_slow_6b1f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled-1b71 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination_dc82 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.black_40d0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.dirty_f936 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.gradient_e306 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.liquid-f050 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.secondary_2940 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.header-ecaf {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.title-in-a97a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.basic-ccc2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.main_silver_1403 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.purple_5289 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.sort_d217 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gradient-old-8d67 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pro-fc96 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.solid_8bec {
  font-size: var(--wp--preset--font-size--large) !important;
}
.element-655e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.shade_8812 a:where(:not(.paper_7309)) {
  color: inherit;
}
:where(.progress-hard-66f4.card-dd3e) {
  gap: 1.25em;
}
:where(.progress-hard-66f4.bottom_d34f) {
  gap: 1.25em;
}
:where(.breadcrumb-lower-140e.card-dd3e) {
  gap: 2em;
}
:where(.breadcrumb-lower-140e.bottom_d34f) {
  gap: 2em;
}
.thick-030d {
  font-size: 1.5em;
  line-height: 1.6;
}

.pagination_acef .icon_24f2 {
  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);
}
.logo-3d35 .link_thick_7eee {
  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);
}
.alert_full_8877 {
  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);
}
.alert_full_8877.stone_04e0 .column_liquid_329f {
  background-color: var(--e-global-color-primary);
}
.alert_full_8877.texture-soft-ae73 .column_liquid_329f,
.alert_full_8877.focus-cool-9845 .column_liquid_329f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.container_efba .pattern-iron-0bb6 {
  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);
}
.focused-f07d {
  --divider-color: var(--e-global-color-secondary);
}
.focused-f07d .row-e81d {
  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);
}
.focused-f07d.pressed_e3a8 .disabled-dirty-3e95 {
  background-color: var(--e-global-color-secondary);
}
.focused-f07d.soft-e5df .disabled-dirty-3e95,
.focused-f07d.link_f35a .disabled-dirty-3e95 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.focused-f07d.soft-e5df .disabled-dirty-3e95,
.focused-f07d.link_f35a .disabled-dirty-3e95 svg {
  fill: var(--e-global-color-secondary);
}
.thick_7276 .message-3f18 {
  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);
}
.thick_7276 .box-bd6c {
  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);
}
.active_2f20.pressed_e3a8 .disabled-dirty-3e95 {
  background-color: var(--e-global-color-primary);
}
.active_2f20.soft-e5df .disabled-dirty-3e95,
.active_2f20.link_f35a .disabled-dirty-3e95 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_2f20.soft-e5df .disabled-dirty-3e95,
.active_2f20.link_f35a .disabled-dirty-3e95 svg {
  fill: var(--e-global-color-primary);
}
.steel_6993.pressed_e3a8 .disabled-dirty-3e95 {
  background-color: var(--e-global-color-primary);
}
.steel_6993.soft-e5df .disabled-dirty-3e95,
.steel_6993.link_f35a .disabled-dirty-3e95 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.steel_6993 .orange-bbee {
  color: var(--e-global-color-primary);
}
.steel_6993 .orange-bbee,
.steel_6993 .orange-bbee a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_6993 .status_short_8c57 {
  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);
}
.main_east_0002 .message_wide_28a8 {
  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);
}
.hidden_pro_6877 .text-5e60 .notification-5305 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood_d955 .popup_0325:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.wood_d955 .table-7ea6 i {
  color: var(--e-global-color-primary);
}
.wood_d955 .table-7ea6 svg {
  fill: var(--e-global-color-primary);
}
.wood_d955 .thumbnail_in_eb09 {
  color: var(--e-global-color-secondary);
}
.wood_d955 .popup_0325 > .thumbnail_in_eb09,
.wood_d955 .popup_0325 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_9bb9 .slider_9615 {
  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);
}
.wide_9bb9 .section-prev-6454 {
  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);
}
.short_74c0 .banner-f88c .message-9eed {
  background-color: var(--e-global-color-primary);
}
.short_74c0 .tooltip-c29a {
  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);
}
.row-yellow-9e14 .prev_27ef {
  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);
}
.row-yellow-9e14 .table_470a {
  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);
}
.row-yellow-9e14 .outer-bf71 {
  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);
}
.button_purple_d1bf .popup_6f83,
.button_purple_d1bf .popup_6f83 a {
  color: var(--e-global-color-primary);
}
.button_purple_d1bf .popup_6f83.filter_40a8,
.button_purple_d1bf .popup_6f83.filter_40a8 a {
  color: var(--e-global-color-accent);
}
.button_purple_d1bf .popup_6f83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_purple_d1bf .footer_494a {
  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_046c .title_complex_0e1c,
.media_046c .mask_9bd3 {
  color: var(--e-global-color-primary);
}
.media_046c .title_complex_0e1c svg {
  fill: var(--e-global-color-primary);
}
.media_046c .filter_40a8 .title_complex_0e1c,
.media_046c .filter_40a8 .mask_9bd3 {
  color: var(--e-global-color-accent);
}
.media_046c .filter_40a8 .title_complex_0e1c svg {
  fill: var(--e-global-color-accent);
}
.media_046c .mask_9bd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_046c .footer_494a {
  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);
}
.shadow_fast_1920 .pro-54bc,
.shadow_fast_1920 .tabs-full-84f5 {
  color: var(--e-global-color-primary);
}
.shadow_fast_1920 .tabs-full-84f5 svg {
  fill: var(--e-global-color-primary);
}
.shadow_fast_1920 .popup_6f83.filter_40a8 a,
.shadow_fast_1920
  .popup_6f83.filter_40a8
  .tabs-full-84f5 {
  color: var(--e-global-color-accent);
}
.shadow_fast_1920 .pro-54bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fast_1920 .footer_494a {
  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);
}
.short_ea46 .in-b64b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_ea46 .active_a136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_020e .element-up-91bf .element-5881 {
  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);
}
.hero_020e .element-up-91bf .menu_green_729a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_020e .bottom-e232 .element-5881 {
  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);
}
.hero_020e
  .bottom-e232
  .menu_green_729a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_020e
  .wood_e3b6
  .element-5881 {
  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);
}
.hero_020e
  .wood_e3b6
  .menu_green_729a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_020e
  .layout_upper_2a14
  .element-5881 {
  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);
}
.hero_020e
  .layout_upper_2a14
  .menu_green_729a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-large-3a3c .widget_f2d6 {
  background-color: var(--e-global-color-primary);
}
.active-large-3a3c .widget_f2d6:hover {
  background-color: var(--e-global-color-primary);
}
.active-large-3a3c .content_3d35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-large-3a3c
  .widget_f2d6:hover
  .content_3d35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-e8b8 .dropdown_b568 {
  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);
}
.banner_fluid_ac40 .thumbnail-down-3a4f .black_1647 a {
  background-color: var(--e-global-color-accent);
}
.banner_fluid_ac40 .thumbnail-down-3a4f .card_8224 a {
  background-color: var(--e-global-color-accent);
}
.banner_fluid_ac40 .thumbnail-down-3a4f .black_1647 a,
.banner_fluid_ac40 .thumbnail-down-3a4f .card_8224 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_eb30
  .shade-slow-8c39.icon_cd83
  .thumbnail-down-3a4f
  a.label_motion_5638 {
  background-color: var(--e-global-color-accent);
}
.soft_eb30
  .shade-slow-8c39.icon_cd83
  .thumbnail-down-3a4f
  span.label_motion_5638.fn-current-fbac {
  background-color: var(--e-global-color-text);
}
.soft_eb30
  .shade-slow-8c39.icon_cd83
  .thumbnail-down-3a4f
  .label_motion_5638 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be .button-2de8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .mask_upper_cd12
  > .paragraph_stone_495b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .caption-light-5f0a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .light-8863
  .medium-6dc7,
.heading-tall-38be
  .light-8863
  .iron_475c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-tall-38be
  .light-8863
  .element_narrow_d13f,
.heading-tall-38be
  .light-8863
  a
  .element_narrow_d13f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .light-8863
  .hovered_24f5 {
  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);
}
.heading-tall-38be
  .light-8863
  .in_fb7c {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .light-8863
  .in_fb7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .light-8863
  .in_fb7c:hover {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .light-8863
  .progress_d8b7 {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .light-8863
  .progress_d8b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .light-8863
  .progress_d8b7:hover {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .menu-4bf0
  .fast_f1aa
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-tall-38be
  .menu-4bf0
  .fresh-3425 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .menu-4bf0
  .hovered_24f5 {
  color: var(--e-global-color-text);
}
.heading-tall-38be
  .menu-4bf0
  .hovered_24f5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .menu-4bf0
  .in_fb7c {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .menu-4bf0
  .in_fb7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .menu-4bf0
  .in_fb7c:hover {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .menu-4bf0
  .progress_d8b7 {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be
  .menu-4bf0
  .progress_d8b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-tall-38be
  .menu-4bf0
  .progress_d8b7:hover {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be .link_fresh_f2b4 {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be .link_fresh_f2b4:hover {
  background-color: var(--e-global-color-primary);
}
.heading-tall-38be .thumbnail_hard_9142 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-tall-38be .button_3773 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-fff1 .soft_c7ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-fff1
  .gradient_full_198d
  > div:nth-child(3)
  .soft_c7ff,
.green-fff1
  .motion_6b63
  > div:nth-child(1)
  .soft_c7ff,
.green-fff1
  .shadow_0390
  > div:nth-child(1)
  .soft_c7ff,
.green-fff1
  .tooltip-433a
  > div:nth-child(1)
  .soft_c7ff,
.green-fff1
  .slider_blue_ca15
  > div:nth-child(1)
  .soft_c7ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-fff1 .black_d212 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-fff1 .background_action_5b2c {
  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);
}
.green-fff1 .purple_a41e {
  background-color: var(--e-global-color-primary);
}
.green-fff1 .purple_a41e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-fff1 .purple_a41e:hover {
  background-color: var(--e-global-color-primary);
}
.green-fff1 .shade_35bf {
  background-color: var(--e-global-color-primary);
}
.green-fff1 .shade_35bf:hover {
  background-color: var(--e-global-color-primary);
}
.green-fff1 .thumbnail_hard_9142 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-fff1 .button_3773 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-32e0 .upper_f57b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-32e0 .component-5ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-32e0 .aside-b76f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-32e0 .primary_lower_de90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-32e0 .avatar_hard_06fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-32e0 .shade_35bf {
  background-color: var(--e-global-color-primary);
}
.north-32e0 .shade_35bf:hover {
  background-color: var(--e-global-color-primary);
}
.cool-9b38 .cold_1227 {
  background-color: var(--e-global-color-secondary);
}
.cool-9b38 .hero-outer-ac0c {
  background-color: var(--e-global-color-text);
}
.cool-9b38 .blue_523e {
  background-color: var(--e-global-color-secondary);
}
.cool-9b38 .mask-fresh-ea72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-9b38 .mask-tall-91c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-9b38 .pattern-inner-607d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-9b38 .steel_f8b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-9b38 .sidebar-b182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_0692 .motion-2054 .dropdown_west_b242,
.pattern_0692
  .motion-2054
  .dropdown_west_b242
  a,
.pattern_0692 .mask-active-6c4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_0692 .motion-2054 .thick-95d8,
.pattern_0692 .input_solid_323f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_0692 .motion-2054 .thick-95d8 {
  color: var(--e-global-color-text);
}
.pattern_0692 .input_solid_323f {
  color: var(--e-global-color-text);
}
.pattern_0692
  .motion-2054
  .preview-mini-4b31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_0692 .widget-current-9603 .hero_paper_0e1a {
  background-color: var(--e-global-color-primary);
}
.pattern_0692 .widget-current-9603 .hero_paper_0e1a:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_0692 .widget-current-9603 .pagination-plasma-84f4 li span {
  background-color: var(--e-global-color-text);
}
.pattern_0692 .widget-current-9603 .pagination-plasma-84f4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_0692
  .widget-current-9603
  .pagination-plasma-84f4
  li.media-stale-c72f
  span {
  background-color: var(--e-global-color-accent);
}
.pattern_0692 .border_d4b2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-fixed-ff53 .wide_1dd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_cold_f1b9 .text_e479 {
  background-color: var(--e-global-color-primary);
}
.wrapper_cold_f1b9 .pagination-28bd {
  background-color: var(--e-global-color-secondary);
}
.wrapper_cold_f1b9 .background-dirty-210a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_cold_f1b9 .slider-clean-cd59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_cold_f1b9 .grid-16bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_cold_f1b9 .summary-hard-7e80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_cold_f1b9 .simple_4b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_cold_f1b9 .old-7b1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_cold_f1b9 .accordion_eff0 {
  background-color: var(--e-global-color-primary);
}
.wrapper_cold_f1b9 .accordion_eff0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-6a25 .first_ed8b {
  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);
}
.clean-6a25 .slow-3653 {
  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);
}
.clean-6a25
  .column_pressed_cb48:after {
  background-color: var(--e-global-color-primary);
}
.clean-6a25 .feature_stale_e24c {
  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);
}
.primary_0a23 .mask-active-6c4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_0a23 .input_solid_323f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-821b .pressed_8636 .background-0e86 {
  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);
}
.hero-821b .pressed_8636 .link-0866 {
  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);
}
.modal-cd86 .notice_pro_035d {
  background-color: var(--e-global-color-primary);
}
.modal-cd86 .black-c824 {
  background-color: var(--e-global-color-secondary);
}
.modal-cd86 .status-2afa .preview_0c57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-cd86 .hover-west-05dc .preview_0c57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-7bf0 .gold_685c .accordion_5937 {
  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-7bf0 .gold_685c .hero-fluid-80c8 {
  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);
}
.pattern-7bf0 .gold_685c .advanced-258f {
  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);
}
.alert-6034 .carousel_full_ec69 {
  border-color: var(--e-global-color-text);
}
.alert-6034 .slider-91c9 {
  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);
}
.alert-6034 .label-gold-68ee {
  color: var(--e-global-color-primary);
}
.alert-6034 .form-small-5364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_2f6e .tabs-40f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_2f6e .title_yellow_1521 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_2f6e .main_c1b6:hover .tabs-40f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_2f6e
  .main_c1b6:hover
  .title_yellow_1521 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-b841 .list-pink-1d59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-b841 .huge_dc6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-7802 .sidebar_liquid_fa1e .under_1dd8 {
  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);
}
.module-7802 .info-simple-e557 .under_1dd8 {
  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);
}
.slow-5cdb .media-072f {
  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);
}
.shade_b24b .main_huge_9f27 .west_9363 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_b24b .main_huge_9f27 .west_9363 {
  background-color: var(--e-global-color-secondary);
}
.shade_b24b .new_f2cd .west_9363 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_b24b .new_f2cd .west_9363 {
  background-color: var(--e-global-color-secondary);
}
.shade_b24b .basic_87c8 .image-bottom-7f4c {
  background-color: var(--e-global-color-primary);
}
.shade_b24b .basic_87c8:hover .image-bottom-7f4c {
  background-color: var(--e-global-color-secondary);
}
.shade_b24b .hero_paper_0e1a {
  background-color: var(--e-global-color-primary);
}
.shade_b24b .hero_paper_0e1a:hover {
  background-color: var(--e-global-color-accent);
}
.shade_b24b .pagination-plasma-84f4 li span {
  background-color: var(--e-global-color-text);
}
.shade_b24b .pagination-plasma-84f4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_b24b .pagination-plasma-84f4 li.media-stale-c72f span {
  background-color: var(--e-global-color-accent);
}
.cold_6b2e .footer-prev-247d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_6b2e .column_smooth_9fdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-69bd .fresh_9825:before {
  background-color: var(--e-global-color-secondary);
}
.active-69bd .photo-selected-9ab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-69bd .steel_0622 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_blue_62b8 .popup-09d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_blue_62b8 .popup-09d9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_blue_62b8 .popup-09d9.fn-active-fbac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_blue_62b8 .secondary-656f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_blue_62b8 .paragraph_narrow_bf64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_blue_62b8 .bottom_a7dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_blue_62b8 .text_f21f {
  background-color: var(--e-global-color-primary);
}
.texture_blue_62b8 .text_f21f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_blue_62b8 .easy_69ec {
  background-color: var(--e-global-color-primary);
}
.texture_blue_62b8 .easy_69ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_06fa .caption_gold_d9d4 .medium_f02d a {
  color: var(--e-global-color-secondary);
}
.gas_06fa .caption_gold_d9d4 .medium_f02d a:hover {
  color: var(--e-global-color-secondary);
}
.gas_06fa .caption_gold_d9d4 .medium_f02d,
.gas_06fa .caption_gold_d9d4 .medium_f02d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_06fa .caption_gold_d9d4 .active-large-a469 {
  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);
}
.gas_06fa .caption_gold_d9d4 .hero-92af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_06fa .caption_gold_d9d4 .light_b40a {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .caption_gold_d9d4 .light_b40a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_06fa .caption_gold_d9d4 .light_b40a:hover {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .caption_gold_d9d4 .summary-middle-db03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_06fa .caption_gold_d9d4 .summary-middle-db03 {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .caption_gold_d9d4 .summary-middle-db03:hover {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .caption_gold_d9d4 .hero_paper_0e1a {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .caption_gold_d9d4 .hero_paper_0e1a:hover {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .widget-current-9603 .pagination-plasma-84f4 li span {
  background-color: var(--e-global-color-text);
}
.gas_06fa .widget-current-9603 .pagination-plasma-84f4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gas_06fa .widget-current-9603 .pagination-plasma-84f4 li.media-stale-c72f span {
  background-color: var(--e-global-color-accent);
}
.gas_06fa .thumbnail_hard_9142 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_06fa .button_3773 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_e324 .primary_liquid_782b .copper_01b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_e324 .primary_liquid_782b .background-first-d471 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_e324 .primary_liquid_782b .aside_ed13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6311 .texture_96af {
  border-color: var(--e-global-color-text);
}
.medium-6311 .nav_easy_9362 {
  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);
}
.medium-6311 .active_f5e8 {
  color: var(--e-global-color-secondary);
}
.medium-6311 .active_f5e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6311 .breadcrumb-7ddc > * {
  color: var(--e-global-color-primary);
}
.medium-6311 .breadcrumb-7ddc > * svg {
  fill: var(--e-global-color-primary);
}
.medium-6311 .icon-9c9e {
  color: var(--e-global-color-primary);
}
.medium-6311 .icon-9c9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6311 .tooltip_smooth_7191 {
  color: var(--e-global-color-primary);
}
.medium-6311 .tooltip_smooth_7191 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6311 .paper_4dbe {
  color: var(--e-global-color-primary);
}
.medium-6311 .paper_4dbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6311 .shadow_middle_4e9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6311 .header_green_aff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6311 .header_green_aff8.menu_tall_ada4 {
  color: var(--e-global-color-secondary);
}
.medium-6311 .header_green_aff8.menu_tall_ada4 .alert-870c {
  color: var(--e-global-color-accent);
}
.medium-6311 .header_green_aff8.pro_8571 {
  color: var(--e-global-color-text);
}
.medium-6311 .header_green_aff8.pro_8571 .alert-870c {
  color: var(--e-global-color-text);
}
.medium-6311 .header_green_aff8:before {
  border-top-color: var(--e-global-color-text);
}
.medium-6311 .chip-lite-f798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6311
  .chip-lite-f798
  .cool_0832 {
  background-color: var(--e-global-color-primary);
}
.medium-6311
  .chip-lite-f798
  .cool_0832 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-6311 .texture_96af .surface-afb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-down-6080 .gradient-mini-b1ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-down-6080 .aside-dbd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-lower-822e .title_out_1d1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-lower-822e
  .backdrop-fluid-34de
  .north-a6f4 {
  background-color: var(--e-global-color-secondary);
}
.container-lower-822e
  .backdrop-fluid-34de.hot-1a9b
  .north-a6f4 {
  background-color: var(--e-global-color-text);
}
.container-lower-822e
  .backdrop-fluid-34de:hover
  .north-a6f4 {
  background-color: var(--e-global-color-accent);
}
.container-lower-822e
  .backdrop-fluid-34de.fn-active-fbac
  .north-a6f4 {
  background-color: var(--e-global-color-primary);
}
.copper-19fa .table_87bc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.copper-19fa .container_north_c53c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-19fa .text-bronze-45cf {
  background-color: var(--e-global-color-primary);
}
.copper-19fa .text-bronze-45cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-6eea .tooltip-711f .photo_cab3 .stone-5ad7 {
  background-color: var(--e-global-color-secondary);
}
.media-6eea .tooltip-711f .shade-in-401d:after {
  background-color: var(--e-global-color-secondary);
}
.media-6eea .status-rough-5d00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-6eea .frame_2ac2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-6eea .active_0703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-6eea .title-paper-e689 {
  background-color: var(--e-global-color-primary);
}
.media-6eea .title-paper-e689 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-6eea .info-down-a774 {
  background-color: var(--e-global-color-secondary);
}
.media-6eea .info-down-a774 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-6eea .tooltip-711f .list_simple_034c .east_5669:hover {
  background-color: var(--e-global-color-primary);
}
.media-6eea
  .tooltip-711f
  .list_simple_034c
  .east_5669.west-00a0 {
  background-color: var(--e-global-color-primary);
}
.media-6eea .tooltip-711f .bottom-16b5:before {
  border-color: var(--e-global-color-primary);
}
.media-6eea .tooltip-711f .bottom-16b5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.media-6eea
  .tooltip-711f
  .bottom-16b5.basic_ecb9:before {
  border-color: var(--e-global-color-primary);
}
.media-6eea .current-260f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-under-dc89 .description_e3b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-under-dc89 .description_e3b7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-under-dc89 .description_e3b7.badge-fast-62e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-under-dc89 .accent_9e00 {
  background-color: var(--e-global-color-primary);
}
.shade-under-dc89 .accent_9e00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-under-dc89
  .focus-medium-c9e6
  .secondary_116c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-under-dc89
  .slow-243b
  .secondary_116c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_wide_5dfd
  .down_382b
  .popup-simple-5f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_wide_5dfd
  .down_382b
  .paragraph_in_2ae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_wide_5dfd .overlay_f330 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_wide_5dfd .old_8d49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_wide_5dfd .description-740c {
  background-color: var(--e-global-color-primary);
}
.backdrop_wide_5dfd .description-740c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_mini_315b .solid-13e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_mini_315b .paragraph-23ca {
  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);
}
.notification_mini_315b .media_3f87 {
  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);
}
.notification_mini_315b .media_3f87 a:hover {
  color: var(--e-global-color-secondary);
}
.notification_mini_315b .dark_e419 {
  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);
}
.notification_mini_315b .highlight-f861 {
  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);
}
.notification_mini_315b .hero_9769 .hero_paper_0e1a {
  background-color: var(--e-global-color-primary);
}
.notification_mini_315b .hero_9769 .hero_paper_0e1a:hover {
  background-color: var(--e-global-color-accent);
}
.notification_mini_315b
  .hero_9769
  .pagination-plasma-84f4
  li
  span {
  background-color: var(--e-global-color-text);
}
.notification_mini_315b
  .hero_9769
  .pagination-plasma-84f4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_mini_315b
  .hero_9769
  .pagination-plasma-84f4
  li.media-stale-c72f
  span {
  background-color: var(--e-global-color-accent);
}
.sidebar-iron-b892
  .active-dirty-41d1
  .block-thick-f429 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-iron-b892 .active-dirty-41d1 .popup_orange_e7dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-iron-b892 .active-dirty-41d1 .black-bf3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-iron-b892 .message_5089 {
  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);
}
.sidebar-iron-b892
  .container_iron_9c07.avatar-ef39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a {
  background-color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a
  .gold-1c55.column-05bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a
  .tooltip_large_5081.element_e354 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  .picture_3980
  > a {
  background-color: var(--e-global-color-secondary);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  .picture_3980
  > a
  .column_basic_fda2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  .picture_3980
  > a
  .tooltip_large_5081.notice-bronze-9fc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a
  .preview_gold_6f8d:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  a
  .preview_gold_6f8d:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980.rough_b93c
  > a
  .preview_gold_6f8d:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  .picture_3980.rough_b93c
  > a
  .preview_gold_6f8d:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a
  .article-4d03
  .steel-9748 {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  a
  .article-4d03
  .steel-9748 {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a
  .article-4d03
  .steel-9748,
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  a
  .article-4d03
  .steel-9748 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > a
  .sort_6c76:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  a
  .sort_6c76:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980.rough_b93c
  > a
  .sort_6c76:before {
  color: var(--e-global-color-text);
}
.element_692f
  > .paragraph_focused_902f
  > div
  > .up-fe15
  > .picture_3980
  > .green-a4ca
  .picture_3980.rough_b93c
  > a
  .sort_6c76:before {
  color: var(--e-global-color-text);
}
.button_upper_92ea .filter_0a2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_upper_92ea
  .complex-3e94:hover
  .filter_0a2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-first-321e
  > .paragraph_focused_902f
  > .row_56e2
  > .up_39db
  > .highlight_3462
  > .slider-caf3
  .copper-9236 {
  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-first-321e
  > .paragraph_focused_902f
  > .row_56e2
  > .up_39db
  > .highlight_3462
  > .slider-caf3:hover
  .copper-9236 {
  color: var(--e-global-color-text);
}
.thumbnail-first-321e
  > .paragraph_focused_902f
  > .row_56e2
  > .up_39db
  > .highlight_3462
  > .slider-caf3:hover
  .copper-9236 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-first-321e
  > .paragraph_focused_902f
  > .row_56e2
  > .up_39db
  > .highlight_3462.background-cool-9041
  > .slider-caf3
  .copper-9236 {
  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);
}
.cold_a466 .progress-stone-951e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a466 .hover_b274 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a466 .bright-798f {
  background-color: var(--e-global-color-primary);
}
.cold_a466 .bright-798f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_e656
  > .paragraph_focused_902f
  > .overlay_78cb
  > .article_1f46
  > .chip_5fcb
  .fluid-1452 {
  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);
}
.inner_e656
  > .paragraph_focused_902f
  > .overlay_78cb
  > .article_1f46
  > .chip_5fcb
  .highlight-purple-cc2d {
  color: var(--e-global-color-text);
}
.inner_e656
  > .paragraph_focused_902f
  > .overlay_78cb
  > .article_1f46
  > .chip_5fcb:hover
  .fluid-1452 {
  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);
}
.inner_e656
  > .paragraph_focused_902f
  > .overlay_78cb
  > .article_1f46
  > .chip_5fcb:hover
  .highlight-purple-cc2d {
  color: var(--e-global-color-secondary);
}
.inner_e656
  > .paragraph_focused_902f
  > .overlay_78cb
  > .article_1f46
  > .chip_5fcb.footer_first_cead
  .fluid-1452 {
  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);
}
.inner_e656
  > .paragraph_focused_902f
  > .overlay_78cb
  > .article_1f46
  > .chip_5fcb.footer_first_cead
  .highlight-purple-cc2d {
  color: var(--e-global-color-primary);
}
.cold-dff5
  .border_e938
  .aside-solid-afbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-dff5 .tall-d7ff .surface-afb5 .footer_244a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_clean_bd94 .icon-6e8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_clean_bd94 .summary_f851 .icon-6e8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_clean_bd94 .layout_1479 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_clean_bd94 .layout_1479 {
  background-color: var(--e-global-color-primary);
}
.pattern-ae3e .footer_e99a .overlay-lite-76b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-ae3e
  .footer_e99a:hover
  .section-basic-43f6 {
  color: var(--e-global-color-secondary);
}
.pattern-ae3e
  .footer_e99a:hover
  .overlay-lite-76b8 {
  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);
}
.active-7bf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.silver_4041 {
  flex-direction: column;
}

.silver_4041 .gold-1689 {
  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.silver_4041 .gold-1689 {
  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);
}

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

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

.outline-focused-f337.clean-de90 {
  display: none;
}

.section_motion_8f68 {
  display: none;
}

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

.dirty-bb41.disabled_silver_b7a3 {
  margin-bottom: 40px;
  width: 100%;
}

.footer-in-bfb9 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.silver_4041 a {
  width: 100%;
}

.text_clean_9b34 .accordion-cool-00f2.card-dynamic-ac5e {
  width: 20% !important;
}

.pattern_west_2fff {
  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; /* 字母间距 */
}

.pattern_west_2fff: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%);
}

.pattern_west_2fff svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.bright_99b1 {
  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;
}

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

.bright_99b1: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);
}

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

.text_clean_9b34
  .accordion-cool-00f2.purple_7ac0
  .footer-fast-7060
  .huge-e989 {
  font-size: 20px !important;
}

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

.filter_36fd {
  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;
}

.list_093e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.mini_2d9a.layout_right_b5a2 > .component-fast-6a4b {
  display: flex;
  align-items: center;
}

.chip-full-d582 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.banner_next_181d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.tertiary-2a0e {
  font-size: 35px !important;
}

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

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

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

.text_clean_9b34
  .accordion-cool-00f2.outline_711a
  .stale-00ea
  .mini-c9e7 {
  width: 100% !important;
}

.filter-dark-7d6d {
  width: 500px !important;
  max-width: none;
}

.nav_motion_9b42 {
  width: 100%;
}

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

.pagination-dim-fe52 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.panel_pro_75aa {
  font-size: 15px !important;
}

.pattern-clean-eac4 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.pagination-dim-fe52:hover .pattern-clean-eac4 {
  visibility: visible;
}
.pagination-dim-fe52:hover.pagination-dim-fe52::before {
  display: block;
}

.list_093e h3 {
  color: #fff;
}

.border-black-9acd {
  margin: 0;
}

.text_clean_9b34
  .accordion-cool-00f2.outline_711a
  .mini-c9e7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.notice_fluid_1c44 {
  width: 100%;
}

.section-bca3 {
  width: 100%;
}

.lower-9723 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.section-bca3 {
  width: 100%;
}

.sidebar_bronze_a48e {
  margin-bottom: 10px !important;
}

.mini-c9e7 {
  display: flex;
  align-items: center;
}

.slider-thick-74e9 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.blue-71d5 {
  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;
}

.silver_4041 .gold-1689.red-05a7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.silver_4041 h1.gold-1689 {
  margin-top: 80px !important;
}

.text_clean_9b34 .accordion-cool-00f2.filter_702d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dropdown-south-fdf3 img {
  width: 100%;
}

.photo-9521 .backdrop-white-7c1d.footer-fast-7060 {
  justify-content: space-between;
}

.article_under_da1a {
  display: none;
}

.secondary_6296 .container-down-89c5 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .mini_2d9a .component-fast-6a4b {
    flex-wrap: nowrap !important;
  }
}

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

  .filter-dark-7d6d {
    width: 100% !important;
  }
}

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

  .pattern_west_2fff svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .photo-9521 .backdrop-white-7c1d.footer-fast-7060 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mini_2d9a.layout_right_b5a2 > .component-fast-6a4b {
    gap: 15px;
    justify-content: space-between;
  }

  .text_clean_9b34
    .accordion-cool-00f2.outline_711a
    .mini-c9e7
    img {
    width: 60% !important;
  }

  .banner_next_181d {
    left: 2%;
  }

  .hidden_dirty_578b {
    margin: 10px 0;
  }

  .silver_4041 .container-down-89c5 {
    margin: 0;
    margin-bottom: 10px;
  }

  .pattern_west_2fff {
    font-size: 16px !important;
  }

  .tertiary-2a0e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.silver_4041 .gold-1689,
  .silver_4041 .gold-1689 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .mini-c9e7 {
    justify-content: center;
  }

  .silver_4041 .container-down-89c5 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .footer-in-bfb9 {
    margin-bottom: 15px !important;
  }

  .text_clean_9b34 .accordion-cool-00f2.card-dynamic-ac5e {
    width: 75% !important;
  }

  .dropdown-south-fdf3 img {
    width: 100% !important;
  }
}

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

  h2.silver_4041 .gold-1689,
  .silver_4041 .gold-1689 {
    font-size: 30px !important;
  }

  .mini-c9e7 {
    justify-content: center;
  }

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

  .row-5f74
    .component_b468.status_warm_2a50 {
    margin: 0 !important;
  }

  .chip-full-d582 {
    margin: 0;
    gap: 10px;
  }

  .hidden_dirty_578b {
    display: flex;
  }

  .hero_6ee3 .pattern_west_2fff {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .texture-bronze-8a5d svg {
    width: 75% !important;
    height: 75% !important;
  }

  .lower-9723 {
    justify-content: flex-end;
    gap: 1px;
  }

  .silver_4041 h1.gold-1689 {
    margin-top: 40px !important;
  }

  .text_clean_9b34
    .accordion-cool-00f2.outline_711a
    .mini-c9e7
    img,
  .thick_7276 .stale-00ea {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bright_99b1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .text_clean_9b34 .accordion-cool-00f2.card-dynamic-ac5e {
    width: 100% !important;
  }

  .mini_2d9a.layout_right_b5a2 > .component-fast-6a4b {
    gap: 3px;
  }

  .silver_4041 .container-down-89c5 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.photo-9521 .backdrop-white-7c1d.footer-fast-7060 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.photo-9521 .backdrop-white-7c1d.footer-fast-7060: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);
}

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

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

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

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

.outline-focused-f337: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .photo-9521 .backdrop-white-7c1d.footer-fast-7060 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .silver_4041 .gold-1689 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .pattern_west_2fff {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.widget_6526 .sort_red_4c8a {
  flex-shrink: 0;
  white-space: nowrap;
}

.widget_6526 .logo_e8ba {
  flex-shrink: 0;
  min-width: fit-content;
}

.widget_6526 .huge-e989 {
  white-space: nowrap;
}

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

.widget_6526 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.widget_6526 .logo_e8ba {
  max-width: 80px !important;
  overflow: hidden;
}

.widget_6526 .backdrop-white-7c1d.footer-fast-7060 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.widget_6526 .huge-e989 {
  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);
  }
}

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

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

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

/* 添加内部光效 */
.bright_99b1::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 .bright_99b1:nth-child(1),
.text_clean_9b34 .bright_99b1:nth-child(1),
#page .bright_99b1:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .bright_99b1:nth-child(2),
.text_clean_9b34 .bright_99b1:nth-child(2),
#page .bright_99b1: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;
}

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

/* css-noise: 6d17 */
.widget-item-n7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
