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(.content-inner-7a28) {
  gap: 0.5em;
}
:where(.avatar-black-2955) {
  gap: 0.5em;
}
body .liquid_e8cb > .border_wood_2434 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .liquid_e8cb > .caption-small-bd6c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .liquid_e8cb > .bright_c3de {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip_gold_36ae > .border_wood_2434 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tooltip_gold_36ae > .caption-small-bd6c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tooltip_gold_36ae > .bright_c3de {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tooltip_gold_36ae
  > :where(:not(.border_wood_2434):not(.caption-small-bd6c):not(.form-basic-084c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip_gold_36ae > .tag-58dd {
  max-width: var(--wp--style--global--wide-size);
}
body .content-inner-7a28 {
  display: flex;
}
body .content-inner-7a28 {
  flex-wrap: wrap;
  align-items: center;
}
body .content-inner-7a28 > * {
  margin: 0;
}
body .avatar-black-2955 {
  display: grid;
}
body .avatar-black-2955 > * {
  margin: 0;
}
:where(.white_0f88.content-inner-7a28) {
  gap: 2em;
}
:where(.white_0f88.avatar-black-2955) {
  gap: 2em;
}
:where(.table_bb2c.content-inner-7a28) {
  gap: 1.25em;
}
:where(.table_bb2c.avatar-black-2955) {
  gap: 1.25em;
}
.status-d1a3 {
  color: var(--wp--preset--color--black) !important;
}
.blue_db63 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern_e4c0 {
  color: var(--wp--preset--color--white) !important;
}
.black-374a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tall_1c7d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.simple-0054 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.link-blue-e704 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.soft_6e88 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.top_f338 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.huge_6179 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.description-stale-702c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-3446 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.top_910e {
  background-color: var(--wp--preset--color--black) !important;
}
.notification-current-8ed3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.copper_c20f {
  background-color: var(--wp--preset--color--white) !important;
}
.primary-right-5715 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.preview-fc47 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hover_c967 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.selected_592b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tooltip-01bf {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.module_e453 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thumbnail-80c0 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row_focused_d0e1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box-dark-8510 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.form-fresh-5b3c {
  border-color: var(--wp--preset--color--black) !important;
}
.detail_fast_0059 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay_cool_b1c5 {
  border-color: var(--wp--preset--color--white) !important;
}
.panel_motion_f580 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.secondary-thick-9988 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.bottom-38a9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.selected-3eb4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header_f22f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.section-white-4075 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solid_75c0 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thick_9779 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.south_3701 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.old_bdab {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.avatar_abff {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hot-cc34 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mini-716f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.row_top_16e9 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.component_49b8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fluid_ffa5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hero_8141 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.element_left_3d5c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.sidebar-mini-b501 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.easy_15d9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.box-down-0125 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gold-0962 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.stale-7a7e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.logo-d226 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.picture_d098 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.east-de6e a:where(:not(.texture_a315)) {
  color: inherit;
}
:where(.table_bb2c.content-inner-7a28) {
  gap: 1.25em;
}
:where(.table_bb2c.avatar-black-2955) {
  gap: 1.25em;
}
:where(.white_0f88.content-inner-7a28) {
  gap: 2em;
}
:where(.white_0f88.avatar-black-2955) {
  gap: 2em;
}
.module_7130 {
  font-size: 1.5em;
  line-height: 1.6;
}

.video-02ea .active-under-7945 {
  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);
}
.disabled_edc2 .out_ac49 {
  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);
}
.chip_fast_4614 {
  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);
}
.chip_fast_4614.thumbnail_8dfb .over_c40d {
  background-color: var(--e-global-color-primary);
}
.chip_fast_4614.form_be17 .over_c40d,
.chip_fast_4614.next_a8df .over_c40d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture_24e1 .row_c947 {
  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);
}
.iron_a17a {
  --divider-color: var(--e-global-color-secondary);
}
.iron_a17a .top_e805 {
  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);
}
.iron_a17a.content-short-fed2 .overlay-2391 {
  background-color: var(--e-global-color-secondary);
}
.iron_a17a.table-outer-8a02 .overlay-2391,
.iron_a17a.mask-edc3 .overlay-2391 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.iron_a17a.table-outer-8a02 .overlay-2391,
.iron_a17a.mask-edc3 .overlay-2391 svg {
  fill: var(--e-global-color-secondary);
}
.pagination_cc15 .media_a6ac {
  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);
}
.pagination_cc15 .row_78c9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-tiny-c410.content-short-fed2 .overlay-2391 {
  background-color: var(--e-global-color-primary);
}
.info-tiny-c410.table-outer-8a02 .overlay-2391,
.info-tiny-c410.mask-edc3 .overlay-2391 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-tiny-c410.table-outer-8a02 .overlay-2391,
.info-tiny-c410.mask-edc3 .overlay-2391 svg {
  fill: var(--e-global-color-primary);
}
.title-easy-068c.content-short-fed2 .overlay-2391 {
  background-color: var(--e-global-color-primary);
}
.title-easy-068c.table-outer-8a02 .overlay-2391,
.title-easy-068c.mask-edc3 .overlay-2391 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title-easy-068c .text_lower_b00b {
  color: var(--e-global-color-primary);
}
.title-easy-068c .text_lower_b00b,
.title-easy-068c .text_lower_b00b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-easy-068c .shade_first_54a7 {
  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-9743 .paragraph_first_840c {
  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-f241 .background-8da1 .accent_fixed_656f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-725c .title-1652:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.north-725c .modal_3496 i {
  color: var(--e-global-color-primary);
}
.north-725c .modal_3496 svg {
  fill: var(--e-global-color-primary);
}
.north-725c .tag_b289 {
  color: var(--e-global-color-secondary);
}
.north-725c .title-1652 > .tag_b289,
.north-725c .title-1652 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-west-0ef3 .simple_0268 {
  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);
}
.highlight-west-0ef3 .outline_2b90 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.description-green-e66c .status-green-bbe7 .modal-new-ebdb {
  background-color: var(--e-global-color-primary);
}
.description-green-e66c .sidebar_88f6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-current-4271 .article_action_09ab {
  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);
}
.icon-current-4271 .lower_727d {
  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);
}
.icon-current-4271 .dim_0930 {
  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);
}
.slow_d2fd .hover_b64e,
.slow_d2fd .hover_b64e a {
  color: var(--e-global-color-primary);
}
.slow_d2fd .hover_b64e.popup_e7d3,
.slow_d2fd .hover_b64e.popup_e7d3 a {
  color: var(--e-global-color-accent);
}
.slow_d2fd .hover_b64e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_d2fd .paper_2b2c {
  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);
}
.text-0a6e .preview-up-a5c6,
.text-0a6e .block_west_22bd {
  color: var(--e-global-color-primary);
}
.text-0a6e .preview-up-a5c6 svg {
  fill: var(--e-global-color-primary);
}
.text-0a6e .popup_e7d3 .preview-up-a5c6,
.text-0a6e .popup_e7d3 .block_west_22bd {
  color: var(--e-global-color-accent);
}
.text-0a6e .popup_e7d3 .preview-up-a5c6 svg {
  fill: var(--e-global-color-accent);
}
.text-0a6e .block_west_22bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-0a6e .paper_2b2c {
  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);
}
.up_1479 .hidden-976d,
.up_1479 .block-wood-48e5 {
  color: var(--e-global-color-primary);
}
.up_1479 .block-wood-48e5 svg {
  fill: var(--e-global-color-primary);
}
.up_1479 .hover_b64e.popup_e7d3 a,
.up_1479
  .hover_b64e.popup_e7d3
  .block-wood-48e5 {
  color: var(--e-global-color-accent);
}
.up_1479 .hidden-976d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_1479 .paper_2b2c {
  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);
}
.aside-slow-e7be .overlay_110b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-slow-e7be .current_c15c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_0f0e .steel_aeb7 .accent_simple_8d54 {
  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);
}
.basic_0f0e .steel_aeb7 .south_8f8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_0f0e .form_f211 .accent_simple_8d54 {
  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);
}
.basic_0f0e
  .form_f211
  .south_8f8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_0f0e
  .focus_d23f
  .accent_simple_8d54 {
  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);
}
.basic_0f0e
  .focus_d23f
  .south_8f8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_0f0e
  .tertiary_d39e
  .accent_simple_8d54 {
  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);
}
.basic_0f0e
  .tertiary_d39e
  .south_8f8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_c19f .notification_9864 {
  background-color: var(--e-global-color-primary);
}
.item_c19f .notification_9864:hover {
  background-color: var(--e-global-color-primary);
}
.item_c19f .fluid-6f1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_c19f
  .notification_9864:hover
  .fluid-6f1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-purple-bed2 .carousel-df4f {
  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);
}
.status_focused_4d9a .motion-b656 .lower_f28c a {
  background-color: var(--e-global-color-accent);
}
.status_focused_4d9a .motion-b656 .avatar_b752 a {
  background-color: var(--e-global-color-accent);
}
.status_focused_4d9a .motion-b656 .lower_f28c a,
.status_focused_4d9a .motion-b656 .avatar_b752 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_ef0b
  .heading_71e9.banner-wood-9b0c
  .motion-b656
  a.overlay-b4af {
  background-color: var(--e-global-color-accent);
}
.light_ef0b
  .heading_71e9.banner-wood-9b0c
  .motion-b656
  span.overlay-b4af.fn-current-229c {
  background-color: var(--e-global-color-text);
}
.light_ef0b
  .heading_71e9.banner-wood-9b0c
  .motion-b656
  .overlay-b4af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6 .in-9e67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .video_6385
  > .alert-gold-1557
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .popup-fast-bda9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .active-0dc8
  .light-d2dd,
