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(.message_6975) {
  gap: 0.5em;
}
:where(.table_2a37) {
  gap: 0.5em;
}
body .texture-22e2 > .text-45f4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .texture-22e2 > .notice_dark_dd3a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .texture-22e2 > .box-832c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .description-hard-5825 > .text-45f4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .description-hard-5825 > .notice_dark_dd3a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .description-hard-5825 > .box-832c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .description-hard-5825
  > :where(:not(.text-45f4):not(.notice_dark_dd3a):not(.element_e74d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .description-hard-5825 > .sort_thick_eef7 {
  max-width: var(--wp--style--global--wide-size);
}
body .message_6975 {
  display: flex;
}
body .message_6975 {
  flex-wrap: wrap;
  align-items: center;
}
body .message_6975 > * {
  margin: 0;
}
body .table_2a37 {
  display: grid;
}
body .table_2a37 > * {
  margin: 0;
}
:where(.input_604d.message_6975) {
  gap: 2em;
}
:where(.input_604d.table_2a37) {
  gap: 2em;
}
:where(.accordion_gas_fe21.message_6975) {
  gap: 1.25em;
}
:where(.accordion_gas_fe21.table_2a37) {
  gap: 1.25em;
}
.panel-949d {
  color: var(--wp--preset--color--black) !important;
}
.picture_fluid_cfa9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.banner-under-76f4 {
  color: var(--wp--preset--color--white) !important;
}
.icon-d174 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.component_00dc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.alert-advanced-00f6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.steel-7e9f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay_glass_19fa {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tabs_up_75fa {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pressed-b91d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bottom_be9c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.item_28fc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.stone_06fe {
  background-color: var(--wp--preset--color--black) !important;
}
.paragraph-9091 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.footer-2a00 {
  background-color: var(--wp--preset--color--white) !important;
}
.thick-492f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled_right_dc58 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.section_8375 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.north_953b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.solid-f968 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.top_74fa {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module_current_2ec2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search_f797 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail-7258 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.glass_3047 {
  border-color: var(--wp--preset--color--black) !important;
}
.light-5225 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module-outer-fcc3 {
  border-color: var(--wp--preset--color--white) !important;
}
.module-8bbd {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.complex-7b8a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-gold-7276 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.stale_7bf5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-15c5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.popup_complex_7ab3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb_lower_47fc {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail-1188 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.badge-cool-1290 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.south-5816 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.action-f129 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.notification_hot_731b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.stone_5151 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.dropdown_8180 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sort-c918 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.thick_1d0f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.paper-c003 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.form_aeb7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.smooth_2602 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.table_red_7816 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.copper-3c10 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hover_rough_4e70 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.action_a816 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gradient-hard-2c0f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.overlay_blue_51a4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.avatar-b160 a:where(:not(.fast_73df)) {
  color: inherit;
}
:where(.accordion_gas_fe21.message_6975) {
  gap: 1.25em;
}
:where(.accordion_gas_fe21.table_2a37) {
  gap: 1.25em;
}
:where(.input_604d.message_6975) {
  gap: 2em;
}
:where(.input_604d.table_2a37) {
  gap: 2em;
}
.logo-glass-3197 {
  font-size: 1.5em;
  line-height: 1.6;
}

.row-0534 .accordion-6ffd {
  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);
}
.heading-7aeb .medium-cefc {
  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);
}
.element-tall-6ccc {
  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);
}
.element-tall-6ccc.hidden_30ec .table_879e {
  background-color: var(--e-global-color-primary);
}
.element-tall-6ccc.primary_liquid_ced6 .table_879e,
.element-tall-6ccc.notification-8974 .table_879e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up_e574 .table_88f0 {
  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);
}
.title_huge_adc0 {
  --divider-color: var(--e-global-color-secondary);
}
.title_huge_adc0 .text-small-608b {
  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);
}
.title_huge_adc0.paper_0540 .carousel-green-fc94 {
  background-color: var(--e-global-color-secondary);
}
.title_huge_adc0.pressed_512d .carousel-green-fc94,
.title_huge_adc0.progress_1a3b .carousel-green-fc94 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.title_huge_adc0.pressed_512d .carousel-green-fc94,
.title_huge_adc0.progress_1a3b .carousel-green-fc94 svg {
  fill: var(--e-global-color-secondary);
}
.section_light_3369 .south_bef3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_light_3369 .chip_0b3b {
  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);
}
.pagination_blue_6767.paper_0540 .carousel-green-fc94 {
  background-color: var(--e-global-color-primary);
}
.pagination_blue_6767.pressed_512d .carousel-green-fc94,
.pagination_blue_6767.progress_1a3b .carousel-green-fc94 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pagination_blue_6767.pressed_512d .carousel-green-fc94,
.pagination_blue_6767.progress_1a3b .carousel-green-fc94 svg {
  fill: var(--e-global-color-primary);
}
.up_27cc.paper_0540 .carousel-green-fc94 {
  background-color: var(--e-global-color-primary);
}
.up_27cc.pressed_512d .carousel-green-fc94,
.up_27cc.progress_1a3b .carousel-green-fc94 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up_27cc .notification_complex_608a {
  color: var(--e-global-color-primary);
}
.up_27cc .notification_complex_608a,
.up_27cc .notification_complex_608a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_27cc .accordion_2e2b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-gold-24a3 .under-bbe3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2c71 .card_ac9e .photo_upper_b629 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-0f1e .fast_3785:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.alert-0f1e .grid-north-a946 i {
  color: var(--e-global-color-primary);
}
.alert-0f1e .grid-north-a946 svg {
  fill: var(--e-global-color-primary);
}
.alert-0f1e .filter_ae67 {
  color: var(--e-global-color-secondary);
}
.alert-0f1e .fast_3785 > .filter_ae67,
.alert-0f1e .fast_3785 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_1b21 .narrow_5a29 {
  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);
}
.article_1b21 .modal-3426 {
  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);
}
.detail-ba93 .panel_iron_2624 .shadow-c3fb {
  background-color: var(--e-global-color-primary);
}
.detail-ba93 .avatar-focused-091e {
  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);
}
.breadcrumb-c83c .background-0b44 {
  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);
}
.breadcrumb-c83c .column_cc2f {
  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);
}
.breadcrumb-c83c .panel-solid-bfa9 {
  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);
}
.bottom-5673 .in-16aa,
.bottom-5673 .in-16aa a {
  color: var(--e-global-color-primary);
}
.bottom-5673 .in-16aa.outline-cold-eb2f,
.bottom-5673 .in-16aa.outline-cold-eb2f a {
  color: var(--e-global-color-accent);
}
.bottom-5673 .in-16aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-5673 .banner_south_784d {
  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);
}
.dynamic-f952 .background-outer-24b0,
.dynamic-f952 .popup-up-4c77 {
  color: var(--e-global-color-primary);
}
.dynamic-f952 .background-outer-24b0 svg {
  fill: var(--e-global-color-primary);
}
.dynamic-f952 .outline-cold-eb2f .background-outer-24b0,
.dynamic-f952 .outline-cold-eb2f .popup-up-4c77 {
  color: var(--e-global-color-accent);
}
.dynamic-f952 .outline-cold-eb2f .background-outer-24b0 svg {
  fill: var(--e-global-color-accent);
}
.dynamic-f952 .popup-up-4c77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-f952 .banner_south_784d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ee0f .smooth-8662,
.widget_ee0f .component-1dba {
  color: var(--e-global-color-primary);
}
.widget_ee0f .component-1dba svg {
  fill: var(--e-global-color-primary);
}
.widget_ee0f .in-16aa.outline-cold-eb2f a,
.widget_ee0f
  .in-16aa.outline-cold-eb2f
  .component-1dba {
  color: var(--e-global-color-accent);
}
.widget_ee0f .smooth-8662 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_ee0f .banner_south_784d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-bb37 .thick_929b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-bb37 .module_gas_83b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_1d94 .element_4c1a .dropdown_2bf0 {
  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);
}
.south_1d94 .element_4c1a .table-soft-3e49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_1d94 .purple_8525 .dropdown_2bf0 {
  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);
}
.south_1d94
  .purple_8525
  .table-soft-3e49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_1d94
  .progress_slow_4c84
  .dropdown_2bf0 {
  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);
}
.south_1d94
  .progress_slow_4c84
  .table-soft-3e49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_1d94
  .middle-99ea
  .dropdown_2bf0 {
  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);
}
.south_1d94
  .middle-99ea
  .table-soft-3e49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-left-ab16 .message_glass_9bf9 {
  background-color: var(--e-global-color-primary);
}
.component-left-ab16 .message_glass_9bf9:hover {
  background-color: var(--e-global-color-primary);
}
.component-left-ab16 .message-25e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-left-ab16
  .message_glass_9bf9:hover
  .message-25e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_large_f92d .fresh_8d69 {
  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);
}
.header-c67a .detail-large-dbbc .over-3615 a {
  background-color: var(--e-global-color-accent);
}
.header-c67a .detail-large-dbbc .tertiary_east_2cbc a {
  background-color: var(--e-global-color-accent);
}
.header-c67a .detail-large-dbbc .over-3615 a,
.header-c67a .detail-large-dbbc .tertiary_east_2cbc a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_pressed_5ce0
  .banner-957f.dirty_cb4f
  .detail-large-dbbc
  a.hover-action-eada {
  background-color: var(--e-global-color-accent);
}
.status_pressed_5ce0
  .banner-957f.dirty_cb4f
  .detail-large-dbbc
  span.hover-action-eada.fn-current-21ca {
  background-color: var(--e-global-color-text);
}
.status_pressed_5ce0
  .banner-957f.dirty_cb4f
  .detail-large-dbbc
  .hover-action-eada {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc .picture-6db6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .pressed_fe39
  > .basic-8140
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .block-blue-9e8d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .south_0c77
  .focused_60b8,
.message_41fc
  .south_0c77
  .box_fe8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_41fc
  .south_0c77
  .new_cbb2,
.message_41fc
  .south_0c77
  a
  .new_cbb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .south_0c77
  .video_3a5e {
  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);
}
.message_41fc
  .south_0c77
  .media-lite-3856 {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .south_0c77
  .media-lite-3856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .south_0c77
  .media-lite-3856:hover {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .south_0c77
  .motion_00cb {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .south_0c77
  .motion_00cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .south_0c77
  .motion_00cb:hover {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .photo_29b1
  .fluid-ed41
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_41fc
  .photo_29b1
  .picture-b10c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .photo_29b1
  .video_3a5e {
  color: var(--e-global-color-text);
}
.message_41fc
  .photo_29b1
  .video_3a5e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .photo_29b1
  .media-lite-3856 {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .photo_29b1
  .media-lite-3856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .photo_29b1
  .media-lite-3856:hover {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .photo_29b1
  .motion_00cb {
  background-color: var(--e-global-color-primary);
}
.message_41fc
  .photo_29b1
  .motion_00cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_41fc
  .photo_29b1
  .motion_00cb:hover {
  background-color: var(--e-global-color-primary);
}
.message_41fc .bottom_56d6 {
  background-color: var(--e-global-color-primary);
}
.message_41fc .bottom_56d6:hover {
  background-color: var(--e-global-color-primary);
}
.message_41fc .dirty-b998 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_41fc .pagination-2b16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_f93c .black-6a3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_f93c
  .layout_7507
  > div:nth-child(3)
  .black-6a3a,
.gas_f93c
  .alert_3e6b
  > div:nth-child(1)
  .black-6a3a,
.gas_f93c
  .south_59c4
  > div:nth-child(1)
  .black-6a3a,
.gas_f93c
  .card_9652
  > div:nth-child(1)
  .black-6a3a,
.gas_f93c
  .light-2d59
  > div:nth-child(1)
  .black-6a3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_f93c .panel_0a31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_f93c .background-ef37 {
  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);
}
.gas_f93c .surface_f2b8 {
  background-color: var(--e-global-color-primary);
}
.gas_f93c .surface_f2b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_f93c .surface_f2b8:hover {
  background-color: var(--e-global-color-primary);
}
.gas_f93c .west_daaf {
  background-color: var(--e-global-color-primary);
}
.gas_f93c .west_daaf:hover {
  background-color: var(--e-global-color-primary);
}
.gas_f93c .dirty-b998 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_f93c .pagination-2b16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-372a .background_58d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-372a .progress-7f07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-372a .hot-dbff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-372a .paper-6df3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-372a .preview-dim-6dc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-372a .west_daaf {
  background-color: var(--e-global-color-primary);
}
.border-372a .west_daaf:hover {
  background-color: var(--e-global-color-primary);
}
.thick_7532 .popup_dirty_941b {
  background-color: var(--e-global-color-secondary);
}
.thick_7532 .info_7348 {
  background-color: var(--e-global-color-text);
}
.thick_7532 .video_2521 {
  background-color: var(--e-global-color-secondary);
}
.thick_7532 .tag_6c42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_7532 .logo_pressed_bf3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7532 .module_outer_8573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7532 .plasma_88b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7532 .gradient_1e2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_huge_8b81 .container-last-356e .pagination-02c1,
.photo_huge_8b81
  .container-last-356e
  .pagination-02c1
  a,
.photo_huge_8b81 .tabs_simple_5d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_huge_8b81 .container-last-356e .motion_e052,
.photo_huge_8b81 .north_615a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_huge_8b81 .container-last-356e .motion_e052 {
  color: var(--e-global-color-text);
}
.photo_huge_8b81 .north_615a {
  color: var(--e-global-color-text);
}
.photo_huge_8b81
  .container-last-356e
  .form_7426 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_huge_8b81 .accordion_inner_f171 .huge_903f {
  background-color: var(--e-global-color-primary);
}
.photo_huge_8b81 .accordion_inner_f171 .huge_903f:hover {
  background-color: var(--e-global-color-primary);
}
.photo_huge_8b81 .accordion_inner_f171 .border_silver_9c9b li span {
  background-color: var(--e-global-color-text);
}
.photo_huge_8b81 .accordion_inner_f171 .border_silver_9c9b li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo_huge_8b81
  .accordion_inner_f171
  .border_silver_9c9b
  li.notice_old_1c59
  span {
  background-color: var(--e-global-color-accent);
}
.photo_huge_8b81 .last_fc29 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-07ae .mask-glass-185d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_copper_cf87 .simple_d27c {
  background-color: var(--e-global-color-primary);
}
.active_copper_cf87 .gradient_1765 {
  background-color: var(--e-global-color-secondary);
}
.active_copper_cf87 .action_02f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_cf87 .notification_complex_6827 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_cf87 .section_d14d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_cf87 .solid-c9a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_cf87 .popup_a1fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_cf87 .blue-3973 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_copper_cf87 .outline_8952 {
  background-color: var(--e-global-color-primary);
}
.active_copper_cf87 .outline_8952 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-a18d .main_271b {
  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);
}
.search-a18d .menu_fa33 {
  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);
}
.search-a18d
  .caption-1186:after {
  background-color: var(--e-global-color-primary);
}
.search-a18d .input-slow-a4a2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_fresh_4038 .tabs_simple_5d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_fresh_4038 .north_615a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-green-6b41 .footer-advanced-8daa .under-8a91 {
  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);
}
.border-green-6b41 .footer-advanced-8daa .tiny-2a36 {
  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);
}
.stone-2a87 .column-268d {
  background-color: var(--e-global-color-primary);
}
.stone-2a87 .row-ca61 {
  background-color: var(--e-global-color-secondary);
}
.stone-2a87 .logo_next_e7db .backdrop-eef6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-2a87 .layout-3c08 .backdrop-eef6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_2b17 .section-rough-c8e6 .white_ca88 {
  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);
}
.paper_2b17 .section-rough-c8e6 .grid-bronze-be88 {
  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);
}
.paper_2b17 .section-rough-c8e6 .main_43eb {
  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);
}
.module-52cc .primary_top_d987 {
  border-color: var(--e-global-color-text);
}
.module-52cc .breadcrumb-5923 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-52cc .sidebar_232e {
  color: var(--e-global-color-primary);
}
.module-52cc .popup-15ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-5736 .new-a536 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-5736 .thumbnail_f530 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-5736 .video_glass_42fa:hover .new-a536 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-5736
  .video_glass_42fa:hover
  .thumbnail_f530 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-5fe1 .glass-eede {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-5fe1 .frame-prev-ce41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-0455 .layout-blue-1554 .dropdown-slow-1ce9 {
  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);
}
.full-0455 .alert_right_bc61 .dropdown-slow-1ce9 {
  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-e11a .logo-6a81 {
  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);
}
.out_9071 .pro-92c5 .paragraph-purple-4808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_9071 .pro-92c5 .paragraph-purple-4808 {
  background-color: var(--e-global-color-secondary);
}
.out_9071 .list-warm-5d4c .paragraph-purple-4808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_9071 .list-warm-5d4c .paragraph-purple-4808 {
  background-color: var(--e-global-color-secondary);
}
.out_9071 .gold_7a3f .notification_5c16 {
  background-color: var(--e-global-color-primary);
}
.out_9071 .gold_7a3f:hover .notification_5c16 {
  background-color: var(--e-global-color-secondary);
}
.out_9071 .huge_903f {
  background-color: var(--e-global-color-primary);
}
.out_9071 .huge_903f:hover {
  background-color: var(--e-global-color-accent);
}
.out_9071 .border_silver_9c9b li span {
  background-color: var(--e-global-color-text);
}
.out_9071 .border_silver_9c9b li span:hover {
  background-color: var(--e-global-color-primary);
}
.out_9071 .border_silver_9c9b li.notice_old_1c59 span {
  background-color: var(--e-global-color-accent);
}
.footer-glass-4cc8 .caption-pink-3b65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-glass-4cc8 .highlight_7894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_7401 .notification_eeb9:before {
  background-color: var(--e-global-color-secondary);
}
.accent_7401 .left_6d86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_7401 .badge-tall-af29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_146b .section_5eae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_146b .section_5eae:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_146b .section_5eae.fn-active-21ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_146b .middle-845d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_146b .row_1ab8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_146b .hidden-fresh-9176 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_146b .panel-yellow-5a49 {
  background-color: var(--e-global-color-primary);
}
.section_146b .panel-yellow-5a49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_146b .hot_ce2d {
  background-color: var(--e-global-color-primary);
}
.section_146b .hot_ce2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_4c72 .small_cb1d .yellow-a574 a {
  color: var(--e-global-color-secondary);
}
.old_4c72 .small_cb1d .yellow-a574 a:hover {
  color: var(--e-global-color-secondary);
}
.old_4c72 .small_cb1d .yellow-a574,
.old_4c72 .small_cb1d .yellow-a574 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_4c72 .small_cb1d .under-64cb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_4c72 .small_cb1d .slow_c3df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_4c72 .small_cb1d .menu_a1fb {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .small_cb1d .menu_a1fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_4c72 .small_cb1d .menu_a1fb:hover {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .small_cb1d .gallery-slow-b9f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_4c72 .small_cb1d .gallery-slow-b9f0 {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .small_cb1d .gallery-slow-b9f0:hover {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .small_cb1d .huge_903f {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .small_cb1d .huge_903f:hover {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .accordion_inner_f171 .border_silver_9c9b li span {
  background-color: var(--e-global-color-text);
}
.old_4c72 .accordion_inner_f171 .border_silver_9c9b li span:hover {
  background-color: var(--e-global-color-primary);
}
.old_4c72 .accordion_inner_f171 .border_silver_9c9b li.notice_old_1c59 span {
  background-color: var(--e-global-color-accent);
}
.old_4c72 .dirty-b998 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_4c72 .pagination-2b16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-dc1f .mini-da41 .header-center-4c2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-dc1f .mini-da41 .image_rough_6c93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-dc1f .mini-da41 .sidebar_ea72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d64c .detail-upper-c563 {
  border-color: var(--e-global-color-text);
}
.huge_d64c .row-yellow-762f {
  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);
}
.huge_d64c .old_6182 {
  color: var(--e-global-color-secondary);
}
.huge_d64c .old_6182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d64c .link_5530 > * {
  color: var(--e-global-color-primary);
}
.huge_d64c .link_5530 > * svg {
  fill: var(--e-global-color-primary);
}
.huge_d64c .texture-complex-52f5 {
  color: var(--e-global-color-primary);
}
.huge_d64c .texture-complex-52f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_d64c .tooltip-9915 {
  color: var(--e-global-color-primary);
}
.huge_d64c .tooltip-9915 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_d64c .soft-a791 {
  color: var(--e-global-color-primary);
}
.huge_d64c .soft-a791 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d64c .rough_8855 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d64c .highlight_warm_d35b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d64c .highlight_warm_d35b.popup_warm_e00b {
  color: var(--e-global-color-secondary);
}
.huge_d64c .highlight_warm_d35b.popup_warm_e00b .gallery-silver-4185 {
  color: var(--e-global-color-accent);
}
.huge_d64c .highlight_warm_d35b.container-00d7 {
  color: var(--e-global-color-text);
}
.huge_d64c .highlight_warm_d35b.container-00d7 .gallery-silver-4185 {
  color: var(--e-global-color-text);
}
.huge_d64c .highlight_warm_d35b:before {
  border-top-color: var(--e-global-color-text);
}
.huge_d64c .pink-86b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d64c
  .pink-86b3
  .item_e8e1 {
  background-color: var(--e-global-color-primary);
}
.huge_d64c
  .pink-86b3
  .item_e8e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_d64c .detail-upper-c563 .surface-48a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-lite-2a08 .element-6053 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-lite-2a08 .copper_2b26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-9063 .button_bc16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-9063
  .short_56cf
  .shade_hard_9ecc {
  background-color: var(--e-global-color-secondary);
}
.inner-9063
  .short_56cf.warm_215e
  .shade_hard_9ecc {
  background-color: var(--e-global-color-text);
}
.inner-9063
  .short_56cf:hover
  .shade_hard_9ecc {
  background-color: var(--e-global-color-accent);
}
.inner-9063
  .short_56cf.fn-active-21ca
  .shade_hard_9ecc {
  background-color: var(--e-global-color-primary);
}
.disabled_medium_ea04 .lite-4435 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.disabled_medium_ea04 .middle_fa46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_medium_ea04 .video-1761 {
  background-color: var(--e-global-color-primary);
}
.disabled_medium_ea04 .video-1761 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_0843 .notification-solid-5fa7 .hard_86e6 .blue-abe9 {
  background-color: var(--e-global-color-secondary);
}
.info_0843 .notification-solid-5fa7 .basic-6201:after {
  background-color: var(--e-global-color-secondary);
}
.info_0843 .icon_wood_57ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_0843 .menu_stale_31d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_0843 .complex_2c8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_0843 .hot_b218 {
  background-color: var(--e-global-color-primary);
}
.info_0843 .hot_b218 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_0843 .lower_2015 {
  background-color: var(--e-global-color-secondary);
}
.info_0843 .lower_2015 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_0843 .notification-solid-5fa7 .narrow-bfb3 .brown_0460:hover {
  background-color: var(--e-global-color-primary);
}
.info_0843
  .notification-solid-5fa7
  .narrow-bfb3
  .brown_0460.north-a37b {
  background-color: var(--e-global-color-primary);
}
.info_0843 .notification-solid-5fa7 .texture_next_7421:before {
  border-color: var(--e-global-color-primary);
}
.info_0843 .notification-solid-5fa7 .texture_next_7421:hover:before {
  border-color: var(--e-global-color-secondary);
}
.info_0843
  .notification-solid-5fa7
  .texture_next_7421.sort_brown_b0a9:before {
  border-color: var(--e-global-color-primary);
}
.info_0843 .steel-e021 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-7841 .mask_827b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-7841 .mask_827b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-7841 .mask_827b.slow_ec0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-7841 .stale_16dc {
  background-color: var(--e-global-color-primary);
}
.stone-7841 .stale_16dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-7841
  .tooltip_center_973c
  .icon-df53
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-7841
  .tertiary_0ba9
  .icon-df53
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-59d4
  .shade_down_ad5f
  .accordion-f9a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-59d4
  .shade_down_ad5f
  .thumbnail-green-f941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-59d4 .current-5db3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-59d4 .popup-2bdd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-59d4 .list-north-32a2 {
  background-color: var(--e-global-color-primary);
}
.row-59d4 .list-north-32a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-2ee5 .module-3084 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-2ee5 .breadcrumb-b060 {
  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);
}
.message-2ee5 .background-3e18 {
  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);
}
.message-2ee5 .background-3e18 a:hover {
  color: var(--e-global-color-secondary);
}
.message-2ee5 .plasma-c13b {
  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);
}
.message-2ee5 .breadcrumb_22ff {
  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);
}
.message-2ee5 .under_136e .huge_903f {
  background-color: var(--e-global-color-primary);
}
.message-2ee5 .under_136e .huge_903f:hover {
  background-color: var(--e-global-color-accent);
}
.message-2ee5
  .under_136e
  .border_silver_9c9b
  li
  span {
  background-color: var(--e-global-color-text);
}
.message-2ee5
  .under_136e
  .border_silver_9c9b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.message-2ee5
  .under_136e
  .border_silver_9c9b
  li.notice_old_1c59
  span {
  background-color: var(--e-global-color-accent);
}
.gradient-a9f9
  .list-0b3a
  .lite_9291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-a9f9 .list-0b3a .container-e28e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-a9f9 .list-0b3a .container_b3c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-a9f9 .right_6e7a {
  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-a9f9
  .wood_594a.gold_c7c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a {
  background-color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a
  .primary_270c.mask_pro_b0c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a
  .info-fixed-0daa.left_0127 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  .gallery-f334
  > a {
  background-color: var(--e-global-color-secondary);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  .gallery-f334
  > a
  .focused_343f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  .gallery-f334
  > a
  .info-fixed-0daa.status_left_b2c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a
  .slow_b90b:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  a
  .slow_b90b:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334.video-motion-8e29
  > a
  .slow_b90b:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  .gallery-f334.video-motion-8e29
  > a
  .slow_b90b:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a
  .status-simple-659a
  .bright-4378 {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  a
  .status-simple-659a
  .bright-4378 {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a
  .status-simple-659a
  .bright-4378,
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  a
  .status-simple-659a
  .bright-4378 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > a
  .hidden-liquid-9972:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  a
  .hidden-liquid-9972:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334.video-motion-8e29
  > a
  .hidden-liquid-9972:before {
  color: var(--e-global-color-text);
}
.huge-1ebd
  > .logo-pink-2172
  > div
  > .next_e85c
  > .gallery-f334
  > .content_black_bd4e
  .gallery-f334.video-motion-8e29
  > a
  .hidden-liquid-9972:before {
  color: var(--e-global-color-text);
}
.up-26cc .sidebar-07e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-26cc
  .title-f4e1:hover
  .sidebar-07e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_action_34b8
  > .logo-pink-2172
  > .hover_73cd
  > .full-607f
  > .hover-1066
  > .inner-f086
  .yellow_7bc7 {
  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);
}
.progress_action_34b8
  > .logo-pink-2172
  > .hover_73cd
  > .full-607f
  > .hover-1066
  > .inner-f086:hover
  .yellow_7bc7 {
  color: var(--e-global-color-text);
}
.progress_action_34b8
  > .logo-pink-2172
  > .hover_73cd
  > .full-607f
  > .hover-1066
  > .inner-f086:hover
  .yellow_7bc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_action_34b8
  > .logo-pink-2172
  > .hover_73cd
  > .full-607f
  > .hover-1066.pagination-new-5a12
  > .inner-f086
  .yellow_7bc7 {
  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);
}
.message_cold_0636 .main_tall_962a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_cold_0636 .status_12f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_cold_0636 .sort_glass_bd3d {
  background-color: var(--e-global-color-primary);
}
.message_cold_0636 .sort_glass_bd3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_upper_ee96
  > .logo-pink-2172
  > .short_bb2e
  > .fresh-1cfd
  > .pattern-7f7d
  .dynamic_67e1 {
  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);
}
.focus_upper_ee96
  > .logo-pink-2172
  > .short_bb2e
  > .fresh-1cfd
  > .pattern-7f7d
  .next_c63b {
  color: var(--e-global-color-text);
}
.focus_upper_ee96
  > .logo-pink-2172
  > .short_bb2e
  > .fresh-1cfd
  > .pattern-7f7d:hover
  .dynamic_67e1 {
  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);
}
.focus_upper_ee96
  > .logo-pink-2172
  > .short_bb2e
  > .fresh-1cfd
  > .pattern-7f7d:hover
  .next_c63b {
  color: var(--e-global-color-secondary);
}
.focus_upper_ee96
  > .logo-pink-2172
  > .short_bb2e
  > .fresh-1cfd
  > .pattern-7f7d.border-liquid-151d
  .dynamic_67e1 {
  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);
}
.focus_upper_ee96
  > .logo-pink-2172
  > .short_bb2e
  > .fresh-1cfd
  > .pattern-7f7d.border-liquid-151d
  .next_c63b {
  color: var(--e-global-color-primary);
}
.preview_brown_bbc6
  .heading_ec5d
  .pink_10a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_brown_bbc6 .nav_thick_4334 .surface-48a6 .hot-ab68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-outer-1734 .nav-upper-f2e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-outer-1734 .pro-121a .nav-upper-f2e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-outer-1734 .grid-down-858f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-outer-1734 .grid-down-858f {
  background-color: var(--e-global-color-primary);
}
.fluid-841a .footer-small-d8a8 .wide_f72b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-841a
  .footer-small-d8a8:hover
  .row_fluid_9cfb {
  color: var(--e-global-color-secondary);
}
.fluid-841a
  .footer-small-d8a8:hover
  .wide_f72b {
  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);
}
.silver-60e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.progress_2e1d {
  flex-direction: column;
}

