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(.section-53f1) {
  gap: 0.5em;
}
:where(.old_1cf4) {
  gap: 0.5em;
}
body .title-right-f50d > .highlight-1538 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title-right-f50d > .message_ce39 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title-right-f50d > .gallery-3db3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress-tall-f60c > .highlight-1538 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .progress-tall-f60c > .message_ce39 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .progress-tall-f60c > .gallery-3db3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .progress-tall-f60c
  > :where(:not(.highlight-1538):not(.message_ce39):not(.status_8d48)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress-tall-f60c > .south_1117 {
  max-width: var(--wp--style--global--wide-size);
}
body .section-53f1 {
  display: flex;
}
body .section-53f1 {
  flex-wrap: wrap;
  align-items: center;
}
body .section-53f1 > * {
  margin: 0;
}
body .old_1cf4 {
  display: grid;
}
body .old_1cf4 > * {
  margin: 0;
}
:where(.paper-a601.section-53f1) {
  gap: 2em;
}
:where(.paper-a601.old_1cf4) {
  gap: 2em;
}
:where(.accent_lite_fc48.section-53f1) {
  gap: 1.25em;
}
:where(.accent_lite_fc48.old_1cf4) {
  gap: 1.25em;
}
.description-white-1ca8 {
  color: var(--wp--preset--color--black) !important;
}
.static-cd88 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading_wood_1b9e {
  color: var(--wp--preset--color--white) !important;
}
.over_7bf2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.title-last-365f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph_3f94 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface_glass_d6fe {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_9d48 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tall-9f22 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.feature_hot_0995 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame-first-fc86 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.easy-420c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.selected-3bc2 {
  background-color: var(--wp--preset--color--black) !important;
}
.stone_2803 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop_9d48 {
  background-color: var(--wp--preset--color--white) !important;
}
.clean_2c99 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.nav_2b36 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.in_5f02 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.picture_c497 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image_ebf1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination_fixed_a798 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame_dark_6c47 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hidden-hard-623d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.video_easy_44f3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.accordion-56cc {
  border-color: var(--wp--preset--color--black) !important;
}
.aside-black-2d2b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter-copper-fcf8 {
  border-color: var(--wp--preset--color--white) !important;
}
.picture_ae87 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.column-3f32 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.info-first-e5f4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading-05c4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gas_4694 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.section_hard_b6c1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_full_c96b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic_4f4a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary-solid-9af4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.block-solid-a071 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.progress-left-fcaa {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.active_thick_fa75 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.status_blue_93ed {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.feature-up-acd8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.over-e037 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.video_6af8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.preview-white-0e93 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.layout_23d3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.section-4eb1 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.shadow-fast-6daa {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.stone-32c9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.frame_narrow_9bdc {
  font-size: var(--wp--preset--font-size--small) !important;
}
.element-huge-1dc3 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tiny-9acc {
  font-size: var(--wp--preset--font-size--large) !important;
}
.fixed_d935 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.paragraph_center_8da1 a:where(:not(.outline-d3c6)) {
  color: inherit;
}
:where(.accent_lite_fc48.section-53f1) {
  gap: 1.25em;
}
:where(.accent_lite_fc48.old_1cf4) {
  gap: 1.25em;
}
:where(.paper-a601.section-53f1) {
  gap: 2em;
}
:where(.paper-a601.old_1cf4) {
  gap: 2em;
}
.box-black-c63f {
  font-size: 1.5em;
  line-height: 1.6;
}

.focused_0d39 .out_a64a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_wood_7d9b .column_hard_66a1 {
  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);
}
.white_32af {
  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);
}
.white_32af.search-e93e .header-7958 {
  background-color: var(--e-global-color-primary);
}
.white_32af.white_450c .header-7958,
.white_32af.highlight-active-e591 .header-7958 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.iron_53f0 .gas_9dff {
  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);
}
.dynamic_4067 {
  --divider-color: var(--e-global-color-secondary);
}
.dynamic_4067 .row_40d4 {
  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);
}
.dynamic_4067.detail-7dfd .white-fd36 {
  background-color: var(--e-global-color-secondary);
}
.dynamic_4067.over-2723 .white-fd36,
.dynamic_4067.disabled-smooth-4058 .white-fd36 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.dynamic_4067.over-2723 .white-fd36,
.dynamic_4067.disabled-smooth-4058 .white-fd36 svg {
  fill: var(--e-global-color-secondary);
}
.table-left-d908 .gas-c8ef {
  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);
}
.table-left-d908 .media_south_b70d {
  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);
}
.tooltip_501e.detail-7dfd .white-fd36 {
  background-color: var(--e-global-color-primary);
}
.tooltip_501e.over-2723 .white-fd36,
.tooltip_501e.disabled-smooth-4058 .white-fd36 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tooltip_501e.over-2723 .white-fd36,
.tooltip_501e.disabled-smooth-4058 .white-fd36 svg {
  fill: var(--e-global-color-primary);
}
.shade_677c.detail-7dfd .white-fd36 {
  background-color: var(--e-global-color-primary);
}
.shade_677c.over-2723 .white-fd36,
.shade_677c.disabled-smooth-4058 .white-fd36 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade_677c .inner_a798 {
  color: var(--e-global-color-primary);
}
.shade_677c .inner_a798,
.shade_677c .inner_a798 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_677c .pink-4ff9 {
  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);
}
.current_66b4 .dynamic_6488 {
  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);
}
.narrow-93e5 .secondary_hard_3ccd .west-1b12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-3131 .mini_9866:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.cool-3131 .prev-96a8 i {
  color: var(--e-global-color-primary);
}
.cool-3131 .prev-96a8 svg {
  fill: var(--e-global-color-primary);
}
.cool-3131 .orange-1be1 {
  color: var(--e-global-color-secondary);
}
.cool-3131 .mini_9866 > .orange-1be1,
.cool-3131 .mini_9866 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-eeac .link-bronze-08e8 {
  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);
}
.pink-eeac .disabled_easy_a6bf {
  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);
}
.detail_59d4 .fast-e3d9 .static_bc5f {
  background-color: var(--e-global-color-primary);
}
.detail_59d4 .selected_6818 {
  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);
}
.tabs-up-4e50 .component_pressed_a790 {
  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);
}
.tabs-up-4e50 .surface-8b84 {
  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);
}
.tabs-up-4e50 .sidebar_advanced_be91 {
  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);
}
.item_mini_8848 .accent-left-c32c,
.item_mini_8848 .accent-left-c32c a {
  color: var(--e-global-color-primary);
}
.item_mini_8848 .accent-left-c32c.wrapper-9911,
.item_mini_8848 .accent-left-c32c.wrapper-9911 a {
  color: var(--e-global-color-accent);
}
.item_mini_8848 .accent-left-c32c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_mini_8848 .hover_liquid_0aef {
  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);
}
.input-26cd .wrapper_259e,
.input-26cd .hard_d00a {
  color: var(--e-global-color-primary);
}
.input-26cd .wrapper_259e svg {
  fill: var(--e-global-color-primary);
}
.input-26cd .wrapper-9911 .wrapper_259e,
.input-26cd .wrapper-9911 .hard_d00a {
  color: var(--e-global-color-accent);
}
.input-26cd .wrapper-9911 .wrapper_259e svg {
  fill: var(--e-global-color-accent);
}
.input-26cd .hard_d00a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-26cd .hover_liquid_0aef {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-7244 .picture-pressed-f8ce,
.up-7244 .search_b670 {
  color: var(--e-global-color-primary);
}
.up-7244 .search_b670 svg {
  fill: var(--e-global-color-primary);
}
.up-7244 .accent-left-c32c.wrapper-9911 a,
.up-7244
  .accent-left-c32c.wrapper-9911
  .search_b670 {
  color: var(--e-global-color-accent);
}
.up-7244 .picture-pressed-f8ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-7244 .hover_liquid_0aef {
  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);
}
.article-09b4 .column-white-3658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-09b4 .fixed-8981 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-6072 .content-light-0295 .media_old_4e37 {
  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);
}
.thumbnail-thick-6072 .content-light-0295 .form_574a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-6072 .complex_cece .media_old_4e37 {
  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);
}
.thumbnail-thick-6072
  .complex_cece
  .form_574a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-6072
  .mask_a5e5
  .media_old_4e37 {
  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);
}
.thumbnail-thick-6072
  .mask_a5e5
  .form_574a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-6072
  .detail_fluid_f99b
  .media_old_4e37 {
  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);
}
.thumbnail-thick-6072
  .detail_fluid_f99b
  .form_574a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_d911 .sort_3208 {
  background-color: var(--e-global-color-primary);
}
.notice_d911 .sort_3208:hover {
  background-color: var(--e-global-color-primary);
}
.notice_d911 .focus-799c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_d911
  .sort_3208:hover
  .focus-799c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dac6 .huge-eac2 {
  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);
}
.large-b673 .new-d33c .large_78fc a {
  background-color: var(--e-global-color-accent);
}
.large-b673 .new-d33c .focus-4a27 a {
  background-color: var(--e-global-color-accent);
}
.large-b673 .new-d33c .large_78fc a,
.large-b673 .new-d33c .focus-4a27 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_b3b5
  .south-8fa5.hero_af06
  .new-d33c
  a.solid_1253 {
  background-color: var(--e-global-color-accent);
}
.primary_b3b5
  .south-8fa5.hero_af06
  .new-d33c
  span.solid_1253.fn-current-35ce {
  background-color: var(--e-global-color-text);
}
.primary_b3b5
  .south-8fa5.hero_af06
  .new-d33c
  .solid_1253 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0 .breadcrumb-bright-1dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .overlay_b9e5
  > .widget-4ec7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .card_ac02
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .focused-49a7
  .icon-a8fd,
