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(.icon-hard-5266) {
  gap: 0.5em;
}
:where(.hero-large-fab8) {
  gap: 0.5em;
}
body .white_dc4c > .current-344a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .white_dc4c > .notification-497f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .white_dc4c > .east_a3b6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .blue-a3e8 > .current-344a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .blue-a3e8 > .notification-497f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .blue-a3e8 > .east_a3b6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .blue-a3e8
  > :where(:not(.current-344a):not(.notification-497f):not(.list_dynamic_cdfd)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .blue-a3e8 > .carousel_c2b8 {
  max-width: var(--wp--style--global--wide-size);
}
body .icon-hard-5266 {
  display: flex;
}
body .icon-hard-5266 {
  flex-wrap: wrap;
  align-items: center;
}
body .icon-hard-5266 > * {
  margin: 0;
}
body .hero-large-fab8 {
  display: grid;
}
body .hero-large-fab8 > * {
  margin: 0;
}
:where(.outline_green_230a.icon-hard-5266) {
  gap: 2em;
}
:where(.outline_green_230a.hero-large-fab8) {
  gap: 2em;
}
:where(.pro-818e.icon-hard-5266) {
  gap: 1.25em;
}
:where(.pro-818e.hero-large-fab8) {
  gap: 1.25em;
}
.gradient-glass-4dad {
  color: var(--wp--preset--color--black) !important;
}
.hero_copper_6cec {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip-abbc {
  color: var(--wp--preset--color--white) !important;
}
.sort-3ff1 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.medium-59e5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.wide-c240 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.up-c137 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.red_4181 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gold_6c92 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cold-6024 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean-2e7d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.complex_b845 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.stale_0456 {
  background-color: var(--wp--preset--color--black) !important;
}
.hot_f20b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fast_513a {
  background-color: var(--wp--preset--color--white) !important;
}
.hero-paper-4876 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.media-7e74 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.alert-outer-eb7a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_c951 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled_5a73 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.lower_b427 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel_5e01 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header-solid-c98c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop_fluid_240b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern-bronze-a676 {
  border-color: var(--wp--preset--color--black) !important;
}
.notification_96a3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active-b13a {
  border-color: var(--wp--preset--color--white) !important;
}
.item-48de {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.component-tall-3cbd {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.component_7474 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.purple_6577 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon_simple_0330 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.block_iron_9a93 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fluid_93b7 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.alert-07cb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient_copper_e1ef {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.texture-plasma-87cc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.thumbnail-b932 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hovered_0bea {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.brown-ef77 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.icon_fa7a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.card-b690 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.texture-b430 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.caption-blue-093d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.label-green-9000 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.accordion-fixed-41f7 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.fresh-8e49 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.link-west-3230 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.form-bdc7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.texture-orange-b483 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.down-6085 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.info-687a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.button-fc4f a:where(:not(.pink-3080)) {
  color: inherit;
}
:where(.pro-818e.icon-hard-5266) {
  gap: 1.25em;
}
:where(.pro-818e.hero-large-fab8) {
  gap: 1.25em;
}
:where(.outline_green_230a.icon-hard-5266) {
  gap: 2em;
}
:where(.outline_green_230a.hero-large-fab8) {
  gap: 2em;
}
.pro-e062 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient-e01d .overlay-pressed-8b4b {
  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);
}
.photo-4634 .hard_439d {
  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-prev-48fe {
  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-prev-48fe.over-cd77 .background-b1d9 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-prev-48fe.table-dirty-eb97 .background-b1d9,
.breadcrumb-prev-48fe.chip_hot_25ff .background-b1d9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video_101a .wrapper_static_f6ac {
  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);
}
.fixed_e6a2 {
  --divider-color: var(--e-global-color-secondary);
}
.fixed_e6a2 .paragraph-b859 {
  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);
}
.fixed_e6a2.backdrop_down_2938 .gallery_bright_029d {
  background-color: var(--e-global-color-secondary);
}
.fixed_e6a2.focused-d49c .gallery_bright_029d,
.fixed_e6a2.slow-fe2b .gallery_bright_029d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.fixed_e6a2.focused-d49c .gallery_bright_029d,
.fixed_e6a2.slow-fe2b .gallery_bright_029d svg {
  fill: var(--e-global-color-secondary);
}
.container_921a .cool_04c9 {
  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);
}
.container_921a .copper-ced6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-advanced-3b85.backdrop_down_2938 .gallery_bright_029d {
  background-color: var(--e-global-color-primary);
}
.filter-advanced-3b85.focused-d49c .gallery_bright_029d,
.filter-advanced-3b85.slow-fe2b .gallery_bright_029d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.filter-advanced-3b85.focused-d49c .gallery_bright_029d,
.filter-advanced-3b85.slow-fe2b .gallery_bright_029d svg {
  fill: var(--e-global-color-primary);
}
.input-d1ec.backdrop_down_2938 .gallery_bright_029d {
  background-color: var(--e-global-color-primary);
}
.input-d1ec.focused-d49c .gallery_bright_029d,
.input-d1ec.slow-fe2b .gallery_bright_029d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-d1ec .out_ef2f {
  color: var(--e-global-color-primary);
}
.input-d1ec .out_ef2f,
.input-d1ec .out_ef2f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-d1ec .mask-033e {
  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_0107 .widget_6db8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_38a3 .prev-21c8 .menu_6f5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-blue-5040 .module-030e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tabs-blue-5040 .gas-a3c1 i {
  color: var(--e-global-color-primary);
}
.tabs-blue-5040 .gas-a3c1 svg {
  fill: var(--e-global-color-primary);
}
.tabs-blue-5040 .row-last-eaa8 {
  color: var(--e-global-color-secondary);
}
.tabs-blue-5040 .module-030e > .row-last-eaa8,
.tabs-blue-5040 .module-030e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-0b93 .disabled_wood_ac5c {
  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);
}
.warm-0b93 .box_0293 {
  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);
}
.inner_897b .prev_fe65 .hover_left_e628 {
  background-color: var(--e-global-color-primary);
}
.inner_897b .alert-paper-a564 {
  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);
}
.thumbnail-d9f6 .notice_black_151c {
  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-d9f6 .badge-a22f {
  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);
}
.thumbnail-d9f6 .panel-narrow-6d57 {
  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);
}
.light_fbf4 .highlight_0613,
.light_fbf4 .highlight_0613 a {
  color: var(--e-global-color-primary);
}
.light_fbf4 .highlight_0613.tooltip_hard_915e,
.light_fbf4 .highlight_0613.tooltip_hard_915e a {
  color: var(--e-global-color-accent);
}
.light_fbf4 .highlight_0613 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_fbf4 .article-74f1 {
  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_dark_a8e0 .secondary-middle-35d6,
.chip_dark_a8e0 .link-basic-3b63 {
  color: var(--e-global-color-primary);
}
.chip_dark_a8e0 .secondary-middle-35d6 svg {
  fill: var(--e-global-color-primary);
}
.chip_dark_a8e0 .tooltip_hard_915e .secondary-middle-35d6,
.chip_dark_a8e0 .tooltip_hard_915e .link-basic-3b63 {
  color: var(--e-global-color-accent);
}
.chip_dark_a8e0 .tooltip_hard_915e .secondary-middle-35d6 svg {
  fill: var(--e-global-color-accent);
}
.chip_dark_a8e0 .link-basic-3b63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_dark_a8e0 .article-74f1 {
  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);
}
.thick_4546 .main_d254,
.thick_4546 .white-f6c6 {
  color: var(--e-global-color-primary);
}
.thick_4546 .white-f6c6 svg {
  fill: var(--e-global-color-primary);
}
.thick_4546 .highlight_0613.tooltip_hard_915e a,
.thick_4546
  .highlight_0613.tooltip_hard_915e
  .white-f6c6 {
  color: var(--e-global-color-accent);
}
.thick_4546 .main_d254 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_4546 .article-74f1 {
  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);
}
.cold_4e2b .tag-active-1095 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_4e2b .huge_18ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7f0a .gradient_35fd .prev_8ace {
  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);
}
.hidden-7f0a .gradient_35fd .badge_north_54eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7f0a .hard-1cc2 .prev_8ace {
  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);
}
.hidden-7f0a
  .hard-1cc2
  .badge_north_54eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7f0a
  .chip-a69c
  .prev_8ace {
  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);
}
.hidden-7f0a
  .chip-a69c
  .badge_north_54eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7f0a
  .media_7e4e
  .prev_8ace {
  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);
}
.hidden-7f0a
  .media_7e4e
  .badge_north_54eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_stale_e922 .header-578d {
  background-color: var(--e-global-color-primary);
}
.tabs_stale_e922 .header-578d:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_stale_e922 .border-8860 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_stale_e922
  .header-578d:hover
  .border-8860 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_e1c2 .up_0408 {
  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);
}
.easy-ff9c .input-0ae4 .component-hovered-7b08 a {
  background-color: var(--e-global-color-accent);
}
.easy-ff9c .input-0ae4 .hero-static-f3bd a {
  background-color: var(--e-global-color-accent);
}
.easy-ff9c .input-0ae4 .component-hovered-7b08 a,
.easy-ff9c .input-0ae4 .hero-static-f3bd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-43b6
  .main_in_8948.slow_0b07
  .input-0ae4
  a.article-upper-e17c {
  background-color: var(--e-global-color-accent);
}
.stone-43b6
  .main_in_8948.slow_0b07
  .input-0ae4
  span.article-upper-e17c.fn-current-fbe7 {
  background-color: var(--e-global-color-text);
}
.stone-43b6
  .main_in_8948.slow_0b07
  .input-0ae4
  .article-upper-e17c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e .modal-3086 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .highlight_0dcf
  > .icon_8190
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .link_f34b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .silver_1158
  .section_plasma_7df2,
