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(.blue-19b7) {
  gap: 0.5em;
}
:where(.upper-c99b) {
  gap: 0.5em;
}
body .badge-f6b9 > .main-simple-ed81 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .badge-f6b9 > .cool-90b8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .badge-f6b9 > .feature-fast-9333 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form_small_1f3a > .main-simple-ed81 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form_small_1f3a > .cool-90b8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form_small_1f3a > .feature-fast-9333 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .form_small_1f3a
  > :where(:not(.main-simple-ed81):not(.cool-90b8):not(.fixed_376f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form_small_1f3a > .panel-mini-b94e {
  max-width: var(--wp--style--global--wide-size);
}
body .blue-19b7 {
  display: flex;
}
body .blue-19b7 {
  flex-wrap: wrap;
  align-items: center;
}
body .blue-19b7 > * {
  margin: 0;
}
body .upper-c99b {
  display: grid;
}
body .upper-c99b > * {
  margin: 0;
}
:where(.center-c02c.blue-19b7) {
  gap: 2em;
}
:where(.center-c02c.upper-c99b) {
  gap: 2em;
}
:where(.info_center_18b7.blue-19b7) {
  gap: 1.25em;
}
:where(.info_center_18b7.upper-c99b) {
  gap: 1.25em;
}
.popup-55e4 {
  color: var(--wp--preset--color--black) !important;
}
.tag-471e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.huge-0293 {
  color: var(--wp--preset--color--white) !important;
}
.sidebar_538e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.layout_pressed_7270 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar_e071 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline_right_76e0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider-10da {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.main_dynamic_5440 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_8189 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status_in_b321 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.short-c7c6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.complex_9f78 {
  background-color: var(--wp--preset--color--black) !important;
}
.avatar_west_7597 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pro_415f {
  background-color: var(--wp--preset--color--white) !important;
}
.modal_simple_10f8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.summary-left-f549 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.breadcrumb-smooth-f76e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.first-88c9 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.table-action-3ad0 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.white_7d0d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.black-79e7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hero-fast-f835 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_9df6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.middle_538f {
  border-color: var(--wp--preset--color--black) !important;
}
.widget-3296 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.caption-stale-7503 {
  border-color: var(--wp--preset--color--white) !important;
}
.notice-64f3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_9bb0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.smooth-d478 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb_wide_229f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled-dark-bad2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.search-hot-a2be {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fluid_97c5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.item-thick-1f3b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.block-pink-4f1d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.shade-696f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.thumbnail_pro_8af2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.input_black_18d7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.carousel-basic-abc4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.input_hard_d06c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hero-7834 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.chip_pink_2f98 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.slider_f6b4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.feature_a280 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.inner_62c8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.photo-gas-2c67 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.orange_2dfe {
  background: var(--wp--preset--gradient--midnight) !important;
}
.breadcrumb-white-7000 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wood_822f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.bright_e17d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.active-223b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.row-top-b808 a:where(:not(.hidden-cc46)) {
  color: inherit;
}
:where(.info_center_18b7.blue-19b7) {
  gap: 1.25em;
}
:where(.info_center_18b7.upper-c99b) {
  gap: 1.25em;
}
:where(.center-c02c.blue-19b7) {
  gap: 2em;
}
:where(.center-c02c.upper-c99b) {
  gap: 2em;
}
.image_da10 {
  font-size: 1.5em;
  line-height: 1.6;
}

.info-dc21 .smooth_3228 {
  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);
}
.logo_4937 .section-large-22c4 {
  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);
}
.box-fa10 {
  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);
}
.box-fa10.glass_a34c .texture_hovered_d512 {
  background-color: var(--e-global-color-primary);
}
.box-fa10.pink_a839 .texture_hovered_d512,
.box-fa10.message_0d4d .texture_hovered_d512 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_pro_a400 .lite-c6af {
  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);
}
.pattern-e8c0 {
  --divider-color: var(--e-global-color-secondary);
}
.pattern-e8c0 .in-08a8 {
  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);
}
.pattern-e8c0.slow-de6e .first_9a79 {
  background-color: var(--e-global-color-secondary);
}
.pattern-e8c0.media-f972 .first_9a79,
.pattern-e8c0.hero_bottom_54f6 .first_9a79 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pattern-e8c0.media-f972 .first_9a79,
.pattern-e8c0.hero_bottom_54f6 .first_9a79 svg {
  fill: var(--e-global-color-secondary);
}
.outline_black_79b2 .search-dirty-d852 {
  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);
}
.outline_black_79b2 .picture-99c0 {
  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);
}
.selected_e3c1.slow-de6e .first_9a79 {
  background-color: var(--e-global-color-primary);
}
.selected_e3c1.media-f972 .first_9a79,
.selected_e3c1.hero_bottom_54f6 .first_9a79 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.selected_e3c1.media-f972 .first_9a79,
.selected_e3c1.hero_bottom_54f6 .first_9a79 svg {
  fill: var(--e-global-color-primary);
}
.silver-97a1.slow-de6e .first_9a79 {
  background-color: var(--e-global-color-primary);
}
.silver-97a1.media-f972 .first_9a79,
.silver-97a1.hero_bottom_54f6 .first_9a79 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.silver-97a1 .logo_last_7bb4 {
  color: var(--e-global-color-primary);
}
.silver-97a1 .logo_last_7bb4,
.silver-97a1 .logo_last_7bb4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-97a1 .module_f881 {
  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);
}
.box_rough_989b .filter_narrow_65fa {
  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);
}
.gold-bf79 .mask_6694 .tooltip-1caf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-5429 .input_iron_0d71:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accordion-5429 .heading_1eca i {
  color: var(--e-global-color-primary);
}
.accordion-5429 .heading_1eca svg {
  fill: var(--e-global-color-primary);
}
.accordion-5429 .border-thick-d01e {
  color: var(--e-global-color-secondary);
}
.accordion-5429 .input_iron_0d71 > .border-thick-d01e,
.accordion-5429 .input_iron_0d71 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-in-96a1 .video_4260 {
  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-in-96a1 .highlight-b9b6 {
  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);
}
.table_106a .white-9273 .label_202e {
  background-color: var(--e-global-color-primary);
}
.table_106a .secondary_f485 {
  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);
}
.list_28ab .row_plasma_08fb {
  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_28ab .next-58ac {
  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);
}
.list_28ab .thumbnail_stale_326c {
  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);
}
.article_634f .thumbnail_3861,
.article_634f .thumbnail_3861 a {
  color: var(--e-global-color-primary);
}
.article_634f .thumbnail_3861.primary_3314,
.article_634f .thumbnail_3861.primary_3314 a {
  color: var(--e-global-color-accent);
}
.article_634f .thumbnail_3861 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_634f .iron_db99 {
  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);
}
.gold-d828 .block_2fa3,
.gold-d828 .chip_basic_e818 {
  color: var(--e-global-color-primary);
}
.gold-d828 .block_2fa3 svg {
  fill: var(--e-global-color-primary);
}
.gold-d828 .primary_3314 .block_2fa3,
.gold-d828 .primary_3314 .chip_basic_e818 {
  color: var(--e-global-color-accent);
}
.gold-d828 .primary_3314 .block_2fa3 svg {
  fill: var(--e-global-color-accent);
}
.gold-d828 .chip_basic_e818 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-d828 .iron_db99 {
  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);
}
.blue-328b .red_9911,
.blue-328b .purple_bc5c {
  color: var(--e-global-color-primary);
}
.blue-328b .purple_bc5c svg {
  fill: var(--e-global-color-primary);
}
.blue-328b .thumbnail_3861.primary_3314 a,
.blue-328b
  .thumbnail_3861.primary_3314
  .purple_bc5c {
  color: var(--e-global-color-accent);
}
.blue-328b .red_9911 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-328b .iron_db99 {
  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);
}
.message_10c9 .middle_0568 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_10c9 .dark_9da0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2ce1 .up_75b0 .rough-53f0 {
  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);
}
.pattern_2ce1 .up_75b0 .status_fe55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2ce1 .content_wood_29dd .rough-53f0 {
  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);
}
.pattern_2ce1
  .content_wood_29dd
  .status_fe55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2ce1
  .footer-rough-db4b
  .rough-53f0 {
  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);
}
.pattern_2ce1
  .footer-rough-db4b
  .status_fe55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2ce1
  .texture-bronze-a13b
  .rough-53f0 {
  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);
}
.pattern_2ce1
  .texture-bronze-a13b
  .status_fe55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_hovered_b84b .paragraph_b530 {
  background-color: var(--e-global-color-primary);
}
.icon_hovered_b84b .paragraph_b530:hover {
  background-color: var(--e-global-color-primary);
}
.icon_hovered_b84b .title-fluid-58e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_hovered_b84b
  .paragraph_b530:hover
  .title-fluid-58e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_7c69 .row-61af {
  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);
}
.next-00f2 .item-d36d .module-warm-1c75 a {
  background-color: var(--e-global-color-accent);
}
.next-00f2 .item-d36d .pattern-aabd a {
  background-color: var(--e-global-color-accent);
}
.next-00f2 .item-d36d .module-warm-1c75 a,
.next-00f2 .item-d36d .pattern-aabd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-b1ba
  .bottom-2770.clean-0704
  .item-d36d
  a.caption-blue-e1c9 {
  background-color: var(--e-global-color-accent);
}
.soft-b1ba
  .bottom-2770.clean-0704
  .item-d36d
  span.caption-blue-e1c9.fn-current-0bb1 {
  background-color: var(--e-global-color-text);
}
.soft-b1ba
  .bottom-2770.clean-0704
  .item-d36d
  .caption-blue-e1c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae .short-bb1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .input-0b10
  > .slider-0ff9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .slider-stone-08b0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .logo-under-9657
  .cool-b3d3,
