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(.under_737d) {
  gap: 0.5em;
}
:where(.tabs_east_d3f4) {
  gap: 0.5em;
}
body .stale-5921 > .component-3ba5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .stale-5921 > .out-db4a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .stale-5921 > .shade_da5c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .overlay-paper-e4a6 > .component-3ba5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .overlay-paper-e4a6 > .out-db4a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .overlay-paper-e4a6 > .shade_da5c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .overlay-paper-e4a6
  > :where(:not(.component-3ba5):not(.out-db4a):not(.preview_eb6c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .overlay-paper-e4a6 > .avatar-012f {
  max-width: var(--wp--style--global--wide-size);
}
body .under_737d {
  display: flex;
}
body .under_737d {
  flex-wrap: wrap;
  align-items: center;
}
body .under_737d > * {
  margin: 0;
}
body .tabs_east_d3f4 {
  display: grid;
}
body .tabs_east_d3f4 > * {
  margin: 0;
}
:where(.heading_static_be7b.under_737d) {
  gap: 2em;
}
:where(.heading_static_be7b.tabs_east_d3f4) {
  gap: 2em;
}
:where(.tag-fb24.under_737d) {
  gap: 1.25em;
}
:where(.tag-fb24.tabs_east_d3f4) {
  gap: 1.25em;
}
.sidebar-c5b0 {
  color: var(--wp--preset--color--black) !important;
}
.surface-3446 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.header_6c19 {
  color: var(--wp--preset--color--white) !important;
}
.breadcrumb_3544 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tall_f64b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.pagination_be37 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_6dab {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification_small_7cae {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.outline_fast_ef83 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.last-6b7f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.up-44bd {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup-mini-43ba {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.south_15fa {
  background-color: var(--wp--preset--color--black) !important;
}
.component-hovered-9e39 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow_gas_b744 {
  background-color: var(--wp--preset--color--white) !important;
}
.complex-1082 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.small_25a2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.form_old_9994 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.photo_selected_4d25 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.selected_1398 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo-iron-a848 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.steel-ebc2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status-gas-5dac {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.left_92d3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.menu_easy_522f {
  border-color: var(--wp--preset--color--black) !important;
}
.highlight_8576 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.iron-0566 {
  border-color: var(--wp--preset--color--white) !important;
}
.media_purple_135a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.gradient_51af {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.light_e5e9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary-hard-ea84 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.form_gas_ad42 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.wide_8dbb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover_left_9fdd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table-4b77 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paper_8b81 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.slider_b3ee {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.menu-f66b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.new-9cf7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.box-complex-e7eb {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.slow_c33c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.grid-narrow-19e3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.secondary-purple-3ed4 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.photo-cd03 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.selected_8a9e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.card-e4dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.block-c35c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.thick-2392 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.layout-under-3589 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.light-76ab {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sidebar_cool_772f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pattern-a611 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hard-8fce a:where(:not(.nav_a623)) {
  color: inherit;
}
:where(.tag-fb24.under_737d) {
  gap: 1.25em;
}
:where(.tag-fb24.tabs_east_d3f4) {
  gap: 1.25em;
}
:where(.heading_static_be7b.under_737d) {
  gap: 2em;
}
:where(.heading_static_be7b.tabs_east_d3f4) {
  gap: 2em;
}
.overlay-small-257a {
  font-size: 1.5em;
  line-height: 1.6;
}

.current-2617 .banner-dd5f {
  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);
}
.focused_77fe .lower_7a7d {
  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);
}
.sidebar_paper_be75 {
  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);
}
.sidebar_paper_be75.small-db7b .article-5e45 {
  background-color: var(--e-global-color-primary);
}
.sidebar_paper_be75.hidden_aa7b .article-5e45,
.sidebar_paper_be75.caption_soft_eb83 .article-5e45 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.solid_2d90 .banner_7cf5 {
  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);
}
.image_2774 {
  --divider-color: var(--e-global-color-secondary);
}
.image_2774 .input-fixed-d2c7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.image_2774.preview-6134 .banner-bd4c {
  background-color: var(--e-global-color-secondary);
}
.image_2774.hero_9b6b .banner-bd4c,
.image_2774.video_6a4f .banner-bd4c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.image_2774.hero_9b6b .banner-bd4c,
.image_2774.video_6a4f .banner-bd4c svg {
  fill: var(--e-global-color-secondary);
}
.footer_fe77 .purple_3b38 {
  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);
}
.footer_fe77 .info_6f1b {
  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);
}
.old-e936.preview-6134 .banner-bd4c {
  background-color: var(--e-global-color-primary);
}
.old-e936.hero_9b6b .banner-bd4c,
.old-e936.video_6a4f .banner-bd4c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.old-e936.hero_9b6b .banner-bd4c,
.old-e936.video_6a4f .banner-bd4c svg {
  fill: var(--e-global-color-primary);
}
.pro_05bc.preview-6134 .banner-bd4c {
  background-color: var(--e-global-color-primary);
}
.pro_05bc.hero_9b6b .banner-bd4c,
.pro_05bc.video_6a4f .banner-bd4c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pro_05bc .main_fd8f {
  color: var(--e-global-color-primary);
}
.pro_05bc .main_fd8f,
.pro_05bc .main_fd8f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_05bc .pattern-15e1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-c1ac .backdrop_liquid_10f7 {
  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_1d2b .tag-plasma-a995 .notice-5e06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-a06b .article-pro-7873:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.plasma-a06b .tooltip_bright_1197 i {
  color: var(--e-global-color-primary);
}
.plasma-a06b .tooltip_bright_1197 svg {
  fill: var(--e-global-color-primary);
}
.plasma-a06b .complex_6d13 {
  color: var(--e-global-color-secondary);
}
.plasma-a06b .article-pro-7873 > .complex_6d13,
.plasma-a06b .article-pro-7873 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_53e7 .image_clean_7a79 {
  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);
}
.static_53e7 .hot_9798 {
  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);
}
.tooltip_solid_0684 .menu_paper_bf42 .tooltip-0f87 {
  background-color: var(--e-global-color-primary);
}
.tooltip_solid_0684 .wrapper-c79f {
  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);
}
.aside_cb25 .preview_steel_1029 {
  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);
}
.aside_cb25 .picture-5dca {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_cb25 .tooltip-pro-4a06 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.shadow_short_bbbe .light-86c8,
.shadow_short_bbbe .light-86c8 a {
  color: var(--e-global-color-primary);
}
.shadow_short_bbbe .light-86c8.box_3921,
.shadow_short_bbbe .light-86c8.box_3921 a {
  color: var(--e-global-color-accent);
}
.shadow_short_bbbe .light-86c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_short_bbbe .lower-8646 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-eb46 .paragraph_tiny_7a67,
.heading-eb46 .notice-static-d342 {
  color: var(--e-global-color-primary);
}
.heading-eb46 .paragraph_tiny_7a67 svg {
  fill: var(--e-global-color-primary);
}
.heading-eb46 .box_3921 .paragraph_tiny_7a67,
.heading-eb46 .box_3921 .notice-static-d342 {
  color: var(--e-global-color-accent);
}
.heading-eb46 .box_3921 .paragraph_tiny_7a67 svg {
  fill: var(--e-global-color-accent);
}
.heading-eb46 .notice-static-d342 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-eb46 .lower-8646 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-motion-01c4 .grid-black-5672,
.wrapper-motion-01c4 .status-pressed-0159 {
  color: var(--e-global-color-primary);
}
.wrapper-motion-01c4 .status-pressed-0159 svg {
  fill: var(--e-global-color-primary);
}
.wrapper-motion-01c4 .light-86c8.box_3921 a,
.wrapper-motion-01c4
  .light-86c8.box_3921
  .status-pressed-0159 {
  color: var(--e-global-color-accent);
}
.wrapper-motion-01c4 .grid-black-5672 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-motion-01c4 .lower-8646 {
  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);
}
.active_7b68 .slow-7cab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_7b68 .highlight_gas_7fd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_prev_8071 .simple-64a4 .plasma_47c5 {
  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);
}
.accordion_prev_8071 .simple-64a4 .action-027f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_prev_8071 .tooltip_middle_513c .plasma_47c5 {
  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);
}
.accordion_prev_8071
  .tooltip_middle_513c
  .action-027f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_prev_8071
  .thick_a0b4
  .plasma_47c5 {
  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);
}
.accordion_prev_8071
  .thick_a0b4
  .action-027f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_prev_8071
  .heading-dim-9570
  .plasma_47c5 {
  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);
}
.accordion_prev_8071
  .heading-dim-9570
  .action-027f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4d5d .breadcrumb-warm-c05c {
  background-color: var(--e-global-color-primary);
}
.backdrop-4d5d .breadcrumb-warm-c05c:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-4d5d .motion_adde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-4d5d
  .breadcrumb-warm-c05c:hover
  .motion_adde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_huge_9510 .search_b5cc {
  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);
}
.video-d512 .preview-new-a67d .over-f1d1 a {
  background-color: var(--e-global-color-accent);
}
.video-d512 .preview-new-a67d .first_9b47 a {
  background-color: var(--e-global-color-accent);
}
.video-d512 .preview-new-a67d .over-f1d1 a,
.video-d512 .preview-new-a67d .first_9b47 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_c406
  .tabs-huge-fc27.detail-dirty-87c0
  .preview-new-a67d
  a.layout-right-3f2a {
  background-color: var(--e-global-color-accent);
}
.last_c406
  .tabs-huge-fc27.detail-dirty-87c0
  .preview-new-a67d
  span.layout-right-3f2a.fn-current-d7cf {
  background-color: var(--e-global-color-text);
}
.last_c406
  .tabs-huge-fc27.detail-dirty-87c0
  .preview-new-a67d
  .layout-right-3f2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b .tooltip_soft_b056 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .title_585e
  > .link_0cd9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .notice-dd15
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .sidebar-stone-00aa,
.breadcrumb-e26b
  .frame-lower-90d2
  .plasma-7fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .pattern_north_786d,