.motion-b99e
  .silver_1158
  .module-copper-6fe3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-b99e
  .silver_1158
  .caption_first_f057,
.motion-b99e
  .silver_1158
  a
  .caption_first_f057 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .silver_1158
  .middle-7391 {
  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);
}
.motion-b99e
  .silver_1158
  .hard-cb97 {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .silver_1158
  .hard-cb97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .silver_1158
  .hard-cb97:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .silver_1158
  .old-f407 {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .silver_1158
  .old-f407 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .silver_1158
  .old-f407:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .search-dynamic-3416
  .input_old_2781
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-b99e
  .search-dynamic-3416
  .block-614a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .search-dynamic-3416
  .middle-7391 {
  color: var(--e-global-color-text);
}
.motion-b99e
  .search-dynamic-3416
  .middle-7391
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .search-dynamic-3416
  .hard-cb97 {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .search-dynamic-3416
  .hard-cb97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .search-dynamic-3416
  .hard-cb97:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .search-dynamic-3416
  .old-f407 {
  background-color: var(--e-global-color-primary);
}
.motion-b99e
  .search-dynamic-3416
  .old-f407 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b99e
  .search-dynamic-3416
  .old-f407:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b99e .mask-1170 {
  background-color: var(--e-global-color-primary);
}
.motion-b99e .mask-1170:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b99e .element-left-d854 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-b99e .cool_bc68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-88fe .soft-2a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-88fe
  .cold-d644
  > div:nth-child(3)
  .soft-2a45,
.hidden-88fe
  .photo-medium-16f2
  > div:nth-child(1)
  .soft-2a45,
.hidden-88fe
  .tertiary-339c
  > div:nth-child(1)
  .soft-2a45,
.hidden-88fe
  .paragraph_92fa
  > div:nth-child(1)
  .soft-2a45,
.hidden-88fe
  .shade_c902
  > div:nth-child(1)
  .soft-2a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-88fe .nav_48f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-88fe .bronze_7137 {
  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);
}
.hidden-88fe .filter-top-3e0c {
  background-color: var(--e-global-color-primary);
}
.hidden-88fe .filter-top-3e0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-88fe .filter-top-3e0c:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-88fe .avatar-65eb {
  background-color: var(--e-global-color-primary);
}
.hidden-88fe .avatar-65eb:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-88fe .element-left-d854 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-88fe .cool_bc68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_thick_cd95 .video-e6cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_thick_cd95 .slider-951f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_thick_cd95 .sidebar-hovered-5ada {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_thick_cd95 .aside-south-c023 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_thick_cd95 .chip_21b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_thick_cd95 .avatar-65eb {
  background-color: var(--e-global-color-primary);
}
.pattern_thick_cd95 .avatar-65eb:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-fluid-ad0e .prev-802d {
  background-color: var(--e-global-color-secondary);
}
.paragraph-fluid-ad0e .link-glass-5d43 {
  background-color: var(--e-global-color-text);
}
.paragraph-fluid-ad0e .primary_91a6 {
  background-color: var(--e-global-color-secondary);
}
.paragraph-fluid-ad0e .red-8844 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-fluid-ad0e .texture-caed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-fluid-ad0e .hover_56b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-fluid-ad0e .heading_focused_2b5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-fluid-ad0e .block_next_b313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_inner_975a .list-complex-7a45 .input_red_2e1b,
.form_inner_975a
  .list-complex-7a45
  .input_red_2e1b
  a,
.form_inner_975a .sort_6e12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_inner_975a .list-complex-7a45 .link-c4d0,
.form_inner_975a .modal-fixed-b0db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_inner_975a .list-complex-7a45 .link-c4d0 {
  color: var(--e-global-color-text);
}
.form_inner_975a .modal-fixed-b0db {
  color: var(--e-global-color-text);
}
.form_inner_975a
  .list-complex-7a45
  .old_4aa3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_inner_975a .info_red_63b0 .fixed-340b {
  background-color: var(--e-global-color-primary);
}
.form_inner_975a .info_red_63b0 .fixed-340b:hover {
  background-color: var(--e-global-color-primary);
}
.form_inner_975a .info_red_63b0 .accordion-936c li span {
  background-color: var(--e-global-color-text);
}
.form_inner_975a .info_red_63b0 .accordion-936c li span:hover {
  background-color: var(--e-global-color-primary);
}
.form_inner_975a
  .info_red_63b0
  .accordion-936c
  li.grid_silver_4c0f
  span {
  background-color: var(--e-global-color-accent);
}
.form_inner_975a .lite_7bc6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_0103 .icon_up_b401 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_pressed_8f3f .fixed_5e09 {
  background-color: var(--e-global-color-primary);
}
.form_pressed_8f3f .disabled_fast_d70a {
  background-color: var(--e-global-color-secondary);
}
.form_pressed_8f3f .item-f431 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_pressed_8f3f .out-cab9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_pressed_8f3f .picture-simple-72c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_pressed_8f3f .aside-inner-5cf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_pressed_8f3f .active-ccb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_pressed_8f3f .heading_top_c358 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_pressed_8f3f .photo_b491 {
  background-color: var(--e-global-color-primary);
}
.form_pressed_8f3f .photo_b491 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_d4a5 .full-6e64 {
  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);
}
.copper_d4a5 .orange-e72b {
  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);
}
.copper_d4a5
  .box_basic_02f7:after {
  background-color: var(--e-global-color-primary);
}
.copper_d4a5 .nav-e573 {
  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);
}
.tag-8cbb .sort_6e12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-8cbb .modal-fixed-b0db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-d8c7 .purple-0a49 .tooltip-yellow-f844 {
  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);
}
.focus-huge-d8c7 .purple-0a49 .text-ed9f {
  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-plasma-c642 .avatar-2a20 {
  background-color: var(--e-global-color-primary);
}
.backdrop-plasma-c642 .filter_mini_73eb {
  background-color: var(--e-global-color-secondary);
}
.backdrop-plasma-c642 .heading_right_706e .widget-easy-d91e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-plasma-c642 .content_up_30fa .widget-easy-d91e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-medium-8736 .box-yellow-7fd2 .form_top_1299 {
  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-medium-8736 .box-yellow-7fd2 .first-7088 {
  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);
}
.breadcrumb-medium-8736 .box-yellow-7fd2 .widget-warm-d8b2 {
  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);
}
.header_a676 .focused-ad36 {
  border-color: var(--e-global-color-text);
}
.header_a676 .box-7907 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_a676 .down-b68d {
  color: var(--e-global-color-primary);
}
.header_a676 .shadow_down_db44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_hovered_7451 .progress-light-7e6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_hovered_7451 .notice-liquid-f48e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_hovered_7451 .bronze_4e80:hover .progress-light-7e6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_hovered_7451
  .bronze_4e80:hover
  .notice-liquid-f48e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_middle_a478 .selected-edea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_middle_a478 .paper_3f6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-62da .article_31b6 .tag-silver-241e {
  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);
}
.bottom-62da .aside_c005 .tag-silver-241e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.box_b593 .frame_next_f5da {
  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);
}
.focused_fdc3 .photo-full-60e6 .alert_fluid_a444 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_fdc3 .photo-full-60e6 .alert_fluid_a444 {
  background-color: var(--e-global-color-secondary);
}
.focused_fdc3 .heading_static_beff .alert_fluid_a444 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_fdc3 .heading_static_beff .alert_fluid_a444 {
  background-color: var(--e-global-color-secondary);
}
.focused_fdc3 .bronze-9e51 .grid-d371 {
  background-color: var(--e-global-color-primary);
}
.focused_fdc3 .bronze-9e51:hover .grid-d371 {
  background-color: var(--e-global-color-secondary);
}
.focused_fdc3 .fixed-340b {
  background-color: var(--e-global-color-primary);
}
.focused_fdc3 .fixed-340b:hover {
  background-color: var(--e-global-color-accent);
}
.focused_fdc3 .accordion-936c li span {
  background-color: var(--e-global-color-text);
}
.focused_fdc3 .accordion-936c li span:hover {
  background-color: var(--e-global-color-primary);
}
.focused_fdc3 .accordion-936c li.grid_silver_4c0f span {
  background-color: var(--e-global-color-accent);
}
.bright-8821 .up-eea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-8821 .card-plasma-3e7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-82bc .hover_8793:before {
  background-color: var(--e-global-color-secondary);
}
.north-82bc .nav_tall_0160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-82bc .footer_c056 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-ac04 .video-prev-0665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-ac04 .video-prev-0665:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-ac04 .video-prev-0665.fn-active-fbe7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-ac04 .last_df1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-ac04 .nav-motion-521e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-ac04 .button-pro-b538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-ac04 .filter_1b6a {
  background-color: var(--e-global-color-primary);
}
.text-ac04 .filter_1b6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-ac04 .shade-2d4e {
  background-color: var(--e-global-color-primary);
}
.text-ac04 .shade-2d4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-be97 .selected-222b .left-024c a {
  color: var(--e-global-color-secondary);
}
.yellow-be97 .selected-222b .left-024c a:hover {
  color: var(--e-global-color-secondary);
}
.yellow-be97 .selected-222b .left-024c,
.yellow-be97 .selected-222b .left-024c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-be97 .selected-222b .secondary_dirty_6991 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-be97 .selected-222b .tiny-88b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-be97 .selected-222b .dropdown_north_ad12 {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .selected-222b .dropdown_north_ad12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-be97 .selected-222b .dropdown_north_ad12:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .selected-222b .border_4d17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-be97 .selected-222b .border_4d17 {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .selected-222b .border_4d17:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .selected-222b .fixed-340b {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .selected-222b .fixed-340b:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .info_red_63b0 .accordion-936c li span {
  background-color: var(--e-global-color-text);
}
.yellow-be97 .info_red_63b0 .accordion-936c li span:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-be97 .info_red_63b0 .accordion-936c li.grid_silver_4c0f span {
  background-color: var(--e-global-color-accent);
}
.yellow-be97 .element-left-d854 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-be97 .cool_bc68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_9013 .disabled_53e5 .paragraph-bd5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_9013 .disabled_53e5 .link-dirty-92f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_9013 .disabled_53e5 .icon_143f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ca05 .main_full_6884 {
  border-color: var(--e-global-color-text);
}
.active-ca05 .left_89a1 {
  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);
}
.active-ca05 .disabled_tall_d643 {
  color: var(--e-global-color-secondary);
}
.active-ca05 .disabled_tall_d643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ca05 .menu_b31c > * {
  color: var(--e-global-color-primary);
}
.active-ca05 .menu_b31c > * svg {
  fill: var(--e-global-color-primary);
}
.active-ca05 .content_42d0 {
  color: var(--e-global-color-primary);
}
.active-ca05 .content_42d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-ca05 .container-a600 {
  color: var(--e-global-color-primary);
}
.active-ca05 .container-a600 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-ca05 .paragraph-simple-93c0 {
  color: var(--e-global-color-primary);
}
.active-ca05 .paragraph-simple-93c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ca05 .accordion_5b3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ca05 .content_fe10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ca05 .content_fe10.secondary_f808 {
  color: var(--e-global-color-secondary);
}
.active-ca05 .content_fe10.secondary_f808 .layout-purple-0774 {
  color: var(--e-global-color-accent);
}
.active-ca05 .content_fe10.button-basic-b78b {
  color: var(--e-global-color-text);
}
.active-ca05 .content_fe10.button-basic-b78b .layout-purple-0774 {
  color: var(--e-global-color-text);
}
.active-ca05 .content_fe10:before {
  border-top-color: var(--e-global-color-text);
}
.active-ca05 .shadow_5a12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ca05
  .shadow_5a12
  .detail-6fdc {
  background-color: var(--e-global-color-primary);
}
.active-ca05
  .shadow_5a12
  .detail-6fdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-ca05 .main_full_6884 .dirty-7e6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-594f .black_149b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-594f .summary-dirty-06a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-09d9 .info-west-d0a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-09d9
  .search-1e66
  .purple_5155 {
  background-color: var(--e-global-color-secondary);
}
.bronze-09d9
  .search-1e66.pattern_upper_ee64
  .purple_5155 {
  background-color: var(--e-global-color-text);
}
.bronze-09d9
  .search-1e66:hover
  .purple_5155 {
  background-color: var(--e-global-color-accent);
}
.bronze-09d9
  .search-1e66.fn-active-fbe7
  .purple_5155 {
  background-color: var(--e-global-color-primary);
}
.notice-4d64 .hard-f949 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.notice-4d64 .motion_b561 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-4d64 .title_874f {
  background-color: var(--e-global-color-primary);
}
.notice-4d64 .title_874f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-8577 .paragraph_2eca .status-4ceb .primary_dirty_1c25 {
  background-color: var(--e-global-color-secondary);
}
.bottom-8577 .paragraph_2eca .simple_cfa5:after {
  background-color: var(--e-global-color-secondary);
}
.bottom-8577 .soft-b9bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-8577 .dynamic-d4ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-8577 .shadow-brown-40b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-8577 .pagination-def8 {
  background-color: var(--e-global-color-primary);
}
.bottom-8577 .pagination-def8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-8577 .out-93c6 {
  background-color: var(--e-global-color-secondary);
}
.bottom-8577 .out-93c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-8577 .paragraph_2eca .item-short-f0ff .middle-6ef3:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-8577
  .paragraph_2eca
  .item-short-f0ff
  .middle-6ef3.banner-steel-0d00 {
  background-color: var(--e-global-color-primary);
}
.bottom-8577 .paragraph_2eca .gradient-clean-7704:before {
  border-color: var(--e-global-color-primary);
}
.bottom-8577 .paragraph_2eca .gradient-clean-7704:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bottom-8577
  .paragraph_2eca
  .gradient-clean-7704.avatar_medium_0435:before {
  border-color: var(--e-global-color-primary);
}
.bottom-8577 .short-286d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_plasma_81e4 .pink_3cbd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_plasma_81e4 .pink_3cbd:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_plasma_81e4 .pink_3cbd.background_tiny_e3db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_plasma_81e4 .texture-6ee2 {
  background-color: var(--e-global-color-primary);
}
.disabled_plasma_81e4 .texture-6ee2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_plasma_81e4
  .backdrop_gold_87ed
  .footer_fixed_bc1d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_plasma_81e4
  .widget_steel_c2c2
  .footer_fixed_bc1d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_lower_158d
  .top_5e69
  .summary-282e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_lower_158d
  .top_5e69
  .title-up-e38d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_lower_158d .accordion_bright_cb38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_lower_158d .lower_6d22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_lower_158d .full-7a8a {
  background-color: var(--e-global-color-primary);
}
.mask_lower_158d .full-7a8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-ba14 .label-8795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-ba14 .label-middle-b355 {
  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);
}
.disabled-ba14 .paper-9966 {
  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);
}
.disabled-ba14 .paper-9966 a:hover {
  color: var(--e-global-color-secondary);
}
.disabled-ba14 .search_c7d3 {
  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-ba14 .brown_3819 {
  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);
}
.disabled-ba14 .photo-021a .fixed-340b {
  background-color: var(--e-global-color-primary);
}
.disabled-ba14 .photo-021a .fixed-340b:hover {
  background-color: var(--e-global-color-accent);
}
.disabled-ba14
  .photo-021a
  .accordion-936c
  li
  span {
  background-color: var(--e-global-color-text);
}
.disabled-ba14
  .photo-021a
  .accordion-936c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-ba14
  .photo-021a
  .accordion-936c
  li.grid_silver_4c0f
  span {
  background-color: var(--e-global-color-accent);
}
.red_b3b0
  .column_df80
  .hard_d528 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_b3b0 .column_df80 .gold-5ed3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_b3b0 .column_df80 .soft-1f93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_b3b0 .large_ccde {
  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);
}
.red_b3b0
  .gold_b9ff.list-b76f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a {
  background-color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a
  .column-warm-eaed.narrow-10a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a
  .focus_hot_bd87.banner_last_8690 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  .nav_9f28
  > a {
  background-color: var(--e-global-color-secondary);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  .nav_9f28
  > a
  .sidebar-7941 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  .nav_9f28
  > a
  .focus_hot_bd87.cool_c4de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a
  .layout_09b6:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  a
  .layout_09b6:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28.label_763f
  > a
  .layout_09b6:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  .nav_9f28.label_763f
  > a
  .layout_09b6:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a
  .photo-basic-e8c5
  .accordion_5407 {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  a
  .photo-basic-e8c5
  .accordion_5407 {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a
  .photo-basic-e8c5
  .accordion_5407,
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  a
  .photo-basic-e8c5
  .accordion_5407 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > a
  .west-611d:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  a
  .west-611d:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28.label_763f
  > a
  .west-611d:before {
  color: var(--e-global-color-text);
}
.notice_d85b
  > .frame-huge-349e
  > div
  > .basic_e99a
  > .nav_9f28
  > .active-0a96
  .nav_9f28.label_763f
  > a
  .west-611d:before {
  color: var(--e-global-color-text);
}
.progress_light_484f .highlight-simple-d487 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_light_484f
  .shade_blue_b651:hover
  .highlight-simple-d487 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_12f5
  > .frame-huge-349e
  > .photo-18b4
  > .article_fast_5923
  > .input-4f79
  > .solid-3929
  .alert-dynamic-6589 {
  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);
}
.hidden_12f5
  > .frame-huge-349e
  > .photo-18b4
  > .article_fast_5923
  > .input-4f79
  > .solid-3929:hover
  .alert-dynamic-6589 {
  color: var(--e-global-color-text);
}
.hidden_12f5
  > .frame-huge-349e
  > .photo-18b4
  > .article_fast_5923
  > .input-4f79
  > .solid-3929:hover
  .alert-dynamic-6589 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_12f5
  > .frame-huge-349e
  > .photo-18b4
  > .article_fast_5923
  > .input-4f79.narrow_0c54
  > .solid-3929
  .alert-dynamic-6589 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_f9fc .hidden-671c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_f9fc .description-1292 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_f9fc .large_a9e5 {
  background-color: var(--e-global-color-primary);
}
.outline_f9fc .large_a9e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-24bb
  > .frame-huge-349e
  > .aside_f309
  > .paragraph-pro-0f5b
  > .border-bright-8d65
  .input_3499 {
  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);
}
.gallery-24bb
  > .frame-huge-349e
  > .aside_f309
  > .paragraph-pro-0f5b
  > .border-bright-8d65
  .avatar_9ff3 {
  color: var(--e-global-color-text);
}
.gallery-24bb
  > .frame-huge-349e
  > .aside_f309
  > .paragraph-pro-0f5b
  > .border-bright-8d65:hover
  .input_3499 {
  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);
}
.gallery-24bb
  > .frame-huge-349e
  > .aside_f309
  > .paragraph-pro-0f5b
  > .border-bright-8d65:hover
  .avatar_9ff3 {
  color: var(--e-global-color-secondary);
}
.gallery-24bb
  > .frame-huge-349e
  > .aside_f309
  > .paragraph-pro-0f5b
  > .border-bright-8d65.button-stale-fada
  .input_3499 {
  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);
}
.gallery-24bb
  > .frame-huge-349e
  > .aside_f309
  > .paragraph-pro-0f5b
  > .border-bright-8d65.button-stale-fada
  .avatar_9ff3 {
  color: var(--e-global-color-primary);
}
.middle_9d7e
  .motion-0c07
  .feature-cc27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_9d7e .last_fd7f .dirty-7e6d .row_pink_98c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-d883 .section_f129 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-d883 .basic_fd01 .section_f129 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-d883 .video-west-b9ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-d883 .video-west-b9ab {
  background-color: var(--e-global-color-primary);
}
.stone_c3a9 .simple-913e .grid-active-1370 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_c3a9
  .simple-913e:hover
  .hero-3645 {
  color: var(--e-global-color-secondary);
}
.stone_c3a9
  .simple-913e:hover
  .grid-active-1370 {
  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);
}
.down_09a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.down-9af8 {
  max-width: 1400px !important;
}