.column-pressed-47ae
  .logo-under-9657
  .container_0159 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-pressed-47ae
  .logo-under-9657
  .active-last-a7ef,
.column-pressed-47ae
  .logo-under-9657
  a
  .active-last-a7ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .logo-under-9657
  .east-24ed {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .logo-under-9657
  .title_abf0 {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .logo-under-9657
  .title_abf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .logo-under-9657
  .title_abf0:hover {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .logo-under-9657
  .background_brown_4c95 {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .logo-under-9657
  .background_brown_4c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .logo-under-9657
  .background_brown_4c95:hover {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .active-8108
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .footer_8d5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .east-24ed {
  color: var(--e-global-color-text);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .east-24ed
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .title_abf0 {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .title_abf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .title_abf0:hover {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .background_brown_4c95 {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .background_brown_4c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-47ae
  .sidebar-dynamic-e06e
  .background_brown_4c95:hover {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae .gas-67d6 {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae .gas-67d6:hover {
  background-color: var(--e-global-color-primary);
}
.column-pressed-47ae .old-d51f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-pressed-47ae .tall-9185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2158 .wide-4fe2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2158
  .fresh-1325
  > div:nth-child(3)
  .wide-4fe2,
.alert-2158
  .item-glass-5b5a
  > div:nth-child(1)
  .wide-4fe2,
.alert-2158
  .notification-be17
  > div:nth-child(1)
  .wide-4fe2,
.alert-2158
  .modal_dim_400d
  > div:nth-child(1)
  .wide-4fe2,
.alert-2158
  .tiny-3036
  > div:nth-child(1)
  .wide-4fe2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2158 .description-bright-19a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2158 .background-over-c934 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2158 .next_a073 {
  background-color: var(--e-global-color-primary);
}
.alert-2158 .next_a073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2158 .next_a073:hover {
  background-color: var(--e-global-color-primary);
}
.alert-2158 .sort-f397 {
  background-color: var(--e-global-color-primary);
}
.alert-2158 .sort-f397:hover {
  background-color: var(--e-global-color-primary);
}
.alert-2158 .old-d51f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2158 .tall-9185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_f106 .primary-liquid-e2de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_f106 .north-4786 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_f106 .block_0c06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_f106 .purple-054a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_f106 .tooltip-9d7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_f106 .sort-f397 {
  background-color: var(--e-global-color-primary);
}
.huge_f106 .sort-f397:hover {
  background-color: var(--e-global-color-primary);
}
.widget_7fb9 .pink_080c {
  background-color: var(--e-global-color-secondary);
}
.widget_7fb9 .wrapper-448e {
  background-color: var(--e-global-color-text);
}
.widget_7fb9 .badge_75c1 {
  background-color: var(--e-global-color-secondary);
}
.widget_7fb9 .alert_basic_e4fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_7fb9 .disabled-29fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_7fb9 .outline_smooth_12ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_7fb9 .fixed-51dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_7fb9 .info_5334 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_motion_7981 .disabled-7b60 .bronze-de3f,
.accent_motion_7981
  .disabled-7b60
  .bronze-de3f
  a,
.accent_motion_7981 .carousel_2d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_motion_7981 .disabled-7b60 .inner_377d,
.accent_motion_7981 .column-3ab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_motion_7981 .disabled-7b60 .inner_377d {
  color: var(--e-global-color-text);
}
.accent_motion_7981 .column-3ab0 {
  color: var(--e-global-color-text);
}
.accent_motion_7981
  .disabled-7b60
  .dirty-39c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_motion_7981 .badge-e198 .article_8ac2 {
  background-color: var(--e-global-color-primary);
}
.accent_motion_7981 .badge-e198 .article_8ac2:hover {
  background-color: var(--e-global-color-primary);
}
.accent_motion_7981 .badge-e198 .full_0156 li span {
  background-color: var(--e-global-color-text);
}
.accent_motion_7981 .badge-e198 .full_0156 li span:hover {
  background-color: var(--e-global-color-primary);
}
.accent_motion_7981
  .badge-e198
  .full_0156
  li.gold_cee8
  span {
  background-color: var(--e-global-color-accent);
}
.accent_motion_7981 .message_c56e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_0031 .form_solid_339f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-1df2 .backdrop-2c75 {
  background-color: var(--e-global-color-primary);
}
.easy-1df2 .input-light-ce3f {
  background-color: var(--e-global-color-secondary);
}
.easy-1df2 .article_bac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-1df2 .chip-0c9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-1df2 .dark_a5e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-1df2 .button-2908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-1df2 .shadow_e787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-1df2 .red_89cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-1df2 .current_2c9a {
  background-color: var(--e-global-color-primary);
}
.easy-1df2 .current_2c9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-76c4 .column-384e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-76c4 .active_8ad2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gold-76c4
  .accent_pink_dca4:after {
  background-color: var(--e-global-color-primary);
}
.gold-76c4 .bronze-f620 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_next_8a81 .carousel_2d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_next_8a81 .column-3ab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-action-4d17 .prev_aab5 .feature-hovered-fb9b {
  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);
}
.menu-action-4d17 .prev_aab5 .wrapper_9cc0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-34bb .outline-yellow-9c3b {
  background-color: var(--e-global-color-primary);
}
.new-34bb .info-f007 {
  background-color: var(--e-global-color-secondary);
}
.new-34bb .primary_25d6 .nav-brown-fa0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-34bb .photo_iron_0c35 .nav-brown-fa0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-0ecf .description-old-9d69 .preview-clean-741e {
  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);
}
.east-0ecf .description-old-9d69 .icon-7867 {
  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);
}
.east-0ecf .description-old-9d69 .out_b3da {
  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);
}
.photo_ef5e .accordion-2ee9 {
  border-color: var(--e-global-color-text);
}
.photo_ef5e .red_1440 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_ef5e .main_4f65 {
  color: var(--e-global-color-primary);
}
.photo_ef5e .title-fae5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-ca59 .easy_32c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-ca59 .notice_edfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-ca59 .texture_yellow_6c04:hover .easy_32c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-ca59
  .texture_yellow_6c04:hover
  .notice_edfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-bright-3411 .paragraph_iron_bcdd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-bright-3411 .gradient-current-b8b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-hot-9d34 .chip-6a69 .backdrop-96f0 {
  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);
}
.overlay-hot-9d34 .image_rough_f089 .backdrop-96f0 {
  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);
}
.disabled-pink-6dd7 .button-e197 {
  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);
}
.up_784a .status-1cee .prev-ef1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_784a .status-1cee .prev-ef1c {
  background-color: var(--e-global-color-secondary);
}
.up_784a .over-3b12 .prev-ef1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_784a .over-3b12 .prev-ef1c {
  background-color: var(--e-global-color-secondary);
}
.up_784a .backdrop-focused-31f6 .lite-5320 {
  background-color: var(--e-global-color-primary);
}
.up_784a .backdrop-focused-31f6:hover .lite-5320 {
  background-color: var(--e-global-color-secondary);
}
.up_784a .article_8ac2 {
  background-color: var(--e-global-color-primary);
}
.up_784a .article_8ac2:hover {
  background-color: var(--e-global-color-accent);
}
.up_784a .full_0156 li span {
  background-color: var(--e-global-color-text);
}
.up_784a .full_0156 li span:hover {
  background-color: var(--e-global-color-primary);
}
.up_784a .full_0156 li.gold_cee8 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_bottom_15b4 .action_55f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bottom_15b4 .hero-advanced-006e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-5b71 .modal-0513:before {
  background-color: var(--e-global-color-secondary);
}
.dim-5b71 .green-8955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-5b71 .tall_31cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hot-3188 .main_7e63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hot-3188 .main_7e63:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hot-3188 .main_7e63.fn-active-0bb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hot-3188 .small-1a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-hot-3188 .dirty-a7c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-hot-3188 .main_warm_a6c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-hot-3188 .pink_59ec {
  background-color: var(--e-global-color-primary);
}
.tabs-hot-3188 .pink_59ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-hot-3188 .border_solid_665a {
  background-color: var(--e-global-color-primary);
}
.tabs-hot-3188 .border_solid_665a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-0b1a .notice_9aec .center_5253 a {
  color: var(--e-global-color-secondary);
}
.hover-0b1a .notice_9aec .center_5253 a:hover {
  color: var(--e-global-color-secondary);
}
.hover-0b1a .notice_9aec .center_5253,
.hover-0b1a .notice_9aec .center_5253 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-0b1a .notice_9aec .pattern_wide_bf36 {
  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);
}
.hover-0b1a .notice_9aec .video-short-f978 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-0b1a .notice_9aec .lower-4df2 {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .notice_9aec .lower-4df2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-0b1a .notice_9aec .lower-4df2:hover {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .notice_9aec .gallery_upper_dda3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-0b1a .notice_9aec .gallery_upper_dda3 {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .notice_9aec .gallery_upper_dda3:hover {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .notice_9aec .article_8ac2 {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .notice_9aec .article_8ac2:hover {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .badge-e198 .full_0156 li span {
  background-color: var(--e-global-color-text);
}
.hover-0b1a .badge-e198 .full_0156 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-0b1a .badge-e198 .full_0156 li.gold_cee8 span {
  background-color: var(--e-global-color-accent);
}
.hover-0b1a .old-d51f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-0b1a .tall-9185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_plasma_c4f0 .focus-light-007e .highlight-fluid-600e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_plasma_c4f0 .focus-light-007e .modal_right_22fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_plasma_c4f0 .focus-light-007e .active_stale_016e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-mini-7b22 .hero-50f0 {
  border-color: var(--e-global-color-text);
}
.avatar-mini-7b22 .border_ea2e {
  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);
}
.avatar-mini-7b22 .menu-6941 {
  color: var(--e-global-color-secondary);
}
.avatar-mini-7b22 .menu-6941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-mini-7b22 .main-dynamic-ac69 > * {
  color: var(--e-global-color-primary);
}
.avatar-mini-7b22 .main-dynamic-ac69 > * svg {
  fill: var(--e-global-color-primary);
}
.avatar-mini-7b22 .shadow-d2fa {
  color: var(--e-global-color-primary);
}
.avatar-mini-7b22 .shadow-d2fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-mini-7b22 .prev-09f1 {
  color: var(--e-global-color-primary);
}
.avatar-mini-7b22 .prev-09f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-mini-7b22 .breadcrumb-c8f1 {
  color: var(--e-global-color-primary);
}
.avatar-mini-7b22 .breadcrumb-c8f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-mini-7b22 .tooltip-6a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-mini-7b22 .static_e689 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-mini-7b22 .static_e689.message_eb04 {
  color: var(--e-global-color-secondary);
}
.avatar-mini-7b22 .static_e689.message_eb04 .disabled-b495 {
  color: var(--e-global-color-accent);
}
.avatar-mini-7b22 .static_e689.green-37e2 {
  color: var(--e-global-color-text);
}
.avatar-mini-7b22 .static_e689.green-37e2 .disabled-b495 {
  color: var(--e-global-color-text);
}
.avatar-mini-7b22 .static_e689:before {
  border-top-color: var(--e-global-color-text);
}
.avatar-mini-7b22 .plasma_9b5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-mini-7b22
  .plasma_9b5f
  .new-154e {
  background-color: var(--e-global-color-primary);
}
.avatar-mini-7b22
  .plasma_9b5f
  .new-154e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-mini-7b22 .hero-50f0 .notice-next-ac43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-88e3 .border_wide_50d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-88e3 .feature-65b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_082e .pattern-west-bc75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_082e
  .accordion-in-32ae
  .orange_1292 {
  background-color: var(--e-global-color-secondary);
}
.overlay_082e
  .accordion-in-32ae.thumbnail-4f95
  .orange_1292 {
  background-color: var(--e-global-color-text);
}
.overlay_082e
  .accordion-in-32ae:hover
  .orange_1292 {
  background-color: var(--e-global-color-accent);
}
.overlay_082e
  .accordion-in-32ae.fn-active-0bb1
  .orange_1292 {
  background-color: var(--e-global-color-primary);
}
.top_305a .text_bright_3045 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.top_305a .block_bottom_a8b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_305a .badge-7c99 {
  background-color: var(--e-global-color-primary);
}
.top_305a .badge-7c99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-23ca .shadow-d0c3 .left-ead7 .in-271b {
  background-color: var(--e-global-color-secondary);
}
.dim-23ca .shadow-d0c3 .notice-bright-17e3:after {
  background-color: var(--e-global-color-secondary);
}
.dim-23ca .bottom-d924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-23ca .feature_pro_a135 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-23ca .bright_90bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-23ca .center-7839 {
  background-color: var(--e-global-color-primary);
}
.dim-23ca .center-7839 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-23ca .action_40c0 {
  background-color: var(--e-global-color-secondary);
}
.dim-23ca .action_40c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-23ca .shadow-d0c3 .component-af09 .badge_403c:hover {
  background-color: var(--e-global-color-primary);
}
.dim-23ca
  .shadow-d0c3
  .component-af09
  .badge_403c.border_75f8 {
  background-color: var(--e-global-color-primary);
}
.dim-23ca .shadow-d0c3 .active_e89f:before {
  border-color: var(--e-global-color-primary);
}
.dim-23ca .shadow-d0c3 .active_e89f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.dim-23ca
  .shadow-d0c3
  .active_e89f.tooltip_d976:before {
  border-color: var(--e-global-color-primary);
}
.dim-23ca .purple-e369 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-53de .banner_97cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-53de .banner_97cb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-53de .banner_97cb.light_07c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-53de .border-40da {
  background-color: var(--e-global-color-primary);
}
.red-53de .border-40da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-53de
  .photo_stale_5c29
  .image_6300
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-53de
  .gas-3437
  .image_6300
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-7ba2
  .article-green-0009
  .tertiary_ee8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7ba2
  .article-green-0009
  .detail_6a54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7ba2 .brown-38f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7ba2 .wide-8034 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7ba2 .breadcrumb-clean-21b2 {
  background-color: var(--e-global-color-primary);
}
.message-7ba2 .breadcrumb-clean-21b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-thick-57f3 .slider-0a52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-thick-57f3 .popup-fdc4 {
  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);
}
.media-thick-57f3 .old_52c8 {
  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);
}
.media-thick-57f3 .old_52c8 a:hover {
  color: var(--e-global-color-secondary);
}
.media-thick-57f3 .nav_e873 {
  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);
}
.media-thick-57f3 .narrow-cce2 {
  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);
}
.media-thick-57f3 .pattern-341b .article_8ac2 {
  background-color: var(--e-global-color-primary);
}
.media-thick-57f3 .pattern-341b .article_8ac2:hover {
  background-color: var(--e-global-color-accent);
}
.media-thick-57f3
  .pattern-341b
  .full_0156
  li
  span {
  background-color: var(--e-global-color-text);
}
.media-thick-57f3
  .pattern-341b
  .full_0156
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.media-thick-57f3
  .pattern-341b
  .full_0156
  li.gold_cee8
  span {
  background-color: var(--e-global-color-accent);
}
.focus-a85e
  .sidebar-fast-7f05
  .simple-48d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-a85e .sidebar-fast-7f05 .pagination_black_391b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-a85e .sidebar-fast-7f05 .main-4d43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-a85e .pattern_glass_7ed9 {
  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);
}
.focus-a85e
  .wood_c956.grid_west_96d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a {
  background-color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a
  .feature_small_dded.shadow_focused_43ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a
  .title-fixed-155a.wrapper_mini_1c90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  .paragraph-474a
  > a {
  background-color: var(--e-global-color-secondary);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  .paragraph-474a
  > a
  .media_hovered_3567 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  .paragraph-474a
  > a
  .title-fixed-155a.section-7e3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a
  .input-east-ec09:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  a
  .input-east-ec09:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a.bottom_0e44
  > a
  .input-east-ec09:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  .paragraph-474a.bottom_0e44
  > a
  .input-east-ec09:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a
  .backdrop-solid-cf68
  .highlight_fresh_c647 {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  a
  .backdrop-solid-cf68
  .highlight_fresh_c647 {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a
  .backdrop-solid-cf68
  .highlight_fresh_c647,
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  a
  .backdrop-solid-cf68
  .highlight_fresh_c647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > a
  .active-d1e6:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  a
  .active-d1e6:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a.bottom_0e44
  > a
  .active-d1e6:before {
  color: var(--e-global-color-text);
}
.large-11a6
  > .pink-a86c
  > div
  > .content_bright_f513
  > .paragraph-474a
  > .soft-bf3e
  .paragraph-474a.bottom_0e44
  > a
  .active-d1e6:before {
  color: var(--e-global-color-text);
}
.over_70dc .shadow_wide_1a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_70dc
  .tertiary-fixed-dd16:hover
  .shadow_wide_1a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_dynamic_c22c
  > .pink-a86c
  > .label-da2b
  > .black-eb28
  > .button_fc35
  > .surface-1654
  .new_020d {
  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);
}
.info_dynamic_c22c
  > .pink-a86c
  > .label-da2b
  > .black-eb28
  > .button_fc35
  > .surface-1654:hover
  .new_020d {
  color: var(--e-global-color-text);
}
.info_dynamic_c22c
  > .pink-a86c
  > .label-da2b
  > .black-eb28
  > .button_fc35
  > .surface-1654:hover
  .new_020d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_dynamic_c22c
  > .pink-a86c
  > .label-da2b
  > .black-eb28
  > .button_fc35.widget_black_721c
  > .surface-1654
  .new_020d {
  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);
}
.lite-ff71 .soft_5178 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-ff71 .photo-mini-550a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-ff71 .frame_9f6d {
  background-color: var(--e-global-color-primary);
}
.lite-ff71 .frame_9f6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_a0a2
  > .pink-a86c
  > .paragraph-ec8a
  > .content_orange_fb46
  > .title_3144
  .pink_a128 {
  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);
}
.column_a0a2
  > .pink-a86c
  > .paragraph-ec8a
  > .content_orange_fb46
  > .title_3144
  .hero_dirty_8cc3 {
  color: var(--e-global-color-text);
}
.column_a0a2
  > .pink-a86c
  > .paragraph-ec8a
  > .content_orange_fb46
  > .title_3144:hover
  .pink_a128 {
  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);
}
.column_a0a2
  > .pink-a86c
  > .paragraph-ec8a
  > .content_orange_fb46
  > .title_3144:hover
  .hero_dirty_8cc3 {
  color: var(--e-global-color-secondary);
}
.column_a0a2
  > .pink-a86c
  > .paragraph-ec8a
  > .content_orange_fb46
  > .title_3144.paragraph-6eec
  .pink_a128 {
  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);
}
.column_a0a2
  > .pink-a86c
  > .paragraph-ec8a
  > .content_orange_fb46
  > .title_3144.paragraph-6eec
  .hero_dirty_8cc3 {
  color: var(--e-global-color-primary);
}
.prev_83db
  .feature-b292
  .out_f564 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_83db .out_35e6 .notice-next-ac43 .preview-warm-fbeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-2dcc .action_12a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-2dcc .hidden_f7f7 .action_12a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-2dcc .wrapper_080d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-2dcc .wrapper_080d {
  background-color: var(--e-global-color-primary);
}
.accordion_29d9 .caption_dirty_7c53 .dynamic_7a2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_29d9
  .caption_dirty_7c53:hover
  .badge-first-03fd {
  color: var(--e-global-color-secondary);
}
.accordion_29d9
  .caption_dirty_7c53:hover
  .dynamic_7a2f {
  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);
}
.next-9078 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.notification-72b0 {
  max-width: 1400px !important;
}

.avatar-cool-c3f1 {
  flex-direction: column;
}

.avatar-cool-c3f1 .paragraph_248c {
  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.avatar-cool-c3f1 .paragraph_248c {
  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);
}

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

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

.aside-ed93.slider_gold_27d2 {
  display: none;
}

.menu_selected_33d8 {
  display: none;
}

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

.highlight_55d2.steel_d258 {
  margin-bottom: 40px;
  width: 100%;
}

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

.avatar-cool-c3f1 a {
  width: 100%;
}

.narrow-9b70 .shadow_b981.hidden-4cb1 {
  width: 20% !important;
}

.detail-80ba {
  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; /* 字母间距 */
}

.detail-80ba: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%);
}