.description-gas-baf0
  .focused-49a7
  .purple-1876 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-gas-baf0
  .focused-49a7
  .badge_pressed_121f,
.description-gas-baf0
  .focused-49a7
  a
  .badge_pressed_121f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .focused-49a7
  .border-soft-f411 {
  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);
}
.description-gas-baf0
  .focused-49a7
  .mini-faab {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .focused-49a7
  .mini-faab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .focused-49a7
  .mini-faab:hover {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .focused-49a7
  .active_29aa {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .focused-49a7
  .active_29aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .focused-49a7
  .active_29aa:hover {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .form_fc40
  .video_white_1e0c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-gas-baf0
  .form_fc40
  .background_tall_4c7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .form_fc40
  .border-soft-f411 {
  color: var(--e-global-color-text);
}
.description-gas-baf0
  .form_fc40
  .border-soft-f411
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .form_fc40
  .mini-faab {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .form_fc40
  .mini-faab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .form_fc40
  .mini-faab:hover {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .form_fc40
  .active_29aa {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0
  .form_fc40
  .active_29aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gas-baf0
  .form_fc40
  .active_29aa:hover {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0 .nav-orange-7528 {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0 .nav-orange-7528:hover {
  background-color: var(--e-global-color-primary);
}
.description-gas-baf0 .nav-eee1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-gas-baf0 .banner_medium_3f9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-a1fd .soft_2429 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-a1fd
  .description_tall_ec20
  > div:nth-child(3)
  .soft_2429,
.aside-a1fd
  .label-41a5
  > div:nth-child(1)
  .soft_2429,
.aside-a1fd
  .block_f73b
  > div:nth-child(1)
  .soft_2429,
.aside-a1fd
  .menu_next_46e7
  > div:nth-child(1)
  .soft_2429,
.aside-a1fd
  .secondary_motion_bc91
  > div:nth-child(1)
  .soft_2429 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-a1fd .slow_b9d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-a1fd .avatar-e821 {
  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-a1fd .clean_1a32 {
  background-color: var(--e-global-color-primary);
}
.aside-a1fd .clean_1a32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-a1fd .clean_1a32:hover {
  background-color: var(--e-global-color-primary);
}
.aside-a1fd .modal-tiny-9022 {
  background-color: var(--e-global-color-primary);
}
.aside-a1fd .modal-tiny-9022:hover {
  background-color: var(--e-global-color-primary);
}
.aside-a1fd .nav-eee1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-a1fd .banner_medium_3f9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-f054 .advanced-e35d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-f054 .medium_5a21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-f054 .light_a41a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-f054 .plasma_1dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-f054 .under_b509 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-f054 .modal-tiny-9022 {
  background-color: var(--e-global-color-primary);
}
.notification-f054 .modal-tiny-9022:hover {
  background-color: var(--e-global-color-primary);
}
.badge_63cf .plasma-7b7f {
  background-color: var(--e-global-color-secondary);
}
.badge_63cf .nav_fast_734a {
  background-color: var(--e-global-color-text);
}
.badge_63cf .shadow_lite_f87b {
  background-color: var(--e-global-color-secondary);
}
.badge_63cf .summary_a428 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_63cf .gold-b722 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_63cf .badge-6371 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_63cf .accordion_glass_7be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_63cf .easy-0116 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-action-fd65 .footer_ecc7 .old-d65c,
.module-action-fd65
  .footer_ecc7
  .old-d65c
  a,
.module-action-fd65 .media-pink-9fb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-action-fd65 .footer_ecc7 .gallery-ca6f,
.module-action-fd65 .focus-3643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-action-fd65 .footer_ecc7 .gallery-ca6f {
  color: var(--e-global-color-text);
}
.module-action-fd65 .focus-3643 {
  color: var(--e-global-color-text);
}
.module-action-fd65
  .footer_ecc7
  .picture_yellow_07a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-action-fd65 .filter-basic-b13c .focus-b11c {
  background-color: var(--e-global-color-primary);
}
.module-action-fd65 .filter-basic-b13c .focus-b11c:hover {
  background-color: var(--e-global-color-primary);
}
.module-action-fd65 .filter-basic-b13c .white-5018 li span {
  background-color: var(--e-global-color-text);
}
.module-action-fd65 .filter-basic-b13c .white-5018 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-action-fd65
  .filter-basic-b13c
  .white-5018
  li.info-tall-9175
  span {
  background-color: var(--e-global-color-accent);
}
.module-action-fd65 .item_cool_f3dc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_ff9d .frame-0bcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_outer_ba3e .label_steel_f5c2 {
  background-color: var(--e-global-color-primary);
}
.paragraph_outer_ba3e .full-affb {
  background-color: var(--e-global-color-secondary);
}
.paragraph_outer_ba3e .component-up-9623 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_outer_ba3e .solid_4900 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_outer_ba3e .nav_c530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_outer_ba3e .nav-simple-0947 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_outer_ba3e .section-huge-046b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_outer_ba3e .paragraph-yellow-17ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_outer_ba3e .pagination_right_69bd {
  background-color: var(--e-global-color-primary);
}
.paragraph_outer_ba3e .pagination_right_69bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_last_f942 .card_gas_60e5 {
  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);
}
.summary_last_f942 .mask-down-b417 {
  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);
}
.summary_last_f942
  .box_light_cb50:after {
  background-color: var(--e-global-color-primary);
}
.summary_last_f942 .accordion-brown-f873 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_6b80 .media-pink-9fb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_6b80 .focus-3643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_eb8c .chip_c3ae .overlay-gas-9483 {
  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);
}
.dim_eb8c .chip_c3ae .gold-9c3f {
  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-c602 .blue-5255 {
  background-color: var(--e-global-color-primary);
}
.banner-c602 .avatar-5198 {
  background-color: var(--e-global-color-secondary);
}
.banner-c602 .media_6530 .container-glass-6c5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-c602 .footer_cold_f94d .container-glass-6c5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_cold_5edd .warm_7bc7 .motion-e7b4 {
  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);
}
.accent_cold_5edd .warm_7bc7 .smooth-133f {
  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_cold_5edd .warm_7bc7 .description-37f3 {
  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);
}
.upper_1e2d .thumbnail-static-5d55 {
  border-color: var(--e-global-color-text);
}
.upper_1e2d .component_yellow_cc06 {
  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);
}
.upper_1e2d .preview_955a {
  color: var(--e-global-color-primary);
}
.upper_1e2d .top-1652 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-2a9a .tabs-fixed-3691 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-2a9a .mask_f4b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-2a9a .footer_577c:hover .tabs-fixed-3691 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-2a9a
  .footer_577c:hover
  .mask_f4b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-lite-2791 .content-a2eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-lite-2791 .label-98e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-223c .shadow_8096 .middle-77a4 {
  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);
}
.menu-223c .first-cae9 .middle-77a4 {
  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);
}
.last-01a1 .input_orange_c6f0 {
  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);
}
.title_plasma_146b .gradient_b769 .overlay_fd95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_plasma_146b .gradient_b769 .overlay_fd95 {
  background-color: var(--e-global-color-secondary);
}
.title_plasma_146b .shadow_a2d2 .overlay_fd95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_plasma_146b .shadow_a2d2 .overlay_fd95 {
  background-color: var(--e-global-color-secondary);
}
.title_plasma_146b .disabled_bottom_0b23 .menu-full-e98d {
  background-color: var(--e-global-color-primary);
}
.title_plasma_146b .disabled_bottom_0b23:hover .menu-full-e98d {
  background-color: var(--e-global-color-secondary);
}
.title_plasma_146b .focus-b11c {
  background-color: var(--e-global-color-primary);
}
.title_plasma_146b .focus-b11c:hover {
  background-color: var(--e-global-color-accent);
}
.title_plasma_146b .white-5018 li span {
  background-color: var(--e-global-color-text);
}
.title_plasma_146b .white-5018 li span:hover {
  background-color: var(--e-global-color-primary);
}
.title_plasma_146b .white-5018 li.info-tall-9175 span {
  background-color: var(--e-global-color-accent);
}
.menu_9bbf .surface-d9d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_9bbf .paragraph_ce7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-north-2f90 .tabs_focused_b002:before {
  background-color: var(--e-global-color-secondary);
}
.focus-north-2f90 .tooltip-under-ad9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-north-2f90 .static-0026 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-32bd .hard_9652 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-32bd .hard_9652:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-32bd .hard_9652.fn-active-35ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-32bd .stone_72b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-32bd .paragraph-center-2a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-32bd .avatar_2670 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-32bd .lower-ef5c {
  background-color: var(--e-global-color-primary);
}
.small-32bd .lower-ef5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-32bd .nav-7d7c {
  background-color: var(--e-global-color-primary);
}
.small-32bd .nav-7d7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-action-9e55 .black_ffab .picture_1623 a {
  color: var(--e-global-color-secondary);
}
.feature-action-9e55 .black_ffab .picture_1623 a:hover {
  color: var(--e-global-color-secondary);
}
.feature-action-9e55 .black_ffab .picture_1623,
.feature-action-9e55 .black_ffab .picture_1623 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-action-9e55 .black_ffab .item-copper-d91d {
  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);
}
.feature-action-9e55 .black_ffab .section-7863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-action-9e55 .black_ffab .stale-68df {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .black_ffab .stale-68df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-action-9e55 .black_ffab .stale-68df:hover {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .black_ffab .picture-active-6c17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-action-9e55 .black_ffab .picture-active-6c17 {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .black_ffab .picture-active-6c17:hover {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .black_ffab .focus-b11c {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .black_ffab .focus-b11c:hover {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .filter-basic-b13c .white-5018 li span {
  background-color: var(--e-global-color-text);
}
.feature-action-9e55 .filter-basic-b13c .white-5018 li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature-action-9e55 .filter-basic-b13c .white-5018 li.info-tall-9175 span {
  background-color: var(--e-global-color-accent);
}
.feature-action-9e55 .nav-eee1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-action-9e55 .banner_medium_3f9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_iron_33b1 .surface-a00f .bronze-fb62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_iron_33b1 .surface-a00f .pressed_11b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_iron_33b1 .surface-a00f .texture-warm-115d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7234 .shadow-inner-fdc0 {
  border-color: var(--e-global-color-text);
}
.yellow_7234 .paragraph-7e91 {
  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);
}
.yellow_7234 .hot_4681 {
  color: var(--e-global-color-secondary);
}
.yellow_7234 .hot_4681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7234 .bottom-1fc8 > * {
  color: var(--e-global-color-primary);
}
.yellow_7234 .bottom-1fc8 > * svg {
  fill: var(--e-global-color-primary);
}
.yellow_7234 .light_057f {
  color: var(--e-global-color-primary);
}
.yellow_7234 .light_057f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_7234 .sort-tall-cad3 {
  color: var(--e-global-color-primary);
}
.yellow_7234 .sort-tall-cad3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_7234 .plasma_619d {
  color: var(--e-global-color-primary);
}
.yellow_7234 .plasma_619d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7234 .caption_e11c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7234 .background-focused-931e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7234 .background-focused-931e.chip_bottom_c49c {
  color: var(--e-global-color-secondary);
}
.yellow_7234 .background-focused-931e.chip_bottom_c49c .first-57d1 {
  color: var(--e-global-color-accent);
}
.yellow_7234 .background-focused-931e.highlight-acaa {
  color: var(--e-global-color-text);
}
.yellow_7234 .background-focused-931e.highlight-acaa .first-57d1 {
  color: var(--e-global-color-text);
}
.yellow_7234 .background-focused-931e:before {
  border-top-color: var(--e-global-color-text);
}
.yellow_7234 .container-selected-c486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7234
  .container-selected-c486
  .top_abea {
  background-color: var(--e-global-color-primary);
}
.yellow_7234
  .container-selected-c486
  .top_abea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7234 .shadow-inner-fdc0 .liquid_1d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_f08b .header_d903 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_f08b .hover_6972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-in-ef3a .overlay_black_7d4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-in-ef3a
  .menu_0ee8
  .button_9404 {
  background-color: var(--e-global-color-secondary);
}
.heading-in-ef3a
  .menu_0ee8.status-d96e
  .button_9404 {
  background-color: var(--e-global-color-text);
}
.heading-in-ef3a
  .menu_0ee8:hover
  .button_9404 {
  background-color: var(--e-global-color-accent);
}
.heading-in-ef3a
  .menu_0ee8.fn-active-35ce
  .button_9404 {
  background-color: var(--e-global-color-primary);
}
.in-1f66 .slider_simple_6b54 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.in-1f66 .widget-2217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-1f66 .basic-e113 {
  background-color: var(--e-global-color-primary);
}
.in-1f66 .basic-e113 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-82b8 .image-9d09 .block_654b .carousel-basic-b104 {
  background-color: var(--e-global-color-secondary);
}
.status-82b8 .image-9d09 .accordion_cd7d:after {
  background-color: var(--e-global-color-secondary);
}
.status-82b8 .frame_b310 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-82b8 .hot-39ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-82b8 .outline_east_22fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-82b8 .clean-cf0c {
  background-color: var(--e-global-color-primary);
}
.status-82b8 .clean-cf0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-82b8 .picture_tiny_08e8 {
  background-color: var(--e-global-color-secondary);
}
.status-82b8 .picture_tiny_08e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-82b8 .image-9d09 .list-4d78 .focus-6fa8:hover {
  background-color: var(--e-global-color-primary);
}
.status-82b8
  .image-9d09
  .list-4d78
  .focus-6fa8.list-dirty-d333 {
  background-color: var(--e-global-color-primary);
}
.status-82b8 .image-9d09 .dynamic-e2e1:before {
  border-color: var(--e-global-color-primary);
}
.status-82b8 .image-9d09 .dynamic-e2e1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.status-82b8
  .image-9d09
  .dynamic-e2e1.link_selected_8078:before {
  border-color: var(--e-global-color-primary);
}
.status-82b8 .banner-small-2266 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_8afc .shade_thick_b13f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_8afc .shade_thick_b13f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_8afc .shade_thick_b13f.search_567f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_8afc .gradient-bronze-a485 {
  background-color: var(--e-global-color-primary);
}
.column_8afc .gradient-bronze-a485 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_8afc
  .popup_huge_b583
  .focus-hard-2764
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_8afc
  .steel-8f02
  .focus-hard-2764
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-4149
  .search-ae1d
  .icon_9539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-4149
  .search-ae1d
  .action_bb4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-4149 .iron_672c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-4149 .pattern-5ecf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-4149 .inner-be32 {
  background-color: var(--e-global-color-primary);
}
.texture-4149 .inner-be32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_5c3a .image-336c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_5c3a .row_5c7c {
  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);
}
.cold_5c3a .form-c2f8 {
  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);
}
.cold_5c3a .form-c2f8 a:hover {
  color: var(--e-global-color-secondary);
}
.cold_5c3a .clean_5136 {
  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);
}
.cold_5c3a .silver-ce95 {
  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);
}
.cold_5c3a .in-b6e8 .focus-b11c {
  background-color: var(--e-global-color-primary);
}
.cold_5c3a .in-b6e8 .focus-b11c:hover {
  background-color: var(--e-global-color-accent);
}
.cold_5c3a
  .in-b6e8
  .white-5018
  li
  span {
  background-color: var(--e-global-color-text);
}
.cold_5c3a
  .in-b6e8
  .white-5018
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.cold_5c3a
  .in-b6e8
  .white-5018
  li.info-tall-9175
  span {
  background-color: var(--e-global-color-accent);
}
.footer-hard-6a48
  .texture_2154
  .backdrop_6374 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-hard-6a48 .texture_2154 .sidebar_dbe3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-hard-6a48 .texture_2154 .media-4c92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-hard-6a48 .glass_7277 {
  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);
}
.footer-hard-6a48
  .outline_orange_0770.notice_plasma_0882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a {
  background-color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a
  .preview_90c3.advanced-28ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a
  .plasma_eb2b.article_a2a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  .row-cold-498b
  > a {
  background-color: var(--e-global-color-secondary);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  .row-cold-498b
  > a
  .notice-0024 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  .row-cold-498b
  > a
  .plasma_eb2b.background-cold-b64c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a
  .section_simple_95f8:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  a
  .section_simple_95f8:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b.list_6503
  > a
  .section_simple_95f8:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  .row-cold-498b.list_6503
  > a
  .section_simple_95f8:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a
  .breadcrumb_pressed_9401
  .clean-8d8b {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  a
  .breadcrumb_pressed_9401
  .clean-8d8b {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a
  .breadcrumb_pressed_9401
  .clean-8d8b,
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  a
  .breadcrumb_pressed_9401
  .clean-8d8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > a
  .media-first-9f7c:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  a
  .media-first-9f7c:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b.list_6503
  > a
  .media-first-9f7c:before {
  color: var(--e-global-color-text);
}
.caption-wood-9ec3
  > .avatar_7b77
  > div
  > .component-clean-9cf7
  > .row-cold-498b
  > .secondary-5046
  .row-cold-498b.list_6503
  > a
  .media-first-9f7c:before {
  color: var(--e-global-color-text);
}
.link-07a3 .background-c989 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-07a3
  .highlight-609f:hover
  .background-c989 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_4ebc
  > .avatar_7b77
  > .title_b29e
  > .layout_silver_688d
  > .fast-a2c4
  > .basic-c7ac
  .video-7f06 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_4ebc
  > .avatar_7b77
  > .title_b29e
  > .layout_silver_688d
  > .fast-a2c4
  > .basic-c7ac:hover
  .video-7f06 {
  color: var(--e-global-color-text);
}
.dim_4ebc
  > .avatar_7b77
  > .title_b29e
  > .layout_silver_688d
  > .fast-a2c4
  > .basic-c7ac:hover
  .video-7f06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_4ebc
  > .avatar_7b77
  > .title_b29e
  > .layout_silver_688d
  > .fast-a2c4.east-7b88
  > .basic-c7ac
  .video-7f06 {
  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);
}
.advanced_7654 .gradient-new-25c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_7654 .header-cafe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_7654 .background-complex-1b56 {
  background-color: var(--e-global-color-primary);
}
.advanced_7654 .background-complex-1b56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-first-dfc4
  > .avatar_7b77
  > .tooltip_slow_e2b3
  > .dropdown_bottom_a85d
  > .sort_856c
  .current-29ae {
  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);
}
.notice-first-dfc4
  > .avatar_7b77
  > .tooltip_slow_e2b3
  > .dropdown_bottom_a85d
  > .sort_856c
  .out-0fea {
  color: var(--e-global-color-text);
}
.notice-first-dfc4
  > .avatar_7b77
  > .tooltip_slow_e2b3
  > .dropdown_bottom_a85d
  > .sort_856c:hover
  .current-29ae {
  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);
}
.notice-first-dfc4
  > .avatar_7b77
  > .tooltip_slow_e2b3
  > .dropdown_bottom_a85d
  > .sort_856c:hover
  .out-0fea {
  color: var(--e-global-color-secondary);
}
.notice-first-dfc4
  > .avatar_7b77
  > .tooltip_slow_e2b3
  > .dropdown_bottom_a85d
  > .sort_856c.notification_fluid_a674
  .current-29ae {
  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);
}
.notice-first-dfc4
  > .avatar_7b77
  > .tooltip_slow_e2b3
  > .dropdown_bottom_a85d
  > .sort_856c.notification_fluid_a674
  .out-0fea {
  color: var(--e-global-color-primary);
}
.hover-warm-4800
  .item_lite_4d87
  .aside_liquid_d7ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-warm-4800 .input-in-3bba .liquid_1d33 .slow-b039 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_ece9 .plasma-f1d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_ece9 .module-huge-c305 .plasma-f1d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_ece9 .aside-thick-02bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_ece9 .aside-thick-02bb {
  background-color: var(--e-global-color-primary);
}
.east-c277 .border_3d00 .sort-top-a360 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-c277
  .border_3d00:hover
  .widget_static_4da5 {
  color: var(--e-global-color-secondary);
}
.east-c277
  .border_3d00:hover
  .sort-top-a360 {
  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);
}
.large_e5c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tooltip-rough-14cf {
  max-width: 1400px !important;
}

.smooth-10c6 {
  flex-direction: column;
}

.smooth-10c6 .inner_f449 {
  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.smooth-10c6 .inner_f449 {
  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);
}

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

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

.hover-cold-dbf3.widget_dim_b155 {
  display: none;
}

.current-91b0 {
  display: none;
}

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

.action_98a9.image_31b8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.smooth-10c6 a {
  width: 100%;
}

.shade-92a4 .gold_e9a3.silver_7649 {
  width: 20% !important;
}

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

.tabs-3f0c: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%);
}