.section-e0f5 {
  flex-direction: column;
}

.section-e0f5 .title_1be3 {
  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.section-e0f5 .title_1be3 {
  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);
}

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

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

.overlay-huge-4342.prev_1448 {
  display: none;
}

.dirty-415b {
  display: none;
}

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

.backdrop-bfc6.filter_885b {
  margin-bottom: 40px;
  width: 100%;
}

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

.section-e0f5 a {
  width: 100%;
}

.orange-0d94 .full_cb51.pagination_glass_aafb {
  width: 20% !important;
}

.hidden-wide-2ee1 {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.hidden-wide-2ee1:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.hidden-wide-2ee1 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.orange-0d94
  .full_cb51.soft-9f92
  .out-a275
  .chip_3e20 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.left-a19d.first_ffac > .heading_dynamic_e561 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.media-3995 {
  position: relative;
  width: 100%;
}

.stone-1956 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.module-tall-04e0 {
  font-size: 35px !important;
}

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

.hero-solid-194c {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.in-d35c {
  display: flex;
  gap: 50px;
}

.orange-0d94
  .full_cb51.top_d0d7
  .module-e788
  .old-2235 {
  width: 100% !important;
}

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

.cold_3161 {
  width: 100%;
}

.heading-hovered-36a1 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.layout-lite-9059 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.article-382e {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.layout-lite-9059:hover .article-382e {
  visibility: visible;
}
.layout-lite-9059:hover.layout-lite-9059::before {
  display: block;
}

.image_73d9 h3 {
  color: #fff;
}

.motion_0504 {
  margin: 0;
}

.orange-0d94
  .full_cb51.top_d0d7
  .old-2235
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.content-west-be35 {
  width: 100%;
}

.video_south_f055 {
  width: 100%;
}

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

.video_south_f055 {
  width: 100%;
}

.large-287c {
  margin-bottom: 10px !important;
}

.old-2235 {
  display: flex;
  align-items: center;
}

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

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

.section-e0f5 .title_1be3.video-c355 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.section-e0f5 h1.title_1be3 {
  margin-top: 80px !important;
}

.orange-0d94 .full_cb51.box-71f7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.warm_e652 img {
  width: 100%;
}

.accent_532d .gallery-8523.out-a275 {
  justify-content: space-between;
}

.east-a92b {
  display: none;
}

.outer_868f .dynamic_41e6 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .left-a19d .heading_dynamic_e561 {
    flex-wrap: nowrap !important;
  }
}

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

  .wide-afbf {
    width: 100% !important;
  }
}

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

  .hidden-wide-2ee1 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .accent_532d .gallery-8523.out-a275 {
    border-bottom: 1px solid #f0c159;
  }

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

  .left-a19d.first_ffac > .heading_dynamic_e561 {
    gap: 15px;
    justify-content: space-between;
  }

  .orange-0d94
    .full_cb51.top_d0d7
    .old-2235
    img {
    width: 60% !important;
  }

  .stone-1956 {
    left: 2%;
  }

  .aside_9787 {
    margin: 10px 0;
  }

  .section-e0f5 .dynamic_41e6 {
    margin: 0;
    margin-bottom: 10px;
  }

  .hidden-wide-2ee1 {
    font-size: 16px !important;
  }

  .module-tall-04e0 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.section-e0f5 .title_1be3,
  .section-e0f5 .title_1be3 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .old-2235 {
    justify-content: center;
  }

  .section-e0f5 .dynamic_41e6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .orange-0d94 .full_cb51.pagination_glass_aafb {
    width: 75% !important;
  }

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

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

  h2.section-e0f5 .title_1be3,
  .section-e0f5 .title_1be3 {
    font-size: 30px !important;
  }

  .old-2235 {
    justify-content: center;
  }

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

  .frame_e2fb
    .notice-9984.pagination_dirty_3b26 {
    margin: 0 !important;
  }

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

  .aside_9787 {
    display: flex;
  }

  .silver_9328 .hidden-wide-2ee1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .section-e0f5 h1.title_1be3 {
    margin-top: 40px !important;
  }

  .orange-0d94
    .full_cb51.top_d0d7
    .old-2235
    img,
  .container_921a .module-e788 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .orange-0d94 .full_cb51.pagination_glass_aafb {
    width: 100% !important;
  }

  .left-a19d.first_ffac > .heading_dynamic_e561 {
    gap: 3px;
  }

  .section-e0f5 .dynamic_41e6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .hidden-wide-2ee1 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.accent_532d .gallery-8523.out-a275 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.accent_532d .gallery-8523.out-a275: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);
}

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

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

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

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

.overlay-huge-4342: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;
}

/* 图片块简化样式 */
.hero-solid-194c {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .accent_532d .gallery-8523.out-a275 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .section-e0f5 .title_1be3 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hidden-wide-2ee1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.table_tiny_f333 .item_mini_fe33 {
  flex-shrink: 0;
  white-space: nowrap;
}

.table_tiny_f333 .tiny-d625 {
  flex-shrink: 0;
  min-width: fit-content;
}

.table_tiny_f333 .chip_3e20 {
  white-space: nowrap;
}

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

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

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

.table_tiny_f333 .tiny-d625 {
  max-width: 80px !important;
  overflow: hidden;
}

.table_tiny_f333 .gallery-8523.out-a275 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.table_tiny_f333 .chip_3e20 {
  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);
  }
}

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

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

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

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

body .tall-d81c:nth-child(2),
.orange-0d94 .tall-d81c:nth-child(2),
#page .tall-d81c: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;
}

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

/* css-noise: 61be */
.promo-block-t8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
