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(.accordion_1600) {
  gap: 0.5em;
}
:where(.badge-mini-eb32) {
  gap: 0.5em;
}
body .glass_536b > .fluid-a7cf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .glass_536b > .slider_81ec {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .glass_536b > .backdrop-paper-7c99 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .message_45c3 > .fluid-a7cf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .message_45c3 > .slider_81ec {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .message_45c3 > .backdrop-paper-7c99 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .message_45c3
  > :where(:not(.fluid-a7cf):not(.slider_81ec):not(.outline-17ad)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .message_45c3 > .yellow-b05d {
  max-width: var(--wp--style--global--wide-size);
}
body .accordion_1600 {
  display: flex;
}
body .accordion_1600 {
  flex-wrap: wrap;
  align-items: center;
}
body .accordion_1600 > * {
  margin: 0;
}
body .badge-mini-eb32 {
  display: grid;
}
body .badge-mini-eb32 > * {
  margin: 0;
}
:where(.light-0330.accordion_1600) {
  gap: 2em;
}
:where(.light-0330.badge-mini-eb32) {
  gap: 2em;
}
:where(.card_7e23.accordion_1600) {
  gap: 1.25em;
}
:where(.card_7e23.badge-mini-eb32) {
  gap: 1.25em;
}
.soft_54c1 {
  color: var(--wp--preset--color--black) !important;
}
.status-pink-856b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient_4712 {
  color: var(--wp--preset--color--white) !important;
}
.tall_b32b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.widget-next-87bc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.surface-tall-3d9e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-97c5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slow-25bd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout-new-e9be {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion-4efd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup-center-8380 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message_light_7dbd {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.notice_0e77 {
  background-color: var(--wp--preset--color--black) !important;
}
.card-old-2717 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gold-87ac {
  background-color: var(--wp--preset--color--white) !important;
}
.primary_purple_b691 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.cold-a3e7 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.mini-085a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active-b0f0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item_selected_2516 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accordion-copper-1312 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.banner-e149 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.secondary_e58d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.item_center_9f12 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.column-south-3bd7 {
  border-color: var(--wp--preset--color--black) !important;
}
.footer-dark-dae4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid-853d {
  border-color: var(--wp--preset--color--white) !important;
}
.component_7bac {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.container_steel_407d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.component-96ad {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.disabled_e94d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.black_91ba {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary_basic_1363 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tall_10f4 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-6f80 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow-e50c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.element-6c63 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.smooth_a6c0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.shade_motion_2749 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.aside-solid-700c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.solid-0130 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.thumbnail_yellow_89c1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pro_137a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.middle_7167 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.soft_0c5b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.input-217d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.active-medium-3b96 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.soft-709e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.south_985b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.paragraph_bronze_908c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature-left-6116 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.widget_south_13ca {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.modal_focused_aba7 a:where(:not(.gallery_fixed_f18f)) {
  color: inherit;
}
:where(.card_7e23.accordion_1600) {
  gap: 1.25em;
}
:where(.card_7e23.badge-mini-eb32) {
  gap: 1.25em;
}
:where(.light-0330.accordion_1600) {
  gap: 2em;
}
:where(.light-0330.badge-mini-eb32) {
  gap: 2em;
}
.input-178d {
  font-size: 1.5em;
  line-height: 1.6;
}

.disabled_9441 .filter-fresh-72f0 {
  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);
}
.tag_north_b016 .detail-huge-674e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-motion-2924 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-motion-2924.blue_26bc .accordion-outer-e4b9 {
  background-color: var(--e-global-color-primary);
}
.layout-motion-2924.title-full-2f79 .accordion-outer-e4b9,
.layout-motion-2924.widget-active-b832 .accordion-outer-e4b9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature_e1f6 .chip_ec1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.gradient-huge-1d37 {
  --divider-color: var(--e-global-color-secondary);
}
.gradient-huge-1d37 .selected_dc5a {
  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);
}
.gradient-huge-1d37.hard_664c .under_cc6b {
  background-color: var(--e-global-color-secondary);
}
.gradient-huge-1d37.upper_de75 .under_cc6b,
.gradient-huge-1d37.under-6a74 .under_cc6b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gradient-huge-1d37.upper_de75 .under_cc6b,
.gradient-huge-1d37.under-6a74 .under_cc6b svg {
  fill: var(--e-global-color-secondary);
}
.huge-9bba .rough-6ef8 {
  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);
}
.huge-9bba .logo_selected_c9b5 {
  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);
}
.pro_0348.hard_664c .under_cc6b {
  background-color: var(--e-global-color-primary);
}
.pro_0348.upper_de75 .under_cc6b,
.pro_0348.under-6a74 .under_cc6b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pro_0348.upper_de75 .under_cc6b,
.pro_0348.under-6a74 .under_cc6b svg {
  fill: var(--e-global-color-primary);
}
.container_e89b.hard_664c .under_cc6b {
  background-color: var(--e-global-color-primary);
}
.container_e89b.upper_de75 .under_cc6b,
.container_e89b.under-6a74 .under_cc6b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.container_e89b .filter-light-8951 {
  color: var(--e-global-color-primary);
}
.container_e89b .filter-light-8951,
.container_e89b .filter-light-8951 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_e89b .tag_down_e66f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-basic-88ab .border-blue-53be {
  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);
}
.paper_a4f4 .hard_86f9 .form_wide_2c4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_3aa0 .sidebar-selected-5a9b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture_3aa0 .first_31b1 i {
  color: var(--e-global-color-primary);
}
.picture_3aa0 .first_31b1 svg {
  fill: var(--e-global-color-primary);
}
.picture_3aa0 .title-2f31 {
  color: var(--e-global-color-secondary);
}
.picture_3aa0 .sidebar-selected-5a9b > .title-2f31,
.picture_3aa0 .sidebar-selected-5a9b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-6800 .info-active-2b7a {
  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);
}
.summary-6800 .section_8ea9 {
  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);
}
.dynamic-39b8 .down-fd58 .highlight-19c6 {
  background-color: var(--e-global-color-primary);
}
.dynamic-39b8 .shadow_2e2b {
  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);
}
.dim_307f .notice_complex_558f {
  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);
}
.dim_307f .surface-4a47 {
  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);
}
.dim_307f .basic_1462 {
  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);
}
.right-512e .wrapper-6509,
.right-512e .wrapper-6509 a {
  color: var(--e-global-color-primary);
}
.right-512e .wrapper-6509.medium-ff8b,
.right-512e .wrapper-6509.medium-ff8b a {
  color: var(--e-global-color-accent);
}
.right-512e .wrapper-6509 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-512e .hot-1a26 {
  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);
}
.accordion_left_b9c8 .modal_fluid_e533,
.accordion_left_b9c8 .slider_upper_86a6 {
  color: var(--e-global-color-primary);
}
.accordion_left_b9c8 .modal_fluid_e533 svg {
  fill: var(--e-global-color-primary);
}
.accordion_left_b9c8 .medium-ff8b .modal_fluid_e533,
.accordion_left_b9c8 .medium-ff8b .slider_upper_86a6 {
  color: var(--e-global-color-accent);
}
.accordion_left_b9c8 .medium-ff8b .modal_fluid_e533 svg {
  fill: var(--e-global-color-accent);
}
.accordion_left_b9c8 .slider_upper_86a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_left_b9c8 .hot-1a26 {
  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);
}
.picture_last_bc77 .grid-hot-8990,
.picture_last_bc77 .secondary_active_be65 {
  color: var(--e-global-color-primary);
}
.picture_last_bc77 .secondary_active_be65 svg {
  fill: var(--e-global-color-primary);
}
.picture_last_bc77 .wrapper-6509.medium-ff8b a,
.picture_last_bc77
  .wrapper-6509.medium-ff8b
  .secondary_active_be65 {
  color: var(--e-global-color-accent);
}
.picture_last_bc77 .grid-hot-8990 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_last_bc77 .hot-1a26 {
  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);
}
.clean_9157 .label-ecd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_9157 .chip-medium-9304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0849 .menu-stone-b2f2 .dark-95aa {
  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);
}
.search_0849 .menu-stone-b2f2 .first_8405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0849 .red-2ff4 .dark-95aa {
  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);
}
.search_0849
  .red-2ff4
  .first_8405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0849
  .bronze-1cc9
  .dark-95aa {
  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);
}
.search_0849
  .bronze-1cc9
  .first_8405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0849
  .progress_new_3c18
  .dark-95aa {
  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);
}
.search_0849
  .progress_new_3c18
  .first_8405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-easy-eea1 .tertiary-c6f1 {
  background-color: var(--e-global-color-primary);
}
.primary-easy-eea1 .tertiary-c6f1:hover {
  background-color: var(--e-global-color-primary);
}
.primary-easy-eea1 .menu-4b32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-easy-eea1
  .tertiary-c6f1:hover
  .menu-4b32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-860b .surface-56aa {
  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);
}
.basic-55f0 .static_bdcb .hero-e003 a {
  background-color: var(--e-global-color-accent);
}
.basic-55f0 .static_bdcb .glass-7e4c a {
  background-color: var(--e-global-color-accent);
}
.basic-55f0 .static_bdcb .hero-e003 a,
.basic-55f0 .static_bdcb .glass-7e4c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-cc4c
  .module_ee2d.pressed-871b
  .static_bdcb
  a.avatar-b4f2 {
  background-color: var(--e-global-color-accent);
}
.slow-cc4c
  .module_ee2d.pressed-871b
  .static_bdcb
  span.avatar-b4f2.fn-current-027a {
  background-color: var(--e-global-color-text);
}
.slow-cc4c
  .module_ee2d.pressed-871b
  .static_bdcb
  .avatar-b4f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b .grid-middle-a2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .message-dim-e74c
  > .purple_fdec
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .title_iron_2d55
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .card-b8b3
  .blue_f749,