.breadcrumb-e26b
  .frame-lower-90d2
  a
  .pattern_north_786d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .panel_silver_e504 {
  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);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .slow_b085 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .slow_b085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .slow_b085:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .iron-f5b4 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .iron-f5b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .frame-lower-90d2
  .iron-f5b4:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .tag-2651
  .search_fluid_73c5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-e26b
  .tag-2651
  .preview-fast-27f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .tag-2651
  .panel_silver_e504 {
  color: var(--e-global-color-text);
}
.breadcrumb-e26b
  .tag-2651
  .panel_silver_e504
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .tag-2651
  .slow_b085 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .tag-2651
  .slow_b085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .tag-2651
  .slow_b085:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .tag-2651
  .iron-f5b4 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b
  .tag-2651
  .iron-f5b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e26b
  .tag-2651
  .iron-f5b4:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b .huge_0eb9 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b .huge_0eb9:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e26b .accordion-silver-cdea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-e26b .middle_4b38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-341e .over-02e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-341e
  .footer-mini-1f62
  > div:nth-child(3)
  .over-02e0,
.accent-341e
  .thumbnail_yellow_a3c4
  > div:nth-child(1)
  .over-02e0,
.accent-341e
  .liquid-953a
  > div:nth-child(1)
  .over-02e0,
