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(.soft_61fb) {
  gap: 0.5em;
}
:where(.highlight_warm_a164) {
  gap: 0.5em;
}
body .grid_d2d6 > .hero_6d84 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .grid_d2d6 > .link_388e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .grid_d2d6 > .mask-narrow-dad7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .steel-9eb8 > .hero_6d84 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .steel-9eb8 > .link_388e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .steel-9eb8 > .mask-narrow-dad7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .steel-9eb8
  > :where(:not(.hero_6d84):not(.link_388e):not(.link-0d68)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .steel-9eb8 > .white-fc6f {
  max-width: var(--wp--style--global--wide-size);
}
body .soft_61fb {
  display: flex;
}
body .soft_61fb {
  flex-wrap: wrap;
  align-items: center;
}
body .soft_61fb > * {
  margin: 0;
}
body .highlight_warm_a164 {
  display: grid;
}
body .highlight_warm_a164 > * {
  margin: 0;
}
:where(.up-1c04.soft_61fb) {
  gap: 2em;
}
:where(.up-1c04.highlight_warm_a164) {
  gap: 2em;
}
:where(.blue_9f99.soft_61fb) {
  gap: 1.25em;
}
:where(.blue_9f99.highlight_warm_a164) {
  gap: 1.25em;
}
.wrapper-806d {
  color: var(--wp--preset--color--black) !important;
}
.glass-95d7 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gold-bc3c {
  color: var(--wp--preset--color--white) !important;
}
.component_cb43 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.frame_outer_b5a1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.outer_bf9c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.secondary-thick-dcf1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paper-fe53 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.stale-686a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.warm_d00c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.menu-02b8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.cool-1038 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.button-pink-ef5d {
  background-color: var(--wp--preset--color--black) !important;
}
.label_da03 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb_c268 {
  background-color: var(--wp--preset--color--white) !important;
}
.breadcrumb-light-9cbe {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.right_f493 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.block-in-7fa9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.status-medium-8f0a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.brown_67f2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hovered-576c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.action_54a6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.primary_slow_671a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.article_selected_848a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.white_65d4 {
  border-color: var(--wp--preset--color--black) !important;
}
.text_4851 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outline_fa8e {
  border-color: var(--wp--preset--color--white) !important;
}
.alert_920f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.full_adb5 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.left_8f23 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.red-2866 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider-3830 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight_hard_c285 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.picture-current-5f3c {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notification_soft_4c71 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slow_20a7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hot_cdc5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pressed_e908 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.media-stone-7c52 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hover-0ba0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.complex_9541 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.banner-1047 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.gold_2504 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.article_focused_9c59 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.link-f2b9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.image_27d7 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.fast-3aef {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.next-113d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.static-ab6c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.feature-fluid-643f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wrapper_out_2f35 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.stone_af2d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.upper-eb2f a:where(:not(.frame_west_6762)) {
  color: inherit;
}
:where(.blue_9f99.soft_61fb) {
  gap: 1.25em;
}
:where(.blue_9f99.highlight_warm_a164) {
  gap: 1.25em;
}
:where(.up-1c04.soft_61fb) {
  gap: 2em;
}
:where(.up-1c04.highlight_warm_a164) {
  gap: 2em;
}
.content-24ba {
  font-size: 1.5em;
  line-height: 1.6;
}

.first_3169 .gallery-5db1 {
  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);
}
.down_8ff9 .notification_full_4203 {
  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);
}
.header_narrow_ab35 {
  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);
}
.header_narrow_ab35.menu-current-1561 .texture_7c36 {
  background-color: var(--e-global-color-primary);
}
.header_narrow_ab35.liquid-950b .texture_7c36,
.header_narrow_ab35.lite_a08c .texture_7c36 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.banner_down_c583 .wrapper_a781 {
  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);
}
.soft_8e64 {
  --divider-color: var(--e-global-color-secondary);
}
.soft_8e64 .tertiary-slow-6df2 {
  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);
}
.soft_8e64.notification-de34 .glass-bfdc {
  background-color: var(--e-global-color-secondary);
}
.soft_8e64.pressed-494f .glass-bfdc,
.soft_8e64.avatar_8b96 .glass-bfdc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.soft_8e64.pressed-494f .glass-bfdc,
.soft_8e64.avatar_8b96 .glass-bfdc svg {
  fill: var(--e-global-color-secondary);
}
.soft_1083 .summary-copper-7ecc {
  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);
}
.soft_1083 .orange-4f0f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_b959.notification-de34 .glass-bfdc {
  background-color: var(--e-global-color-primary);
}
.thumbnail_b959.pressed-494f .glass-bfdc,
.thumbnail_b959.avatar_8b96 .glass-bfdc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thumbnail_b959.pressed-494f .glass-bfdc,
.thumbnail_b959.avatar_8b96 .glass-bfdc svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-selected-8797.notification-de34 .glass-bfdc {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-selected-8797.pressed-494f .glass-bfdc,
.breadcrumb-selected-8797.avatar_8b96 .glass-bfdc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb-selected-8797 .surface_huge_22c9 {
  color: var(--e-global-color-primary);
}
.breadcrumb-selected-8797 .surface_huge_22c9,
.breadcrumb-selected-8797 .surface_huge_22c9 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-selected-8797 .liquid_a946 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_slow_54cb .row-6823 {
  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);
}
.container-5db1 .info_south_31dc .widget_bronze_327c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-6d5d .shadow-45c8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.badge-6d5d .hover_8bd2 i {
  color: var(--e-global-color-primary);
}
.badge-6d5d .hover_8bd2 svg {
  fill: var(--e-global-color-primary);
}
.badge-6d5d .preview_da19 {
  color: var(--e-global-color-secondary);
}
.badge-6d5d .shadow-45c8 > .preview_da19,
.badge-6d5d .shadow-45c8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-soft-d90a .notice-9461 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-soft-d90a .aside-f9c0 {
  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);
}
.photo_5f4c .pagination_d201 .old_9a74 {
  background-color: var(--e-global-color-primary);
}
.photo_5f4c .wrapper_soft_ff4d {
  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);
}
.orange-57d0 .layout-full-f1aa {
  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);
}
.orange-57d0 .sort_f65f {
  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);
}
.orange-57d0 .pagination_white_10c4 {
  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_57dd .progress-ff9c,
.gold_57dd .progress-ff9c a {
  color: var(--e-global-color-primary);
}
.gold_57dd .progress-ff9c.border-old-6897,
.gold_57dd .progress-ff9c.border-old-6897 a {
  color: var(--e-global-color-accent);
}
.gold_57dd .progress-ff9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_57dd .message-073e {
  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);
}
.header_40fd .east-1d45,
.header_40fd .tooltip_dim_0258 {
  color: var(--e-global-color-primary);
}
.header_40fd .east-1d45 svg {
  fill: var(--e-global-color-primary);
}
.header_40fd .border-old-6897 .east-1d45,
.header_40fd .border-old-6897 .tooltip_dim_0258 {
  color: var(--e-global-color-accent);
}
.header_40fd .border-old-6897 .east-1d45 svg {
  fill: var(--e-global-color-accent);
}
.header_40fd .tooltip_dim_0258 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_40fd .message-073e {
  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);
}
.dirty-9b77 .wrapper_3b23,
.dirty-9b77 .alert_4f07 {
  color: var(--e-global-color-primary);
}
.dirty-9b77 .alert_4f07 svg {
  fill: var(--e-global-color-primary);
}
.dirty-9b77 .progress-ff9c.border-old-6897 a,
.dirty-9b77
  .progress-ff9c.border-old-6897
  .alert_4f07 {
  color: var(--e-global-color-accent);
}
.dirty-9b77 .wrapper_3b23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-9b77 .message-073e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_101f .gradient_32ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_101f .main_53d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_new_38d0 .soft-e6d8 .label_clean_e409 {
  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);
}
.media_new_38d0 .soft-e6d8 .overlay_8246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_new_38d0 .carousel_narrow_4192 .label_clean_e409 {
  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);
}
.media_new_38d0
  .carousel_narrow_4192
  .overlay_8246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_new_38d0
  .soft-fe06
  .label_clean_e409 {
  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);
}
.media_new_38d0
  .soft-fe06
  .overlay_8246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_new_38d0
  .tabs-74bb
  .label_clean_e409 {
  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);
}
.media_new_38d0
  .tabs-74bb
  .overlay_8246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-6e01 .lite-444e {
  background-color: var(--e-global-color-primary);
}
.tiny-6e01 .lite-444e:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-6e01 .lower_d796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-6e01
  .lite-444e:hover
  .lower_d796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_0fd9 .shadow_4c4d {
  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);
}
.gas-8669 .link-c35c .paragraph-f9cf a {
  background-color: var(--e-global-color-accent);
}
.gas-8669 .link-c35c .alert_down_b3ca a {
  background-color: var(--e-global-color-accent);
}
.gas-8669 .link-c35c .paragraph-f9cf a,
.gas-8669 .link-c35c .alert_down_b3ca a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-25f8
  .paper-bf60.smooth-1897
  .link-c35c
  a.blue_48a5 {
  background-color: var(--e-global-color-accent);
}
.left-25f8
  .paper-bf60.smooth-1897
  .link-c35c
  span.blue_48a5.fn-current-b3e6 {
  background-color: var(--e-global-color-text);
}
.left-25f8
  .paper-bf60.smooth-1897
  .link-c35c
  .blue_48a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b .avatar-stale-0edc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .accordion-bc30
  > .focused-adda
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .pagination_blue_4d10
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .caption_5af0
  .card-lite-a591,
