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(.surface_steel_5a13) {
  gap: 0.5em;
}
:where(.carousel-6f27) {
  gap: 0.5em;
}
body .media_efd3 > .table-upper-8c64 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .media_efd3 > .popup_right_1e51 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .media_efd3 > .progress_upper_4b90 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shadow_9c0f > .table-upper-8c64 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shadow_9c0f > .popup_right_1e51 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shadow_9c0f > .progress_upper_4b90 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .shadow_9c0f
  > :where(:not(.table-upper-8c64):not(.popup_right_1e51):not(.panel-94a0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shadow_9c0f > .orange-597c {
  max-width: var(--wp--style--global--wide-size);
}
body .surface_steel_5a13 {
  display: flex;
}
body .surface_steel_5a13 {
  flex-wrap: wrap;
  align-items: center;
}
body .surface_steel_5a13 > * {
  margin: 0;
}
body .carousel-6f27 {
  display: grid;
}
body .carousel-6f27 > * {
  margin: 0;
}
:where(.content-lower-b60e.surface_steel_5a13) {
  gap: 2em;
}
:where(.content-lower-b60e.carousel-6f27) {
  gap: 2em;
}
:where(.module_easy_ccbf.surface_steel_5a13) {
  gap: 1.25em;
}
:where(.module_easy_ccbf.carousel-6f27) {
  gap: 1.25em;
}
.focus_old_219d {
  color: var(--wp--preset--color--black) !important;
}
.thumbnail-rough-b5be {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.blue-b273 {
  color: var(--wp--preset--color--white) !important;
}
.card-pro-0692 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.popup-8619 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.layout-fast-5ea1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow_baec {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fixed-b97f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.backdrop_78e7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sidebar_3d0c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.item-a0ff {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop-copper-34db {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper-dark-a584 {
  background-color: var(--wp--preset--color--black) !important;
}
.surface_97cb {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thick-4885 {
  background-color: var(--wp--preset--color--white) !important;
}
.block_4f87 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.table_in_c130 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown-5431 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.video_new_319d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.form_paper_d5bd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.video-pink-c47b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pattern_21cb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort_thick_592b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.video_0ff8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.chip-5e00 {
  border-color: var(--wp--preset--color--black) !important;
}
.search_bronze_772e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cool-4af4 {
  border-color: var(--wp--preset--color--white) !important;
}
.iron-8963 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.text_blue_8348 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.info-40eb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main-center-dc85 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal-silver-a79a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.form-blue-947d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.huge_5d16 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-adae {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.down_c4d0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.thick-1864 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.cool-e0a9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.photo-20d9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.plasma-0bec {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tooltip_94a1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.pagination-center-1367 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fluid-e940 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.frame-fe82 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.stone_3d40 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.heading-4feb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.avatar-0306 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.slider_1b20 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.grid_ca28 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.slider_advanced_a5fc {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.small_098e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.highlight-f866 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.column-steel-b2c3 a:where(:not(.lite_b36e)) {
  color: inherit;
}
:where(.module_easy_ccbf.surface_steel_5a13) {
  gap: 1.25em;
}
:where(.module_easy_ccbf.carousel-6f27) {
  gap: 1.25em;
}
:where(.content-lower-b60e.surface_steel_5a13) {
  gap: 2em;
}
:where(.content-lower-b60e.carousel-6f27) {
  gap: 2em;
}
.chip_31da {
  font-size: 1.5em;
  line-height: 1.6;
}

.status-785e .hidden-ccce {
  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);
}
.picture_outer_4259 .notice_5770 {
  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);
}
.fast_cf63 {
  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);
}
.fast_cf63.title_61e4 .selected-3bb7 {
  background-color: var(--e-global-color-primary);
}
.fast_cf63.breadcrumb-blue-ce41 .selected-3bb7,
.fast_cf63.static_60d2 .selected-3bb7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider-d4b3 .notice_df8f {
  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);
}
.top_e847 {
  --divider-color: var(--e-global-color-secondary);
}
.top_e847 .breadcrumb_9695 {
  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);
}
.top_e847.hover-d358 .chip_4441 {
  background-color: var(--e-global-color-secondary);
}
.top_e847.silver_8753 .chip_4441,
.top_e847.dropdown-current-1440 .chip_4441 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.top_e847.silver_8753 .chip_4441,
.top_e847.dropdown-current-1440 .chip_4441 svg {
  fill: var(--e-global-color-secondary);
}
.input_yellow_1fbe .tabs_hovered_5d71 {
  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);
}
.input_yellow_1fbe .outline_3717 {
  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);
}
.highlight_out_2dfb.hover-d358 .chip_4441 {
  background-color: var(--e-global-color-primary);
}
.highlight_out_2dfb.silver_8753 .chip_4441,
.highlight_out_2dfb.dropdown-current-1440 .chip_4441 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_out_2dfb.silver_8753 .chip_4441,
.highlight_out_2dfb.dropdown-current-1440 .chip_4441 svg {
  fill: var(--e-global-color-primary);
}
.in_eba2.hover-d358 .chip_4441 {
  background-color: var(--e-global-color-primary);
}
.in_eba2.silver_8753 .chip_4441,
.in_eba2.dropdown-current-1440 .chip_4441 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.in_eba2 .progress_copper_369e {
  color: var(--e-global-color-primary);
}
.in_eba2 .progress_copper_369e,
.in_eba2 .progress_copper_369e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_eba2 .first_3eb9 {
  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);
}
.detail_prev_3612 .gas_0f0f {
  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);
}
.huge_7c7b .selected_0909 .tag-0e17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-a390 .modal_plasma_9829:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.photo-a390 .white-f610 i {
  color: var(--e-global-color-primary);
}
.photo-a390 .white-f610 svg {
  fill: var(--e-global-color-primary);
}
.photo-a390 .icon-tall-fee5 {
  color: var(--e-global-color-secondary);
}
.photo-a390 .modal_plasma_9829 > .icon-tall-fee5,
.photo-a390 .modal_plasma_9829 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-tall-2639 .header-2c1c {
  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);
}
.content-tall-2639 .middle_d0ad {
  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);
}
.logo_glass_04e9 .gas_0559 .container-498a {
  background-color: var(--e-global-color-primary);
}
.logo_glass_04e9 .sort-6cf6 {
  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_ac6b .tooltip-d156 {
  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_ac6b .section-wide-bf63 {
  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_ac6b .sort_2908 {
  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);
}
.media_c5fc .article-liquid-5ed7,
.media_c5fc .article-liquid-5ed7 a {
  color: var(--e-global-color-primary);
}
.media_c5fc .article-liquid-5ed7.in-bada,
.media_c5fc .article-liquid-5ed7.in-bada a {
  color: var(--e-global-color-accent);
}
.media_c5fc .article-liquid-5ed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_c5fc .last_dcf9 {
  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);
}
.thumbnail-light-13f6 .layout-pro-0c2c,
.thumbnail-light-13f6 .gallery_7d7e {
  color: var(--e-global-color-primary);
}
.thumbnail-light-13f6 .layout-pro-0c2c svg {
  fill: var(--e-global-color-primary);
}
.thumbnail-light-13f6 .in-bada .layout-pro-0c2c,
.thumbnail-light-13f6 .in-bada .gallery_7d7e {
  color: var(--e-global-color-accent);
}
.thumbnail-light-13f6 .in-bada .layout-pro-0c2c svg {
  fill: var(--e-global-color-accent);
}
.thumbnail-light-13f6 .gallery_7d7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-light-13f6 .last_dcf9 {
  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);
}
.tabs-simple-7994 .popup-paper-5d41,
.tabs-simple-7994 .button_wood_8c95 {
  color: var(--e-global-color-primary);
}
.tabs-simple-7994 .button_wood_8c95 svg {
  fill: var(--e-global-color-primary);
}
.tabs-simple-7994 .article-liquid-5ed7.in-bada a,
.tabs-simple-7994
  .article-liquid-5ed7.in-bada
  .button_wood_8c95 {
  color: var(--e-global-color-accent);
}
.tabs-simple-7994 .popup-paper-5d41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-simple-7994 .last_dcf9 {
  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);
}
.rough_8694 .column_steel_3071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_8694 .dropdown-fresh-fdd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-1a4a .highlight-clean-26b0 .selected-118d {
  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);
}
.surface-1a4a .highlight-clean-26b0 .prev-78b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-1a4a .popup-1ce4 .selected-118d {
  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);
}
.surface-1a4a
  .popup-1ce4
  .prev-78b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-1a4a
  .secondary-614f
  .selected-118d {
  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);
}
.surface-1a4a
  .secondary-614f
  .prev-78b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-1a4a
  .content_plasma_2af5
  .selected-118d {
  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);
}
.surface-1a4a
  .content_plasma_2af5
  .prev-78b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-4655 .layout-middle-246a {
  background-color: var(--e-global-color-primary);
}
.sidebar-4655 .layout-middle-246a:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-4655 .top-c97a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-4655
  .layout-middle-246a:hover
  .top-c97a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-ad54 .white-a635 {
  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);
}
.texture_down_54cb .active-8e23 .heading_dim_ed11 a {
  background-color: var(--e-global-color-accent);
}
.texture_down_54cb .active-8e23 .white-f0f0 a {
  background-color: var(--e-global-color-accent);
}
.texture_down_54cb .active-8e23 .heading_dim_ed11 a,
.texture_down_54cb .active-8e23 .white-f0f0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-dbbf
  .row-cb31.active-ef15
  .active-8e23
  a.modal_top_2bb3 {
  background-color: var(--e-global-color-accent);
}
.accent-dbbf
  .row-cb31.active-ef15
  .active-8e23
  span.modal_top_2bb3.fn-current-9806 {
  background-color: var(--e-global-color-text);
}
.accent-dbbf
  .row-cb31.active-ef15
  .active-8e23
  .modal_top_2bb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07 .status-8ebb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .hovered_427c
  > .notice_cdb4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .new_edd1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .frame-active-f9c5
  .caption_c6f0,
