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(.active-a7ba) {
  gap: 0.5em;
}
:where(.tabs-up-9fdc) {
  gap: 0.5em;
}
body .caption-2c7b > .overlay_5107 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .caption-2c7b > .dark-6c72 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .caption-2c7b > .fast_e8e7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .green-076c > .overlay_5107 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .green-076c > .dark-6c72 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .green-076c > .fast_e8e7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .green-076c
  > :where(:not(.overlay_5107):not(.dark-6c72):not(.label-2ea8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .green-076c > .item_77ba {
  max-width: var(--wp--style--global--wide-size);
}
body .active-a7ba {
  display: flex;
}
body .active-a7ba {
  flex-wrap: wrap;
  align-items: center;
}
body .active-a7ba > * {
  margin: 0;
}
body .tabs-up-9fdc {
  display: grid;
}
body .tabs-up-9fdc > * {
  margin: 0;
}
:where(.section-current-7ece.active-a7ba) {
  gap: 2em;
}
:where(.section-current-7ece.tabs-up-9fdc) {
  gap: 2em;
}
:where(.content-626f.active-a7ba) {
  gap: 1.25em;
}
:where(.content-626f.tabs-up-9fdc) {
  gap: 1.25em;
}
.nav_short_16bf {
  color: var(--wp--preset--color--black) !important;
}
.detail_cold_eb9c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cold-f46a {
  color: var(--wp--preset--color--white) !important;
}
.wide-f06f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.right_0b2e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.message_south_c1f5 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface_tiny_40c6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active-e946 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.heading_narrow_76d5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel-4ff5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background-e6e2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.section-tiny-dbaf {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.white_1ff6 {
  background-color: var(--wp--preset--color--black) !important;
}
.image_2794 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper_brown_d420 {
  background-color: var(--wp--preset--color--white) !important;
}
.feature_hard_51ad {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.link-slow-0fbc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.iron_2fcf {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.action-9f4b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.title-d427 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout_23b3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel-12cd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.light-7fe4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accordion_dirty_ed19 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_middle_5ec1 {
  border-color: var(--wp--preset--color--black) !important;
}
.header_e875 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fast-a1ba {
  border-color: var(--wp--preset--color--white) !important;
}
.module-8326 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.header-down-0639 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.focus_6898 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.easy-ee37 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay-0adb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gas_2406 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hard-4364 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pattern-fa2f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_prev_6415 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.lower_092a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.wood-e6e6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.smooth-581a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.sort-smooth-8748 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.medium-5351 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.wrapper-1799 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.grid_96b4 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.north-c056 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.active_f284 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.info_gold_2755 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.message_4554 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.link_3247 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.photo_60bd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notification-3f0f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notice_light_e15d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.cool_3a66 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.prev-b65d a:where(:not(.frame_motion_c91c)) {
  color: inherit;
}
:where(.content-626f.active-a7ba) {
  gap: 1.25em;
}
:where(.content-626f.tabs-up-9fdc) {
  gap: 1.25em;
}
:where(.section-current-7ece.active-a7ba) {
  gap: 2em;
}
:where(.section-current-7ece.tabs-up-9fdc) {
  gap: 2em;
}
.wrapper_bcb4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.content-319e .fixed_9b1e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_58da .main_1c64 {
  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);
}
.bottom_9d48 {
  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);
}
.bottom_9d48.advanced_b53f .description-51ec {
  background-color: var(--e-global-color-primary);
}
.bottom_9d48.tag_7f4e .description-51ec,
.bottom_9d48.image-green-991e .description-51ec {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thumbnail_gold_e281 .frame_5642 {
  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);
}
.north_d91e {
  --divider-color: var(--e-global-color-secondary);
}
.north_d91e .search-hard-14d4 {
  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);
}
.north_d91e.hover-08b3 .short-5da0 {
  background-color: var(--e-global-color-secondary);
}
.north_d91e.complex_209f .short-5da0,
.north_d91e.thick-8b20 .short-5da0 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.north_d91e.complex_209f .short-5da0,
.north_d91e.thick-8b20 .short-5da0 svg {
  fill: var(--e-global-color-secondary);
}
.new_b80d .tooltip-paper-ffa3 {
  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);
}
.new_b80d .primary_hot_d305 {
  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);
}
.column-29d5.hover-08b3 .short-5da0 {
  background-color: var(--e-global-color-primary);
}
.column-29d5.complex_209f .short-5da0,
.column-29d5.thick-8b20 .short-5da0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column-29d5.complex_209f .short-5da0,
.column-29d5.thick-8b20 .short-5da0 svg {
  fill: var(--e-global-color-primary);
}
.glass-ff6c.hover-08b3 .short-5da0 {
  background-color: var(--e-global-color-primary);
}
.glass-ff6c.complex_209f .short-5da0,
.glass-ff6c.thick-8b20 .short-5da0 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.glass-ff6c .active-15f5 {
  color: var(--e-global-color-primary);
}
.glass-ff6c .active-15f5,
.glass-ff6c .active-15f5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-ff6c .frame-680b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-6d44 .simple_104a {
  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);
}
.pressed_1fb4 .in_cb18 .menu_warm_1602 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_b659 .carousel_narrow_8501:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.light_b659 .red-7725 i {
  color: var(--e-global-color-primary);
}
.light_b659 .red-7725 svg {
  fill: var(--e-global-color-primary);
}
.light_b659 .header-stone-604e {
  color: var(--e-global-color-secondary);
}
.light_b659 .carousel_narrow_8501 > .header-stone-604e,
.light_b659 .carousel_narrow_8501 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-out-f9db .lower-1b68 {
  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);
}
.backdrop-out-f9db .label-f395 {
  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);
}
.image_ba4a .old-9577 .tabs_stone_de12 {
  background-color: var(--e-global-color-primary);
}
.image_ba4a .card-middle-74ee {
  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);
}
.sort_c731 .heading-gas-f43e {
  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);
}
.sort_c731 .copper-4c21 {
  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);
}
.sort_c731 .row_clean_f4fc {
  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);
}
.pink-a3de .photo_cede,
.pink-a3de .photo_cede a {
  color: var(--e-global-color-primary);
}
.pink-a3de .photo_cede.main-down-c031,
.pink-a3de .photo_cede.main-down-c031 a {
  color: var(--e-global-color-accent);
}
.pink-a3de .photo_cede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-a3de .carousel-fa45 {
  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);
}
.highlight_de1f .caption_e46e,
.highlight_de1f .secondary-2556 {
  color: var(--e-global-color-primary);
}
.highlight_de1f .caption_e46e svg {
  fill: var(--e-global-color-primary);
}
.highlight_de1f .main-down-c031 .caption_e46e,
.highlight_de1f .main-down-c031 .secondary-2556 {
  color: var(--e-global-color-accent);
}
.highlight_de1f .main-down-c031 .caption_e46e svg {
  fill: var(--e-global-color-accent);
}
.highlight_de1f .secondary-2556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_de1f .carousel-fa45 {
  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);
}
.prev-e759 .narrow-4539,
.prev-e759 .white_a8c6 {
  color: var(--e-global-color-primary);
}
.prev-e759 .white_a8c6 svg {
  fill: var(--e-global-color-primary);
}
.prev-e759 .photo_cede.main-down-c031 a,
.prev-e759
  .photo_cede.main-down-c031
  .white_a8c6 {
  color: var(--e-global-color-accent);
}
.prev-e759 .narrow-4539 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-e759 .carousel-fa45 {
  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);
}
.hard_5437 .status-4278 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_5437 .avatar_plasma_8c47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-solid-e2a6 .image_5ff3 .solid-abf6 {
  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);
}
.search-solid-e2a6 .image_5ff3 .header-stone-3465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-solid-e2a6 .icon-6534 .solid-abf6 {
  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);
}
.search-solid-e2a6
  .icon-6534
  .header-stone-3465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-solid-e2a6
  .content_8eed
  .solid-abf6 {
  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);
}
.search-solid-e2a6
  .content_8eed
  .header-stone-3465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-solid-e2a6
  .accordion-hovered-49e7
  .solid-abf6 {
  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);
}
.search-solid-e2a6
  .accordion-hovered-49e7
  .header-stone-3465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-c966 .primary-steel-6c88 {
  background-color: var(--e-global-color-primary);
}
.fluid-c966 .primary-steel-6c88:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-c966 .shade_upper_ccf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-c966
  .primary-steel-6c88:hover
  .shade_upper_ccf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-beb2 .detail_wide_29c9 {
  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);
}
.detail_435a .header_rough_3418 .progress-3be2 a {
  background-color: var(--e-global-color-accent);
}
.detail_435a .header_rough_3418 .under_a614 a {
  background-color: var(--e-global-color-accent);
}
.detail_435a .header_rough_3418 .progress-3be2 a,
.detail_435a .header_rough_3418 .under_a614 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-steel-4a13
  .active_487c.tall-bcbe
  .header_rough_3418
  a.module_liquid_6ef1 {
  background-color: var(--e-global-color-accent);
}
.section-steel-4a13
  .active_487c.tall-bcbe
  .header_rough_3418
  span.module_liquid_6ef1.fn-current-568c {
  background-color: var(--e-global-color-text);
}
.section-steel-4a13
  .active_487c.tall-bcbe
  .header_rough_3418
  .module_liquid_6ef1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26 .container_0276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .frame-b6be
  > .current_6c14
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .down-08ed
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .static-9ec4
  .outline_a69f,
