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(.liquid-dc22) {
  gap: 0.5em;
}
:where(.dirty-917a) {
  gap: 0.5em;
}
body .hidden_first_35be > .next-ec73 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hidden_first_35be > .highlight_short_c95f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hidden_first_35be > .banner-smooth-69c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .overlay_bdb9 > .next-ec73 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .overlay_bdb9 > .highlight_short_c95f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .overlay_bdb9 > .banner-smooth-69c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .overlay_bdb9
  > :where(:not(.next-ec73):not(.highlight_short_c95f):not(.gradient-fb87)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .overlay_bdb9 > .hidden-solid-6e66 {
  max-width: var(--wp--style--global--wide-size);
}
body .liquid-dc22 {
  display: flex;
}
body .liquid-dc22 {
  flex-wrap: wrap;
  align-items: center;
}
body .liquid-dc22 > * {
  margin: 0;
}
body .dirty-917a {
  display: grid;
}
body .dirty-917a > * {
  margin: 0;
}
:where(.notification_large_e933.liquid-dc22) {
  gap: 2em;
}
:where(.notification_large_e933.dirty-917a) {
  gap: 2em;
}
:where(.lower_5f79.liquid-dc22) {
  gap: 1.25em;
}
:where(.lower_5f79.dirty-917a) {
  gap: 1.25em;
}
.gradient_solid_0c21 {
  color: var(--wp--preset--color--black) !important;
}
.section_outer_1661 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.card-hovered-92c5 {
  color: var(--wp--preset--color--white) !important;
}
.notification-active-9818 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.wrapper_complex_1f29 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.border_326e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.list-complex-7cff {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.heading_mini_d28d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.black_e83e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail-e5ca {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.center_9aaa {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mask-steel-a850 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.action_3e30 {
  background-color: var(--wp--preset--color--black) !important;
}
.hover_fc81 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown-235d {
  background-color: var(--wp--preset--color--white) !important;
}
.panel_31b1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.summary-2fa4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.section-abbe {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.warm_b208 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pattern_up_8158 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_4b77 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.avatar-short-d14c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget-north-474b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.table_black_3e07 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.main_bronze_7026 {
  border-color: var(--wp--preset--color--black) !important;
}
.lite-aa48 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pink-2459 {
  border-color: var(--wp--preset--color--white) !important;
}
.filter-92e4 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.logo-dynamic-7d09 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pressed_1f2e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty-b124 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.column-902f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thick_6c4c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_plasma_114d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_fixed_5907 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_bce6 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.description-small-53d3 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.shade-plasma-2739 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.narrow-18e5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.panel_lite_39d1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.badge-6cd0 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.footer-71b8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.avatar-selected-0889 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.paragraph_hot_2362 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.panel-704d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.accent-current-f968 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.progress_north_9a79 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.last-e548 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info_d1e1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.badge_active_99db {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.west_cc82 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gas_1576 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.box_481a a:where(:not(.clean-0dd2)) {
  color: inherit;
}
:where(.lower_5f79.liquid-dc22) {
  gap: 1.25em;
}
:where(.lower_5f79.dirty-917a) {
  gap: 1.25em;
}
:where(.notification_large_e933.liquid-dc22) {
  gap: 2em;
}
:where(.notification_large_e933.dirty-917a) {
  gap: 2em;
}
.column_4bc9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.article_basic_7b08 .banner-d917 {
  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);
}
.modal_huge_5ebf .layout-dim-12c8 {
  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);
}
.picture_2a93 {
  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);
}
.picture_2a93.section_cc52 .gold_b3b3 {
  background-color: var(--e-global-color-primary);
}
.picture_2a93.layout_brown_cb4a .gold_b3b3,
.picture_2a93.cold_b23a .gold_b3b3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column-7e6f .grid_cd81 {
  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);
}
.shadow-0b11 {
  --divider-color: var(--e-global-color-secondary);
}
.shadow-0b11 .hidden_aa92 {
  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);
}
.shadow-0b11.hero-bcb1 .popup_5598 {
  background-color: var(--e-global-color-secondary);
}
.shadow-0b11.picture_wood_1173 .popup_5598,
.shadow-0b11.article-hard-1e53 .popup_5598 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.shadow-0b11.picture_wood_1173 .popup_5598,
.shadow-0b11.article-hard-1e53 .popup_5598 svg {
  fill: var(--e-global-color-secondary);
}
.chip-8e63 .south-437c {
  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-8e63 .label_6570 {
  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);
}
.wrapper_white_148c.hero-bcb1 .popup_5598 {
  background-color: var(--e-global-color-primary);
}
.wrapper_white_148c.picture_wood_1173 .popup_5598,
.wrapper_white_148c.article-hard-1e53 .popup_5598 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper_white_148c.picture_wood_1173 .popup_5598,
.wrapper_white_148c.article-hard-1e53 .popup_5598 svg {
  fill: var(--e-global-color-primary);
}
.wrapper-hot-1e5c.hero-bcb1 .popup_5598 {
  background-color: var(--e-global-color-primary);
}
.wrapper-hot-1e5c.picture_wood_1173 .popup_5598,
.wrapper-hot-1e5c.article-hard-1e53 .popup_5598 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper-hot-1e5c .action_f4ed {
  color: var(--e-global-color-primary);
}
.wrapper-hot-1e5c .action_f4ed,
.wrapper-hot-1e5c .action_f4ed a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-hot-1e5c .first-0eda {
  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);
}
.fixed-8ab9 .feature_bb5c {
  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);
}
.button-easy-5e47 .hidden-cbf1 .backdrop-b8e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_fluid_c6f7 .card-cb03:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.filter_fluid_c6f7 .header_fadb i {
  color: var(--e-global-color-primary);
}
.filter_fluid_c6f7 .header_fadb svg {
  fill: var(--e-global-color-primary);
}
.filter_fluid_c6f7 .overlay_4db5 {
  color: var(--e-global-color-secondary);
}
.filter_fluid_c6f7 .card-cb03 > .overlay_4db5,
.filter_fluid_c6f7 .card-cb03 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-116c .next_e513 {
  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);
}
.huge-116c .hot_8761 {
  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);
}
.description_a12e .section_fbab .container-f25d {
  background-color: var(--e-global-color-primary);
}
.description_a12e .hidden_d70c {
  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);
}
.up_b803 .hard_428c {
  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);
}
.up_b803 .header-fresh-65ee {
  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);
}
.up_b803 .logo_wide_efd9 {
  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);
}
.gold-1e9e .liquid-4620,
.gold-1e9e .liquid-4620 a {
  color: var(--e-global-color-primary);
}
.gold-1e9e .liquid-4620.section_6ba0,
.gold-1e9e .liquid-4620.section_6ba0 a {
  color: var(--e-global-color-accent);
}
.gold-1e9e .liquid-4620 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-1e9e .hero_left_66ed {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-in-290e .preview_92ee,
.heading-in-290e .light_de7b {
  color: var(--e-global-color-primary);
}
.heading-in-290e .preview_92ee svg {
  fill: var(--e-global-color-primary);
}
.heading-in-290e .section_6ba0 .preview_92ee,
.heading-in-290e .section_6ba0 .light_de7b {
  color: var(--e-global-color-accent);
}
.heading-in-290e .section_6ba0 .preview_92ee svg {
  fill: var(--e-global-color-accent);
}
.heading-in-290e .light_de7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-in-290e .hero_left_66ed {
  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);
}
.dynamic-10f1 .popup_f9ac,
.dynamic-10f1 .down_8d8a {
  color: var(--e-global-color-primary);
}
.dynamic-10f1 .down_8d8a svg {
  fill: var(--e-global-color-primary);
}
.dynamic-10f1 .liquid-4620.section_6ba0 a,
.dynamic-10f1
  .liquid-4620.section_6ba0
  .down_8d8a {
  color: var(--e-global-color-accent);
}
.dynamic-10f1 .popup_f9ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-10f1 .hero_left_66ed {
  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);
}
.warm_0753 .top_1932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_0753 .surface-ab59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-d8d5 .logo_20da .rough-0264 {
  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);
}
.status-d8d5 .logo_20da .focus-iron-4820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-d8d5 .alert_gas_18bb .rough-0264 {
  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);
}
.status-d8d5
  .alert_gas_18bb
  .focus-iron-4820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-d8d5
  .avatar-static-46ab
  .rough-0264 {
  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);
}
.status-d8d5
  .avatar-static-46ab
  .focus-iron-4820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-d8d5
  .selected-eea3
  .rough-0264 {
  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);
}
.status-d8d5
  .selected-eea3
  .focus-iron-4820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_hovered_6d01 .text-b964 {
  background-color: var(--e-global-color-primary);
}
.notification_hovered_6d01 .text-b964:hover {
  background-color: var(--e-global-color-primary);
}
.notification_hovered_6d01 .fast_fd60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_hovered_6d01
  .text-b964:hover
  .fast_fd60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-glass-e292 .bronze_3924 {
  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);
}
.chip_basic_1fde .wood_a27a .notification-6ee4 a {
  background-color: var(--e-global-color-accent);
}
.chip_basic_1fde .wood_a27a .panel_south_9534 a {
  background-color: var(--e-global-color-accent);
}
.chip_basic_1fde .wood_a27a .notification-6ee4 a,
.chip_basic_1fde .wood_a27a .panel_south_9534 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_blue_0950
  .popup-566f.block-2a5f
  .wood_a27a
  a.black_690e {
  background-color: var(--e-global-color-accent);
}
.block_blue_0950
  .popup-566f.block-2a5f
  .wood_a27a
  span.black_690e.fn-current-9f85 {
  background-color: var(--e-global-color-text);
}
.block_blue_0950
  .popup-566f.block-2a5f
  .wood_a27a
  .black_690e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763 .motion-5dc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .tall_accf
  > .header_a819
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .hard_429e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .next_d609
  .hover_e68f,