.container_complex_9e07
  .frame-active-f9c5
  .filter_pink_afab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_complex_9e07
  .frame-active-f9c5
  .menu_fast_e6b2,
.container_complex_9e07
  .frame-active-f9c5
  a
  .menu_fast_e6b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .frame-active-f9c5
  .focused-2148 {
  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_complex_9e07
  .frame-active-f9c5
  .backdrop_18ab {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .frame-active-f9c5
  .backdrop_18ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .frame-active-f9c5
  .backdrop_18ab:hover {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .frame-active-f9c5
  .tabs_8a29 {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .frame-active-f9c5
  .tabs_8a29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .frame-active-f9c5
  .tabs_8a29:hover {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .box-liquid-a64b
  .paragraph-middle-6944
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_complex_9e07
  .box-liquid-a64b
  .element_11e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .box-liquid-a64b
  .focused-2148 {
  color: var(--e-global-color-text);
}
.container_complex_9e07
  .box-liquid-a64b
  .focused-2148
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .box-liquid-a64b
  .backdrop_18ab {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .box-liquid-a64b
  .backdrop_18ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .box-liquid-a64b
  .backdrop_18ab:hover {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .box-liquid-a64b
  .tabs_8a29 {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07
  .box-liquid-a64b
  .tabs_8a29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_complex_9e07
  .box-liquid-a64b
  .tabs_8a29:hover {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07 .large_789b {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07 .large_789b:hover {
  background-color: var(--e-global-color-primary);
}
.container_complex_9e07 .shade-00fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_complex_9e07 .layout_5fa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-glass-939b .info-76f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-glass-939b
  .north_9007
  > div:nth-child(3)
  .info-76f6,
.footer-glass-939b
  .middle_f23d
  > div:nth-child(1)
  .info-76f6,
.footer-glass-939b
  .table-mini-f733
  > div:nth-child(1)
  .info-76f6,
.footer-glass-939b
  .red-88fa
  > div:nth-child(1)
  .info-76f6,
.footer-glass-939b
  .slider_thick_7ddb
  > div:nth-child(1)
  .info-76f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-glass-939b .fluid_453d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-glass-939b .feature-39f2 {
  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);
}
.footer-glass-939b .link-4793 {
  background-color: var(--e-global-color-primary);
}
.footer-glass-939b .link-4793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-glass-939b .link-4793:hover {
  background-color: var(--e-global-color-primary);
}
.footer-glass-939b .warm-9796 {
  background-color: var(--e-global-color-primary);
}
.footer-glass-939b .warm-9796:hover {
  background-color: var(--e-global-color-primary);
}
.footer-glass-939b .shade-00fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-glass-939b .layout_5fa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_bd38 .message-silver-b415 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_bd38 .module-e2b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_bd38 .paragraph_smooth_5526 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_bd38 .up_cb00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_bd38 .surface_last_da95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_bd38 .warm-9796 {
  background-color: var(--e-global-color-primary);
}
.background_bd38 .warm-9796:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-right-1c46 .panel-b420 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-right-1c46 .over-fbde {
  background-color: var(--e-global-color-text);
}
.sidebar-right-1c46 .pagination_upper_5e01 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-right-1c46 .photo_64cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-right-1c46 .disabled_1a1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-right-1c46 .gradient_4f72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-right-1c46 .pagination-ff31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-right-1c46 .article_black_67d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_d947 .white-2bbd .first_e002,
.grid_d947
  .white-2bbd
  .first_e002
  a,
.grid_d947 .focused_4cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_d947 .white-2bbd .stone_083f,
.grid_d947 .search_copper_0b08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_d947 .white-2bbd .stone_083f {
  color: var(--e-global-color-text);
}
.grid_d947 .search_copper_0b08 {
  color: var(--e-global-color-text);
}
.grid_d947
  .white-2bbd
  .up-5759 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_d947 .tooltip_54eb .notification-top-169d {
  background-color: var(--e-global-color-primary);
}
.grid_d947 .tooltip_54eb .notification-top-169d:hover {
  background-color: var(--e-global-color-primary);
}
.grid_d947 .tooltip_54eb .outer-131d li span {
  background-color: var(--e-global-color-text);
}
.grid_d947 .tooltip_54eb .outer-131d li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid_d947
  .tooltip_54eb
  .outer-131d
  li.logo_e41c
  span {
  background-color: var(--e-global-color-accent);
}
.grid_d947 .main-purple-b23c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_ea65 .hover_e567 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_5ff9 .accent-f100 {
  background-color: var(--e-global-color-primary);
}
.tall_5ff9 .progress_806c {
  background-color: var(--e-global-color-secondary);
}
.tall_5ff9 .label-d923 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5ff9 .hidden-stone-798d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5ff9 .out_62ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5ff9 .title_d0d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5ff9 .module-8e47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5ff9 .glass_7385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5ff9 .caption-next-ef89 {
  background-color: var(--e-global-color-primary);
}
.tall_5ff9 .caption-next-ef89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_63be .orange-cd0c {
  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);
}
.dropdown_63be .static-4065 {
  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);
}
.dropdown_63be
  .clean-0ce4:after {
  background-color: var(--e-global-color-primary);
}
.dropdown_63be .notification_copper_d9dc {
  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);
}
.dark-0bfc .focused_4cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-0bfc .search_copper_0b08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_large_14c4 .under-cb22 .lite-af94 {
  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);
}
.image_large_14c4 .under-cb22 .up-8fdb {
  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);
}
.input_tiny_eda1 .nav-fb0d {
  background-color: var(--e-global-color-primary);
}
.input_tiny_eda1 .purple_c03c {
  background-color: var(--e-global-color-secondary);
}
.input_tiny_eda1 .tertiary_south_665d .full_5274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_tiny_eda1 .detail_white_9c60 .full_5274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fixed-8d39 .down_cd2f .pink_d47f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fixed-8d39 .down_cd2f .left-ae92 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fixed-8d39 .down_cd2f .text_b2eb {
  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);
}
.menu_d929 .shade-8716 {
  border-color: var(--e-global-color-text);
}
.menu_d929 .focused_9128 {
  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);
}
.menu_d929 .new-f2c8 {
  color: var(--e-global-color-primary);
}
.menu_d929 .info_10b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_2190 .container_motion_6614 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2190 .sidebar_696f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2190 .primary-paper-efeb:hover .container_motion_6614 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2190
  .primary-paper-efeb:hover
  .sidebar_696f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-715a .stone-6600 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-715a .huge-7dc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-e0e5 .aside-6423 .clean_aa26 {
  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);
}
.element-e0e5 .dropdown_small_38d5 .clean_aa26 {
  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);
}
.red-b950 .active_active_3612 {
  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);
}
.silver-2b6c .icon-in-bdf8 .feature_slow_2f6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-2b6c .icon-in-bdf8 .feature_slow_2f6b {
  background-color: var(--e-global-color-secondary);
}
.silver-2b6c .full_e0e4 .feature_slow_2f6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-2b6c .full_e0e4 .feature_slow_2f6b {
  background-color: var(--e-global-color-secondary);
}
.silver-2b6c .huge-b6e3 .surface-liquid-ba87 {
  background-color: var(--e-global-color-primary);
}
.silver-2b6c .huge-b6e3:hover .surface-liquid-ba87 {
  background-color: var(--e-global-color-secondary);
}
.silver-2b6c .notification-top-169d {
  background-color: var(--e-global-color-primary);
}
.silver-2b6c .notification-top-169d:hover {
  background-color: var(--e-global-color-accent);
}
.silver-2b6c .outer-131d li span {
  background-color: var(--e-global-color-text);
}
.silver-2b6c .outer-131d li span:hover {
  background-color: var(--e-global-color-primary);
}
.silver-2b6c .outer-131d li.logo_e41c span {
  background-color: var(--e-global-color-accent);
}
.pattern_hot_a915 .box-stone-9943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_hot_a915 .border_ed07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_b9e0 .dropdown_e7c0:before {
  background-color: var(--e-global-color-secondary);
}
.narrow_b9e0 .iron_47da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_b9e0 .medium_c7f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-cd20 .pattern_active_7896 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-cd20 .pattern_active_7896:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-cd20 .pattern_active_7896.fn-active-9806 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-cd20 .full-4bae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-cd20 .narrow-f2d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-cd20 .bottom_8360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-cd20 .tall-1048 {
  background-color: var(--e-global-color-primary);
}
.picture-cd20 .tall-1048 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-cd20 .primary_orange_4b2e {
  background-color: var(--e-global-color-primary);
}
.picture-cd20 .primary_orange_4b2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_ddd9 .gradient_89da .highlight-purple-193b a {
  color: var(--e-global-color-secondary);
}
.chip_cool_ddd9 .gradient_89da .highlight-purple-193b a:hover {
  color: var(--e-global-color-secondary);
}
.chip_cool_ddd9 .gradient_89da .highlight-purple-193b,
.chip_cool_ddd9 .gradient_89da .highlight-purple-193b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_cool_ddd9 .gradient_89da .text_purple_cdd5 {
  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_cool_ddd9 .gradient_89da .container_tiny_d233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_cool_ddd9 .gradient_89da .paragraph_medium_d709 {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .gradient_89da .paragraph_medium_d709 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_cool_ddd9 .gradient_89da .paragraph_medium_d709:hover {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .gradient_89da .preview-lower-b33e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_cool_ddd9 .gradient_89da .preview-lower-b33e {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .gradient_89da .preview-lower-b33e:hover {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .gradient_89da .notification-top-169d {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .gradient_89da .notification-top-169d:hover {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .tooltip_54eb .outer-131d li span {
  background-color: var(--e-global-color-text);
}
.chip_cool_ddd9 .tooltip_54eb .outer-131d li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip_cool_ddd9 .tooltip_54eb .outer-131d li.logo_e41c span {
  background-color: var(--e-global-color-accent);
}
.chip_cool_ddd9 .shade-00fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_cool_ddd9 .layout_5fa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-d331 .widget-fb27 .modal_c2e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-d331 .widget-fb27 .alert-fc52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-d331 .widget-fb27 .black-4940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-silver-1fca .hot-78f7 {
  border-color: var(--e-global-color-text);
}
.hero-silver-1fca .paper-bb0b {
  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);
}
.hero-silver-1fca .frame_left_c69d {
  color: var(--e-global-color-secondary);
}
.hero-silver-1fca .frame_left_c69d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-silver-1fca .notification_de1c > * {
  color: var(--e-global-color-primary);
}
.hero-silver-1fca .notification_de1c > * svg {
  fill: var(--e-global-color-primary);
}
.hero-silver-1fca .gallery-8f0a {
  color: var(--e-global-color-primary);
}
.hero-silver-1fca .gallery-8f0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-silver-1fca .green_d2df {
  color: var(--e-global-color-primary);
}
.hero-silver-1fca .green_d2df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-silver-1fca .paragraph_in_2a15 {
  color: var(--e-global-color-primary);
}
.hero-silver-1fca .paragraph_in_2a15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-silver-1fca .hard_513c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-silver-1fca .narrow_da3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-silver-1fca .narrow_da3c.hero-68d8 {
  color: var(--e-global-color-secondary);
}
.hero-silver-1fca .narrow_da3c.hero-68d8 .nav-complex-082b {
  color: var(--e-global-color-accent);
}
.hero-silver-1fca .narrow_da3c.fluid_74ac {
  color: var(--e-global-color-text);
}
.hero-silver-1fca .narrow_da3c.fluid_74ac .nav-complex-082b {
  color: var(--e-global-color-text);
}
.hero-silver-1fca .narrow_da3c:before {
  border-top-color: var(--e-global-color-text);
}
.hero-silver-1fca .red-2566 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-silver-1fca
  .red-2566
  .hard-9184 {
  background-color: var(--e-global-color-primary);
}
.hero-silver-1fca
  .red-2566
  .hard-9184 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-silver-1fca .hot-78f7 .carousel-new-2c15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_7dfe .feature-glass-430e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_7dfe .logo_light_9c54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_white_c55a .border_stone_1af2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_white_c55a
  .table_1198
  .badge-stone-00e9 {
  background-color: var(--e-global-color-secondary);
}
.section_white_c55a
  .table_1198.list-narrow-1c9b
  .badge-stone-00e9 {
  background-color: var(--e-global-color-text);
}
.section_white_c55a
  .table_1198:hover
  .badge-stone-00e9 {
  background-color: var(--e-global-color-accent);
}
.section_white_c55a
  .table_1198.fn-active-9806
  .badge-stone-00e9 {
  background-color: var(--e-global-color-primary);
}
.iron-03c0 .tooltip_df01 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.iron-03c0 .message_slow_4eda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-03c0 .row-41ae {
  background-color: var(--e-global-color-primary);
}
.iron-03c0 .row-41ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-b95c .clean-9bf9 .fluid_3128 .iron-e1a9 {
  background-color: var(--e-global-color-secondary);
}
.gradient-b95c .clean-9bf9 .up-ae70:after {
  background-color: var(--e-global-color-secondary);
}
.gradient-b95c .wrapper_purple_4cd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-b95c .column-747b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-b95c .up_bc03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-b95c .motion-fb49 {
  background-color: var(--e-global-color-primary);
}
.gradient-b95c .motion-fb49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-b95c .tabs-advanced-1ef7 {
  background-color: var(--e-global-color-secondary);
}
.gradient-b95c .tabs-advanced-1ef7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-b95c .clean-9bf9 .primary_ff75 .accent-first-0e39:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-b95c
  .clean-9bf9
  .primary_ff75
  .accent-first-0e39.preview_1a51 {
  background-color: var(--e-global-color-primary);
}
.gradient-b95c .clean-9bf9 .status_plasma_d8ee:before {
  border-color: var(--e-global-color-primary);
}
.gradient-b95c .clean-9bf9 .status_plasma_d8ee:hover:before {
  border-color: var(--e-global-color-secondary);
}
.gradient-b95c
  .clean-9bf9
  .status_plasma_d8ee.button_selected_44c2:before {
  border-color: var(--e-global-color-primary);
}
.gradient-b95c .hovered-8f40 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_d0b4 .header-glass-2ab8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_d0b4 .header-glass-2ab8:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_d0b4 .header-glass-2ab8.column_22eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_d0b4 .image_e0b7 {
  background-color: var(--e-global-color-primary);
}
.box_d0b4 .image_e0b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_d0b4
  .button-short-988f
  .iron-5f0b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_d0b4
  .clean-92ff
  .iron-5f0b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_c8c3
  .solid_aeae
  .blue-d90d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c8c3
  .solid_aeae
  .tertiary_outer_b605 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c8c3 .status_3fe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c8c3 .active_9fb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_c8c3 .west-37ee {
  background-color: var(--e-global-color-primary);
}
.focused_c8c3 .west-37ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_easy_60c9 .paper_b3ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_easy_60c9 .blue_5e7d {
  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);
}
.video_easy_60c9 .element_east_8b83 {
  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);
}
.video_easy_60c9 .element_east_8b83 a:hover {
  color: var(--e-global-color-secondary);
}
.video_easy_60c9 .nav-d8ef {
  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);
}
.video_easy_60c9 .narrow-21b9 {
  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);
}
.video_easy_60c9 .sort-hard-fc3a .notification-top-169d {
  background-color: var(--e-global-color-primary);
}
.video_easy_60c9 .sort-hard-fc3a .notification-top-169d:hover {
  background-color: var(--e-global-color-accent);
}
.video_easy_60c9
  .sort-hard-fc3a
  .outer-131d
  li
  span {
  background-color: var(--e-global-color-text);
}
.video_easy_60c9
  .sort-hard-fc3a
  .outer-131d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.video_easy_60c9
  .sort-hard-fc3a
  .outer-131d
  li.logo_e41c
  span {
  background-color: var(--e-global-color-accent);
}
.focus-old-8ff8
  .gallery_light_b5e1
  .summary_outer_038a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-old-8ff8 .gallery_light_b5e1 .hot_718c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-old-8ff8 .gallery_light_b5e1 .panel-left-af0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-old-8ff8 .popup_warm_7375 {
  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);
}
.focus-old-8ff8
  .thumbnail_paper_421f.box_4846 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a {
  background-color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a
  .active_f1f2.large_6b87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a
  .picture_14e8.layout-complex-2342 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  .in_b2e1
  > a {
  background-color: var(--e-global-color-secondary);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  .in_b2e1
  > a
  .wide_5e94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  .in_b2e1
  > a
  .picture_14e8.shade-simple-5fe6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a
  .widget_steel_4598:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  a
  .widget_steel_4598:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1.filter-black-27d2
  > a
  .widget_steel_4598:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  .in_b2e1.filter-black-27d2
  > a
  .widget_steel_4598:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a
  .dropdown-e16a
  .slow-7f06 {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  a
  .dropdown-e16a
  .slow-7f06 {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a
  .dropdown-e16a
  .slow-7f06,
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  a
  .dropdown-e16a
  .slow-7f06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > a
  .element-iron-28c9:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  a
  .element-iron-28c9:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1.filter-black-27d2
  > a
  .element-iron-28c9:before {
  color: var(--e-global-color-text);
}
.disabled-pro-ea87
  > .new-39f2
  > div
  > .hot-a2f5
  > .in_b2e1
  > .simple-2e90
  .in_b2e1.filter-black-27d2
  > a
  .element-iron-28c9:before {
  color: var(--e-global-color-text);
}
.media_full_9c61 .tooltip_af6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_full_9c61
  .image_fbaf:hover
  .tooltip_af6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-9e0c
  > .new-39f2
  > .bottom-7f01
  > .message-under-77f4
  > .narrow_c2d2
  > .table-ab0b
  .small_fb01 {
  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);
}
.warm-9e0c
  > .new-39f2
  > .bottom-7f01
  > .message-under-77f4
  > .narrow_c2d2
  > .table-ab0b:hover
  .small_fb01 {
  color: var(--e-global-color-text);
}
.warm-9e0c
  > .new-39f2
  > .bottom-7f01
  > .message-under-77f4
  > .narrow_c2d2
  > .table-ab0b:hover
  .small_fb01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-9e0c
  > .new-39f2
  > .bottom-7f01
  > .message-under-77f4
  > .narrow_c2d2.pagination_5328
  > .table-ab0b
  .small_fb01 {
  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);
}
.nav_4a65 .feature-lower-9f1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_4a65 .content_0e7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_4a65 .container_3015 {
  background-color: var(--e-global-color-primary);
}
.nav_4a65 .container_3015 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_7971
  > .new-39f2
  > .thumbnail-mini-558f
  > .popup_554f
  > .lite_c2b7
  .small_f05a {
  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);
}
.west_7971
  > .new-39f2
  > .thumbnail-mini-558f
  > .popup_554f
  > .lite_c2b7
  .smooth_664a {
  color: var(--e-global-color-text);
}
.west_7971
  > .new-39f2
  > .thumbnail-mini-558f
  > .popup_554f
  > .lite_c2b7:hover
  .small_f05a {
  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);
}
.west_7971
  > .new-39f2
  > .thumbnail-mini-558f
  > .popup_554f
  > .lite_c2b7:hover
  .smooth_664a {
  color: var(--e-global-color-secondary);
}
.west_7971
  > .new-39f2
  > .thumbnail-mini-558f
  > .popup_554f
  > .lite_c2b7.panel_21e4
  .small_f05a {
  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);
}
.west_7971
  > .new-39f2
  > .thumbnail-mini-558f
  > .popup_554f
  > .lite_c2b7.panel_21e4
  .smooth_664a {
  color: var(--e-global-color-primary);
}
.article-soft-d72a
  .shadow_1b14
  .gas_7821 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-soft-d72a .in-99da .carousel-new-2c15 .container_cc47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_small_73d7 .carousel_wide_2ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_small_73d7 .focused-b746 .carousel_wide_2ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_small_73d7 .out-d876 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_small_73d7 .out-d876 {
  background-color: var(--e-global-color-primary);
}
.mask-78c3 .video-action-534b .disabled_glass_1284 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-78c3
  .video-action-534b:hover
  .main_39f1 {
  color: var(--e-global-color-secondary);
}
.mask-78c3
  .video-action-534b:hover
  .disabled_glass_1284 {
  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);
}
.outer-c1e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.rough-6bb0 {
  flex-direction: column;
}