.container-slow-97d6
  .active-0dc8
  .glass_d8fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-slow-97d6
  .active-0dc8
  .overlay-orange-03d0,
.container-slow-97d6
  .active-0dc8
  a
  .overlay-orange-03d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .active-0dc8
  .section_6bdd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .active-0dc8
  .outline_bf87 {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .active-0dc8
  .outline_bf87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .active-0dc8
  .outline_bf87:hover {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .active-0dc8
  .slider_0255 {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .active-0dc8
  .slider_0255 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .active-0dc8
  .slider_0255:hover {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .lite-a5d2
  .video_purple_1e27
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-slow-97d6
  .lite-a5d2
  .upper-b4bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .lite-a5d2
  .section_6bdd {
  color: var(--e-global-color-text);
}
.container-slow-97d6
  .lite-a5d2
  .section_6bdd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .lite-a5d2
  .outline_bf87 {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .lite-a5d2
  .outline_bf87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .lite-a5d2
  .outline_bf87:hover {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .lite-a5d2
  .slider_0255 {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6
  .lite-a5d2
  .slider_0255 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-slow-97d6
  .lite-a5d2
  .slider_0255:hover {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6 .badge-bright-9ad4 {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6 .badge-bright-9ad4:hover {
  background-color: var(--e-global-color-primary);
}
.container-slow-97d6 .aside-b1fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-slow-97d6 .panel_4994 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_787a .image-east-4c92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_787a
  .fast_e182
  > div:nth-child(3)
  .image-east-4c92,
.popup_787a
  .hover-thick-5272
  > div:nth-child(1)
  .image-east-4c92,
.popup_787a
  .highlight-162b
  > div:nth-child(1)
  .image-east-4c92,
.popup_787a
  .bronze_ba92
  > div:nth-child(1)
  .image-east-4c92,
.popup_787a
  .label_wide_a068
  > div:nth-child(1)
  .image-east-4c92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_787a .popup_west_51ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_787a .aside_c791 {
  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_787a .sidebar_under_595d {
  background-color: var(--e-global-color-primary);
}
.popup_787a .sidebar_under_595d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_787a .sidebar_under_595d:hover {
  background-color: var(--e-global-color-primary);
}
.popup_787a .gradient-16e3 {
  background-color: var(--e-global-color-primary);
}
.popup_787a .gradient-16e3:hover {
  background-color: var(--e-global-color-primary);
}
.popup_787a .aside-b1fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_787a .panel_4994 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-6ddc .list-aa99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-6ddc .fixed-c6bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-6ddc .pro_d9a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-6ddc .highlight_a1cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-6ddc .outer_fcd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-6ddc .gradient-16e3 {
  background-color: var(--e-global-color-primary);
}
.complex-6ddc .gradient-16e3:hover {
  background-color: var(--e-global-color-primary);
}
.row_5f9a .layout_ee13 {
  background-color: var(--e-global-color-secondary);
}
.row_5f9a .bottom_e01b {
  background-color: var(--e-global-color-text);
}
.row_5f9a .tertiary_8948 {
  background-color: var(--e-global-color-secondary);
}
.row_5f9a .message-small-8249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_5f9a .huge_dc28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_5f9a .dark-1f5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_5f9a .element-35c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_5f9a .north_20cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-ec67 .backdrop-65c1 .gradient_371b,
.rough-ec67
  .backdrop-65c1
  .gradient_371b
  a,
.rough-ec67 .disabled-wide-b100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-ec67 .backdrop-65c1 .middle_2cfb,
.rough-ec67 .focused-9b03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-ec67 .backdrop-65c1 .middle_2cfb {
  color: var(--e-global-color-text);
}
.rough-ec67 .focused-9b03 {
  color: var(--e-global-color-text);
}
.rough-ec67
  .backdrop-65c1
  .article-1005 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-ec67 .thick-27f3 .content_yellow_dec4 {
  background-color: var(--e-global-color-primary);
}
.rough-ec67 .thick-27f3 .content_yellow_dec4:hover {
  background-color: var(--e-global-color-primary);
}
.rough-ec67 .thick-27f3 .wrapper-5559 li span {
  background-color: var(--e-global-color-text);
}
.rough-ec67 .thick-27f3 .wrapper-5559 li span:hover {
  background-color: var(--e-global-color-primary);
}
.rough-ec67
  .thick-27f3
  .wrapper-5559
  li.form-south-5a6c
  span {
  background-color: var(--e-global-color-accent);
}
.rough-ec67 .stone-68f9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_silver_3321 .progress_fluid_94e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-1634 .header-6deb {
  background-color: var(--e-global-color-primary);
}
.message-1634 .image_pink_709e {
  background-color: var(--e-global-color-secondary);
}
.message-1634 .steel_395e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-1634 .under-15ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-1634 .grid-db77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-1634 .pattern_aad4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-1634 .inner_f370 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-1634 .fresh-c958 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-1634 .icon_orange_8c2c {
  background-color: var(--e-global-color-primary);
}
.message-1634 .icon_orange_8c2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-plasma-7898 .huge-ae62 {
  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);
}
.box-plasma-7898 .heading-short-b713 {
  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);
}
.box-plasma-7898
  .secondary-clean-83f7:after {
  background-color: var(--e-global-color-primary);
}
.box-plasma-7898 .badge_south_3bc7 {
  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);
}
.logo-59de .disabled-wide-b100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-59de .focused-9b03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_fecd .cold-06f5 .slow-9799 {
  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);
}
.wrapper_fecd .cold-06f5 .layout-c289 {
  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);
}
.header_9e34 .mask_7e03 {
  background-color: var(--e-global-color-primary);
}
.header_9e34 .focus-d073 {
  background-color: var(--e-global-color-secondary);
}
.header_9e34 .slider-under-1ce3 .light-59b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_9e34 .complex_d434 .light-59b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-9bfa .info-prev-9c29 .section-first-e928 {
  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);
}
.background-9bfa .info-prev-9c29 .dim_c9b0 {
  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);
}
.background-9bfa .info-prev-9c29 .picture_pressed_eb8e {
  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);
}
.aside-195d .bronze-931e {
  border-color: var(--e-global-color-text);
}
.aside-195d .paragraph_prev_58a1 {
  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);
}
.aside-195d .short-e827 {
  color: var(--e-global-color-primary);
}
.aside-195d .sort-527e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-0df1 .mask_pressed_5359 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-0df1 .over-8254 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-0df1 .alert-motion-c383:hover .mask_pressed_5359 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-0df1
  .alert-motion-c383:hover
  .over-8254 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_5e72 .mask-9125 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_5e72 .pro_a258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_first_1174 .up_bc13 .table-76b3 {
  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);
}
.input_first_1174 .text-green-a547 .table-76b3 {
  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);
}
.feature-large-1622 .notification-3088 {
  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);
}
.label_d615 .section_east_16aa .stone_5384 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_d615 .section_east_16aa .stone_5384 {
  background-color: var(--e-global-color-secondary);
}
.label_d615 .slider_pink_163a .stone_5384 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_d615 .slider_pink_163a .stone_5384 {
  background-color: var(--e-global-color-secondary);
}
.label_d615 .section_center_5061 .border-7bbe {
  background-color: var(--e-global-color-primary);
}
.label_d615 .section_center_5061:hover .border-7bbe {
  background-color: var(--e-global-color-secondary);
}
.label_d615 .content_yellow_dec4 {
  background-color: var(--e-global-color-primary);
}
.label_d615 .content_yellow_dec4:hover {
  background-color: var(--e-global-color-accent);
}
.label_d615 .wrapper-5559 li span {
  background-color: var(--e-global-color-text);
}
.label_d615 .wrapper-5559 li span:hover {
  background-color: var(--e-global-color-primary);
}
.label_d615 .wrapper-5559 li.form-south-5a6c span {
  background-color: var(--e-global-color-accent);
}
.pattern_next_09ee .secondary_liquid_b5f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_next_09ee .list_8869 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-fb6d .complex-3f39:before {
  background-color: var(--e-global-color-secondary);
}
.hidden-fb6d .silver_a99b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-fb6d .layout-511a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_short_2d9d .grid_7c97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_short_2d9d .grid_7c97:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_short_2d9d .grid_7c97.fn-active-229c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_short_2d9d .image-e8b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_short_2d9d .pink-1c8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_short_2d9d .label_hot_1f37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_short_2d9d .shadow_west_790b {
  background-color: var(--e-global-color-primary);
}
.sort_short_2d9d .shadow_west_790b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_short_2d9d .pro_4d75 {
  background-color: var(--e-global-color-primary);
}
.sort_short_2d9d .pro_4d75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_95ea .active_e9fa .liquid-32ad a {
  color: var(--e-global-color-secondary);
}
.chip_95ea .active_e9fa .liquid-32ad a:hover {
  color: var(--e-global-color-secondary);
}
.chip_95ea .active_e9fa .liquid-32ad,
.chip_95ea .active_e9fa .liquid-32ad a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_95ea .active_e9fa .under-3d41 {
  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);
}
.chip_95ea .active_e9fa .pagination-pressed-d64d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_95ea .active_e9fa .progress_liquid_4949 {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .active_e9fa .progress_liquid_4949 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_95ea .active_e9fa .progress_liquid_4949:hover {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .active_e9fa .rough_eb57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_95ea .active_e9fa .rough_eb57 {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .active_e9fa .rough_eb57:hover {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .active_e9fa .content_yellow_dec4 {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .active_e9fa .content_yellow_dec4:hover {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .thick-27f3 .wrapper-5559 li span {
  background-color: var(--e-global-color-text);
}
.chip_95ea .thick-27f3 .wrapper-5559 li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip_95ea .thick-27f3 .wrapper-5559 li.form-south-5a6c span {
  background-color: var(--e-global-color-accent);
}
.chip_95ea .aside-b1fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_95ea .panel_4994 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_866f .button-gold-6942 .article_liquid_3ce5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_866f .button-gold-6942 .cold-fd40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_866f .button-gold-6942 .modal-93cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-85dd .filter_solid_72b5 {
  border-color: var(--e-global-color-text);
}
.silver-85dd .panel_tiny_7a28 {
  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);
}
.silver-85dd .sidebar-3036 {
  color: var(--e-global-color-secondary);
}
.silver-85dd .sidebar-3036 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-85dd .narrow-a6c4 > * {
  color: var(--e-global-color-primary);
}
.silver-85dd .narrow-a6c4 > * svg {
  fill: var(--e-global-color-primary);
}
.silver-85dd .steel_777d {
  color: var(--e-global-color-primary);
}
.silver-85dd .steel_777d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-85dd .steel-ca5a {
  color: var(--e-global-color-primary);
}
.silver-85dd .steel-ca5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-85dd .fixed_fdef {
  color: var(--e-global-color-primary);
}
.silver-85dd .fixed_fdef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-85dd .primary_510b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-85dd .warm_0882 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-85dd .warm_0882.active_83ce {
  color: var(--e-global-color-secondary);
}
.silver-85dd .warm_0882.active_83ce .middle-bb82 {
  color: var(--e-global-color-accent);
}
.silver-85dd .warm_0882.motion-4927 {
  color: var(--e-global-color-text);
}
.silver-85dd .warm_0882.motion-4927 .middle-bb82 {
  color: var(--e-global-color-text);
}
.silver-85dd .warm_0882:before {
  border-top-color: var(--e-global-color-text);
}
.silver-85dd .new_7568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-85dd
  .new_7568
  .table_fluid_21bf {
  background-color: var(--e-global-color-primary);
}
.silver-85dd
  .new_7568
  .table_fluid_21bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-85dd .filter_solid_72b5 .module_fast_5f1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_5b80 .carousel_81ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_5b80 .gas-c58e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_c498 .chip-e631 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_c498
  .title-simple-cd39
  .breadcrumb_stone_e237 {
  background-color: var(--e-global-color-secondary);
}
.complex_c498
  .title-simple-cd39.current-f761
  .breadcrumb_stone_e237 {
  background-color: var(--e-global-color-text);
}
.complex_c498
  .title-simple-cd39:hover
  .breadcrumb_stone_e237 {
  background-color: var(--e-global-color-accent);
}
.complex_c498
  .title-simple-cd39.fn-active-229c
  .breadcrumb_stone_e237 {
  background-color: var(--e-global-color-primary);
}
.active-e11f .last_71e0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active-e11f .blue_0c9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-e11f .chip-hard-cbfd {
  background-color: var(--e-global-color-primary);
}
.active-e11f .chip-hard-cbfd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_3b9e .box_action_f18b .border-top-516b .accent_pressed_44ed {
  background-color: var(--e-global-color-secondary);
}
.image_3b9e .box_action_f18b .bronze_3dd4:after {
  background-color: var(--e-global-color-secondary);
}
.image_3b9e .component_53cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_3b9e .message-lite-6774 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_3b9e .hidden-solid-ab03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_3b9e .form_9089 {
  background-color: var(--e-global-color-primary);
}
.image_3b9e .form_9089 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_3b9e .modal-pressed-4cbf {
  background-color: var(--e-global-color-secondary);
}
.image_3b9e .modal-pressed-4cbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_3b9e .box_action_f18b .widget_static_beb6 .summary_steel_eae3:hover {
  background-color: var(--e-global-color-primary);
}
.image_3b9e
  .box_action_f18b
  .widget_static_beb6
  .summary_steel_eae3.liquid-bacf {
  background-color: var(--e-global-color-primary);
}
.image_3b9e .box_action_f18b .accent-brown-eefb:before {
  border-color: var(--e-global-color-primary);
}
.image_3b9e .box_action_f18b .accent-brown-eefb:hover:before {
  border-color: var(--e-global-color-secondary);
}
.image_3b9e
  .box_action_f18b
  .accent-brown-eefb.widget-orange-6f85:before {
  border-color: var(--e-global-color-primary);
}
.image_3b9e .disabled-right-38bb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-1893 .fixed_e814 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-1893 .fixed_e814:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-1893 .fixed_e814.white-53eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-1893 .notification_silver_e217 {
  background-color: var(--e-global-color-primary);
}
.grid-1893 .notification_silver_e217 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-1893
  .element-wood-d68e
  .sidebar-outer-46cf
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-1893
  .icon-0804
  .sidebar-outer-46cf
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_blue_52b7
  .short-166d
  .alert-down-fcb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_blue_52b7
  .short-166d
  .west-3c7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_blue_52b7 .widget-6d16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_blue_52b7 .filter-dirty-869e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_blue_52b7 .image-paper-7c3a {
  background-color: var(--e-global-color-primary);
}
.wrapper_blue_52b7 .image-paper-7c3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_8ddd .border-bfce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_8ddd .notification-down-d8ba {
  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);
}
.small_8ddd .texture-fresh-5ea2 {
  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);
}
.small_8ddd .texture-fresh-5ea2 a:hover {
  color: var(--e-global-color-secondary);
}
.small_8ddd .dirty-e150 {
  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);
}
.small_8ddd .narrow_6346 {
  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);
}
.small_8ddd .out_4d45 .content_yellow_dec4 {
  background-color: var(--e-global-color-primary);
}
.small_8ddd .out_4d45 .content_yellow_dec4:hover {
  background-color: var(--e-global-color-accent);
}
.small_8ddd
  .out_4d45
  .wrapper-5559
  li
  span {
  background-color: var(--e-global-color-text);
}
.small_8ddd
  .out_4d45
  .wrapper-5559
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.small_8ddd
  .out_4d45
  .wrapper-5559
  li.form-south-5a6c
  span {
  background-color: var(--e-global-color-accent);
}
.header-lite-a835
  .hidden_61f8
  .disabled_dark_6958 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-lite-a835 .hidden_61f8 .solid-c0cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-lite-a835 .hidden_61f8 .thumbnail-6481 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-lite-a835 .table-9857 {
  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);
}
.header-lite-a835
  .hard_dfa1.article_f0cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a {
  background-color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a
  .alert-30b7.smooth_c160 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a
  .accordion-2cdf.blue_35d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  .chip-fresh-eef3
  > a {
  background-color: var(--e-global-color-secondary);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  .chip-fresh-eef3
  > a
  .dynamic_d138 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  .chip-fresh-eef3
  > a
  .accordion-2cdf.frame_large_edc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a
  .hovered-9974:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  a
  .hovered-9974:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3.breadcrumb-fast-d398
  > a
  .hovered-9974:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  .chip-fresh-eef3.breadcrumb-fast-d398
  > a
  .hovered-9974:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a
  .tiny-4678
  .status-3a76 {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  a
  .tiny-4678
  .status-3a76 {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a
  .tiny-4678
  .status-3a76,
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  a
  .tiny-4678
  .status-3a76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > a
  .sort_1a5e:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  a
  .sort_1a5e:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3.breadcrumb-fast-d398
  > a
  .sort_1a5e:before {
  color: var(--e-global-color-text);
}
.accordion-simple-b350
  > .video_36ce
  > div
  > .text-d3d1
  > .chip-fresh-eef3
  > .orange-e899
  .chip-fresh-eef3.breadcrumb-fast-d398
  > a
  .sort_1a5e:before {
  color: var(--e-global-color-text);
}
.action_9caa .shadow_21f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_9caa
  .pattern-tall-1817:hover
  .shadow_21f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-action-7cf5
  > .video_36ce
  > .shadow-ff9c
  > .input-e3e1
  > .hidden_6630
  > .summary_up_7978
  .disabled_6e91 {
  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);
}
.hero-action-7cf5
  > .video_36ce
  > .shadow-ff9c
  > .input-e3e1
  > .hidden_6630
  > .summary_up_7978:hover
  .disabled_6e91 {
  color: var(--e-global-color-text);
}
.hero-action-7cf5
  > .video_36ce
  > .shadow-ff9c
  > .input-e3e1
  > .hidden_6630
  > .summary_up_7978:hover
  .disabled_6e91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-action-7cf5
  > .video_36ce
  > .shadow-ff9c
  > .input-e3e1
  > .hidden_6630.tabs_cool_04fa
  > .summary_up_7978
  .disabled_6e91 {
  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_motion_f032 .progress-72b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_motion_f032 .short_5809 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_motion_f032 .lite-6869 {
  background-color: var(--e-global-color-primary);
}
.badge_motion_f032 .lite-6869 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-2c40
  > .video_36ce
  > .menu_b840
  > .right_750b
  > .tabs-copper-2252
  .list_0726 {
  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);
}
.silver-2c40
  > .video_36ce
  > .menu_b840
  > .right_750b
  > .tabs-copper-2252
  .photo-center-2873 {
  color: var(--e-global-color-text);
}
.silver-2c40
  > .video_36ce
  > .menu_b840
  > .right_750b
  > .tabs-copper-2252:hover
  .list_0726 {
  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-2c40
  > .video_36ce
  > .menu_b840
  > .right_750b
  > .tabs-copper-2252:hover
  .photo-center-2873 {
  color: var(--e-global-color-secondary);
}
.silver-2c40
  > .video_36ce
  > .menu_b840
  > .right_750b
  > .tabs-copper-2252.shadow_easy_229d
  .list_0726 {
  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);
}
.silver-2c40
  > .video_36ce
  > .menu_b840
  > .right_750b
  > .tabs-copper-2252.shadow_easy_229d
  .photo-center-2873 {
  color: var(--e-global-color-primary);
}
.shadow_c677
  .slider_inner_86c7
  .label-3036 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_c677 .search_665a .module_fast_5f1a .footer-1a38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_6819 .tooltip_focused_88d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_6819 .avatar_cold_9d79 .tooltip_focused_88d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_6819 .banner_297e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_6819 .banner_297e {
  background-color: var(--e-global-color-primary);
}
.outline_out_99c1 .hover_gold_0e9a .info-fresh-4720 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_out_99c1
  .hover_gold_0e9a:hover
  .gradient-simple-ed6a {
  color: var(--e-global-color-secondary);
}
.outline_out_99c1
  .hover_gold_0e9a:hover
  .info-fresh-4720 {
  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);
}
.sidebar_pressed_c60a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.sort-649b {
  max-width: 1400px !important;
}

.highlight_thick_5eee {
  flex-direction: column;
}

.highlight_thick_5eee .paragraph_34a1 {
  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.highlight_thick_5eee .paragraph_34a1 {
  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);
}

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

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

.section-small-802c.next-0c6a {
  display: none;
}

.slider-dirty-0d8e {
  display: none;
}

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

.caption_b919.in_d963 {
  margin-bottom: 40px;
  width: 100%;
}

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

.highlight_thick_5eee a {
  width: 100%;
}

.container_7048 .input-yellow-549e.dim_8123 {
  width: 20% !important;
}

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

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

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

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

.orange-51bc {
  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;
}

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

.orange-51bc: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);
}

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