.soft_a36b
  .card-b8b3
  .picture-focused-3da1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_a36b
  .card-b8b3
  .primary_west_3805,
.soft_a36b
  .card-b8b3
  a
  .primary_west_3805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .card-b8b3
  .east_50c8 {
  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);
}
.soft_a36b
  .card-b8b3
  .description_top_3db7 {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .card-b8b3
  .description_top_3db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .card-b8b3
  .description_top_3db7:hover {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .card-b8b3
  .right-7ecd {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .card-b8b3
  .right-7ecd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .card-b8b3
  .right-7ecd:hover {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .hovered_04e7
  .label-in-dd23
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_a36b
  .hovered_04e7
  .badge_top_dbaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .hovered_04e7
  .east_50c8 {
  color: var(--e-global-color-text);
}
.soft_a36b
  .hovered_04e7
  .east_50c8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .hovered_04e7
  .description_top_3db7 {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .hovered_04e7
  .description_top_3db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .hovered_04e7
  .description_top_3db7:hover {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .hovered_04e7
  .right-7ecd {
  background-color: var(--e-global-color-primary);
}
.soft_a36b
  .hovered_04e7
  .right-7ecd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a36b
  .hovered_04e7
  .right-7ecd:hover {
  background-color: var(--e-global-color-primary);
}
.soft_a36b .modal-motion-7003 {
  background-color: var(--e-global-color-primary);
}
.soft_a36b .modal-motion-7003:hover {
  background-color: var(--e-global-color-primary);
}
.soft_a36b .up-8b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_a36b .component_glass_781e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_beb9 .list-b962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_beb9
  .form_mini_ce45
  > div:nth-child(3)
  .list-b962,
.slow_beb9
  .gold-80a6
  > div:nth-child(1)
  .list-b962,
.slow_beb9
  .heading_bronze_4854
  > div:nth-child(1)
  .list-b962,
.slow_beb9
  .feature-04c8
  > div:nth-child(1)
  .list-b962,
.slow_beb9
  .glass_979a
  > div:nth-child(1)
  .list-b962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_beb9 .bronze-6193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_beb9 .tooltip_complex_fb27 {
  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);
}
.slow_beb9 .caption_4665 {
  background-color: var(--e-global-color-primary);
}
.slow_beb9 .caption_4665 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_beb9 .caption_4665:hover {
  background-color: var(--e-global-color-primary);
}
.slow_beb9 .cold_569f {
  background-color: var(--e-global-color-primary);
}
.slow_beb9 .cold_569f:hover {
  background-color: var(--e-global-color-primary);
}
.slow_beb9 .up-8b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_beb9 .component_glass_781e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-60d9 .form-8184 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-60d9 .pagination-ece7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-60d9 .backdrop_f2ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-60d9 .stale_0819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-60d9 .wrapper-large-03c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-60d9 .cold_569f {
  background-color: var(--e-global-color-primary);
}
.grid-60d9 .cold_569f:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_medium_57f7 .iron-e5f5 {
  background-color: var(--e-global-color-secondary);
}
.accordion_medium_57f7 .shadow-1ca9 {
  background-color: var(--e-global-color-text);
}
.accordion_medium_57f7 .iron_97fa {
  background-color: var(--e-global-color-secondary);
}
.accordion_medium_57f7 .medium-9557 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_medium_57f7 .thumbnail_b58c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_medium_57f7 .active-short-3bf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_medium_57f7 .list-730d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_medium_57f7 .status-824f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_e38e .panel_aba8 .blue-824f,
.basic_e38e
  .panel_aba8
  .blue-824f
  a,
.basic_e38e .mask-bad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_e38e .panel_aba8 .clean-c92e,
.basic_e38e .secondary_light_13de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_e38e .panel_aba8 .clean-c92e {
  color: var(--e-global-color-text);
}
.basic_e38e .secondary_light_13de {
  color: var(--e-global-color-text);
}
.basic_e38e
  .panel_aba8
  .slider_top_2868 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_e38e .soft-b20c .container_28dd {
  background-color: var(--e-global-color-primary);
}
.basic_e38e .soft-b20c .container_28dd:hover {
  background-color: var(--e-global-color-primary);
}
.basic_e38e .soft-b20c .footer_upper_d145 li span {
  background-color: var(--e-global-color-text);
}
.basic_e38e .soft-b20c .footer_upper_d145 li span:hover {
  background-color: var(--e-global-color-primary);
}
.basic_e38e
  .soft-b20c
  .footer_upper_d145
  li.grid-fixed-71f3
  span {
  background-color: var(--e-global-color-accent);
}
.basic_e38e .easy_93d9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_b90f .media_1909 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_new_067c .chip-light-e70f {
  background-color: var(--e-global-color-primary);
}
.focus_new_067c .input_lite_275c {
  background-color: var(--e-global-color-secondary);
}
.focus_new_067c .focused-d26e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_new_067c .form_ee22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_new_067c .active-wood-6abc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_new_067c .silver-c0f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_new_067c .form_9bd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_new_067c .border-stone-61ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_new_067c .mini_a110 {
  background-color: var(--e-global-color-primary);
}
.focus_new_067c .mini_a110 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_black_7c6a .preview-ebf4 {
  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);
}
.item_black_7c6a .grid_1947 {
  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);
}
.item_black_7c6a
  .column_3c79:after {
  background-color: var(--e-global-color-primary);
}
.item_black_7c6a .background-5878 {
  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);
}
.dropdown_70ac .mask-bad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_70ac .secondary_light_13de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-59fc .modal_gold_e72f .link_light_36e2 {
  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);
}
.tag-59fc .modal_gold_e72f .stale_0c21 {
  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);
}
.info-88a4 .status_f358 {
  background-color: var(--e-global-color-primary);
}
.info-88a4 .item_ce74 {
  background-color: var(--e-global-color-secondary);
}
.info-88a4 .gold-acee .nav-2b24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-88a4 .detail-small-81a9 .nav-2b24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_32ad .mask_9286 .focus_4f85 {
  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);
}
.middle_32ad .mask_9286 .hidden-easy-9e04 {
  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);
}
.middle_32ad .mask_9286 .up_add5 {
  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);
}
.active-85be .top-a5df {
  border-color: var(--e-global-color-text);
}
.active-85be .column-141d {
  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);
}
.active-85be .avatar-mini-9ae2 {
  color: var(--e-global-color-primary);
}
.active-85be .accordion_f9ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_a4ea .short-d97b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_a4ea .brown_f4ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_a4ea .carousel-bright-b44d:hover .short-d97b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_a4ea
  .carousel-bright-b44d:hover
  .brown_f4ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_fresh_ba17 .image-5da5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_fresh_ba17 .secondary-top-8cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_f1b7 .hard-dcd9 .focused-a827 {
  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);
}
.notification_f1b7 .thumbnail_focused_cb3e .focused-a827 {
  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);
}
.column-56dc .upper_a342 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.simple_cac1 .breadcrumb_db6c .panel_inner_d11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_cac1 .breadcrumb_db6c .panel_inner_d11f {
  background-color: var(--e-global-color-secondary);
}
.simple_cac1 .button_rough_87fc .panel_inner_d11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_cac1 .button_rough_87fc .panel_inner_d11f {
  background-color: var(--e-global-color-secondary);
}
.simple_cac1 .mini-e88b .logo-current-907a {
  background-color: var(--e-global-color-primary);
}
.simple_cac1 .mini-e88b:hover .logo-current-907a {
  background-color: var(--e-global-color-secondary);
}
.simple_cac1 .container_28dd {
  background-color: var(--e-global-color-primary);
}
.simple_cac1 .container_28dd:hover {
  background-color: var(--e-global-color-accent);
}
.simple_cac1 .footer_upper_d145 li span {
  background-color: var(--e-global-color-text);
}
.simple_cac1 .footer_upper_d145 li span:hover {
  background-color: var(--e-global-color-primary);
}
.simple_cac1 .footer_upper_d145 li.grid-fixed-71f3 span {
  background-color: var(--e-global-color-accent);
}
.outline_7026 .green_ffc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_7026 .alert_dirty_535a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-6e48 .alert-b6a6:before {
  background-color: var(--e-global-color-secondary);
}
.list-6e48 .hot-b1f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-6e48 .progress-narrow-0b6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-0903 .aside_north_5b84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-0903 .aside_north_5b84:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-0903 .aside_north_5b84.fn-active-027a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-0903 .container_1670 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-0903 .disabled-c44d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-0903 .silver-33c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-0903 .description-hot-1f2e {
  background-color: var(--e-global-color-primary);
}
.wrapper-0903 .description-hot-1f2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-0903 .paragraph-b699 {
  background-color: var(--e-global-color-primary);
}
.wrapper-0903 .paragraph-b699 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-05e6 .smooth-a769 .hovered_9bb5 a {
  color: var(--e-global-color-secondary);
}
.pro-05e6 .smooth-a769 .hovered_9bb5 a:hover {
  color: var(--e-global-color-secondary);
}
.pro-05e6 .smooth-a769 .hovered_9bb5,
.pro-05e6 .smooth-a769 .hovered_9bb5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-05e6 .smooth-a769 .video_narrow_8504 {
  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);
}
.pro-05e6 .smooth-a769 .menu_65f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-05e6 .smooth-a769 .carousel_basic_7c8b {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .smooth-a769 .carousel_basic_7c8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-05e6 .smooth-a769 .carousel_basic_7c8b:hover {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .smooth-a769 .frame-gas-f398 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-05e6 .smooth-a769 .frame-gas-f398 {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .smooth-a769 .frame-gas-f398:hover {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .smooth-a769 .container_28dd {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .smooth-a769 .container_28dd:hover {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .soft-b20c .footer_upper_d145 li span {
  background-color: var(--e-global-color-text);
}
.pro-05e6 .soft-b20c .footer_upper_d145 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pro-05e6 .soft-b20c .footer_upper_d145 li.grid-fixed-71f3 span {
  background-color: var(--e-global-color-accent);
}
.pro-05e6 .up-8b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-05e6 .component_glass_781e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-d735 .header-slow-e0b2 .feature_hovered_1a85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-d735 .header-slow-e0b2 .thumbnail-steel-3352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-d735 .header-slow-e0b2 .section_64da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c295 .picture_dirty_7e5b {
  border-color: var(--e-global-color-text);
}
.black_c295 .shadow-pro-4162 {
  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);
}
.black_c295 .filter-right-1a58 {
  color: var(--e-global-color-secondary);
}
.black_c295 .filter-right-1a58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c295 .hover_cold_c416 > * {
  color: var(--e-global-color-primary);
}
.black_c295 .hover_cold_c416 > * svg {
  fill: var(--e-global-color-primary);
}
.black_c295 .south-a37d {
  color: var(--e-global-color-primary);
}
.black_c295 .south-a37d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_c295 .article_cee3 {
  color: var(--e-global-color-primary);
}
.black_c295 .article_cee3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_c295 .texture-dim-b92e {
  color: var(--e-global-color-primary);
}
.black_c295 .texture-dim-b92e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c295 .hot-2542 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c295 .under_4536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c295 .under_4536.frame_9fb1 {
  color: var(--e-global-color-secondary);
}
.black_c295 .under_4536.frame_9fb1 .widget_inner_b058 {
  color: var(--e-global-color-accent);
}
.black_c295 .under_4536.row-hot-8726 {
  color: var(--e-global-color-text);
}
.black_c295 .under_4536.row-hot-8726 .widget_inner_b058 {
  color: var(--e-global-color-text);
}
.black_c295 .under_4536:before {
  border-top-color: var(--e-global-color-text);
}
.black_c295 .dirty-3517 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c295
  .dirty-3517
  .bronze-d538 {
  background-color: var(--e-global-color-primary);
}
.black_c295
  .dirty-3517
  .bronze-d538 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_c295 .picture_dirty_7e5b .stale-c3d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_425c .article_prev_dc12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_425c .old-3fdd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_small_be0f .avatar-warm-74b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_small_be0f
  .mini_2364
  .glass-f15b {
  background-color: var(--e-global-color-secondary);
}
.tabs_small_be0f
  .mini_2364.cold_6d77
  .glass-f15b {
  background-color: var(--e-global-color-text);
}
.tabs_small_be0f
  .mini_2364:hover
  .glass-f15b {
  background-color: var(--e-global-color-accent);
}
.tabs_small_be0f
  .mini_2364.fn-active-027a
  .glass-f15b {
  background-color: var(--e-global-color-primary);
}
.next_a9d6 .notification-d532 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.next_a9d6 .first-8c1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_a9d6 .wrapper-4bd3 {
  background-color: var(--e-global-color-primary);
}
.next_a9d6 .wrapper-4bd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-5461 .tooltip_left_3bfa .upper-c6e3 .caption-orange-1a0e {
  background-color: var(--e-global-color-secondary);
}
.input-5461 .tooltip_left_3bfa .module_d2a0:after {
  background-color: var(--e-global-color-secondary);
}
.input-5461 .media-f06e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-5461 .current_3915 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-5461 .dropdown-8ddc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-5461 .badge_up_04ca {
  background-color: var(--e-global-color-primary);
}
.input-5461 .badge_up_04ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-5461 .smooth-c1fd {
  background-color: var(--e-global-color-secondary);
}
.input-5461 .smooth-c1fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-5461 .tooltip_left_3bfa .outline-1f3e .tabs_c47d:hover {
  background-color: var(--e-global-color-primary);
}
.input-5461
  .tooltip_left_3bfa
  .outline-1f3e
  .tabs_c47d.avatar_glass_9ff6 {
  background-color: var(--e-global-color-primary);
}
.input-5461 .tooltip_left_3bfa .info-ef19:before {
  border-color: var(--e-global-color-primary);
}
.input-5461 .tooltip_left_3bfa .info-ef19:hover:before {
  border-color: var(--e-global-color-secondary);
}
.input-5461
  .tooltip_left_3bfa
  .info-ef19.element-9961:before {
  border-color: var(--e-global-color-primary);
}
.input-5461 .highlight-medium-618c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-lite-0c7b .lite_12e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-lite-0c7b .lite_12e6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-lite-0c7b .lite_12e6.picture_ae51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-lite-0c7b .bottom-ae1d {
  background-color: var(--e-global-color-primary);
}
.container-lite-0c7b .bottom-ae1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-lite-0c7b
  .outer_1df8
  .card-bda0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-lite-0c7b
  .description_5277
  .card-bda0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-9fd7
  .hero-0b1e
  .summary_action_0c5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9fd7
  .hero-0b1e
  .short_0486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9fd7 .accent-fe03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9fd7 .bright_463a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-9fd7 .badge-679c {
  background-color: var(--e-global-color-primary);
}
.popup-9fd7 .badge-679c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_south_7f34 .avatar-over-357e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_south_7f34 .backdrop-pink-3eb1 {
  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);
}
.notice_south_7f34 .sort-dim-6b26 {
  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);
}
.notice_south_7f34 .sort-dim-6b26 a:hover {
  color: var(--e-global-color-secondary);
}
.notice_south_7f34 .pro_865d {
  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);
}
.notice_south_7f34 .copper_df01 {
  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);
}
.notice_south_7f34 .active-short-3904 .container_28dd {
  background-color: var(--e-global-color-primary);
}
.notice_south_7f34 .active-short-3904 .container_28dd:hover {
  background-color: var(--e-global-color-accent);
}
.notice_south_7f34
  .active-short-3904
  .footer_upper_d145
  li
  span {
  background-color: var(--e-global-color-text);
}
.notice_south_7f34
  .active-short-3904
  .footer_upper_d145
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.notice_south_7f34
  .active-short-3904
  .footer_upper_d145
  li.grid-fixed-71f3
  span {
  background-color: var(--e-global-color-accent);
}
.item-32cb
  .picture_south_ef9c
  .tabs-north-8706 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-32cb .picture_south_ef9c .sidebar-stale-9148 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-32cb .picture_south_ef9c .input-e411 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-32cb .south-0c3a {
  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);
}
.item-32cb
  .surface-9246.video_26b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a {
  background-color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a
  .picture_20c0.label-d97d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a
  .input_af62.disabled-3e23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  .wide_33dc
  > a {
  background-color: var(--e-global-color-secondary);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  .wide_33dc
  > a
  .block-narrow-e225 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  .wide_33dc
  > a
  .input_af62.grid_top_22c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a
  .heading-thick-65e5:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  a
  .heading-thick-65e5:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc.primary_active_9943
  > a
  .heading-thick-65e5:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  .wide_33dc.primary_active_9943
  > a
  .heading-thick-65e5:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a
  .wrapper-bottom-df77
  .tertiary-clean-6e7b {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  a
  .wrapper-bottom-df77
  .tertiary-clean-6e7b {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a
  .wrapper-bottom-df77
  .tertiary-clean-6e7b,
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  a
  .wrapper-bottom-df77
  .tertiary-clean-6e7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > a
  .large_553e:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  a
  .large_553e:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc.primary_active_9943
  > a
  .large_553e:before {
  color: var(--e-global-color-text);
}
.summary_5f22
  > .mini_81a3
  > div
  > .west_ae10
  > .wide_33dc
  > .slider-5f44
  .wide_33dc.primary_active_9943
  > a
  .large_553e:before {
  color: var(--e-global-color-text);
}
.accent-rough-f73a .video_1925 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-rough-f73a
  .huge_ab72:hover
  .video_1925 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-f8d7
  > .mini_81a3
  > .icon-266b
  > .current-faa0
  > .tabs_7650
  > .input-paper-11e8
  .pagination-middle-2d2c {
  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);
}
.blue-f8d7
  > .mini_81a3
  > .icon-266b
  > .current-faa0
  > .tabs_7650
  > .input-paper-11e8:hover
  .pagination-middle-2d2c {
  color: var(--e-global-color-text);
}
.blue-f8d7
  > .mini_81a3
  > .icon-266b
  > .current-faa0
  > .tabs_7650
  > .input-paper-11e8:hover
  .pagination-middle-2d2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-f8d7
  > .mini_81a3
  > .icon-266b
  > .current-faa0
  > .tabs_7650.selected_6b53
  > .input-paper-11e8
  .pagination-middle-2d2c {
  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);
}
.solid_e9bd .inner-ee5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_e9bd .out_b22d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_e9bd .alert_basic_f707 {
  background-color: var(--e-global-color-primary);
}
.solid_e9bd .alert_basic_f707 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-2187
  > .mini_81a3
  > .main_0c07
  > .primary-afcc
  > .accent-730b
  .paragraph_white_a7ce {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-2187
  > .mini_81a3
  > .main_0c07
  > .primary-afcc
  > .accent-730b
  .texture-ca1b {
  color: var(--e-global-color-text);
}
.fast-2187
  > .mini_81a3
  > .main_0c07
  > .primary-afcc
  > .accent-730b:hover
  .paragraph_white_a7ce {
  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);
}
.fast-2187
  > .mini_81a3
  > .main_0c07
  > .primary-afcc
  > .accent-730b:hover
  .texture-ca1b {
  color: var(--e-global-color-secondary);
}
.fast-2187
  > .mini_81a3
  > .main_0c07
  > .primary-afcc
  > .accent-730b.card-195c
  .paragraph_white_a7ce {
  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);
}
.fast-2187
  > .mini_81a3
  > .main_0c07
  > .primary-afcc
  > .accent-730b.card-195c
  .texture-ca1b {
  color: var(--e-global-color-primary);
}
.disabled-f2a0
  .focus_rough_c9fb
  .filter-dim-93cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-f2a0 .copper-ae88 .stale-c3d6 .popup_42ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_prev_7ac9 .glass-a102 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_prev_7ac9 .clean-fe44 .glass-a102 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_prev_7ac9 .panel_solid_34ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_prev_7ac9 .panel_solid_34ae {
  background-color: var(--e-global-color-primary);
}
.smooth_4f08 .slow-3138 .accent-a80f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_4f08
  .slow-3138:hover
  .progress-5e45 {
  color: var(--e-global-color-secondary);
}
.smooth_4f08
  .slow-3138:hover
  .accent-a80f {
  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);
}
.orange_e8cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.full_3520 {
  flex-direction: column;
}