.rough-6bb0 .avatar-078c {
  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.rough-6bb0 .avatar-078c {
  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);
}

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

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

.current-2c46.content-large-375d {
  display: none;
}

.card-top-647e {
  display: none;
}

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

.banner-motion-0826.dropdown_easy_dff8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.rough-6bb0 a {
  width: 100%;
}

.list-db86 .row_a01f.panel-01e8 {
  width: 20% !important;
}

.block-complex-3dd2 {
  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; /* 字母间距 */
}

.block-complex-3dd2: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%);
}

.block-complex-3dd2 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.list-db86
  .row_a01f.copper-524f
  .status_silver_1998
  .item-rough-4e97 {
  font-size: 20px !important;
}

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

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

.grid-3cec h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.yellow_31dc.feature_9c46 > .hovered-5700 {
  display: flex;
  align-items: center;
}

.content-out-7eb1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.notice-ca9d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.popup-5d7f {
  font-size: 35px !important;
}

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

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

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

.list-db86
  .row_a01f.fresh_e034
  .feature_3938
  .clean_c762 {
  width: 100% !important;
}

.module-64c7 {
  width: 500px !important;
  max-width: none;
}

.left-29a9 {
  width: 100%;
}

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

.frame-blue-9390 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.frame-blue-9390:hover .outline_small_0234 {
  visibility: visible;
}
.frame-blue-9390:hover.frame-blue-9390::before {
  display: block;
}

