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(.overlay_tiny_0cf2) {
  gap: 0.5em;
}
:where(.mini_8355) {
  gap: 0.5em;
}
body .left-2655 > .component_aa22 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .left-2655 > .widget_c64c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .left-2655 > .button_fluid_163c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .summary_e761 > .component_aa22 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .summary_e761 > .widget_c64c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .summary_e761 > .button_fluid_163c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .summary_e761
  > :where(:not(.component_aa22):not(.widget_c64c):not(.component-7b0f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .summary_e761 > .solid-befc {
  max-width: var(--wp--style--global--wide-size);
}
body .overlay_tiny_0cf2 {
  display: flex;
}
body .overlay_tiny_0cf2 {
  flex-wrap: wrap;
  align-items: center;
}
body .overlay_tiny_0cf2 > * {
  margin: 0;
}
body .mini_8355 {
  display: grid;
}
body .mini_8355 > * {
  margin: 0;
}
:where(.widget-stone-0cb4.overlay_tiny_0cf2) {
  gap: 2em;
}
:where(.widget-stone-0cb4.mini_8355) {
  gap: 2em;
}
:where(.red_9cd4.overlay_tiny_0cf2) {
  gap: 1.25em;
}
:where(.red_9cd4.mini_8355) {
  gap: 1.25em;
}
.video_6653 {
  color: var(--wp--preset--color--black) !important;
}
.container_6593 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary_west_9214 {
  color: var(--wp--preset--color--white) !important;
}
.green-3608 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gallery-111d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.table_in_4b51 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid_34f7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.action-d287 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.label-gas-cc00 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline-cf85 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail-fc3d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.full-0d81 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination_491a {
  background-color: var(--wp--preset--color--black) !important;
}
.container-clean-bcb8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dirty-f485 {
  background-color: var(--wp--preset--color--white) !important;
}
.tabs_bed6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.active_d3c3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.background-ac0d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row-5cac {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.filter-8263 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.advanced-201b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout-b775 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail-large-2bb5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component-fe20 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_fast_ff42 {
  border-color: var(--wp--preset--color--black) !important;
}
.widget_dc6a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.video-last-6d88 {
  border-color: var(--wp--preset--color--white) !important;
}
.upper-77b1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.main-08dd {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.menu_bottom_09af {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.complex-1b8f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_rough_3e81 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.glass_e017 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mini-b363 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box-iron-42b6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.center_17ab {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.complex-f474 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gas_aa41 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.pro-3420 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.detail-hard-8996 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.center_cf8b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.light-adb4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.yellow-7129 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.highlight-05c1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pro_c267 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.section-4830 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.media-1f04 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.sidebar-ff64 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.purple-92c9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.logo_glass_ee23 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.paragraph-f298 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.title-2673 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.under-43bd a:where(:not(.preview-b9b6)) {
  color: inherit;
}
:where(.red_9cd4.overlay_tiny_0cf2) {
  gap: 1.25em;
}
:where(.red_9cd4.mini_8355) {
  gap: 1.25em;
}
:where(.widget-stone-0cb4.overlay_tiny_0cf2) {
  gap: 2em;
}
:where(.widget-stone-0cb4.mini_8355) {
  gap: 2em;
}
.orange_3280 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tooltip_4944 .new_3408 {
  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);
}
.secondary-95be .mask-cool-c776 {
  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);
}
.tooltip-bf38 {
  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);
}
.tooltip-bf38.outer-847b .layout-pressed-396d {
  background-color: var(--e-global-color-primary);
}
.tooltip-bf38.nav_919e .layout-pressed-396d,
.tooltip-bf38.over_147b .layout-pressed-396d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.label-b9ae .pro_0a26 {
  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);
}
.notification-active-6c4e {
  --divider-color: var(--e-global-color-secondary);
}
.notification-active-6c4e .simple-3df0 {
  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);
}
.notification-active-6c4e.container-64b6 .aside-yellow-e0fd {
  background-color: var(--e-global-color-secondary);
}
.notification-active-6c4e.surface-d55b .aside-yellow-e0fd,
.notification-active-6c4e.search-blue-fedf .aside-yellow-e0fd {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.notification-active-6c4e.surface-d55b .aside-yellow-e0fd,
.notification-active-6c4e.search-blue-fedf .aside-yellow-e0fd svg {
  fill: var(--e-global-color-secondary);
}
.popup-d630 .nav_b1a9 {
  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);
}
.popup-d630 .sort_63e5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_easy_961b.container-64b6 .aside-yellow-e0fd {
  background-color: var(--e-global-color-primary);
}
.sidebar_easy_961b.surface-d55b .aside-yellow-e0fd,
.sidebar_easy_961b.search-blue-fedf .aside-yellow-e0fd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sidebar_easy_961b.surface-d55b .aside-yellow-e0fd,
.sidebar_easy_961b.search-blue-fedf .aside-yellow-e0fd svg {
  fill: var(--e-global-color-primary);
}
.media_65fc.container-64b6 .aside-yellow-e0fd {
  background-color: var(--e-global-color-primary);
}
.media_65fc.surface-d55b .aside-yellow-e0fd,
.media_65fc.search-blue-fedf .aside-yellow-e0fd {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.media_65fc .card-blue-0915 {
  color: var(--e-global-color-primary);
}
.media_65fc .card-blue-0915,
.media_65fc .card-blue-0915 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_65fc .breadcrumb-9cc8 {
  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);
}
.alert_selected_da50 .text_last_acc0 {
  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);
}
.fixed_8453 .simple_624b .text_991d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_stone_d67c .panel-iron-6ef8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.filter_stone_d67c .footer-6071 i {
  color: var(--e-global-color-primary);
}
.filter_stone_d67c .footer-6071 svg {
  fill: var(--e-global-color-primary);
}
.filter_stone_d67c .chip_full_cadb {
  color: var(--e-global-color-secondary);
}
.filter_stone_d67c .panel-iron-6ef8 > .chip_full_cadb,
.filter_stone_d67c .panel-iron-6ef8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-e0ac .plasma_9f40 {
  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);
}
.paragraph-e0ac .gas_af17 {
  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);
}
.grid-fast-796b .accent_0a4d .static_6ba6 {
  background-color: var(--e-global-color-primary);
}
.grid-fast-796b .module-cdbf {
  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);
}
.backdrop_b54f .silver-077c {
  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);
}
.backdrop_b54f .background_2954 {
  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);
}
.backdrop_b54f .notification_red_9b92 {
  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);
}
.background_b8df .nav-06c9,
.background_b8df .nav-06c9 a {
  color: var(--e-global-color-primary);
}
.background_b8df .nav-06c9.table-64b6,
.background_b8df .nav-06c9.table-64b6 a {
  color: var(--e-global-color-accent);
}
.background_b8df .nav-06c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_b8df .message-red-62df {
  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);
}
.large-5966 .element-8da0,
.large-5966 .detail-cdba {
  color: var(--e-global-color-primary);
}
.large-5966 .element-8da0 svg {
  fill: var(--e-global-color-primary);
}
.large-5966 .table-64b6 .element-8da0,
.large-5966 .table-64b6 .detail-cdba {
  color: var(--e-global-color-accent);
}
.large-5966 .table-64b6 .element-8da0 svg {
  fill: var(--e-global-color-accent);
}
.large-5966 .detail-cdba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-5966 .message-red-62df {
  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);
}
.action-6853 .lower-4de6,
.action-6853 .simple_d8a4 {
  color: var(--e-global-color-primary);
}
.action-6853 .simple_d8a4 svg {
  fill: var(--e-global-color-primary);
}
.action-6853 .nav-06c9.table-64b6 a,
.action-6853
  .nav-06c9.table-64b6
  .simple_d8a4 {
  color: var(--e-global-color-accent);
}
.action-6853 .lower-4de6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-6853 .message-red-62df {
  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);
}
.yellow_6dea .up_6948 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_6dea .current-a885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-deb9 .fluid-b64d .thumbnail_f5bc {
  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);
}
.breadcrumb-deb9 .fluid-b64d .label_ff57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-deb9 .mask-2e4a .thumbnail_f5bc {
  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);
}
.breadcrumb-deb9
  .mask-2e4a
  .label_ff57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-deb9
  .label-stale-dda8
  .thumbnail_f5bc {
  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);
}
.breadcrumb-deb9
  .label-stale-dda8
  .label_ff57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-deb9
  .next_bb64
  .thumbnail_f5bc {
  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);
}
.breadcrumb-deb9
  .next_bb64
  .label_ff57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_67f8 .large-fb89 {
  background-color: var(--e-global-color-primary);
}
.primary_67f8 .large-fb89:hover {
  background-color: var(--e-global-color-primary);
}
.primary_67f8 .smooth_a8a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_67f8
  .large-fb89:hover
  .smooth_a8a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_cd14 .section_fe5d {
  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);
}
.dirty_748d .pressed_008c .shade_red_9462 a {
  background-color: var(--e-global-color-accent);
}
.dirty_748d .pressed_008c .primary-05cd a {
  background-color: var(--e-global-color-accent);
}
.dirty_748d .pressed_008c .shade_red_9462 a,
.dirty_748d .pressed_008c .primary-05cd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_new_c54d
  .gradient_8c29.box_70ea
  .pressed_008c
  a.simple_5d0b {
  background-color: var(--e-global-color-accent);
}
.overlay_new_c54d
  .gradient_8c29.box_70ea
  .pressed_008c
  span.simple_5d0b.fn-current-3f67 {
  background-color: var(--e-global-color-text);
}
.overlay_new_c54d
  .gradient_8c29.box_70ea
  .pressed_008c
  .simple_5d0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79 .in-4343 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .accent-718d
  > .center-678e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .form_bronze_ec11
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .list_c805
  .next-f993,
