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(.info-fluid-b799) {
  gap: 0.5em;
}
:where(.grid-thick-6125) {
  gap: 0.5em;
}
body .border_new_b4a8 > .secondary-9852 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .border_new_b4a8 > .paragraph_a097 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .border_new_b4a8 > .fresh-4a71 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_wide_59bf > .secondary-9852 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label_wide_59bf > .paragraph_a097 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label_wide_59bf > .fresh-4a71 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .label_wide_59bf
  > :where(:not(.secondary-9852):not(.paragraph_a097):not(.paragraph-basic-3ae2)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_wide_59bf > .icon-a7dd {
  max-width: var(--wp--style--global--wide-size);
}
body .info-fluid-b799 {
  display: flex;
}
body .info-fluid-b799 {
  flex-wrap: wrap;
  align-items: center;
}
body .info-fluid-b799 > * {
  margin: 0;
}
body .grid-thick-6125 {
  display: grid;
}
body .grid-thick-6125 > * {
  margin: 0;
}
:where(.hovered-edd4.info-fluid-b799) {
  gap: 2em;
}
:where(.hovered-edd4.grid-thick-6125) {
  gap: 2em;
}
:where(.pressed_4288.info-fluid-b799) {
  gap: 1.25em;
}
:where(.pressed_4288.grid-thick-6125) {
  gap: 1.25em;
}
.easy_530a {
  color: var(--wp--preset--color--black) !important;
}
.thick_e599 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_8a8d {
  color: var(--wp--preset--color--white) !important;
}
.hidden_south_2a0f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tiny-821a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.lower_5825 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.yellow_2522 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lower_799b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.inner_21a8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.background_abf9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame_basic_487f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_20ca {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.selected_d10f {
  background-color: var(--wp--preset--color--black) !important;
}
.status-acb5 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.widget-f47a {
  background-color: var(--wp--preset--color--white) !important;
}
.filter_new_8557 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.menu-hovered-b3fc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-smooth-fbf9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.simple-1919 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid_8239 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.rough_b75a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gas-97b0 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.column_b8a3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh_79d8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination-2f61 {
  border-color: var(--wp--preset--color--black) !important;
}
.title-yellow-f609 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link_460a {
  border-color: var(--wp--preset--color--white) !important;
}
.modal-a4c1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mini-97a3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.cold_d003 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.under_32bb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.glass_f976 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content_advanced_890b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.background-dim-1f96 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text-3618 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.first_88d3 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.status-b248 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.article_dim_586d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.red_c444 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.grid-ad54 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.steel_ae10 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dynamic_a57b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hero_light_8e98 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.chip-61ea {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hidden_f0ae {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description_dcac {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.photo-basic-4713 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.block-down-48e7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.simple_da22 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accordion_b675 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.avatar-left-d136 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.new-fc28 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.fluid_2f72 a:where(:not(.huge_87a3)) {
  color: inherit;
}
:where(.pressed_4288.info-fluid-b799) {
  gap: 1.25em;
}
:where(.pressed_4288.grid-thick-6125) {
  gap: 1.25em;
}
:where(.hovered-edd4.info-fluid-b799) {
  gap: 2em;
}
:where(.hovered-edd4.grid-thick-6125) {
  gap: 2em;
}
.stone-13a2 {
  font-size: 1.5em;
  line-height: 1.6;
}

.huge-94d8 .popup-8fef {
  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);
}
.label-right-8866 .hard_9ea6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_eea5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_eea5.accordion-2116 .info-60e0 {
  background-color: var(--e-global-color-primary);
}
.photo_eea5.hover_c894 .info-60e0,
.photo_eea5.link-outer-9612 .info-60e0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-e37b .widget-thick-7494 {
  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);
}
.image-thick-c09f {
  --divider-color: var(--e-global-color-secondary);
}
.image-thick-c09f .highlight-wide-f6e0 {
  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);
}
.image-thick-c09f.gold-2390 .detail-pink-49a9 {
  background-color: var(--e-global-color-secondary);
}
.image-thick-c09f.aside_e6ec .detail-pink-49a9,
.image-thick-c09f.copper_a57f .detail-pink-49a9 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.image-thick-c09f.aside_e6ec .detail-pink-49a9,
.image-thick-c09f.copper_a57f .detail-pink-49a9 svg {
  fill: var(--e-global-color-secondary);
}
.thumbnail_active_8f16 .form-2ec7 {
  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);
}
.thumbnail_active_8f16 .icon_fast_7ac8 {
  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);
}
.filter_ae5a.gold-2390 .detail-pink-49a9 {
  background-color: var(--e-global-color-primary);
}
.filter_ae5a.aside_e6ec .detail-pink-49a9,
.filter_ae5a.copper_a57f .detail-pink-49a9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.filter_ae5a.aside_e6ec .detail-pink-49a9,
.filter_ae5a.copper_a57f .detail-pink-49a9 svg {
  fill: var(--e-global-color-primary);
}
.green_6c39.gold-2390 .detail-pink-49a9 {
  background-color: var(--e-global-color-primary);
}
.green_6c39.aside_e6ec .detail-pink-49a9,
.green_6c39.copper_a57f .detail-pink-49a9 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.green_6c39 .disabled_be57 {
  color: var(--e-global-color-primary);
}
.green_6c39 .disabled_be57,
.green_6c39 .disabled_be57 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_6c39 .banner_selected_dd75 {
  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_eb5f .title-purple-4daf {
  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);
}
.carousel-f385 .secondary_basic_58b4 .green_592c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_cold_b4d1 .bright-a331:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.search_cold_b4d1 .main-f6b4 i {
  color: var(--e-global-color-primary);
}
.search_cold_b4d1 .main-f6b4 svg {
  fill: var(--e-global-color-primary);
}
.search_cold_b4d1 .tooltip_tiny_20e4 {
  color: var(--e-global-color-secondary);
}
.search_cold_b4d1 .bright-a331 > .tooltip_tiny_20e4,
.search_cold_b4d1 .bright-a331 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-ba29 .backdrop-basic-f76b {
  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-ba29 .first_e515 {
  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);
}
.tabs_pro_d57b .gas_174b .huge-e813 {
  background-color: var(--e-global-color-primary);
}
.tabs_pro_d57b .bronze-33cf {
  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);
}
.avatar_in_184b .aside_bcfc {
  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);
}
.avatar_in_184b .bright-d7b7 {
  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);
}
.avatar_in_184b .paper-bc4b {
  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);
}
.black_3aa5 .dark-5d49,
.black_3aa5 .dark-5d49 a {
  color: var(--e-global-color-primary);
}
.black_3aa5 .dark-5d49.north-78fa,
.black_3aa5 .dark-5d49.north-78fa a {
  color: var(--e-global-color-accent);
}
.black_3aa5 .dark-5d49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_3aa5 .avatar_3c45 {
  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);
}
.shade_c623 .dropdown-0d61,
.shade_c623 .center-3947 {
  color: var(--e-global-color-primary);
}
.shade_c623 .dropdown-0d61 svg {
  fill: var(--e-global-color-primary);
}
.shade_c623 .north-78fa .dropdown-0d61,
.shade_c623 .north-78fa .center-3947 {
  color: var(--e-global-color-accent);
}
.shade_c623 .north-78fa .dropdown-0d61 svg {
  fill: var(--e-global-color-accent);
}
.shade_c623 .center-3947 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_c623 .avatar_3c45 {
  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-iron-4e0c .accent-120f,
.slider-iron-4e0c .box_e7d4 {
  color: var(--e-global-color-primary);
}
.slider-iron-4e0c .box_e7d4 svg {
  fill: var(--e-global-color-primary);
}
.slider-iron-4e0c .dark-5d49.north-78fa a,
.slider-iron-4e0c
  .dark-5d49.north-78fa
  .box_e7d4 {
  color: var(--e-global-color-accent);
}
.slider-iron-4e0c .accent-120f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-iron-4e0c .avatar_3c45 {
  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);
}
.over-aafb .copper-84f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-aafb .tall_a0dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-yellow-46f2 .item-97eb .hard_459c {
  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);
}
.list-yellow-46f2 .item-97eb .disabled_bbea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-yellow-46f2 .block-a841 .hard_459c {
  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);
}
.list-yellow-46f2
  .block-a841
  .disabled_bbea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-yellow-46f2
  .inner_8dbf
  .hard_459c {
  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);
}
.list-yellow-46f2
  .inner_8dbf
  .disabled_bbea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-yellow-46f2
  .narrow-c226
  .hard_459c {
  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);
}
.list-yellow-46f2
  .narrow-c226
  .disabled_bbea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_wood_746c .medium_7c27 {
  background-color: var(--e-global-color-primary);
}
.message_wood_746c .medium_7c27:hover {
  background-color: var(--e-global-color-primary);
}
.message_wood_746c .fixed_e3df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_wood_746c
  .medium_7c27:hover
  .fixed_e3df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-71f7 .list_full_8782 {
  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);
}
.content-next-fe33 .column-clean-7634 .short_77b1 a {
  background-color: var(--e-global-color-accent);
}
.content-next-fe33 .column-clean-7634 .brown-17de a {
  background-color: var(--e-global-color-accent);
}
.content-next-fe33 .column-clean-7634 .short_77b1 a,
.content-next-fe33 .column-clean-7634 .brown-17de a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_affe
  .aside_dcd8.media-clean-e7d7
  .column-clean-7634
  a.green_3761 {
  background-color: var(--e-global-color-accent);
}
.filter_affe
  .aside_dcd8.media-clean-e7d7
  .column-clean-7634
  span.green_3761.fn-current-96a8 {
  background-color: var(--e-global-color-text);
}
.filter_affe
  .aside_dcd8.media-clean-e7d7
  .column-clean-7634
  .green_3761 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f .down_eef8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .focused_6d15
  > .component-fb48
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .old_6060
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .backdrop-330f
  .down_5e13,