.paper-ee26
  .static-9ec4
  .orange-d95a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-ee26
  .static-9ec4
  .full_f409,
.paper-ee26
  .static-9ec4
  a
  .full_f409 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .static-9ec4
  .backdrop-fluid-6c2a {
  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);
}
.paper-ee26
  .static-9ec4
  .avatar_b777 {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .static-9ec4
  .avatar_b777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .static-9ec4
  .avatar_b777:hover {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .static-9ec4
  .heading-gold-3ff8 {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .static-9ec4
  .heading-gold-3ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .static-9ec4
  .heading-gold-3ff8:hover {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .logo-iron-c108
  .static_7e3f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-ee26
  .logo-iron-c108
  .disabled-warm-78b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .logo-iron-c108
  .backdrop-fluid-6c2a {
  color: var(--e-global-color-text);
}
.paper-ee26
  .logo-iron-c108
  .backdrop-fluid-6c2a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .logo-iron-c108
  .avatar_b777 {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .logo-iron-c108
  .avatar_b777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .logo-iron-c108
  .avatar_b777:hover {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .logo-iron-c108
  .heading-gold-3ff8 {
  background-color: var(--e-global-color-primary);
}
.paper-ee26
  .logo-iron-c108
  .heading-gold-3ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-ee26
  .logo-iron-c108
  .heading-gold-3ff8:hover {
  background-color: var(--e-global-color-primary);
}
.paper-ee26 .input_05d4 {
  background-color: var(--e-global-color-primary);
}
.paper-ee26 .input_05d4:hover {
  background-color: var(--e-global-color-primary);
}
.paper-ee26 .column-first-3f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-ee26 .label-aa57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_selected_d0ee .preview_6ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_selected_d0ee
  .alert_glass_e45f
  > div:nth-child(3)
  .preview_6ddd,
.alert_selected_d0ee
  .panel_39b0
  > div:nth-child(1)
  .preview_6ddd,
.alert_selected_d0ee
  .easy_542e
  > div:nth-child(1)
  .preview_6ddd,
.alert_selected_d0ee
  .complex_8e44
  > div:nth-child(1)
  .preview_6ddd,
.alert_selected_d0ee
  .content_green_6815
  > div:nth-child(1)
  .preview_6ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_selected_d0ee .tabs-static-8fec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_selected_d0ee .white_279d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_selected_d0ee .accordion-5089 {
  background-color: var(--e-global-color-primary);
}
.alert_selected_d0ee .accordion-5089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_selected_d0ee .accordion-5089:hover {
  background-color: var(--e-global-color-primary);
}
.alert_selected_d0ee .east_11fd {
  background-color: var(--e-global-color-primary);
}
.alert_selected_d0ee .east_11fd:hover {
  background-color: var(--e-global-color-primary);
}
.alert_selected_d0ee .column-first-3f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_selected_d0ee .label-aa57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_67ef .fresh-9723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_67ef .selected_03f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_67ef .pagination_4241 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_67ef .progress_cab5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_67ef .paragraph_short_4598 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_67ef .east_11fd {
  background-color: var(--e-global-color-primary);
}
.paper_67ef .east_11fd:hover {
  background-color: var(--e-global-color-primary);
}
.focus-mini-4279 .image-3dfa {
  background-color: var(--e-global-color-secondary);
}
.focus-mini-4279 .photo_purple_3bea {
  background-color: var(--e-global-color-text);
}
.focus-mini-4279 .outline-short-7f65 {
  background-color: var(--e-global-color-secondary);
}
.focus-mini-4279 .item-tall-b9cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-mini-4279 .menu_top_c56a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-mini-4279 .dynamic-c5b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-mini-4279 .primary_brown_830f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-mini-4279 .summary_iron_0684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-1c81 .tag_6d88 .filter_258b,
.grid-1c81
  .tag_6d88
  .filter_258b
  a,
.grid-1c81 .element_e44c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-1c81 .tag_6d88 .pink_5338,
.grid-1c81 .carousel-0035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-1c81 .tag_6d88 .pink_5338 {
  color: var(--e-global-color-text);
}
.grid-1c81 .carousel-0035 {
  color: var(--e-global-color-text);
}
.grid-1c81
  .tag_6d88
  .popup-fixed-bd5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-1c81 .chip_7f22 .upper-e359 {
  background-color: var(--e-global-color-primary);
}
.grid-1c81 .chip_7f22 .upper-e359:hover {
  background-color: var(--e-global-color-primary);
}
.grid-1c81 .chip_7f22 .header_solid_57d3 li span {
  background-color: var(--e-global-color-text);
}
.grid-1c81 .chip_7f22 .header_solid_57d3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid-1c81
  .chip_7f22
  .header_solid_57d3
  li.gold-8692
  span {
  background-color: var(--e-global-color-accent);
}
.grid-1c81 .primary-3610 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_5bce .module-96ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-65a8 .thumbnail_silver_c2f3 {
  background-color: var(--e-global-color-primary);
}
.sort-65a8 .carousel-dark-7a9c {
  background-color: var(--e-global-color-secondary);
}
.sort-65a8 .wrapper_2332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-65a8 .focused-7ee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-65a8 .card-fast-9b9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-65a8 .label_05fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-65a8 .overlay_b1a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-65a8 .pattern-east-56a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-65a8 .hover-3f84 {
  background-color: var(--e-global-color-primary);
}
.sort-65a8 .hover-3f84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_fe90 .card_west_b118 {
  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);
}
.gold_fe90 .element_6f13 {
  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);
}
.gold_fe90
  .thumbnail-tall-4e93:after {
  background-color: var(--e-global-color-primary);
}
.gold_fe90 .steel_8b62 {
  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);
}
.nav-e8e4 .element_e44c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-e8e4 .carousel-0035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_9287 .filter-yellow-3fdb .layout_3e30 {
  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);
}
.main_9287 .filter-yellow-3fdb .gallery_6dde {
  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);
}
.steel-7982 .footer-new-859a {
  background-color: var(--e-global-color-primary);
}
.steel-7982 .outline_purple_1382 {
  background-color: var(--e-global-color-secondary);
}
.steel-7982 .label_226a .shadow_826f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-7982 .caption-417e .shadow_826f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-d767 .detail-motion-c987 .in-6d4e {
  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);
}
.breadcrumb-d767 .detail-motion-c987 .avatar_9914 {
  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);
}
.breadcrumb-d767 .detail-motion-c987 .tag-c845 {
  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);
}
.search-d185 .notification_wide_11fe {
  border-color: var(--e-global-color-text);
}
.search-d185 .image-inner-d3c3 {
  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);
}
.search-d185 .heading_complex_2516 {
  color: var(--e-global-color-primary);
}
.search-d185 .full_c896 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_b899 .fluid_8bce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_b899 .hard-0b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_b899 .component_6b78:hover .fluid_8bce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_b899
  .component_6b78:hover
  .hard-0b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-red-2048 .grid_wide_5e33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-red-2048 .over-331a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e28 .upper_b0d6 .nav_fast_d1f7 {
  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);
}
.message_6e28 .widget-d41e .nav_fast_d1f7 {
  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);
}
.gas-60f9 .element_36e5 {
  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);
}
.notice_easy_5f9f .main-a61c .sort-dynamic-a4b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_easy_5f9f .main-a61c .sort-dynamic-a4b3 {
  background-color: var(--e-global-color-secondary);
}
.notice_easy_5f9f .alert-in-8ba9 .sort-dynamic-a4b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_easy_5f9f .alert-in-8ba9 .sort-dynamic-a4b3 {
  background-color: var(--e-global-color-secondary);
}
.notice_easy_5f9f .header-liquid-10c5 .advanced-e183 {
  background-color: var(--e-global-color-primary);
}
.notice_easy_5f9f .header-liquid-10c5:hover .advanced-e183 {
  background-color: var(--e-global-color-secondary);
}
.notice_easy_5f9f .upper-e359 {
  background-color: var(--e-global-color-primary);
}
.notice_easy_5f9f .upper-e359:hover {
  background-color: var(--e-global-color-accent);
}
.notice_easy_5f9f .header_solid_57d3 li span {
  background-color: var(--e-global-color-text);
}
.notice_easy_5f9f .header_solid_57d3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notice_easy_5f9f .header_solid_57d3 li.gold-8692 span {
  background-color: var(--e-global-color-accent);
}
.rough-4d0c .medium_9155 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-4d0c .gallery_1930 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_ad75 .item_north_ba67:before {
  background-color: var(--e-global-color-secondary);
}
.old_ad75 .widget_eb4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_ad75 .panel_94a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_d553 .inner-2862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_d553 .inner-2862:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_d553 .inner-2862.fn-active-568c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_d553 .table-next-c345 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_d553 .module_a9a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_d553 .carousel-a64a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_d553 .next-d064 {
  background-color: var(--e-global-color-primary);
}
.fluid_d553 .next-d064 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_d553 .heading_6174 {
  background-color: var(--e-global-color-primary);
}
.fluid_d553 .heading_6174 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-953c .progress-focused-da32 .header-last-6a64 a {
  color: var(--e-global-color-secondary);
}
.gallery-953c .progress-focused-da32 .header-last-6a64 a:hover {
  color: var(--e-global-color-secondary);
}
.gallery-953c .progress-focused-da32 .header-last-6a64,
.gallery-953c .progress-focused-da32 .header-last-6a64 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-953c .progress-focused-da32 .text-fc58 {
  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);
}
.gallery-953c .progress-focused-da32 .accordion-bd7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-953c .progress-focused-da32 .hovered-096e {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .progress-focused-da32 .hovered-096e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-953c .progress-focused-da32 .hovered-096e:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .progress-focused-da32 .link_e361 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-953c .progress-focused-da32 .link_e361 {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .progress-focused-da32 .link_e361:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .progress-focused-da32 .upper-e359 {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .progress-focused-da32 .upper-e359:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .chip_7f22 .header_solid_57d3 li span {
  background-color: var(--e-global-color-text);
}
.gallery-953c .chip_7f22 .header_solid_57d3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-953c .chip_7f22 .header_solid_57d3 li.gold-8692 span {
  background-color: var(--e-global-color-accent);
}
.gallery-953c .column-first-3f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-953c .label-aa57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-aa33 .popup_aef6 .layout_38a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-aa33 .popup_aef6 .full_5de5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-aa33 .popup_aef6 .fluid-1061 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_d230 .west-d298 {
  border-color: var(--e-global-color-text);
}
.glass_d230 .section-white-8656 {
  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);
}
.glass_d230 .message_focused_bb5a {
  color: var(--e-global-color-secondary);
}
.glass_d230 .message_focused_bb5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_d230 .banner_88e8 > * {
  color: var(--e-global-color-primary);
}
.glass_d230 .banner_88e8 > * svg {
  fill: var(--e-global-color-primary);
}
.glass_d230 .wrapper_paper_c142 {
  color: var(--e-global-color-primary);
}
.glass_d230 .wrapper_paper_c142 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_d230 .basic-3cf5 {
  color: var(--e-global-color-primary);
}
.glass_d230 .basic-3cf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_d230 .preview-d352 {
  color: var(--e-global-color-primary);
}
.glass_d230 .preview-d352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_d230 .aside-9716 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_d230 .bright_a905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_d230 .bright_a905.table-7239 {
  color: var(--e-global-color-secondary);
}
.glass_d230 .bright_a905.table-7239 .texture-pressed-295b {
  color: var(--e-global-color-accent);
}
.glass_d230 .bright_a905.badge_pro_003e {
  color: var(--e-global-color-text);
}
.glass_d230 .bright_a905.badge_pro_003e .texture-pressed-295b {
  color: var(--e-global-color-text);
}
.glass_d230 .bright_a905:before {
  border-top-color: var(--e-global-color-text);
}
.glass_d230 .box_932a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_d230
  .box_932a
  .fixed-1200 {
  background-color: var(--e-global-color-primary);
}
.glass_d230
  .box_932a
  .fixed-1200 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_d230 .west-d298 .link-solid-63b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_aa4b .description_thick_8e60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_aa4b .fluid_f59e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_brown_da1c .pattern_9cd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_brown_da1c
  .motion-4b83
  .thick_84dd {
  background-color: var(--e-global-color-secondary);
}
.accent_brown_da1c
  .motion-4b83.item-7077
  .thick_84dd {
  background-color: var(--e-global-color-text);
}
.accent_brown_da1c
  .motion-4b83:hover
  .thick_84dd {
  background-color: var(--e-global-color-accent);
}
.accent_brown_da1c
  .motion-4b83.fn-active-568c
  .thick_84dd {
  background-color: var(--e-global-color-primary);
}
.active_4d3d .stone_8290 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active_4d3d .background-c12d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_4d3d .tiny_86c2 {
  background-color: var(--e-global-color-primary);
}
.active_4d3d .tiny_86c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_9a7e .info-fded .aside-short-f783 .silver-ad0a {
  background-color: var(--e-global-color-secondary);
}
.caption_9a7e .info-fded .surface-out-96d8:after {
  background-color: var(--e-global-color-secondary);
}
.caption_9a7e .shade_8eed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_9a7e .description_medium_9781 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_9a7e .top_6046 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_9a7e .fluid-4f13 {
  background-color: var(--e-global-color-primary);
}
.caption_9a7e .fluid-4f13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_9a7e .main_006b {
  background-color: var(--e-global-color-secondary);
}
.caption_9a7e .main_006b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_9a7e .info-fded .active_hard_669d .component_2c7e:hover {
  background-color: var(--e-global-color-primary);
}
.caption_9a7e
  .info-fded
  .active_hard_669d
  .component_2c7e.caption-warm-11fb {
  background-color: var(--e-global-color-primary);
}
.caption_9a7e .info-fded .pagination_bright_6848:before {
  border-color: var(--e-global-color-primary);
}
.caption_9a7e .info-fded .pagination_bright_6848:hover:before {
  border-color: var(--e-global-color-secondary);
}
.caption_9a7e
  .info-fded
  .pagination_bright_6848.dim_a4bc:before {
  border-color: var(--e-global-color-primary);
}
.caption_9a7e .content_motion_8021 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-1e33 .upper-c799 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-1e33 .upper-c799:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-1e33 .upper-c799.aside-old-c682 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-1e33 .wide_c6a2 {
  background-color: var(--e-global-color-primary);
}
.silver-1e33 .wide_c6a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-1e33
  .under_6109
  .accordion-first-1da4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-1e33
  .tertiary-hard-a405
  .accordion-first-1da4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-hard-08a7
  .info-e47f
  .card-solid-baf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-hard-08a7
  .info-e47f
  .element-yellow-95cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-hard-08a7 .small-b364 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-hard-08a7 .easy_b18a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-hard-08a7 .disabled-pressed-afa6 {
  background-color: var(--e-global-color-primary);
}
.message-hard-08a7 .disabled-pressed-afa6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-76c3 .description_bronze_d268 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-76c3 .box_hard_3d38 {
  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);
}
.row-76c3 .mini_fee8 {
  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);
}
.row-76c3 .mini_fee8 a:hover {
  color: var(--e-global-color-secondary);
}
.row-76c3 .hover-tiny-5cb4 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-76c3 .sidebar-basic-aeb7 {
  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);
}
.row-76c3 .media_fluid_ce6c .upper-e359 {
  background-color: var(--e-global-color-primary);
}
.row-76c3 .media_fluid_ce6c .upper-e359:hover {
  background-color: var(--e-global-color-accent);
}
.row-76c3
  .media_fluid_ce6c
  .header_solid_57d3
  li
  span {
  background-color: var(--e-global-color-text);
}
.row-76c3
  .media_fluid_ce6c
  .header_solid_57d3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.row-76c3
  .media_fluid_ce6c
  .header_solid_57d3
  li.gold-8692
  span {
  background-color: var(--e-global-color-accent);
}
.gold_6051
  .popup_0be8
  .widget_7d81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_6051 .popup_0be8 .chip_gas_dea5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_6051 .popup_0be8 .cool_2d16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_6051 .button_brown_3961 {
  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);
}
.gold_6051
  .tag_874f.sidebar_16c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a {
  background-color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a
  .yellow-2cce.layout-183c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a
  .info_41a2.shade-e729 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  .video_red_f0a9
  > a {
  background-color: var(--e-global-color-secondary);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  .video_red_f0a9
  > a
  .warm_c2f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  .video_red_f0a9
  > a
  .info_41a2.active-0d8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a
  .pagination-26b3:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  a
  .pagination-26b3:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9.list_78da
  > a
  .pagination-26b3:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  .video_red_f0a9.list_78da
  > a
  .pagination-26b3:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a
  .tag_f493
  .brown-025d {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  a
  .tag_f493
  .brown-025d {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a
  .tag_f493
  .brown-025d,
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  a
  .tag_f493
  .brown-025d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > a
  .button-motion-983d:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  a
  .button-motion-983d:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9.list_78da
  > a
  .button-motion-983d:before {
  color: var(--e-global-color-text);
}
.section_south_edd0
  > .avatar-hovered-5cd0
  > div
  > .progress-ad16
  > .video_red_f0a9
  > .focused-282c
  .video_red_f0a9.list_78da
  > a
  .button-motion-983d:before {
  color: var(--e-global-color-text);
}
.green_8130 .primary_5038 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_8130
  .action_cfdb:hover
  .primary_5038 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-fast-e77e
  > .avatar-hovered-5cd0
  > .background_3fdf
  > .link-right-bb5d
  > .link_ea04
  > .heading_paper_45c5
  .grid-c9f1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-fast-e77e
  > .avatar-hovered-5cd0
  > .background_3fdf
  > .link-right-bb5d
  > .link_ea04
  > .heading_paper_45c5:hover
  .grid-c9f1 {
  color: var(--e-global-color-text);
}
.gallery-fast-e77e
  > .avatar-hovered-5cd0
  > .background_3fdf
  > .link-right-bb5d
  > .link_ea04
  > .heading_paper_45c5:hover
  .grid-c9f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-fast-e77e
  > .avatar-hovered-5cd0
  > .background_3fdf
  > .link-right-bb5d
  > .link_ea04.feature-active-a221
  > .heading_paper_45c5
  .grid-c9f1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-8af5 .under_5071 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-8af5 .footer_3ca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-8af5 .header_29ba {
  background-color: var(--e-global-color-primary);
}
.shade-8af5 .header_29ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-fluid-06a1
  > .avatar-hovered-5cd0
  > .text_center_0686
  > .thick_47a9
  > .white-53ab
  .footer-d16b {
  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);
}
.title-fluid-06a1
  > .avatar-hovered-5cd0
  > .text_center_0686
  > .thick_47a9
  > .white-53ab
  .icon-6621 {
  color: var(--e-global-color-text);
}
.title-fluid-06a1
  > .avatar-hovered-5cd0
  > .text_center_0686
  > .thick_47a9
  > .white-53ab:hover
  .footer-d16b {
  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);
}
.title-fluid-06a1
  > .avatar-hovered-5cd0
  > .text_center_0686
  > .thick_47a9
  > .white-53ab:hover
  .icon-6621 {
  color: var(--e-global-color-secondary);
}
.title-fluid-06a1
  > .avatar-hovered-5cd0
  > .text_center_0686
  > .thick_47a9
  > .white-53ab.backdrop-29f6
  .footer-d16b {
  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);
}
.title-fluid-06a1
  > .avatar-hovered-5cd0
  > .text_center_0686
  > .thick_47a9
  > .white-53ab.backdrop-29f6
  .icon-6621 {
  color: var(--e-global-color-primary);
}
.top_3d68
  .panel-642d
  .shadow_red_628c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_3d68 .accordion_1072 .link-solid-63b1 .list-up-f849 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_fe82 .east_0704 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_fe82 .prev-31d6 .east_0704 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_fe82 .form_b716 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_fe82 .form_b716 {
  background-color: var(--e-global-color-primary);
}
.notification_out_6b5d .column-red-4dff .gas_f2da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_out_6b5d
  .column-red-4dff:hover
  .cold-54ea {
  color: var(--e-global-color-secondary);
}
.notification_out_6b5d
  .column-red-4dff:hover
  .gas_f2da {
  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);
}
.copper-e15f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.chip_67c6 {
  flex-direction: column;
}