.filter_white_0e79
  .list_c805
  .texture-next-f8cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_white_0e79
  .list_c805
  .frame-0bcf,
.filter_white_0e79
  .list_c805
  a
  .frame-0bcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .list_c805
  .list-2cee {
  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_white_0e79
  .list_c805
  .main_prev_ff78 {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .list_c805
  .main_prev_ff78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .list_c805
  .main_prev_ff78:hover {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .list_c805
  .motion-87b9 {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .list_c805
  .motion-87b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .list_c805
  .motion-87b9:hover {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .content-8515
  .secondary-narrow-5e2c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_white_0e79
  .content-8515
  .east-03b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .content-8515
  .list-2cee {
  color: var(--e-global-color-text);
}
.filter_white_0e79
  .content-8515
  .list-2cee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .content-8515
  .main_prev_ff78 {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .content-8515
  .main_prev_ff78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .content-8515
  .main_prev_ff78:hover {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .content-8515
  .motion-87b9 {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79
  .content-8515
  .motion-87b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_white_0e79
  .content-8515
  .motion-87b9:hover {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79 .tertiary_7175 {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79 .tertiary_7175:hover {
  background-color: var(--e-global-color-primary);
}
.filter_white_0e79 .hidden-c769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_white_0e79 .green_0ea8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-e470 .outline-da7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-e470
  .shadow-b083
  > div:nth-child(3)
  .outline-da7c,
.outline-e470
  .section_center_a91e
  > div:nth-child(1)
  .outline-da7c,
.outline-e470
  .filter_9a7b
  > div:nth-child(1)
  .outline-da7c,
.outline-e470
  .shadow_down_b2c0
  > div:nth-child(1)
  .outline-da7c,
.outline-e470
  .info_liquid_317c
  > div:nth-child(1)
  .outline-da7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-e470 .full_c6e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-e470 .carousel-d8c3 {
  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);
}
.outline-e470 .purple_87c3 {
  background-color: var(--e-global-color-primary);
}
.outline-e470 .purple_87c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-e470 .purple_87c3:hover {
  background-color: var(--e-global-color-primary);
}
.outline-e470 .sort-pro-832d {
  background-color: var(--e-global-color-primary);
}
.outline-e470 .sort-pro-832d:hover {
  background-color: var(--e-global-color-primary);
}
.outline-e470 .hidden-c769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-e470 .green_0ea8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_eabb .full-0ed4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_eabb .shadow_solid_8d2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_eabb .medium_451c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_eabb .last_e18f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_eabb .avatar-fbb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_eabb .sort-pro-832d {
  background-color: var(--e-global-color-primary);
}
.tall_eabb .sort-pro-832d:hover {
  background-color: var(--e-global-color-primary);
}
.focus-bronze-cc7f .solid_15f6 {
  background-color: var(--e-global-color-secondary);
}
.focus-bronze-cc7f .background_upper_4a71 {
  background-color: var(--e-global-color-text);
}
.focus-bronze-cc7f .component-33ef {
  background-color: var(--e-global-color-secondary);
}
.focus-bronze-cc7f .column-076b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-bronze-cc7f .tertiary_50c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-bronze-cc7f .selected-5b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-bronze-cc7f .texture-silver-ce31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-bronze-cc7f .media-d998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_99e4 .badge-pressed-e6e4 .fresh-93ff,
.title_99e4
  .badge-pressed-e6e4
  .fresh-93ff
  a,
.title_99e4 .media-3837 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_99e4 .badge-pressed-e6e4 .section-hovered-1c21,
.title_99e4 .hero-1ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_99e4 .badge-pressed-e6e4 .section-hovered-1c21 {
  color: var(--e-global-color-text);
}
.title_99e4 .hero-1ce0 {
  color: var(--e-global-color-text);
}
.title_99e4
  .badge-pressed-e6e4
  .rough-e85a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_99e4 .badge_cdc0 .picture_8cae {
  background-color: var(--e-global-color-primary);
}
.title_99e4 .badge_cdc0 .picture_8cae:hover {
  background-color: var(--e-global-color-primary);
}
.title_99e4 .badge_cdc0 .tall-f91b li span {
  background-color: var(--e-global-color-text);
}
.title_99e4 .badge_cdc0 .tall-f91b li span:hover {
  background-color: var(--e-global-color-primary);
}
.title_99e4
  .badge_cdc0
  .tall-f91b
  li.yellow-784b
  span {
  background-color: var(--e-global-color-accent);
}
.title_99e4 .modal_medium_cb6e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-ed2f .frame-simple-828f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_65f6 .hero-old-6bfa {
  background-color: var(--e-global-color-primary);
}
.summary_65f6 .notification-advanced-feb2 {
  background-color: var(--e-global-color-secondary);
}
.summary_65f6 .link-2af7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_65f6 .advanced-593e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_65f6 .avatar_2979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_65f6 .frame-d95c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_65f6 .link_5a7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_65f6 .row-cool-9c10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_65f6 .description_tall_a7e6 {
  background-color: var(--e-global-color-primary);
}
.summary_65f6 .description_tall_a7e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-0274 .static-5efb {
  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);
}
.chip-0274 .small_d049 {
  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);
}
.chip-0274
  .current-a5be:after {
  background-color: var(--e-global-color-primary);
}
.chip-0274 .breadcrumb-48e1 {
  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);
}
.badge-fresh-141f .media-3837 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-fresh-141f .hero-1ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-76df .right-76de .link_outer_101f {
  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);
}
.element-76df .right-76de .pagination-iron-188a {
  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);
}
.popup-17e1 .blue-f847 {
  background-color: var(--e-global-color-primary);
}
.popup-17e1 .status-slow-9031 {
  background-color: var(--e-global-color-secondary);
}
.popup-17e1 .list_4cff .sort_paper_a94f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-17e1 .active_2048 .sort_paper_a94f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_ac94 .outer_3eda .info_14e7 {
  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);
}
.red_ac94 .outer_3eda .picture-next-b98d {
  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);
}
.red_ac94 .outer_3eda .content_mini_6afc {
  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-100c .surface-cf21 {
  border-color: var(--e-global-color-text);
}
.active-100c .status_3bf4 {
  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-100c .disabled-7c88 {
  color: var(--e-global-color-primary);
}
.active-100c .gallery_ca66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-0fa8 .steel_e1c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-0fa8 .fixed_488c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-0fa8 .notice_b0a0:hover .steel_e1c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-0fa8
  .notice_b0a0:hover
  .fixed_488c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-225e .pattern-1a16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-225e .middle-35fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-bf41 .main_copper_2b90 .bright_ed3c {
  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);
}
.modal-bf41 .component_medium_49da .bright_ed3c {
  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);
}
.avatar_2dc2 .tiny-f157 {
  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);
}
.pattern-0c66 .secondary-7cb4 .full-8bc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-0c66 .secondary-7cb4 .full-8bc1 {
  background-color: var(--e-global-color-secondary);
}
.pattern-0c66 .gold-55ab .full-8bc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-0c66 .gold-55ab .full-8bc1 {
  background-color: var(--e-global-color-secondary);
}
.pattern-0c66 .notification-iron-b3e7 .tertiary-next-94b6 {
  background-color: var(--e-global-color-primary);
}
.pattern-0c66 .notification-iron-b3e7:hover .tertiary-next-94b6 {
  background-color: var(--e-global-color-secondary);
}
.pattern-0c66 .picture_8cae {
  background-color: var(--e-global-color-primary);
}
.pattern-0c66 .picture_8cae:hover {
  background-color: var(--e-global-color-accent);
}
.pattern-0c66 .tall-f91b li span {
  background-color: var(--e-global-color-text);
}
.pattern-0c66 .tall-f91b li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-0c66 .tall-f91b li.yellow-784b span {
  background-color: var(--e-global-color-accent);
}
.detail-cold-38b2 .fluid_a483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-cold-38b2 .item-b0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_acc4 .border_06e2:before {
  background-color: var(--e-global-color-secondary);
}
.selected_acc4 .black_7912 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_acc4 .backdrop_8a16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_23f5 .element_plasma_b22a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_23f5 .element_plasma_b22a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_23f5 .element_plasma_b22a.fn-active-3f67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_23f5 .avatar-white-1060 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_23f5 .full_6d45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_23f5 .grid-3224 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_23f5 .popup-steel-1617 {
  background-color: var(--e-global-color-primary);
}
.plasma_23f5 .popup-steel-1617 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma_23f5 .backdrop_cf2e {
  background-color: var(--e-global-color-primary);
}
.plasma_23f5 .backdrop_cf2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-362e .label-stale-97b2 .badge-hard-1291 a {
  color: var(--e-global-color-secondary);
}
.dropdown-362e .label-stale-97b2 .badge-hard-1291 a:hover {
  color: var(--e-global-color-secondary);
}
.dropdown-362e .label-stale-97b2 .badge-hard-1291,
.dropdown-362e .label-stale-97b2 .badge-hard-1291 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-362e .label-stale-97b2 .icon_hard_37a8 {
  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-362e .label-stale-97b2 .notice-d36b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-362e .label-stale-97b2 .tall-01e9 {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .label-stale-97b2 .tall-01e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-362e .label-stale-97b2 .tall-01e9:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .label-stale-97b2 .simple-37f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-362e .label-stale-97b2 .simple-37f3 {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .label-stale-97b2 .simple-37f3:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .label-stale-97b2 .picture_8cae {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .label-stale-97b2 .picture_8cae:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .badge_cdc0 .tall-f91b li span {
  background-color: var(--e-global-color-text);
}
.dropdown-362e .badge_cdc0 .tall-f91b li span:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-362e .badge_cdc0 .tall-f91b li.yellow-784b span {
  background-color: var(--e-global-color-accent);
}
.dropdown-362e .hidden-c769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-362e .green_0ea8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_6cc2 .content-73ec .new-6abb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_6cc2 .content-73ec .form_motion_2d38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_6cc2 .content-73ec .accent-blue-6ae0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_over_2843 .wrapper-hot-9e07 {
  border-color: var(--e-global-color-text);
}
.pagination_over_2843 .accent-cool-2c78 {
  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);
}
.pagination_over_2843 .left-e3a0 {
  color: var(--e-global-color-secondary);
}
.pagination_over_2843 .left-e3a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_over_2843 .popup-7a2c > * {
  color: var(--e-global-color-primary);
}
.pagination_over_2843 .popup-7a2c > * svg {
  fill: var(--e-global-color-primary);
}
.pagination_over_2843 .gradient-fa24 {
  color: var(--e-global-color-primary);
}
.pagination_over_2843 .gradient-fa24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_over_2843 .hidden_4d9b {
  color: var(--e-global-color-primary);
}
.pagination_over_2843 .hidden_4d9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_over_2843 .title-e310 {
  color: var(--e-global-color-primary);
}
.pagination_over_2843 .title-e310 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_over_2843 .complex_8b44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_over_2843 .down-6740 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_over_2843 .down-6740.tag-162b {
  color: var(--e-global-color-secondary);
}
.pagination_over_2843 .down-6740.tag-162b .header_eaf9 {
  color: var(--e-global-color-accent);
}
.pagination_over_2843 .down-6740.list-4289 {
  color: var(--e-global-color-text);
}
.pagination_over_2843 .down-6740.list-4289 .header_eaf9 {
  color: var(--e-global-color-text);
}
.pagination_over_2843 .down-6740:before {
  border-top-color: var(--e-global-color-text);
}
.pagination_over_2843 .prev-5a84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_over_2843
  .prev-5a84
  .frame_8348 {
  background-color: var(--e-global-color-primary);
}
.pagination_over_2843
  .prev-5a84
  .frame_8348 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_over_2843 .wrapper-hot-9e07 .thumbnail-north-6da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_large_5ee2 .feature-black-285e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_large_5ee2 .shadow-477a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_left_48b8 .form-2e63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_left_48b8
  .menu-over-98b6
  .green-f743 {
  background-color: var(--e-global-color-secondary);
}
.notification_left_48b8
  .menu-over-98b6.gradient-ac01
  .green-f743 {
  background-color: var(--e-global-color-text);
}
.notification_left_48b8
  .menu-over-98b6:hover
  .green-f743 {
  background-color: var(--e-global-color-accent);
}
.notification_left_48b8
  .menu-over-98b6.fn-active-3f67
  .green-f743 {
  background-color: var(--e-global-color-primary);
}
.table-west-2dcb .hovered_26da {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.table-west-2dcb .hot-5417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-2dcb .active-964e {
  background-color: var(--e-global-color-primary);
}
.table-west-2dcb .active-964e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_e82a .blue_46bf .filter-motion-d29b .blue-95aa {
  background-color: var(--e-global-color-secondary);
}
.top_e82a .blue_46bf .grid-tall-857f:after {
  background-color: var(--e-global-color-secondary);
}
.top_e82a .hard_2010 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_e82a .mask-2f61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_e82a .old_e2a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_e82a .frame-in-7f30 {
  background-color: var(--e-global-color-primary);
}
.top_e82a .frame-in-7f30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_e82a .action-b5c0 {
  background-color: var(--e-global-color-secondary);
}
.top_e82a .action-b5c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_e82a .blue_46bf .title-013e .overlay-right-41a2:hover {
  background-color: var(--e-global-color-primary);
}
.top_e82a
  .blue_46bf
  .title-013e
  .overlay-right-41a2.article_small_24e7 {
  background-color: var(--e-global-color-primary);
}
.top_e82a .blue_46bf .thick_462c:before {
  border-color: var(--e-global-color-primary);
}
.top_e82a .blue_46bf .thick_462c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.top_e82a
  .blue_46bf
  .thick_462c.dropdown_hovered_8aff:before {
  border-color: var(--e-global-color-primary);
}
.top_e82a .input_glass_2420 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-3f00 .dynamic-65c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3f00 .dynamic-65c1:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3f00 .dynamic-65c1.fast-bc14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3f00 .tag_3895 {
  background-color: var(--e-global-color-primary);
}
.hovered-3f00 .tag_3895 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3f00
  .border_iron_89c8
  .hidden_0bfa
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3f00
  .static-f921
  .hidden_0bfa
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-easy-5bd6
  .row-6a1a
  .bronze-8b86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-easy-5bd6
  .row-6a1a
  .highlight-108e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-easy-5bd6 .aside-large-903c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-easy-5bd6 .fresh_ab60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-easy-5bd6 .focus_paper_1dea {
  background-color: var(--e-global-color-primary);
}
.element-easy-5bd6 .focus_paper_1dea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-prev-2efa .smooth-0f84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-prev-2efa .black_4f46 {
  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);
}
.outline-prev-2efa .button-717c {
  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);
}
.outline-prev-2efa .button-717c a:hover {
  color: var(--e-global-color-secondary);
}
.outline-prev-2efa .video-6e0c {
  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);
}
.outline-prev-2efa .focused-4016 {
  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);
}
.outline-prev-2efa .active-focused-795a .picture_8cae {
  background-color: var(--e-global-color-primary);
}
.outline-prev-2efa .active-focused-795a .picture_8cae:hover {
  background-color: var(--e-global-color-accent);
}
.outline-prev-2efa
  .active-focused-795a
  .tall-f91b
  li
  span {
  background-color: var(--e-global-color-text);
}
.outline-prev-2efa
  .active-focused-795a
  .tall-f91b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.outline-prev-2efa
  .active-focused-795a
  .tall-f91b
  li.yellow-784b
  span {
  background-color: var(--e-global-color-accent);
}
.fluid-8767
  .pagination-914a
  .pressed_0e63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-8767 .pagination-914a .inner_f865 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-8767 .pagination-914a .module_old_a96d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-8767 .frame_a8a6 {
  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);
}
.fluid-8767
  .thumbnail-red-e4b8.text_a0f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a {
  background-color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a
  .content-stone-9bde.status-copper-073c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a
  .tooltip_65c8.accent-fresh-4114 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  .banner-50b5
  > a {
  background-color: var(--e-global-color-secondary);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  .banner-50b5
  > a
  .content-dynamic-7e0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  .banner-50b5
  > a
  .tooltip_65c8.item-tiny-33b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a
  .article-83b4:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  a
  .article-83b4:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5.header-light-3aa4
  > a
  .article-83b4:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  .banner-50b5.header-light-3aa4
  > a
  .article-83b4:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a
  .small_28e7
  .input-wood-7e93 {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  a
  .small_28e7
  .input-wood-7e93 {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a
  .small_28e7
  .input-wood-7e93,
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  a
  .small_28e7
  .input-wood-7e93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > a
  .border_action_f7e6:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  a
  .border_action_f7e6:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5.header-light-3aa4
  > a
  .border_action_f7e6:before {
  color: var(--e-global-color-text);
}
.tabs-712c
  > .item_prev_e2c5
  > div
  > .paragraph_3a28
  > .banner-50b5
  > .frame-over-1cf1
  .banner-50b5.header-light-3aa4
  > a
  .border_action_f7e6:before {
  color: var(--e-global-color-text);
}
.frame-5812 .red-3286 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-5812
  .header_left_b73b:hover
  .red-3286 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-fast-7b11
  > .item_prev_e2c5
  > .purple-5cda
  > .menu_436a
  > .thumbnail-yellow-75e9
  > .gas_6596
  .nav-de77 {
  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);
}
.description-fast-7b11
  > .item_prev_e2c5
  > .purple-5cda
  > .menu_436a
  > .thumbnail-yellow-75e9
  > .gas_6596:hover
  .nav-de77 {
  color: var(--e-global-color-text);
}
.description-fast-7b11
  > .item_prev_e2c5
  > .purple-5cda
  > .menu_436a
  > .thumbnail-yellow-75e9
  > .gas_6596:hover
  .nav-de77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-fast-7b11
  > .item_prev_e2c5
  > .purple-5cda
  > .menu_436a
  > .thumbnail-yellow-75e9.short-17c6
  > .gas_6596
  .nav-de77 {
  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);
}
.simple_4567 .modal-static-7c68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_4567 .accent_1008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_4567 .detail_ae41 {
  background-color: var(--e-global-color-primary);
}
.simple_4567 .detail_ae41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-pressed-1fe0
  > .item_prev_e2c5
  > .gallery_rough_1bca
  > .over_0640
  > .up_de5e
  .backdrop_plasma_953c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-pressed-1fe0
  > .item_prev_e2c5
  > .gallery_rough_1bca
  > .over_0640
  > .up_de5e
  .row_new_8b80 {
  color: var(--e-global-color-text);
}
.image-pressed-1fe0
  > .item_prev_e2c5
  > .gallery_rough_1bca
  > .over_0640
  > .up_de5e:hover
  .backdrop_plasma_953c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-pressed-1fe0
  > .item_prev_e2c5
  > .gallery_rough_1bca
  > .over_0640
  > .up_de5e:hover
  .row_new_8b80 {
  color: var(--e-global-color-secondary);
}
.image-pressed-1fe0
  > .item_prev_e2c5
  > .gallery_rough_1bca
  > .over_0640
  > .up_de5e.secondary_full_7d9a
  .backdrop_plasma_953c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-pressed-1fe0
  > .item_prev_e2c5
  > .gallery_rough_1bca
  > .over_0640
  > .up_de5e.secondary_full_7d9a
  .row_new_8b80 {
  color: var(--e-global-color-primary);
}
.dropdown-left-f793
  .pagination_easy_71f4
  .right-3be3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-left-f793 .north-c1a6 .thumbnail-north-6da1 .box_26e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-1de0 .paragraph_tiny_d1ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-1de0 .west-2633 .paragraph_tiny_d1ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-1de0 .huge_3316 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-1de0 .huge_3316 {
  background-color: var(--e-global-color-primary);
}
.slow_7c02 .shadow-narrow-69cf .header-9776 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_7c02
  .shadow-narrow-69cf:hover
  .table-stone-87cb {
  color: var(--e-global-color-secondary);
}
.slow_7c02
  .shadow-narrow-69cf:hover
  .header-9776 {
  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-blue-17f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.north-56c5 {
  max-width: 1400px !important;
}

.carousel-current-8e1e {
  flex-direction: column;
}

.carousel-current-8e1e .section-iron-61fe {
  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.carousel-current-8e1e .section-iron-61fe {
  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);
}

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

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

.brown_2faf.advanced_5170 {
  display: none;
}

.bronze-eb72 {
  display: none;
}

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

.text_tiny_c494.tall-d76f {
  margin-bottom: 40px;
  width: 100%;
}

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

.carousel-current-8e1e a {
  width: 100%;
}

.highlight_liquid_9e95 .logo-81ec.west-391d {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.highlight_liquid_9e95
  .logo-81ec.popup-4ae9
  .main-6381
  .frame-gas-bfa1 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.hover-55b7.shadow_05a7 > .left-44b9 {
  display: flex;
  align-items: center;
}

.bottom-a12f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.logo-417d {
  position: relative;
  width: 100%;
}

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

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

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

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

.box-c832 {
  display: flex;
  gap: 50px;
}

.highlight_liquid_9e95
  .logo-81ec.section-thick-bdca
  .mini-a4bc
  .label_solid_b099 {
  width: 100% !important;
}

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

.stale-a9d8 {
  width: 100%;
}

.avatar-267c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.widget-16fa {
  font-size: 15px !important;
}

.solid-fbc5 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.paragraph_cold_bd5d:hover .solid-fbc5 {
  visibility: visible;
}
.paragraph_cold_bd5d:hover.paragraph_cold_bd5d::before {
  display: block;
}

.title_black_f9d0 h3 {
  color: #fff;
}

.aside-yellow-1595 {
  margin: 0;
}

.highlight_liquid_9e95
  .logo-81ec.section-thick-bdca
  .label_solid_b099
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tooltip-2dbb {
  width: 100%;
}

.old-a292 {
  width: 100%;
}

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

.old-a292 {
  width: 100%;
}

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

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

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

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

.carousel-current-8e1e .section-iron-61fe.hover_dirty_d0ba {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.carousel-current-8e1e h1.section-iron-61fe {
  margin-top: 80px !important;
}

.highlight_liquid_9e95 .logo-81ec.focused-a4ad {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.menu-ed09 img {
  width: 100%;
}

.hover-under-7a23 .stale-4c7f.main-6381 {
  justify-content: space-between;
}

.preview-tiny-31fb {
  display: none;
}

.pattern-outer-1561 .highlight_fc85 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hover-55b7 .left-44b9 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .hover-under-7a23 .stale-4c7f.main-6381 {
    border-bottom: 1px solid #f0c159;
  }

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

  .hover-55b7.shadow_05a7 > .left-44b9 {
    gap: 15px;
    justify-content: space-between;
  }

  .highlight_liquid_9e95
    .logo-81ec.section-thick-bdca
    .label_solid_b099
    img {
    width: 60% !important;
  }

  .iron_b8c1 {
    left: 2%;
  }

  .hard_68fb {
    margin: 10px 0;
  }

  .carousel-current-8e1e .highlight_fc85 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.carousel-current-8e1e .section-iron-61fe,
  .carousel-current-8e1e .section-iron-61fe {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .label_solid_b099 {
    justify-content: center;
  }

  .carousel-current-8e1e .highlight_fc85 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .blue-0ed4 {
    margin-bottom: 15px !important;
  }

  .highlight_liquid_9e95 .logo-81ec.west-391d {
    width: 75% !important;
  }

  .menu-ed09 img {
    width: 100% !important;
  }
}

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

  h2.carousel-current-8e1e .section-iron-61fe,
  .carousel-current-8e1e .section-iron-61fe {
    font-size: 30px !important;
  }

  .label_solid_b099 {
    justify-content: center;
  }

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

  .avatar_7b76
    .carousel_d722.dirty_feec {
    margin: 0 !important;
  }

  .bottom-a12f {
    margin: 0;
    gap: 10px;
  }

  .hard_68fb {
    display: flex;
  }

  .article_fa95 .sidebar_left_df10 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .carousel-current-8e1e h1.section-iron-61fe {
    margin-top: 40px !important;
  }

  .highlight_liquid_9e95
    .logo-81ec.section-thick-bdca
    .label_solid_b099
    img,
  .popup-d630 .mini-a4bc {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .highlight_liquid_9e95 .logo-81ec.west-391d {
    width: 100% !important;
  }

  .hover-55b7.shadow_05a7 > .left-44b9 {
    gap: 3px;
  }

  .carousel-current-8e1e .highlight_fc85 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.hover-under-7a23 .stale-4c7f.main-6381 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.hover-under-7a23 .stale-4c7f.main-6381: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);
}

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

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

.carousel-current-8e1e {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hover-under-7a23 .stale-4c7f.main-6381 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .carousel-current-8e1e .section-iron-61fe {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .sidebar_left_df10 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.texture_decc .mask-light-c684 {
  flex-shrink: 0;
  white-space: nowrap;
}

.texture_decc .preview-5708 {
  flex-shrink: 0;
  min-width: fit-content;
}

.texture_decc .frame-gas-bfa1 {
  white-space: nowrap;
}

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

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

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

.texture_decc .preview-5708 {
  max-width: 80px !important;
  overflow: hidden;
}

.texture_decc .stale-4c7f.main-6381 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.texture_decc .frame-gas-bfa1 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 457a */
.widget-item-v7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
