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(.hero-west-8b96) {
  gap: 0.5em;
}
:where(.footer-light-b93f) {
  gap: 0.5em;
}
body .item_red_65d9 > .panel_b776 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .item_red_65d9 > .gradient_upper_b799 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .item_red_65d9 > .brown_2aa0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .simple-c447 > .panel_b776 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .simple-c447 > .gradient_upper_b799 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .simple-c447 > .brown_2aa0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .simple-c447
  > :where(:not(.panel_b776):not(.gradient_upper_b799):not(.bottom_7add)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .simple-c447 > .black-e23e {
  max-width: var(--wp--style--global--wide-size);
}
body .hero-west-8b96 {
  display: flex;
}
body .hero-west-8b96 {
  flex-wrap: wrap;
  align-items: center;
}
body .hero-west-8b96 > * {
  margin: 0;
}
body .footer-light-b93f {
  display: grid;
}
body .footer-light-b93f > * {
  margin: 0;
}
:where(.gallery-yellow-4273.hero-west-8b96) {
  gap: 2em;
}
:where(.gallery-yellow-4273.footer-light-b93f) {
  gap: 2em;
}
:where(.cold-c736.hero-west-8b96) {
  gap: 1.25em;
}
:where(.cold-c736.footer-light-b93f) {
  gap: 1.25em;
}
.title-b8e9 {
  color: var(--wp--preset--color--black) !important;
}
.pagination-0b15 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper_8221 {
  color: var(--wp--preset--color--white) !important;
}
.icon-hovered-9cb5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.out_919b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.basic-c577 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.middle_f687 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dim_b313 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.component-16d7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.last_810e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard-e7eb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description_small_13a0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.status_wood_9f93 {
  background-color: var(--wp--preset--color--black) !important;
}
.info-9c6c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.narrow_108f {
  background-color: var(--wp--preset--color--white) !important;
}
.alert_lite_5b98 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.center-04b9 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.input_a230 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.nav_a42b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row_764c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_rough_c8da {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.steel-dce4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo_bottom_a7dd {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.logo-fluid-c7f5 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.preview_91cb {
  border-color: var(--wp--preset--color--black) !important;
}
.red_6606 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.list_in_25ee {
  border-color: var(--wp--preset--color--white) !important;
}
.upper_1f43 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.under-b6e4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.small-c549 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.current_4912 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification_6a65 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.full-fb11 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade_blue_2082 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main_b380 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.aside-4c43 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.blue-e339 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.shadow-e512 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tabs-39c3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.selected_a8c2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.form_a697 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.form-full-6514 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.container-72a6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.primary-selected-e682 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.center-ec21 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tertiary_12d3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.component-tiny-fa55 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.focused_eb22 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hard-3f33 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module_775c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.light_c46a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tertiary-299c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge_3bf2 a:where(:not(.liquid_82db)) {
  color: inherit;
}
:where(.cold-c736.hero-west-8b96) {
  gap: 1.25em;
}
:where(.cold-c736.footer-light-b93f) {
  gap: 1.25em;
}
:where(.gallery-yellow-4273.hero-west-8b96) {
  gap: 2em;
}
:where(.gallery-yellow-4273.footer-light-b93f) {
  gap: 2em;
}
.outline-6702 {
  font-size: 1.5em;
  line-height: 1.6;
}

.progress_39f9 .summary_dab8 {
  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);
}
.section_gold_f235 .cool_aa31 {
  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);
}
.wood-ff9a {
  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);
}
.wood-ff9a.tag-daf2 .modal-56f2 {
  background-color: var(--e-global-color-primary);
}
.wood-ff9a.accent_0fcb .modal-56f2,
.wood-ff9a.under-6c15 .modal-56f2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.soft-a6c4 .copper-12ca {
  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);
}
.section-stale-229d {
  --divider-color: var(--e-global-color-secondary);
}
.section-stale-229d .layout_medium_aa05 {
  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);
}
.section-stale-229d.gallery-d0d4 .blue-c972 {
  background-color: var(--e-global-color-secondary);
}
.section-stale-229d.bright-af02 .blue-c972,
.section-stale-229d.link_7cad .blue-c972 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.section-stale-229d.bright-af02 .blue-c972,
.section-stale-229d.link_7cad .blue-c972 svg {
  fill: var(--e-global-color-secondary);
}
.tiny-4102 .texture-old-86fe {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-4102 .section-00de {
  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);
}
.caption_a42b.gallery-d0d4 .blue-c972 {
  background-color: var(--e-global-color-primary);
}
.caption_a42b.bright-af02 .blue-c972,
.caption_a42b.link_7cad .blue-c972 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.caption_a42b.bright-af02 .blue-c972,
.caption_a42b.link_7cad .blue-c972 svg {
  fill: var(--e-global-color-primary);
}
.button-short-7a91.gallery-d0d4 .blue-c972 {
  background-color: var(--e-global-color-primary);
}
.button-short-7a91.bright-af02 .blue-c972,
.button-short-7a91.link_7cad .blue-c972 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button-short-7a91 .tooltip-easy-d98e {
  color: var(--e-global-color-primary);
}
.button-short-7a91 .tooltip-easy-d98e,
.button-short-7a91 .tooltip-easy-d98e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-short-7a91 .aside_current_7ddc {
  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);
}
.wood-8041 .layout_700e {
  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);
}
.right_1a13 .detail-b7ca .selected_af87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-green-bc2f .hot-37c0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.surface-green-bc2f .container-e202 i {
  color: var(--e-global-color-primary);
}
.surface-green-bc2f .container-e202 svg {
  fill: var(--e-global-color-primary);
}
.surface-green-bc2f .primary_over_946a {
  color: var(--e-global-color-secondary);
}
.surface-green-bc2f .hot-37c0 > .primary_over_946a,
.surface-green-bc2f .hot-37c0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_cool_533f .soft-a571 {
  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);
}
.overlay_cool_533f .breadcrumb_e7b9 {
  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);
}
.green-0740 .hidden_1d85 .text-2ad3 {
  background-color: var(--e-global-color-primary);
}
.green-0740 .bottom-5206 {
  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);
}
.prev_360d .article-eee2 {
  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);
}
.prev_360d .aside-e700 {
  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);
}
.prev_360d .video-df5e {
  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);
}
.icon-97de .component-e8e4,
.icon-97de .component-e8e4 a {
  color: var(--e-global-color-primary);
}
.icon-97de .component-e8e4.logo-hard-4070,
.icon-97de .component-e8e4.logo-hard-4070 a {
  color: var(--e-global-color-accent);
}
.icon-97de .component-e8e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-97de .black-bebd {
  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);
}
.widget_center_a0e2 .top_f521,
.widget_center_a0e2 .tabs_basic_8beb {
  color: var(--e-global-color-primary);
}
.widget_center_a0e2 .top_f521 svg {
  fill: var(--e-global-color-primary);
}
.widget_center_a0e2 .logo-hard-4070 .top_f521,
.widget_center_a0e2 .logo-hard-4070 .tabs_basic_8beb {
  color: var(--e-global-color-accent);
}
.widget_center_a0e2 .logo-hard-4070 .top_f521 svg {
  fill: var(--e-global-color-accent);
}
.widget_center_a0e2 .tabs_basic_8beb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_center_a0e2 .black-bebd {
  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);
}
.item_right_a456 .outline-fixed-a645,
.item_right_a456 .hidden-bright-434d {
  color: var(--e-global-color-primary);
}
.item_right_a456 .hidden-bright-434d svg {
  fill: var(--e-global-color-primary);
}
.item_right_a456 .component-e8e4.logo-hard-4070 a,
.item_right_a456
  .component-e8e4.logo-hard-4070
  .hidden-bright-434d {
  color: var(--e-global-color-accent);
}
.item_right_a456 .outline-fixed-a645 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_right_a456 .black-bebd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-39a9 .next-9b1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-39a9 .panel_tiny_81f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_aa6d .sidebar_6ed6 .accent-01e2 {
  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);
}
.header_aa6d .sidebar_6ed6 .wood_fc4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_aa6d .hover-clean-28da .accent-01e2 {
  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);
}
.header_aa6d
  .hover-clean-28da
  .wood_fc4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_aa6d
  .border_b8b1
  .accent-01e2 {
  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);
}
.header_aa6d
  .border_b8b1
  .wood_fc4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_aa6d
  .shadow_d800
  .accent-01e2 {
  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);
}
.header_aa6d
  .shadow_d800
  .wood_fc4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-e8bb .primary_dark_cf83 {
  background-color: var(--e-global-color-primary);
}
.sidebar-e8bb .primary_dark_cf83:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-e8bb .section_7b2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-e8bb
  .primary_dark_cf83:hover
  .section_7b2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_0ad6 .dynamic_236b {
  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);
}
.lite-02f9 .yellow_8e01 .current_33dd a {
  background-color: var(--e-global-color-accent);
}
.lite-02f9 .yellow_8e01 .thumbnail-rough-0920 a {
  background-color: var(--e-global-color-accent);
}
.lite-02f9 .yellow_8e01 .current_33dd a,
.lite-02f9 .yellow_8e01 .thumbnail-rough-0920 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_711a
  .top_5ef7.text-6eaf
  .yellow_8e01
  a.message_medium_a310 {
  background-color: var(--e-global-color-accent);
}
.article_711a
  .top_5ef7.text-6eaf
  .yellow_8e01
  span.message_medium_a310.fn-current-3960 {
  background-color: var(--e-global-color-text);
}
.article_711a
  .top_5ef7.text-6eaf
  .yellow_8e01
  .message_medium_a310 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a .easy-5b23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .inner-421d
  > .logo_cool_93a9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .container_14c3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .shade_next_f64c
  .tiny-9c85,