.container_7048
  .input-yellow-549e.tertiary_4a84
  .sort-pressed-907b
  .message_south_78d3 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.main_dd50.accent-c02a > .inner_1424 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.container_7048
  .input-yellow-549e.shade_light_36bc
  .sort-205b
  .east-5d0c {
  width: 100% !important;
}

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

.background-fbdf {
  width: 100%;
}

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

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

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

  display: none;
}

.hot-14fb {
  font-size: 15px !important;
}

.texture-current-84a8 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.focus_6a50:hover .texture-current-84a8 {
  visibility: visible;
}
.focus_6a50:hover.focus_6a50::before {
  display: block;
}

.disabled_cbeb h3 {
  color: #fff;
}

.center_2e1f {
  margin: 0;
}

.container_7048
  .input-yellow-549e.shade_light_36bc
  .east-5d0c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.nav-stone-a1b8 {
  width: 100%;
}

.gallery_mini_f21a {
  width: 100%;
}

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

.gallery_mini_f21a {
  width: 100%;
}

.sort-action-79ad {
  margin-bottom: 10px !important;
}

.east-5d0c {
  display: flex;
  align-items: center;
}

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

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

.highlight_thick_5eee .paragraph_34a1.element_560e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.highlight_thick_5eee h1.paragraph_34a1 {
  margin-top: 80px !important;
}