.panel-9763
  .next_d609
  .chip-in-eb46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-9763
  .next_d609
  .feature-b949,
.panel-9763
  .next_d609
  a
  .feature-b949 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .next_d609
  .widget-fluid-1f06 {
  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);
}
.panel-9763
  .next_d609
  .gallery-yellow-23f1 {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .next_d609
  .gallery-yellow-23f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .next_d609
  .gallery-yellow-23f1:hover {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .next_d609
  .current_f384 {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .next_d609
  .current_f384 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .next_d609
  .current_f384:hover {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .small-7a78
  .shadow_fast_7984
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-9763
  .small-7a78
  .search_aefe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .small-7a78
  .widget-fluid-1f06 {
  color: var(--e-global-color-text);
}
.panel-9763
  .small-7a78
  .widget-fluid-1f06
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .small-7a78
  .gallery-yellow-23f1 {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .small-7a78
  .gallery-yellow-23f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .small-7a78
  .gallery-yellow-23f1:hover {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .small-7a78
  .current_f384 {
  background-color: var(--e-global-color-primary);
}
.panel-9763
  .small-7a78
  .current_f384 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9763
  .small-7a78
  .current_f384:hover {
  background-color: var(--e-global-color-primary);
}
.panel-9763 .active-8456 {
  background-color: var(--e-global-color-primary);
}
.panel-9763 .active-8456:hover {
  background-color: var(--e-global-color-primary);
}
.panel-9763 .blue-d301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-9763 .avatar_silver_88b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_outer_36ad .focus_bd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_outer_36ad
  .wide_8405
  > div:nth-child(3)
  .focus_bd96,
.wrapper_outer_36ad
  .description_1d55
  > div:nth-child(1)
  .focus_bd96,
.wrapper_outer_36ad
  .mask-e125
  > div:nth-child(1)
  .focus_bd96,
.wrapper_outer_36ad
  .white-3d62
  > div:nth-child(1)
  .focus_bd96,
.wrapper_outer_36ad
  .old_b647
  > div:nth-child(1)
  .focus_bd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_outer_36ad .alert_3ee5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_outer_36ad .border_advanced_11e4 {
  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);
}
.wrapper_outer_36ad .carousel_fa21 {
  background-color: var(--e-global-color-primary);
}
.wrapper_outer_36ad .carousel_fa21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_outer_36ad .carousel_fa21:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_outer_36ad .disabled-9fbf {
  background-color: var(--e-global-color-primary);
}
.wrapper_outer_36ad .disabled-9fbf:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_outer_36ad .blue-d301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_outer_36ad .avatar_silver_88b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-c647 .texture_8845 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-c647 .easy_7225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c647 .green-a07e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c647 .bottom-d89c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c647 .card-white-f7a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c647 .disabled-9fbf {
  background-color: var(--e-global-color-primary);
}
.aside-c647 .disabled-9fbf:hover {
  background-color: var(--e-global-color-primary);
}
.preview-right-09a2 .alert-9211 {
  background-color: var(--e-global-color-secondary);
}
.preview-right-09a2 .dropdown_right_0674 {
  background-color: var(--e-global-color-text);
}
.preview-right-09a2 .card-rough-e31e {
  background-color: var(--e-global-color-secondary);
}
.preview-right-09a2 .blue-7975 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-right-09a2 .active_advanced_cb4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-right-09a2 .gradient_wide_cec5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-right-09a2 .sidebar-55a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-right-09a2 .large-a03a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-0d0e .thumbnail_3257 .filter-red-011e,
.carousel-0d0e
  .thumbnail_3257
  .filter-red-011e
  a,
.carousel-0d0e .carousel-wide-5099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-0d0e .thumbnail_3257 .wide_68f3,
.carousel-0d0e .container_c629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-0d0e .thumbnail_3257 .wide_68f3 {
  color: var(--e-global-color-text);
}
.carousel-0d0e .container_c629 {
  color: var(--e-global-color-text);
}
.carousel-0d0e
  .thumbnail_3257
  .pink-6aa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-0d0e .card_39a5 .table_6fe2 {
  background-color: var(--e-global-color-primary);
}
.carousel-0d0e .card_39a5 .table_6fe2:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-0d0e .card_39a5 .motion_ff83 li span {
  background-color: var(--e-global-color-text);
}
.carousel-0d0e .card_39a5 .motion_ff83 li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-0d0e
  .card_39a5
  .motion_ff83
  li.black-0670
  span {
  background-color: var(--e-global-color-accent);
}
.carousel-0d0e .carousel-9141 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_complex_14cd .disabled_stale_385a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_b116 .sidebar_huge_9340 {
  background-color: var(--e-global-color-primary);
}
.right_b116 .container_97aa {
  background-color: var(--e-global-color-secondary);
}
.right_b116 .notice_wood_8a96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_b116 .column_smooth_b246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_b116 .heading-current-bf40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_b116 .item_02b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_b116 .gallery-selected-6a9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_b116 .frame_lite_5b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_b116 .gradient_fresh_88d9 {
  background-color: var(--e-global-color-primary);
}
.right_b116 .gradient_fresh_88d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_blue_c443 .video-light-1477 {
  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);
}
.header_blue_c443 .dynamic-86f7 {
  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);
}
.header_blue_c443
  .slow-20e9:after {
  background-color: var(--e-global-color-primary);
}
.header_blue_c443 .liquid-0456 {
  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);
}
.dim_ebb2 .carousel-wide-5099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_ebb2 .container_c629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-fresh-9421 .container_pro_89ea .label-last-3faf {
  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-fresh-9421 .container_pro_89ea .header-new-ccfb {
  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);
}
.tiny-9e51 .mask-easy-8d77 {
  background-color: var(--e-global-color-primary);
}
.tiny-9e51 .content_pink_fd2b {
  background-color: var(--e-global-color-secondary);
}
.tiny-9e51 .overlay-old-ffd8 .grid-easy-e762 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-9e51 .orange_d199 .grid-easy-e762 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_db97 .bronze-adcf .title-14f1 {
  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);
}
.box_db97 .bronze-adcf .pagination_e1a4 {
  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);
}
.box_db97 .bronze-adcf .modal_fast_b73d {
  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);
}
.photo_96d6 .solid_bbeb {
  border-color: var(--e-global-color-text);
}
.photo_96d6 .static_dd96 {
  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);
}
.photo_96d6 .liquid-7202 {
  color: var(--e-global-color-primary);
}
.photo_96d6 .in_ac83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_4741 .section-54c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_4741 .notification_988e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_4741 .chip-out-3197:hover .section-54c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_4741
  .chip-out-3197:hover
  .notification_988e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_liquid_d738 .wrapper-2c52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_liquid_d738 .module-complex-0395 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_61b0 .large_5a10 .outline-3216 {
  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);
}
.table_61b0 .tag_fresh_f736 .outline-3216 {
  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);
}
.basic-7153 .main_medium_ed38 {
  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);
}
.table-3b40 .card_beee .video_1a0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-3b40 .card_beee .video_1a0e {
  background-color: var(--e-global-color-secondary);
}
.table-3b40 .north-34eb .video_1a0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-3b40 .north-34eb .video_1a0e {
  background-color: var(--e-global-color-secondary);
}
.table-3b40 .gradient-basic-9bd4 .hidden-bf46 {
  background-color: var(--e-global-color-primary);
}
.table-3b40 .gradient-basic-9bd4:hover .hidden-bf46 {
  background-color: var(--e-global-color-secondary);
}
.table-3b40 .table_6fe2 {
  background-color: var(--e-global-color-primary);
}
.table-3b40 .table_6fe2:hover {
  background-color: var(--e-global-color-accent);
}
.table-3b40 .motion_ff83 li span {
  background-color: var(--e-global-color-text);
}
.table-3b40 .motion_ff83 li span:hover {
  background-color: var(--e-global-color-primary);
}
.table-3b40 .motion_ff83 li.black-0670 span {
  background-color: var(--e-global-color-accent);
}
.popup-dark-0471 .list-fae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-dark-0471 .summary-pro-608d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_huge_664a .thumbnail_67fe:before {
  background-color: var(--e-global-color-secondary);
}
.summary_huge_664a .liquid_a9e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_huge_664a .list-pressed-15c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-basic-d1a2 .slider_6a4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-basic-d1a2 .slider_6a4a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-basic-d1a2 .slider_6a4a.fn-active-9f85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-basic-d1a2 .section-copper-ebd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-basic-d1a2 .thick-b16d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-basic-d1a2 .black_6d93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-basic-d1a2 .image_6e5d {
  background-color: var(--e-global-color-primary);
}
.active-basic-d1a2 .image_6e5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-basic-d1a2 .active-b1ff {
  background-color: var(--e-global-color-primary);
}
.active-basic-d1a2 .active-b1ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_0ca0 .steel-954e .dynamic_bc0d a {
  color: var(--e-global-color-secondary);
}
.bright_0ca0 .steel-954e .dynamic_bc0d a:hover {
  color: var(--e-global-color-secondary);
}
.bright_0ca0 .steel-954e .dynamic_bc0d,
.bright_0ca0 .steel-954e .dynamic_bc0d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_0ca0 .steel-954e .preview-3bf4 {
  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);
}
.bright_0ca0 .steel-954e .border_new_a7e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_0ca0 .steel-954e .logo_1314 {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .steel-954e .logo_1314 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_0ca0 .steel-954e .logo_1314:hover {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .steel-954e .carousel-small-9ca2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_0ca0 .steel-954e .carousel-small-9ca2 {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .steel-954e .carousel-small-9ca2:hover {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .steel-954e .table_6fe2 {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .steel-954e .table_6fe2:hover {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .card_39a5 .motion_ff83 li span {
  background-color: var(--e-global-color-text);
}
.bright_0ca0 .card_39a5 .motion_ff83 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bright_0ca0 .card_39a5 .motion_ff83 li.black-0670 span {
  background-color: var(--e-global-color-accent);
}
.bright_0ca0 .blue-d301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_0ca0 .avatar_silver_88b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-9283 .badge-purple-a2c6 .pagination-gas-a6d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-9283 .badge-purple-a2c6 .notification_tall_e7de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9283 .badge-purple-a2c6 .menu-lite-3965 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_dim_53d9 .thumbnail-slow-3049 {
  border-color: var(--e-global-color-text);
}
.disabled_dim_53d9 .slider-static-8c62 {
  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);
}
.disabled_dim_53d9 .sidebar-8a4f {
  color: var(--e-global-color-secondary);
}
.disabled_dim_53d9 .sidebar-8a4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_dim_53d9 .large-deec > * {
  color: var(--e-global-color-primary);
}
.disabled_dim_53d9 .large-deec > * svg {
  fill: var(--e-global-color-primary);
}
.disabled_dim_53d9 .gas-4037 {
  color: var(--e-global-color-primary);
}
.disabled_dim_53d9 .gas-4037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_dim_53d9 .panel_661e {
  color: var(--e-global-color-primary);
}
.disabled_dim_53d9 .panel_661e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_dim_53d9 .notice-tall-fd90 {
  color: var(--e-global-color-primary);
}
.disabled_dim_53d9 .notice-tall-fd90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_dim_53d9 .overlay_yellow_1860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_dim_53d9 .secondary_white_db10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_dim_53d9 .secondary_white_db10.gradient_mini_6682 {
  color: var(--e-global-color-secondary);
}
.disabled_dim_53d9 .secondary_white_db10.gradient_mini_6682 .slider-918b {
  color: var(--e-global-color-accent);
}
.disabled_dim_53d9 .secondary_white_db10.image-6c57 {
  color: var(--e-global-color-text);
}
.disabled_dim_53d9 .secondary_white_db10.image-6c57 .slider-918b {
  color: var(--e-global-color-text);
}
.disabled_dim_53d9 .secondary_white_db10:before {
  border-top-color: var(--e-global-color-text);
}
.disabled_dim_53d9 .top-4ad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_dim_53d9
  .top-4ad7
  .button-huge-7abc {
  background-color: var(--e-global-color-primary);
}
.disabled_dim_53d9
  .top-4ad7
  .button-huge-7abc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_dim_53d9 .thumbnail-slow-3049 .modal-hot-b1e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-middle-f23c .item_action_1b12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-middle-f23c .panel-a74a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-4998 .pattern-brown-3c18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-4998
  .button-f62a
  .caption-e544 {
  background-color: var(--e-global-color-secondary);
}
.status-4998
  .button-f62a.picture-a3b0
  .caption-e544 {
  background-color: var(--e-global-color-text);
}
.status-4998
  .button-f62a:hover
  .caption-e544 {
  background-color: var(--e-global-color-accent);
}
.status-4998
  .button-f62a.fn-active-9f85
  .caption-e544 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-2035 .image_dark_4ef2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.thumbnail-2035 .primary_iron_a01c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-2035 .popup-cec5 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-2035 .popup-cec5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-inner-0fb5 .button_bcf6 .accent-11a8 .table-d93d {
  background-color: var(--e-global-color-secondary);
}
.block-inner-0fb5 .button_bcf6 .motion_2a5b:after {
  background-color: var(--e-global-color-secondary);
}
.block-inner-0fb5 .section-small-7e74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-inner-0fb5 .header-0452 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-inner-0fb5 .description_827e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-inner-0fb5 .liquid_49d6 {
  background-color: var(--e-global-color-primary);
}
.block-inner-0fb5 .liquid_49d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-inner-0fb5 .description-0879 {
  background-color: var(--e-global-color-secondary);
}
.block-inner-0fb5 .description-0879 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-inner-0fb5 .button_bcf6 .hover-huge-5c57 .header_6b25:hover {
  background-color: var(--e-global-color-primary);
}
.block-inner-0fb5
  .button_bcf6
  .hover-huge-5c57
  .header_6b25.easy-f7f1 {
  background-color: var(--e-global-color-primary);
}
.block-inner-0fb5 .button_bcf6 .in_b441:before {
  border-color: var(--e-global-color-primary);
}
.block-inner-0fb5 .button_bcf6 .in_b441:hover:before {
  border-color: var(--e-global-color-secondary);
}
.block-inner-0fb5
  .button_bcf6
  .in_b441.next_9e20:before {
  border-color: var(--e-global-color-primary);
}
.block-inner-0fb5 .hover-outer-9894 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_6909 .solid-448e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_6909 .solid-448e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_6909 .solid-448e.panel_e68d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_6909 .overlay-5290 {
  background-color: var(--e-global-color-primary);
}
.dynamic_6909 .overlay-5290 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_6909
  .breadcrumb_dirty_7983
  .next_a06d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_6909
  .gas_f868
  .next_a06d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-75f8
  .pink_74f3
  .accordion-1075 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-75f8
  .pink_74f3
  .sort_9937 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-75f8 .bright-95f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-75f8 .photo_tiny_0c31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-75f8 .item-middle-dcbe {
  background-color: var(--e-global-color-primary);
}
.row-75f8 .item-middle-dcbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_upper_9cc0 .container-f168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_upper_9cc0 .iron_5bd6 {
  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);
}
.aside_upper_9cc0 .steel_1cc1 {
  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);
}
.aside_upper_9cc0 .steel_1cc1 a:hover {
  color: var(--e-global-color-secondary);
}
.aside_upper_9cc0 .texture-smooth-3fa7 {
  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);
}
.aside_upper_9cc0 .focus-glass-5ed6 {
  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);
}
.aside_upper_9cc0 .right_0a43 .table_6fe2 {
  background-color: var(--e-global-color-primary);
}
.aside_upper_9cc0 .right_0a43 .table_6fe2:hover {
  background-color: var(--e-global-color-accent);
}
.aside_upper_9cc0
  .right_0a43
  .motion_ff83
  li
  span {
  background-color: var(--e-global-color-text);
}
.aside_upper_9cc0
  .right_0a43
  .motion_ff83
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.aside_upper_9cc0
  .right_0a43
  .motion_ff83
  li.black-0670
  span {
  background-color: var(--e-global-color-accent);
}
.focus_dim_e04f
  .thumbnail-stale-d74d
  .tertiary_complex_383c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_dim_e04f .thumbnail-stale-d74d .current_4b1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_dim_e04f .thumbnail-stale-d74d .thumbnail_full_5c5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_dim_e04f .modal_focused_2476 {
  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);
}
.focus_dim_e04f
  .border-7cfe.shade_c550 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a {
  background-color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a
  .under-3476.tag-f202 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a
  .top-bc3b.preview-44be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  .surface-e854
  > a {
  background-color: var(--e-global-color-secondary);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  .surface-e854
  > a
  .dropdown-a729 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  .surface-e854
  > a
  .top-bc3b.up_b417 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a
  .form_large_bd93:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  a
  .form_large_bd93:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854.active-f391
  > a
  .form_large_bd93:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  .surface-e854.active-f391
  > a
  .form_large_bd93:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a
  .thick-4c67
  .cold-ec4c {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  a
  .thick-4c67
  .cold-ec4c {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a
  .thick-4c67
  .cold-ec4c,
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  a
  .thick-4c67
  .cold-ec4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > a
  .next-bc8d:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  a
  .next-bc8d:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854.active-f391
  > a
  .next-bc8d:before {
  color: var(--e-global-color-text);
}
.button-yellow-5d23
  > .upper-f3f0
  > div
  > .medium_81f6
  > .surface-e854
  > .secondary-huge-9475
  .surface-e854.active-f391
  > a
  .next-bc8d:before {
  color: var(--e-global-color-text);
}
.avatar-991b .heading-1c1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-991b
  .fluid_df70:hover
  .heading-1c1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-e4a3
  > .upper-f3f0
  > .caption_1463
  > .bronze-edf7
  > .pink_2e80
  > .brown_4a02
  .huge_c1d3 {
  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);
}
.avatar-e4a3
  > .upper-f3f0
  > .caption_1463
  > .bronze-edf7
  > .pink_2e80
  > .brown_4a02:hover
  .huge_c1d3 {
  color: var(--e-global-color-text);
}
.avatar-e4a3
  > .upper-f3f0
  > .caption_1463
  > .bronze-edf7
  > .pink_2e80
  > .brown_4a02:hover
  .huge_c1d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-e4a3
  > .upper-f3f0
  > .caption_1463
  > .bronze-edf7
  > .pink_2e80.secondary-tall-876d
  > .brown_4a02
  .huge_c1d3 {
  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);
}
.button-clean-d5c3 .panel-4c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-clean-d5c3 .chip-selected-2782 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-clean-d5c3 .orange_1456 {
  background-color: var(--e-global-color-primary);
}
.button-clean-d5c3 .orange_1456 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_4252
  > .upper-f3f0
  > .mask_small_549b
  > .popup_rough_992c
  > .accent_d9bf
  .avatar-fede {
  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);
}
.chip_4252
  > .upper-f3f0
  > .mask_small_549b
  > .popup_rough_992c
  > .accent_d9bf
  .column_tall_7fb9 {
  color: var(--e-global-color-text);
}
.chip_4252
  > .upper-f3f0
  > .mask_small_549b
  > .popup_rough_992c
  > .accent_d9bf:hover
  .avatar-fede {
  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);
}
.chip_4252
  > .upper-f3f0
  > .mask_small_549b
  > .popup_rough_992c
  > .accent_d9bf:hover
  .column_tall_7fb9 {
  color: var(--e-global-color-secondary);
}
.chip_4252
  > .upper-f3f0
  > .mask_small_549b
  > .popup_rough_992c
  > .accent_d9bf.texture_87c0
  .avatar-fede {
  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_4252
  > .upper-f3f0
  > .mask_small_549b
  > .popup_rough_992c
  > .accent_d9bf.texture_87c0
  .column_tall_7fb9 {
  color: var(--e-global-color-primary);
}
.pagination-6c82
  .message-e31c
  .shadow-cd0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-6c82 .accordion_9127 .modal-hot-b1e5 .outer_5986 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1f6c .red_d6af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1f6c .widget-baa0 .red_d6af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1f6c .button-upper-eb5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-1f6c .button-upper-eb5c {
  background-color: var(--e-global-color-primary);
}
.bottom-70f4 .simple-b297 .center_7c59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-70f4
  .simple-b297:hover
  .feature-tiny-6ba4 {
  color: var(--e-global-color-secondary);
}
.bottom-70f4
  .simple-b297:hover
  .center_7c59 {
  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);
}
.black-a0b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.description_74eb {
  flex-direction: column;
}

