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(.active_e0c8) {
  gap: 0.5em;
}
:where(.header-yellow-74fe) {
  gap: 0.5em;
}
body .summary_warm_99f7 > .rough_8e84 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .summary_warm_99f7 > .steel-e615 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .summary_warm_99f7 > .message_lite_a764 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .picture_glass_3dfd > .rough_8e84 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .picture_glass_3dfd > .steel-e615 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .picture_glass_3dfd > .message_lite_a764 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .picture_glass_3dfd
  > :where(:not(.rough_8e84):not(.steel-e615):not(.tag_f93a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .picture_glass_3dfd > .smooth_282f {
  max-width: var(--wp--style--global--wide-size);
}
body .active_e0c8 {
  display: flex;
}
body .active_e0c8 {
  flex-wrap: wrap;
  align-items: center;
}
body .active_e0c8 > * {
  margin: 0;
}
body .header-yellow-74fe {
  display: grid;
}
body .header-yellow-74fe > * {
  margin: 0;
}
:where(.pattern-rough-f9f5.active_e0c8) {
  gap: 2em;
}
:where(.pattern-rough-f9f5.header-yellow-74fe) {
  gap: 2em;
}
:where(.west_a51d.active_e0c8) {
  gap: 1.25em;
}
:where(.west_a51d.header-yellow-74fe) {
  gap: 1.25em;
}
.button-db8d {
  color: var(--wp--preset--color--black) !important;
}
.fresh_0a3f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pro-8e76 {
  color: var(--wp--preset--color--white) !important;
}
.logo-yellow-a976 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.menu_steel_19f3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.card_in_4e08 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hard-5c73 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hard_f2b3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.blue_0d7a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb-cdbf {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic-2d94 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture-east-47b5 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.solid_f346 {
  background-color: var(--wp--preset--color--black) !important;
}
.thumbnail_hard_2598 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort_hard_8b1e {
  background-color: var(--wp--preset--color--white) !important;
}
.tertiary-fast-8409 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hidden_active_d217 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.sort-selected-a38a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focused_952e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture_8031 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gold_1caf {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel-edc4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.out-7a3c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.simple_a700 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice_pressed_83b0 {
  border-color: var(--wp--preset--color--black) !important;
}
.slider-iron-b3a2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.caption_4fb5 {
  border-color: var(--wp--preset--color--white) !important;
}
.message_bright_8311 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.static-a083 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.out-88a8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.in_fa1d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background_outer_1083 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.container-c151 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content-bright-d51f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.image_1201 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focus_fresh_6dee {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_5fe1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hard-7777 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.copper-fff6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.container-2d1a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.shade-next-a3a5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.aside_dark_d130 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.wood_f5ae {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.first-d744 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.link_ba92 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.under_95ea {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.background-c8e5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.chip-156b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.widget-pro-78d7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.plasma-5fd4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature-efbd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.logo-wood-2edd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.shadow-glass-6096 a:where(:not(.nav_old_ccd9)) {
  color: inherit;
}
:where(.west_a51d.active_e0c8) {
  gap: 1.25em;
}
:where(.west_a51d.header-yellow-74fe) {
  gap: 1.25em;
}
:where(.pattern-rough-f9f5.active_e0c8) {
  gap: 2em;
}
:where(.pattern-rough-f9f5.header-yellow-74fe) {
  gap: 2em;
}
.element-active-702f {
  font-size: 1.5em;
  line-height: 1.6;
}

.last_b871 .gradient-cc9e {
  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);
}
.bronze-c0b1 .label_hot_4fb4 {
  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_warm_2fbe {
  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_warm_2fbe.logo-brown-40a0 .description-wide-b2e4 {
  background-color: var(--e-global-color-primary);
}
.block_warm_2fbe.image-wood-205c .description-wide-b2e4,
.block_warm_2fbe.breadcrumb-fda0 .description-wide-b2e4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort_lower_9092 .background-plasma-25ec {
  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);
}
.purple_22c3 {
  --divider-color: var(--e-global-color-secondary);
}
.purple_22c3 .status_d913 {
  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);
}
.purple_22c3.progress-right-7e47 .footer_yellow_facf {
  background-color: var(--e-global-color-secondary);
}
.purple_22c3.aside_eac4 .footer_yellow_facf,
.purple_22c3.gallery_gas_46f1 .footer_yellow_facf {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.purple_22c3.aside_eac4 .footer_yellow_facf,
.purple_22c3.gallery_gas_46f1 .footer_yellow_facf svg {
  fill: var(--e-global-color-secondary);
}
.module_5548 .alert-solid-0b16 {
  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);
}
.module_5548 .shadow-gold-7b5d {
  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);
}
.progress-static-a751.progress-right-7e47 .footer_yellow_facf {
  background-color: var(--e-global-color-primary);
}
.progress-static-a751.aside_eac4 .footer_yellow_facf,
.progress-static-a751.gallery_gas_46f1 .footer_yellow_facf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.progress-static-a751.aside_eac4 .footer_yellow_facf,
.progress-static-a751.gallery_gas_46f1 .footer_yellow_facf svg {
  fill: var(--e-global-color-primary);
}
.south-6d33.progress-right-7e47 .footer_yellow_facf {
  background-color: var(--e-global-color-primary);
}
.south-6d33.aside_eac4 .footer_yellow_facf,
.south-6d33.gallery_gas_46f1 .footer_yellow_facf {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.south-6d33 .content-b35a {
  color: var(--e-global-color-primary);
}
.south-6d33 .content-b35a,
.south-6d33 .content-b35a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-6d33 .block_narrow_f6a4 {
  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);
}
.tiny_bd10 .grid-347f {
  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);
}
.row-15ca .narrow-3da0 .column-6455 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-small-ea9c .row-bd44:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.gallery-small-ea9c .gallery-white-16e1 i {
  color: var(--e-global-color-primary);
}
.gallery-small-ea9c .gallery-white-16e1 svg {
  fill: var(--e-global-color-primary);
}
.gallery-small-ea9c .dropdown-upper-636b {
  color: var(--e-global-color-secondary);
}
.gallery-small-ea9c .row-bd44 > .dropdown-upper-636b,
.gallery-small-ea9c .row-bd44 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-0303 .west_fecc {
  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-0303 .primary_dynamic_51a0 {
  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);
}
.description_346b .soft-b6b1 .alert-narrow-246a {
  background-color: var(--e-global-color-primary);
}
.description_346b .article_c0ae {
  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);
}
.dropdown_098f .badge_fb78 {
  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);
}
.dropdown_098f .section_slow_1c4f {
  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);
}
.dropdown_098f .disabled_old_f4f1 {
  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);
}
.dim_a880 .out-9b2e,
.dim_a880 .out-9b2e a {
  color: var(--e-global-color-primary);
}
.dim_a880 .out-9b2e.accordion_0879,
.dim_a880 .out-9b2e.accordion_0879 a {
  color: var(--e-global-color-accent);
}
.dim_a880 .out-9b2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_a880 .black_94f0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-cac0 .description_1dcf,
.button-cac0 .block-e70b {
  color: var(--e-global-color-primary);
}
.button-cac0 .description_1dcf svg {
  fill: var(--e-global-color-primary);
}
.button-cac0 .accordion_0879 .description_1dcf,
.button-cac0 .accordion_0879 .block-e70b {
  color: var(--e-global-color-accent);
}
.button-cac0 .accordion_0879 .description_1dcf svg {
  fill: var(--e-global-color-accent);
}
.button-cac0 .block-e70b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-cac0 .black_94f0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_216b .preview_copper_0dca,
.sidebar_216b .summary-narrow-979d {
  color: var(--e-global-color-primary);
}
.sidebar_216b .summary-narrow-979d svg {
  fill: var(--e-global-color-primary);
}
.sidebar_216b .out-9b2e.accordion_0879 a,
.sidebar_216b
  .out-9b2e.accordion_0879
  .summary-narrow-979d {
  color: var(--e-global-color-accent);
}
.sidebar_216b .preview_copper_0dca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_216b .black_94f0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-narrow-f726 .shadow_a4fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-narrow-f726 .background-0a1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_4fa4 .row-76a5 .caption_clean_c846 {
  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);
}
.over_4fa4 .row-76a5 .row-mini-98be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_4fa4 .upper_9bc9 .caption_clean_c846 {
  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);
}
.over_4fa4
  .upper_9bc9
  .row-mini-98be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_4fa4
  .gallery-smooth-cc8a
  .caption_clean_c846 {
  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);
}
.over_4fa4
  .gallery-smooth-cc8a
  .row-mini-98be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_4fa4
  .fast-c8d6
  .caption_clean_c846 {
  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);
}
.over_4fa4
  .fast-c8d6
  .row-mini-98be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_f29e .avatar_7815 {
  background-color: var(--e-global-color-primary);
}
.border_f29e .avatar_7815:hover {
  background-color: var(--e-global-color-primary);
}
.border_f29e .photo-a654 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_f29e
  .avatar_7815:hover
  .photo-a654 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-thick-77f8 .west_8397 {
  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);
}
.banner-31b4 .message_b608 .label_681b a {
  background-color: var(--e-global-color-accent);
}
.banner-31b4 .message_b608 .active_73ae a {
  background-color: var(--e-global-color-accent);
}
.banner-31b4 .message_b608 .label_681b a,
.banner-31b4 .message_b608 .active_73ae a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-d8d6
  .banner-middle-f201.disabled_a705
  .message_b608
  a.iron-28f7 {
  background-color: var(--e-global-color-accent);
}
.status-d8d6
  .banner-middle-f201.disabled_a705
  .message_b608
  span.iron-28f7.fn-current-2a81 {
  background-color: var(--e-global-color-text);
}
.status-d8d6
  .banner-middle-f201.disabled_a705
  .message_b608
  .iron-28f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92 .feature-motion-50bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .shade_5f91
  > .picture-hard-73cf
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .bottom-99e6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .container_0df6
  .widget-selected-5bcc,
