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(.avatar-3598) {
  gap: 0.5em;
}
:where(.box_static_f255) {
  gap: 0.5em;
}
body .thumbnail_8255 > .logo_1b45 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail_8255 > .input-gold-29a5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail_8255 > .copper-7f16 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .badge_6e49 > .logo_1b45 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .badge_6e49 > .input-gold-29a5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .badge_6e49 > .copper-7f16 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .badge_6e49
  > :where(:not(.logo_1b45):not(.input-gold-29a5):not(.backdrop_first_2863)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .badge_6e49 > .small-678e {
  max-width: var(--wp--style--global--wide-size);
}
body .avatar-3598 {
  display: flex;
}
body .avatar-3598 {
  flex-wrap: wrap;
  align-items: center;
}
body .avatar-3598 > * {
  margin: 0;
}
body .box_static_f255 {
  display: grid;
}
body .box_static_f255 > * {
  margin: 0;
}
:where(.purple_dc12.avatar-3598) {
  gap: 2em;
}
:where(.purple_dc12.box_static_f255) {
  gap: 2em;
}
:where(.widget_hard_b5c1.avatar-3598) {
  gap: 1.25em;
}
:where(.widget_hard_b5c1.box_static_f255) {
  gap: 1.25em;
}
.summary_08f8 {
  color: var(--wp--preset--color--black) !important;
}
.focus_bccd {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hidden_complex_3123 {
  color: var(--wp--preset--color--white) !important;
}
.tertiary_e362 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.banner-63eb {
  color: var(--wp--preset--color--vivid-red) !important;
}
.modal-fast-77de {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-tiny-a0db {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.plasma-d3dc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid_7c5c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slow-5b9a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row_left_47f0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.simple-f169 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.menu-easy-bc96 {
  background-color: var(--wp--preset--color--black) !important;
}
.block_e529 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu-wood-12a9 {
  background-color: var(--wp--preset--color--white) !important;
}
.brown-3ae0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.basic_ee24 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.fluid_bc04 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gallery_4b00 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.panel-fcca {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-ec3b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shadow_8439 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar-a7bb {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column_white_c1d7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.label-2098 {
  border-color: var(--wp--preset--color--black) !important;
}
.sidebar_77e5 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading-huge-ff58 {
  border-color: var(--wp--preset--color--white) !important;
}
.overlay-clean-d3f8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.focus-be48 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.feature_red_3409 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.banner-up-4353 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.label_silver_06c1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.upper_a1d1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tall_b669 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav-rough-a00a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary_outer_b7c2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.video_dce7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.video-bottom-ec1f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.advanced_4dc4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.inner-bac8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.button_old_b643 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sort-4636 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.backdrop-yellow-2bb6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.row_fresh_6dfb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.section-28ab {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.component-plasma-a382 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.summary_1b3a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.form-d267 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.cold-ed9c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.image-hot-04d9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary_up_ab74 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.nav-4050 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tooltip-light-bc8e a:where(:not(.cool-71a0)) {
  color: inherit;
}
:where(.widget_hard_b5c1.avatar-3598) {
  gap: 1.25em;
}
:where(.widget_hard_b5c1.box_static_f255) {
  gap: 1.25em;
}
:where(.purple_dc12.avatar-3598) {
  gap: 2em;
}
:where(.purple_dc12.box_static_f255) {
  gap: 2em;
}
.element_48b8 {
  font-size: 1.5em;
  line-height: 1.6;
}

.top_6709 .alert_white_dcd3 {
  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);
}
.photo_bright_f047 .link_copper_2d5a {
  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);
}
.sidebar_fixed_d133 {
  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);
}
.sidebar_fixed_d133.column-under-d594 .paragraph-5d6e {
  background-color: var(--e-global-color-primary);
}
.sidebar_fixed_d133.alert_0566 .paragraph-5d6e,
.sidebar_fixed_d133.icon_silver_e4d7 .paragraph-5d6e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.chip-3017 .last_3f4e {
  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);
}
.pattern-3762 {
  --divider-color: var(--e-global-color-secondary);
}
.pattern-3762 .component_ac09 {
  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);
}
.pattern-3762.sort-85b8 .hard_5ab1 {
  background-color: var(--e-global-color-secondary);
}
.pattern-3762.small-1b71 .hard_5ab1,
.pattern-3762.detail_07af .hard_5ab1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pattern-3762.small-1b71 .hard_5ab1,
.pattern-3762.detail_07af .hard_5ab1 svg {
  fill: var(--e-global-color-secondary);
}
.badge-0f3d .overlay-7c89 {
  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);
}
.badge-0f3d .preview-cold-27e9 {
  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_35d3.sort-85b8 .hard_5ab1 {
  background-color: var(--e-global-color-primary);
}
.modal_35d3.small-1b71 .hard_5ab1,
.modal_35d3.detail_07af .hard_5ab1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal_35d3.small-1b71 .hard_5ab1,
.modal_35d3.detail_07af .hard_5ab1 svg {
  fill: var(--e-global-color-primary);
}
.shade_soft_215f.sort-85b8 .hard_5ab1 {
  background-color: var(--e-global-color-primary);
}
.shade_soft_215f.small-1b71 .hard_5ab1,
.shade_soft_215f.detail_07af .hard_5ab1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade_soft_215f .tooltip-9b30 {
  color: var(--e-global-color-primary);
}
.shade_soft_215f .tooltip-9b30,
.shade_soft_215f .tooltip-9b30 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_soft_215f .simple_d501 {
  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);
}
.text-c040 .medium_5046 {
  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);
}
.section-9da8 .clean-952d .shadow_cf0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-3744 .column_in_efe6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pagination-3744 .form_02aa i {
  color: var(--e-global-color-primary);
}
.pagination-3744 .form_02aa svg {
  fill: var(--e-global-color-primary);
}
.pagination-3744 .alert-basic-779b {
  color: var(--e-global-color-secondary);
}
.pagination-3744 .column_in_efe6 > .alert-basic-779b,
.pagination-3744 .column_in_efe6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_ccd4 .image-01af {
  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);
}
.header_ccd4 .frame-0215 {
  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);
}
.table_wood_7e97 .inner_1db0 .frame_action_847e {
  background-color: var(--e-global-color-primary);
}
.table_wood_7e97 .aside-bfbd {
  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);
}
.sidebar_838d .sort_blue_f34c {
  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);
}
.sidebar_838d .widget_3c6d {
  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);
}
.sidebar_838d .detail_22d7 {
  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);
}
.overlay-255e .border_c0b1,
.overlay-255e .border_c0b1 a {
  color: var(--e-global-color-primary);
}
.overlay-255e .border_c0b1.table_copper_3e89,
.overlay-255e .border_c0b1.table_copper_3e89 a {
  color: var(--e-global-color-accent);
}
.overlay-255e .border_c0b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-255e .easy_9aa3 {
  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);
}
.text_7a9a .module-lite-46c1,
.text_7a9a .progress-fast-a556 {
  color: var(--e-global-color-primary);
}
.text_7a9a .module-lite-46c1 svg {
  fill: var(--e-global-color-primary);
}
.text_7a9a .table_copper_3e89 .module-lite-46c1,
.text_7a9a .table_copper_3e89 .progress-fast-a556 {
  color: var(--e-global-color-accent);
}
.text_7a9a .table_copper_3e89 .module-lite-46c1 svg {
  fill: var(--e-global-color-accent);
}
.text_7a9a .progress-fast-a556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_7a9a .easy_9aa3 {
  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);
}
.selected-c6b8 .pattern-bottom-44e5,
.selected-c6b8 .section_2f57 {
  color: var(--e-global-color-primary);
}
.selected-c6b8 .section_2f57 svg {
  fill: var(--e-global-color-primary);
}
.selected-c6b8 .border_c0b1.table_copper_3e89 a,
.selected-c6b8
  .border_c0b1.table_copper_3e89
  .section_2f57 {
  color: var(--e-global-color-accent);
}
.selected-c6b8 .pattern-bottom-44e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-c6b8 .easy_9aa3 {
  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);
}
.surface-2a61 .popup-fixed-eef4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-2a61 .active_8ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_ec11 .wrapper_cfa6 .message_glass_cd29 {
  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);
}
.notice_light_ec11 .wrapper_cfa6 .info_ef9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_ec11 .banner_static_47a8 .message_glass_cd29 {
  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);
}
.notice_light_ec11
  .banner_static_47a8
  .info_ef9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_ec11
  .frame_bright_8beb
  .message_glass_cd29 {
  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);
}
.notice_light_ec11
  .frame_bright_8beb
  .info_ef9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_ec11
  .hot_2a16
  .message_glass_cd29 {
  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);
}
.notice_light_ec11
  .hot_2a16
  .info_ef9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_8936 .dynamic-3899 {
  background-color: var(--e-global-color-primary);
}
.fast_8936 .dynamic-3899:hover {
  background-color: var(--e-global-color-primary);
}
.fast_8936 .active_aa05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_8936
  .dynamic-3899:hover
  .active_aa05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_over_d0d2 .hard-a751 {
  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);
}
.pagination_8a25 .description-f718 .chip_9dbd a {
  background-color: var(--e-global-color-accent);
}
.pagination_8a25 .description-f718 .link_18c7 a {
  background-color: var(--e-global-color-accent);
}
.pagination_8a25 .description-f718 .chip_9dbd a,
.pagination_8a25 .description-f718 .link_18c7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-east-5f50
  .message-left-e2f0.alert-huge-853e
  .description-f718
  a.column-west-9c71 {
  background-color: var(--e-global-color-accent);
}
.nav-east-5f50
  .message-left-e2f0.alert-huge-853e
  .description-f718
  span.column-west-9c71.fn-current-3d4b {
  background-color: var(--e-global-color-text);
}
.nav-east-5f50
  .message-left-e2f0.alert-huge-853e
  .description-f718
  .column-west-9c71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b .fast_6cd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .solid_d9e9
  > .purple-ed35
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .description-04b8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .nav-in-8a5b
  .detail_afca,