.section-ee1f
  .backdrop-330f
  .banner_0fbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-ee1f
  .backdrop-330f
  .prev-f304,
.section-ee1f
  .backdrop-330f
  a
  .prev-f304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .backdrop-330f
  .prev_e534 {
  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);
}
.section-ee1f
  .backdrop-330f
  .dim_c449 {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .backdrop-330f
  .dim_c449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .backdrop-330f
  .dim_c449:hover {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .backdrop-330f
  .avatar-hot-c6d3 {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .backdrop-330f
  .avatar-hot-c6d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .backdrop-330f
  .avatar-hot-c6d3:hover {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .north_fdf4
  .row-9d2c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-ee1f
  .north_fdf4
  .green_9976 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .north_fdf4
  .prev_e534 {
  color: var(--e-global-color-text);
}
.section-ee1f
  .north_fdf4
  .prev_e534
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .north_fdf4
  .dim_c449 {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .north_fdf4
  .dim_c449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .north_fdf4
  .dim_c449:hover {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .north_fdf4
  .avatar-hot-c6d3 {
  background-color: var(--e-global-color-primary);
}
.section-ee1f
  .north_fdf4
  .avatar-hot-c6d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-ee1f
  .north_fdf4
  .avatar-hot-c6d3:hover {
  background-color: var(--e-global-color-primary);
}
.section-ee1f .south_a213 {
  background-color: var(--e-global-color-primary);
}
.section-ee1f .south_a213:hover {
  background-color: var(--e-global-color-primary);
}
.section-ee1f .brown_92f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-ee1f .icon-d1ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_613d .active-75c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_613d
  .tabs_dirty_9b79
  > div:nth-child(3)
  .active-75c8,
.old_613d
  .green-09b2
  > div:nth-child(1)
  .active-75c8,
.old_613d
  .slider-8bbc
  > div:nth-child(1)
  .active-75c8,
.old_613d
  .frame-22fb
  > div:nth-child(1)
  .active-75c8,
.old_613d
  .tall_2384
  > div:nth-child(1)
  .active-75c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_613d .hot_0ea5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_613d .item-purple-1651 {
  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);
}
.old_613d .tabs_ec69 {
  background-color: var(--e-global-color-primary);
}
.old_613d .tabs_ec69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_613d .tabs_ec69:hover {
  background-color: var(--e-global-color-primary);
}
.old_613d .top_66c3 {
  background-color: var(--e-global-color-primary);
}
.old_613d .top_66c3:hover {
  background-color: var(--e-global-color-primary);
}
.old_613d .brown_92f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_613d .icon-d1ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_static_f720 .tooltip_cb47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_static_f720 .next-0bd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_static_f720 .info_simple_0ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_static_f720 .inner-6bf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_static_f720 .top-73c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_static_f720 .top_66c3 {
  background-color: var(--e-global-color-primary);
}
.carousel_static_f720 .top_66c3:hover {
  background-color: var(--e-global-color-primary);
}
.short_150b .article-f7ca {
  background-color: var(--e-global-color-secondary);
}
.short_150b .notice-solid-3dfc {
  background-color: var(--e-global-color-text);
}
.short_150b .yellow-5683 {
  background-color: var(--e-global-color-secondary);
}
.short_150b .iron-4127 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_150b .wide_70d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_150b .west-0df5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_150b .active_e9c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_150b .image-4921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_6612 .message_up_04c1 .link-5448,
.input_6612
  .message_up_04c1
  .link-5448
  a,
.input_6612 .gallery_dcc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_6612 .message_up_04c1 .title-out-bdae,
.input_6612 .west_ceef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_6612 .message_up_04c1 .title-out-bdae {
  color: var(--e-global-color-text);
}
.input_6612 .west_ceef {
  color: var(--e-global-color-text);
}
.input_6612
  .message_up_04c1
  .new-c0fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_6612 .surface-down-a5c4 .feature_hard_df63 {
  background-color: var(--e-global-color-primary);
}
.input_6612 .surface-down-a5c4 .feature_hard_df63:hover {
  background-color: var(--e-global-color-primary);
}
.input_6612 .surface-down-a5c4 .article-6112 li span {
  background-color: var(--e-global-color-text);
}
.input_6612 .surface-down-a5c4 .article-6112 li span:hover {
  background-color: var(--e-global-color-primary);
}
.input_6612
  .surface-down-a5c4
  .article-6112
  li.clean-c640
  span {
  background-color: var(--e-global-color-accent);
}
.input_6612 .accordion-0a3f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bb22 .detail_slow_f604 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-75a2 .steel-3d59 {
  background-color: var(--e-global-color-primary);
}
.aside-75a2 .gas-1e64 {
  background-color: var(--e-global-color-secondary);
}
.aside-75a2 .backdrop_a87e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-75a2 .steel-a1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-75a2 .modal-short-1f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-75a2 .border-pink-640a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-75a2 .menu-steel-a007 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-75a2 .aside_dirty_fd5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-75a2 .footer_f668 {
  background-color: var(--e-global-color-primary);
}
.aside-75a2 .footer_f668 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-b500 .image-0d74 {
  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);
}
.tooltip-b500 .description_3c8b {
  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);
}
.tooltip-b500
  .outer_9b0e:after {
  background-color: var(--e-global-color-primary);
}
.tooltip-b500 .banner_plasma_db95 {
  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);
}
.fluid_b9c6 .gallery_dcc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_b9c6 .west_ceef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_b158 .light_ced8 .row_lower_575f {
  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);
}
.icon_b158 .light_ced8 .frame_3c29 {
  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);
}
.tertiary_a8b9 .gradient-9b30 {
  background-color: var(--e-global-color-primary);
}
.tertiary_a8b9 .wood-539a {
  background-color: var(--e-global-color-secondary);
}
.tertiary_a8b9 .cool_32fc .bright-5c56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_a8b9 .badge-action-7e78 .bright-5c56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_483e .dropdown-action-886f .bronze-4a88 {
  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);
}
.primary_483e .dropdown-action-886f .notice_cool_22e2 {
  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_483e .dropdown-action-886f .message-soft-2091 {
  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);
}
.container_9868 .fixed_de6e {
  border-color: var(--e-global-color-text);
}
.container_9868 .current-ea32 {
  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);
}
.container_9868 .thumbnail-2d18 {
  color: var(--e-global-color-primary);
}
.container_9868 .main-117d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_ba9b .iron-1e14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_ba9b .block_stale_3d9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_ba9b .accent-medium-c78a:hover .iron-1e14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_ba9b
  .accent-medium-c78a:hover
  .block_stale_3d9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-abe2 .popup_d356 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-abe2 .texture_hard_353e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_0938 .logo-in-845e .hover-dim-3494 {
  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);
}
.slow_0938 .modal_febc .hover-dim-3494 {
  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);
}
.article-27fe .backdrop-tiny-9ac5 {
  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);
}
.hero_fast_c48a .badge_under_396d .liquid_6e72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_fast_c48a .badge_under_396d .liquid_6e72 {
  background-color: var(--e-global-color-secondary);
}
.hero_fast_c48a .in_6628 .liquid_6e72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_fast_c48a .in_6628 .liquid_6e72 {
  background-color: var(--e-global-color-secondary);
}
.hero_fast_c48a .notice-0e33 .media-brown-cc86 {
  background-color: var(--e-global-color-primary);
}
.hero_fast_c48a .notice-0e33:hover .media-brown-cc86 {
  background-color: var(--e-global-color-secondary);
}
.hero_fast_c48a .feature_hard_df63 {
  background-color: var(--e-global-color-primary);
}
.hero_fast_c48a .feature_hard_df63:hover {
  background-color: var(--e-global-color-accent);
}
.hero_fast_c48a .article-6112 li span {
  background-color: var(--e-global-color-text);
}
.hero_fast_c48a .article-6112 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hero_fast_c48a .article-6112 li.clean-c640 span {
  background-color: var(--e-global-color-accent);
}
.thick-e1e1 .box_3deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-e1e1 .in_a23e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_c60d .carousel-0183:before {
  background-color: var(--e-global-color-secondary);
}
.search_c60d .silver-4889 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_c60d .filter-white-bd36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-94f3 .simple-689c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-94f3 .simple-689c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-94f3 .simple-689c.fn-active-96a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-94f3 .primary_cool_17a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-94f3 .plasma_69be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-94f3 .info-fresh-26db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-94f3 .logo-a030 {
  background-color: var(--e-global-color-primary);
}
.gradient-94f3 .logo-a030 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-94f3 .sidebar_edc4 {
  background-color: var(--e-global-color-primary);
}
.gradient-94f3 .sidebar_edc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_gold_35b4 .orange_888b .dark_cb83 a {
  color: var(--e-global-color-secondary);
}
.main_gold_35b4 .orange_888b .dark_cb83 a:hover {
  color: var(--e-global-color-secondary);
}
.main_gold_35b4 .orange_888b .dark_cb83,
.main_gold_35b4 .orange_888b .dark_cb83 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_gold_35b4 .orange_888b .article_52cd {
  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);
}
.main_gold_35b4 .orange_888b .current_15b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_gold_35b4 .orange_888b .media_lite_b195 {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .orange_888b .media_lite_b195 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_gold_35b4 .orange_888b .media_lite_b195:hover {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .orange_888b .link_bright_7297 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_gold_35b4 .orange_888b .link_bright_7297 {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .orange_888b .link_bright_7297:hover {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .orange_888b .feature_hard_df63 {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .orange_888b .feature_hard_df63:hover {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .surface-down-a5c4 .article-6112 li span {
  background-color: var(--e-global-color-text);
}
.main_gold_35b4 .surface-down-a5c4 .article-6112 li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_gold_35b4 .surface-down-a5c4 .article-6112 li.clean-c640 span {
  background-color: var(--e-global-color-accent);
}
.main_gold_35b4 .brown_92f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_gold_35b4 .icon-d1ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_9ab5 .hard-91eb .pattern_da0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_9ab5 .hard-91eb .focused_c7ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_9ab5 .hard-91eb .image_paper_8c1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_west_2ff1 .cool-907f {
  border-color: var(--e-global-color-text);
}
.label_west_2ff1 .button-32f1 {
  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);
}
.label_west_2ff1 .selected-afba {
  color: var(--e-global-color-secondary);
}
.label_west_2ff1 .selected-afba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_west_2ff1 .primary-265e > * {
  color: var(--e-global-color-primary);
}
.label_west_2ff1 .primary-265e > * svg {
  fill: var(--e-global-color-primary);
}
.label_west_2ff1 .text-upper-72d5 {
  color: var(--e-global-color-primary);
}
.label_west_2ff1 .text-upper-72d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_west_2ff1 .detail_fluid_f95e {
  color: var(--e-global-color-primary);
}
.label_west_2ff1 .detail_fluid_f95e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_west_2ff1 .tertiary_d94c {
  color: var(--e-global-color-primary);
}
.label_west_2ff1 .tertiary_d94c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_west_2ff1 .filter_prev_2a94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_west_2ff1 .element_cool_7250 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_west_2ff1 .element_cool_7250.text_focused_11b4 {
  color: var(--e-global-color-secondary);
}
.label_west_2ff1 .element_cool_7250.text_focused_11b4 .text-0358 {
  color: var(--e-global-color-accent);
}
.label_west_2ff1 .element_cool_7250.copper_4064 {
  color: var(--e-global-color-text);
}
.label_west_2ff1 .element_cool_7250.copper_4064 .text-0358 {
  color: var(--e-global-color-text);
}
.label_west_2ff1 .element_cool_7250:before {
  border-top-color: var(--e-global-color-text);
}
.label_west_2ff1 .summary-65fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_west_2ff1
  .summary-65fd
  .layout_narrow_4559 {
  background-color: var(--e-global-color-primary);
}
.label_west_2ff1
  .summary-65fd
  .layout_narrow_4559 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_west_2ff1 .cool-907f .tooltip-b06d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-8fd7 .black-0edc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-8fd7 .orange_1aca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_6ae7 .picture-14fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_6ae7
  .content_bottom_8174
  .button_paper_164b {
  background-color: var(--e-global-color-secondary);
}
.component_6ae7
  .content_bottom_8174.simple_12f8
  .button_paper_164b {
  background-color: var(--e-global-color-text);
}
.component_6ae7
  .content_bottom_8174:hover
  .button_paper_164b {
  background-color: var(--e-global-color-accent);
}
.component_6ae7
  .content_bottom_8174.fn-active-96a8
  .button_paper_164b {
  background-color: var(--e-global-color-primary);
}
.old-ef57 .widget_fc61 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.old-ef57 .pattern_down_8851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-ef57 .medium-fa3d {
  background-color: var(--e-global-color-primary);
}
.old-ef57 .medium-fa3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-79f6 .carousel_over_17e9 .search-cold-7a9a .wood-6028 {
  background-color: var(--e-global-color-secondary);
}
.solid-79f6 .carousel_over_17e9 .article-liquid-3281:after {
  background-color: var(--e-global-color-secondary);
}
.solid-79f6 .center-edd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-79f6 .detail-soft-61a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-79f6 .focus_hot_b8c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-79f6 .overlay_iron_a36e {
  background-color: var(--e-global-color-primary);
}
.solid-79f6 .overlay_iron_a36e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-79f6 .bright-8bf7 {
  background-color: var(--e-global-color-secondary);
}
.solid-79f6 .bright-8bf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-79f6 .carousel_over_17e9 .tag_small_d352 .description_motion_8b68:hover {
  background-color: var(--e-global-color-primary);
}
.solid-79f6
  .carousel_over_17e9
  .tag_small_d352
  .description_motion_8b68.large-45f4 {
  background-color: var(--e-global-color-primary);
}
.solid-79f6 .carousel_over_17e9 .notification-huge-11d1:before {
  border-color: var(--e-global-color-primary);
}
.solid-79f6 .carousel_over_17e9 .notification-huge-11d1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.solid-79f6
  .carousel_over_17e9
  .notification-huge-11d1.message_782e:before {
  border-color: var(--e-global-color-primary);
}
.solid-79f6 .icon_slow_642f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-7b78 .accordion-glass-57cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-7b78 .accordion-glass-57cb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-7b78 .accordion-glass-57cb.label-blue-79a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-7b78 .nav-5a7f {
  background-color: var(--e-global-color-primary);
}
.badge-7b78 .nav-5a7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-7b78
  .copper_145a
  .clean_53cd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-7b78
  .content-9c8a
  .clean_53cd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-medium-1b9a
  .up-7e92
  .text_middle_e2cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-medium-1b9a
  .up-7e92
  .paragraph-blue-72f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-medium-1b9a .narrow-87dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-medium-1b9a .list_2b0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-medium-1b9a .label_brown_e5b5 {
  background-color: var(--e-global-color-primary);
}
.alert-medium-1b9a .label_brown_e5b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_0af9 .sidebar_fd8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0af9 .row-4106 {
  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);
}
.pink_0af9 .primary_simple_5f16 {
  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);
}
.pink_0af9 .primary_simple_5f16 a:hover {
  color: var(--e-global-color-secondary);
}
.pink_0af9 .pattern_7866 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0af9 .bright-8ba5 {
  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);
}
.pink_0af9 .footer-f626 .feature_hard_df63 {
  background-color: var(--e-global-color-primary);
}
.pink_0af9 .footer-f626 .feature_hard_df63:hover {
  background-color: var(--e-global-color-accent);
}
.pink_0af9
  .footer-f626
  .article-6112
  li
  span {
  background-color: var(--e-global-color-text);
}
.pink_0af9
  .footer-f626
  .article-6112
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.pink_0af9
  .footer-f626
  .article-6112
  li.clean-c640
  span {
  background-color: var(--e-global-color-accent);
}
.plasma-cbe4
  .thick-52b0
  .chip-pressed-5c03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-cbe4 .thick-52b0 .background_wood_a5af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-cbe4 .thick-52b0 .detail-center-5296 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-cbe4 .widget_7cb9 {
  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);
}
.plasma-cbe4
  .slow-cbe9.table-91fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a {
  background-color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a
  .label-d1c1.column_tiny_ead2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a
  .shade-a25a.tertiary_in_f357 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  .chip_f065
  > a {
  background-color: var(--e-global-color-secondary);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  .chip_f065
  > a
  .glass_924c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  .chip_f065
  > a
  .shade-a25a.easy_0f63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a
  .in_e6b2:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  a
  .in_e6b2:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065.table-207f
  > a
  .in_e6b2:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  .chip_f065.table-207f
  > a
  .in_e6b2:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a
  .paragraph_428d
  .outer_243a {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  a
  .paragraph_428d
  .outer_243a {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a
  .paragraph_428d
  .outer_243a,
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  a
  .paragraph_428d
  .outer_243a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > a
  .sort-small-3e45:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  a
  .sort-small-3e45:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065.table-207f
  > a
  .sort-small-3e45:before {
  color: var(--e-global-color-text);
}
.stone_1552
  > .surface_easy_0afc
  > div
  > .section_fluid_99a5
  > .chip_f065
  > .info-b017
  .chip_f065.table-207f
  > a
  .sort-small-3e45:before {
  color: var(--e-global-color-text);
}
.inner-fd58 .paragraph_5153 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-fd58
  .outline-4937:hover
  .paragraph_5153 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-dim-08cf
  > .surface_easy_0afc
  > .thumbnail_bd2c
  > .column_fixed_d618
  > .nav_4b5f
  > .backdrop-rough-8213
  .content-7dac {
  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);
}
.tooltip-dim-08cf
  > .surface_easy_0afc
  > .thumbnail_bd2c
  > .column_fixed_d618
  > .nav_4b5f
  > .backdrop-rough-8213:hover
  .content-7dac {
  color: var(--e-global-color-text);
}
.tooltip-dim-08cf
  > .surface_easy_0afc
  > .thumbnail_bd2c
  > .column_fixed_d618
  > .nav_4b5f
  > .backdrop-rough-8213:hover
  .content-7dac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-dim-08cf
  > .surface_easy_0afc
  > .thumbnail_bd2c
  > .column_fixed_d618
  > .nav_4b5f.down-9304
  > .backdrop-rough-8213
  .content-7dac {
  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);
}
.footer-up-a6e7 .dirty_8c83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-up-a6e7 .light-1800 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-up-a6e7 .right_138a {
  background-color: var(--e-global-color-primary);
}
.footer-up-a6e7 .right_138a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_center_e17c
  > .surface_easy_0afc
  > .frame-next-fd84
  > .title_b6e0
  > .notice-hard-3155
  .badge_71f6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_center_e17c
  > .surface_easy_0afc
  > .frame-next-fd84
  > .title_b6e0
  > .notice-hard-3155
  .article-medium-510b {
  color: var(--e-global-color-text);
}
.info_center_e17c
  > .surface_easy_0afc
  > .frame-next-fd84
  > .title_b6e0
  > .notice-hard-3155:hover
  .badge_71f6 {
  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);
}
.info_center_e17c
  > .surface_easy_0afc
  > .frame-next-fd84
  > .title_b6e0
  > .notice-hard-3155:hover
  .article-medium-510b {
  color: var(--e-global-color-secondary);
}
.info_center_e17c
  > .surface_easy_0afc
  > .frame-next-fd84
  > .title_b6e0
  > .notice-hard-3155.tooltip-1f44
  .badge_71f6 {
  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);
}
.info_center_e17c
  > .surface_easy_0afc
  > .frame-next-fd84
  > .title_b6e0
  > .notice-hard-3155.tooltip-1f44
  .article-medium-510b {
  color: var(--e-global-color-primary);
}
.next-d215
  .sidebar_b9cb
  .media-action-8216 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-d215 .focus_302a .tooltip-b06d .frame_d2f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-stone-e150 .shade-glass-ffb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-stone-e150 .complex-59ed .shade-glass-ffb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-stone-e150 .table-narrow-75c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-stone-e150 .table-narrow-75c9 {
  background-color: var(--e-global-color-primary);
}
.overlay_right_963e .easy_cb0b .notification-glass-c88d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_right_963e
  .easy_cb0b:hover
  .liquid_6a41 {
  color: var(--e-global-color-secondary);
}
.overlay_right_963e
  .easy_cb0b:hover
  .notification-glass-c88d {
  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);
}
.hidden_1a98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.prev-3b27 {
  flex-direction: column;
}