.panel_orange_5f4b
  .caption_5af0
  .footer_blue_2831 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_orange_5f4b
  .caption_5af0
  .bronze_ff41,
.panel_orange_5f4b
  .caption_5af0
  a
  .bronze_ff41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .caption_5af0
  .avatar_5b0f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .caption_5af0
  .solid-f43f {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .caption_5af0
  .solid-f43f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .caption_5af0
  .solid-f43f:hover {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .caption_5af0
  .banner-soft-e825 {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .caption_5af0
  .banner-soft-e825 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .caption_5af0
  .banner-soft-e825:hover {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .tiny-4335
  .message_39bf
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_orange_5f4b
  .tiny-4335
  .shadow-cool-127d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .tiny-4335
  .avatar_5b0f {
  color: var(--e-global-color-text);
}
.panel_orange_5f4b
  .tiny-4335
  .avatar_5b0f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .tiny-4335
  .solid-f43f {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .tiny-4335
  .solid-f43f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .tiny-4335
  .solid-f43f:hover {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .tiny-4335
  .banner-soft-e825 {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b
  .tiny-4335
  .banner-soft-e825 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_orange_5f4b
  .tiny-4335
  .banner-soft-e825:hover {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b .new-3240 {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b .new-3240:hover {
  background-color: var(--e-global-color-primary);
}
.panel_orange_5f4b .hero_motion_8364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_orange_5f4b .paper_88f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-gas-5958 .hovered_a883 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-gas-5958
  .easy_e39c
  > div:nth-child(3)
  .hovered_a883,
.grid-gas-5958
  .element-d90b
  > div:nth-child(1)
  .hovered_a883,
.grid-gas-5958
  .photo-full-9fa8
  > div:nth-child(1)
  .hovered_a883,
.grid-gas-5958
  .north_d55d
  > div:nth-child(1)
  .hovered_a883,
.grid-gas-5958
  .hero-5a03
  > div:nth-child(1)
  .hovered_a883 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-gas-5958 .modal_stale_3b16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-gas-5958 .pattern-35b7 {
  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);
}
.grid-gas-5958 .frame_red_e013 {
  background-color: var(--e-global-color-primary);
}
.grid-gas-5958 .frame_red_e013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-gas-5958 .frame_red_e013:hover {
  background-color: var(--e-global-color-primary);
}
.grid-gas-5958 .modal-lite-76ff {
  background-color: var(--e-global-color-primary);
}
.grid-gas-5958 .modal-lite-76ff:hover {
  background-color: var(--e-global-color-primary);
}
.grid-gas-5958 .hero_motion_8364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-gas-5958 .paper_88f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-clean-4727 .search-outer-e184 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-clean-4727 .under_e2c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-clean-4727 .info_static_ee9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-clean-4727 .element_pink_b931 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-clean-4727 .hard_ae0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-clean-4727 .modal-lite-76ff {
  background-color: var(--e-global-color-primary);
}
.banner-clean-4727 .modal-lite-76ff:hover {
  background-color: var(--e-global-color-primary);
}
.copper_bd74 .button_lower_b2d4 {
  background-color: var(--e-global-color-secondary);
}
.copper_bd74 .rough_fcdf {
  background-color: var(--e-global-color-text);
}
.copper_bd74 .highlight-9a82 {
  background-color: var(--e-global-color-secondary);
}
.copper_bd74 .footer_ac0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_bd74 .hidden_7e4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_bd74 .block_1706 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_bd74 .frame-7776 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_bd74 .dim_fa2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-over-bb3b .layout_8d07 .pressed-1d07,
.module-over-bb3b
  .layout_8d07
  .pressed-1d07
  a,
.module-over-bb3b .paper_45cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-over-bb3b .layout_8d07 .active_8f65,
.module-over-bb3b .notification-e5e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-over-bb3b .layout_8d07 .active_8f65 {
  color: var(--e-global-color-text);
}
.module-over-bb3b .notification-e5e4 {
  color: var(--e-global-color-text);
}
.module-over-bb3b
  .layout_8d07
  .simple-0c56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-over-bb3b .box-middle-fdb4 .blue-3602 {
  background-color: var(--e-global-color-primary);
}
.module-over-bb3b .box-middle-fdb4 .blue-3602:hover {
  background-color: var(--e-global-color-primary);
}
.module-over-bb3b .box-middle-fdb4 .table_fc71 li span {
  background-color: var(--e-global-color-text);
}
.module-over-bb3b .box-middle-fdb4 .table_fc71 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-over-bb3b
  .box-middle-fdb4
  .table_fc71
  li.inner-454e
  span {
  background-color: var(--e-global-color-accent);
}
.module-over-bb3b .image_next_0b5e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_black_0550 .tooltip_3100 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-ce3b .grid-3ac0 {
  background-color: var(--e-global-color-primary);
}
.grid-ce3b .gas-1708 {
  background-color: var(--e-global-color-secondary);
}
.grid-ce3b .pro_be13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ce3b .card_a6ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ce3b .hero_583a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ce3b .up-d6da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ce3b .photo_smooth_e57a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ce3b .image-small-8875 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ce3b .search_warm_9cc8 {
  background-color: var(--e-global-color-primary);
}
.grid-ce3b .search_warm_9cc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-3604 .texture_0703 {
  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);
}
.gallery-3604 .cool-dd68 {
  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);
}
.gallery-3604
  .media-hard-a467:after {
  background-color: var(--e-global-color-primary);
}
.gallery-3604 .column_current_21dd {
  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);
}
.paper-dbf7 .paper_45cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-dbf7 .notification-e5e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_west_067f .yellow_4e8a .light-29e7 {
  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);
}
.block_west_067f .yellow_4e8a .glass-47f1 {
  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);
}
.small_3cf8 .picture-next-71dd {
  background-color: var(--e-global-color-primary);
}
.small_3cf8 .center_9698 {
  background-color: var(--e-global-color-secondary);
}
.small_3cf8 .popup_4fb0 .popup-76a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3cf8 .label_dirty_8821 .popup-76a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-dac1 .breadcrumb_first_ffd1 .menu_4199 {
  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);
}
.shadow-dac1 .breadcrumb_first_ffd1 .photo_e0d5 {
  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);
}
.shadow-dac1 .breadcrumb_first_ffd1 .carousel-14a3 {
  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);
}
.banner_dim_a445 .orange_4e37 {
  border-color: var(--e-global-color-text);
}
.banner_dim_a445 .shadow_20ab {
  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);
}
.banner_dim_a445 .new_bb33 {
  color: var(--e-global-color-primary);
}
.banner_dim_a445 .modal-lite-5302 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_22fa .border-1fe2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_22fa .search_aeef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_22fa .block_aa0c:hover .border-1fe2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_22fa
  .block_aa0c:hover
  .search_aeef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_1842 .layout_black_03c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_1842 .alert-fd50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-7960 .layout_up_cd35 .south_a3ee {
  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);
}
.feature-7960 .grid-center-3a76 .south_a3ee {
  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);
}
.current_a89a .alert-clean-0c47 {
  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);
}
.inner-6d04 .small_fb12 .stale-4e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-6d04 .small_fb12 .stale-4e9e {
  background-color: var(--e-global-color-secondary);
}
.inner-6d04 .title-stale-3618 .stale-4e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-6d04 .title-stale-3618 .stale-4e9e {
  background-color: var(--e-global-color-secondary);
}
.inner-6d04 .action-938a .detail-focused-f957 {
  background-color: var(--e-global-color-primary);
}
.inner-6d04 .action-938a:hover .detail-focused-f957 {
  background-color: var(--e-global-color-secondary);
}
.inner-6d04 .blue-3602 {
  background-color: var(--e-global-color-primary);
}
.inner-6d04 .blue-3602:hover {
  background-color: var(--e-global-color-accent);
}
.inner-6d04 .table_fc71 li span {
  background-color: var(--e-global-color-text);
}
.inner-6d04 .table_fc71 li span:hover {
  background-color: var(--e-global-color-primary);
}
.inner-6d04 .table_fc71 li.inner-454e span {
  background-color: var(--e-global-color-accent);
}
.north-d44f .fresh_a03b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-d44f .media_5d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-8e0a .header-tiny-d448:before {
  background-color: var(--e-global-color-secondary);
}
.description-8e0a .background_down_6faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-8e0a .white-640b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hovered_359e .block-fd4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hovered_359e .block-fd4e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hovered_359e .block-fd4e.fn-active-b3e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hovered_359e .video-52a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_hovered_359e .section-advanced-488d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_hovered_359e .dark_f706 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_hovered_359e .last-7ca2 {
  background-color: var(--e-global-color-primary);
}
.main_hovered_359e .last-7ca2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_hovered_359e .sidebar_8b02 {
  background-color: var(--e-global-color-primary);
}
.main_hovered_359e .sidebar_8b02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_6967 .hovered-f716 .main_green_0108 a {
  color: var(--e-global-color-secondary);
}
.pink_6967 .hovered-f716 .main_green_0108 a:hover {
  color: var(--e-global-color-secondary);
}
.pink_6967 .hovered-f716 .main_green_0108,
.pink_6967 .hovered-f716 .main_green_0108 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_6967 .hovered-f716 .frame-c449 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_6967 .hovered-f716 .shade-a3c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_6967 .hovered-f716 .light-5144 {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .hovered-f716 .light-5144 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_6967 .hovered-f716 .light-5144:hover {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .hovered-f716 .info-focused-3f90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_6967 .hovered-f716 .info-focused-3f90 {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .hovered-f716 .info-focused-3f90:hover {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .hovered-f716 .blue-3602 {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .hovered-f716 .blue-3602:hover {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .box-middle-fdb4 .table_fc71 li span {
  background-color: var(--e-global-color-text);
}
.pink_6967 .box-middle-fdb4 .table_fc71 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pink_6967 .box-middle-fdb4 .table_fc71 li.inner-454e span {
  background-color: var(--e-global-color-accent);
}
.pink_6967 .hero_motion_8364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_6967 .paper_88f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-3f85 .gradient-96a6 .sidebar_7bf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-3f85 .gradient-96a6 .action_fea6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-3f85 .gradient-96a6 .alert-upper-d460 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_6c13 .lower-55fd {
  border-color: var(--e-global-color-text);
}
.slow_6c13 .fixed_8748 {
  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);
}
.slow_6c13 .progress_bronze_6c52 {
  color: var(--e-global-color-secondary);
}
.slow_6c13 .progress_bronze_6c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_6c13 .progress-hovered-321b > * {
  color: var(--e-global-color-primary);
}
.slow_6c13 .progress-hovered-321b > * svg {
  fill: var(--e-global-color-primary);
}
.slow_6c13 .paper_2d75 {
  color: var(--e-global-color-primary);
}
.slow_6c13 .paper_2d75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_6c13 .carousel-silver-1b12 {
  color: var(--e-global-color-primary);
}
.slow_6c13 .carousel-silver-1b12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_6c13 .dropdown_focused_d8a0 {
  color: var(--e-global-color-primary);
}
.slow_6c13 .dropdown_focused_d8a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_6c13 .over_a33e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_6c13 .shade-b021 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_6c13 .shade-b021.picture-2058 {
  color: var(--e-global-color-secondary);
}
.slow_6c13 .shade-b021.picture-2058 .component-a536 {
  color: var(--e-global-color-accent);
}
.slow_6c13 .shade-b021.light_03e2 {
  color: var(--e-global-color-text);
}
.slow_6c13 .shade-b021.light_03e2 .component-a536 {
  color: var(--e-global-color-text);
}
.slow_6c13 .shade-b021:before {
  border-top-color: var(--e-global-color-text);
}
.slow_6c13 .hidden-center-f29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_6c13
  .hidden-center-f29a
  .hero_mini_ec9f {
  background-color: var(--e-global-color-primary);
}
.slow_6c13
  .hidden-center-f29a
  .hero_mini_ec9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_6c13 .lower-55fd .complex-503f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-c49c .layout_4e57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-c49c .description_outer_023f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_1bfb .stale_3c69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_1bfb
  .shadow_1605
  .menu_036b {
  background-color: var(--e-global-color-secondary);
}
.short_1bfb
  .shadow_1605.carousel_iron_8e42
  .menu_036b {
  background-color: var(--e-global-color-text);
}
.short_1bfb
  .shadow_1605:hover
  .menu_036b {
  background-color: var(--e-global-color-accent);
}
.short_1bfb
  .shadow_1605.fn-active-b3e6
  .menu_036b {
  background-color: var(--e-global-color-primary);
}
.tabs-soft-1172 .hidden-48d1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tabs-soft-1172 .widget_5efd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-soft-1172 .breadcrumb_4721 {
  background-color: var(--e-global-color-primary);
}
.tabs-soft-1172 .breadcrumb_4721 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_fresh_512b .texture_red_7ab7 .glass-6ab4 .summary-wood-a8d0 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_512b .texture_red_7ab7 .component-first-879e:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_512b .form-ff5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_fresh_512b .popup-steel-6d6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_fresh_512b .link-a4fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_fresh_512b .notice-plasma-39f4 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_512b .notice-plasma-39f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_fresh_512b .west-f27f {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_512b .west-f27f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_fresh_512b .texture_red_7ab7 .widget-fc98 .yellow-dc0a:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_512b
  .texture_red_7ab7
  .widget-fc98
  .yellow-dc0a.active_2e5b {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_512b .texture_red_7ab7 .aside-north-bc38:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_512b .texture_red_7ab7 .aside-north-bc38:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_512b
  .texture_red_7ab7
  .aside-north-bc38.active_2036:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_512b .accent-0935 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_da0f .background_2420 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_da0f .background_2420:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_da0f .background_2420.focused-dd21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_da0f .article-steel-0c39 {
  background-color: var(--e-global-color-primary);
}
.mini_da0f .article-steel-0c39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_da0f
  .right-98a7
  .accent_a08e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_da0f
  .notice-0951
  .accent_a08e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_0414
  .progress_gold_c3cb
  .photo_2e45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_0414
  .progress_gold_c3cb
  .component_action_a0da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_0414 .main-focused-fdac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_0414 .texture_cool_1d98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_0414 .badge-inner-644e {
  background-color: var(--e-global-color-primary);
}
.primary_0414 .badge-inner-644e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_bdf0 .accordion-e311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_bdf0 .info_purple_42f7 {
  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);
}
.upper_bdf0 .modal_tiny_1187 {
  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);
}
.upper_bdf0 .modal_tiny_1187 a:hover {
  color: var(--e-global-color-secondary);
}
.upper_bdf0 .warm_019f {
  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);
}
.upper_bdf0 .button-selected-9a00 {
  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);
}
.upper_bdf0 .secondary-huge-dfa4 .blue-3602 {
  background-color: var(--e-global-color-primary);
}
.upper_bdf0 .secondary-huge-dfa4 .blue-3602:hover {
  background-color: var(--e-global-color-accent);
}
.upper_bdf0
  .secondary-huge-dfa4
  .table_fc71
  li
  span {
  background-color: var(--e-global-color-text);
}
.upper_bdf0
  .secondary-huge-dfa4
  .table_fc71
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.upper_bdf0
  .secondary-huge-dfa4
  .table_fc71
  li.inner-454e
  span {
  background-color: var(--e-global-color-accent);
}
.chip-hovered-cea3
  .narrow_a8a7
  .message-0d6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-hovered-cea3 .narrow_a8a7 .advanced_8b4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-hovered-cea3 .narrow_a8a7 .hero_pro_1697 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hovered-cea3 .steel_5295 {
  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);
}
.chip-hovered-cea3
  .complex-5cc4.pink-5cf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a {
  background-color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a
  .slider_9025.breadcrumb-c772 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a
  .menu_fluid_9ce2.gallery-iron-3dfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  .element-complex-f419
  > a {
  background-color: var(--e-global-color-secondary);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  .element-complex-f419
  > a
  .focus-short-95b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  .element-complex-f419
  > a
  .menu_fluid_9ce2.overlay_6f95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a
  .texture_small_7961:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  a
  .texture_small_7961:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419.title_fluid_a02a
  > a
  .texture_small_7961:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  .element-complex-f419.title_fluid_a02a
  > a
  .texture_small_7961:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a
  .search-091f
  .table_7873 {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  a
  .search-091f
  .table_7873 {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a
  .search-091f
  .table_7873,
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  a
  .search-091f
  .table_7873 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > a
  .motion_fe26:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  a
  .motion_fe26:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419.title_fluid_a02a
  > a
  .motion_fe26:before {
  color: var(--e-global-color-text);
}
.detail-884f
  > .disabled-smooth-b2db
  > div
  > .dark-2ea5
  > .element-complex-f419
  > .avatar-copper-a7cb
  .element-complex-f419.title_fluid_a02a
  > a
  .motion_fe26:before {
  color: var(--e-global-color-text);
}
.dropdown-over-1301 .prev-ff2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-over-1301
  .description-7b7c:hover
  .prev-ff2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-2d85
  > .disabled-smooth-b2db
  > .header_21dc
  > .container_soft_8126
  > .easy-8c28
  > .motion_e01a
  .component-e405 {
  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);
}
.under-2d85
  > .disabled-smooth-b2db
  > .header_21dc
  > .container_soft_8126
  > .easy-8c28
  > .motion_e01a:hover
  .component-e405 {
  color: var(--e-global-color-text);
}
.under-2d85
  > .disabled-smooth-b2db
  > .header_21dc
  > .container_soft_8126
  > .easy-8c28
  > .motion_e01a:hover
  .component-e405 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-2d85
  > .disabled-smooth-b2db
  > .header_21dc
  > .container_soft_8126
  > .easy-8c28.menu-white-327e
  > .motion_e01a
  .component-e405 {
  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);
}
.stone_f778 .wide-cf16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_f778 .tiny-8a5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_f778 .alert-fluid-ebaf {
  background-color: var(--e-global-color-primary);
}
.stone_f778 .alert-fluid-ebaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-first-9ff6
  > .disabled-smooth-b2db
  > .smooth_40f6
  > .overlay-e45b
  > .component_dynamic_4329
  .widget-soft-201f {
  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);
}
.tag-first-9ff6
  > .disabled-smooth-b2db
  > .smooth_40f6
  > .overlay-e45b
  > .component_dynamic_4329
  .menu_57b6 {
  color: var(--e-global-color-text);
}
.tag-first-9ff6
  > .disabled-smooth-b2db
  > .smooth_40f6
  > .overlay-e45b
  > .component_dynamic_4329:hover
  .widget-soft-201f {
  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);
}
.tag-first-9ff6
  > .disabled-smooth-b2db
  > .smooth_40f6
  > .overlay-e45b
  > .component_dynamic_4329:hover
  .menu_57b6 {
  color: var(--e-global-color-secondary);
}
.tag-first-9ff6
  > .disabled-smooth-b2db
  > .smooth_40f6
  > .overlay-e45b
  > .component_dynamic_4329.modal_hard_0870
  .widget-soft-201f {
  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);
}
.tag-first-9ff6
  > .disabled-smooth-b2db
  > .smooth_40f6
  > .overlay-e45b
  > .component_dynamic_4329.modal_hard_0870
  .menu_57b6 {
  color: var(--e-global-color-primary);
}
.bottom-bc73
  .card_out_b0d1
  .frame-6bf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-bc73 .title-white-ff3d .complex-503f .module_2e04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_east_86fc .basic_5b74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_east_86fc .popup_228a .basic_5b74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_east_86fc .message-0066 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_east_86fc .message-0066 {
  background-color: var(--e-global-color-primary);
}
.hidden_solid_8068 .list-tall-b9f4 .upper-333f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_solid_8068
  .list-tall-b9f4:hover
  .primary-wood-bfb2 {
  color: var(--e-global-color-secondary);
}
.hidden_solid_8068
  .list-tall-b9f4:hover
  .upper-333f {
  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);
}
.smooth-f689 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.caption-active-9761 {
  flex-direction: column;
}

