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(.copper-c1d1) {
  gap: 0.5em;
}
:where(.pagination-dark-0ac0) {
  gap: 0.5em;
}
body .breadcrumb-6798 > .frame_342f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .breadcrumb-6798 > .menu_061f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .breadcrumb-6798 > .out-492f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slow-0447 > .frame_342f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slow-0447 > .menu_061f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slow-0447 > .out-492f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slow-0447
  > :where(:not(.frame_342f):not(.menu_061f):not(.card-3fe6)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slow-0447 > .avatar_0c06 {
  max-width: var(--wp--style--global--wide-size);
}
body .copper-c1d1 {
  display: flex;
}
body .copper-c1d1 {
  flex-wrap: wrap;
  align-items: center;
}
body .copper-c1d1 > * {
  margin: 0;
}
body .pagination-dark-0ac0 {
  display: grid;
}
body .pagination-dark-0ac0 > * {
  margin: 0;
}
:where(.full_9af5.copper-c1d1) {
  gap: 2em;
}
:where(.full_9af5.pagination-dark-0ac0) {
  gap: 2em;
}
:where(.disabled-c8a5.copper-c1d1) {
  gap: 1.25em;
}
:where(.disabled-c8a5.pagination-dark-0ac0) {
  gap: 1.25em;
}
.frame-043b {
  color: var(--wp--preset--color--black) !important;
}
.east_87b1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification-steel-7f7c {
  color: var(--wp--preset--color--white) !important;
}
.yellow-f751 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.large_cb11 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dark-68f0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border-6697 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag_cold_d3e1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.backdrop-5bd3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer-iron-c3a3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.huge_bcc1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.small-82ed {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.up_c75a {
  background-color: var(--wp--preset--color--black) !important;
}
.filter-7a25 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.info-08e7 {
  background-color: var(--wp--preset--color--white) !important;
}
.info-5eae {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.blue-71e1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper_brown_455a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hard_c14e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_2eaf {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thick_c1be {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.iron-61b2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hidden-5595 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focus_de53 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.button_dim_15ce {
  border-color: var(--wp--preset--color--black) !important;
}
.thumbnail_west_3cf9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort_32cd {
  border-color: var(--wp--preset--color--white) !important;
}
.focus-bab2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.banner-steel-1c19 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dirty_84c0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.silver_3742 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background_10d8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip-current-6ea5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sidebar_hard_680b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tabs_431c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview_4397 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.steel-fa83 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.card_bronze_6343 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.brown_f679 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hot_219f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.static_fec1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.image-67ad {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail-static-a14d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.cold_4a98 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tertiary-fresh-7ede {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.static_1332 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.blue_1683 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.card_gas_ef78 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.link-copper-09eb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.orange_3aa6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.component-5aea {
  font-size: var(--wp--preset--font-size--large) !important;
}
.border-0a15 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.notice_b82d a:where(:not(.easy-e099)) {
  color: inherit;
}
:where(.disabled-c8a5.copper-c1d1) {
  gap: 1.25em;
}
:where(.disabled-c8a5.pagination-dark-0ac0) {
  gap: 1.25em;
}
:where(.full_9af5.copper-c1d1) {
  gap: 2em;
}
:where(.full_9af5.pagination-dark-0ac0) {
  gap: 2em;
}
.item-9776 {
  font-size: 1.5em;
  line-height: 1.6;
}

.icon-5a49 .heading-449e {
  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);
}
.slider-2fd8 .modal_5129 {
  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);
}
.detail_cool_a1c4 {
  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);
}
.detail_cool_a1c4.article_copper_b73c .video_paper_119c {
  background-color: var(--e-global-color-primary);
}
.detail_cool_a1c4.first_eb20 .video_paper_119c,
.detail_cool_a1c4.iron-c9c2 .video_paper_119c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lite_1fec .chip_53be {
  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);
}
.simple_f7ce {
  --divider-color: var(--e-global-color-secondary);
}
.simple_f7ce .huge-a6c1 {
  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);
}
.simple_f7ce.plasma_2e44 .card_c72d {
  background-color: var(--e-global-color-secondary);
}
.simple_f7ce.table_center_f4b6 .card_c72d,
.simple_f7ce.article_1575 .card_c72d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.simple_f7ce.table_center_f4b6 .card_c72d,
.simple_f7ce.article_1575 .card_c72d svg {
  fill: var(--e-global-color-secondary);
}
.nav_up_afaf .module-7d3f {
  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);
}
.nav_up_afaf .nav_upper_c392 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_large_8962.plasma_2e44 .card_c72d {
  background-color: var(--e-global-color-primary);
}
.hero_large_8962.table_center_f4b6 .card_c72d,
.hero_large_8962.article_1575 .card_c72d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero_large_8962.table_center_f4b6 .card_c72d,
.hero_large_8962.article_1575 .card_c72d svg {
  fill: var(--e-global-color-primary);
}
.element-934e.plasma_2e44 .card_c72d {
  background-color: var(--e-global-color-primary);
}
.element-934e.table_center_f4b6 .card_c72d,
.element-934e.article_1575 .card_c72d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element-934e .status_easy_16d5 {
  color: var(--e-global-color-primary);
}
.element-934e .status_easy_16d5,
.element-934e .status_easy_16d5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-934e .carousel_e8cd {
  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);
}
.basic_9d12 .south_0d32 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-824f .picture-advanced-02c2 .row-fb42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_pressed_741f .pro_d485:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.wrapper_pressed_741f .soft-4392 i {
  color: var(--e-global-color-primary);
}
.wrapper_pressed_741f .soft-4392 svg {
  fill: var(--e-global-color-primary);
}
.wrapper_pressed_741f .large-0338 {
  color: var(--e-global-color-secondary);
}
.wrapper_pressed_741f .pro_d485 > .large-0338,
.wrapper_pressed_741f .pro_d485 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-59d9 .menu_6c25 {
  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);
}
.bright-59d9 .nav_hovered_c285 {
  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);
}
.paragraph_purple_162e .paragraph-9358 .tall_51dc {
  background-color: var(--e-global-color-primary);
}
.paragraph_purple_162e .cold-e2d7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-complex-6a4c .search-81b1 {
  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-complex-6a4c .button_4654 {
  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-complex-6a4c .green-fa26 {
  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);
}
.card_b984 .glass_d8df,
.card_b984 .glass_d8df a {
  color: var(--e-global-color-primary);
}
.card_b984 .glass_d8df.rough-eff4,
.card_b984 .glass_d8df.rough-eff4 a {
  color: var(--e-global-color-accent);
}
.card_b984 .glass_d8df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_b984 .photo_pro_5daa {
  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);
}
.media_6f8b .hard-5262,
.media_6f8b .new-bdec {
  color: var(--e-global-color-primary);
}
.media_6f8b .hard-5262 svg {
  fill: var(--e-global-color-primary);
}
.media_6f8b .rough-eff4 .hard-5262,
.media_6f8b .rough-eff4 .new-bdec {
  color: var(--e-global-color-accent);
}
.media_6f8b .rough-eff4 .hard-5262 svg {
  fill: var(--e-global-color-accent);
}
.media_6f8b .new-bdec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_6f8b .photo_pro_5daa {
  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);
}
.hidden-silver-1fd5 .grid-over-d932,
.hidden-silver-1fd5 .outline-5c3f {
  color: var(--e-global-color-primary);
}
.hidden-silver-1fd5 .outline-5c3f svg {
  fill: var(--e-global-color-primary);
}
.hidden-silver-1fd5 .glass_d8df.rough-eff4 a,
.hidden-silver-1fd5
  .glass_d8df.rough-eff4
  .outline-5c3f {
  color: var(--e-global-color-accent);
}
.hidden-silver-1fd5 .grid-over-d932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-silver-1fd5 .photo_pro_5daa {
  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-a6bf .active_prev_9a7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-a6bf .notice-c0ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_edf2 .status-dynamic-7025 .dirty-3a41 {
  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);
}
.input_edf2 .status-dynamic-7025 .east-94aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_edf2 .picture-e9e8 .dirty-3a41 {
  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);
}
.input_edf2
  .picture-e9e8
  .east-94aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_edf2
  .hot_ea81
  .dirty-3a41 {
  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);
}
.input_edf2
  .hot_ea81
  .east-94aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_edf2
  .next-6451
  .dirty-3a41 {
  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);
}
.input_edf2
  .next-6451
  .east-94aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-cd6e .thumbnail-current-da18 {
  background-color: var(--e-global-color-primary);
}
.preview-cd6e .thumbnail-current-da18:hover {
  background-color: var(--e-global-color-primary);
}
.preview-cd6e .over-5152 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-cd6e
  .thumbnail-current-da18:hover
  .over-5152 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_6582 .popup_full_941a {
  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);
}
.badge-9066 .bottom_267e .menu-in-2a9c a {
  background-color: var(--e-global-color-accent);
}
.badge-9066 .bottom_267e .small-e8d1 a {
  background-color: var(--e-global-color-accent);
}
.badge-9066 .bottom_267e .menu-in-2a9c a,
.badge-9066 .bottom_267e .small-e8d1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_a401
  .wrapper_c138.active-7485
  .bottom_267e
  a.sidebar_eadc {
  background-color: var(--e-global-color-accent);
}
.prev_a401
  .wrapper_c138.active-7485
  .bottom_267e
  span.sidebar_eadc.fn-current-5cc4 {
  background-color: var(--e-global-color-text);
}
.prev_a401
  .wrapper_c138.active-7485
  .bottom_267e
  .sidebar_eadc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69 .dim_fb42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .frame-ad38
  > .hover_complex_32e3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .hard_702a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .wood-842f
  .left-d3d6,