.prev-3b27 .widget_9b0c {
  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.prev-3b27 .widget_9b0c {
  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);
}

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

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

.first-c75f.label_hovered_8564 {
  display: none;
}

.modal_first_9b39 {
  display: none;
}

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

.copper-b4c0.thick_18c9 {
  margin-bottom: 40px;
  width: 100%;
}

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

.prev-3b27 a {
  width: 100%;
}

.tooltip-aa59 .simple-3ad3.box-left-0bd5 {
  width: 20% !important;
}

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

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

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

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

.upper-64db {
  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;
}

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

.upper-64db: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);
}

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

.tooltip-aa59
  .simple-3ad3.status_motion_2179
  .block-light-f153
  .south_ceae {
  font-size: 20px !important;
}

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

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

.gallery-1f1f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.element_ef30.chip_gas_eafb > .footer-light-fc4e {
  display: flex;
  align-items: center;
}

.tertiary_c794 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.gold-9bdd {
  position: relative;
  width: 100%;
}

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

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

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

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

.row-clean-9fbf {
  display: flex;
  gap: 50px;
}

.tooltip-aa59
  .simple-3ad3.preview-outer-8157
  .hover-huge-803c
  .tabs_inner_1ec2 {
  width: 100% !important;
}

.element-light-2732 {
  width: 500px !important;
  max-width: none;
}