.footer-473b
  .nav-in-8a5b
  .out_54b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-473b
  .nav-in-8a5b
  .action_55fc,
.footer-473b
  .nav-in-8a5b
  a
  .action_55fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .nav-in-8a5b
  .active-first-b6bc {
  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-473b
  .nav-in-8a5b
  .hover_1ffd {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .nav-in-8a5b
  .hover_1ffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .nav-in-8a5b
  .hover_1ffd:hover {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .nav-in-8a5b
  .green-5fbb {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .nav-in-8a5b
  .green-5fbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .nav-in-8a5b
  .green-5fbb:hover {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .cold-bf84
  .background_bronze_ff7d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-473b
  .cold-bf84
  .popup-east-53b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .cold-bf84
  .active-first-b6bc {
  color: var(--e-global-color-text);
}
.footer-473b
  .cold-bf84
  .active-first-b6bc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .cold-bf84
  .hover_1ffd {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .cold-bf84
  .hover_1ffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .cold-bf84
  .hover_1ffd:hover {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .cold-bf84
  .green-5fbb {
  background-color: var(--e-global-color-primary);
}
.footer-473b
  .cold-bf84
  .green-5fbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-473b
  .cold-bf84
  .green-5fbb:hover {
  background-color: var(--e-global-color-primary);
}
.footer-473b .wrapper_right_b09d {
  background-color: var(--e-global-color-primary);
}
.footer-473b .wrapper_right_b09d:hover {
  background-color: var(--e-global-color-primary);
}
.footer-473b .block_1060 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-473b .cool_b694 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-east-180e .pink_e9af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-east-180e
  .description_c5fe
  > div:nth-child(3)
  .pink_e9af,
.input-east-180e
  .tiny_2ade
  > div:nth-child(1)
  .pink_e9af,
.input-east-180e
  .disabled-basic-4e16
  > div:nth-child(1)
  .pink_e9af,
.input-east-180e
  .wrapper-b518
  > div:nth-child(1)
  .pink_e9af,
.input-east-180e
  .block-prev-f303
  > div:nth-child(1)
  .pink_e9af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-east-180e .item-short-f3db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-east-180e .card_green_94e5 {
  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);
}
.input-east-180e .caption-905e {
  background-color: var(--e-global-color-primary);
}
.input-east-180e .caption-905e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-east-180e .caption-905e:hover {
  background-color: var(--e-global-color-primary);
}
.input-east-180e .dirty-4de3 {
  background-color: var(--e-global-color-primary);
}
.input-east-180e .dirty-4de3:hover {
  background-color: var(--e-global-color-primary);
}
.input-east-180e .block_1060 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-east-180e .cool_b694 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4a20 .bright-bbd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4a20 .tertiary_green_a4ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4a20 .box-hard-df9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4a20 .primary_copper_1c7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4a20 .link-ff7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4a20 .dirty-4de3 {
  background-color: var(--e-global-color-primary);
}
.huge-4a20 .dirty-4de3:hover {
  background-color: var(--e-global-color-primary);
}
.frame_hard_cfed .slow_9ba7 {
  background-color: var(--e-global-color-secondary);
}
.frame_hard_cfed .dark-dff1 {
  background-color: var(--e-global-color-text);
}
.frame_hard_cfed .tag-310f {
  background-color: var(--e-global-color-secondary);
}
.frame_hard_cfed .inner_1ab4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_hard_cfed .top-caae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_hard_cfed .accordion_b921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_hard_cfed .nav-clean-32d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_hard_cfed .hover_steel_74a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-a430 .secondary-stale-6d64 .summary-afdb,
.hover-a430
  .secondary-stale-6d64
  .summary-afdb
  a,
.hover-a430 .component_cb80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-a430 .secondary-stale-6d64 .south_0f70,
.hover-a430 .carousel-smooth-f2cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-a430 .secondary-stale-6d64 .south_0f70 {
  color: var(--e-global-color-text);
}
.hover-a430 .carousel-smooth-f2cd {
  color: var(--e-global-color-text);
}
.hover-a430
  .secondary-stale-6d64
  .fluid-2450 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-a430 .east_3468 .content_bea9 {
  background-color: var(--e-global-color-primary);
}
.hover-a430 .east_3468 .content_bea9:hover {
  background-color: var(--e-global-color-primary);
}
.hover-a430 .east_3468 .wrapper_3f4c li span {
  background-color: var(--e-global-color-text);
}
.hover-a430 .east_3468 .wrapper_3f4c li span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-a430
  .east_3468
  .wrapper_3f4c
  li.hero_iron_fe41
  span {
  background-color: var(--e-global-color-accent);
}
.hover-a430 .status_small_4a49 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-cfb8 .backdrop-dd5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-prev-8b50 .form-7d18 {
  background-color: var(--e-global-color-primary);
}
.title-prev-8b50 .prev-8bc0 {
  background-color: var(--e-global-color-secondary);
}
.title-prev-8b50 .hard_2905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-prev-8b50 .surface-pink-f586 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-prev-8b50 .accent_8d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-prev-8b50 .last_d15f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-prev-8b50 .component_large_a0e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-prev-8b50 .description-7ae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-prev-8b50 .complex-606f {
  background-color: var(--e-global-color-primary);
}
.title-prev-8b50 .complex-606f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_narrow_2c60 .section_50b6 {
  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);
}
.column_narrow_2c60 .medium_d497 {
  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);
}
.column_narrow_2c60
  .dark-5ca4:after {
  background-color: var(--e-global-color-primary);
}
.column_narrow_2c60 .list_plasma_b4e2 {
  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);
}
.alert-basic-44b9 .component_cb80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-basic-44b9 .carousel-smooth-f2cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-7e3d .progress-a92e .tooltip-under-cee5 {
  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);
}
.carousel-7e3d .progress-a92e .border-plasma-da6f {
  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);
}
.thumbnail_bronze_f823 .summary-1f73 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bronze_f823 .surface_black_5318 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail_bronze_f823 .pattern_pro_c2ef .caption-lower-a8d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_bronze_f823 .paragraph_advanced_3a29 .caption-lower-a8d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_f4d4 .fixed_4bfc .layout-rough-7f3c {
  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);
}
.layout_f4d4 .fixed_4bfc .message_976c {
  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);
}
.layout_f4d4 .fixed_4bfc .container-top-972a {
  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);
}
.current-7822 .east_be60 {
  border-color: var(--e-global-color-text);
}
.current-7822 .backdrop-78f8 {
  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);
}
.current-7822 .alert-right-5ea5 {
  color: var(--e-global-color-primary);
}
.current-7822 .section-inner-7a8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-7d54 .dropdown-c350 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-7d54 .notice-advanced-b9e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-7d54 .grid_slow_2a0f:hover .dropdown-c350 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-7d54
  .grid_slow_2a0f:hover
  .notice-advanced-b9e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_dff5 .avatar-steel-6d5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_dff5 .pro_c761 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-4752 .info-42b1 .status-d77f {
  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);
}
.fast-4752 .mask_6815 .status-d77f {
  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);
}
.stone_d0c8 .outer_52e4 {
  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);
}
.backdrop-static-6a84 .hot-71c9 .alert_advanced_0a63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-static-6a84 .hot-71c9 .alert_advanced_0a63 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-static-6a84 .backdrop-0bc6 .alert_advanced_0a63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-static-6a84 .backdrop-0bc6 .alert_advanced_0a63 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-static-6a84 .feature_931e .north_153a {
  background-color: var(--e-global-color-primary);
}
.backdrop-static-6a84 .feature_931e:hover .north_153a {
  background-color: var(--e-global-color-secondary);
}
.backdrop-static-6a84 .content_bea9 {
  background-color: var(--e-global-color-primary);
}
.backdrop-static-6a84 .content_bea9:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop-static-6a84 .wrapper_3f4c li span {
  background-color: var(--e-global-color-text);
}
.backdrop-static-6a84 .wrapper_3f4c li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-static-6a84 .wrapper_3f4c li.hero_iron_fe41 span {
  background-color: var(--e-global-color-accent);
}
.old-6af9 .focused-abb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-6af9 .link-bottom-be57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-8408 .popup-east-1327:before {
  background-color: var(--e-global-color-secondary);
}
.hover-8408 .progress_large_effd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-8408 .panel-gas-aa31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-6302 .nav_light_6f20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-6302 .nav_light_6f20:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-6302 .nav_light_6f20.fn-active-3d4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-6302 .gallery-3032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-6302 .clean-36e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-6302 .media-3f08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-6302 .progress-advanced-cf4e {
  background-color: var(--e-global-color-primary);
}
.menu-6302 .progress-advanced-cf4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-6302 .main_clean_f165 {
  background-color: var(--e-global-color-primary);
}
.menu-6302 .main_clean_f165 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_3503 .glass-8f63 .aside-c2ef a {
  color: var(--e-global-color-secondary);
}
.pink_3503 .glass-8f63 .aside-c2ef a:hover {
  color: var(--e-global-color-secondary);
}
.pink_3503 .glass-8f63 .aside-c2ef,
.pink_3503 .glass-8f63 .aside-c2ef a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3503 .glass-8f63 .media-fb93 {
  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);
}
.pink_3503 .glass-8f63 .label_f140 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3503 .glass-8f63 .input_warm_2019 {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .glass-8f63 .input_warm_2019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3503 .glass-8f63 .input_warm_2019:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .glass-8f63 .row_f689 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_3503 .glass-8f63 .row_f689 {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .glass-8f63 .row_f689:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .glass-8f63 .content_bea9 {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .glass-8f63 .content_bea9:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .east_3468 .wrapper_3f4c li span {
  background-color: var(--e-global-color-text);
}
.pink_3503 .east_3468 .wrapper_3f4c li span:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3503 .east_3468 .wrapper_3f4c li.hero_iron_fe41 span {
  background-color: var(--e-global-color-accent);
}
.pink_3503 .block_1060 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_3503 .cool_b694 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-tall-305c .focused_7f6d .component_e86a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-tall-305c .focused_7f6d .focus_in_b837 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-tall-305c .focused_7f6d .dynamic-e159 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7660 .menu_gold_f3ed {
  border-color: var(--e-global-color-text);
}
.thick_7660 .filter-06d7 {
  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);
}
.thick_7660 .tiny_43d0 {
  color: var(--e-global-color-secondary);
}
.thick_7660 .tiny_43d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7660 .menu_2dcd > * {
  color: var(--e-global-color-primary);
}
.thick_7660 .menu_2dcd > * svg {
  fill: var(--e-global-color-primary);
}
.thick_7660 .accordion-9a75 {
  color: var(--e-global-color-primary);
}
.thick_7660 .accordion-9a75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_7660 .hot_58d3 {
  color: var(--e-global-color-primary);
}
.thick_7660 .hot_58d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_7660 .outline-ee5d {
  color: var(--e-global-color-primary);
}
.thick_7660 .outline-ee5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7660 .highlight_lite_299d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7660 .fresh-2760 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7660 .fresh-2760.hard-1183 {
  color: var(--e-global-color-secondary);
}
.thick_7660 .fresh-2760.hard-1183 .secondary_iron_006b {
  color: var(--e-global-color-accent);
}
.thick_7660 .fresh-2760.panel-selected-391a {
  color: var(--e-global-color-text);
}
.thick_7660 .fresh-2760.panel-selected-391a .secondary_iron_006b {
  color: var(--e-global-color-text);
}
.thick_7660 .fresh-2760:before {
  border-top-color: var(--e-global-color-text);
}
.thick_7660 .tertiary_e396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7660
  .tertiary_e396
  .hard_3d32 {
  background-color: var(--e-global-color-primary);
}
.thick_7660
  .tertiary_e396
  .hard_3d32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_7660 .menu_gold_f3ed .large-20f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-0270 .primary_fluid_24f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-0270 .widget-d1a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_wide_d5aa .tooltip_2411 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_wide_d5aa
  .slider-yellow-7d68
  .aside_bbea {
  background-color: var(--e-global-color-secondary);
}
.label_wide_d5aa
  .slider-yellow-7d68.short_5c26
  .aside_bbea {
  background-color: var(--e-global-color-text);
}
.label_wide_d5aa
  .slider-yellow-7d68:hover
  .aside_bbea {
  background-color: var(--e-global-color-accent);
}
.label_wide_d5aa
  .slider-yellow-7d68.fn-active-3d4b
  .aside_bbea {
  background-color: var(--e-global-color-primary);
}
.detail_complex_e11e .down-23ec {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.detail_complex_e11e .link-ba88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_complex_e11e .background-smooth-9026 {
  background-color: var(--e-global-color-primary);
}
.detail_complex_e11e .background-smooth-9026 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-f4d6 .hero-2fc7 .tag-short-90d3 .liquid_43bd {
  background-color: var(--e-global-color-secondary);
}
.logo-f4d6 .hero-2fc7 .wrapper-47f1:after {
  background-color: var(--e-global-color-secondary);
}
.logo-f4d6 .section-lower-815b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-f4d6 .card_1f45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-f4d6 .hard-83a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-f4d6 .notice_e2b9 {
  background-color: var(--e-global-color-primary);
}
.logo-f4d6 .notice_e2b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-f4d6 .table_b2ed {
  background-color: var(--e-global-color-secondary);
}
.logo-f4d6 .table_b2ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-f4d6 .hero-2fc7 .message-d46d .gold-17bd:hover {
  background-color: var(--e-global-color-primary);
}
.logo-f4d6
  .hero-2fc7
  .message-d46d
  .gold-17bd.slider-hard-38d9 {
  background-color: var(--e-global-color-primary);
}
.logo-f4d6 .hero-2fc7 .smooth-22a5:before {
  border-color: var(--e-global-color-primary);
}
.logo-f4d6 .hero-2fc7 .smooth-22a5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.logo-f4d6
  .hero-2fc7
  .smooth-22a5.light_5659:before {
  border-color: var(--e-global-color-primary);
}
.logo-f4d6 .list-right-8c76 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_focused_8c5d .medium-5735 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_focused_8c5d .medium-5735:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_focused_8c5d .medium-5735.over_40ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_focused_8c5d .bright-8913 {
  background-color: var(--e-global-color-primary);
}
.aside_focused_8c5d .bright-8913 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_focused_8c5d
  .image_f921
  .warm-a494
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_focused_8c5d
  .detail_dim_4213
  .warm-a494
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_liquid_c6cd
  .stone_b60c
  .shade-orange-c6cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_liquid_c6cd
  .stone_b60c
  .narrow_9a0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_liquid_c6cd .bright-1d72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_liquid_c6cd .wide_2f65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_liquid_c6cd .green-b6d2 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_liquid_c6cd .green-b6d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-outer-d4b5 .layout-b489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-outer-d4b5 .accent-0afc {
  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);
}
.card-outer-d4b5 .cold_61a9 {
  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);
}
.card-outer-d4b5 .cold_61a9 a:hover {
  color: var(--e-global-color-secondary);
}
.card-outer-d4b5 .row-c70e {
  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);
}
.card-outer-d4b5 .wrapper-out-244b {
  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);
}
.card-outer-d4b5 .preview_578b .content_bea9 {
  background-color: var(--e-global-color-primary);
}
.card-outer-d4b5 .preview_578b .content_bea9:hover {
  background-color: var(--e-global-color-accent);
}
.card-outer-d4b5
  .preview_578b
  .wrapper_3f4c
  li
  span {
  background-color: var(--e-global-color-text);
}
.card-outer-d4b5
  .preview_578b
  .wrapper_3f4c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.card-outer-d4b5
  .preview_578b
  .wrapper_3f4c
  li.hero_iron_fe41
  span {
  background-color: var(--e-global-color-accent);
}
.dirty_b3c5
  .element_fda0
  .carousel-7db3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_b3c5 .element_fda0 .black_b3cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_b3c5 .element_fda0 .tabs-bronze-c44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_b3c5 .section-29bc {
  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);
}
.dirty_b3c5
  .overlay-56fb.accent-last-594b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a {
  background-color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a
  .pink-16ee.border_8622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a
  .logo-f751.heading-wide-a2f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  .green-5d28
  > a {
  background-color: var(--e-global-color-secondary);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  .green-5d28
  > a
  .soft_412e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  .green-5d28
  > a
  .logo-f751.smooth-90b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a
  .small-f70e:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  a
  .small-f70e:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28.gallery-2e38
  > a
  .small-f70e:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  .green-5d28.gallery-2e38
  > a
  .small-f70e:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a
  .footer-374e
  .gallery_01de {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  a
  .footer-374e
  .gallery_01de {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a
  .footer-374e
  .gallery_01de,
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  a
  .footer-374e
  .gallery_01de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > a
  .caption_6c21:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  a
  .caption_6c21:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28.gallery-2e38
  > a
  .caption_6c21:before {
  color: var(--e-global-color-text);
}
.right-4c28
  > .icon_8287
  > div
  > .sidebar-fast-126f
  > .green-5d28
  > .hovered-866e
  .green-5d28.gallery-2e38
  > a
  .caption_6c21:before {
  color: var(--e-global-color-text);
}
.hidden-huge-93c9 .sidebar_596d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-huge-93c9
  .purple_c14c:hover
  .sidebar_596d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_894b
  > .icon_8287
  > .video_gold_d7df
  > .wood_252c
  > .gradient-orange-4ada
  > .surface-059b
  .focused_9530 {
  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);
}
.accent_894b
  > .icon_8287
  > .video_gold_d7df
  > .wood_252c
  > .gradient-orange-4ada
  > .surface-059b:hover
  .focused_9530 {
  color: var(--e-global-color-text);
}
.accent_894b
  > .icon_8287
  > .video_gold_d7df
  > .wood_252c
  > .gradient-orange-4ada
  > .surface-059b:hover
  .focused_9530 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_894b
  > .icon_8287
  > .video_gold_d7df
  > .wood_252c
  > .gradient-orange-4ada.pressed_7b5f
  > .surface-059b
  .focused_9530 {
  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_4d15 .lower-e3ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_4d15 .new-20a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_4d15 .bright-ce51 {
  background-color: var(--e-global-color-primary);
}
.gallery_4d15 .bright-ce51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_28da
  > .icon_8287
  > .detail-light-a3b3
  > .soft-195f
  > .green-7d6a
  .tiny-9547 {
  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);
}
.pink_28da
  > .icon_8287
  > .detail-light-a3b3
  > .soft-195f
  > .green-7d6a
  .tooltip-lower-e738 {
  color: var(--e-global-color-text);
}
.pink_28da
  > .icon_8287
  > .detail-light-a3b3
  > .soft-195f
  > .green-7d6a:hover
  .tiny-9547 {
  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);
}
.pink_28da
  > .icon_8287
  > .detail-light-a3b3
  > .soft-195f
  > .green-7d6a:hover
  .tooltip-lower-e738 {
  color: var(--e-global-color-secondary);
}
.pink_28da
  > .icon_8287
  > .detail-light-a3b3
  > .soft-195f
  > .green-7d6a.media_gas_0b90
  .tiny-9547 {
  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);
}
.pink_28da
  > .icon_8287
  > .detail-light-a3b3
  > .soft-195f
  > .green-7d6a.media_gas_0b90
  .tooltip-lower-e738 {
  color: var(--e-global-color-primary);
}
.summary_dim_f48b
  .section-light-b737
  .disabled-b8b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_dim_f48b .video-8e90 .large-20f0 .shade_last_7b93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_23ac .modal_black_30e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_23ac .slow_d01e .modal_black_30e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_23ac .old-ba2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_23ac .old-ba2b {
  background-color: var(--e-global-color-primary);
}
.notice-b00b .shadow_15e7 .header-prev-cee6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-b00b
  .shadow_15e7:hover
  .dropdown_5033 {
  color: var(--e-global-color-secondary);
}
.notice-b00b
  .shadow_15e7:hover
  .header-prev-cee6 {
  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);
}
.button-tall-44cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.active_a998 {
  flex-direction: column;
}