.input-3a69
  .wood-842f
  .liquid_03f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-3a69
  .wood-842f
  .outer_2fb8,
.input-3a69
  .wood-842f
  a
  .outer_2fb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .wood-842f
  .east-ae8d {
  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-3a69
  .wood-842f
  .nav-mini-9ce2 {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .wood-842f
  .nav-mini-9ce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .wood-842f
  .nav-mini-9ce2:hover {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .wood-842f
  .primary-ee52 {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .wood-842f
  .primary-ee52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .wood-842f
  .primary-ee52:hover {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .panel-glass-e973
  .narrow_5e13
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-3a69
  .panel-glass-e973
  .detail_2d7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .panel-glass-e973
  .east-ae8d {
  color: var(--e-global-color-text);
}
.input-3a69
  .panel-glass-e973
  .east-ae8d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .panel-glass-e973
  .nav-mini-9ce2 {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .panel-glass-e973
  .nav-mini-9ce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .panel-glass-e973
  .nav-mini-9ce2:hover {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .panel-glass-e973
  .primary-ee52 {
  background-color: var(--e-global-color-primary);
}
.input-3a69
  .panel-glass-e973
  .primary-ee52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-3a69
  .panel-glass-e973
  .primary-ee52:hover {
  background-color: var(--e-global-color-primary);
}
.input-3a69 .disabled_paper_281a {
  background-color: var(--e-global-color-primary);
}
.input-3a69 .disabled_paper_281a:hover {
  background-color: var(--e-global-color-primary);
}
.input-3a69 .hot_ae7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-3a69 .fresh-0d41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-wide-bfad .nav-under-988c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-wide-bfad
  .motion-5db6
  > div:nth-child(3)
  .nav-under-988c,
.layout-wide-bfad
  .small-f662
  > div:nth-child(1)
  .nav-under-988c,
.layout-wide-bfad
  .static_6150
  > div:nth-child(1)
  .nav-under-988c,
.layout-wide-bfad
  .active_stale_380e
  > div:nth-child(1)
  .nav-under-988c,
.layout-wide-bfad
  .table_c65f
  > div:nth-child(1)
  .nav-under-988c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-wide-bfad .description_wood_3a8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-wide-bfad .blue_c392 {
  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);
}
.layout-wide-bfad .caption-733e {
  background-color: var(--e-global-color-primary);
}
.layout-wide-bfad .caption-733e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-wide-bfad .caption-733e:hover {
  background-color: var(--e-global-color-primary);
}
.layout-wide-bfad .medium_519a {
  background-color: var(--e-global-color-primary);
}
.layout-wide-bfad .medium_519a:hover {
  background-color: var(--e-global-color-primary);
}
.layout-wide-bfad .hot_ae7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-wide-bfad .fresh-0d41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-666b .center-88e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-666b .dropdown_left_b5a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-666b .input-34bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-666b .surface_ae3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-666b .progress-3c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-666b .medium_519a {
  background-color: var(--e-global-color-primary);
}
.clean-666b .medium_519a:hover {
  background-color: var(--e-global-color-primary);
}
.border-4804 .top_9604 {
  background-color: var(--e-global-color-secondary);
}
.border-4804 .highlight-outer-9ead {
  background-color: var(--e-global-color-text);
}
.border-4804 .input_4f91 {
  background-color: var(--e-global-color-secondary);
}
.border-4804 .lower_a7da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-4804 .highlight_fluid_73f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-4804 .short_2092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-4804 .action-36e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-4804 .pagination-brown-221f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0cf6 .action-d72f .sidebar-0d11,
.wrapper_0cf6
  .action-d72f
  .sidebar-0d11
  a,
.wrapper_0cf6 .in-bab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0cf6 .action-d72f .link_gas_a8f7,
.wrapper_0cf6 .fresh-8b03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0cf6 .action-d72f .link_gas_a8f7 {
  color: var(--e-global-color-text);
}
.wrapper_0cf6 .fresh-8b03 {
  color: var(--e-global-color-text);
}
.wrapper_0cf6
  .action-d72f
  .cool-e564 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_0cf6 .row_pink_0236 .text-large-429d {
  background-color: var(--e-global-color-primary);
}
.wrapper_0cf6 .row_pink_0236 .text-large-429d:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_0cf6 .row_pink_0236 .caption_solid_4c2b li span {
  background-color: var(--e-global-color-text);
}
.wrapper_0cf6 .row_pink_0236 .caption_solid_4c2b li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_0cf6
  .row_pink_0236
  .caption_solid_4c2b
  li.menu-7809
  span {
  background-color: var(--e-global-color-accent);
}
.wrapper_0cf6 .action-fc7e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-cf98 .hot_21f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-smooth-cf67 .item-302c {
  background-color: var(--e-global-color-primary);
}
.row-smooth-cf67 .element-left-fc30 {
  background-color: var(--e-global-color-secondary);
}
.row-smooth-cf67 .media-liquid-ba34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-smooth-cf67 .inner_995e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-smooth-cf67 .surface-4c2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-smooth-cf67 .pressed_e285 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-smooth-cf67 .container-3317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-smooth-cf67 .hero-0317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-smooth-cf67 .sidebar_2aaf {
  background-color: var(--e-global-color-primary);
}
.row-smooth-cf67 .sidebar_2aaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-cf46 .description-7710 {
  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);
}
.north-cf46 .pressed_3c58 {
  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);
}
.north-cf46
  .block_stone_58c4:after {
  background-color: var(--e-global-color-primary);
}
.north-cf46 .nav-right-0d51 {
  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);
}
.fast_8d3c .in-bab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_8d3c .fresh-8b03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-db39 .warm_61e2 .full-7ea1 {
  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);
}
.out-db39 .warm_61e2 .heading-last-5a3f {
  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);
}
.texture-red-ff6b .background-8a38 {
  background-color: var(--e-global-color-primary);
}
.texture-red-ff6b .soft_17c1 {
  background-color: var(--e-global-color-secondary);
}
.texture-red-ff6b .gradient_gold_a04b .lite-d2d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-red-ff6b .current_8a78 .lite-d2d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-left-68ab .carousel-inner-bf42 .chip_decc {
  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);
}
.shade-left-68ab .carousel-inner-bf42 .article_9fd1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-left-68ab .carousel-inner-bf42 .smooth-6189 {
  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);
}
.block_6dc3 .card_dark_c6a1 {
  border-color: var(--e-global-color-text);
}
.block_6dc3 .light_325f {
  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);
}
.block_6dc3 .sidebar_1850 {
  color: var(--e-global-color-primary);
}
.block_6dc3 .middle_e7fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_green_53d3 .pro_2ef7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_green_53d3 .dirty-67b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_green_53d3 .orange_1aaf:hover .pro_2ef7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_green_53d3
  .orange_1aaf:hover
  .dirty-67b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-51e6 .active-full-de38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-51e6 .module-pressed-3ede {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_complex_85fb .shadow-cdc3 .article_copper_81fc {
  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_complex_85fb .label_dynamic_11c3 .article_copper_81fc {
  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);
}
.status-ffa7 .pattern-2255 {
  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);
}
.link_377f .header-down-7d94 .row-edd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_377f .header-down-7d94 .row-edd5 {
  background-color: var(--e-global-color-secondary);
}
.link_377f .status_south_e37c .row-edd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_377f .status_south_e37c .row-edd5 {
  background-color: var(--e-global-color-secondary);
}
.link_377f .stale-9eb0 .image_narrow_e3b4 {
  background-color: var(--e-global-color-primary);
}
.link_377f .stale-9eb0:hover .image_narrow_e3b4 {
  background-color: var(--e-global-color-secondary);
}
.link_377f .text-large-429d {
  background-color: var(--e-global-color-primary);
}
.link_377f .text-large-429d:hover {
  background-color: var(--e-global-color-accent);
}
.link_377f .caption_solid_4c2b li span {
  background-color: var(--e-global-color-text);
}
.link_377f .caption_solid_4c2b li span:hover {
  background-color: var(--e-global-color-primary);
}
.link_377f .caption_solid_4c2b li.menu-7809 span {
  background-color: var(--e-global-color-accent);
}
.tabs-955f .form_d9ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-955f .popup-hard-2256 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-ca5b .info-84b1:before {
  background-color: var(--e-global-color-secondary);
}
.complex-ca5b .popup-black-0752 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-ca5b .soft_4672 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c463 .border_642e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c463 .border_642e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c463 .border_642e.fn-active-5cc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c463 .main-slow-3adf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c463 .wrapper_dbfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c463 .fluid_8e0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c463 .section_6302 {
  background-color: var(--e-global-color-primary);
}
.outer-c463 .section_6302 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-c463 .tall_53c1 {
  background-color: var(--e-global-color-primary);
}
.outer-c463 .tall_53c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-d15d .text_7227 .card_pink_66a4 a {
  color: var(--e-global-color-secondary);
}
.article-d15d .text_7227 .card_pink_66a4 a:hover {
  color: var(--e-global-color-secondary);
}
.article-d15d .text_7227 .card_pink_66a4,
.article-d15d .text_7227 .card_pink_66a4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-d15d .text_7227 .fresh_89f0 {
  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-d15d .text_7227 .static_95b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-d15d .text_7227 .action_2960 {
  background-color: var(--e-global-color-primary);
}
.article-d15d .text_7227 .action_2960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-d15d .text_7227 .action_2960:hover {
  background-color: var(--e-global-color-primary);
}
.article-d15d .text_7227 .wrapper-right-70e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-d15d .text_7227 .wrapper-right-70e8 {
  background-color: var(--e-global-color-primary);
}
.article-d15d .text_7227 .wrapper-right-70e8:hover {
  background-color: var(--e-global-color-primary);
}
.article-d15d .text_7227 .text-large-429d {
  background-color: var(--e-global-color-primary);
}
.article-d15d .text_7227 .text-large-429d:hover {
  background-color: var(--e-global-color-primary);
}
.article-d15d .row_pink_0236 .caption_solid_4c2b li span {
  background-color: var(--e-global-color-text);
}
.article-d15d .row_pink_0236 .caption_solid_4c2b li span:hover {
  background-color: var(--e-global-color-primary);
}
.article-d15d .row_pink_0236 .caption_solid_4c2b li.menu-7809 span {
  background-color: var(--e-global-color-accent);
}
.article-d15d .hot_ae7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-d15d .fresh-0d41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_focused_9749 .banner-copper-5c7d .surface_a398 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_focused_9749 .banner-copper-5c7d .summary_right_4f48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_focused_9749 .banner-copper-5c7d .tiny-0b1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-6dbe .sidebar-outer-5f34 {
  border-color: var(--e-global-color-text);
}
.preview-large-6dbe .up-0549 {
  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);
}
.preview-large-6dbe .steel_da6b {
  color: var(--e-global-color-secondary);
}
.preview-large-6dbe .steel_da6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-6dbe .row-white-8797 > * {
  color: var(--e-global-color-primary);
}
.preview-large-6dbe .row-white-8797 > * svg {
  fill: var(--e-global-color-primary);
}
.preview-large-6dbe .notice-9ac8 {
  color: var(--e-global-color-primary);
}
.preview-large-6dbe .notice-9ac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-large-6dbe .hover-ee52 {
  color: var(--e-global-color-primary);
}
.preview-large-6dbe .hover-ee52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-large-6dbe .texture_medium_008f {
  color: var(--e-global-color-primary);
}
.preview-large-6dbe .texture_medium_008f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-6dbe .breadcrumb-3fc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-6dbe .old_7f6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-6dbe .old_7f6c.action_2407 {
  color: var(--e-global-color-secondary);
}
.preview-large-6dbe .old_7f6c.action_2407 .tooltip-42e1 {
  color: var(--e-global-color-accent);
}
.preview-large-6dbe .old_7f6c.disabled_orange_0116 {
  color: var(--e-global-color-text);
}
.preview-large-6dbe .old_7f6c.disabled_orange_0116 .tooltip-42e1 {
  color: var(--e-global-color-text);
}
.preview-large-6dbe .old_7f6c:before {
  border-top-color: var(--e-global-color-text);
}
.preview-large-6dbe .stale-27cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-6dbe
  .stale-27cd
  .picture_49ac {
  background-color: var(--e-global-color-primary);
}
.preview-large-6dbe
  .stale-27cd
  .picture_49ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-large-6dbe .sidebar-outer-5f34 .label_2805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-76bb .image-old-7500 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-76bb .south_8636 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-basic-66ab .image_inner_ea56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-basic-66ab
  .outer-3cd9
  .content-a577 {
  background-color: var(--e-global-color-secondary);
}
.alert-basic-66ab
  .outer-3cd9.middle-aa82
  .content-a577 {
  background-color: var(--e-global-color-text);
}
.alert-basic-66ab
  .outer-3cd9:hover
  .content-a577 {
  background-color: var(--e-global-color-accent);
}
.alert-basic-66ab
  .outer-3cd9.fn-active-5cc4
  .content-a577 {
  background-color: var(--e-global-color-primary);
}
.detail_5d88 .huge-4cf5 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.detail_5d88 .outline_7ec0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_5d88 .filter_bronze_66d3 {
  background-color: var(--e-global-color-primary);
}
.detail_5d88 .filter_bronze_66d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-basic-6c32 .slow_cce6 .upper-3ab7 .wood_df4c {
  background-color: var(--e-global-color-secondary);
}
.notification-basic-6c32 .slow_cce6 .outer_23ac:after {
  background-color: var(--e-global-color-secondary);
}
.notification-basic-6c32 .pattern_7b6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-basic-6c32 .message-7a4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-basic-6c32 .pagination-top-ac46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-basic-6c32 .solid-e516 {
  background-color: var(--e-global-color-primary);
}
.notification-basic-6c32 .solid-e516 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-basic-6c32 .pro_6df8 {
  background-color: var(--e-global-color-secondary);
}
.notification-basic-6c32 .pro_6df8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-basic-6c32 .slow_cce6 .title_motion_aae1 .breadcrumb-lite-1406:hover {
  background-color: var(--e-global-color-primary);
}
.notification-basic-6c32
  .slow_cce6
  .title_motion_aae1
  .breadcrumb-lite-1406.heading-4810 {
  background-color: var(--e-global-color-primary);
}
.notification-basic-6c32 .slow_cce6 .selected_4580:before {
  border-color: var(--e-global-color-primary);
}
.notification-basic-6c32 .slow_cce6 .selected_4580:hover:before {
  border-color: var(--e-global-color-secondary);
}
.notification-basic-6c32
  .slow_cce6
  .selected_4580.active-cc26:before {
  border-color: var(--e-global-color-primary);
}
.notification-basic-6c32 .lite-4e4d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_278a .feature_77ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_278a .feature_77ec:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_278a .feature_77ec.texture-4854 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_278a .item_fast_daa8 {
  background-color: var(--e-global-color-primary);
}
.notification_278a .item_fast_daa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_278a
  .footer-silver-d7a2
  .surface-static-139b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_278a
  .icon_d185
  .surface-static-139b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_right_3625
  .mini_2bf8
  .secondary_3dfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_right_3625
  .mini_2bf8
  .table_ba1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_right_3625 .static-dafc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_right_3625 .avatar-891b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_right_3625 .bright-6929 {
  background-color: var(--e-global-color-primary);
}
.alert_right_3625 .bright-6929 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-4b84 .shadow_bottom_bc8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-4b84 .narrow_47b7 {
  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);
}
.stone-4b84 .info-4ef8 {
  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);
}
.stone-4b84 .info-4ef8 a:hover {
  color: var(--e-global-color-secondary);
}
.stone-4b84 .surface_50ec {
  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);
}
.stone-4b84 .complex-8119 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-4b84 .disabled-9d0b .text-large-429d {
  background-color: var(--e-global-color-primary);
}
.stone-4b84 .disabled-9d0b .text-large-429d:hover {
  background-color: var(--e-global-color-accent);
}
.stone-4b84
  .disabled-9d0b
  .caption_solid_4c2b
  li
  span {
  background-color: var(--e-global-color-text);
}
.stone-4b84
  .disabled-9d0b
  .caption_solid_4c2b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.stone-4b84
  .disabled-9d0b
  .caption_solid_4c2b
  li.menu-7809
  span {
  background-color: var(--e-global-color-accent);
}
.box-pink-447b
  .liquid-5339
  .caption_0511 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-pink-447b .liquid-5339 .notification_motion_b877 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-pink-447b .liquid-5339 .filter_2de1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-pink-447b .description-77c2 {
  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);
}
.box-pink-447b
  .pattern-bfe9.hovered_73c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a {
  background-color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a
  .sidebar-huge-b7c6.dark_f7a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a
  .shade_b607.first_5cee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  .mask_south_3c60
  > a {
  background-color: var(--e-global-color-secondary);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  .mask_south_3c60
  > a
  .row-steel-99c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  .mask_south_3c60
  > a
  .shade_b607.mini_386d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a
  .description_middle_dbb5:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  a
  .description_middle_dbb5:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60.feature_plasma_015e
  > a
  .description_middle_dbb5:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  .mask_south_3c60.feature_plasma_015e
  > a
  .description_middle_dbb5:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a
  .title-north-a1b4
  .picture-fixed-76be {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  a
  .title-north-a1b4
  .picture-fixed-76be {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a
  .title-north-a1b4
  .picture-fixed-76be,
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  a
  .title-north-a1b4
  .picture-fixed-76be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > a
  .paragraph_black_cc4b:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  a
  .paragraph_black_cc4b:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60.feature_plasma_015e
  > a
  .paragraph_black_cc4b:before {
  color: var(--e-global-color-text);
}
.iron-96e6
  > .grid_e41c
  > div
  > .layout-e900
  > .mask_south_3c60
  > .block-silver-354e
  .mask_south_3c60.feature_plasma_015e
  > a
  .paragraph_black_cc4b:before {
  color: var(--e-global-color-text);
}
.slow-7054 .border_focused_64ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-7054
  .feature-black-eb6f:hover
  .border_focused_64ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_41bb
  > .grid_e41c
  > .filter-out-7554
  > .right-fd86
  > .blue-7b4e
  > .yellow_dc21
  .element_dim_0636 {
  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);
}
.wide_41bb
  > .grid_e41c
  > .filter-out-7554
  > .right-fd86
  > .blue-7b4e
  > .yellow_dc21:hover
  .element_dim_0636 {
  color: var(--e-global-color-text);
}
.wide_41bb
  > .grid_e41c
  > .filter-out-7554
  > .right-fd86
  > .blue-7b4e
  > .yellow_dc21:hover
  .element_dim_0636 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_41bb
  > .grid_e41c
  > .filter-out-7554
  > .right-fd86
  > .blue-7b4e.secondary-red-a797
  > .yellow_dc21
  .element_dim_0636 {
  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);
}
.modal_1dee .disabled-f898 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_1dee .accent_aeb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_1dee .form_5bf0 {
  background-color: var(--e-global-color-primary);
}
.modal_1dee .form_5bf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_fast_3eb9
  > .grid_e41c
  > .element_9dc6
  > .table-rough-0f82
  > .progress-soft-97b0
  .content_purple_0e98 {
  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);
}
.background_fast_3eb9
  > .grid_e41c
  > .element_9dc6
  > .table-rough-0f82
  > .progress-soft-97b0
  .notice_dirty_c056 {
  color: var(--e-global-color-text);
}
.background_fast_3eb9
  > .grid_e41c
  > .element_9dc6
  > .table-rough-0f82
  > .progress-soft-97b0:hover
  .content_purple_0e98 {
  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);
}
.background_fast_3eb9
  > .grid_e41c
  > .element_9dc6
  > .table-rough-0f82
  > .progress-soft-97b0:hover
  .notice_dirty_c056 {
  color: var(--e-global-color-secondary);
}
.background_fast_3eb9
  > .grid_e41c
  > .element_9dc6
  > .table-rough-0f82
  > .progress-soft-97b0.lite_6e59
  .content_purple_0e98 {
  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);
}
.background_fast_3eb9
  > .grid_e41c
  > .element_9dc6
  > .table-rough-0f82
  > .progress-soft-97b0.lite_6e59
  .notice_dirty_c056 {
  color: var(--e-global-color-primary);
}
.complex-3c23
  .card-under-5754
  .menu_white_0c8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-3c23 .active-6172 .label_2805 .filter_right_7def {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-dim-65de .title-f198 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-dim-65de .soft_c0b8 .title-f198 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-dim-65de .hover_bronze_c083 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-dim-65de .hover_bronze_c083 {
  background-color: var(--e-global-color-primary);
}
.accent-simple-8751 .under-56b9 .icon_prev_a099 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-simple-8751
  .under-56b9:hover
  .tooltip-last-0e01 {
  color: var(--e-global-color-secondary);
}
.accent-simple-8751
  .under-56b9:hover
  .icon_prev_a099 {
  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);
}
.primary-bronze-5e79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.full-391a {
  flex-direction: column;
}