.accent-341e
  .paragraph-b4e5
  > div:nth-child(1)
  .over-02e0,
.accent-341e
  .first-2121
  > div:nth-child(1)
  .over-02e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-341e .fast-92ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-341e .border_action_f48c {
  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);
}
.accent-341e .down_a9c6 {
  background-color: var(--e-global-color-primary);
}
.accent-341e .down_a9c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-341e .down_a9c6:hover {
  background-color: var(--e-global-color-primary);
}
.accent-341e .background_94e1 {
  background-color: var(--e-global-color-primary);
}
.accent-341e .background_94e1:hover {
  background-color: var(--e-global-color-primary);
}
.accent-341e .accordion-silver-cdea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-341e .middle_4b38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_d9c4 .gallery_9dd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_d9c4 .article_wide_cb24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_d9c4 .upper-3def {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_d9c4 .sidebar_1c3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_d9c4 .accent_focused_93a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_d9c4 .background_94e1 {
  background-color: var(--e-global-color-primary);
}
.silver_d9c4 .background_94e1:hover {
  background-color: var(--e-global-color-primary);
}
.list_dc8e .west-2e4c {
  background-color: var(--e-global-color-secondary);
}
.list_dc8e .module-over-53a4 {
  background-color: var(--e-global-color-text);
}
.list_dc8e .description_c59d {
  background-color: var(--e-global-color-secondary);
}
.list_dc8e .background-fresh-db22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_dc8e .module-f190 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_dc8e .alert-fluid-280d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_dc8e .panel-eea7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_dc8e .slider_green_4d69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-8c51 .advanced-a562 .wrapper_fixed_5ddc,
.gradient-8c51
  .advanced-a562
  .wrapper_fixed_5ddc
  a,
.gradient-8c51 .info_a2eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-8c51 .advanced-a562 .title_3432,
.gradient-8c51 .filter-hot-1804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-8c51 .advanced-a562 .title_3432 {
  color: var(--e-global-color-text);
}
.gradient-8c51 .filter-hot-1804 {
  color: var(--e-global-color-text);
}
.gradient-8c51
  .advanced-a562
  .mask-dc8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-8c51 .backdrop-d358 .fast_3cde {
  background-color: var(--e-global-color-primary);
}
.gradient-8c51 .backdrop-d358 .fast_3cde:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-8c51 .backdrop-d358 .modal_2e26 li span {
  background-color: var(--e-global-color-text);
}
.gradient-8c51 .backdrop-d358 .modal_2e26 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-8c51
  .backdrop-d358
  .modal_2e26
  li.heading-070a
  span {
  background-color: var(--e-global-color-accent);
}
.gradient-8c51 .outer_c0a1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-wide-7271 .pattern_right_f26a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-fd9c .main-static-d258 {
  background-color: var(--e-global-color-primary);
}
.search-fd9c .disabled_a5d9 {
  background-color: var(--e-global-color-secondary);
}
.search-fd9c .menu_glass_df70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-fd9c .lower-a096 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-fd9c .input-pink-b7a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-fd9c .bottom-74aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-fd9c .dropdown-rough-6441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-fd9c .section_cold_c442 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-fd9c .grid_d5df {
  background-color: var(--e-global-color-primary);
}
.search-fd9c .grid_d5df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-684c .simple-b170 {
  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);
}
.accent-684c .fresh-698f {
  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);
}
.accent-684c
  .column_ef99:after {
  background-color: var(--e-global-color-primary);
}
.accent-684c .item_slow_0875 {
  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);
}
.green_1727 .info_a2eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_1727 .filter-hot-1804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-soft-2846 .paper_5b60 .purple_f8ec {
  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);
}
.secondary-soft-2846 .paper_5b60 .detail_89e1 {
  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);
}
.pattern_1cac .filter-75eb {
  background-color: var(--e-global-color-primary);
}
.pattern_1cac .under-3d27 {
  background-color: var(--e-global-color-secondary);
}
.pattern_1cac .bright_aa91 .wrapper-bright-b656 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_1cac .input-narrow-eb15 .wrapper-bright-b656 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-4db3 .tag_rough_ae6d .main-medium-8993 {
  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);
}
.tiny-4db3 .tag_rough_ae6d .gallery-smooth-8138 {
  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);
}
.tiny-4db3 .tag_rough_ae6d .center-e7e1 {
  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);
}
.under-5d2b .chip-active-55b1 {
  border-color: var(--e-global-color-text);
}
.under-5d2b .action_e166 {
  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);
}
.under-5d2b .hover-advanced-4096 {
  color: var(--e-global-color-primary);
}
.under-5d2b .pressed_8d91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_eb90 .gallery_up_6ec5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_eb90 .brown_3ff1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_eb90 .primary_green_230d:hover .gallery_up_6ec5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_eb90
  .primary_green_230d:hover
  .brown_3ff1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-outer-3b8f .info_7b7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-outer-3b8f .tooltip-683c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_50ae .slow_d6d7 .rough_b09f {
  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_50ae .chip-warm-43d3 .rough_b09f {
  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-copper-0c37 .pink_f4dd {
  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);
}
.fluid_841c .orange_b0cc .blue-74d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_841c .orange_b0cc .blue-74d0 {
  background-color: var(--e-global-color-secondary);
}
.fluid_841c .current-3d23 .blue-74d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_841c .current-3d23 .blue-74d0 {
  background-color: var(--e-global-color-secondary);
}
.fluid_841c .surface-4e3f .sidebar_fixed_e08b {
  background-color: var(--e-global-color-primary);
}
.fluid_841c .surface-4e3f:hover .sidebar_fixed_e08b {
  background-color: var(--e-global-color-secondary);
}
.fluid_841c .fast_3cde {
  background-color: var(--e-global-color-primary);
}
.fluid_841c .fast_3cde:hover {
  background-color: var(--e-global-color-accent);
}
.fluid_841c .modal_2e26 li span {
  background-color: var(--e-global-color-text);
}
.fluid_841c .modal_2e26 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_841c .modal_2e26 li.heading-070a span {
  background-color: var(--e-global-color-accent);
}
.label-right-4ec5 .article-east-3adf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-right-4ec5 .info_blue_c643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_green_4761 .copper-2fcf:before {
  background-color: var(--e-global-color-secondary);
}
.paragraph_green_4761 .preview-71fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_green_4761 .stale-dc85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_9c96 .summary_7007 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_9c96 .summary_7007:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_9c96 .summary_7007.fn-active-d7cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_9c96 .content_lite_d660 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_9c96 .slow_1877 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_9c96 .fresh_f3d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_9c96 .menu-plasma-ec68 {
  background-color: var(--e-global-color-primary);
}
.simple_9c96 .menu-plasma-ec68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_9c96 .carousel_huge_951f {
  background-color: var(--e-global-color-primary);
}
.simple_9c96 .carousel_huge_951f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-white-6272 .pink_516f .search-cad6 a {
  color: var(--e-global-color-secondary);
}
.list-white-6272 .pink_516f .search-cad6 a:hover {
  color: var(--e-global-color-secondary);
}
.list-white-6272 .pink_516f .search-cad6,
.list-white-6272 .pink_516f .search-cad6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-white-6272 .pink_516f .frame_401b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-white-6272 .pink_516f .south-42dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-white-6272 .pink_516f .info_7724 {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .pink_516f .info_7724 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-white-6272 .pink_516f .info_7724:hover {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .pink_516f .nav_7cee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-white-6272 .pink_516f .nav_7cee {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .pink_516f .nav_7cee:hover {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .pink_516f .fast_3cde {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .pink_516f .fast_3cde:hover {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .backdrop-d358 .modal_2e26 li span {
  background-color: var(--e-global-color-text);
}
.list-white-6272 .backdrop-d358 .modal_2e26 li span:hover {
  background-color: var(--e-global-color-primary);
}
.list-white-6272 .backdrop-d358 .modal_2e26 li.heading-070a span {
  background-color: var(--e-global-color-accent);
}
.list-white-6272 .accordion-silver-cdea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-white-6272 .middle_4b38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-copper-817e .frame-95ad .texture-black-9baf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-copper-817e .frame-95ad .caption_purple_1178 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-copper-817e .frame-95ad .tabs_6368 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_static_f603 .caption_upper_f068 {
  border-color: var(--e-global-color-text);
}
.texture_static_f603 .dark_1982 {
  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);
}
.texture_static_f603 .thick-75ef {
  color: var(--e-global-color-secondary);
}
.texture_static_f603 .thick-75ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_static_f603 .image_top_8bf1 > * {
  color: var(--e-global-color-primary);
}
.texture_static_f603 .image_top_8bf1 > * svg {
  fill: var(--e-global-color-primary);
}
.texture_static_f603 .column-49f0 {
  color: var(--e-global-color-primary);
}
.texture_static_f603 .column-49f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_static_f603 .panel_in_523d {
  color: var(--e-global-color-primary);
}
.texture_static_f603 .panel_in_523d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_static_f603 .paragraph-0e73 {
  color: var(--e-global-color-primary);
}
.texture_static_f603 .paragraph-0e73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_static_f603 .purple-8a33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_static_f603 .primary-85e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_static_f603 .primary-85e5.panel-gold-3414 {
  color: var(--e-global-color-secondary);
}
.texture_static_f603 .primary-85e5.panel-gold-3414 .notice-9797 {
  color: var(--e-global-color-accent);
}
.texture_static_f603 .primary-85e5.pagination-bottom-9d24 {
  color: var(--e-global-color-text);
}
.texture_static_f603 .primary-85e5.pagination-bottom-9d24 .notice-9797 {
  color: var(--e-global-color-text);
}
.texture_static_f603 .primary-85e5:before {
  border-top-color: var(--e-global-color-text);
}
.texture_static_f603 .box-narrow-3d7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_static_f603
  .box-narrow-3d7e
  .progress-1427 {
  background-color: var(--e-global-color-primary);
}
.texture_static_f603
  .box-narrow-3d7e
  .progress-1427 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_static_f603 .caption_upper_f068 .medium_f6d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_c8a8 .green_e8a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_c8a8 .stone-78c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-8255 .status-liquid-bd37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-8255
  .huge-7a66
  .pattern_iron_a4e9 {
  background-color: var(--e-global-color-secondary);
}
.highlight-8255
  .huge-7a66.row_a66c
  .pattern_iron_a4e9 {
  background-color: var(--e-global-color-text);
}
.highlight-8255
  .huge-7a66:hover
  .pattern_iron_a4e9 {
  background-color: var(--e-global-color-accent);
}
.highlight-8255
  .huge-7a66.fn-active-d7cf
  .pattern_iron_a4e9 {
  background-color: var(--e-global-color-primary);
}
.label-5a9b .tabs-lower-3ded {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.label-5a9b .frame_prev_867f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-5a9b .copper-a914 {
  background-color: var(--e-global-color-primary);
}
.label-5a9b .copper-a914 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-first-efc7 .article_north_1bb0 .highlight_0245 .column-50a6 {
  background-color: var(--e-global-color-secondary);
}
.button-first-efc7 .article_north_1bb0 .footer_easy_511b:after {
  background-color: var(--e-global-color-secondary);
}
.button-first-efc7 .container-solid-1100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-first-efc7 .wrapper_7e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-first-efc7 .wrapper-medium-c3dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-first-efc7 .solid-c798 {
  background-color: var(--e-global-color-primary);
}
.button-first-efc7 .solid-c798 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-first-efc7 .mask-blue-7ddb {
  background-color: var(--e-global-color-secondary);
}
.button-first-efc7 .mask-blue-7ddb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-first-efc7 .article_north_1bb0 .row_inner_d1e5 .dark_388b:hover {
  background-color: var(--e-global-color-primary);
}
.button-first-efc7
  .article_north_1bb0
  .row_inner_d1e5
  .dark_388b.solid-e6b4 {
  background-color: var(--e-global-color-primary);
}
.button-first-efc7 .article_north_1bb0 .search_553d:before {
  border-color: var(--e-global-color-primary);
}
.button-first-efc7 .article_north_1bb0 .search_553d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.button-first-efc7
  .article_north_1bb0
  .search_553d.sidebar_plasma_66a8:before {
  border-color: var(--e-global-color-primary);
}
.button-first-efc7 .slider_725a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-copper-edf1 .disabled-f6cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-copper-edf1 .disabled-f6cb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-copper-edf1 .disabled-f6cb.box-30bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-copper-edf1 .cool_5072 {
  background-color: var(--e-global-color-primary);
}
.picture-copper-edf1 .cool_5072 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-copper-edf1
  .text_huge_d352
  .title_84d7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-copper-edf1
  .breadcrumb_2ac8
  .title_84d7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_mini_9b3e
  .popup-9404
  .secondary-iron-fa04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_mini_9b3e
  .popup-9404
  .info-glass-2410 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_mini_9b3e .header-554c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_mini_9b3e .avatar_silver_7a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_mini_9b3e .picture_large_5e04 {
  background-color: var(--e-global-color-primary);
}
.outline_mini_9b3e .picture_large_5e04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_49a9 .slider_a085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_49a9 .hidden-dirty-6f9f {
  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);
}
.left_49a9 .hidden-58cd {
  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);
}
.left_49a9 .hidden-58cd a:hover {
  color: var(--e-global-color-secondary);
}
.left_49a9 .slider_2a8b {
  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);
}
.left_49a9 .wide-4a6b {
  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);
}
.left_49a9 .paragraph-4be6 .fast_3cde {
  background-color: var(--e-global-color-primary);
}
.left_49a9 .paragraph-4be6 .fast_3cde:hover {
  background-color: var(--e-global-color-accent);
}
.left_49a9
  .paragraph-4be6
  .modal_2e26
  li
  span {
  background-color: var(--e-global-color-text);
}
.left_49a9
  .paragraph-4be6
  .modal_2e26
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.left_49a9
  .paragraph-4be6
  .modal_2e26
  li.heading-070a
  span {
  background-color: var(--e-global-color-accent);
}
.module-dd6e
  .inner-8621
  .popup-275f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-dd6e .inner-8621 .gradient_9844 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-dd6e .inner-8621 .upper-afde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-dd6e .media-inner-3493 {
  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);
}
.module-dd6e
  .block-9857.paragraph-right-e3cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a {
  background-color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a
  .pro-3dc9.title_simple_93b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a
  .heading-da80.block-lower-6b39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  .label_aba3
  > a {
  background-color: var(--e-global-color-secondary);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  .label_aba3
  > a
  .button-f561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  .label_aba3
  > a
  .heading-da80.thick-016a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a
  .south-b4c2:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  a
  .south-b4c2:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3.focus_active_d21d
  > a
  .south-b4c2:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  .label_aba3.focus_active_d21d
  > a
  .south-b4c2:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a
  .tag_wood_391a
  .selected-7408 {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  a
  .tag_wood_391a
  .selected-7408 {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a
  .tag_wood_391a
  .selected-7408,
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  a
  .tag_wood_391a
  .selected-7408 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > a
  .caption_a504:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  a
  .caption_a504:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3.focus_active_d21d
  > a
  .caption_a504:before {
  color: var(--e-global-color-text);
}
.title-fast-bf47
  > .frame_green_e5f9
  > div
  > .north-3deb
  > .label_aba3
  > .huge-e696
  .label_aba3.focus_active_d21d
  > a
  .caption_a504:before {
  color: var(--e-global-color-text);
}
.orange_6e05 .title-first-470b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_6e05
  .advanced_9b4c:hover
  .title-first-470b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-soft-9582
  > .frame_green_e5f9
  > .button_steel_548e
  > .status_warm_ebd3
  > .outline_2554
  > .light_b207
  .dirty_dfe5 {
  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);
}
.table-soft-9582
  > .frame_green_e5f9
  > .button_steel_548e
  > .status_warm_ebd3
  > .outline_2554
  > .light_b207:hover
  .dirty_dfe5 {
  color: var(--e-global-color-text);
}
.table-soft-9582
  > .frame_green_e5f9
  > .button_steel_548e
  > .status_warm_ebd3
  > .outline_2554
  > .light_b207:hover
  .dirty_dfe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-soft-9582
  > .frame_green_e5f9
  > .button_steel_548e
  > .status_warm_ebd3
  > .outline_2554.section_fast_0c86
  > .light_b207
  .dirty_dfe5 {
  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);
}
.hidden-purple-9642 .paragraph-203c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-purple-9642 .preview-5e6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-purple-9642 .status-first-9abd {
  background-color: var(--e-global-color-primary);
}
.hidden-purple-9642 .status-first-9abd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-b47b
  > .frame_green_e5f9
  > .tabs-3a55
  > .nav_f25e
  > .title-gas-a70b
  .wide-5b5f {
  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);
}
.hover-b47b
  > .frame_green_e5f9
  > .tabs-3a55
  > .nav_f25e
  > .title-gas-a70b
  .sort-new-9f5a {
  color: var(--e-global-color-text);
}
.hover-b47b
  > .frame_green_e5f9
  > .tabs-3a55
  > .nav_f25e
  > .title-gas-a70b:hover
  .wide-5b5f {
  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);
}
.hover-b47b
  > .frame_green_e5f9
  > .tabs-3a55
  > .nav_f25e
  > .title-gas-a70b:hover
  .sort-new-9f5a {
  color: var(--e-global-color-secondary);
}
.hover-b47b
  > .frame_green_e5f9
  > .tabs-3a55
  > .nav_f25e
  > .title-gas-a70b.background_under_36e1
  .wide-5b5f {
  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);
}
.hover-b47b
  > .frame_green_e5f9
  > .tabs-3a55
  > .nav_f25e
  > .title-gas-a70b.background_under_36e1
  .sort-new-9f5a {
  color: var(--e-global-color-primary);
}
.accordion-5989
  .sidebar-old-312d
  .feature_9203 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-5989 .under_8f1e .medium_f6d1 .outline_solid_4222 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ab18 .tertiary_bottom_36a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ab18 .accent-9041 .tertiary_bottom_36a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ab18 .texture-middle-179b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_ab18 .texture-middle-179b {
  background-color: var(--e-global-color-primary);
}
.yellow_8b5b .in-4d30 .text_0311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_8b5b
  .in-4d30:hover
  .pagination_bce0 {
  color: var(--e-global-color-secondary);
}
.yellow_8b5b
  .in-4d30:hover
  .text_0311 {
  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);
}
.heading_dark_9cf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.disabled_34a1 {
  flex-direction: column;
}

