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(.west_fb4e) {
  gap: 0.5em;
}
:where(.popup-6e82) {
  gap: 0.5em;
}
body .disabled_e057 > .message_soft_c339 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .disabled_e057 > .logo_black_95ef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .disabled_e057 > .caption_3b4b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .action_6f0e > .message_soft_c339 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .action_6f0e > .logo_black_95ef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .action_6f0e > .caption_3b4b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .action_6f0e
  > :where(:not(.message_soft_c339):not(.logo_black_95ef):not(.active-up-0858)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .action_6f0e > .tooltip-cb75 {
  max-width: var(--wp--style--global--wide-size);
}
body .west_fb4e {
  display: flex;
}
body .west_fb4e {
  flex-wrap: wrap;
  align-items: center;
}
body .west_fb4e > * {
  margin: 0;
}
body .popup-6e82 {
  display: grid;
}
body .popup-6e82 > * {
  margin: 0;
}
:where(.preview-fa78.west_fb4e) {
  gap: 2em;
}
:where(.preview-fa78.popup-6e82) {
  gap: 2em;
}
:where(.static-9a3d.west_fb4e) {
  gap: 1.25em;
}
:where(.static-9a3d.popup-6e82) {
  gap: 1.25em;
}
.section-e705 {
  color: var(--wp--preset--color--black) !important;
}
.grid_fast_68ba {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_4267 {
  color: var(--wp--preset--color--white) !important;
}
.brown_29cb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.info_f4a0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.breadcrumb_160a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.table-fast-499d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon_clean_77a1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.cold_5205 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.surface_e3f8 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic_9434 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_dirty_c18a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.aside_silver_1e0a {
  background-color: var(--wp--preset--color--black) !important;
}
.hard-5476 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_soft_1dd3 {
  background-color: var(--wp--preset--color--white) !important;
}
.dropdown-hard-2ebe {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.text-a2c6 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.liquid_3225 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pro_54a4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active-1060 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter_9861 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover_thick_a02d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.south-692a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow-paper-83f7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.iron-43e7 {
  border-color: var(--wp--preset--color--black) !important;
}
.dynamic_c0c5 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.background-7d20 {
  border-color: var(--wp--preset--color--white) !important;
}
.media-24da {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.chip-bright-fe6c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pagination_0d8e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slider_ea60 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notice_fe44 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.footer_fa99 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dim_ff0e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout_dynamic_523b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content_e3ac {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.fixed-f78c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gradient-6dc8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.detail-motion-0158 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pressed_0ef7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.border-center-6c46 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.gallery-5cde {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.gradient-last-66c7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.stale-1a67 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.disabled-cf21 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.footer_white_1c1e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.feature_glass_03a2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.block_8796 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.grid-d6b7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.in-b7d8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.carousel-full-eaee {
  font-size: var(--wp--preset--font-size--large) !important;
}
.alert-yellow-42f3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dim_e8bd a:where(:not(.pattern_5c29)) {
  color: inherit;
}
:where(.static-9a3d.west_fb4e) {
  gap: 1.25em;
}
:where(.static-9a3d.popup-6e82) {
  gap: 1.25em;
}
:where(.preview-fa78.west_fb4e) {
  gap: 2em;
}
:where(.preview-fa78.popup-6e82) {
  gap: 2em;
}
.texture_dynamic_9fc3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.last_8867 .text-green-bd1f {
  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);
}
.message_1417 .progress_under_8444 {
  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);
}
.hero-current-387e {
  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);
}
.hero-current-387e.preview-glass-b038 .simple_1a2d {
  background-color: var(--e-global-color-primary);
}
.hero-current-387e.backdrop_fluid_98db .simple_1a2d,
.hero-current-387e.article-a485 .simple_1a2d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-orange-2495 .sort-middle-5d1b {
  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);
}
.menu_yellow_5eec {
  --divider-color: var(--e-global-color-secondary);
}
.menu_yellow_5eec .plasma_4d7d {
  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);
}
.menu_yellow_5eec.link_6752 .mini-3f38 {
  background-color: var(--e-global-color-secondary);
}
.menu_yellow_5eec.card_abd0 .mini-3f38,
.menu_yellow_5eec.notice-5c4f .mini-3f38 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.menu_yellow_5eec.card_abd0 .mini-3f38,
.menu_yellow_5eec.notice-5c4f .mini-3f38 svg {
  fill: var(--e-global-color-secondary);
}
.pattern-ad51 .notice-584f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-ad51 .bronze-a808 {
  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-296b.link_6752 .mini-3f38 {
  background-color: var(--e-global-color-primary);
}
.paper-296b.card_abd0 .mini-3f38,
.paper-296b.notice-5c4f .mini-3f38 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paper-296b.card_abd0 .mini-3f38,
.paper-296b.notice-5c4f .mini-3f38 svg {
  fill: var(--e-global-color-primary);
}
.slider-149b.link_6752 .mini-3f38 {
  background-color: var(--e-global-color-primary);
}
.slider-149b.card_abd0 .mini-3f38,
.slider-149b.notice-5c4f .mini-3f38 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider-149b .menu-a6b2 {
  color: var(--e-global-color-primary);
}
.slider-149b .menu-a6b2,
.slider-149b .menu-a6b2 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-149b .tiny-5a45 {
  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);
}
.new-1e06 .gold-4228 {
  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);
}
.disabled_ad3b .detail-e661 .progress-2689 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_soft_abcb .focus-6d5d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.highlight_soft_abcb .form-cold-3ab7 i {
  color: var(--e-global-color-primary);
}
.highlight_soft_abcb .form-cold-3ab7 svg {
  fill: var(--e-global-color-primary);
}
.highlight_soft_abcb .fast-8e66 {
  color: var(--e-global-color-secondary);
}
.highlight_soft_abcb .focus-6d5d > .fast-8e66,
.highlight_soft_abcb .focus-6d5d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-1598 .fast_efc6 {
  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);
}
.mini-1598 .wood-4b25 {
  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_1cd6 .black_f5ba .tooltip-pressed-09ee {
  background-color: var(--e-global-color-primary);
}
.gold_1cd6 .west_294d {
  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);
}
.gradient-07a0 .disabled_inner_1b46 {
  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);
}
.gradient-07a0 .fluid-3ff2 {
  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);
}
.gradient-07a0 .secondary_6a17 {
  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);
}
.label-5204 .small_077c,
.label-5204 .small_077c a {
  color: var(--e-global-color-primary);
}
.label-5204 .small_077c.dim-c266,
.label-5204 .small_077c.dim-c266 a {
  color: var(--e-global-color-accent);
}
.label-5204 .small_077c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-5204 .article-6dc0 {
  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);
}
.card_a1d0 .avatar-motion-494e,
.card_a1d0 .tooltip_f200 {
  color: var(--e-global-color-primary);
}
.card_a1d0 .avatar-motion-494e svg {
  fill: var(--e-global-color-primary);
}
.card_a1d0 .dim-c266 .avatar-motion-494e,
.card_a1d0 .dim-c266 .tooltip_f200 {
  color: var(--e-global-color-accent);
}
.card_a1d0 .dim-c266 .avatar-motion-494e svg {
  fill: var(--e-global-color-accent);
}
.card_a1d0 .tooltip_f200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_a1d0 .article-6dc0 {
  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);
}
.hero-c154 .preview-9bc5,
.hero-c154 .middle-9aa8 {
  color: var(--e-global-color-primary);
}
.hero-c154 .middle-9aa8 svg {
  fill: var(--e-global-color-primary);
}
.hero-c154 .small_077c.dim-c266 a,
.hero-c154
  .small_077c.dim-c266
  .middle-9aa8 {
  color: var(--e-global-color-accent);
}
.hero-c154 .preview-9bc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-c154 .article-6dc0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-under-2933 .surface-mini-2038 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-under-2933 .sort_basic_d970 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_4e74 .fresh_bfff .picture_slow_cf47 {
  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);
}
.dim_4e74 .fresh_bfff .texture_motion_4264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_4e74 .description_fae7 .picture_slow_cf47 {
  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);
}
.dim_4e74
  .description_fae7
  .texture_motion_4264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_4e74
  .clean_8401
  .picture_slow_cf47 {
  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);
}
.dim_4e74
  .clean_8401
  .texture_motion_4264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_4e74
  .liquid-ae6a
  .picture_slow_cf47 {
  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);
}
.dim_4e74
  .liquid-ae6a
  .texture_motion_4264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-3b36 .complex_3f3d {
  background-color: var(--e-global-color-primary);
}
.black-3b36 .complex_3f3d:hover {
  background-color: var(--e-global-color-primary);
}
.black-3b36 .out-20db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-3b36
  .complex_3f3d:hover
  .out-20db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_8ba0 .outline_184d {
  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);
}
.tabs_center_5d79 .tag_9585 .tooltip_center_f440 a {
  background-color: var(--e-global-color-accent);
}
.tabs_center_5d79 .tag_9585 .icon-bronze-a793 a {
  background-color: var(--e-global-color-accent);
}
.tabs_center_5d79 .tag_9585 .tooltip_center_f440 a,
.tabs_center_5d79 .tag_9585 .icon-bronze-a793 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-f9ee
  .first_8b22.pagination-c452
  .tag_9585
  a.overlay_new_e5a2 {
  background-color: var(--e-global-color-accent);
}
.sidebar-f9ee
  .first_8b22.pagination-c452
  .tag_9585
  span.overlay_new_e5a2.fn-current-3a0e {
  background-color: var(--e-global-color-text);
}
.sidebar-f9ee
  .first_8b22.pagination-c452
  .tag_9585
  .overlay_new_e5a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0 .focus-b8f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .disabled_bright_28ee
  > .pagination_4d10
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .box_9de0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .picture-e8e7
  .bronze_4583,