.progress_2e1d .footer_iron_944b {
  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.progress_2e1d .footer_iron_944b {
  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);
}

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

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

.widget-inner-ef9d.advanced_f8f8 {
  display: none;
}

.secondary-south-3ea9 {
  display: none;
}

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

.module-pressed-1c8f.search-c667 {
  margin-bottom: 40px;
  width: 100%;
}

.main-complex-84c8 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.progress_2e1d a {
  width: 100%;
}

.first_d4ce .surface-upper-617c.picture_up_ce96 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.first_d4ce
  .surface-upper-617c.upper-d567
  .sort_slow_d648
  .thumbnail-action-d569 {
  font-size: 20px !important;
}

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

.tag-44fd {
  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;
}

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

  text-align: center;
}

.popup_fa35.notice-pro-5311 > .row-stale-3b64 {
  display: flex;
  align-items: center;
}

.description-north-3ea6 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.paragraph-3ae4 {
  position: relative;
  width: 100%;
}

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

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

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

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

.block-8ab3 {
  display: flex;
  gap: 50px;
}

.first_d4ce
  .surface-upper-617c.primary-eef1
  .input-gas-a321
  .sidebar-e281 {
  width: 100% !important;
}

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

.logo-out-900a {
  width: 100%;
}

.north-830a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brown-3097 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.brown-3097:hover .hero_stone_fc87 {
  visibility: visible;
}
.brown-3097:hover.brown-3097::before {
  display: block;
}