.chip_67c6 .icon_paper_7ac2 {
  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.chip_67c6 .icon_paper_7ac2 {
  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);
}

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

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

.element_5036.tabs-0575 {
  display: none;
}

.advanced-f9cd {
  display: none;
}

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

.section_2a7f.nav_over_0e32 {
  margin-bottom: 40px;
  width: 100%;
}

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

.chip_67c6 a {
  width: 100%;
}

.row_blue_155b .button_5723.footer_clean_822a {
  width: 20% !important;
}

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

.accent-5eb3: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%);
}

.accent-5eb3 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.accent-over-6a3c {
  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;
}

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

.accent-over-6a3c: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);
}

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

.row_blue_155b
  .button_5723.overlay_31f2
  .modal-down-0697
  .hard-b508 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.hard-cecf.pagination-bronze-710b > .badge-dark-e05b {
  display: flex;
  align-items: center;
}

.fluid-1a32 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.mask-21a7 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.row_blue_155b
  .button_5723.video-33e9
  .tertiary_a2f9
  .table_wood_43bb {
  width: 100% !important;
}

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

.fluid-cc00 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.surface_1d9d:hover .accent_a10f {
  visibility: visible;
}
.surface_1d9d:hover.surface_1d9d::before {
  display: block;
}

.middle_2080 h3 {
  color: #fff;
}