.container_7048 .input-yellow-549e.filter-0390 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link_ca69 img {
  width: 100%;
}

.down-0137 .shadow-9ee2.sort-pressed-907b {
  justify-content: space-between;
}

.paragraph_dynamic_32a3 {
  display: none;
}

.gradient-c392 .message-cb0f {
  margin: 1px 0 !important;
}

.message-hard-6961 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .main_dd50 .inner_1424 {
    flex-wrap: nowrap !important;
  }
}

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

  .dim-a814 {
    width: 100% !important;
  }
}

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

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

  .down-0137 .shadow-9ee2.sort-pressed-907b {
    border-bottom: 1px solid #f0c159;
  }

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

  .main_dd50.accent-c02a > .inner_1424 {
    gap: 15px;
    justify-content: space-between;
  }

  .container_7048
    .input-yellow-549e.shade_light_36bc
    .east-5d0c
    img {
    width: 60% !important;
  }

  .message_c476 {
    left: 2%;
  }

  .avatar_iron_a31c {
    margin: 10px 0;
  }

  .highlight_thick_5eee .message-cb0f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.highlight_thick_5eee .paragraph_34a1,
  .highlight_thick_5eee .paragraph_34a1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .east-5d0c {
    justify-content: center;
  }

  .highlight_thick_5eee .message-cb0f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .container_7048 .input-yellow-549e.dim_8123 {
    width: 75% !important;
  }

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

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

  h2.highlight_thick_5eee .paragraph_34a1,
  .highlight_thick_5eee .paragraph_34a1 {
    font-size: 30px !important;
  }

  .east-5d0c {
    justify-content: center;
  }

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

  .soft_c781
    .yellow-9f34.medium_0375 {
    margin: 0 !important;
  }

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

  .avatar_iron_a31c {
    display: flex;
  }

  .grid_soft_deee .hidden_slow_6240 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .photo-gold-07e6 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .highlight_thick_5eee h1.paragraph_34a1 {
    margin-top: 40px !important;
  }

  .container_7048
    .input-yellow-549e.shade_light_36bc
    .east-5d0c
    img,
  .pagination_cc15 .sort-205b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .orange-51bc {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .container_7048 .input-yellow-549e.dim_8123 {
    width: 100% !important;
  }

  .main_dd50.accent-c02a > .inner_1424 {
    gap: 3px;
  }

  .highlight_thick_5eee .message-cb0f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.down-0137 .shadow-9ee2.sort-pressed-907b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.down-0137 .shadow-9ee2.sort-pressed-907b: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);
}

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

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

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

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

.section-small-802c: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .down-0137 .shadow-9ee2.sort-pressed-907b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .highlight_thick_5eee .paragraph_34a1 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hidden_slow_6240 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.bronze_3d8c .tiny_fb87 {
  flex-shrink: 0;
  white-space: nowrap;
}

.bronze_3d8c .popup_58c9 {
  flex-shrink: 0;
  min-width: fit-content;
}

.bronze_3d8c .message_south_78d3 {
  white-space: nowrap;
}

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

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

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

.bronze_3d8c .popup_58c9 {
  max-width: 80px !important;
  overflow: hidden;
}

.bronze_3d8c .shadow-9ee2.sort-pressed-907b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.bronze_3d8c .message_south_78d3 {
  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);
  }
}

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

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

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

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

body .orange-51bc:nth-child(2),
.container_7048 .orange-51bc:nth-child(2),
#page .orange-51bc: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;
}

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

/* css-noise: 967a */
.phantom-card-r3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