.full-391a .cold-73e7 {
  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.full-391a .cold-73e7 {
  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);
}

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

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

.down_11ea.highlight_9252 {
  display: none;
}

.tooltip-fd51 {
  display: none;
}

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

.large-c150.footer_dynamic_c6ab {
  margin-bottom: 40px;
  width: 100%;
}

.heading-purple-850c {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.full-391a a {
  width: 100%;
}

.next_f35b .layout_ba5e.block-1f76 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.next_f35b
  .layout_ba5e.main_fbbf
  .upper-b568
  .row_9974 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.next-109a.preview-wide-b62b > .filter-1b7f {
  display: flex;
  align-items: center;
}

.footer-wood-7a91 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.filter-817f {
  position: relative;
  width: 100%;
}

.shadow_b596 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.warm-aa2c {
  display: flex;
  gap: 50px;
}

.next_f35b
  .layout_ba5e.down_5e56
  .modal_fc5f
  .old_3860 {
  width: 100% !important;
}

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

.background_80af {
  width: 100%;
}

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

.form-0baf {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.focused-c857 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.form-0baf:hover .focused-c857 {
  visibility: visible;
}
.form-0baf:hover.form-0baf::before {
  display: block;
}

.message_down_0017 h3 {
  color: #fff;
}

.tabs-864f {
  margin: 0;
}

.next_f35b
  .layout_ba5e.down_5e56
  .old_3860
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mask-current-6bbd {
  width: 100%;
}

.pagination-bright-854e {
  width: 100%;
}

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

.pagination-bright-854e {
  width: 100%;
}

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

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

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

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

.full-391a .cold-73e7.dirty-5564 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.full-391a h1.cold-73e7 {
  margin-top: 80px !important;
}

.next_f35b .layout_ba5e.summary-2554 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tabs_hard_a12c img {
  width: 100%;
}

.fixed_1bed .steel-c75c.upper-b568 {
  justify-content: space-between;
}

.module-fbb5 {
  display: none;
}

.popup-92f2 .label_f417 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .next-109a .filter-1b7f {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .fixed_1bed .steel-c75c.upper-b568 {
    border-bottom: 1px solid #f0c159;
  }

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

  .next-109a.preview-wide-b62b > .filter-1b7f {
    gap: 15px;
    justify-content: space-between;
  }

  .next_f35b
    .layout_ba5e.down_5e56
    .old_3860
    img {
    width: 60% !important;
  }

  .shadow_b596 {
    left: 2%;
  }

  .module-wood-0173 {
    margin: 10px 0;
  }

  .full-391a .label_f417 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.full-391a .cold-73e7,
  .full-391a .cold-73e7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .old_3860 {
    justify-content: center;
  }

  .full-391a .label_f417 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .heading-purple-850c {
    margin-bottom: 15px !important;
  }

  .next_f35b .layout_ba5e.block-1f76 {
    width: 75% !important;
  }

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

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

  h2.full-391a .cold-73e7,
  .full-391a .cold-73e7 {
    font-size: 30px !important;
  }

  .old_3860 {
    justify-content: center;
  }

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

  .icon_complex_d895
    .orange-3332.main-fresh-016e {
    margin: 0 !important;
  }

  .footer-wood-7a91 {
    margin: 0;
    gap: 10px;
  }

  .module-wood-0173 {
    display: flex;
  }

  .carousel-3425 .aside_easy_1514 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .detail-medium-7a58 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .full-391a h1.cold-73e7 {
    margin-top: 40px !important;
  }

  .next_f35b
    .layout_ba5e.down_5e56
    .old_3860
    img,
  .nav_up_afaf .modal_fc5f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .next_f35b .layout_ba5e.block-1f76 {
    width: 100% !important;
  }

  .next-109a.preview-wide-b62b > .filter-1b7f {
    gap: 3px;
  }

  .full-391a .label_f417 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.fixed_1bed .steel-c75c.upper-b568 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.fixed_1bed .steel-c75c.upper-b568: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);
}

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

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

.full-391a {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .fixed_1bed .steel-c75c.upper-b568 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .full-391a .cold-73e7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .aside_easy_1514 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.pressed_fd82 .black_123d {
  flex-shrink: 0;
  white-space: nowrap;
}

.pressed_fd82 .easy-efee {
  flex-shrink: 0;
  min-width: fit-content;
}

.pressed_fd82 .row_9974 {
  white-space: nowrap;
}

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

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

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

.pressed_fd82 .easy-efee {
  max-width: 80px !important;
  overflow: hidden;
}

.pressed_fd82 .steel-c75c.upper-b568 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.pressed_fd82 .row_9974 {
  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);
  }
}

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

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

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

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

body .header_b319:nth-child(2),
.next_f35b .header_b319:nth-child(2),
#page .header_b319: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;
}

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

/* css-noise: 9b13 */
.promo-block-h1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