.full_3520 .backdrop-lite-be48 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.full_3520 .backdrop-lite-be48 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

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

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

.caption-complex-eb28.west_164b {
  display: none;
}

.row-c0a4 {
  display: none;
}

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

.bronze-7418.accent-8637 {
  margin-bottom: 40px;
  width: 100%;
}

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

.full_3520 a {
  width: 100%;
}

.input-up-ac34 .element-selected-48f8.overlay-right-de1a {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.input-up-ac34
  .element-selected-48f8.notification-ae35
  .title-09b7
  .row-current-4145 {
  font-size: 20px !important;
}

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

.banner-copper-5079 {
  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;
}

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

  text-align: center;
}

.media-center-6549.gradient-under-11e4 > .purple-7418 {
  display: flex;
  align-items: center;
}

.shadow-f14c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.mask-e42b {
  position: relative;
  width: 100%;
}

.thumbnail-2b48 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.hidden-7d46 {
  font-size: 35px !important;
}

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

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

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

.input-up-ac34
  .element-selected-48f8.row_5095
  .footer_solid_c545
  .primary-thick-069e {
  width: 100% !important;
}

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

.text_b701 {
  width: 100%;
}

.tabs-east-7bc0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.box_basic_586e {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.shade-silver-01be {
  font-size: 15px !important;
}

.media-thick-cc00 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.box_basic_586e:hover .media-thick-cc00 {
  visibility: visible;
}
.box_basic_586e:hover.box_basic_586e::before {
  display: block;
}

.focus_075d h3 {
  color: #fff;
}

.heading_fbfb {
  margin: 0;
}

.input-up-ac34
  .element-selected-48f8.row_5095
  .primary-thick-069e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.frame_733c {
  width: 100%;
}

.upper-641f {
  width: 100%;
}

.tag-306a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.upper-641f {
  width: 100%;
}

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

.primary-thick-069e {
  display: flex;
  align-items: center;
}

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

.paper-2c50 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.full_3520 .backdrop-lite-be48.shade-west-76f9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.full_3520 h1.backdrop-lite-be48 {
  margin-top: 80px !important;
}

.input-up-ac34 .element-selected-48f8.tag-selected-e0e6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active_advanced_a90c img {
  width: 100%;
}

.soft_a255 .notification-680f.title-09b7 {
  justify-content: space-between;
}

.logo_e221 {
  display: none;
}

.accent_fast_90ad .motion-7146 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .media-center-6549 .purple-7418 {
    flex-wrap: nowrap !important;
  }
}

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

  .overlay-7656 {
    width: 100% !important;
  }
}

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

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

  .soft_a255 .notification-680f.title-09b7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .media-center-6549.gradient-under-11e4 > .purple-7418 {
    gap: 15px;
    justify-content: space-between;
  }

  .input-up-ac34
    .element-selected-48f8.row_5095
    .primary-thick-069e
    img {
    width: 60% !important;
  }

  .thumbnail-2b48 {
    left: 2%;
  }

  .banner_static_2384 {
    margin: 10px 0;
  }

  .full_3520 .motion-7146 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .hidden-7d46 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.full_3520 .backdrop-lite-be48,
  .full_3520 .backdrop-lite-be48 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .primary-thick-069e {
    justify-content: center;
  }

  .full_3520 .motion-7146 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .input-up-ac34 .element-selected-48f8.overlay-right-de1a {
    width: 75% !important;
  }

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

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

  h2.full_3520 .backdrop-lite-be48,
  .full_3520 .backdrop-lite-be48 {
    font-size: 30px !important;
  }

  .primary-thick-069e {
    justify-content: center;
  }

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

  .preview-b6c2
    .texture-ebe1.current-0ee3 {
    margin: 0 !important;
  }

  .shadow-f14c {
    margin: 0;
    gap: 10px;
  }

  .banner_static_2384 {
    display: flex;
  }

  .footer-purple-977e .disabled-b816 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .tag-306a {
    justify-content: flex-end;
    gap: 1px;
  }

  .full_3520 h1.backdrop-lite-be48 {
    margin-top: 40px !important;
  }

  .input-up-ac34
    .element-selected-48f8.row_5095
    .primary-thick-069e
    img,
  .huge-9bba .footer_solid_c545 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .input-up-ac34 .element-selected-48f8.overlay-right-de1a {
    width: 100% !important;
  }

  .media-center-6549.gradient-under-11e4 > .purple-7418 {
    gap: 3px;
  }

  .full_3520 .motion-7146 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.soft_a255 .notification-680f.title-09b7 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.soft_a255 .notification-680f.title-09b7:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

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

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

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

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

.caption-complex-eb28: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;
}

/* 图片块简化样式 */
.title-2a12 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .soft_a255 .notification-680f.title-09b7 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .full_3520 .backdrop-lite-be48 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .disabled-b816 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.secondary-outer-f81d .modal_over_c1c6 {
  flex-shrink: 0;
  white-space: nowrap;
}

.secondary-outer-f81d .image-b159 {
  flex-shrink: 0;
  min-width: fit-content;
}

.secondary-outer-f81d .row-current-4145 {
  white-space: nowrap;
}

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

.secondary-outer-f81d {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.secondary-outer-f81d .image-b159 {
  max-width: 80px !important;
  overflow: hidden;
}

.secondary-outer-f81d .notification-680f.title-09b7 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.secondary-outer-f81d .row-current-4145 {
  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);
  }
}

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

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

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

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

body .last-bc4f:nth-child(2),
.input-up-ac34 .last-bc4f:nth-child(2),
#page .last-bc4f: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;
}

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

/* css-noise: 3754 */
.shadow-element-c3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
