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(.gradient-advanced-48f8) {
  gap: 0.5em;
}
:where(.accent-white-9896) {
  gap: 0.5em;
}
body .large_bda5 > .container_0ef9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .large_bda5 > .column-fbc4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .large_bda5 > .chip-copper-0512 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .out-56b8 > .container_0ef9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .out-56b8 > .column-fbc4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .out-56b8 > .chip-copper-0512 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .out-56b8
  > :where(:not(.container_0ef9):not(.column-fbc4):not(.plasma_bd40)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .out-56b8 > .complex-4764 {
  max-width: var(--wp--style--global--wide-size);
}
body .gradient-advanced-48f8 {
  display: flex;
}
body .gradient-advanced-48f8 {
  flex-wrap: wrap;
  align-items: center;
}
body .gradient-advanced-48f8 > * {
  margin: 0;
}
body .accent-white-9896 {
  display: grid;
}
body .accent-white-9896 > * {
  margin: 0;
}
:where(.nav_bright_a6ec.gradient-advanced-48f8) {
  gap: 2em;
}
:where(.nav_bright_a6ec.accent-white-9896) {
  gap: 2em;
}
:where(.plasma-bdcf.gradient-advanced-48f8) {
  gap: 1.25em;
}
:where(.plasma-bdcf.accent-white-9896) {
  gap: 1.25em;
}
.progress_b396 {
  color: var(--wp--preset--color--black) !important;
}
.description_95dc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.icon_center_dfbe {
  color: var(--wp--preset--color--white) !important;
}
.rough-a8c4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.sidebar_fresh_a82a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.media_lite_46ed {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fast_d55c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight-advanced-2ebc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.button_6a54 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gallery_9dba {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.breadcrumb_fixed_4ef3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paragraph_black_c226 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.action-1df7 {
  background-color: var(--wp--preset--color--black) !important;
}
.button-e422 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article-bright-62b5 {
  background-color: var(--wp--preset--color--white) !important;
}
.grid_tiny_bed6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.alert-cool-3e43 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.left_bad5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section-352d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pagination-inner-9632 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.status-7ceb {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay-8c3e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.next-5c8a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background-1237 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.advanced-bd85 {
  border-color: var(--wp--preset--color--black) !important;
}
.notice-middle-46c7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right_db48 {
  border-color: var(--wp--preset--color--white) !important;
}
.gas-bdb3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.description_wood_ef68 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.video_0f40 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paragraph-0319 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.light_aeeb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.info_upper_827b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb-middle-0b82 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.video-9d99 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.element-13d2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-6613 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.label-gold-1c08 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.menu_rough_74ba {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.right-f68f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.soft-5c22 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.row-lite-1a28 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hovered-d3c7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.input_6822 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.gradient_8d05 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tag_6353 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.section-20f8 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.sidebar-solid-b156 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.background_7d04 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.green_7096 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hard_5094 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.shade-bc69 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.iron-3aba a:where(:not(.widget-large-991c)) {
  color: inherit;
}
:where(.plasma-bdcf.gradient-advanced-48f8) {
  gap: 1.25em;
}
:where(.plasma-bdcf.accent-white-9896) {
  gap: 1.25em;
}
:where(.nav_bright_a6ec.gradient-advanced-48f8) {
  gap: 2em;
}
:where(.nav_bright_a6ec.accent-white-9896) {
  gap: 2em;
}
.gold_7513 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gas-72b5 .smooth-66c8 {
  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);
}
.chip_small_3158 .first-3a3b {
  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);
}
.element-blue-4b90 {
  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);
}
.element-blue-4b90.summary_out_cfde .grid-lite-4808 {
  background-color: var(--e-global-color-primary);
}
.element-blue-4b90.next-5260 .grid-lite-4808,
.element-blue-4b90.white-46cd .grid-lite-4808 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.iron-b910 .narrow_572c {
  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);
}
.carousel-pink-ea3a {
  --divider-color: var(--e-global-color-secondary);
}
.carousel-pink-ea3a .carousel-b49d {
  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);
}
.carousel-pink-ea3a.slider-ccca .button-17ff {
  background-color: var(--e-global-color-secondary);
}
.carousel-pink-ea3a.tooltip-6c3b .button-17ff,
.carousel-pink-ea3a.row_10bb .button-17ff {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.carousel-pink-ea3a.tooltip-6c3b .button-17ff,
.carousel-pink-ea3a.row_10bb .button-17ff svg {
  fill: var(--e-global-color-secondary);
}
.grid_basic_e62f .link-7f9b {
  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);
}
.grid_basic_e62f .pink_bdc4 {
  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);
}
.list_inner_11d5.slider-ccca .button-17ff {
  background-color: var(--e-global-color-primary);
}
.list_inner_11d5.tooltip-6c3b .button-17ff,
.list_inner_11d5.row_10bb .button-17ff {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list_inner_11d5.tooltip-6c3b .button-17ff,
.list_inner_11d5.row_10bb .button-17ff svg {
  fill: var(--e-global-color-primary);
}
.motion_983b.slider-ccca .button-17ff {
  background-color: var(--e-global-color-primary);
}
.motion_983b.tooltip-6c3b .button-17ff,
.motion_983b.row_10bb .button-17ff {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.motion_983b .mask_2aec {
  color: var(--e-global-color-primary);
}
.motion_983b .mask_2aec,
.motion_983b .mask_2aec a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_983b .text-05a5 {
  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_0058 .fluid-cd78 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-7432 .pattern_36cc .container_fb89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-4d8b .layout_86d0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.card-4d8b .nav_next_9667 i {
  color: var(--e-global-color-primary);
}
.card-4d8b .nav_next_9667 svg {
  fill: var(--e-global-color-primary);
}
.card-4d8b .pink_1a50 {
  color: var(--e-global-color-secondary);
}
.card-4d8b .layout_86d0 > .pink_1a50,
.card-4d8b .layout_86d0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-bd83 .description-rough-eb8a {
  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-bd83 .new-13d4 {
  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);
}
.tall_8fa8 .carousel_west_a9d0 .copper_2c24 {
  background-color: var(--e-global-color-primary);
}
.tall_8fa8 .pressed-e8d7 {
  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);
}
.overlay_hard_3b70 .breadcrumb-outer-d2ed {
  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);
}
.overlay_hard_3b70 .panel-large-9c76 {
  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);
}
.overlay_hard_3b70 .red-ca3c {
  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);
}
.avatar_c530 .pro_9f29,
.avatar_c530 .pro_9f29 a {
  color: var(--e-global-color-primary);
}
.avatar_c530 .pro_9f29.advanced_9798,
.avatar_c530 .pro_9f29.advanced_9798 a {
  color: var(--e-global-color-accent);
}
.avatar_c530 .pro_9f29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_c530 .banner-current-1f56 {
  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);
}
.west-61ba .picture-c1f5,
.west-61ba .easy-3f4e {
  color: var(--e-global-color-primary);
}
.west-61ba .picture-c1f5 svg {
  fill: var(--e-global-color-primary);
}
.west-61ba .advanced_9798 .picture-c1f5,
.west-61ba .advanced_9798 .easy-3f4e {
  color: var(--e-global-color-accent);
}
.west-61ba .advanced_9798 .picture-c1f5 svg {
  fill: var(--e-global-color-accent);
}
.west-61ba .easy-3f4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-61ba .banner-current-1f56 {
  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);
}
.texture-1c5e .active-warm-5806,
.texture-1c5e .nav_wide_2e7e {
  color: var(--e-global-color-primary);
}
.texture-1c5e .nav_wide_2e7e svg {
  fill: var(--e-global-color-primary);
}
.texture-1c5e .pro_9f29.advanced_9798 a,
.texture-1c5e
  .pro_9f29.advanced_9798
  .nav_wide_2e7e {
  color: var(--e-global-color-accent);
}
.texture-1c5e .active-warm-5806 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-1c5e .banner-current-1f56 {
  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);
}
.list_selected_cf01 .border-aac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_selected_cf01 .carousel-iron-1530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_eb73 .outline_9671 .list-middle-2f45 {
  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);
}
.shade_eb73 .outline_9671 .solid_ab00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_eb73 .gold-555c .list-middle-2f45 {
  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);
}
.shade_eb73
  .gold-555c
  .solid_ab00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_eb73
  .tertiary_inner_4b63
  .list-middle-2f45 {
  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);
}
.shade_eb73
  .tertiary_inner_4b63
  .solid_ab00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_eb73
  .basic_488e
  .list-middle-2f45 {
  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);
}
.shade_eb73
  .basic_488e
  .solid_ab00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-orange-1f4f .sidebar_orange_f005 {
  background-color: var(--e-global-color-primary);
}
.menu-orange-1f4f .sidebar_orange_f005:hover {
  background-color: var(--e-global-color-primary);
}
.menu-orange-1f4f .gold_0ebc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-orange-1f4f
  .sidebar_orange_f005:hover
  .gold_0ebc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_ee56 .bottom_b397 {
  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);
}
.static_dc9e .east_8c95 .layout_3b99 a {
  background-color: var(--e-global-color-accent);
}
.static_dc9e .east_8c95 .accent_e433 a {
  background-color: var(--e-global-color-accent);
}
.static_dc9e .east_8c95 .layout_3b99 a,
.static_dc9e .east_8c95 .accent_e433 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_af4d
  .active_steel_1b21.row-0c97
  .east_8c95
  a.fixed-f6d1 {
  background-color: var(--e-global-color-accent);
}
.iron_af4d
  .active_steel_1b21.row-0c97
  .east_8c95
  span.fixed-f6d1.fn-current-581a {
  background-color: var(--e-global-color-text);
}
.iron_af4d
  .active_steel_1b21.row-0c97
  .east_8c95
  .fixed-f6d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af .carousel-1d4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .tall_21aa
  > .nav-f080
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .column_89d0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .clean_45aa
  .tag-last-f35e,