.purple_58ae {
  width: 100%;
}

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

.iron-9e14 {
  position: relative;
  cursor: pointer;
}

.iron-9e14::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.light-74b0 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.iron-9e14:hover .light-74b0 {
  visibility: visible;
}
.iron-9e14:hover.iron-9e14::before {
  display: block;
}

.gallery-1f1f h3 {
  color: #fff;
}

.logo_e059 {
  margin: 0;
}

.tooltip-aa59
  .simple-3ad3.preview-outer-8157
  .tabs_inner_1ec2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gallery-black-92d1 {
  width: 100%;
}

.notice-a7f6 {
  width: 100%;
}

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

.notice-a7f6 {
  width: 100%;
}

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

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

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

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

.prev-3b27 .widget_9b0c.text-motion-8761 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.prev-3b27 h1.widget_9b0c {
  margin-top: 80px !important;
}

.tooltip-aa59 .simple-3ad3.focus_adbe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tertiary_cf3c img {
  width: 100%;
}

.footer_down_5735 .background_b717.block-light-f153 {
  justify-content: space-between;
}

.image-last-5420 {
  display: none;
}

.in_3635 .top_68c3 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .element_ef30 .footer-light-fc4e {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .row-clean-9fbf {
    flex-direction: column;
  }

  .element-light-2732 {
    width: 100% !important;
  }
}

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

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

  .footer_down_5735 .background_b717.block-light-f153 {
    border-bottom: 1px solid #f0c159;
  }

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

  .element_ef30.chip_gas_eafb > .footer-light-fc4e {
    gap: 15px;
    justify-content: space-between;
  }

  .tooltip-aa59
    .simple-3ad3.preview-outer-8157
    .tabs_inner_1ec2
    img {
    width: 60% !important;
  }

  .panel_current_09ac {
    left: 2%;
  }

  .modal_gold_c46f {
    margin: 10px 0;
  }

  .prev-3b27 .top_68c3 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.prev-3b27 .widget_9b0c,
  .prev-3b27 .widget_9b0c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tabs_inner_1ec2 {
    justify-content: center;
  }

  .prev-3b27 .top_68c3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .dropdown-stale-d772 {
    margin-bottom: 15px !important;
  }

  .tooltip-aa59 .simple-3ad3.box-left-0bd5 {
    width: 75% !important;
  }

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

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

  h2.prev-3b27 .widget_9b0c,
  .prev-3b27 .widget_9b0c {
    font-size: 30px !important;
  }

  .tabs_inner_1ec2 {
    justify-content: center;
  }

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

  .complex_e435
    .fast_06d2.full-e97d {
    margin: 0 !important;
  }

  .tertiary_c794 {
    margin: 0;
    gap: 10px;
  }

  .modal_gold_c46f {
    display: flex;
  }

  .motion-5a7c .mask_slow_ff41 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .west-5d82 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .prev-3b27 h1.widget_9b0c {
    margin-top: 40px !important;
  }

  .tooltip-aa59
    .simple-3ad3.preview-outer-8157
    .tabs_inner_1ec2
    img,
  .thumbnail_active_8f16 .hover-huge-803c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .upper-64db {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tooltip-aa59 .simple-3ad3.box-left-0bd5 {
    width: 100% !important;
  }

  .element_ef30.chip_gas_eafb > .footer-light-fc4e {
    gap: 3px;
  }

  .prev-3b27 .top_68c3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.footer_down_5735 .background_b717.block-light-f153: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);
}

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

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

.prev-3b27 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .footer_down_5735 .background_b717.block-light-f153 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .prev-3b27 .widget_9b0c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mask_slow_ff41 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.thick-3f23 .accordion-a444 {
  flex-shrink: 0;
  white-space: nowrap;
}

.thick-3f23 .slider_3978 {
  flex-shrink: 0;
  min-width: fit-content;
}

.thick-3f23 .south_ceae {
  white-space: nowrap;
}

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

.thick-3f23 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.thick-3f23 .accordion-a444 {
  max-width: 80px !important;
}

.thick-3f23 .slider_3978 {
  max-width: 80px !important;
  overflow: hidden;
}

.thick-3f23 .background_b717.block-light-f153 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.thick-3f23 .south_ceae {
  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);
  }
}

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

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

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

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

body .upper-64db:nth-child(2),
.tooltip-aa59 .upper-64db:nth-child(2),
#page .upper-64db: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;
}

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

/* css-noise: 8a1c */
.widget-item-n4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
