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(.photo_prev_036b) {
  gap: 0.5em;
}
:where(.avatar-bd9f) {
  gap: 0.5em;
}
body .aside-clean-921f > .row_huge_2dcd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside-clean-921f > .gradient_5dfd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside-clean-921f > .tertiary-hot-76fd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paragraph_f589 > .row_huge_2dcd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paragraph_f589 > .gradient_5dfd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paragraph_f589 > .tertiary-hot-76fd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .paragraph_f589
  > :where(:not(.row_huge_2dcd):not(.gradient_5dfd):not(.media-smooth-1cd4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paragraph_f589 > .tag-bcb9 {
  max-width: var(--wp--style--global--wide-size);
}
body .photo_prev_036b {
  display: flex;
}
body .photo_prev_036b {
  flex-wrap: wrap;
  align-items: center;
}
body .photo_prev_036b > * {
  margin: 0;
}
body .avatar-bd9f {
  display: grid;
}
body .avatar-bd9f > * {
  margin: 0;
}
:where(.hot-96a1.photo_prev_036b) {
  gap: 2em;
}
:where(.hot-96a1.avatar-bd9f) {
  gap: 2em;
}
:where(.outline_purple_8769.photo_prev_036b) {
  gap: 1.25em;
}
:where(.outline_purple_8769.avatar-bd9f) {
  gap: 1.25em;
}
.layout-bronze-db60 {
  color: var(--wp--preset--color--black) !important;
}
.footer-last-5dcc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fresh_b815 {
  color: var(--wp--preset--color--white) !important;
}
.icon_cc23 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_slow_1a93 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.container-dark-dbab {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.blue-d27d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hard-9cdd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.column_5a34 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-3f5a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout_simple_8421 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.right-5d0e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.green-8438 {
  background-color: var(--wp--preset--color--black) !important;
}
.bottom-06b3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.detail_fa48 {
  background-color: var(--wp--preset--color--white) !important;
}
.overlay_3229 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.shade-488d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.action_1bc8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.disabled-gold-3f92 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bright_c353 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.brown-91b7 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.new_e1f4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.button_32c2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fast-e059 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_up_e499 {
  border-color: var(--wp--preset--color--black) !important;
}
.tertiary-4fba {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown_407b {
  border-color: var(--wp--preset--color--white) !important;
}
.form-lower-7c30 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.grid_old_55ed {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.menu-2037 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.top-2187 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sidebar_ff0c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.main_ef4a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.aside-a143 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.small-1fdb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mask_large_dcd2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.glass_e374 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.description-ab25 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.east-e402 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.cold_541b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.image-hot-47ca {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.video_fluid_1f2c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hidden_0a91 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.widget_bronze_aa26 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.border_east_3b73 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.current_6e0c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.border_845d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tertiary-fb42 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.green-3eff {
  font-size: var(--wp--preset--font-size--small) !important;
}
.label_ac9c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.mask_cool_e66e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.mask-da69 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge_873b a:where(:not(.module-9671)) {
  color: inherit;
}
:where(.outline_purple_8769.photo_prev_036b) {
  gap: 1.25em;
}
:where(.outline_purple_8769.avatar-bd9f) {
  gap: 1.25em;
}
:where(.hot-96a1.photo_prev_036b) {
  gap: 2em;
}
:where(.hot-96a1.avatar-bd9f) {
  gap: 2em;
}
.carousel_yellow_68c3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hovered_8e86 .action_6aad {
  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);
}
.simple_e73a .notice_down_4fdc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_hot_bcfe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_hot_bcfe.inner-9772 .action_4938 {
  background-color: var(--e-global-color-primary);
}
.pattern_hot_bcfe.silver-e8d1 .action_4938,
.pattern_hot_bcfe.message-6088 .action_4938 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.text_short_7a98 .banner_dark_6fc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.fluid_92b3 {
  --divider-color: var(--e-global-color-secondary);
}
.fluid_92b3 .tag_e3d1 {
  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);
}
.fluid_92b3.widget_selected_445c .huge-bfea {
  background-color: var(--e-global-color-secondary);
}
.fluid_92b3.up-0e15 .huge-bfea,
.fluid_92b3.thumbnail-dirty-b40e .huge-bfea {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.fluid_92b3.up-0e15 .huge-bfea,
.fluid_92b3.thumbnail-dirty-b40e .huge-bfea svg {
  fill: var(--e-global-color-secondary);
}
.purple_3342 .accordion-complex-205e {
  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);
}
.purple_3342 .message-right-5bbf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cold-df2e.widget_selected_445c .huge-bfea {
  background-color: var(--e-global-color-primary);
}
.backdrop-cold-df2e.up-0e15 .huge-bfea,
.backdrop-cold-df2e.thumbnail-dirty-b40e .huge-bfea {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop-cold-df2e.up-0e15 .huge-bfea,
.backdrop-cold-df2e.thumbnail-dirty-b40e .huge-bfea svg {
  fill: var(--e-global-color-primary);
}
.sidebar_a855.widget_selected_445c .huge-bfea {
  background-color: var(--e-global-color-primary);
}
.sidebar_a855.up-0e15 .huge-bfea,
.sidebar_a855.thumbnail-dirty-b40e .huge-bfea {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sidebar_a855 .tag_easy_f8b4 {
  color: var(--e-global-color-primary);
}
.sidebar_a855 .tag_easy_f8b4,
.sidebar_a855 .tag_easy_f8b4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_a855 .nav-1162 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-e958 .modal_stale_f96d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_pink_c7b0 .detail-d266 .list-fast-c856 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_949f .card-c05f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.top_949f .element-under-24cd i {
  color: var(--e-global-color-primary);
}
.top_949f .element-under-24cd svg {
  fill: var(--e-global-color-primary);
}
.top_949f .left-84b2 {
  color: var(--e-global-color-secondary);
}
.top_949f .card-c05f > .left-84b2,
.top_949f .card-c05f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_3507 .bronze_4fe0 {
  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);
}
.tooltip_3507 .breadcrumb_up_ea5b {
  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);
}
.current-827d .article-static-f1c3 .notification_inner_ba22 {
  background-color: var(--e-global-color-primary);
}
.current-827d .layout-a019 {
  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);
}
.disabled_330d .label_brown_3a40 {
  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);
}
.disabled_330d .aside-full-bfd6 {
  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_330d .article_complex_bcc0 {
  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);
}
.feature-e026 .avatar-dd86,
.feature-e026 .avatar-dd86 a {
  color: var(--e-global-color-primary);
}
.feature-e026 .avatar-dd86.shade-1be6,
.feature-e026 .avatar-dd86.shade-1be6 a {
  color: var(--e-global-color-accent);
}
.feature-e026 .avatar-dd86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-e026 .old_dd95 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_8bcc .carousel_805f,
.backdrop_8bcc .row_warm_5fa0 {
  color: var(--e-global-color-primary);
}
.backdrop_8bcc .carousel_805f svg {
  fill: var(--e-global-color-primary);
}
.backdrop_8bcc .shade-1be6 .carousel_805f,
.backdrop_8bcc .shade-1be6 .row_warm_5fa0 {
  color: var(--e-global-color-accent);
}
.backdrop_8bcc .shade-1be6 .carousel_805f svg {
  fill: var(--e-global-color-accent);
}
.backdrop_8bcc .row_warm_5fa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_8bcc .old_dd95 {
  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);
}
.down-e253 .tabs_263f,
.down-e253 .lower-6462 {
  color: var(--e-global-color-primary);
}
.down-e253 .lower-6462 svg {
  fill: var(--e-global-color-primary);
}
.down-e253 .avatar-dd86.shade-1be6 a,
.down-e253
  .avatar-dd86.shade-1be6
  .lower-6462 {
  color: var(--e-global-color-accent);
}
.down-e253 .tabs_263f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-e253 .old_dd95 {
  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);
}
.fresh_b2ea .list_4d97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_b2ea .sort_7481 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_white_9fd2 .tall-7116 .sort-2fa7 {
  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);
}
.media_white_9fd2 .tall-7116 .button_5299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_white_9fd2 .filter_hovered_8324 .sort-2fa7 {
  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);
}
.media_white_9fd2
  .filter_hovered_8324
  .button_5299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_white_9fd2
  .description-fast-1e58
  .sort-2fa7 {
  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);
}
.media_white_9fd2
  .description-fast-1e58
  .button_5299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_white_9fd2
  .main_over_5472
  .sort-2fa7 {
  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);
}
.media_white_9fd2
  .main_over_5472
  .button_5299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_f7ce .disabled_e67c {
  background-color: var(--e-global-color-primary);
}
.modal_f7ce .disabled_e67c:hover {
  background-color: var(--e-global-color-primary);
}
.modal_f7ce .column-center-2789 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_f7ce
  .disabled_e67c:hover
  .column-center-2789 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_48ed .red-a364 {
  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);
}
.highlight_5fc7 .tooltip-smooth-0bae .backdrop_gas_e87c a {
  background-color: var(--e-global-color-accent);
}
.highlight_5fc7 .tooltip-smooth-0bae .lower-0bf6 a {
  background-color: var(--e-global-color-accent);
}
.highlight_5fc7 .tooltip-smooth-0bae .backdrop_gas_e87c a,
.highlight_5fc7 .tooltip-smooth-0bae .lower-0bf6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f3a3
  .main-west-907f.bright-877f
  .tooltip-smooth-0bae
  a.short_5e3b {
  background-color: var(--e-global-color-accent);
}
.focused-f3a3
  .main-west-907f.bright-877f
  .tooltip-smooth-0bae
  span.short_5e3b.fn-current-adaa {
  background-color: var(--e-global-color-text);
}
.focused-f3a3
  .main-west-907f.bright-877f
  .tooltip-smooth-0bae
  .short_5e3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b .plasma-5029 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .surface-65d8
  > .stone-0b22
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .feature-0f64
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .texture-black-f82f
  .iron-ca59,