.label_d3af
  .clean_45aa
  .paper-91c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_d3af
  .clean_45aa
  .copper_3270,
.label_d3af
  .clean_45aa
  a
  .copper_3270 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .clean_45aa
  .pagination-edaa {
  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);
}
.label_d3af
  .clean_45aa
  .section-823c {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .clean_45aa
  .section-823c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .clean_45aa
  .section-823c:hover {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .clean_45aa
  .pro-4fd8 {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .clean_45aa
  .pro-4fd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .clean_45aa
  .pro-4fd8:hover {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .accordion-ac8e
  .image-next-f582
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_d3af
  .accordion-ac8e
  .mask-wide-65b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .accordion-ac8e
  .pagination-edaa {
  color: var(--e-global-color-text);
}
.label_d3af
  .accordion-ac8e
  .pagination-edaa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .accordion-ac8e
  .section-823c {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .accordion-ac8e
  .section-823c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .accordion-ac8e
  .section-823c:hover {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .accordion-ac8e
  .pro-4fd8 {
  background-color: var(--e-global-color-primary);
}
.label_d3af
  .accordion-ac8e
  .pro-4fd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_d3af
  .accordion-ac8e
  .pro-4fd8:hover {
  background-color: var(--e-global-color-primary);
}
.label_d3af .tertiary_prev_4b91 {
  background-color: var(--e-global-color-primary);
}
.label_d3af .tertiary_prev_4b91:hover {
  background-color: var(--e-global-color-primary);
}
.label_d3af .image-66a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_d3af .photo_black_7d32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_paper_60c1 .photo_advanced_f982 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_paper_60c1
  .hidden-dim-cf19
  > div:nth-child(3)
  .photo_advanced_f982,
.text_paper_60c1
  .focus_551b
  > div:nth-child(1)
  .photo_advanced_f982,
.text_paper_60c1
  .in_9413
  > div:nth-child(1)
  .photo_advanced_f982,
.text_paper_60c1
  .component-dim-25b3
  > div:nth-child(1)
  .photo_advanced_f982,
.text_paper_60c1
  .tooltip_05e6
  > div:nth-child(1)
  .photo_advanced_f982 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_paper_60c1 .glass_a952 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_paper_60c1 .yellow_c764 {
  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_paper_60c1 .frame_fd33 {
  background-color: var(--e-global-color-primary);
}
.text_paper_60c1 .frame_fd33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_paper_60c1 .frame_fd33:hover {
  background-color: var(--e-global-color-primary);
}
.text_paper_60c1 .stale_f9d4 {
  background-color: var(--e-global-color-primary);
}
.text_paper_60c1 .stale_f9d4:hover {
  background-color: var(--e-global-color-primary);
}
.text_paper_60c1 .image-66a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_paper_60c1 .photo_black_7d32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_9ac2 .icon-0b92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_9ac2 .feature-be65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_9ac2 .section-d6a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_9ac2 .block_liquid_bed9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_9ac2 .inner-e681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_9ac2 .stale_f9d4 {
  background-color: var(--e-global-color-primary);
}
.short_9ac2 .stale_f9d4:hover {
  background-color: var(--e-global-color-primary);
}
.hard_39af .disabled_south_fbce {
  background-color: var(--e-global-color-secondary);
}
.hard_39af .down-ef43 {
  background-color: var(--e-global-color-text);
}
.hard_39af .slow_2ae1 {
  background-color: var(--e-global-color-secondary);
}
.hard_39af .focus_4a27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_39af .detail-dynamic-aad9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_39af .easy-1d84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_39af .static_cc53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_39af .copper_b150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_99eb .wrapper_05ec .widget_hard_dacf,
.message_99eb
  .wrapper_05ec
  .widget_hard_dacf
  a,
.message_99eb .content-b0f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_99eb .wrapper_05ec .tabs_df46,
.message_99eb .alert-upper-a036 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_99eb .wrapper_05ec .tabs_df46 {
  color: var(--e-global-color-text);
}
.message_99eb .alert-upper-a036 {
  color: var(--e-global-color-text);
}
.message_99eb
  .wrapper_05ec
  .icon-stone-3a25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_99eb .detail-a02e .in-c7bb {
  background-color: var(--e-global-color-primary);
}
.message_99eb .detail-a02e .in-c7bb:hover {
  background-color: var(--e-global-color-primary);
}
.message_99eb .detail-a02e .dropdown-f05c li span {
  background-color: var(--e-global-color-text);
}
.message_99eb .detail-a02e .dropdown-f05c li span:hover {
  background-color: var(--e-global-color-primary);
}
.message_99eb
  .detail-a02e
  .dropdown-f05c
  li.aside-df6f
  span {
  background-color: var(--e-global-color-accent);
}
.message_99eb .bright_b0dd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_48ac .right-1159 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_60a3 .large-a338 {
  background-color: var(--e-global-color-primary);
}
.easy_60a3 .label_plasma_3285 {
  background-color: var(--e-global-color-secondary);
}
.easy_60a3 .paper-aa0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_60a3 .next-b69f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_60a3 .action-165c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_60a3 .old-1c1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_60a3 .backdrop-yellow-a320 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_60a3 .dark-dc90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_60a3 .dim-3fcc {
  background-color: var(--e-global-color-primary);
}
.easy_60a3 .dim-3fcc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_8693 .lower_9333 {
  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);
}
.hovered_8693 .popup_1116 {
  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);
}
.hovered_8693
  .container-b5f5:after {
  background-color: var(--e-global-color-primary);
}
.hovered_8693 .up_25d5 {
  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);
}
.action-72ec .content-b0f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-72ec .alert-upper-a036 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_medium_bd04 .shade_upper_6417 .next_1585 {
  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);
}
.table_medium_bd04 .shade_upper_6417 .section_wide_9f5b {
  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);
}
.fresh_4ff2 .highlight_out_cbdf {
  background-color: var(--e-global-color-primary);
}
.fresh_4ff2 .status_9cd0 {
  background-color: var(--e-global-color-secondary);
}
.fresh_4ff2 .accordion-5bb1 .dropdown-3dd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_4ff2 .panel_0f9a .dropdown-3dd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fluid_b3a8 .pagination-bronze-739f .banner_outer_d0ec {
  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);
}
.button_fluid_b3a8 .pagination-bronze-739f .widget-bottom-782e {
  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_fluid_b3a8 .pagination-bronze-739f .small-17dd {
  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);
}
.tertiary_silver_d56b .preview-cb7d {
  border-color: var(--e-global-color-text);
}
.tertiary_silver_d56b .tertiary-bronze-61ed {
  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);
}
.tertiary_silver_d56b .header_dynamic_a64d {
  color: var(--e-global-color-primary);
}
.tertiary_silver_d56b .tall-67dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-smooth-d81e .clean_6a78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-smooth-d81e .active_slow_feee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-smooth-d81e .breadcrumb-abf7:hover .clean_6a78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-smooth-d81e
  .breadcrumb-abf7:hover
  .active_slow_feee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-6009 .highlight-huge-738a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-6009 .hover_53b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_plasma_fd96 .gradient_thick_741d .item-7b12 {
  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);
}
.caption_plasma_fd96 .section_fluid_696c .item-7b12 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary-11de .tabs_0f34 {
  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);
}
.east_06f7 .accordion-6053 .item-69b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_06f7 .accordion-6053 .item-69b2 {
  background-color: var(--e-global-color-secondary);
}
.east_06f7 .tall_7abb .item-69b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_06f7 .tall_7abb .item-69b2 {
  background-color: var(--e-global-color-secondary);
}
.east_06f7 .wide-b142 .secondary-32c8 {
  background-color: var(--e-global-color-primary);
}
.east_06f7 .wide-b142:hover .secondary-32c8 {
  background-color: var(--e-global-color-secondary);
}
.east_06f7 .in-c7bb {
  background-color: var(--e-global-color-primary);
}
.east_06f7 .in-c7bb:hover {
  background-color: var(--e-global-color-accent);
}
.east_06f7 .dropdown-f05c li span {
  background-color: var(--e-global-color-text);
}
.east_06f7 .dropdown-f05c li span:hover {
  background-color: var(--e-global-color-primary);
}
.east_06f7 .dropdown-f05c li.aside-df6f span {
  background-color: var(--e-global-color-accent);
}
.dim-2637 .overlay-red-681b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2637 .lite_fa6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_706c .filter-ce10:before {
  background-color: var(--e-global-color-secondary);
}
.alert_706c .wrapper_9b18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_706c .box-short-4105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_rough_f714 .message_gold_c796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_rough_f714 .message_gold_c796:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_rough_f714 .message_gold_c796.fn-active-581a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_rough_f714 .breadcrumb-advanced-fb62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_rough_f714 .section-1559 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_rough_f714 .dynamic_86ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_rough_f714 .accordion-east-ac70 {
  background-color: var(--e-global-color-primary);
}
.title_rough_f714 .accordion-east-ac70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_rough_f714 .tertiary_573c {
  background-color: var(--e-global-color-primary);
}
.title_rough_f714 .tertiary_573c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_warm_ff72 .avatar_6dd9 .simple_863d a {
  color: var(--e-global-color-secondary);
}
.paragraph_warm_ff72 .avatar_6dd9 .simple_863d a:hover {
  color: var(--e-global-color-secondary);
}
.paragraph_warm_ff72 .avatar_6dd9 .simple_863d,
.paragraph_warm_ff72 .avatar_6dd9 .simple_863d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_warm_ff72 .avatar_6dd9 .highlight-1d54 {
  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);
}
.paragraph_warm_ff72 .avatar_6dd9 .glass-8950 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_warm_ff72 .avatar_6dd9 .large_e3cd {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .avatar_6dd9 .large_e3cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_warm_ff72 .avatar_6dd9 .large_e3cd:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .avatar_6dd9 .north-648a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_warm_ff72 .avatar_6dd9 .north-648a {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .avatar_6dd9 .north-648a:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .avatar_6dd9 .in-c7bb {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .avatar_6dd9 .in-c7bb:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .detail-a02e .dropdown-f05c li span {
  background-color: var(--e-global-color-text);
}
.paragraph_warm_ff72 .detail-a02e .dropdown-f05c li span:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_warm_ff72 .detail-a02e .dropdown-f05c li.aside-df6f span {
  background-color: var(--e-global-color-accent);
}
.paragraph_warm_ff72 .image-66a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_warm_ff72 .photo_black_7d32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_1046 .last-ad10 .chip-7d3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_1046 .last-ad10 .hot-7ffe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_1046 .last-ad10 .medium-cf53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_green_53ca .left_4653 {
  border-color: var(--e-global-color-text);
}
.container_green_53ca .form-easy-31f6 {
  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);
}
.container_green_53ca .filter_e305 {
  color: var(--e-global-color-secondary);
}
.container_green_53ca .filter_e305 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_green_53ca .icon_advanced_8782 > * {
  color: var(--e-global-color-primary);
}
.container_green_53ca .icon_advanced_8782 > * svg {
  fill: var(--e-global-color-primary);
}
.container_green_53ca .video_4f3b {
  color: var(--e-global-color-primary);
}
.container_green_53ca .video_4f3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_green_53ca .mini_1e8c {
  color: var(--e-global-color-primary);
}
.container_green_53ca .mini_1e8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_green_53ca .west-b219 {
  color: var(--e-global-color-primary);
}
.container_green_53ca .west-b219 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_green_53ca .active-38ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_green_53ca .module_3996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_green_53ca .module_3996.sidebar-solid-c94e {
  color: var(--e-global-color-secondary);
}
.container_green_53ca .module_3996.sidebar-solid-c94e .notification_smooth_37d2 {
  color: var(--e-global-color-accent);
}
.container_green_53ca .module_3996.basic-b538 {
  color: var(--e-global-color-text);
}
.container_green_53ca .module_3996.basic-b538 .notification_smooth_37d2 {
  color: var(--e-global-color-text);
}
.container_green_53ca .module_3996:before {
  border-top-color: var(--e-global-color-text);
}
.container_green_53ca .heading_2270 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_green_53ca
  .heading_2270
  .tabs_db88 {
  background-color: var(--e-global-color-primary);
}
.container_green_53ca
  .heading_2270
  .tabs_db88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_green_53ca .left_4653 .dropdown_5ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-3dd8 .notice_6e51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-3dd8 .hard_07f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-fast-81c5 .input_bottom_ae8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-fast-81c5
  .modal-b03f
  .component_bf25 {
  background-color: var(--e-global-color-secondary);
}
.box-fast-81c5
  .modal-b03f.advanced-bbde
  .component_bf25 {
  background-color: var(--e-global-color-text);
}
.box-fast-81c5
  .modal-b03f:hover
  .component_bf25 {
  background-color: var(--e-global-color-accent);
}
.box-fast-81c5
  .modal-b03f.fn-active-581a
  .component_bf25 {
  background-color: var(--e-global-color-primary);
}
.fixed-6d13 .wrapper_c3ff {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.fixed-6d13 .accordion_6472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-6d13 .accordion_east_6c35 {
  background-color: var(--e-global-color-primary);
}
.fixed-6d13 .accordion_east_6c35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_short_5a71 .mask-silver-d67f .shadow-cb78 .glass_4bf9 {
  background-color: var(--e-global-color-secondary);
}
.shade_short_5a71 .mask-silver-d67f .highlight-7a75:after {
  background-color: var(--e-global-color-secondary);
}
.shade_short_5a71 .layout_over_2876 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_short_5a71 .row_hot_700f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_short_5a71 .description-down-fe98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_short_5a71 .input-ba6c {
  background-color: var(--e-global-color-primary);
}
.shade_short_5a71 .input-ba6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_short_5a71 .article-full-4c71 {
  background-color: var(--e-global-color-secondary);
}
.shade_short_5a71 .article-full-4c71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_short_5a71 .mask-silver-d67f .left-e01e .video_6f73:hover {
  background-color: var(--e-global-color-primary);
}
.shade_short_5a71
  .mask-silver-d67f
  .left-e01e
  .video_6f73.media-9f8d {
  background-color: var(--e-global-color-primary);
}
.shade_short_5a71 .mask-silver-d67f .video_light_d9b2:before {
  border-color: var(--e-global-color-primary);
}
.shade_short_5a71 .mask-silver-d67f .video_light_d9b2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.shade_short_5a71
  .mask-silver-d67f
  .video_light_d9b2.link_under_3cae:before {
  border-color: var(--e-global-color-primary);
}
.shade_short_5a71 .filter-d4e6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_active_701c .pattern-yellow-93cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_active_701c .pattern-yellow-93cd:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_active_701c .pattern-yellow-93cd.orange_62cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_active_701c .glass-d623 {
  background-color: var(--e-global-color-primary);
}
.grid_active_701c .glass-d623 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_active_701c
  .filter-34b1
  .carousel_hovered_800e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_active_701c
  .filter-f5bf
  .carousel_hovered_800e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-d7d0
  .panel_dynamic_4624
  .focus-d398 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-d7d0
  .panel_dynamic_4624
  .widget_current_f1bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-d7d0 .table_f15d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-d7d0 .container-8de1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-d7d0 .article-2e88 {
  background-color: var(--e-global-color-primary);
}
.bottom-d7d0 .article-2e88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-2d22 .gallery_5788 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-2d22 .content_north_1669 {
  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);
}
.dropdown-2d22 .active-45f5 {
  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);
}
.dropdown-2d22 .active-45f5 a:hover {
  color: var(--e-global-color-secondary);
}
.dropdown-2d22 .column_first_32e7 {
  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);
}
.dropdown-2d22 .hero_hard_92d4 {
  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);
}
.dropdown-2d22 .hovered-1690 .in-c7bb {
  background-color: var(--e-global-color-primary);
}
.dropdown-2d22 .hovered-1690 .in-c7bb:hover {
  background-color: var(--e-global-color-accent);
}
.dropdown-2d22
  .hovered-1690
  .dropdown-f05c
  li
  span {
  background-color: var(--e-global-color-text);
}
.dropdown-2d22
  .hovered-1690
  .dropdown-f05c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-2d22
  .hovered-1690
  .dropdown-f05c
  li.aside-df6f
  span {
  background-color: var(--e-global-color-accent);
}
.description_e39e
  .last_8938
  .popup_9752 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_e39e .last_8938 .complex_ecff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_e39e .last_8938 .up-ca18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_e39e .footer_f2d3 {
  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);
}
.description_e39e
  .form-in-757f.tabs-07e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a {
  background-color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a
  .nav-steel-b88c.focused-abff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a
  .icon-west-4d42.table-43df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  .box-bde5
  > a {
  background-color: var(--e-global-color-secondary);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  .box-bde5
  > a
  .red-f70f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  .box-bde5
  > a
  .icon-west-4d42.complex_3d3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a
  .box_b095:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  a
  .box_b095:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5.surface-fc4e
  > a
  .box_b095:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  .box-bde5.surface-fc4e
  > a
  .box_b095:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a
  .gold-007b
  .upper-1a83 {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  a
  .gold-007b
  .upper-1a83 {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a
  .gold-007b
  .upper-1a83,
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  a
  .gold-007b
  .upper-1a83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > a
  .notice-b1fe:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  a
  .notice-b1fe:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5.surface-fc4e
  > a
  .notice-b1fe:before {
  color: var(--e-global-color-text);
}
.active_thick_dadd
  > .section-7d9b
  > div
  > .main_thick_1e87
  > .box-bde5
  > .focused-0452
  .box-bde5.surface-fc4e
  > a
  .notice-b1fe:before {
  color: var(--e-global-color-text);
}
.chip_b5d8 .photo-fluid-8ced {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_b5d8
  .wrapper_warm_e575:hover
  .photo-fluid-8ced {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-stale-e2b9
  > .section-7d9b
  > .sidebar_old_545e
  > .red-66dd
  > .carousel-8d7d
  > .wide_4943
  .button_2d14 {
  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);
}
.feature-stale-e2b9
  > .section-7d9b
  > .sidebar_old_545e
  > .red-66dd
  > .carousel-8d7d
  > .wide_4943:hover
  .button_2d14 {
  color: var(--e-global-color-text);
}
.feature-stale-e2b9
  > .section-7d9b
  > .sidebar_old_545e
  > .red-66dd
  > .carousel-8d7d
  > .wide_4943:hover
  .button_2d14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-stale-e2b9
  > .section-7d9b
  > .sidebar_old_545e
  > .red-66dd
  > .carousel-8d7d.inner_40cd
  > .wide_4943
  .button_2d14 {
  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);
}
.list_hovered_b880 .table_05a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_hovered_b880 .hover-south-e15d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_hovered_b880 .logo_large_1134 {
  background-color: var(--e-global-color-primary);
}
.list_hovered_b880 .logo_large_1134 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_full_50d2
  > .section-7d9b
  > .panel-fixed-a617
  > .item-last-a595
  > .center_dc2e
  .component_brown_6cde {
  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);
}
.section_full_50d2
  > .section-7d9b
  > .panel-fixed-a617
  > .item-last-a595
  > .center_dc2e
  .progress_white_246c {
  color: var(--e-global-color-text);
}
.section_full_50d2
  > .section-7d9b
  > .panel-fixed-a617
  > .item-last-a595
  > .center_dc2e:hover
  .component_brown_6cde {
  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);
}
.section_full_50d2
  > .section-7d9b
  > .panel-fixed-a617
  > .item-last-a595
  > .center_dc2e:hover
  .progress_white_246c {
  color: var(--e-global-color-secondary);
}
.section_full_50d2
  > .section-7d9b
  > .panel-fixed-a617
  > .item-last-a595
  > .center_dc2e.alert_0325
  .component_brown_6cde {
  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);
}
.section_full_50d2
  > .section-7d9b
  > .panel-fixed-a617
  > .item-last-a595
  > .center_dc2e.alert_0325
  .progress_white_246c {
  color: var(--e-global-color-primary);
}
.description_f417
  .plasma-a4a8
  .out-2a37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_f417 .iron_7b3c .dropdown_5ac0 .smooth_7131 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-1b22 .layout_new_5125 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-1b22 .tooltip-2e9a .layout_new_5125 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-1b22 .inner_8a8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-1b22 .inner_8a8f {
  background-color: var(--e-global-color-primary);
}
.layout_fixed_999f .out-8677 .paragraph-a034 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_fixed_999f
  .out-8677:hover
  .hidden-stone-63f8 {
  color: var(--e-global-color-secondary);
}
.layout_fixed_999f
  .out-8677:hover
  .paragraph-a034 {
  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);
}
.backdrop_7bdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.aside-ce2f {
  flex-direction: column;
}