.grid-3cec h3 {
  color: #fff;
}

.popup-up-a929 {
  margin: 0;
}

.list-db86
  .row_a01f.fresh_e034
  .clean_c762
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box_liquid_8e0e {
  width: 100%;
}

.mini-ea3b {
  width: 100%;
}

.tall-752d {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.mini-ea3b {
  width: 100%;
}

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

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

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

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

.rough-6bb0 .avatar-078c.link-smooth-2c74 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.rough-6bb0 h1.avatar-078c {
  margin-top: 80px !important;
}

.list-db86 .row_a01f.tag_dark_bab8 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.video-f930 img {
  width: 100%;
}

.blue-eea9 .surface-focused-7c83.status_silver_1998 {
  justify-content: space-between;
}

.pagination_slow_3241 {
  display: none;
}

.hidden-yellow-2995 .red_2716 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .yellow_31dc .hovered-5700 {
    flex-wrap: nowrap !important;
  }
}

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

  .module-64c7 {
    width: 100% !important;
  }
}

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

  .block-complex-3dd2 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .blue-eea9 .surface-focused-7c83.status_silver_1998 {
    border-bottom: 1px solid #f0c159;
  }

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

  .yellow_31dc.feature_9c46 > .hovered-5700 {
    gap: 15px;
    justify-content: space-between;
  }

  .list-db86
    .row_a01f.fresh_e034
    .clean_c762
    img {
    width: 60% !important;
  }

  .notice-ca9d {
    left: 2%;
  }

  .hidden_yellow_4169 {
    margin: 10px 0;
  }

  .rough-6bb0 .red_2716 {
    margin: 0;
    margin-bottom: 10px;
  }

  .block-complex-3dd2 {
    font-size: 16px !important;
  }

  .popup-5d7f {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.rough-6bb0 .avatar-078c,
  .rough-6bb0 .avatar-078c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .clean_c762 {
    justify-content: center;
  }

  .rough-6bb0 .red_2716 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .light-53fe {
    margin-bottom: 15px !important;
  }

  .list-db86 .row_a01f.panel-01e8 {
    width: 75% !important;
  }

  .video-f930 img {
    width: 100% !important;
  }
}

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

  h2.rough-6bb0 .avatar-078c,
  .rough-6bb0 .avatar-078c {
    font-size: 30px !important;
  }

  .clean_c762 {
    justify-content: center;
  }

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

  .texture-57b6
    .focus_92d2.layout-8664 {
    margin: 0 !important;
  }

  .content-out-7eb1 {
    margin: 0;
    gap: 10px;
  }

  .hidden_yellow_4169 {
    display: flex;
  }

  .action-d2b3 .block-complex-3dd2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .tall-752d {
    justify-content: flex-end;
    gap: 1px;
  }

  .rough-6bb0 h1.avatar-078c {
    margin-top: 40px !important;
  }

  .list-db86
    .row_a01f.fresh_e034
    .clean_c762
    img,
  .input_yellow_1fbe .feature_3938 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .list-db86 .row_a01f.panel-01e8 {
    width: 100% !important;
  }

  .yellow_31dc.feature_9c46 > .hovered-5700 {
    gap: 3px;
  }

  .rough-6bb0 .red_2716 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .block-complex-3dd2 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.blue-eea9 .surface-focused-7c83.status_silver_1998 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.blue-eea9 .surface-focused-7c83.status_silver_1998: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);
}

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

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

.rough-6bb0 {
  position: relative;
  padding-top: 30px;
}

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

.current-2c46: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .blue-eea9 .surface-focused-7c83.status_silver_1998 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .rough-6bb0 .avatar-078c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .block-complex-3dd2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus_black_541a .item_top_4b2d {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus_black_541a .middle_5785 {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus_black_541a .item-rough-4e97 {
  white-space: nowrap;
}

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

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

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

.focus_black_541a .middle_5785 {
  max-width: 80px !important;
  overflow: hidden;
}

.focus_black_541a .surface-focused-7c83.status_silver_1998 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus_black_541a .item-rough-4e97 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 41bb */
.phantom-card-q9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