.gradient_715a
  .shade_next_f64c
  .search-d92c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_715a
  .shade_next_f64c
  .new_dc47,
.gradient_715a
  .shade_next_f64c
  a
  .new_dc47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .shade_next_f64c
  .breadcrumb_black_d525 {
  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);
}
.gradient_715a
  .shade_next_f64c
  .orange_0878 {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .shade_next_f64c
  .orange_0878 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .shade_next_f64c
  .orange_0878:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .shade_next_f64c
  .shade_f6fc {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .shade_next_f64c
  .shade_f6fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .shade_next_f64c
  .shade_f6fc:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .last_5c46
  .block-8a95
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_715a
  .last_5c46
  .message-solid-3e55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .last_5c46
  .breadcrumb_black_d525 {
  color: var(--e-global-color-text);
}
.gradient_715a
  .last_5c46
  .breadcrumb_black_d525
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .last_5c46
  .orange_0878 {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .last_5c46
  .orange_0878 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .last_5c46
  .orange_0878:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .last_5c46
  .shade_f6fc {
  background-color: var(--e-global-color-primary);
}
.gradient_715a
  .last_5c46
  .shade_f6fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_715a
  .last_5c46
  .shade_f6fc:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_715a .disabled_a3b2 {
  background-color: var(--e-global-color-primary);
}
.gradient_715a .disabled_a3b2:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_715a .copper_60fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_715a .hero_56c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_25c6 .alert_2e1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_25c6
  .carousel-06de
  > div:nth-child(3)
  .alert_2e1f,
.layout_25c6
  .photo_2873
  > div:nth-child(1)
  .alert_2e1f,
.layout_25c6
  .thumbnail-565a
  > div:nth-child(1)
  .alert_2e1f,
.layout_25c6
  .notice-top-b1c9
  > div:nth-child(1)
  .alert_2e1f,
.layout_25c6
  .breadcrumb-4cb3
  > div:nth-child(1)
  .alert_2e1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_25c6 .first_a1fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_25c6 .active-ca38 {
  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_25c6 .outer-03fa {
  background-color: var(--e-global-color-primary);
}
.layout_25c6 .outer-03fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_25c6 .outer-03fa:hover {
  background-color: var(--e-global-color-primary);
}
.layout_25c6 .texture_prev_e445 {
  background-color: var(--e-global-color-primary);
}
.layout_25c6 .texture_prev_e445:hover {
  background-color: var(--e-global-color-primary);
}
.layout_25c6 .copper_60fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_25c6 .hero_56c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-action-f272 .message_inner_b662 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-action-f272 .large_1bd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-action-f272 .overlay_lite_4c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-action-f272 .tooltip_3fef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-action-f272 .shade-stone-d57e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-action-f272 .texture_prev_e445 {
  background-color: var(--e-global-color-primary);
}
.footer-action-f272 .texture_prev_e445:hover {
  background-color: var(--e-global-color-primary);
}
.under_7973 .description_ca37 {
  background-color: var(--e-global-color-secondary);
}
.under_7973 .logo-753e {
  background-color: var(--e-global-color-text);
}
.under_7973 .active-31fa {
  background-color: var(--e-global-color-secondary);
}
.under_7973 .orange_2313 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_7973 .grid-cd94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_7973 .breadcrumb-black-cc2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_7973 .widget-wood-78e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_7973 .up_fc38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-5b71 .medium-c894 .detail_dbb4,
.first-5b71
  .medium-c894
  .detail_dbb4
  a,
.first-5b71 .media_45a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-5b71 .medium-c894 .brown-6955,
.first-5b71 .slider_fresh_32e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-5b71 .medium-c894 .brown-6955 {
  color: var(--e-global-color-text);
}
.first-5b71 .slider_fresh_32e7 {
  color: var(--e-global-color-text);
}
.first-5b71
  .medium-c894
  .mask-d010 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-5b71 .row-next-db9a .hero_95da {
  background-color: var(--e-global-color-primary);
}
.first-5b71 .row-next-db9a .hero_95da:hover {
  background-color: var(--e-global-color-primary);
}
.first-5b71 .row-next-db9a .avatar_blue_dfef li span {
  background-color: var(--e-global-color-text);
}
.first-5b71 .row-next-db9a .avatar_blue_dfef li span:hover {
  background-color: var(--e-global-color-primary);
}
.first-5b71
  .row-next-db9a
  .avatar_blue_dfef
  li.alert-blue-5317
  span {
  background-color: var(--e-global-color-accent);
}
.first-5b71 .texture_0ebe span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-6a05 .frame_hard_5877 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-out-b581 .main-green-cc57 {
  background-color: var(--e-global-color-primary);
}
.description-out-b581 .active_a5ac {
  background-color: var(--e-global-color-secondary);
}
.description-out-b581 .notification_94f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-out-b581 .form_0afc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-out-b581 .banner-b502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-out-b581 .header-be17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-out-b581 .image_right_1ccb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-out-b581 .shadow_hard_51f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-out-b581 .out_f970 {
  background-color: var(--e-global-color-primary);
}
.description-out-b581 .out_f970 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-over-aad1 .selected_8353 {
  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);
}
.pattern-over-aad1 .plasma_5c59 {
  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);
}
.pattern-over-aad1
  .texture-ae65:after {
  background-color: var(--e-global-color-primary);
}
.pattern-over-aad1 .element-2f9c {
  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);
}
.widget-6b78 .media_45a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-6b78 .slider_fresh_32e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-iron-f5ca .panel-white-c31f .media-a43a {
  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);
}
.filter-iron-f5ca .panel-white-c31f .photo_medium_eeff {
  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);
}
.tag-light-efd6 .fixed-a8b7 {
  background-color: var(--e-global-color-primary);
}
.tag-light-efd6 .light-b4fc {
  background-color: var(--e-global-color-secondary);
}
.tag-light-efd6 .gas-23ce .description-mini-3a0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-light-efd6 .wide-af08 .description-mini-3a0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-20cb .box-selected-14ba .logo_dirty_1b05 {
  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);
}
.north-20cb .box-selected-14ba .lite-1581 {
  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-20cb .box-selected-14ba .carousel_old_9b03 {
  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);
}
.pattern_647b .notification-orange-2647 {
  border-color: var(--e-global-color-text);
}
.pattern_647b .up_71e3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_647b .accordion-bottom-d5ae {
  color: var(--e-global-color-primary);
}
.pattern_647b .tabs_red_dfd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_paper_9946 .pink_7f09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_paper_9946 .down_d1d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_paper_9946 .media-silver-d555:hover .pink_7f09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_paper_9946
  .media-silver-d555:hover
  .down_d1d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7196 .slider-243c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7196 .column-68fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_ab4e .tertiary-1d17 .dark_b2b7 {
  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);
}
.inner_ab4e .fixed-5863 .dark_b2b7 {
  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-c430 .component-dbbd {
  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);
}
.gradient-soft-d786 .video-inner-ee88 .dropdown_thick_cbb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-soft-d786 .video-inner-ee88 .dropdown_thick_cbb5 {
  background-color: var(--e-global-color-secondary);
}
.gradient-soft-d786 .light_61b9 .dropdown_thick_cbb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-soft-d786 .light_61b9 .dropdown_thick_cbb5 {
  background-color: var(--e-global-color-secondary);
}
.gradient-soft-d786 .center-be33 .east-76b8 {
  background-color: var(--e-global-color-primary);
}
.gradient-soft-d786 .center-be33:hover .east-76b8 {
  background-color: var(--e-global-color-secondary);
}
.gradient-soft-d786 .hero_95da {
  background-color: var(--e-global-color-primary);
}
.gradient-soft-d786 .hero_95da:hover {
  background-color: var(--e-global-color-accent);
}
.gradient-soft-d786 .avatar_blue_dfef li span {
  background-color: var(--e-global-color-text);
}
.gradient-soft-d786 .avatar_blue_dfef li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-soft-d786 .avatar_blue_dfef li.alert-blue-5317 span {
  background-color: var(--e-global-color-accent);
}
.focus-cc3d .pattern-bc27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-cc3d .filter-0582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-82df .selected_250c:before {
  background-color: var(--e-global-color-secondary);
}
.dynamic-82df .section_ccea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-82df .simple_c8ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_a666 .notification-fast-8698 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_a666 .notification-fast-8698:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_a666 .notification-fast-8698.fn-active-3960 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_a666 .primary_tiny_d787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_a666 .surface-9336 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_a666 .summary_steel_0303 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_a666 .label-blue-b640 {
  background-color: var(--e-global-color-primary);
}
.west_a666 .label-blue-b640 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_a666 .paragraph-4d80 {
  background-color: var(--e-global-color-primary);
}
.west_a666 .paragraph-4d80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-f1be .bronze-1745 .chip-stale-f270 a {
  color: var(--e-global-color-secondary);
}
.wood-f1be .bronze-1745 .chip-stale-f270 a:hover {
  color: var(--e-global-color-secondary);
}
.wood-f1be .bronze-1745 .chip-stale-f270,
.wood-f1be .bronze-1745 .chip-stale-f270 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-f1be .bronze-1745 .modal-7ea8 {
  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);
}
.wood-f1be .bronze-1745 .liquid_0c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-f1be .bronze-1745 .form_north_2532 {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .bronze-1745 .form_north_2532 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-f1be .bronze-1745 .form_north_2532:hover {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .bronze-1745 .module-brown-ba0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-f1be .bronze-1745 .module-brown-ba0e {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .bronze-1745 .module-brown-ba0e:hover {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .bronze-1745 .hero_95da {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .bronze-1745 .hero_95da:hover {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .row-next-db9a .avatar_blue_dfef li span {
  background-color: var(--e-global-color-text);
}
.wood-f1be .row-next-db9a .avatar_blue_dfef li span:hover {
  background-color: var(--e-global-color-primary);
}
.wood-f1be .row-next-db9a .avatar_blue_dfef li.alert-blue-5317 span {
  background-color: var(--e-global-color-accent);
}
.wood-f1be .copper_60fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-f1be .hero_56c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-aeea .hard-5481 .mini_b3ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-aeea .hard-5481 .north-3ec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-aeea .hard-5481 .aside-active-2ed3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-west-cec0 .center-8490 {
  border-color: var(--e-global-color-text);
}
.sidebar-west-cec0 .solid_a05c {
  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);
}
.sidebar-west-cec0 .widget_e1db {
  color: var(--e-global-color-secondary);
}
.sidebar-west-cec0 .widget_e1db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-west-cec0 .tooltip-d51e > * {
  color: var(--e-global-color-primary);
}
.sidebar-west-cec0 .tooltip-d51e > * svg {
  fill: var(--e-global-color-primary);
}
.sidebar-west-cec0 .chip-current-e1b1 {
  color: var(--e-global-color-primary);
}
.sidebar-west-cec0 .chip-current-e1b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-west-cec0 .accent_7fba {
  color: var(--e-global-color-primary);
}
.sidebar-west-cec0 .accent_7fba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-west-cec0 .complex-288f {
  color: var(--e-global-color-primary);
}
.sidebar-west-cec0 .complex-288f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-west-cec0 .layout_6f87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-west-cec0 .pagination-1fce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-west-cec0 .pagination-1fce.notice-60fa {
  color: var(--e-global-color-secondary);
}
.sidebar-west-cec0 .pagination-1fce.notice-60fa .disabled_65e5 {
  color: var(--e-global-color-accent);
}
.sidebar-west-cec0 .pagination-1fce.small_65dc {
  color: var(--e-global-color-text);
}
.sidebar-west-cec0 .pagination-1fce.small_65dc .disabled_65e5 {
  color: var(--e-global-color-text);
}
.sidebar-west-cec0 .pagination-1fce:before {
  border-top-color: var(--e-global-color-text);
}
.sidebar-west-cec0 .mask-hard-244e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-west-cec0
  .mask-hard-244e
  .white_bd22 {
  background-color: var(--e-global-color-primary);
}
.sidebar-west-cec0
  .mask-hard-244e
  .white_bd22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-west-cec0 .center-8490 .carousel_407f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_d58b .thick-9a7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_d58b .overlay_41c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-yellow-5550 .icon-71ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-yellow-5550
  .form-b364
  .breadcrumb_easy_2f2d {
  background-color: var(--e-global-color-secondary);
}
.widget-yellow-5550
  .form-b364.list_30f8
  .breadcrumb_easy_2f2d {
  background-color: var(--e-global-color-text);
}
.widget-yellow-5550
  .form-b364:hover
  .breadcrumb_easy_2f2d {
  background-color: var(--e-global-color-accent);
}
.widget-yellow-5550
  .form-b364.fn-active-3960
  .breadcrumb_easy_2f2d {
  background-color: var(--e-global-color-primary);
}
.cool-4371 .hidden_cool_5fea {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.cool-4371 .gas-94e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4371 .east-b3f6 {
  background-color: var(--e-global-color-primary);
}
.cool-4371 .east-b3f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-d123 .accordion_7bbb .small_95ca .form-outer-8992 {
  background-color: var(--e-global-color-secondary);
}
.medium-d123 .accordion_7bbb .picture_562c:after {
  background-color: var(--e-global-color-secondary);
}
.medium-d123 .advanced-ce5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d123 .breadcrumb_58a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d123 .background_lite_ff05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d123 .surface-ae7f {
  background-color: var(--e-global-color-primary);
}
.medium-d123 .surface-ae7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-d123 .outer-4f95 {
  background-color: var(--e-global-color-secondary);
}
.medium-d123 .outer-4f95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-d123 .accordion_7bbb .right-6005 .short-d8c0:hover {
  background-color: var(--e-global-color-primary);
}
.medium-d123
  .accordion_7bbb
  .right-6005
  .short-d8c0.lite_da48 {
  background-color: var(--e-global-color-primary);
}
.medium-d123 .accordion_7bbb .current-ff3d:before {
  border-color: var(--e-global-color-primary);
}
.medium-d123 .accordion_7bbb .current-ff3d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.medium-d123
  .accordion_7bbb
  .current-ff3d.north_7dc6:before {
  border-color: var(--e-global-color-primary);
}
.medium-d123 .red-b378 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_cool_f525 .backdrop-56f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_f525 .backdrop-56f2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_f525 .backdrop-56f2.pink-e6a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_f525 .notification-ced9 {
  background-color: var(--e-global-color-primary);
}
.chip_cool_f525 .notification-ced9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_f525
  .progress-plasma-55a9
  .gallery-dbd0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_f525
  .hero_tiny_ac17
  .gallery-dbd0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_4e1f
  .out_401e
  .clean_181a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_4e1f
  .out_401e
  .content_e708 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_4e1f .banner_first_f3bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_4e1f .mini_0c85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_4e1f .table_huge_c8ca {
  background-color: var(--e-global-color-primary);
}
.outer_4e1f .table_huge_c8ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_49ae .header_e77b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_49ae .gallery-upper-9147 {
  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);
}
.main_49ae .modal-cool-2141 {
  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);
}
.main_49ae .modal-cool-2141 a:hover {
  color: var(--e-global-color-secondary);
}
.main_49ae .down-00b4 {
  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);
}
.main_49ae .overlay-fbec {
  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);
}
.main_49ae .bottom_4e00 .hero_95da {
  background-color: var(--e-global-color-primary);
}
.main_49ae .bottom_4e00 .hero_95da:hover {
  background-color: var(--e-global-color-accent);
}
.main_49ae
  .bottom_4e00
  .avatar_blue_dfef
  li
  span {
  background-color: var(--e-global-color-text);
}
.main_49ae
  .bottom_4e00
  .avatar_blue_dfef
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.main_49ae
  .bottom_4e00
  .avatar_blue_dfef
  li.alert-blue-5317
  span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-white-fe39
  .accordion-under-6153
  .status-yellow-8258 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-white-fe39 .accordion-under-6153 .caption-gold-e8db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-white-fe39 .accordion-under-6153 .wrapper_gas_a482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-white-fe39 .white-d923 {
  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);
}
.breadcrumb-white-fe39
  .mask-7e02.column-037c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a {
  background-color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a
  .tabs_801c.picture-43fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a
  .fixed_0de1.panel-af94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  .hover-upper-1126
  > a {
  background-color: var(--e-global-color-secondary);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  .hover-upper-1126
  > a
  .paragraph-next-2033 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  .hover-upper-1126
  > a
  .fixed_0de1.module-2158 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a
  .picture-7ab6:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  a
  .picture-7ab6:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126.highlight-motion-c7c5
  > a
  .picture-7ab6:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  .hover-upper-1126.highlight-motion-c7c5
  > a
  .picture-7ab6:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a
  .iron-f0f3
  .alert-center-58b5 {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  a
  .iron-f0f3
  .alert-center-58b5 {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a
  .iron-f0f3
  .alert-center-58b5,
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  a
  .iron-f0f3
  .alert-center-58b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > a
  .highlight-4099:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  a
  .highlight-4099:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126.highlight-motion-c7c5
  > a
  .highlight-4099:before {
  color: var(--e-global-color-text);
}
.module_e96f
  > .filter_hard_c74a
  > div
  > .right_f0b9
  > .hover-upper-1126
  > .secondary-north-4093
  .hover-upper-1126.highlight-motion-c7c5
  > a
  .highlight-4099:before {
  color: var(--e-global-color-text);
}
.detail_d527 .content-small-f817 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_d527
  .dropdown_6043:hover
  .content-small-f817 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-next-9e90
  > .filter_hard_c74a
  > .wood-d5f2
  > .dropdown_soft_7328
  > .texture-ab84
  > .clean_d614
  .grid_35a0 {
  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);
}
.main-next-9e90
  > .filter_hard_c74a
  > .wood-d5f2
  > .dropdown_soft_7328
  > .texture-ab84
  > .clean_d614:hover
  .grid_35a0 {
  color: var(--e-global-color-text);
}
.main-next-9e90
  > .filter_hard_c74a
  > .wood-d5f2
  > .dropdown_soft_7328
  > .texture-ab84
  > .clean_d614:hover
  .grid_35a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-next-9e90
  > .filter_hard_c74a
  > .wood-d5f2
  > .dropdown_soft_7328
  > .texture-ab84.icon_268e
  > .clean_d614
  .grid_35a0 {
  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);
}
.plasma-c787 .notification-457a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-c787 .fresh_187a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-c787 .clean_8802 {
  background-color: var(--e-global-color-primary);
}
.plasma-c787 .clean_8802 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-short-fc46
  > .filter_hard_c74a
  > .chip_a265
  > .picture_hot_262c
  > .feature_e239
  .photo_8a1e {
  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);
}
.element-short-fc46
  > .filter_hard_c74a
  > .chip_a265
  > .picture_hot_262c
  > .feature_e239
  .motion-f57d {
  color: var(--e-global-color-text);
}
.element-short-fc46
  > .filter_hard_c74a
  > .chip_a265
  > .picture_hot_262c
  > .feature_e239:hover
  .photo_8a1e {
  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);
}
.element-short-fc46
  > .filter_hard_c74a
  > .chip_a265
  > .picture_hot_262c
  > .feature_e239:hover
  .motion-f57d {
  color: var(--e-global-color-secondary);
}
.element-short-fc46
  > .filter_hard_c74a
  > .chip_a265
  > .picture_hot_262c
  > .feature_e239.shadow-pro-88e2
  .photo_8a1e {
  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);
}
.element-short-fc46
  > .filter_hard_c74a
  > .chip_a265
  > .picture_hot_262c
  > .feature_e239.shadow-pro-88e2
  .motion-f57d {
  color: var(--e-global-color-primary);
}
.label_93fc
  .caption_large_b399
  .inner-d615 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_93fc .label_c37f .carousel_407f .widget_5256 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-ee2e .footer_small_8910 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-ee2e .motion-9aa3 .footer_small_8910 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-ee2e .detail_paper_d238 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-ee2e .detail_paper_d238 {
  background-color: var(--e-global-color-primary);
}
.aside-d4c2 .surface_7763 .gradient-tiny-86da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-d4c2
  .surface_7763:hover
  .pattern_c406 {
  color: var(--e-global-color-secondary);
}
.aside-d4c2
  .surface_7763:hover
  .gradient-tiny-86da {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-dbec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.white_2e0d {
  flex-direction: column;
}

.white_2e0d .accordion-huge-7008 {
  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.white_2e0d .accordion-huge-7008 {
  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);
}

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

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

.overlay_out_06b2.solid-8aec {
  display: none;
}

.alert-lower-4aaa {
  display: none;
}

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

.highlight-middle-9d9f.chip_blue_e39e {
  margin-bottom: 40px;
  width: 100%;
}

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

.white_2e0d a {
  width: 100%;
}

.chip-985c .banner_04a3.pagination_efd7 {
  width: 20% !important;
}

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

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

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

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

.widget-hovered-51b6 {
  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;
}

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

.widget-hovered-51b6: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);
}

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