.aside-ce2f .logo-db5c {
  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.aside-ce2f .logo-db5c {
  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);
}

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

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

.fluid-8890.notification_fd75 {
  display: none;
}

.caption_green_98db {
  display: none;
}

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

.logo-7cf6.component-tiny-84bc {
  margin-bottom: 40px;
  width: 100%;
}

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

.aside-ce2f a {
  width: 100%;
}

.steel-49b0 .slider-b1fc.slider_3e95 {
  width: 20% !important;
}

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

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

.selected-7fdb svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.image-lower-5eb7 {
  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;
}

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

.image-lower-5eb7: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);
}

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

.steel-49b0
  .slider-b1fc.footer-8423
  .list_soft_8b31
  .accordion-new-985f {
  font-size: 20px !important;
}

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

.tertiary-plasma-ae69 {
  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;
}

.shadow-paper-a1ca h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.panel-hovered-d252.focus_1186 > .message_paper_dc95 {
  display: flex;
  align-items: center;
}

.component_3112 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.carousel-pro-4efb {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.steel-49b0
  .slider-b1fc.widget_87aa
  .full-b671
  .plasma-0ff9 {
  width: 100% !important;
}

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

.image-wood-1bfd {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.simple_6d87:hover .carousel_mini_8831 {
  visibility: visible;
}
.simple_6d87:hover.simple_6d87::before {
  display: block;
}

.shadow-paper-a1ca h3 {
  color: #fff;
}

.middle_5c40 {
  margin: 0;
}

.steel-49b0
  .slider-b1fc.widget_87aa
  .plasma-0ff9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus_c295 {
  width: 100%;
}

.icon_b046 {
  width: 100%;
}

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

.icon_b046 {
  width: 100%;
}

.out-1bdc {
  margin-bottom: 10px !important;
}

.plasma-0ff9 {
  display: flex;
  align-items: center;
}

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

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

.aside-ce2f .logo-db5c.dropdown-b12a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.aside-ce2f h1.logo-db5c {
  margin-top: 80px !important;
}

.steel-49b0 .slider-b1fc.search-glass-e11e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.frame-d639 img {
  width: 100%;
}

.button_smooth_3f55 .bright_9284.list_soft_8b31 {
  justify-content: space-between;
}

.upper-e5e6 {
  display: none;
}

.secondary-5209 .gradient-1dcc {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .panel-hovered-d252 .message_paper_dc95 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .selected-7fdb svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .button_smooth_3f55 .bright_9284.list_soft_8b31 {
    border-bottom: 1px solid #f0c159;
  }

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

  .panel-hovered-d252.focus_1186 > .message_paper_dc95 {
    gap: 15px;
    justify-content: space-between;
  }

  .steel-49b0
    .slider-b1fc.widget_87aa
    .plasma-0ff9
    img {
    width: 60% !important;
  }

  .carousel-pro-4efb {
    left: 2%;
  }

  .grid_ee95 {
    margin: 10px 0;
  }

  .aside-ce2f .gradient-1dcc {
    margin: 0;
    margin-bottom: 10px;
  }

  .selected-7fdb {
    font-size: 16px !important;
  }

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

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

  h2.aside-ce2f .logo-db5c,
  .aside-ce2f .logo-db5c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .plasma-0ff9 {
    justify-content: center;
  }

  .aside-ce2f .gradient-1dcc {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .steel-49b0 .slider-b1fc.slider_3e95 {
    width: 75% !important;
  }

  .frame-d639 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .image-lower-5eb7 {
    text-transform: capitalize;
  }

  h2.aside-ce2f .logo-db5c,
  .aside-ce2f .logo-db5c {
    font-size: 30px !important;
  }

  .plasma-0ff9 {
    justify-content: center;
  }

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

  .fluid-0116
    .focus-f086.paragraph-red-e66a {
    margin: 0 !important;
  }

  .component_3112 {
    margin: 0;
    gap: 10px;
  }

  .grid_ee95 {
    display: flex;
  }

  .breadcrumb_brown_0c2e .selected-7fdb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tall_8995 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .aside-ce2f h1.logo-db5c {
    margin-top: 40px !important;
  }

  .steel-49b0
    .slider-b1fc.widget_87aa
    .plasma-0ff9
    img,
  .grid_basic_e62f .full-b671 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .image-lower-5eb7 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .steel-49b0 .slider-b1fc.slider_3e95 {
    width: 100% !important;
  }

  .panel-hovered-d252.focus_1186 > .message_paper_dc95 {
    gap: 3px;
  }

  .aside-ce2f .gradient-1dcc {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.button_smooth_3f55 .bright_9284.list_soft_8b31: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.blue-0bf9 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .button_smooth_3f55 .bright_9284.list_soft_8b31 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .aside-ce2f .logo-db5c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .selected-7fdb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.prev-0fb7 .highlight_hovered_47c5 {
  flex-shrink: 0;
  white-space: nowrap;
}

.prev-0fb7 .table-5748 {
  flex-shrink: 0;
  min-width: fit-content;
}

.prev-0fb7 .accordion-new-985f {
  white-space: nowrap;
}

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

.prev-0fb7 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.prev-0fb7 .table-5748 {
  max-width: 80px !important;
  overflow: hidden;
}

.prev-0fb7 .bright_9284.list_soft_8b31 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.prev-0fb7 .accordion-new-985f {
  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);
  }
}

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

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

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

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

body .image-lower-5eb7:nth-child(2),
.steel-49b0 .image-lower-5eb7:nth-child(2),
#page .image-lower-5eb7: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;
}

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

/* css-noise: a569 */
.widget-item-u8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