.tag-simple-4a4e {
  margin: 0;
}

.row_blue_155b
  .button_5723.video-33e9
  .table_wood_43bb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.north-7cfc {
  width: 100%;
}

.basic-e43e {
  width: 100%;
}

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

.basic-e43e {
  width: 100%;
}

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

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

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

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

.chip_67c6 .icon_paper_7ac2.pagination-solid-ff52 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.chip_67c6 h1.icon_paper_7ac2 {
  margin-top: 80px !important;
}

.row_blue_155b .button_5723.north_066e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.badge-af71 img {
  width: 100%;
}

.advanced-28e2 .fixed-2ae5.modal-down-0697 {
  justify-content: space-between;
}

.photo-fresh-ef54 {
  display: none;
}

.search_static_da5d .surface_brown_9cc9 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hard-cecf .badge-dark-e05b {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .accent-5eb3 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .advanced-28e2 .fixed-2ae5.modal-down-0697 {
    border-bottom: 1px solid #f0c159;
  }

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

  .hard-cecf.pagination-bronze-710b > .badge-dark-e05b {
    gap: 15px;
    justify-content: space-between;
  }

  .row_blue_155b
    .button_5723.video-33e9
    .table_wood_43bb
    img {
    width: 60% !important;
  }

  .over_98e5 {
    left: 2%;
  }

  .aside_out_d9a8 {
    margin: 10px 0;
  }

  .chip_67c6 .surface_brown_9cc9 {
    margin: 0;
    margin-bottom: 10px;
  }

  .accent-5eb3 {
    font-size: 16px !important;
  }

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

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

  h2.chip_67c6 .icon_paper_7ac2,
  .chip_67c6 .icon_paper_7ac2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .table_wood_43bb {
    justify-content: center;
  }

  .chip_67c6 .surface_brown_9cc9 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .row_blue_155b .button_5723.footer_clean_822a {
    width: 75% !important;
  }

  .badge-af71 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .accent-over-6a3c {
    text-transform: capitalize;
  }

  h2.chip_67c6 .icon_paper_7ac2,
  .chip_67c6 .icon_paper_7ac2 {
    font-size: 30px !important;
  }

  .table_wood_43bb {
    justify-content: center;
  }

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

  .bright_d561
    .liquid-f40d.shade-30b5 {
    margin: 0 !important;
  }

  .fluid-1a32 {
    margin: 0;
    gap: 10px;
  }

  .aside_out_d9a8 {
    display: flex;
  }

  .short-209d .accent-5eb3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .layout-brown-8a51 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .chip_67c6 h1.icon_paper_7ac2 {
    margin-top: 40px !important;
  }

  .row_blue_155b
    .button_5723.video-33e9
    .table_wood_43bb
    img,
  .new_b80d .tertiary_a2f9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .accent-over-6a3c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .row_blue_155b .button_5723.footer_clean_822a {
    width: 100% !important;
  }

  .hard-cecf.pagination-bronze-710b > .badge-dark-e05b {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.advanced-28e2 .fixed-2ae5.modal-down-0697 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.advanced-28e2 .fixed-2ae5.modal-down-0697: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .advanced-28e2 .fixed-2ae5.modal-down-0697 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .chip_67c6 .icon_paper_7ac2 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .accent-5eb3 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.tabs-cd33 .menu-brown-6685 {
  flex-shrink: 0;
  white-space: nowrap;
}

.tabs-cd33 .box_698d {
  flex-shrink: 0;
  min-width: fit-content;
}

.tabs-cd33 .hard-b508 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.tabs-cd33 .menu-brown-6685 {
  max-width: 80px !important;
}

.tabs-cd33 .box_698d {
  max-width: 80px !important;
  overflow: hidden;
}

.tabs-cd33 .fixed-2ae5.modal-down-0697 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.tabs-cd33 .hard-b508 {
  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);
  }
}

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

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

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

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

body .accent-over-6a3c:nth-child(2),
.row_blue_155b .accent-over-6a3c:nth-child(2),
#page .accent-over-6a3c: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;
}

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

/* css-noise: 7999 */
.promo-block-d4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