.disabled_34a1 .out_eed7 {
  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.disabled_34a1 .out_eed7 {
  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);
}

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

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

.border-narrow-c541.feature_3ec7 {
  display: none;
}

.focus-af44 {
  display: none;
}

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

.dropdown_bac8.banner_red_0e77 {
  margin-bottom: 40px;
  width: 100%;
}

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

.disabled_34a1 a {
  width: 100%;
}

.full-78e2 .carousel-bright-7508.selected-0277 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.full-78e2
  .carousel-bright-7508.image_bright_6996
  .down-c668
  .glass-eb0e {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.texture_tall_474b.huge_c776 > .paragraph_cool_a936 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.pressed-aaf8 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.text-bronze-a4b5 {
  display: flex;
  gap: 50px;
}

.full-78e2
  .carousel-bright-7508.accent_cc19
  .in_15ef
  .input-e841 {
  width: 100% !important;
}

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

.plasma_db10 {
  width: 100%;
}

.aside-65a6 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-brown-3be9 {
  position: relative;
  cursor: pointer;
}

.modal-brown-3be9::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.shade-prev-fbe8 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.modal-brown-3be9:hover .shade-prev-fbe8 {
  visibility: visible;
}
.modal-brown-3be9:hover.modal-brown-3be9::before {
  display: block;
}

.purple_1fed h3 {
  color: #fff;
}

.thumbnail_dim_662f {
  margin: 0;
}

.full-78e2
  .carousel-bright-7508.accent_cc19
  .input-e841
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.shadow_liquid_0155 {
  width: 100%;
}

.container_last_425e {
  width: 100%;
}

.gallery-9bb4 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.container_last_425e {
  width: 100%;
}

.dropdown-65f9 {
  margin-bottom: 10px !important;
}

.input-e841 {
  display: flex;
  align-items: center;
}

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

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

.disabled_34a1 .out_eed7.item-dynamic-8a60 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.disabled_34a1 h1.out_eed7 {
  margin-top: 80px !important;
}

.full-78e2 .carousel-bright-7508.dropdown-hard-4258 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.huge-fa1b img {
  width: 100%;
}

.tall_3ef6 .tag_fixed_41db.down-c668 {
  justify-content: space-between;
}

.component-huge-13d0 {
  display: none;
}

.search_cc2e .last_f037 {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .tall_3ef6 .tag_fixed_41db.down-c668 {
    border-bottom: 1px solid #f0c159;
  }

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

  .texture_tall_474b.huge_c776 > .paragraph_cool_a936 {
    gap: 15px;
    justify-content: space-between;
  }

  .full-78e2
    .carousel-bright-7508.accent_cc19
    .input-e841
    img {
    width: 60% !important;
  }

  .pressed-aaf8 {
    left: 2%;
  }

  .outer-345a {
    margin: 10px 0;
  }

  .disabled_34a1 .last_f037 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.disabled_34a1 .out_eed7,
  .disabled_34a1 .out_eed7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .input-e841 {
    justify-content: center;
  }

  .disabled_34a1 .last_f037 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .full-78e2 .carousel-bright-7508.selected-0277 {
    width: 75% !important;
  }

  .huge-fa1b img {
    width: 100% !important;
  }
}

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

  h2.disabled_34a1 .out_eed7,
  .disabled_34a1 .out_eed7 {
    font-size: 30px !important;
  }

  .input-e841 {
    justify-content: center;
  }

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

  .shadow_orange_5fa1
    .avatar-motion-8f2b.gallery-5f08 {
    margin: 0 !important;
  }

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

  .outer-345a {
    display: flex;
  }

  .south_532b .badge-a7fc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .icon-dirty-603d svg {
    width: 75% !important;
    height: 75% !important;
  }

  .gallery-9bb4 {
    justify-content: flex-end;
    gap: 1px;
  }

  .disabled_34a1 h1.out_eed7 {
    margin-top: 40px !important;
  }

  .full-78e2
    .carousel-bright-7508.accent_cc19
    .input-e841
    img,
  .footer_fe77 .in_15ef {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nav_rough_4ed0 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .full-78e2 .carousel-bright-7508.selected-0277 {
    width: 100% !important;
  }

  .texture_tall_474b.huge_c776 > .paragraph_cool_a936 {
    gap: 3px;
  }

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

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

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

.tall_3ef6 .tag_fixed_41db.down-c668: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);
}

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

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

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

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

.border-narrow-c541: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .tall_3ef6 .tag_fixed_41db.down-c668 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .disabled_34a1 .out_eed7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .badge-a7fc {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.message_3db0 .text_d014 {
  flex-shrink: 0;
  white-space: nowrap;
}

.message_3db0 .row-slow-ac08 {
  flex-shrink: 0;
  min-width: fit-content;
}

.message_3db0 .glass-eb0e {
  white-space: nowrap;
}

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

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

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

.message_3db0 .row-slow-ac08 {
  max-width: 80px !important;
  overflow: hidden;
}

.message_3db0 .tag_fixed_41db.down-c668 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.message_3db0 .glass-eb0e {
  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);
  }
}

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

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

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

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

body .nav_rough_4ed0:nth-child(2),
.full-78e2 .nav_rough_4ed0:nth-child(2),
#page .nav_rough_4ed0: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;
}

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

/* css-noise: 1cbc */
.ghost-box-j5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