.short-7b92
  .container_0df6
  .texture-light-1bd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-7b92
  .container_0df6
  .left-5eba,
.short-7b92
  .container_0df6
  a
  .left-5eba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .container_0df6
  .warm-5667 {
  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);
}
.short-7b92
  .container_0df6
  .over-9d1c {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .container_0df6
  .over-9d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .container_0df6
  .over-9d1c:hover {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .container_0df6
  .small-7179 {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .container_0df6
  .small-7179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .container_0df6
  .small-7179:hover {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .basic-d0ae
  .caption_ba09
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-7b92
  .basic-d0ae
  .badge-under-c71e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .basic-d0ae
  .warm-5667 {
  color: var(--e-global-color-text);
}
.short-7b92
  .basic-d0ae
  .warm-5667
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .basic-d0ae
  .over-9d1c {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .basic-d0ae
  .over-9d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .basic-d0ae
  .over-9d1c:hover {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .basic-d0ae
  .small-7179 {
  background-color: var(--e-global-color-primary);
}
.short-7b92
  .basic-d0ae
  .small-7179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7b92
  .basic-d0ae
  .small-7179:hover {
  background-color: var(--e-global-color-primary);
}
.short-7b92 .cold-23a8 {
  background-color: var(--e-global-color-primary);
}
.short-7b92 .cold-23a8:hover {
  background-color: var(--e-global-color-primary);
}
.short-7b92 .component-0e12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-7b92 .label-4793 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_pressed_1e78 .liquid-1f88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_pressed_1e78
  .dropdown_2042
  > div:nth-child(3)
  .liquid-1f88,
.module_pressed_1e78
  .warm-cdbc
  > div:nth-child(1)
  .liquid-1f88,
.module_pressed_1e78
  .static_d288
  > div:nth-child(1)
  .liquid-1f88,
.module_pressed_1e78
  .red_7b28
  > div:nth-child(1)
  .liquid-1f88,
.module_pressed_1e78
  .motion-5924
  > div:nth-child(1)
  .liquid-1f88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_pressed_1e78 .thumbnail-2c9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_pressed_1e78 .west-0314 {
  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);
}
.module_pressed_1e78 .logo_hot_947a {
  background-color: var(--e-global-color-primary);
}
.module_pressed_1e78 .logo_hot_947a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_pressed_1e78 .logo_hot_947a:hover {
  background-color: var(--e-global-color-primary);
}
.module_pressed_1e78 .disabled-cdbb {
  background-color: var(--e-global-color-primary);
}
.module_pressed_1e78 .disabled-cdbb:hover {
  background-color: var(--e-global-color-primary);
}
.module_pressed_1e78 .component-0e12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_pressed_1e78 .label-4793 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_57d2 .media_e04a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_57d2 .dropdown-huge-4709 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_57d2 .stone_cc1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_57d2 .widget-east-cf3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_57d2 .item-421b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_57d2 .disabled-cdbb {
  background-color: var(--e-global-color-primary);
}
.warm_57d2 .disabled-cdbb:hover {
  background-color: var(--e-global-color-primary);
}
.filter-a863 .fresh-51db {
  background-color: var(--e-global-color-secondary);
}
.filter-a863 .secondary-a562 {
  background-color: var(--e-global-color-text);
}
.filter-a863 .message_86c8 {
  background-color: var(--e-global-color-secondary);
}
.filter-a863 .hard_fa9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-a863 .full_5c12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-a863 .badge_8869 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-a863 .main_e6c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-a863 .hard_bf91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-stone-ee83 .aside_inner_012f .title-iron-5af4,
.paragraph-stone-ee83
  .aside_inner_012f
  .title-iron-5af4
  a,
.paragraph-stone-ee83 .tag-997a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-stone-ee83 .aside_inner_012f .shadow_east_f0de,
.paragraph-stone-ee83 .icon-2322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-stone-ee83 .aside_inner_012f .shadow_east_f0de {
  color: var(--e-global-color-text);
}
.paragraph-stone-ee83 .icon-2322 {
  color: var(--e-global-color-text);
}
.paragraph-stone-ee83
  .aside_inner_012f
  .secondary-d032 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-stone-ee83 .breadcrumb-3a09 .cold_43e9 {
  background-color: var(--e-global-color-primary);
}
.paragraph-stone-ee83 .breadcrumb-3a09 .cold_43e9:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-stone-ee83 .breadcrumb-3a09 .pattern_right_63a4 li span {
  background-color: var(--e-global-color-text);
}
.paragraph-stone-ee83 .breadcrumb-3a09 .pattern_right_63a4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-stone-ee83
  .breadcrumb-3a09
  .pattern_right_63a4
  li.upper_9114
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph-stone-ee83 .image_small_a4a7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_large_df80 .yellow-5bc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-bright-eb60 .gallery-b7cf {
  background-color: var(--e-global-color-primary);
}
.alert-bright-eb60 .article_abdb {
  background-color: var(--e-global-color-secondary);
}
.alert-bright-eb60 .texture-4071 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-bright-eb60 .progress_74ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-bright-eb60 .dirty-a1ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-bright-eb60 .label-6baf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-bright-eb60 .progress-fast-8989 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-bright-eb60 .item_3c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-bright-eb60 .stone_6849 {
  background-color: var(--e-global-color-primary);
}
.alert-bright-eb60 .stone_6849 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_basic_805e .dim-f78d {
  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);
}
.texture_basic_805e .shadow_out_6b99 {
  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);
}
.texture_basic_805e
  .alert-bbf2:after {
  background-color: var(--e-global-color-primary);
}
.texture_basic_805e .new_6840 {
  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);
}
.backdrop_dirty_c13f .tag-997a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_dirty_c13f .icon-2322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_e30c .alert_b813 .shade-solid-d3cc {
  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);
}
.frame_e30c .alert_b813 .card-action-43b7 {
  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);
}
.search-orange-8da3 .bronze-a078 {
  background-color: var(--e-global-color-primary);
}
.search-orange-8da3 .smooth_7163 {
  background-color: var(--e-global-color-secondary);
}
.search-orange-8da3 .background-copper-3807 .text_middle_82fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-orange-8da3 .menu_silver_cb4f .text_middle_82fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-a937 .red-136a .north-338c {
  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);
}
.button-a937 .red-136a .purple_f6fe {
  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);
}
.button-a937 .red-136a .sidebar_left_0e83 {
  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);
}
.slider_red_b1c4 .glass-5675 {
  border-color: var(--e-global-color-text);
}
.slider_red_b1c4 .column-out-76b8 {
  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);
}
.slider_red_b1c4 .current_ed78 {
  color: var(--e-global-color-primary);
}
.slider_red_b1c4 .inner_b344 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-1d03 .wide_67b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-1d03 .green-d924 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-1d03 .hard_dde3:hover .wide_67b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-1d03
  .hard_dde3:hover
  .green-d924 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-inner-de46 .dark_3771 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-inner-de46 .solid_3813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_hard_51e5 .pagination-2323 .smooth_df65 {
  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_hard_51e5 .banner_d688 .smooth_df65 {
  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);
}
.hero_over_9716 .surface_dd0d {
  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);
}
.gas_5eeb .dropdown-dim-379a .avatar_d769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_5eeb .dropdown-dim-379a .avatar_d769 {
  background-color: var(--e-global-color-secondary);
}
.gas_5eeb .notice_5fb6 .avatar_d769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_5eeb .notice_5fb6 .avatar_d769 {
  background-color: var(--e-global-color-secondary);
}
.gas_5eeb .active-e214 .panel-hard-ecc9 {
  background-color: var(--e-global-color-primary);
}
.gas_5eeb .active-e214:hover .panel-hard-ecc9 {
  background-color: var(--e-global-color-secondary);
}
.gas_5eeb .cold_43e9 {
  background-color: var(--e-global-color-primary);
}
.gas_5eeb .cold_43e9:hover {
  background-color: var(--e-global-color-accent);
}
.gas_5eeb .pattern_right_63a4 li span {
  background-color: var(--e-global-color-text);
}
.gas_5eeb .pattern_right_63a4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gas_5eeb .pattern_right_63a4 li.upper_9114 span {
  background-color: var(--e-global-color-accent);
}
.menu_6d20 .notice_advanced_d51a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_6d20 .sidebar_c9ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_a017 .orange-9e90:before {
  background-color: var(--e-global-color-secondary);
}
.disabled_a017 .north_32c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_a017 .label_19a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_medium_5b3d .in-9b75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_medium_5b3d .in-9b75:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_medium_5b3d .in-9b75.fn-active-2a81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_medium_5b3d .container_center_92fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_medium_5b3d .search_1017 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_medium_5b3d .silver_821d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_medium_5b3d .heading_east_c83c {
  background-color: var(--e-global-color-primary);
}
.heading_medium_5b3d .heading_east_c83c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_medium_5b3d .texture-liquid-351c {
  background-color: var(--e-global-color-primary);
}
.heading_medium_5b3d .texture-liquid-351c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_4027 .title_brown_efcb .outline-gas-5235 a {
  color: var(--e-global-color-secondary);
}
.notification_4027 .title_brown_efcb .outline-gas-5235 a:hover {
  color: var(--e-global-color-secondary);
}
.notification_4027 .title_brown_efcb .outline-gas-5235,
.notification_4027 .title_brown_efcb .outline-gas-5235 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_4027 .title_brown_efcb .simple-3a6a {
  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);
}
.notification_4027 .title_brown_efcb .highlight-simple-6285 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_4027 .title_brown_efcb .status_5005 {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .title_brown_efcb .status_5005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_4027 .title_brown_efcb .status_5005:hover {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .title_brown_efcb .title-a0b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_4027 .title_brown_efcb .title-a0b7 {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .title_brown_efcb .title-a0b7:hover {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .title_brown_efcb .cold_43e9 {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .title_brown_efcb .cold_43e9:hover {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .breadcrumb-3a09 .pattern_right_63a4 li span {
  background-color: var(--e-global-color-text);
}
.notification_4027 .breadcrumb-3a09 .pattern_right_63a4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_4027 .breadcrumb-3a09 .pattern_right_63a4 li.upper_9114 span {
  background-color: var(--e-global-color-accent);
}
.notification_4027 .component-0e12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_4027 .label-4793 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-2e74 .photo-current-0b9a .backdrop-lower-dad8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-2e74 .photo-current-0b9a .picture-be46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-2e74 .photo-current-0b9a .widget_huge_d39c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_under_7455 .purple_4bdd {
  border-color: var(--e-global-color-text);
}
.preview_under_7455 .right_2fe8 {
  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_under_7455 .module-6a7e {
  color: var(--e-global-color-secondary);
}
.preview_under_7455 .module-6a7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_under_7455 .badge_88e3 > * {
  color: var(--e-global-color-primary);
}
.preview_under_7455 .badge_88e3 > * svg {
  fill: var(--e-global-color-primary);
}
.preview_under_7455 .overlay_short_be39 {
  color: var(--e-global-color-primary);
}
.preview_under_7455 .overlay_short_be39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_under_7455 .slider_f886 {
  color: var(--e-global-color-primary);
}
.preview_under_7455 .slider_f886 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_under_7455 .message-e2ad {
  color: var(--e-global-color-primary);
}
.preview_under_7455 .message-e2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_under_7455 .bronze-ff93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_under_7455 .heading-ca00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_under_7455 .heading-ca00.hover-hard-12d4 {
  color: var(--e-global-color-secondary);
}
.preview_under_7455 .heading-ca00.hover-hard-12d4 .banner-soft-6bf8 {
  color: var(--e-global-color-accent);
}
.preview_under_7455 .heading-ca00.container_78ae {
  color: var(--e-global-color-text);
}
.preview_under_7455 .heading-ca00.container_78ae .banner-soft-6bf8 {
  color: var(--e-global-color-text);
}
.preview_under_7455 .heading-ca00:before {
  border-top-color: var(--e-global-color-text);
}
.preview_under_7455 .list-b6a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_under_7455
  .list-b6a8
  .warm_c56f {
  background-color: var(--e-global-color-primary);
}
.preview_under_7455
  .list-b6a8
  .warm_c56f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_under_7455 .purple_4bdd .link_fast_9fd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_ccd6 .active-brown-e40b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_ccd6 .menu-north-8df0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-ec60 .shadow-a206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-ec60
  .texture-lite-8c37
  .layout-673b {
  background-color: var(--e-global-color-secondary);
}
.west-ec60
  .texture-lite-8c37.sidebar_7871
  .layout-673b {
  background-color: var(--e-global-color-text);
}
.west-ec60
  .texture-lite-8c37:hover
  .layout-673b {
  background-color: var(--e-global-color-accent);
}
.west-ec60
  .texture-lite-8c37.fn-active-2a81
  .layout-673b {
  background-color: var(--e-global-color-primary);
}
.alert_acb3 .form-9717 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.alert_acb3 .up_a5d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_acb3 .black-9420 {
  background-color: var(--e-global-color-primary);
}
.alert_acb3 .black-9420 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_183e .nav_copper_7e4c .panel-east-87db .focus_909a {
  background-color: var(--e-global-color-secondary);
}
.highlight_183e .nav_copper_7e4c .tiny-9d4e:after {
  background-color: var(--e-global-color-secondary);
}
.highlight_183e .video-0ea2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_183e .modal-in-cc24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_183e .icon_orange_645c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_183e .layout-purple-34eb {
  background-color: var(--e-global-color-primary);
}
.highlight_183e .layout-purple-34eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_183e .active-upper-3415 {
  background-color: var(--e-global-color-secondary);
}
.highlight_183e .active-upper-3415 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_183e .nav_copper_7e4c .slider-6b9a .full_84f3:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_183e
  .nav_copper_7e4c
  .slider-6b9a
  .full_84f3.table-purple-8a81 {
  background-color: var(--e-global-color-primary);
}
.highlight_183e .nav_copper_7e4c .link_48b1:before {
  border-color: var(--e-global-color-primary);
}
.highlight_183e .nav_copper_7e4c .link_48b1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.highlight_183e
  .nav_copper_7e4c
  .link_48b1.east-69db:before {
  border-color: var(--e-global-color-primary);
}
.highlight_183e .widget-ebd1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_dbc5 .slider-52ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_dbc5 .slider-52ab:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_dbc5 .slider-52ab.card-983a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_dbc5 .footer-e7e1 {
  background-color: var(--e-global-color-primary);
}
.title_dbc5 .footer-e7e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_dbc5
  .backdrop_south_7401
  .blue-33a3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_dbc5
  .preview_69d7
  .blue-33a3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-soft-8719
  .huge-bcf9
  .label-first-ef67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-soft-8719
  .huge-bcf9
  .focus_5c96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-soft-8719 .alert_hard_0079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-soft-8719 .first-62c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-soft-8719 .accent_1894 {
  background-color: var(--e-global-color-primary);
}
.hover-soft-8719 .accent_1894 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_eb38 .brown_3847 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_eb38 .basic-688b {
  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);
}
.image_eb38 .smooth_a58f {
  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);
}
.image_eb38 .smooth_a58f a:hover {
  color: var(--e-global-color-secondary);
}
.image_eb38 .action-022f {
  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);
}
.image_eb38 .menu_d929 {
  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);
}
.image_eb38 .north_c539 .cold_43e9 {
  background-color: var(--e-global-color-primary);
}
.image_eb38 .north_c539 .cold_43e9:hover {
  background-color: var(--e-global-color-accent);
}
.image_eb38
  .north_c539
  .pattern_right_63a4
  li
  span {
  background-color: var(--e-global-color-text);
}
.image_eb38
  .north_c539
  .pattern_right_63a4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.image_eb38
  .north_c539
  .pattern_right_63a4
  li.upper_9114
  span {
  background-color: var(--e-global-color-accent);
}
.outer-5e9d
  .dirty_aa1f
  .smooth_31a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-5e9d .dirty_aa1f .accordion_1654 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-5e9d .dirty_aa1f .table-ac21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5e9d .hidden_hard_fcbf {
  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);
}
.outer-5e9d
  .caption-complex-bee8.cool_b486 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a {
  background-color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a
  .overlay-a426.surface-c3ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a
  .list_mini_28ea.up_a9ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  .hover-purple-63a7
  > a {
  background-color: var(--e-global-color-secondary);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  .hover-purple-63a7
  > a
  .pro_9f45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  .hover-purple-63a7
  > a
  .list_mini_28ea.new_de27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a
  .section-black-e7e1:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  a
  .section-black-e7e1:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7.sidebar_5a1d
  > a
  .section-black-e7e1:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  .hover-purple-63a7.sidebar_5a1d
  > a
  .section-black-e7e1:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a
  .wide-2e11
  .detail_purple_9916 {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  a
  .wide-2e11
  .detail_purple_9916 {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a
  .wide-2e11
  .detail_purple_9916,
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  a
  .wide-2e11
  .detail_purple_9916 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > a
  .bronze-0e04:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  a
  .bronze-0e04:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7.sidebar_5a1d
  > a
  .bronze-0e04:before {
  color: var(--e-global-color-text);
}
.module-3c4b
  > .iron-f7ce
  > div
  > .liquid_2f14
  > .hover-purple-63a7
  > .sidebar_8699
  .hover-purple-63a7.sidebar_5a1d
  > a
  .bronze-0e04:before {
  color: var(--e-global-color-text);
}
.dynamic-0b0e .dirty-8046 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-0b0e
  .primary_green_0e86:hover
  .dirty-8046 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-59f6
  > .iron-f7ce
  > .hard_4937
  > .plasma_0763
  > .filter_a054
  > .notice_hard_901a
  .photo-2be6 {
  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);
}
.mini-59f6
  > .iron-f7ce
  > .hard_4937
  > .plasma_0763
  > .filter_a054
  > .notice_hard_901a:hover
  .photo-2be6 {
  color: var(--e-global-color-text);
}
.mini-59f6
  > .iron-f7ce
  > .hard_4937
  > .plasma_0763
  > .filter_a054
  > .notice_hard_901a:hover
  .photo-2be6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-59f6
  > .iron-f7ce
  > .hard_4937
  > .plasma_0763
  > .filter_a054.texture_medium_723d
  > .notice_hard_901a
  .photo-2be6 {
  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);
}
.bottom_c968 .gas_0905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_c968 .list_north_b3cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_c968 .component-last-4fb2 {
  background-color: var(--e-global-color-primary);
}
.bottom_c968 .component-last-4fb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-461f
  > .iron-f7ce
  > .popup-871b
  > .hover_top_7e82
  > .slider_brown_c4e4
  .shade_765b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-461f
  > .iron-f7ce
  > .popup-871b
  > .hover_top_7e82
  > .slider_brown_c4e4
  .liquid-67d4 {
  color: var(--e-global-color-text);
}
.cold-461f
  > .iron-f7ce
  > .popup-871b
  > .hover_top_7e82
  > .slider_brown_c4e4:hover
  .shade_765b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-461f
  > .iron-f7ce
  > .popup-871b
  > .hover_top_7e82
  > .slider_brown_c4e4:hover
  .liquid-67d4 {
  color: var(--e-global-color-secondary);
}
.cold-461f
  > .iron-f7ce
  > .popup-871b
  > .hover_top_7e82
  > .slider_brown_c4e4.primary-c8cd
  .shade_765b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-461f
  > .iron-f7ce
  > .popup-871b
  > .hover_top_7e82
  > .slider_brown_c4e4.primary-c8cd
  .liquid-67d4 {
  color: var(--e-global-color-primary);
}
.title_67c4
  .black_bbba
  .secondary_top_29ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_67c4 .media-db06 .link_fast_9fd5 .liquid-511e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_7e15 .rough_bc59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_7e15 .left-ad12 .rough_bc59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_7e15 .badge_695c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_7e15 .badge_695c {
  background-color: var(--e-global-color-primary);
}
.pagination_full_3e5f .pressed_b19f .popup_0ceb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_full_3e5f
  .pressed_b19f:hover
  .chip-soft-7a68 {
  color: var(--e-global-color-secondary);
}
.pagination_full_3e5f
  .pressed_b19f:hover
  .popup_0ceb {
  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);
}
.thumbnail-b00e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.element-14d1 {
  max-width: 1400px !important;
}

.thick-843a {
  flex-direction: column;
}

.thick-843a .gallery-action-f694 {
  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.thick-843a .gallery-action-f694 {
  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);
}

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

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

.paper_a556.basic-1988 {
  display: none;
}

.pro-693c {
  display: none;
}

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

.block_28e7.sidebar_south_5035 {
  margin-bottom: 40px;
  width: 100%;
}

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

.thick-843a a {
  width: 100%;
}

.module_1d12 .component-stone-4111.border-1de3 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.module_1d12
  .component-stone-4111.texture_3985
  .modal_bottom_3f0c
  .main_hard_f6f7 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.right-9353.focused_6d3f > .shade_f8ec {
  display: flex;
  align-items: center;
}

.summary-a076 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.module_1d12
  .component-stone-4111.active_over_f8fc
  .paper_d800
  .image_warm_f8b7 {
  width: 100% !important;
}

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

.gold_1db7 {
  width: 100%;
}

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

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

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

  display: none;
}

.middle-77d6 {
  font-size: 15px !important;
}

.title-large-51ac {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.in-e64d:hover .title-large-51ac {
  visibility: visible;
}
.in-e64d:hover.in-e64d::before {
  display: block;
}

.video-dbc7 h3 {
  color: #fff;
}

.tag-huge-3ef5 {
  margin: 0;
}

.module_1d12
  .component-stone-4111.active_over_f8fc
  .image_warm_f8b7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.huge-93bf {
  width: 100%;
}

.content-1363 {
  width: 100%;
}

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

.content-1363 {
  width: 100%;
}

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

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

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

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

.thick-843a .gallery-action-f694.container_cfc5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.thick-843a h1.gallery-action-f694 {
  margin-top: 80px !important;
}

.module_1d12 .component-stone-4111.green_d196 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.summary_af99 img {
  width: 100%;
}

.popup_8c87 .dark_f605.modal_bottom_3f0c {
  justify-content: space-between;
}

.dropdown-wide-3722 {
  display: none;
}

.pattern-ce5e .menu-068f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .right-9353 .shade_f8ec {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .popup_8c87 .dark_f605.modal_bottom_3f0c {
    border-bottom: 1px solid #f0c159;
  }

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

  .right-9353.focused_6d3f > .shade_f8ec {
    gap: 15px;
    justify-content: space-between;
  }

  .module_1d12
    .component-stone-4111.active_over_f8fc
    .image_warm_f8b7
    img {
    width: 60% !important;
  }

  .small_a528 {
    left: 2%;
  }

  .icon-action-bdeb {
    margin: 10px 0;
  }

  .thick-843a .menu-068f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.thick-843a .gallery-action-f694,
  .thick-843a .gallery-action-f694 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .image_warm_f8b7 {
    justify-content: center;
  }

  .thick-843a .menu-068f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .module_1d12 .component-stone-4111.border-1de3 {
    width: 75% !important;
  }

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

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

  h2.thick-843a .gallery-action-f694,
  .thick-843a .gallery-action-f694 {
    font-size: 30px !important;
  }

  .image_warm_f8b7 {
    justify-content: center;
  }

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

  .header-3cf4
    .message_15f5.wrapper_8b3b {
    margin: 0 !important;
  }

  .summary-a076 {
    margin: 0;
    gap: 10px;
  }

  .icon-action-bdeb {
    display: flex;
  }

  .module_a570 .light_f0d7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .nav-9c8e {
    justify-content: flex-end;
    gap: 1px;
  }

  .thick-843a h1.gallery-action-f694 {
    margin-top: 40px !important;
  }

  .module_1d12
    .component-stone-4111.active_over_f8fc
    .image_warm_f8b7
    img,
  .module_5548 .paper_d800 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .module_1d12 .component-stone-4111.border-1de3 {
    width: 100% !important;
  }

  .right-9353.focused_6d3f > .shade_f8ec {
    gap: 3px;
  }

  .thick-843a .menu-068f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.popup_8c87 .dark_f605.modal_bottom_3f0c: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);
}

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

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

.thick-843a {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.search-36c6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .popup_8c87 .dark_f605.modal_bottom_3f0c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .thick-843a .gallery-action-f694 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .light_f0d7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.notification-d642 .hot-3b1f {
  flex-shrink: 0;
  white-space: nowrap;
}

.notification-d642 .outline-0665 {
  flex-shrink: 0;
  min-width: fit-content;
}

.notification-d642 .main_hard_f6f7 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.notification-d642 .hot-3b1f {
  max-width: 80px !important;
}

.notification-d642 .outline-0665 {
  max-width: 80px !important;
  overflow: hidden;
}

.notification-d642 .dark_f605.modal_bottom_3f0c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.notification-d642 .main_hard_f6f7 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: b692 */
.shadow-element-s5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