.description_74eb .dark-36c9 {
  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.description_74eb .dark-36c9 {
  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);
}

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

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

.bottom-8c09.bottom_47bf {
  display: none;
}

.shadow-0721 {
  display: none;
}

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

.logo_febd.footer_active_ecc1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.description_74eb a {
  width: 100%;
}

.content-a0f6 .modal_5bed.component_last_5c24 {
  width: 20% !important;
}

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

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

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

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

.outline-hovered-2aff {
  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;
}

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

.outline-hovered-2aff: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);
}

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

.content-a0f6
  .modal_5bed.white-2e67
  .nav-huge-a002
  .section_53fb {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.yellow-5209.center-76e9 > .search-5342 {
  display: flex;
  align-items: center;
}

.bronze-46db {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.hover-d37d {
  position: relative;
  width: 100%;
}

.link-huge-198f {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.large-430c {
  display: flex;
  gap: 50px;
}

.content-a0f6
  .modal_5bed.stone_f126
  .action-2864
  .gallery_black_eda7 {
  width: 100% !important;
}

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

.background-mini-a02d {
  width: 100%;
}

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

.down-0e1c {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.down-0e1c:hover .banner_up_4ef5 {
  visibility: visible;
}
.down-0e1c:hover.down-0e1c::before {
  display: block;
}

.tabs_under_74b7 h3 {
  color: #fff;
}

.middle_284f {
  margin: 0;
}

.content-a0f6
  .modal_5bed.stone_f126
  .gallery_black_eda7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.backdrop_9b1f {
  width: 100%;
}

.notice_37cb {
  width: 100%;
}

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

.notice_37cb {
  width: 100%;
}

.photo-fast-ce69 {
  margin-bottom: 10px !important;
}

.gallery_black_eda7 {
  display: flex;
  align-items: center;
}

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

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

.description_74eb .dark-36c9.hidden_b56e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.description_74eb h1.dark-36c9 {
  margin-top: 80px !important;
}

.content-a0f6 .modal_5bed.popup_stone_2e0a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.container_complex_eb08 img {
  width: 100%;
}

.notification-da81 .smooth-07ed.nav-huge-a002 {
  justify-content: space-between;
}

.active_81a8 {
  display: none;
}

.description_over_ae64 .block-medium-c26c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .yellow-5209 .search-5342 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .notification-da81 .smooth-07ed.nav-huge-a002 {
    border-bottom: 1px solid #f0c159;
  }

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

  .yellow-5209.center-76e9 > .search-5342 {
    gap: 15px;
    justify-content: space-between;
  }

  .content-a0f6
    .modal_5bed.stone_f126
    .gallery_black_eda7
    img {
    width: 60% !important;
  }

  .link-huge-198f {
    left: 2%;
  }

  .modal_bronze_4174 {
    margin: 10px 0;
  }

  .description_74eb .block-medium-c26c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.description_74eb .dark-36c9,
  .description_74eb .dark-36c9 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .gallery_black_eda7 {
    justify-content: center;
  }

  .description_74eb .block-medium-c26c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .content-a0f6 .modal_5bed.component_last_5c24 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .outline-hovered-2aff {
    text-transform: capitalize;
  }

  h2.description_74eb .dark-36c9,
  .description_74eb .dark-36c9 {
    font-size: 30px !important;
  }

  .gallery_black_eda7 {
    justify-content: center;
  }

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

  .nav-f9d0
    .dropdown-9141.surface-3d43 {
    margin: 0 !important;
  }

  .bronze-46db {
    margin: 0;
    gap: 10px;
  }

  .modal_bronze_4174 {
    display: flex;
  }

  .copper_a7ff .breadcrumb_4ef5 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .message-white-5386 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .description_74eb h1.dark-36c9 {
    margin-top: 40px !important;
  }

  .content-a0f6
    .modal_5bed.stone_f126
    .gallery_black_eda7
    img,
  .chip-8e63 .action-2864 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .outline-hovered-2aff {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .content-a0f6 .modal_5bed.component_last_5c24 {
    width: 100% !important;
  }

  .yellow-5209.center-76e9 > .search-5342 {
    gap: 3px;
  }

  .description_74eb .block-medium-c26c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.notification-da81 .smooth-07ed.nav-huge-a002 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.notification-da81 .smooth-07ed.nav-huge-a002: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);
}

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

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

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

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

.bottom-8c09: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .notification-da81 .smooth-07ed.nav-huge-a002 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .description_74eb .dark-36c9 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .breadcrumb_4ef5 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.status_outer_c5f3 .box-iron-5ce6 {
  flex-shrink: 0;
  white-space: nowrap;
}

.status_outer_c5f3 .red-2119 {
  flex-shrink: 0;
  min-width: fit-content;
}

.status_outer_c5f3 .section_53fb {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.status_outer_c5f3 .box-iron-5ce6 {
  max-width: 80px !important;
}

.status_outer_c5f3 .red-2119 {
  max-width: 80px !important;
  overflow: hidden;
}

.status_outer_c5f3 .smooth-07ed.nav-huge-a002 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.status_outer_c5f3 .section_53fb {
  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);
  }
}

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

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

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

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

body .outline-hovered-2aff:nth-child(2),
.content-a0f6 .outline-hovered-2aff:nth-child(2),
#page .outline-hovered-2aff: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;
}

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

/* css-noise: 741f */
.ghost-box-p7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