.tabs-3f0c svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.shade-92a4
  .gold_e9a3.message-static-7cdb
  .center-05d4
  .hidden-current-9dd9 {
  font-size: 20px !important;
}

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

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

.secondary-83e6 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.avatar-f66b.wide_a5c1 > .pink-2b9b {
  display: flex;
  align-items: center;
}

.search-e81f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.banner-0180 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.short-7f24 {
  display: flex;
  gap: 50px;
}

.shade-92a4
  .gold_e9a3.column-383b
  .footer_advanced_24bc
  .tooltip-3e64 {
  width: 100% !important;
}

.hidden-wide-c484 {
  width: 500px !important;
  max-width: none;
}

.column-065e {
  width: 100%;
}

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

.easy-0d6a {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.media-advanced-8da8 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.easy-0d6a:hover .media-advanced-8da8 {
  visibility: visible;
}
.easy-0d6a:hover.easy-0d6a::before {
  display: block;
}

.secondary-83e6 h3 {
  color: #fff;
}

.description-medium-f611 {
  margin: 0;
}

.shade-92a4
  .gold_e9a3.column-383b
  .tooltip-3e64
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.aside_slow_e214 {
  width: 100%;
}

.advanced_2fe4 {
  width: 100%;
}

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

.advanced_2fe4 {
  width: 100%;
}

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

.tooltip-3e64 {
  display: flex;
  align-items: center;
}

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

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

.smooth-10c6 .inner_f449.shadow_focused_ffbc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.smooth-10c6 h1.inner_f449 {
  margin-top: 80px !important;
}

.shade-92a4 .gold_e9a3.nav-1b45 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.carousel_a7e9 img {
  width: 100%;
}

.sort_32bc .footer_d137.center-05d4 {
  justify-content: space-between;
}

.video_5dca {
  display: none;
}

.liquid-9003 .clean-4a0c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .avatar-f66b .pink-2b9b {
    flex-wrap: nowrap !important;
  }
}

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

  .hidden-wide-c484 {
    width: 100% !important;
  }
}

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

  .tabs-3f0c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .sort_32bc .footer_d137.center-05d4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .avatar-f66b.wide_a5c1 > .pink-2b9b {
    gap: 15px;
    justify-content: space-between;
  }

  .shade-92a4
    .gold_e9a3.column-383b
    .tooltip-3e64
    img {
    width: 60% !important;
  }

  .banner-0180 {
    left: 2%;
  }

  .current_d995 {
    margin: 10px 0;
  }

  .smooth-10c6 .clean-4a0c {
    margin: 0;
    margin-bottom: 10px;
  }

  .tabs-3f0c {
    font-size: 16px !important;
  }

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

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

  h2.smooth-10c6 .inner_f449,
  .smooth-10c6 .inner_f449 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tooltip-3e64 {
    justify-content: center;
  }

  .smooth-10c6 .clean-4a0c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .shade-92a4 .gold_e9a3.silver_7649 {
    width: 75% !important;
  }

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

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

  h2.smooth-10c6 .inner_f449,
  .smooth-10c6 .inner_f449 {
    font-size: 30px !important;
  }

  .tooltip-3e64 {
    justify-content: center;
  }

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

  .primary-slow-c4c6
    .bronze-c407.hidden_dim_bb4b {
    margin: 0 !important;
  }

  .search-e81f {
    margin: 0;
    gap: 10px;
  }

  .current_d995 {
    display: flex;
  }

  .filter-thick-9fc1 .tabs-3f0c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .smooth-10c6 h1.inner_f449 {
    margin-top: 40px !important;
  }

  .shade-92a4
    .gold_e9a3.column-383b
    .tooltip-3e64
    img,
  .table-left-d908 .footer_advanced_24bc {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .shade-92a4 .gold_e9a3.silver_7649 {
    width: 100% !important;
  }

  .avatar-f66b.wide_a5c1 > .pink-2b9b {
    gap: 3px;
  }

  .smooth-10c6 .clean-4a0c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.sort_32bc .footer_d137.center-05d4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.sort_32bc .footer_d137.center-05d4: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);
}

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

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

.smooth-10c6 {
  position: relative;
  padding-top: 30px;
}

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

.hover-cold-dbf3: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .sort_32bc .footer_d137.center-05d4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .smooth-10c6 .inner_f449 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tabs-3f0c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.description_orange_0525 .label-light-2e37 {
  flex-shrink: 0;
  white-space: nowrap;
}

.description_orange_0525 .preview-paper-d060 {
  flex-shrink: 0;
  min-width: fit-content;
}

.description_orange_0525 .hidden-current-9dd9 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.description_orange_0525 .label-light-2e37 {
  max-width: 80px !important;
}

.description_orange_0525 .preview-paper-d060 {
  max-width: 80px !important;
  overflow: hidden;
}

.description_orange_0525 .footer_d137.center-05d4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.description_orange_0525 .hidden-current-9dd9 {
  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);
  }
}

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

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

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

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

body .grid_down_d1d4:nth-child(2),
.shade-92a4 .grid_down_d1d4:nth-child(2),
#page .grid_down_d1d4: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;
}

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

/* css-noise: 972f */
.promo-block-w5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