.hovered-7cc0
  .picture-e8e7
  .tall-02d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-7cc0
  .picture-e8e7
  .section_1162,
.hovered-7cc0
  .picture-e8e7
  a
  .section_1162 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .picture-e8e7
  .element_bbef {
  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);
}
.hovered-7cc0
  .picture-e8e7
  .gradient_aad9 {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .picture-e8e7
  .gradient_aad9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .picture-e8e7
  .gradient_aad9:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .picture-e8e7
  .dim_5a47 {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .picture-e8e7
  .dim_5a47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .picture-e8e7
  .dim_5a47:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .top-01a7
  .heading_north_3e1b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-7cc0
  .top-01a7
  .active_first_fbe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .top-01a7
  .element_bbef {
  color: var(--e-global-color-text);
}
.hovered-7cc0
  .top-01a7
  .element_bbef
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .top-01a7
  .gradient_aad9 {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .top-01a7
  .gradient_aad9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .top-01a7
  .gradient_aad9:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .top-01a7
  .dim_5a47 {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0
  .top-01a7
  .dim_5a47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-7cc0
  .top-01a7
  .dim_5a47:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0 .north_b335 {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0 .north_b335:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-7cc0 .message-out-4322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-7cc0 .list-yellow-5b10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_full_dcba .active_9ad2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_full_dcba
  .notification-f51a
  > div:nth-child(3)
  .active_9ad2,
.photo_full_dcba
  .bottom_c3e7
  > div:nth-child(1)
  .active_9ad2,
.photo_full_dcba
  .text_6f19
  > div:nth-child(1)
  .active_9ad2,
.photo_full_dcba
  .layout_7e38
  > div:nth-child(1)
  .active_9ad2,
.photo_full_dcba
  .panel_advanced_837f
  > div:nth-child(1)
  .active_9ad2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_full_dcba .gradient-in-21db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_full_dcba .logo_23d7 {
  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_full_dcba .detail_3894 {
  background-color: var(--e-global-color-primary);
}
.photo_full_dcba .detail_3894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_full_dcba .detail_3894:hover {
  background-color: var(--e-global-color-primary);
}
.photo_full_dcba .accordion_1b90 {
  background-color: var(--e-global-color-primary);
}
.photo_full_dcba .accordion_1b90:hover {
  background-color: var(--e-global-color-primary);
}
.photo_full_dcba .message-out-4322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_full_dcba .list-yellow-5b10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_6254 .hidden-a3b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_6254 .pagination-gold-9a66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_6254 .background_7b69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_6254 .pink-6e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_6254 .label_154a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_6254 .accordion_1b90 {
  background-color: var(--e-global-color-primary);
}
.small_6254 .accordion_1b90:hover {
  background-color: var(--e-global-color-primary);
}
.form-advanced-d414 .notification_soft_f602 {
  background-color: var(--e-global-color-secondary);
}
.form-advanced-d414 .rough-cc18 {
  background-color: var(--e-global-color-text);
}
.form-advanced-d414 .container_99ec {
  background-color: var(--e-global-color-secondary);
}
.form-advanced-d414 .slow-22da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-advanced-d414 .outline-9843 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-advanced-d414 .lower_17a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-advanced-d414 .element_outer_e70d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-advanced-d414 .nav_9cd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1d2a .full_9e33 .west_1577,
.menu-1d2a
  .full_9e33
  .west_1577
  a,
.menu-1d2a .box_418a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1d2a .full_9e33 .mask-8d49,
.menu-1d2a .menu_d0da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1d2a .full_9e33 .mask-8d49 {
  color: var(--e-global-color-text);
}
.menu-1d2a .menu_d0da {
  color: var(--e-global-color-text);
}
.menu-1d2a
  .full_9e33
  .bronze-732a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-1d2a .backdrop-lite-f2e9 .component_short_a918 {
  background-color: var(--e-global-color-primary);
}
.menu-1d2a .backdrop-lite-f2e9 .component_short_a918:hover {
  background-color: var(--e-global-color-primary);
}
.menu-1d2a .backdrop-lite-f2e9 .focus-white-8aeb li span {
  background-color: var(--e-global-color-text);
}
.menu-1d2a .backdrop-lite-f2e9 .focus-white-8aeb li span:hover {
  background-color: var(--e-global-color-primary);
}
.menu-1d2a
  .backdrop-lite-f2e9
  .focus-white-8aeb
  li.main_9f1a
  span {
  background-color: var(--e-global-color-accent);
}
.menu-1d2a .dynamic-ef35 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_249e .dynamic_8c15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-eefc .alert-8ea7 {
  background-color: var(--e-global-color-primary);
}
.search-eefc .alert-295b {
  background-color: var(--e-global-color-secondary);
}
.search-eefc .slider-79d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-eefc .notification-2fec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-eefc .feature-41b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-eefc .main-advanced-cdce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-eefc .title_e9f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-eefc .hard-5d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-eefc .panel-thick-091f {
  background-color: var(--e-global-color-primary);
}
.search-eefc .panel-thick-091f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-447a .tertiary-paper-0018 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-447a .gold-ea6f {
  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);
}
.active-447a
  .gas-6833:after {
  background-color: var(--e-global-color-primary);
}
.active-447a .hidden_88c4 {
  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);
}
.picture-1911 .box_418a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-1911 .menu_d0da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-1f8b .list-4e1e .backdrop-cool-f23e {
  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);
}
.gold-1f8b .list-4e1e .pink_1b8e {
  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);
}
.primary_0fd7 .label_upper_d578 {
  background-color: var(--e-global-color-primary);
}
.primary_0fd7 .surface_in_588c {
  background-color: var(--e-global-color-secondary);
}
.primary_0fd7 .carousel_mini_791d .pagination-top-8c27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_0fd7 .dropdown-03a6 .pagination-top-8c27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_action_39f9 .shade-fe1d .huge_492b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_action_39f9 .shade-fe1d .gallery_slow_dde5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_action_39f9 .shade-fe1d .wrapper-huge-d3d7 {
  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);
}
.popup-2f0b .feature_bronze_b2f6 {
  border-color: var(--e-global-color-text);
}
.popup-2f0b .pattern_bottom_6af7 {
  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);
}
.popup-2f0b .solid-d21e {
  color: var(--e-global-color-primary);
}
.popup-2f0b .tertiary_short_4a50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-medium-59fd .feature-last-33bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-medium-59fd .photo_f1e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-medium-59fd .liquid-4f19:hover .feature-last-33bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-medium-59fd
  .liquid-4f19:hover
  .photo_f1e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_warm_a7c7 .breadcrumb_0817 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_warm_a7c7 .alert-c898 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-slow-ad5d .modal-rough-a47c .list_4d31 {
  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);
}
.shade-slow-ad5d .dynamic-ce93 .list_4d31 {
  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);
}
.medium-7076 .table_complex_17c4 {
  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);
}
.main_selected_e4e8 .basic-8a95 .highlight_small_e6af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_selected_e4e8 .basic-8a95 .highlight_small_e6af {
  background-color: var(--e-global-color-secondary);
}
.main_selected_e4e8 .description-c43d .highlight_small_e6af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_selected_e4e8 .description-c43d .highlight_small_e6af {
  background-color: var(--e-global-color-secondary);
}
.main_selected_e4e8 .north_373f .north_070a {
  background-color: var(--e-global-color-primary);
}
.main_selected_e4e8 .north_373f:hover .north_070a {
  background-color: var(--e-global-color-secondary);
}
.main_selected_e4e8 .component_short_a918 {
  background-color: var(--e-global-color-primary);
}
.main_selected_e4e8 .component_short_a918:hover {
  background-color: var(--e-global-color-accent);
}
.main_selected_e4e8 .focus-white-8aeb li span {
  background-color: var(--e-global-color-text);
}
.main_selected_e4e8 .focus-white-8aeb li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_selected_e4e8 .focus-white-8aeb li.main_9f1a span {
  background-color: var(--e-global-color-accent);
}
.prev_2433 .disabled_38b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_2433 .info_e462 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_72c8 .down-f721:before {
  background-color: var(--e-global-color-secondary);
}
.liquid_72c8 .article_new_2fc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_72c8 .photo-31ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fluid-a9cd .shade-static-3955 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fluid-a9cd .shade-static-3955:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fluid-a9cd .shade-static-3955.fn-active-3a0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fluid-a9cd .gallery-b08c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fluid-a9cd .motion-f45b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fluid-a9cd .center-dbb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fluid-a9cd .soft_69ec {
  background-color: var(--e-global-color-primary);
}
.feature-fluid-a9cd .soft_69ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fluid-a9cd .backdrop-b2cb {
  background-color: var(--e-global-color-primary);
}
.feature-fluid-a9cd .backdrop-b2cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-bc51 .mask-76fb .description-677a a {
  color: var(--e-global-color-secondary);
}
.element-bc51 .mask-76fb .description-677a a:hover {
  color: var(--e-global-color-secondary);
}
.element-bc51 .mask-76fb .description-677a,
.element-bc51 .mask-76fb .description-677a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-bc51 .mask-76fb .aside-east-7a61 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-bc51 .mask-76fb .left_1cf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-bc51 .mask-76fb .notice-9ae0 {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .mask-76fb .notice-9ae0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-bc51 .mask-76fb .notice-9ae0:hover {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .mask-76fb .info-ec37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-bc51 .mask-76fb .info-ec37 {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .mask-76fb .info-ec37:hover {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .mask-76fb .component_short_a918 {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .mask-76fb .component_short_a918:hover {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .backdrop-lite-f2e9 .focus-white-8aeb li span {
  background-color: var(--e-global-color-text);
}
.element-bc51 .backdrop-lite-f2e9 .focus-white-8aeb li span:hover {
  background-color: var(--e-global-color-primary);
}
.element-bc51 .backdrop-lite-f2e9 .focus-white-8aeb li.main_9f1a span {
  background-color: var(--e-global-color-accent);
}
.element-bc51 .message-out-4322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-bc51 .list-yellow-5b10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_5e6d .form-e955 .prev_3e1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_5e6d .form-e955 .popup_981f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_5e6d .form-e955 .menu_out_0732 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-71f2 .heading-rough-454a {
  border-color: var(--e-global-color-text);
}
.fast-71f2 .popup_green_4415 {
  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);
}
.fast-71f2 .outer_c4dd {
  color: var(--e-global-color-secondary);
}
.fast-71f2 .outer_c4dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-71f2 .alert-green-e797 > * {
  color: var(--e-global-color-primary);
}
.fast-71f2 .alert-green-e797 > * svg {
  fill: var(--e-global-color-primary);
}
.fast-71f2 .highlight-stale-95fa {
  color: var(--e-global-color-primary);
}
.fast-71f2 .highlight-stale-95fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-71f2 .lite_2a28 {
  color: var(--e-global-color-primary);
}
.fast-71f2 .lite_2a28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-71f2 .pro-4f72 {
  color: var(--e-global-color-primary);
}
.fast-71f2 .pro-4f72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-71f2 .list-37ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-71f2 .picture-12b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-71f2 .picture-12b7.article-6628 {
  color: var(--e-global-color-secondary);
}
.fast-71f2 .picture-12b7.article-6628 .accent_lite_8732 {
  color: var(--e-global-color-accent);
}
.fast-71f2 .picture-12b7.basic_0f59 {
  color: var(--e-global-color-text);
}
.fast-71f2 .picture-12b7.basic_0f59 .accent_lite_8732 {
  color: var(--e-global-color-text);
}
.fast-71f2 .picture-12b7:before {
  border-top-color: var(--e-global-color-text);
}
.fast-71f2 .module-24a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-71f2
  .module-24a6
  .popup-1db5 {
  background-color: var(--e-global-color-primary);
}
.fast-71f2
  .module-24a6
  .popup-1db5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-71f2 .heading-rough-454a .current_1290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_c9e5 .nav_bright_e598 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_c9e5 .wood_11ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_6b53 .rough-92ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_6b53
  .grid_liquid_f61c
  .dark_f0cb {
  background-color: var(--e-global-color-secondary);
}
.stone_6b53
  .grid_liquid_f61c.top-726d
  .dark_f0cb {
  background-color: var(--e-global-color-text);
}
.stone_6b53
  .grid_liquid_f61c:hover
  .dark_f0cb {
  background-color: var(--e-global-color-accent);
}
.stone_6b53
  .grid_liquid_f61c.fn-active-3a0e
  .dark_f0cb {
  background-color: var(--e-global-color-primary);
}
.paragraph-5052 .stone-83ca {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paragraph-5052 .menu_bb45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-5052 .shadow_c0d2 {
  background-color: var(--e-global-color-primary);
}
.paragraph-5052 .shadow_c0d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_ffc1 .outer-03d1 .south_dd0c .tall_e114 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_ffc1 .outer-03d1 .purple_75c3:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_ffc1 .header-fluid-2a74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_ffc1 .bright-80cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_ffc1 .heading_ce6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_ffc1 .prev_8649 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_ffc1 .prev_8649 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_ffc1 .hard_9f1e {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_ffc1 .hard_9f1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_ffc1 .outer-03d1 .filter-west-8443 .grid_narrow_4fb9:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_ffc1
  .outer-03d1
  .filter-west-8443
  .grid_narrow_4fb9.outline_north_f229 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_ffc1 .outer-03d1 .hard-eb09:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_ffc1 .outer-03d1 .hard-eb09:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb_ffc1
  .outer-03d1
  .hard-eb09.south-bde9:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_ffc1 .fresh-3996 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-brown-d886 .bottom-68f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-brown-d886 .bottom-68f0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-brown-d886 .bottom-68f0.accordion_a8c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-brown-d886 .pagination_narrow_b645 {
  background-color: var(--e-global-color-primary);
}
.text-brown-d886 .pagination_narrow_b645 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-brown-d886
  .item-9d7e
  .detail_upper_f1b4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-brown-d886
  .search_4a85
  .detail_upper_f1b4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5126
  .link_20c1
  .pattern-b64a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5126
  .link_20c1
  .popup_ba4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5126 .list-dark-d502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5126 .photo-outer-d03d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_5126 .dim-0d38 {
  background-color: var(--e-global-color-primary);
}
.static_5126 .dim-0d38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-abbd .left_2152 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-abbd .rough_9fc9 {
  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);
}
.message-abbd .copper-2716 {
  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-abbd .copper-2716 a:hover {
  color: var(--e-global-color-secondary);
}
.message-abbd .banner-wood-e452 {
  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);
}
.message-abbd .texture_stone_30e7 {
  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);
}
.message-abbd .avatar-7f6e .component_short_a918 {
  background-color: var(--e-global-color-primary);
}
.message-abbd .avatar-7f6e .component_short_a918:hover {
  background-color: var(--e-global-color-accent);
}
.message-abbd
  .avatar-7f6e
  .focus-white-8aeb
  li
  span {
  background-color: var(--e-global-color-text);
}
.message-abbd
  .avatar-7f6e
  .focus-white-8aeb
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.message-abbd
  .avatar-7f6e
  .focus-white-8aeb
  li.main_9f1a
  span {
  background-color: var(--e-global-color-accent);
}
.active_26bc
  .orange-5309
  .article-0744 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_26bc .orange-5309 .media-5505 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_26bc .orange-5309 .huge-233d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_26bc .easy_d841 {
  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);
}
.active_26bc
  .paper_cac8.progress-fixed-4370 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a {
  background-color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a
  .message_orange_bad9.pagination-47bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a
  .image-89b4.search-silver-d1b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  .bronze-afcb
  > a {
  background-color: var(--e-global-color-secondary);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  .bronze-afcb
  > a
  .soft-9f33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  .bronze-afcb
  > a
  .image-89b4.focus_d88b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a
  .overlay_selected_56d6:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  a
  .overlay_selected_56d6:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb.grid-d3ef
  > a
  .overlay_selected_56d6:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  .bronze-afcb.grid-d3ef
  > a
  .overlay_selected_56d6:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a
  .outline-f547
  .panel-d9d3 {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  a
  .outline-f547
  .panel-d9d3 {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a
  .outline-f547
  .panel-d9d3,
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  a
  .outline-f547
  .panel-d9d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > a
  .heading-c2a1:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  a
  .heading-c2a1:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb.grid-d3ef
  > a
  .heading-c2a1:before {
  color: var(--e-global-color-text);
}
.tabs_dbf4
  > .card-clean-bf7e
  > div
  > .warm-17fc
  > .bronze-afcb
  > .green_cf2f
  .bronze-afcb.grid-d3ef
  > a
  .heading-c2a1:before {
  color: var(--e-global-color-text);
}
.down_17bd .background_gold_83a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_17bd
  .notification-active-e3aa:hover
  .background_gold_83a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_up_53f6
  > .card-clean-bf7e
  > .video_9db7
  > .white_d30f
  > .table_full_8eb2
  > .under-4ab8
  .main-plasma-2883 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_up_53f6
  > .card-clean-bf7e
  > .video_9db7
  > .white_d30f
  > .table_full_8eb2
  > .under-4ab8:hover
  .main-plasma-2883 {
  color: var(--e-global-color-text);
}
.notification_up_53f6
  > .card-clean-bf7e
  > .video_9db7
  > .white_d30f
  > .table_full_8eb2
  > .under-4ab8:hover
  .main-plasma-2883 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_up_53f6
  > .card-clean-bf7e
  > .video_9db7
  > .white_d30f
  > .table_full_8eb2.tiny-24fc
  > .under-4ab8
  .main-plasma-2883 {
  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);
}
.widget-35ad .upper_b8d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-35ad .logo_b983 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-35ad .secondary-5d62 {
  background-color: var(--e-global-color-primary);
}
.widget-35ad .secondary-5d62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_4b58
  > .card-clean-bf7e
  > .next-5b8d
  > .overlay-west-1ab0
  > .selected-529b
  .logo_00d3 {
  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);
}
.active_4b58
  > .card-clean-bf7e
  > .next-5b8d
  > .overlay-west-1ab0
  > .selected-529b
  .full-adf4 {
  color: var(--e-global-color-text);
}
.active_4b58
  > .card-clean-bf7e
  > .next-5b8d
  > .overlay-west-1ab0
  > .selected-529b:hover
  .logo_00d3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_4b58
  > .card-clean-bf7e
  > .next-5b8d
  > .overlay-west-1ab0
  > .selected-529b:hover
  .full-adf4 {
  color: var(--e-global-color-secondary);
}
.active_4b58
  > .card-clean-bf7e
  > .next-5b8d
  > .overlay-west-1ab0
  > .selected-529b.block-dark-4b5a
  .logo_00d3 {
  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);
}
.active_4b58
  > .card-clean-bf7e
  > .next-5b8d
  > .overlay-west-1ab0
  > .selected-529b.block-dark-4b5a
  .full-adf4 {
  color: var(--e-global-color-primary);
}
.orange_4cca
  .link_6428
  .image-9a3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_4cca .banner-iron-ca02 .current_1290 .yellow_3be6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-5b4e .dirty-3448 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-5b4e .lite_80c3 .dirty-3448 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-5b4e .aside_current_f971 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-wide-5b4e .aside_current_f971 {
  background-color: var(--e-global-color-primary);
}
.white-4aa4 .stale_401a .panel-small-7b57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-4aa4
  .stale_401a:hover
  .orange_7958 {
  color: var(--e-global-color-secondary);
}
.white-4aa4
  .stale_401a:hover
  .panel-small-7b57 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-lite-25f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.current_cdac {
  flex-direction: column;
}

.current_cdac .focus_iron_4e51 {
  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.current_cdac .focus_iron_4e51 {
  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);
}

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

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

.highlight-pro-3b8d.feature-cool-efce {
  display: none;
}

.preview_hard_c93b {
  display: none;
}

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

.brown-907d.tall_f199 {
  margin-bottom: 40px;
  width: 100%;
}

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

.current_cdac a {
  width: 100%;
}

.gas_9396 .pagination-gold-7156.active_1a84 {
  width: 20% !important;
}

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

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

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

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

.menu-6e71 {
  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;
}

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

.menu-6e71: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);
}

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

.gas_9396
  .pagination-gold-7156.up-9dbb
  .avatar_32b4
  .old_5617 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.left_aa52.gas_78ee > .down_c1ae {
  display: flex;
  align-items: center;
}

.fast-2993 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.icon-static-43fb {
  position: relative;
  width: 100%;
}

.right-e03a {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.basic-fb38 {
  display: flex;
  gap: 50px;
}

.gas_9396
  .pagination-gold-7156.gradient_complex_82c0
  .box_cd85
  .narrow-9a26 {
  width: 100% !important;
}

.steel-3a8d {
  width: 500px !important;
  max-width: none;
}

.hover-1fb5 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.focus_pressed_3160:hover .element_right_1b67 {
  visibility: visible;
}
.focus_pressed_3160:hover.focus_pressed_3160::before {
  display: block;
}

.copper-b7a9 h3 {
  color: #fff;
}

.accordion_purple_88aa {
  margin: 0;
}

.gas_9396
  .pagination-gold-7156.gradient_complex_82c0
  .narrow-9a26
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.summary_over_8d9e {
  width: 100%;
}

.red_3ed1 {
  width: 100%;
}

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

.red_3ed1 {
  width: 100%;
}

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

.narrow-9a26 {
  display: flex;
  align-items: center;
}

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

.panel-581a {
  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;
}

.current_cdac .focus_iron_4e51.in-40c2 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.current_cdac h1.focus_iron_4e51 {
  margin-top: 80px !important;
}

.gas_9396 .pagination-gold-7156.paragraph-f9e9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notice-cold-92ba img {
  width: 100%;
}

.panel_solid_f953 .paper-6eb4.avatar_32b4 {
  justify-content: space-between;
}

.sidebar_east_cc1d {
  display: none;
}

.shade_8cfc .button_3679 {
  margin: 1px 0 !important;
}

.mask-outer-23c2 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .left_aa52 .down_c1ae {
    flex-wrap: nowrap !important;
  }
}

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

  .steel-3a8d {
    width: 100% !important;
  }
}

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

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

  .panel_solid_f953 .paper-6eb4.avatar_32b4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .left_aa52.gas_78ee > .down_c1ae {
    gap: 15px;
    justify-content: space-between;
  }

  .gas_9396
    .pagination-gold-7156.gradient_complex_82c0
    .narrow-9a26
    img {
    width: 60% !important;
  }

  .right-e03a {
    left: 2%;
  }

  .shade_out_8042 {
    margin: 10px 0;
  }

  .current_cdac .button_3679 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.current_cdac .focus_iron_4e51,
  .current_cdac .focus_iron_4e51 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .narrow-9a26 {
    justify-content: center;
  }

  .current_cdac .button_3679 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .cool-5a03 {
    margin-bottom: 15px !important;
  }

  .gas_9396 .pagination-gold-7156.active_1a84 {
    width: 75% !important;
  }

  .notice-cold-92ba img {
    width: 100% !important;
  }
}

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

  h2.current_cdac .focus_iron_4e51,
  .current_cdac .focus_iron_4e51 {
    font-size: 30px !important;
  }

  .narrow-9a26 {
    justify-content: center;
  }

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

  .status-2e5b
    .widget_bronze_841b.item_clean_b299 {
    margin: 0 !important;
  }

  .fast-2993 {
    margin: 0;
    gap: 10px;
  }

  .shade_out_8042 {
    display: flex;
  }

  .shadow-304d .out-a7ec {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .current_cdac h1.focus_iron_4e51 {
    margin-top: 40px !important;
  }

  .gas_9396
    .pagination-gold-7156.gradient_complex_82c0
    .narrow-9a26
    img,
  .pattern-ad51 .box_cd85 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .menu-6e71 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .gas_9396 .pagination-gold-7156.active_1a84 {
    width: 100% !important;
  }

  .left_aa52.gas_78ee > .down_c1ae {
    gap: 3px;
  }

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

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

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

.panel_solid_f953 .paper-6eb4.avatar_32b4: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);
}

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

/* 图片容器简化样式 */
.icon-static-43fb {
  position: relative;
  width: 100%;
}

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

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

.highlight-pro-3b8d: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .panel_solid_f953 .paper-6eb4.avatar_32b4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .current_cdac .focus_iron_4e51 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .out-a7ec {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.header-e840 .media_hard_dbd3 {
  flex-shrink: 0;
  white-space: nowrap;
}

.header-e840 .small-7650 {
  flex-shrink: 0;
  min-width: fit-content;
}

.header-e840 .old_5617 {
  white-space: nowrap;
}

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

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

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

.header-e840 .small-7650 {
  max-width: 80px !important;
  overflow: hidden;
}

.header-e840 .paper-6eb4.avatar_32b4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.header-e840 .old_5617 {
  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);
  }
}

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

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

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

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

body .menu-6e71:nth-child(2),
.gas_9396 .menu-6e71:nth-child(2),
#page .menu-6e71: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;
}

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

/* css-noise: 1c9c */
.widget-item-v7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