.detail-80ba svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.focus-over-bd4c {
  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;
}

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

.focus-over-bd4c: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);
}

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

.narrow-9b70
  .shadow_b981.form-center-9d5b
  .smooth-50a2
  .table-d482 {
  font-size: 20px !important;
}

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

.badge-4f12 {
  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;
}

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

  text-align: center;
}

.action-633a.hidden_74a1 > .chip_e018 {
  display: flex;
  align-items: center;
}

.current-3b06 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.paragraph-red-85cf {
  position: relative;
  width: 100%;
}

.breadcrumb-abed {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.search-red-5691 {
  display: flex;
  gap: 50px;
}

.narrow-9b70
  .shadow_b981.nav_plasma_2e42
  .medium-c0b1
  .disabled-0fb4 {
  width: 100% !important;
}

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

.section-red-b94e {
  width: 100%;
}

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

.in-bbb1 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.border-liquid-9257 {
  font-size: 15px !important;
}

.modal-north-7419 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.in-bbb1:hover .modal-north-7419 {
  visibility: visible;
}
.in-bbb1:hover.in-bbb1::before {
  display: block;
}

.notice_motion_cb64 h3 {
  color: #fff;
}

.main_989f {
  margin: 0;
}

.narrow-9b70
  .shadow_b981.nav_plasma_2e42
  .disabled-0fb4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tabs-hovered-950b {
  width: 100%;
}

.nav-new-a9cf {
  width: 100%;
}

.fast-54f0 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.nav-new-a9cf {
  width: 100%;
}

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

.disabled-0fb4 {
  display: flex;
  align-items: center;
}

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

.tag-right-96b3 {
  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;
}

.avatar-cool-c3f1 .paragraph_248c.video_7db7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.avatar-cool-c3f1 h1.paragraph_248c {
  margin-top: 80px !important;
}

.narrow-9b70 .shadow_b981.paragraph_full_3ae0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.chip-37b8 img {
  width: 100%;
}

.list-5ffc .breadcrumb_upper_26f5.smooth-50a2 {
  justify-content: space-between;
}

.next_20ca {
  display: none;
}

.pattern-055f .button_3fff {
  margin: 1px 0 !important;
}

.overlay-879d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .action-633a .chip_e018 {
    flex-wrap: nowrap !important;
  }
}

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

  .sort-a4b8 {
    width: 100% !important;
  }
}

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

  .detail-80ba svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .list-5ffc .breadcrumb_upper_26f5.smooth-50a2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .action-633a.hidden_74a1 > .chip_e018 {
    gap: 15px;
    justify-content: space-between;
  }

  .narrow-9b70
    .shadow_b981.nav_plasma_2e42
    .disabled-0fb4
    img {
    width: 60% !important;
  }

  .breadcrumb-abed {
    left: 2%;
  }

  .black-4e09 {
    margin: 10px 0;
  }

  .avatar-cool-c3f1 .button_3fff {
    margin: 0;
    margin-bottom: 10px;
  }

  .detail-80ba {
    font-size: 16px !important;
  }

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

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

  h2.avatar-cool-c3f1 .paragraph_248c,
  .avatar-cool-c3f1 .paragraph_248c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .disabled-0fb4 {
    justify-content: center;
  }

  .avatar-cool-c3f1 .button_3fff {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .narrow-9b70 .shadow_b981.hidden-4cb1 {
    width: 75% !important;
  }

  .chip-37b8 img {
    width: 100% !important;
  }
}

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

  h2.avatar-cool-c3f1 .paragraph_248c,
  .avatar-cool-c3f1 .paragraph_248c {
    font-size: 30px !important;
  }

  .disabled-0fb4 {
    justify-content: center;
  }

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

  .thick_08f3
    .black-77c0.widget_center_6214 {
    margin: 0 !important;
  }

  .current-3b06 {
    margin: 0;
    gap: 10px;
  }

  .black-4e09 {
    display: flex;
  }

  .popup_10c6 .detail-80ba {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .up-193d svg {
    width: 75% !important;
    height: 75% !important;
  }

  .fast-54f0 {
    justify-content: flex-end;
    gap: 1px;
  }

  .avatar-cool-c3f1 h1.paragraph_248c {
    margin-top: 40px !important;
  }

  .narrow-9b70
    .shadow_b981.nav_plasma_2e42
    .disabled-0fb4
    img,
  .outline_black_79b2 .medium-c0b1 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .focus-over-bd4c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .narrow-9b70 .shadow_b981.hidden-4cb1 {
    width: 100% !important;
  }

  .action-633a.hidden_74a1 > .chip_e018 {
    gap: 3px;
  }

  .avatar-cool-c3f1 .button_3fff {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .detail-80ba {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.list-5ffc .breadcrumb_upper_26f5.smooth-50a2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.list-5ffc .breadcrumb_upper_26f5.smooth-50a2: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);
}

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

/* 图片容器简化样式 */
.paragraph-red-85cf {
  position: relative;
  width: 100%;
}

.avatar-cool-c3f1 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .list-5ffc .breadcrumb_upper_26f5.smooth-50a2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .avatar-cool-c3f1 .paragraph_248c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .detail-80ba {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.picture-979e .nav-center-5fdd {
  flex-shrink: 0;
  white-space: nowrap;
}

.picture-979e .wood-68e4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.picture-979e .table-d482 {
  white-space: nowrap;
}

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

.picture-979e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.picture-979e .nav-center-5fdd {
  max-width: 80px !important;
}

.picture-979e .wood-68e4 {
  max-width: 80px !important;
  overflow: hidden;
}

.picture-979e .breadcrumb_upper_26f5.smooth-50a2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.picture-979e .table-d482 {
  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);
  }
}

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

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

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

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

body .focus-over-bd4c:nth-child(2),
.narrow-9b70 .focus-over-bd4c:nth-child(2),
#page .focus-over-bd4c: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;
}

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

/* css-noise: 68a1 */
.promo-block-a1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