.chip-985c
  .banner_04a3.outer_1354
  .primary-first-8788
  .tertiary_fb32 {
  font-size: 20px !important;
}

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

.outline-slow-71f9 {
  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;
}

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

  text-align: center;
}

.label-wide-8f2f.chip-b0af > .steel-8c29 {
  display: flex;
  align-items: center;
}

.popup-8e00 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.accordion-b867 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.chip-985c
  .banner_04a3.hover_85b1
  .detail_south_dab8
  .blue-74da {
  width: 100% !important;
}

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

.button-c004 {
  width: 100%;
}

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

.focus-1a8f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.upper_1e85 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.focus-1a8f:hover .upper_1e85 {
  visibility: visible;
}
.focus-1a8f:hover.focus-1a8f::before {
  display: block;
}

.stone-2343 h3 {
  color: #fff;
}

.hover_ef45 {
  margin: 0;
}

.chip-985c
  .banner_04a3.hover_85b1
  .blue-74da
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus_ef78 {
  width: 100%;
}

.soft_49ed {
  width: 100%;
}

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

.soft_49ed {
  width: 100%;
}

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

.blue-74da {
  display: flex;
  align-items: center;
}

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

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

.white_2e0d .accordion-huge-7008.pagination_951b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.white_2e0d h1.accordion-huge-7008 {
  margin-top: 80px !important;
}