.caption-active-9761 .item_soft_3440 {
  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.caption-active-9761 .item_soft_3440 {
  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);
}

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

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

.accordion-gold-d511.soft_1214 {
  display: none;
}

.frame-1f49 {
  display: none;
}

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

.pink-5be8.action_662f {
  margin-bottom: 40px;
  width: 100%;
}

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

.caption-active-9761 a {
  width: 100%;
}

.heading_bright_651c .text_eee8.label_first_f4fb {
  width: 20% !important;
}

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

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

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

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

.preview-878d {
  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;
}

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

.preview-878d: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);
}

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

.heading_bright_651c
  .text_eee8.wide-8873
  .cold_b055
  .feature_a21d {
  font-size: 20px !important;
}

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

.prev_a628 {
  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_7ff1 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.box_static_6967.copper_c13c > .list_2f6f {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.section-d08e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.hidden-00e2 {
  font-size: 35px !important;
}

.caption-medium-2f04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.heading_bright_651c
  .text_eee8.alert-f7fa
  .border_e0fe
  .active_down_2696 {
  width: 100% !important;
}

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

.action_fa5b {
  width: 100%;
}

.surface-47cf {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.notice-1b70 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.video-stone-b5ca {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notice-1b70:hover .video-stone-b5ca {
  visibility: visible;
}
.notice-1b70:hover.notice-1b70::before {
  display: block;
}

.middle_7ff1 h3 {
  color: #fff;
}

.shadow_8481 {
  margin: 0;
}

.heading_bright_651c
  .text_eee8.alert-f7fa
  .active_down_2696
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tall_e7ad {
  width: 100%;
}

.sort_static_1cbc {
  width: 100%;
}

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

.sort_static_1cbc {
  width: 100%;
}

.top-91ad {
  margin-bottom: 10px !important;
}

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

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

.shade-copper-02d5 {
  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;
}

.caption-active-9761 .item_soft_3440.shade-fresh-dd17 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.caption-active-9761 h1.item_soft_3440 {
  margin-top: 80px !important;
}

.heading_bright_651c .text_eee8.layout-d5c6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tabs-945c img {
  width: 100%;
}

.sidebar-98b0 .search_3e74.cold_b055 {
  justify-content: space-between;
}

.photo-east-9b5f {
  display: none;
}

.sidebar_f78e .container_new_276f {
  margin: 1px 0 !important;
}

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

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

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

  .cold-beef {
    width: 100% !important;
  }
}

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

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

  .sidebar-98b0 .search_3e74.cold_b055 {
    border-bottom: 1px solid #f0c159;
  }

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

  .box_static_6967.copper_c13c > .list_2f6f {
    gap: 15px;
    justify-content: space-between;
  }

  .heading_bright_651c
    .text_eee8.alert-f7fa
    .active_down_2696
    img {
    width: 60% !important;
  }

  .section-d08e {
    left: 2%;
  }

  .tooltip-066d {
    margin: 10px 0;
  }

  .caption-active-9761 .container_new_276f {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .hidden-00e2 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.caption-active-9761 .item_soft_3440,
  .caption-active-9761 .item_soft_3440 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active_down_2696 {
    justify-content: center;
  }

  .caption-active-9761 .container_new_276f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .heading_bright_651c .text_eee8.label_first_f4fb {
    width: 75% !important;
  }

  .tabs-945c img {
    width: 100% !important;
  }
}

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

  h2.caption-active-9761 .item_soft_3440,
  .caption-active-9761 .item_soft_3440 {
    font-size: 30px !important;
  }

  .active_down_2696 {
    justify-content: center;
  }

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

  .outer_10eb
    .gallery-clean-4f99.gradient-inner-0fbe {
    margin: 0 !important;
  }

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

  .tooltip-066d {
    display: flex;
  }

  .accordion_237a .list-f271 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .button-east-2c54 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .caption-active-9761 h1.item_soft_3440 {
    margin-top: 40px !important;
  }

  .heading_bright_651c
    .text_eee8.alert-f7fa
    .active_down_2696
    img,
  .soft_1083 .border_e0fe {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .preview-878d {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .heading_bright_651c .text_eee8.label_first_f4fb {
    width: 100% !important;
  }

  .box_static_6967.copper_c13c > .list_2f6f {
    gap: 3px;
  }

  .caption-active-9761 .container_new_276f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.sidebar-98b0 .search_3e74.cold_b055: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);
}

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

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

.caption-active-9761 {
  position: relative;
  padding-top: 30px;
}

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

.accordion-gold-d511: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .sidebar-98b0 .search_3e74.cold_b055 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .caption-active-9761 .item_soft_3440 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .list-f271 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.accordion_easy_0007 .chip-top-52e1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.accordion_easy_0007 .huge_ce91 {
  flex-shrink: 0;
  min-width: fit-content;
}

.accordion_easy_0007 .feature_a21d {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.accordion_easy_0007 .chip-top-52e1 {
  max-width: 80px !important;
}

.accordion_easy_0007 .huge_ce91 {
  max-width: 80px !important;
  overflow: hidden;
}

.accordion_easy_0007 .search_3e74.cold_b055 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.accordion_easy_0007 .feature_a21d {
  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);
  }
}

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

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

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

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

body .preview-878d:nth-child(2),
.heading_bright_651c .preview-878d:nth-child(2),
#page .preview-878d: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;
}

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

/* css-noise: b9e4 */
.ghost-box-y6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