.caption_dynamic_465b
  .texture-black-f82f
  .article_c71e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_dynamic_465b
  .texture-black-f82f
  .plasma_b17f,
.caption_dynamic_465b
  .texture-black-f82f
  a
  .plasma_b17f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .texture-black-f82f
  .description_2846 {
  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);
}
.caption_dynamic_465b
  .texture-black-f82f
  .stale-5f40 {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .texture-black-f82f
  .stale-5f40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .texture-black-f82f
  .stale-5f40:hover {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .texture-black-f82f
  .clean-2965 {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .texture-black-f82f
  .clean-2965 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .texture-black-f82f
  .clean-2965:hover {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .item-first-db53
  .highlight_orange_1116
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_dynamic_465b
  .item-first-db53
  .message-large-0c66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .item-first-db53
  .description_2846 {
  color: var(--e-global-color-text);
}
.caption_dynamic_465b
  .item-first-db53
  .description_2846
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .item-first-db53
  .stale-5f40 {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .item-first-db53
  .stale-5f40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .item-first-db53
  .stale-5f40:hover {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .item-first-db53
  .clean-2965 {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b
  .item-first-db53
  .clean-2965 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dynamic_465b
  .item-first-db53
  .clean-2965:hover {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b .pattern_549f {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b .pattern_549f:hover {
  background-color: var(--e-global-color-primary);
}
.caption_dynamic_465b .icon-bca8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_dynamic_465b .yellow-3faa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_ebe7 .slider_rough_b550 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_ebe7
  .prev_c39d
  > div:nth-child(3)
  .slider_rough_b550,
.hard_ebe7
  .hot_1f61
  > div:nth-child(1)
  .slider_rough_b550,
.hard_ebe7
  .south-42bc
  > div:nth-child(1)
  .slider_rough_b550,
.hard_ebe7
  .badge_lite_dbed
  > div:nth-child(1)
  .slider_rough_b550,
.hard_ebe7
  .tertiary-fe0f
  > div:nth-child(1)
  .slider_rough_b550 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_ebe7 .detail_east_fe6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ebe7 .hero-03a1 {
  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);
}
.hard_ebe7 .list_large_a6ad {
  background-color: var(--e-global-color-primary);
}
.hard_ebe7 .list_large_a6ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ebe7 .list_large_a6ad:hover {
  background-color: var(--e-global-color-primary);
}
.hard_ebe7 .notification_faa0 {
  background-color: var(--e-global-color-primary);
}
.hard_ebe7 .notification_faa0:hover {
  background-color: var(--e-global-color-primary);
}
.hard_ebe7 .icon-bca8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_ebe7 .yellow-3faa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_clean_1cde .panel_17bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_clean_1cde .soft_ee45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_clean_1cde .light_160a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_clean_1cde .picture-d964 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_clean_1cde .gallery-6c62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_clean_1cde .notification_faa0 {
  background-color: var(--e-global-color-primary);
}
.tooltip_clean_1cde .notification_faa0:hover {
  background-color: var(--e-global-color-primary);
}
.alert-right-f936 .top_02ee {
  background-color: var(--e-global-color-secondary);
}
.alert-right-f936 .action_0574 {
  background-color: var(--e-global-color-text);
}
.alert-right-f936 .primary-f30e {
  background-color: var(--e-global-color-secondary);
}
.alert-right-f936 .list-434a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-right-f936 .outline-silver-39e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-right-f936 .down-f4ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-right-f936 .lite-0f64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-right-f936 .black_0390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-paper-876a .article_4348 .thumbnail_2d12,
.input-paper-876a
  .article_4348
  .thumbnail_2d12
  a,
.input-paper-876a .texture_ce42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-paper-876a .article_4348 .video_blue_bce8,
.input-paper-876a .secondary-4c40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-paper-876a .article_4348 .video_blue_bce8 {
  color: var(--e-global-color-text);
}
.input-paper-876a .secondary-4c40 {
  color: var(--e-global-color-text);
}
.input-paper-876a
  .article_4348
  .mask-warm-36c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-paper-876a .logo-silver-334b .gallery-c642 {
  background-color: var(--e-global-color-primary);
}
.input-paper-876a .logo-silver-334b .gallery-c642:hover {
  background-color: var(--e-global-color-primary);
}
.input-paper-876a .logo-silver-334b .west-bb75 li span {
  background-color: var(--e-global-color-text);
}
.input-paper-876a .logo-silver-334b .west-bb75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.input-paper-876a
  .logo-silver-334b
  .west-bb75
  li.smooth-80c5
  span {
  background-color: var(--e-global-color-accent);
}
.input-paper-876a .menu-advanced-4d19 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_white_5ea2 .cool_ba8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_ced6 .element-44aa {
  background-color: var(--e-global-color-primary);
}
.gallery_ced6 .large-2b6c {
  background-color: var(--e-global-color-secondary);
}
.gallery_ced6 .video_bronze_48e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ced6 .shade-bronze-ec2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ced6 .first_4d07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ced6 .simple_37f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ced6 .surface-center-d816 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ced6 .thick-a475 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ced6 .slider-9914 {
  background-color: var(--e-global-color-primary);
}
.gallery_ced6 .slider-9914 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_d795 .video-clean-dad6 {
  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);
}
.block_d795 .accent-820a {
  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);
}
.block_d795
  .dim-b23b:after {
  background-color: var(--e-global-color-primary);
}
.block_d795 .prev_541d {
  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);
}
.button_7b0a .texture_ce42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_7b0a .secondary-4c40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-a0a2 .disabled-9075 .last-9acb {
  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);
}
.box-a0a2 .disabled-9075 .short-e409 {
  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);
}
.row_dirty_6978 .search_912b {
  background-color: var(--e-global-color-primary);
}
.row_dirty_6978 .article_gold_71db {
  background-color: var(--e-global-color-secondary);
}
.row_dirty_6978 .rough-68d5 .article-full-2a40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_dirty_6978 .solid_50ad .article-full-2a40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_6535 .frame-a145 .pattern_2fa6 {
  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);
}
.fluid_6535 .frame-a145 .medium-ef55 {
  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);
}
.fluid_6535 .frame-a145 .title_bronze_a79f {
  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);
}
.primary_lite_b919 .wrapper_new_096e {
  border-color: var(--e-global-color-text);
}
.primary_lite_b919 .active_hot_3708 {
  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);
}
.primary_lite_b919 .thick-5896 {
  color: var(--e-global-color-primary);
}
.primary_lite_b919 .layout_f145 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_963f .thick_d88d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_963f .info_8083 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_963f .disabled-yellow-457a:hover .thick_d88d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_963f
  .disabled-yellow-457a:hover
  .info_8083 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_9160 .element-7c27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_9160 .banner-46ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_tiny_6aa2 .pro_04f5 .box-e1b7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_tiny_6aa2 .avatar_7632 .box-e1b7 {
  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);
}
.tabs_8609 .liquid_b72a {
  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);
}
.container-9df0 .filter_stale_de32 .progress-7c71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-9df0 .filter_stale_de32 .progress-7c71 {
  background-color: var(--e-global-color-secondary);
}
.container-9df0 .nav-4602 .progress-7c71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-9df0 .nav-4602 .progress-7c71 {
  background-color: var(--e-global-color-secondary);
}
.container-9df0 .warm_df44 .item_7905 {
  background-color: var(--e-global-color-primary);
}
.container-9df0 .warm_df44:hover .item_7905 {
  background-color: var(--e-global-color-secondary);
}
.container-9df0 .gallery-c642 {
  background-color: var(--e-global-color-primary);
}
.container-9df0 .gallery-c642:hover {
  background-color: var(--e-global-color-accent);
}
.container-9df0 .west-bb75 li span {
  background-color: var(--e-global-color-text);
}
.container-9df0 .west-bb75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-9df0 .west-bb75 li.smooth-80c5 span {
  background-color: var(--e-global-color-accent);
}
.paper_0d38 .inner_4fde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_0d38 .wood-7a17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_huge_ce99 .detail-center-18f8:before {
  background-color: var(--e-global-color-secondary);
}
.preview_huge_ce99 .message_under_bfbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_huge_ce99 .table-292f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_825b .photo-afde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_825b .photo-afde:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_825b .photo-afde.fn-active-adaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_825b .notification-7795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_825b .dropdown-liquid-1ede {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_825b .photo_short_da96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_825b .grid-lite-f7d3 {
  background-color: var(--e-global-color-primary);
}
.full_825b .grid-lite-f7d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_825b .thumbnail_short_d26f {
  background-color: var(--e-global-color-primary);
}
.full_825b .thumbnail_short_d26f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_large_3cf7 .video_action_4c08 .gallery_under_5530 a {
  color: var(--e-global-color-secondary);
}
.shade_large_3cf7 .video_action_4c08 .gallery_under_5530 a:hover {
  color: var(--e-global-color-secondary);
}
.shade_large_3cf7 .video_action_4c08 .gallery_under_5530,
.shade_large_3cf7 .video_action_4c08 .gallery_under_5530 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_large_3cf7 .video_action_4c08 .fluid-fff7 {
  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);
}
.shade_large_3cf7 .video_action_4c08 .article_black_a61b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_large_3cf7 .video_action_4c08 .background_last_73df {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .video_action_4c08 .background_last_73df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_large_3cf7 .video_action_4c08 .background_last_73df:hover {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .video_action_4c08 .in-f373 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_large_3cf7 .video_action_4c08 .in-f373 {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .video_action_4c08 .in-f373:hover {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .video_action_4c08 .gallery-c642 {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .video_action_4c08 .gallery-c642:hover {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .logo-silver-334b .west-bb75 li span {
  background-color: var(--e-global-color-text);
}
.shade_large_3cf7 .logo-silver-334b .west-bb75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_large_3cf7 .logo-silver-334b .west-bb75 li.smooth-80c5 span {
  background-color: var(--e-global-color-accent);
}
.shade_large_3cf7 .icon-bca8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_large_3cf7 .yellow-3faa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_2ea2 .slider-31c1 .detail_6dd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_2ea2 .slider-31c1 .dirty_280a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_2ea2 .slider-31c1 .lite-d32a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_db1d .surface-rough-749a {
  border-color: var(--e-global-color-text);
}
.title_db1d .north_ac09 {
  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);
}
.title_db1d .gas_9390 {
  color: var(--e-global-color-secondary);
}
.title_db1d .gas_9390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_db1d .element_506c > * {
  color: var(--e-global-color-primary);
}
.title_db1d .element_506c > * svg {
  fill: var(--e-global-color-primary);
}
.title_db1d .grid_fresh_0337 {
  color: var(--e-global-color-primary);
}
.title_db1d .grid_fresh_0337 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_db1d .focused-8c30 {
  color: var(--e-global-color-primary);
}
.title_db1d .focused-8c30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_db1d .carousel-1c1f {
  color: var(--e-global-color-primary);
}
.title_db1d .carousel-1c1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_db1d .slider_hard_875e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_db1d .image_82fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_db1d .image_82fc.thumbnail_tall_4abd {
  color: var(--e-global-color-secondary);
}
.title_db1d .image_82fc.thumbnail_tall_4abd .overlay-281d {
  color: var(--e-global-color-accent);
}
.title_db1d .image_82fc.hidden_top_5819 {
  color: var(--e-global-color-text);
}
.title_db1d .image_82fc.hidden_top_5819 .overlay-281d {
  color: var(--e-global-color-text);
}
.title_db1d .image_82fc:before {
  border-top-color: var(--e-global-color-text);
}
.title_db1d .table_6e7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_db1d
  .table_6e7b
  .badge-34a7 {
  background-color: var(--e-global-color-primary);
}
.title_db1d
  .table_6e7b
  .badge-34a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_db1d .surface-rough-749a .simple_ed9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_middle_6de5 .table-pink-91c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_middle_6de5 .steel_f90d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_5bf1 .element_advanced_2622 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_5bf1
  .right-e229
  .heading_6989 {
  background-color: var(--e-global-color-secondary);
}
.pro_5bf1
  .right-e229.steel-c61b
  .heading_6989 {
  background-color: var(--e-global-color-text);
}
.pro_5bf1
  .right-e229:hover
  .heading_6989 {
  background-color: var(--e-global-color-accent);
}
.pro_5bf1
  .right-e229.fn-active-adaa
  .heading_6989 {
  background-color: var(--e-global-color-primary);
}
.mini-cc02 .notice-8a4b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mini-cc02 .stale-e9ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-cc02 .status-plasma-8cb7 {
  background-color: var(--e-global-color-primary);
}
.mini-cc02 .status-plasma-8cb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_light_356e .dropdown_current_e739 .form-outer-5c19 .icon-clean-3f28 {
  background-color: var(--e-global-color-secondary);
}
.tag_light_356e .dropdown_current_e739 .motion-0e40:after {
  background-color: var(--e-global-color-secondary);
}
.tag_light_356e .active_cf7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_light_356e .video-short-c892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_light_356e .badge_narrow_a285 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_light_356e .carousel_bd6f {
  background-color: var(--e-global-color-primary);
}
.tag_light_356e .carousel_bd6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_light_356e .disabled-steel-b5b8 {
  background-color: var(--e-global-color-secondary);
}
.tag_light_356e .disabled-steel-b5b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_light_356e .dropdown_current_e739 .image_bottom_ec33 .stone_cedd:hover {
  background-color: var(--e-global-color-primary);
}
.tag_light_356e
  .dropdown_current_e739
  .image_bottom_ec33
  .stone_cedd.hover_clean_b0bb {
  background-color: var(--e-global-color-primary);
}
.tag_light_356e .dropdown_current_e739 .section-fresh-584a:before {
  border-color: var(--e-global-color-primary);
}
.tag_light_356e .dropdown_current_e739 .section-fresh-584a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tag_light_356e
  .dropdown_current_e739
  .section-fresh-584a.photo_bottom_2d87:before {
  border-color: var(--e-global-color-primary);
}
.tag_light_356e .footer_0aff span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f364 .logo-bright-e008 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-f364 .logo-bright-e008:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-f364 .logo-bright-e008.dirty-3a7e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-f364 .box_d095 {
  background-color: var(--e-global-color-primary);
}
.middle-f364 .box_d095 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-f364
  .image-5b41
  .hidden_ec15
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-f364
  .title_d281
  .hidden_ec15
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_e3e3
  .primary-ce40
  .footer-hard-e64c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_e3e3
  .primary-ce40
  .brown_c864 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_e3e3 .solid-ea48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_e3e3 .sidebar-0eb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_e3e3 .row-medium-884b {
  background-color: var(--e-global-color-primary);
}
.dark_e3e3 .row-medium-884b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_8b24 .image_simple_8875 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_8b24 .stale_5bdb {
  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);
}
.article_8b24 .first_d62f {
  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);
}
.article_8b24 .first_d62f a:hover {
  color: var(--e-global-color-secondary);
}
.article_8b24 .banner_selected_924a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_8b24 .background_a39b {
  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);
}
.article_8b24 .accordion_9a3a .gallery-c642 {
  background-color: var(--e-global-color-primary);
}
.article_8b24 .accordion_9a3a .gallery-c642:hover {
  background-color: var(--e-global-color-accent);
}
.article_8b24
  .accordion_9a3a
  .west-bb75
  li
  span {
  background-color: var(--e-global-color-text);
}
.article_8b24
  .accordion_9a3a
  .west-bb75
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.article_8b24
  .accordion_9a3a
  .west-bb75
  li.smooth-80c5
  span {
  background-color: var(--e-global-color-accent);
}
.component_142c
  .row-fluid-332b
  .tag_blue_dbe1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_142c .row-fluid-332b .nav-7c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_142c .row-fluid-332b .title_pink_19b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_142c .tag-5794 {
  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);
}
.component_142c
  .feature_hard_ed1e.dim-2fe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a {
  background-color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a
  .content_9d35.copper-7efe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a
  .layout-02c0.widget_f08a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  .motion-879b
  > a {
  background-color: var(--e-global-color-secondary);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  .motion-879b
  > a
  .chip-center-6683 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  .motion-879b
  > a
  .layout-02c0.wood-fb2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a
  .block-54d0:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  a
  .block-54d0:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b.aside_cold_dde4
  > a
  .block-54d0:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  .motion-879b.aside_cold_dde4
  > a
  .block-54d0:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a
  .frame_under_7d4b
  .video-purple-a716 {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  a
  .frame_under_7d4b
  .video-purple-a716 {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a
  .frame_under_7d4b
  .video-purple-a716,
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  a
  .frame_under_7d4b
  .video-purple-a716 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > a
  .header-fad2:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  a
  .header-fad2:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b.aside_cold_dde4
  > a
  .header-fad2:before {
  color: var(--e-global-color-text);
}
.slider-paper-3327
  > .badge_0c56
  > div
  > .label_778b
  > .motion-879b
  > .black-08cd
  .motion-879b.aside_cold_dde4
  > a
  .header-fad2:before {
  color: var(--e-global-color-text);
}
.slider-3a82 .next-6c6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-3a82
  .pattern_d485:hover
  .next-6c6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-plasma-c451
  > .badge_0c56
  > .label-glass-6b44
  > .sidebar_orange_05fa
  > .box-east-dbcc
  > .yellow_5543
  .short_1246 {
  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);
}
.box-plasma-c451
  > .badge_0c56
  > .label-glass-6b44
  > .sidebar_orange_05fa
  > .box-east-dbcc
  > .yellow_5543:hover
  .short_1246 {
  color: var(--e-global-color-text);
}
.box-plasma-c451
  > .badge_0c56
  > .label-glass-6b44
  > .sidebar_orange_05fa
  > .box-east-dbcc
  > .yellow_5543:hover
  .short_1246 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-plasma-c451
  > .badge_0c56
  > .label-glass-6b44
  > .sidebar_orange_05fa
  > .box-east-dbcc.border_634c
  > .yellow_5543
  .short_1246 {
  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);
}
.popup_glass_e574 .article-wide-71e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_glass_e574 .icon-new-d53e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_glass_e574 .label_d64b {
  background-color: var(--e-global-color-primary);
}
.popup_glass_e574 .label_d64b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-060d
  > .badge_0c56
  > .easy-ed68
  > .header-8306
  > .paragraph_b5e2
  .tiny-c83e {
  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);
}
.narrow-060d
  > .badge_0c56
  > .easy-ed68
  > .header-8306
  > .paragraph_b5e2
  .west-c5c2 {
  color: var(--e-global-color-text);
}
.narrow-060d
  > .badge_0c56
  > .easy-ed68
  > .header-8306
  > .paragraph_b5e2:hover
  .tiny-c83e {
  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);
}
.narrow-060d
  > .badge_0c56
  > .easy-ed68
  > .header-8306
  > .paragraph_b5e2:hover
  .west-c5c2 {
  color: var(--e-global-color-secondary);
}
.narrow-060d
  > .badge_0c56
  > .easy-ed68
  > .header-8306
  > .paragraph_b5e2.tag_last_f8e9
  .tiny-c83e {
  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);
}
.narrow-060d
  > .badge_0c56
  > .easy-ed68
  > .header-8306
  > .paragraph_b5e2.tag_last_f8e9
  .west-c5c2 {
  color: var(--e-global-color-primary);
}
.grid_af2c
  .popup_basic_e2b6
  .red_cb21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_af2c .text_27e4 .simple_ed9b .hover_b4a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_b052 .frame_smooth_2b5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_b052 .photo_5312 .frame_smooth_2b5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_b052 .disabled_large_a2e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_b052 .disabled_large_a2e4 {
  background-color: var(--e-global-color-primary);
}
.hover_north_8e9d .element-fast-6638 .backdrop-huge-7a29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_north_8e9d
  .element-fast-6638:hover
  .plasma-6860 {
  color: var(--e-global-color-secondary);
}
.hover_north_8e9d
  .element-fast-6638:hover
  .backdrop-huge-7a29 {
  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);
}
.row_d511 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.iron-27ab {
  flex-direction: column;
}