.chip-985c .banner_04a3.cold-0645 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hard_24fd img {
  width: 100%;
}

.badge-steel-2544 .avatar-hard-79c9.primary-first-8788 {
  justify-content: space-between;
}

.pattern_stale_8389 {
  display: none;
}

.full_0dec .tertiary-17ed {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .label-wide-8f2f .steel-8c29 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .badge-steel-2544 .avatar-hard-79c9.primary-first-8788 {
    border-bottom: 1px solid #f0c159;
  }

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

  .label-wide-8f2f.chip-b0af > .steel-8c29 {
    gap: 15px;
    justify-content: space-between;
  }

  .chip-985c
    .banner_04a3.hover_85b1
    .blue-74da
    img {
    width: 60% !important;
  }

  .accordion-b867 {
    left: 2%;
  }

  .list-2334 {
    margin: 10px 0;
  }

  .white_2e0d .tertiary-17ed {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.white_2e0d .accordion-huge-7008,
  .white_2e0d .accordion-huge-7008 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .blue-74da {
    justify-content: center;
  }

  .white_2e0d .tertiary-17ed {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .chip-985c .banner_04a3.pagination_efd7 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .widget-hovered-51b6 {
    text-transform: capitalize;
  }

  h2.white_2e0d .accordion-huge-7008,
  .white_2e0d .accordion-huge-7008 {
    font-size: 30px !important;
  }

  .blue-74da {
    justify-content: center;
  }

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

  .title_new_4623
    .notification_paper_ea08.over-f1a9 {
    margin: 0 !important;
  }

  .popup-8e00 {
    margin: 0;
    gap: 10px;
  }

  .list-2334 {
    display: flex;
  }

  .container-up-0e42 .focus_181f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .text-gas-73a1 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .white_2e0d h1.accordion-huge-7008 {
    margin-top: 40px !important;
  }

  .chip-985c
    .banner_04a3.hover_85b1
    .blue-74da
    img,
  .tiny-4102 .detail_south_dab8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .widget-hovered-51b6 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .chip-985c .banner_04a3.pagination_efd7 {
    width: 100% !important;
  }

  .label-wide-8f2f.chip-b0af > .steel-8c29 {
    gap: 3px;
  }

  .white_2e0d .tertiary-17ed {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.badge-steel-2544 .avatar-hard-79c9.primary-first-8788 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.badge-steel-2544 .avatar-hard-79c9.primary-first-8788: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);
}

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

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

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

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

.overlay_out_06b2: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_68e6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .badge-steel-2544 .avatar-hard-79c9.primary-first-8788 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .white_2e0d .accordion-huge-7008 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .focus_181f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.plasma-4999 .fresh_f6e3 {
  flex-shrink: 0;
  white-space: nowrap;
}

.plasma-4999 .grid-fluid-9df8 {
  flex-shrink: 0;
  min-width: fit-content;
}

.plasma-4999 .tertiary_fb32 {
  white-space: nowrap;
}

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

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

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

.plasma-4999 .grid-fluid-9df8 {
  max-width: 80px !important;
  overflow: hidden;
}

.plasma-4999 .avatar-hard-79c9.primary-first-8788 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.plasma-4999 .tertiary_fb32 {
  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);
  }
}

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

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

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

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

body .widget-hovered-51b6:nth-child(2),
.chip-985c .widget-hovered-51b6:nth-child(2),
#page .widget-hovered-51b6: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;
}

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

/* css-noise: 294b */
.widget-item-a5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