.active_a998 .element_fixed_a03f {
  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.active_a998 .element_fixed_a03f {
  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);
}

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

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

.dynamic_386a.feature_easy_6e49 {
  display: none;
}

.advanced_4d60 {
  display: none;
}

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

.sidebar_yellow_041b.gallery_f97e {
  margin-bottom: 40px;
  width: 100%;
}

.shadow-91a8 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.active_a998 a {
  width: 100%;
}

.notification_ddd7 .logo-9a0b.focus-bb16 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.notification_ddd7
  .logo-9a0b.tooltip_7763
  .north-6661
  .hero_f13d {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.image-b1e4.breadcrumb-0aef > .article_bottom_9846 {
  display: flex;
  align-items: center;
}

.column-basic-b275 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.over-b722 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.cold-5a53 {
  font-size: 35px !important;
}

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

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

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

.notification_ddd7
  .logo-9a0b.progress-5a35
  .disabled-tiny-d322
  .progress-f94d {
  width: 100% !important;
}

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

.motion_6710 {
  width: 100%;
}

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

.overlay-stone-a9c5 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.overlay-stone-a9c5:hover .mask_b6a1 {
  visibility: visible;
}
.overlay-stone-a9c5:hover.overlay-stone-a9c5::before {
  display: block;
}

.cool_5f04 h3 {
  color: #fff;
}

.breadcrumb_red_86da {
  margin: 0;
}

.notification_ddd7
  .logo-9a0b.progress-5a35
  .progress-f94d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.silver_e3d9 {
  width: 100%;
}

.item_north_597f {
  width: 100%;
}

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

.item_north_597f {
  width: 100%;
}

.dropdown-static-25fa {
  margin-bottom: 10px !important;
}

.progress-f94d {
  display: flex;
  align-items: center;
}

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

.frame-rough-beb7 {
  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;
}

.active_a998 .element_fixed_a03f.carousel-a8c8 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.active_a998 h1.element_fixed_a03f {
  margin-top: 80px !important;
}

.notification_ddd7 .logo-9a0b.module-8c2f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link-107e img {
  width: 100%;
}

.media_huge_84cf .photo_slow_8691.north-6661 {
  justify-content: space-between;
}

.block_eff4 {
  display: none;
}

.wood-1a62 .caption_wide_e037 {
  margin: 1px 0 !important;
}

.image-right-d88a li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .image-b1e4 .article_bottom_9846 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .media_huge_84cf .photo_slow_8691.north-6661 {
    border-bottom: 1px solid #f0c159;
  }

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

  .image-b1e4.breadcrumb-0aef > .article_bottom_9846 {
    gap: 15px;
    justify-content: space-between;
  }

  .notification_ddd7
    .logo-9a0b.progress-5a35
    .progress-f94d
    img {
    width: 60% !important;
  }

  .over-b722 {
    left: 2%;
  }

  .shadow_76cd {
    margin: 10px 0;
  }

  .active_a998 .caption_wide_e037 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .cold-5a53 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.active_a998 .element_fixed_a03f,
  .active_a998 .element_fixed_a03f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .progress-f94d {
    justify-content: center;
  }

  .active_a998 .caption_wide_e037 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .shadow-91a8 {
    margin-bottom: 15px !important;
  }

  .notification_ddd7 .logo-9a0b.focus-bb16 {
    width: 75% !important;
  }

  .link-107e img {
    width: 100% !important;
  }
}

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

  h2.active_a998 .element_fixed_a03f,
  .active_a998 .element_fixed_a03f {
    font-size: 30px !important;
  }

  .progress-f94d {
    justify-content: center;
  }

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

  .action-1fb6
    .lite-9929.mask_cfa6 {
    margin: 0 !important;
  }

  .column-basic-b275 {
    margin: 0;
    gap: 10px;
  }

  .shadow_76cd {
    display: flex;
  }

  .badge_steel_944e .mini_f11c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .image-a0b7 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .active_a998 h1.element_fixed_a03f {
    margin-top: 40px !important;
  }

  .notification_ddd7
    .logo-9a0b.progress-5a35
    .progress-f94d
    img,
  .badge-0f3d .disabled-tiny-d322 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .notification_ddd7 .logo-9a0b.focus-bb16 {
    width: 100% !important;
  }

  .image-b1e4.breadcrumb-0aef > .article_bottom_9846 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.media_huge_84cf .photo_slow_8691.north-6661 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.media_huge_84cf .photo_slow_8691.north-6661: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.in-9edb {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .media_huge_84cf .photo_slow_8691.north-6661 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .active_a998 .element_fixed_a03f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mini_f11c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.header-9297 .short_5b10 {
  flex-shrink: 0;
  white-space: nowrap;
}

.header-9297 .feature_8169 {
  flex-shrink: 0;
  min-width: fit-content;
}

.header-9297 .hero_f13d {
  white-space: nowrap;
}

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

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

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

.header-9297 .feature_8169 {
  max-width: 80px !important;
  overflow: hidden;
}

.header-9297 .photo_slow_8691.north-6661 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.header-9297 .hero_f13d {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 7fa8 */
.ghost-box-k3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