.iron-27ab .picture-tall-64c9 {
  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.iron-27ab .picture-tall-64c9 {
  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);
}

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

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

.surface_static_c3e3.pro-14ba {
  display: none;
}

.message-6a90 {
  display: none;
}

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

.summary_hard_ba1b.search_603b {
  margin-bottom: 40px;
  width: 100%;
}

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

.iron-27ab a {
  width: 100%;
}

.main_wide_de54 .hero-b495.component-0e15 {
  width: 20% !important;
}

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

.column-8b96: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%);
}

.column-8b96 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.message-68ca {
  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;
}

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

.message-68ca: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);
}

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

.main_wide_de54
  .hero-b495.active-left-a2b9
  .article_df9e
  .caption_759c {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.feature-9c54.heading_upper_cef0 > .solid-c474 {
  display: flex;
  align-items: center;
}

.surface-next-32ba {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.form-5952 {
  position: relative;
  width: 100%;
}

.detail-6265 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.main_wide_de54
  .hero-b495.blue_317f
  .pink-3605
  .header_solid_77e2 {
  width: 100% !important;
}

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

.dark_707d {
  width: 100%;
}

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

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

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

  display: none;
}

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

.video-next-9bd9 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.surface_white_fb4f:hover .video-next-9bd9 {
  visibility: visible;
}
.surface_white_fb4f:hover.surface_white_fb4f::before {
  display: block;
}

.notification_medium_87e6 h3 {
  color: #fff;
}

.prev-4b44 {
  margin: 0;
}

.main_wide_de54
  .hero-b495.blue_317f
  .header_solid_77e2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.popup-e896 {
  width: 100%;
}

.picture-4eff {
  width: 100%;
}

.icon-advanced-d24d {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.picture-4eff {
  width: 100%;
}

.section-36c4 {
  margin-bottom: 10px !important;
}

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

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

.block-cold-b461 {
  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;
}

.iron-27ab .picture-tall-64c9.heading-f7fd {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.iron-27ab h1.picture-tall-64c9 {
  margin-top: 80px !important;
}

.main_wide_de54 .hero-b495.title_white_03e2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.lower-524b img {
  width: 100%;
}

.filter-6a58 .banner_c223.article_df9e {
  justify-content: space-between;
}

.shade-230e {
  display: none;
}

.north-2499 .left_b5ca {
  margin: 1px 0 !important;
}

.tag-840b li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .feature-9c54 .solid-c474 {
    flex-wrap: nowrap !important;
  }
}

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

  .large-bd8b {
    width: 100% !important;
  }
}

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

  .column-8b96 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .filter-6a58 .banner_c223.article_df9e {
    border-bottom: 1px solid #f0c159;
  }

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

  .feature-9c54.heading_upper_cef0 > .solid-c474 {
    gap: 15px;
    justify-content: space-between;
  }

  .main_wide_de54
    .hero-b495.blue_317f
    .header_solid_77e2
    img {
    width: 60% !important;
  }

  .detail-6265 {
    left: 2%;
  }

  .gallery-7e3e {
    margin: 10px 0;
  }

  .iron-27ab .left_b5ca {
    margin: 0;
    margin-bottom: 10px;
  }

  .column-8b96 {
    font-size: 16px !important;
  }

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

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

  h2.iron-27ab .picture-tall-64c9,
  .iron-27ab .picture-tall-64c9 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .header_solid_77e2 {
    justify-content: center;
  }

  .iron-27ab .left_b5ca {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .main_wide_de54 .hero-b495.component-0e15 {
    width: 75% !important;
  }

  .lower-524b img {
    width: 100% !important;
  }
}

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

  h2.iron-27ab .picture-tall-64c9,
  .iron-27ab .picture-tall-64c9 {
    font-size: 30px !important;
  }

  .header_solid_77e2 {
    justify-content: center;
  }

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

  .slider_d53c
    .progress_7c76.image_bottom_b338 {
    margin: 0 !important;
  }

  .surface-next-32ba {
    margin: 0;
    gap: 10px;
  }

  .gallery-7e3e {
    display: flex;
  }

  .filter_6be3 .column-8b96 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .icon-advanced-d24d {
    justify-content: flex-end;
    gap: 1px;
  }

  .iron-27ab h1.picture-tall-64c9 {
    margin-top: 40px !important;
  }

  .main_wide_de54
    .hero-b495.blue_317f
    .header_solid_77e2
    img,
  .purple_3342 .pink-3605 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .message-68ca {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .main_wide_de54 .hero-b495.component-0e15 {
    width: 100% !important;
  }

  .feature-9c54.heading_upper_cef0 > .solid-c474 {
    gap: 3px;
  }

  .iron-27ab .left_b5ca {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.filter-6a58 .banner_c223.article_df9e {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.filter-6a58 .banner_c223.article_df9e: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);
}

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

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

.iron-27ab {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .filter-6a58 .banner_c223.article_df9e {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .iron-27ab .picture-tall-64c9 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .column-8b96 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.paper_de19 .grid-6bac {
  flex-shrink: 0;
  white-space: nowrap;
}

.paper_de19 .header-black-da81 {
  flex-shrink: 0;
  min-width: fit-content;
}

.paper_de19 .caption_759c {
  white-space: nowrap;
}

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

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

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

.paper_de19 .header-black-da81 {
  max-width: 80px !important;
  overflow: hidden;
}

.paper_de19 .banner_c223.article_df9e {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.paper_de19 .caption_759c {
  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);
  }
}

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

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

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

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

body .message-68ca:nth-child(2),
.main_wide_de54 .message-68ca:nth-child(2),
#page .message-68ca: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;
}

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

/* css-noise: c2ec */
.shadow-element-f8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