.caption_thick_5292 h3 {
  color: #fff;
}

.link_8556 {
  margin: 0;
}

.first_d4ce
  .surface-upper-617c.primary-eef1
  .sidebar-e281
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.primary-stone-894d {
  width: 100%;
}

.component_2987 {
  width: 100%;
}

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

.component_2987 {
  width: 100%;
}

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

.sidebar-e281 {
  display: flex;
  align-items: center;
}

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

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

.progress_2e1d .footer_iron_944b.stone-a2c9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.progress_2e1d h1.footer_iron_944b {
  margin-top: 80px !important;
}

.first_d4ce .surface-upper-617c.motion_4a28 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.solid-f8e3 img {
  width: 100%;
}

.widget-tiny-41ba .icon_2307.sort_slow_d648 {
  justify-content: space-between;
}

.shadow_688a {
  display: none;
}

.highlight-aa89 .widget-fb25 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .popup_fa35 .row-stale-3b64 {
    flex-wrap: nowrap !important;
  }
}

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

  .pattern-aca1 {
    width: 100% !important;
  }
}

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

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

  .widget-tiny-41ba .icon_2307.sort_slow_d648 {
    border-bottom: 1px solid #f0c159;
  }

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

  .popup_fa35.notice-pro-5311 > .row-stale-3b64 {
    gap: 15px;
    justify-content: space-between;
  }

  .first_d4ce
    .surface-upper-617c.primary-eef1
    .sidebar-e281
    img {
    width: 60% !important;
  }

  .mini_f9d3 {
    left: 2%;
  }

  .status_0513 {
    margin: 10px 0;
  }

  .progress_2e1d .widget-fb25 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.progress_2e1d .footer_iron_944b,
  .progress_2e1d .footer_iron_944b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .sidebar-e281 {
    justify-content: center;
  }

  .progress_2e1d .widget-fb25 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .main-complex-84c8 {
    margin-bottom: 15px !important;
  }

  .first_d4ce .surface-upper-617c.picture_up_ce96 {
    width: 75% !important;
  }

  .solid-f8e3 img {
    width: 100% !important;
  }
}

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

  h2.progress_2e1d .footer_iron_944b,
  .progress_2e1d .footer_iron_944b {
    font-size: 30px !important;
  }

  .sidebar-e281 {
    justify-content: center;
  }

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

  .panel-1308
    .article-c1c1.title-left-dcf3 {
    margin: 0 !important;
  }

  .description-north-3ea6 {
    margin: 0;
    gap: 10px;
  }

  .status_0513 {
    display: flex;
  }

  .border_ad45 .caption_178a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .progress_2e1d h1.footer_iron_944b {
    margin-top: 40px !important;
  }

  .first_d4ce
    .surface-upper-617c.primary-eef1
    .sidebar-e281
    img,
  .section_light_3369 .input-gas-a321 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .first_d4ce .surface-upper-617c.picture_up_ce96 {
    width: 100% !important;
  }

  .popup_fa35.notice-pro-5311 > .row-stale-3b64 {
    gap: 3px;
  }

  .progress_2e1d .widget-fb25 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.widget-tiny-41ba .icon_2307.sort_slow_d648 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.widget-tiny-41ba .icon_2307.sort_slow_d648: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);
}

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

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

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

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

.widget-inner-ef9d: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .widget-tiny-41ba .icon_2307.sort_slow_d648 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .progress_2e1d .footer_iron_944b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .caption_178a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.liquid_2bac .focused-8726 {
  flex-shrink: 0;
  white-space: nowrap;
}

.liquid_2bac .rough_75e8 {
  flex-shrink: 0;
  min-width: fit-content;
}

.liquid_2bac .thumbnail-action-d569 {
  white-space: nowrap;
}

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

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

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

.liquid_2bac .rough_75e8 {
  max-width: 80px !important;
  overflow: hidden;
}

.liquid_2bac .icon_2307.sort_slow_d648 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.liquid_2bac .thumbnail-action-d569 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 36b2 */
.phantom-card-n8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
