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(.steel-133f) {
  gap: 0.5em;
}
:where(.current-b0ff) {
  gap: 0.5em;
}
body .thumbnail_selected_7bb9 > .media-079a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail_selected_7bb9 > .list_6c6c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail_selected_7bb9 > .narrow-627e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .current-1a4a > .media-079a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .current-1a4a > .list_6c6c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .current-1a4a > .narrow-627e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .current-1a4a
  > :where(:not(.media-079a):not(.list_6c6c):not(.fresh-ef8a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .current-1a4a > .search-23e5 {
  max-width: var(--wp--style--global--wide-size);
}
body .steel-133f {
  display: flex;
}
body .steel-133f {
  flex-wrap: wrap;
  align-items: center;
}
body .steel-133f > * {
  margin: 0;
}
body .current-b0ff {
  display: grid;
}
body .current-b0ff > * {
  margin: 0;
}
:where(.active-red-7407.steel-133f) {
  gap: 2em;
}
:where(.active-red-7407.current-b0ff) {
  gap: 2em;
}
:where(.block-focused-f06f.steel-133f) {
  gap: 1.25em;
}
:where(.block-focused-f06f.current-b0ff) {
  gap: 1.25em;
}
.tooltip_02ff {
  color: var(--wp--preset--color--black) !important;
}
.main-333f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right_8e47 {
  color: var(--wp--preset--color--white) !important;
}
.tall-8c24 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph_pressed_143c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.section-b986 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thick_5d06 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo_hard_9707 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary-7fe4 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider_cc71 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table_right_2901 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget-4bbc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.paragraph_warm_31d2 {
  background-color: var(--wp--preset--color--black) !important;
}
.fluid-c125 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion-f7a8 {
  background-color: var(--wp--preset--color--white) !important;
}
.texture-5927 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.element_98f0 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.glass-7438 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.info-34b1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.module_iron_247c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.sort-light-c8f9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.green-528d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.block-a7f5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-north-b096 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.info_f9c0 {
  border-color: var(--wp--preset--color--black) !important;
}
.status_steel_3082 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fresh_e592 {
  border-color: var(--wp--preset--color--white) !important;
}
.component_left_8962 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.fresh-4c2a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.image_white_a93c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.up-47ad {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth-871c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shadow_b832 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.active_8040 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.media-glass-d542 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar_f982 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.video-f80f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.component-b3ab {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.text-74e6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.section-pink-3127 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.label-dynamic-bf28 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.input-8e07 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.gas_973f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.lower_f3d2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.focused_63ec {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.silver-2798 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.bottom_2956 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hover_bronze_6276 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gallery-black-74d6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.mask-4738 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dropdown-e63a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.south_9613 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.notification_8204 a:where(:not(.accordion-5cc9)) {
  color: inherit;
}
:where(.block-focused-f06f.steel-133f) {
  gap: 1.25em;
}
:where(.block-focused-f06f.current-b0ff) {
  gap: 1.25em;
}
:where(.active-red-7407.steel-133f) {
  gap: 2em;
}
:where(.active-red-7407.current-b0ff) {
  gap: 2em;
}
.wide-ade1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.header-d16d .list_08f9 {
  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);
}
.south_ab0e .primary-in-f0c1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_b16f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_b16f.component_small_853b .glass-e42e {
  background-color: var(--e-global-color-primary);
}
.gas_b16f.tooltip_middle_bfac .glass-e42e,
.gas_b16f.dim-c3c7 .glass-e42e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lite-b238 .primary-3818 {
  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);
}
.narrow_a433 {
  --divider-color: var(--e-global-color-secondary);
}
.narrow_a433 .breadcrumb-7d87 {
  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);
}
.narrow_a433.plasma_b656 .in-fca4 {
  background-color: var(--e-global-color-secondary);
}
.narrow_a433.tabs_tall_04fc .in-fca4,
.narrow_a433.detail_a9cc .in-fca4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.narrow_a433.tabs_tall_04fc .in-fca4,
.narrow_a433.detail_a9cc .in-fca4 svg {
  fill: var(--e-global-color-secondary);
}
.filter-50dc .media-129f {
  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);
}
.filter-50dc .notice-ccc1 {
  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);
}
.cool_109c.plasma_b656 .in-fca4 {
  background-color: var(--e-global-color-primary);
}
.cool_109c.tabs_tall_04fc .in-fca4,
.cool_109c.detail_a9cc .in-fca4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.cool_109c.tabs_tall_04fc .in-fca4,
.cool_109c.detail_a9cc .in-fca4 svg {
  fill: var(--e-global-color-primary);
}
.caption-d084.plasma_b656 .in-fca4 {
  background-color: var(--e-global-color-primary);
}
.caption-d084.tabs_tall_04fc .in-fca4,
.caption-d084.detail_a9cc .in-fca4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.caption-d084 .gallery-eea7 {
  color: var(--e-global-color-primary);
}
.caption-d084 .gallery-eea7,
.caption-d084 .gallery-eea7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-d084 .complex-c959 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_liquid_36d2 .easy_1657 {
  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_2186 .backdrop_down_75fe .carousel-wood-9b0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_ff12 .fixed_0eb3:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.new_ff12 .input_c5eb i {
  color: var(--e-global-color-primary);
}
.new_ff12 .input_c5eb svg {
  fill: var(--e-global-color-primary);
}
.new_ff12 .hidden_ab6d {
  color: var(--e-global-color-secondary);
}
.new_ff12 .fixed_0eb3 > .hidden_ab6d,
.new_ff12 .fixed_0eb3 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_f8d2 .sidebar-gold-119a {
  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);
}
.surface_f8d2 .tall-3dc8 {
  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);
}
.menu_slow_8df7 .primary-eb22 .surface-2a10 {
  background-color: var(--e-global-color-primary);
}
.menu_slow_8df7 .search-soft-2b64 {
  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);
}
.smooth-21dd .background_4726 {
  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);
}
.smooth-21dd .white-eb04 {
  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);
}
.smooth-21dd .tooltip_48a2 {
  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);
}
.content-full-5e00 .summary_f9c6,
.content-full-5e00 .summary_f9c6 a {
  color: var(--e-global-color-primary);
}
.content-full-5e00 .summary_f9c6.hero-4502,
.content-full-5e00 .summary_f9c6.hero-4502 a {
  color: var(--e-global-color-accent);
}
.content-full-5e00 .summary_f9c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-full-5e00 .copper_fa2e {
  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_5012 .inner-4b4a,
.row_5012 .secondary-cold-1fe9 {
  color: var(--e-global-color-primary);
}
.row_5012 .inner-4b4a svg {
  fill: var(--e-global-color-primary);
}
.row_5012 .hero-4502 .inner-4b4a,
.row_5012 .hero-4502 .secondary-cold-1fe9 {
  color: var(--e-global-color-accent);
}
.row_5012 .hero-4502 .inner-4b4a svg {
  fill: var(--e-global-color-accent);
}
.row_5012 .secondary-cold-1fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_5012 .copper_fa2e {
  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);
}
.alert_motion_e471 .row-over-c280,
.alert_motion_e471 .footer-9e71 {
  color: var(--e-global-color-primary);
}
.alert_motion_e471 .footer-9e71 svg {
  fill: var(--e-global-color-primary);
}
.alert_motion_e471 .summary_f9c6.hero-4502 a,
.alert_motion_e471
  .summary_f9c6.hero-4502
  .footer-9e71 {
  color: var(--e-global-color-accent);
}
.alert_motion_e471 .row-over-c280 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_motion_e471 .copper_fa2e {
  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);
}
.east_27ea .feature-3acf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_27ea .card-2cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_4880 .light-5267 .gallery_39e6 {
  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);
}
.footer_4880 .light-5267 .soft_31dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_4880 .chip-soft-c1d6 .gallery_39e6 {
  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);
}
.footer_4880
  .chip-soft-c1d6
  .soft_31dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_4880
  .badge-7555
  .gallery_39e6 {
  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);
}
.footer_4880
  .badge-7555
  .soft_31dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_4880
  .dynamic-b871
  .gallery_39e6 {
  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);
}
.footer_4880
  .dynamic-b871
  .soft_31dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_dark_96a4 .focused-d944 {
  background-color: var(--e-global-color-primary);
}
.texture_dark_96a4 .focused-d944:hover {
  background-color: var(--e-global-color-primary);
}
.texture_dark_96a4 .nav-south-8e7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_dark_96a4
  .focused-d944:hover
  .nav-south-8e7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_north_c40e .fixed_cd03 {
  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);
}
.title_action_26b2 .inner-2e4e .button-2cea a {
  background-color: var(--e-global-color-accent);
}
.title_action_26b2 .inner-2e4e .copper-9740 a {
  background-color: var(--e-global-color-accent);
}
.title_action_26b2 .inner-2e4e .button-2cea a,
.title_action_26b2 .inner-2e4e .copper-9740 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-fce3
  .modal-top-5aa7.row-huge-8aa4
  .inner-2e4e
  a.tabs-037b {
  background-color: var(--e-global-color-accent);
}
.gallery-fce3
  .modal-top-5aa7.row-huge-8aa4
  .inner-2e4e
  span.tabs-037b.fn-current-187a {
  background-color: var(--e-global-color-text);
}
.gallery-fce3
  .modal-top-5aa7.row-huge-8aa4
  .inner-2e4e
  .tabs-037b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2 .dark_ad2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .popup_hard_57da
  > .medium_241d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .sort_under_77c7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .content_f4fd
  .outline_82d7,
.mask-c6a2
  .content_f4fd
  .layout_down_ae04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-c6a2
  .content_f4fd
  .accent-66ef,
.mask-c6a2
  .content_f4fd
  a
  .accent-66ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .content_f4fd
  .current-505a {
  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);
}
.mask-c6a2
  .content_f4fd
  .background_0c06 {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .content_f4fd
  .background_0c06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .content_f4fd
  .background_0c06:hover {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .content_f4fd
  .easy_586e {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .content_f4fd
  .easy_586e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .content_f4fd
  .easy_586e:hover {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .tall-8173
  .description-pressed-c872
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-c6a2
  .tall-8173
  .feature-pressed-d44e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .tall-8173
  .current-505a {
  color: var(--e-global-color-text);
}
.mask-c6a2
  .tall-8173
  .current-505a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .tall-8173
  .background_0c06 {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .tall-8173
  .background_0c06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .tall-8173
  .background_0c06:hover {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .tall-8173
  .easy_586e {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2
  .tall-8173
  .easy_586e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c6a2
  .tall-8173
  .easy_586e:hover {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2 .photo_solid_aeb9 {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2 .photo_solid_aeb9:hover {
  background-color: var(--e-global-color-primary);
}
.mask-c6a2 .tag-0a71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-c6a2 .mini-3202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-first-9d13 .fixed-8d54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-first-9d13
  .outline_clean_f9d4
  > div:nth-child(3)
  .fixed-8d54,
.element-first-9d13
  .progress_416c
  > div:nth-child(1)
  .fixed-8d54,
.element-first-9d13
  .light_79de
  > div:nth-child(1)
  .fixed-8d54,
.element-first-9d13
  .footer_fast_22a8
  > div:nth-child(1)
  .fixed-8d54,
.element-first-9d13
  .up_33bb
  > div:nth-child(1)
  .fixed-8d54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-first-9d13 .top_4715 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-first-9d13 .caption-820f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-first-9d13 .accordion_bright_df8f {
  background-color: var(--e-global-color-primary);
}
.element-first-9d13 .accordion_bright_df8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-first-9d13 .accordion_bright_df8f:hover {
  background-color: var(--e-global-color-primary);
}
.element-first-9d13 .gradient-5435 {
  background-color: var(--e-global-color-primary);
}
.element-first-9d13 .gradient-5435:hover {
  background-color: var(--e-global-color-primary);
}
.element-first-9d13 .tag-0a71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-first-9d13 .mini-3202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_961f .breadcrumb_out_7e5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_961f .element_old_0cce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_961f .red_b6e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_961f .narrow-4d57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_961f .tiny_32ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_961f .gradient-5435 {
  background-color: var(--e-global-color-primary);
}
.link_961f .gradient-5435:hover {
  background-color: var(--e-global-color-primary);
}
.label-down-da1e .disabled-1179 {
  background-color: var(--e-global-color-secondary);
}
.label-down-da1e .liquid-6ac6 {
  background-color: var(--e-global-color-text);
}
.label-down-da1e .accent_64d8 {
  background-color: var(--e-global-color-secondary);
}
.label-down-da1e .menu_complex_cc3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-down-da1e .search-60bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-da1e .article-3ab7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-da1e .green-4a93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-da1e .old-aec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_cb21 .pink-f8dc .paper_0c39,
.highlight_cb21
  .pink-f8dc
  .paper_0c39
  a,
.highlight_cb21 .dropdown_dirty_8d4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_cb21 .pink-f8dc .button-cbc5,
.highlight_cb21 .article_warm_9db0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_cb21 .pink-f8dc .button-cbc5 {
  color: var(--e-global-color-text);
}
.highlight_cb21 .article_warm_9db0 {
  color: var(--e-global-color-text);
}
.highlight_cb21
  .pink-f8dc
  .wrapper_4d83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_cb21 .layout-liquid-bcc6 .summary-d2cb {
  background-color: var(--e-global-color-primary);
}
.highlight_cb21 .layout-liquid-bcc6 .summary-d2cb:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_cb21 .layout-liquid-bcc6 .filter-fce4 li span {
  background-color: var(--e-global-color-text);
}
.highlight_cb21 .layout-liquid-bcc6 .filter-fce4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_cb21
  .layout-liquid-bcc6
  .filter-fce4
  li.tertiary-soft-9557
  span {
  background-color: var(--e-global-color-accent);
}
.highlight_cb21 .pro-a221 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-a6ba .tag_a57b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_bc98 .paragraph-5458 {
  background-color: var(--e-global-color-primary);
}
.feature_bc98 .gradient_in_0159 {
  background-color: var(--e-global-color-secondary);
}
.feature_bc98 .orange-6e19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_bc98 .grid_right_18b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_bc98 .texture-131b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_bc98 .slider_new_3cfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_bc98 .short_64a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_bc98 .summary-2ffa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_bc98 .filter_aaf8 {
  background-color: var(--e-global-color-primary);
}
.feature_bc98 .filter_aaf8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-e71c .detail_dynamic_e3b8 {
  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-e71c .slider_mini_2dbc {
  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);
}
.bottom-e71c
  .tabs-last-244e:after {
  background-color: var(--e-global-color-primary);
}
.bottom-e71c .texture-right-baa1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_8a3a .dropdown_dirty_8d4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_8a3a .article_warm_9db0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-hard-77c8 .video-912a .clean-bc8e {
  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);
}
.active-hard-77c8 .video-912a .right_44c0 {
  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);
}
.wrapper-glass-61c5 .notification-6307 {
  background-color: var(--e-global-color-primary);
}
.wrapper-glass-61c5 .tag_new_c7b3 {
  background-color: var(--e-global-color-secondary);
}
.wrapper-glass-61c5 .table-a154 .steel_6f52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-glass-61c5 .form-76b7 .steel_6f52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_a707 .grid_29b3 .last-b83c {
  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);
}
.footer_a707 .grid_29b3 .active-complex-2c59 {
  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);
}
.footer_a707 .grid_29b3 .tertiary_5203 {
  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);
}
.footer_15fc .accent-99a3 {
  border-color: var(--e-global-color-text);
}
.footer_15fc .center-da06 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_15fc .next_1027 {
  color: var(--e-global-color-primary);
}
.footer_15fc .lower_e141 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_d79a .table-b711 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_d79a .primary_e2cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_d79a .message_1919:hover .table-b711 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_d79a
  .message_1919:hover
  .primary_e2cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_5b74 .hover_8dd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_5b74 .popup-bright-e76f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-b881 .static_23f3 .caption_prev_9c81 {
  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);
}
.list-b881 .hot_3efb .caption_prev_9c81 {
  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);
}
.action-93cf .form-light-d1df {
  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);
}
.wrapper-small-b730 .gradient-fixed-13a4 .stale_86ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-small-b730 .gradient-fixed-13a4 .stale_86ab {
  background-color: var(--e-global-color-secondary);
}
.wrapper-small-b730 .element_stale_7217 .stale_86ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-small-b730 .element_stale_7217 .stale_86ab {
  background-color: var(--e-global-color-secondary);
}
.wrapper-small-b730 .clean_b5b8 .thick-c81f {
  background-color: var(--e-global-color-primary);
}
.wrapper-small-b730 .clean_b5b8:hover .thick-c81f {
  background-color: var(--e-global-color-secondary);
}
.wrapper-small-b730 .summary-d2cb {
  background-color: var(--e-global-color-primary);
}
.wrapper-small-b730 .summary-d2cb:hover {
  background-color: var(--e-global-color-accent);
}
.wrapper-small-b730 .filter-fce4 li span {
  background-color: var(--e-global-color-text);
}
.wrapper-small-b730 .filter-fce4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-small-b730 .filter-fce4 li.tertiary-soft-9557 span {
  background-color: var(--e-global-color-accent);
}
.pro_020f .dropdown-light-a484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_020f .overlay_5dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_587f .input-262e:before {
  background-color: var(--e-global-color-secondary);
}
.thick_587f .thick-859c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_587f .old_21e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-soft-f76e .pink-6d3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-soft-f76e .pink-6d3b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-soft-f76e .pink-6d3b.fn-active-187a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-soft-f76e .text-hot-975a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-soft-f76e .label_5ad9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-soft-f76e .pressed_5390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-soft-f76e .paper-c452 {
  background-color: var(--e-global-color-primary);
}
.alert-soft-f76e .paper-c452 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-soft-f76e .sidebar_cdd8 {
  background-color: var(--e-global-color-primary);
}
.alert-soft-f76e .sidebar_cdd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_4397 .box_warm_d4a7 .fresh_7f5a a {
  color: var(--e-global-color-secondary);
}
.easy_4397 .box_warm_d4a7 .fresh_7f5a a:hover {
  color: var(--e-global-color-secondary);
}
.easy_4397 .box_warm_d4a7 .fresh_7f5a,
.easy_4397 .box_warm_d4a7 .fresh_7f5a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4397 .box_warm_d4a7 .current-933a {
  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);
}
.easy_4397 .box_warm_d4a7 .section-7ce7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4397 .box_warm_d4a7 .component_glass_18d0 {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .box_warm_d4a7 .component_glass_18d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4397 .box_warm_d4a7 .component_glass_18d0:hover {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .box_warm_d4a7 .description_e5f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_4397 .box_warm_d4a7 .description_e5f3 {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .box_warm_d4a7 .description_e5f3:hover {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .box_warm_d4a7 .summary-d2cb {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .box_warm_d4a7 .summary-d2cb:hover {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .layout-liquid-bcc6 .filter-fce4 li span {
  background-color: var(--e-global-color-text);
}
.easy_4397 .layout-liquid-bcc6 .filter-fce4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.easy_4397 .layout-liquid-bcc6 .filter-fce4 li.tertiary-soft-9557 span {
  background-color: var(--e-global-color-accent);
}
.easy_4397 .tag-0a71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_4397 .mini-3202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-ab51 .table-hard-7a7a .search-4186 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-ab51 .table-hard-7a7a .pink-cb19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-ab51 .table-hard-7a7a .info_9a4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-middle-a09e .thick-8ce6 {
  border-color: var(--e-global-color-text);
}
.gallery-middle-a09e .primary_58bf {
  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);
}
.gallery-middle-a09e .content_hot_2bb4 {
  color: var(--e-global-color-secondary);
}
.gallery-middle-a09e .content_hot_2bb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-middle-a09e .right-76cd > * {
  color: var(--e-global-color-primary);
}
.gallery-middle-a09e .right-76cd > * svg {
  fill: var(--e-global-color-primary);
}
.gallery-middle-a09e .mask-a8cc {
  color: var(--e-global-color-primary);
}
.gallery-middle-a09e .mask-a8cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-middle-a09e .overlay-e828 {
  color: var(--e-global-color-primary);
}
.gallery-middle-a09e .overlay-e828 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-middle-a09e .accent-8234 {
  color: var(--e-global-color-primary);
}
.gallery-middle-a09e .accent-8234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-middle-a09e .over_509c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-middle-a09e .modal_1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-middle-a09e .modal_1390.prev_9d5a {
  color: var(--e-global-color-secondary);
}
.gallery-middle-a09e .modal_1390.prev_9d5a .nav-64a8 {
  color: var(--e-global-color-accent);
}
.gallery-middle-a09e .modal_1390.primary-765b {
  color: var(--e-global-color-text);
}
.gallery-middle-a09e .modal_1390.primary-765b .nav-64a8 {
  color: var(--e-global-color-text);
}
.gallery-middle-a09e .modal_1390:before {
  border-top-color: var(--e-global-color-text);
}
.gallery-middle-a09e .center-2b82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-middle-a09e
  .center-2b82
  .dirty-5775 {
  background-color: var(--e-global-color-primary);
}
.gallery-middle-a09e
  .center-2b82
  .dirty-5775 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-middle-a09e .thick-8ce6 .secondary-48b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_old_4e7a .notification_3e97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_old_4e7a .tag_dark_eec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_upper_ca11 .dirty_173e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_upper_ca11
  .disabled_9b3a
  .notification-c514 {
  background-color: var(--e-global-color-secondary);
}
.shade_upper_ca11
  .disabled_9b3a.out-5b78
  .notification-c514 {
  background-color: var(--e-global-color-text);
}
.shade_upper_ca11
  .disabled_9b3a:hover
  .notification-c514 {
  background-color: var(--e-global-color-accent);
}
.shade_upper_ca11
  .disabled_9b3a.fn-active-187a
  .notification-c514 {
  background-color: var(--e-global-color-primary);
}
.article-soft-a60d .item-dark-39a0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.article-soft-a60d .tertiary-c6f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-soft-a60d .slow_77ad {
  background-color: var(--e-global-color-primary);
}
.article-soft-a60d .slow_77ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_c424 .info_simple_d744 .active_dbac .next-3dc9 {
  background-color: var(--e-global-color-secondary);
}
.paragraph_c424 .info_simple_d744 .avatar-green-811e:after {
  background-color: var(--e-global-color-secondary);
}
.paragraph_c424 .gold_a5d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_c424 .inner_e61e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_c424 .accordion_selected_59a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_c424 .mini-7683 {
  background-color: var(--e-global-color-primary);
}
.paragraph_c424 .mini-7683 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_c424 .shadow-4063 {
  background-color: var(--e-global-color-secondary);
}
.paragraph_c424 .shadow-4063 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_c424 .info_simple_d744 .light_d26b .shade_advanced_dbd2:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_c424
  .info_simple_d744
  .light_d26b
  .shade_advanced_dbd2.icon_e06d {
  background-color: var(--e-global-color-primary);
}
.paragraph_c424 .info_simple_d744 .module-bdb6:before {
  border-color: var(--e-global-color-primary);
}
.paragraph_c424 .info_simple_d744 .module-bdb6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.paragraph_c424
  .info_simple_d744
  .module-bdb6.shade-d830:before {
  border-color: var(--e-global-color-primary);
}
.paragraph_c424 .mask-cda8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_d48f .tooltip_1ba0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_d48f .tooltip_1ba0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_d48f .tooltip_1ba0.progress-stone-486b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_d48f .east_5f23 {
  background-color: var(--e-global-color-primary);
}
.advanced_d48f .east_5f23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_d48f
  .gradient-first-0c9c
  .summary_7238
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_d48f
  .icon_under_1cbd
  .summary_7238
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-out-c9a9
  .image-286b
  .title_736a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-out-c9a9
  .image-286b
  .primary-pink-6b9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-out-c9a9 .sidebar_f75d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-out-c9a9 .active_last_7d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-out-c9a9 .hero_17b8 {
  background-color: var(--e-global-color-primary);
}
.form-out-c9a9 .hero_17b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-simple-95d6 .surface_old_e35e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-simple-95d6 .column_dynamic_113b {
  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);
}
.backdrop-simple-95d6 .button_9fa5 {
  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);
}
.backdrop-simple-95d6 .button_9fa5 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop-simple-95d6 .column-soft-2957 {
  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);
}
.backdrop-simple-95d6 .table-1324 {
  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);
}
.backdrop-simple-95d6 .active_upper_9947 .summary-d2cb {
  background-color: var(--e-global-color-primary);
}
.backdrop-simple-95d6 .active_upper_9947 .summary-d2cb:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop-simple-95d6
  .active_upper_9947
  .filter-fce4
  li
  span {
  background-color: var(--e-global-color-text);
}
.backdrop-simple-95d6
  .active_upper_9947
  .filter-fce4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-simple-95d6
  .active_upper_9947
  .filter-fce4
  li.tertiary-soft-9557
  span {
  background-color: var(--e-global-color-accent);
}
.east-14eb
  .soft_66a8
  .basic-d396 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-14eb .soft_66a8 .tall_ab90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-14eb .soft_66a8 .fast-e330 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-14eb .notice_gold_96c4 {
  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);
}
.east-14eb
  .south-636c.backdrop-fresh-f0f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a {
  background-color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a
  .shade_56af.gallery-bronze-15f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a
  .popup-fluid-1d1d.border_tall_7165 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  .secondary_copper_ec3e
  > a {
  background-color: var(--e-global-color-secondary);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  .secondary_copper_ec3e
  > a
  .mask-066c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  .secondary_copper_ec3e
  > a
  .popup-fluid-1d1d.in_e413 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a
  .media_steel_38be:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  a
  .media_steel_38be:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e.icon_outer_8334
  > a
  .media_steel_38be:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  .secondary_copper_ec3e.icon_outer_8334
  > a
  .media_steel_38be:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a
  .hero_0c01
  .complex-f77c {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  a
  .hero_0c01
  .complex-f77c {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a
  .hero_0c01
  .complex-f77c,
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  a
  .hero_0c01
  .complex-f77c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > a
  .table_55dc:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  a
  .table_55dc:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e.icon_outer_8334
  > a
  .table_55dc:before {
  color: var(--e-global-color-text);
}
.active_3d7a
  > .sidebar_185e
  > div
  > .motion_64f3
  > .secondary_copper_ec3e
  > .prev-cae0
  .secondary_copper_ec3e.icon_outer_8334
  > a
  .table_55dc:before {
  color: var(--e-global-color-text);
}
.center_a83e .header_copper_9bc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_a83e
  .button_91cc:hover
  .header_copper_9bc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_d21a
  > .sidebar_185e
  > .selected-dd40
  > .caption_ea0f
  > .link-first-b5a2
  > .item-3bd3
  .hard-66b9 {
  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);
}
.thick_d21a
  > .sidebar_185e
  > .selected-dd40
  > .caption_ea0f
  > .link-first-b5a2
  > .item-3bd3:hover
  .hard-66b9 {
  color: var(--e-global-color-text);
}
.thick_d21a
  > .sidebar_185e
  > .selected-dd40
  > .caption_ea0f
  > .link-first-b5a2
  > .item-3bd3:hover
  .hard-66b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_d21a
  > .sidebar_185e
  > .selected-dd40
  > .caption_ea0f
  > .link-first-b5a2.hidden_f4b8
  > .item-3bd3
  .hard-66b9 {
  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);
}
.slow-71c1 .search_cold_376e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-71c1 .carousel-west-9bd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-71c1 .header-last-6617 {
  background-color: var(--e-global-color-primary);
}
.slow-71c1 .header-last-6617 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_f338
  > .sidebar_185e
  > .main_0921
  > .surface_0f03
  > .avatar-8a73
  .small_c617 {
  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);
}
.light_f338
  > .sidebar_185e
  > .main_0921
  > .surface_0f03
  > .avatar-8a73
  .card_stone_f9e0 {
  color: var(--e-global-color-text);
}
.light_f338
  > .sidebar_185e
  > .main_0921
  > .surface_0f03
  > .avatar-8a73:hover
  .small_c617 {
  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);
}
.light_f338
  > .sidebar_185e
  > .main_0921
  > .surface_0f03
  > .avatar-8a73:hover
  .card_stone_f9e0 {
  color: var(--e-global-color-secondary);
}
.light_f338
  > .sidebar_185e
  > .main_0921
  > .surface_0f03
  > .avatar-8a73.silver_8a13
  .small_c617 {
  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);
}
.light_f338
  > .sidebar_185e
  > .main_0921
  > .surface_0f03
  > .avatar-8a73.silver_8a13
  .card_stone_f9e0 {
  color: var(--e-global-color-primary);
}
.slider-solid-1ae5
  .banner-silver-8468
  .summary-e687 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-solid-1ae5 .rough-7323 .secondary-48b0 .surface-soft-1b1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-12dc .module-d91f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-12dc .east-3127 .module-d91f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-12dc .disabled_42fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-12dc .disabled_42fd {
  background-color: var(--e-global-color-primary);
}
.block-up-b574 .fluid-d9ae .bronze_4525 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-up-b574
  .fluid-d9ae:hover
  .picture_e24f {
  color: var(--e-global-color-secondary);
}
.block-up-b574
  .fluid-d9ae:hover
  .bronze_4525 {
  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);
}
.media-bright-4895 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.container-cold-c115 {
  max-width: 1400px !important;
}

.component-42be {
  flex-direction: column;
}

.component-42be .table-f61a {
  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.component-42be .table-f61a {
  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);
}

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

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

.slider_east_e1e0.fixed-5da8 {
  display: none;
}

.accent-8480 {
  display: none;
}

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

.current_c8c5.container_0850 {
  margin-bottom: 40px;
  width: 100%;
}

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

.component-42be a {
  width: 100%;
}

.bright_70e6 .module_last_b961.status_green_17fb {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.bright_70e6
  .module_last_b961.input-cold-ea78
  .outline_lite_5ebc
  .carousel-active-1a93 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.feature-orange-1920.shade_6fd4 > .static-bdb7 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.label-large-439b {
  font-size: 35px !important;
}

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

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

.media-3794 {
  display: flex;
  gap: 50px;
}

.bright_70e6
  .module_last_b961.tertiary-5c03
  .label-small-01d3
  .dynamic-49e1 {
  width: 100% !important;
}

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

.easy-e33c {
  width: 100%;
}

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

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

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

  display: none;
}

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

.medium-fc4d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.icon_ec8c:hover .medium-fc4d {
  visibility: visible;
}
.icon_ec8c:hover.icon_ec8c::before {
  display: block;
}

.hero_b13b h3 {
  color: #fff;
}

.item_d119 {
  margin: 0;
}

.bright_70e6
  .module_last_b961.tertiary-5c03
  .dynamic-49e1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tall-7fd1 {
  width: 100%;
}

.wrapper_7ea6 {
  width: 100%;
}

.list-medium-0a55 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.wrapper_7ea6 {
  width: 100%;
}

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

.dynamic-49e1 {
  display: flex;
  align-items: center;
}

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

.icon-slow-c241 {
  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;
}

.component-42be .table-f61a.steel_0490 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.component-42be h1.table-f61a {
  margin-top: 80px !important;
}

.bright_70e6 .module_last_b961.wood_a8c4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.current-4084 img {
  width: 100%;
}

.tertiary_upper_4c09 .hero_fb51.outline_lite_5ebc {
  justify-content: space-between;
}

.wrapper-fea1 {
  display: none;
}

.link_light_2fa3 .active_hot_a8f0 {
  margin: 1px 0 !important;
}

.slider-62bb li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .feature-orange-1920 .static-bdb7 {
    flex-wrap: nowrap !important;
  }
}

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

  .stone_5b45 {
    width: 100% !important;
  }
}

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

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

  .tertiary_upper_4c09 .hero_fb51.outline_lite_5ebc {
    border-bottom: 1px solid #f0c159;
  }

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

  .feature-orange-1920.shade_6fd4 > .static-bdb7 {
    gap: 15px;
    justify-content: space-between;
  }

  .bright_70e6
    .module_last_b961.tertiary-5c03
    .dynamic-49e1
    img {
    width: 60% !important;
  }

  .light_d267 {
    left: 2%;
  }

  .popup_in_410b {
    margin: 10px 0;
  }

  .component-42be .active_hot_a8f0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .label-large-439b {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.component-42be .table-f61a,
  .component-42be .table-f61a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dynamic-49e1 {
    justify-content: center;
  }

  .component-42be .active_hot_a8f0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .bright_70e6 .module_last_b961.status_green_17fb {
    width: 75% !important;
  }

  .current-4084 img {
    width: 100% !important;
  }
}

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

  h2.component-42be .table-f61a,
  .component-42be .table-f61a {
    font-size: 30px !important;
  }

  .dynamic-49e1 {
    justify-content: center;
  }

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

  .mini-86f2
    .title_3ac5.overlay_small_6389 {
    margin: 0 !important;
  }

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

  .popup_in_410b {
    display: flex;
  }

  .filter_5863 .frame_next_453b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .list-medium-0a55 {
    justify-content: flex-end;
    gap: 1px;
  }

  .component-42be h1.table-f61a {
    margin-top: 40px !important;
  }

  .bright_70e6
    .module_last_b961.tertiary-5c03
    .dynamic-49e1
    img,
  .filter-50dc .label-small-01d3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .bright_70e6 .module_last_b961.status_green_17fb {
    width: 100% !important;
  }

  .feature-orange-1920.shade_6fd4 > .static-bdb7 {
    gap: 3px;
  }

  .component-42be .active_hot_a8f0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.tertiary_upper_4c09 .hero_fb51.outline_lite_5ebc: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);
}

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

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

.component-42be {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .tertiary_upper_4c09 .hero_fb51.outline_lite_5ebc {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .component-42be .table-f61a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .frame_next_453b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.green_c5c3 .motion_2e48 {
  flex-shrink: 0;
  white-space: nowrap;
}

.green_c5c3 .thumbnail_center_6746 {
  flex-shrink: 0;
  min-width: fit-content;
}

.green_c5c3 .carousel-active-1a93 {
  white-space: nowrap;
}

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

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

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

.green_c5c3 .thumbnail_center_6746 {
  max-width: 80px !important;
  overflow: hidden;
}

.green_c5c3 .hero_fb51.outline_lite_5ebc {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.green_c5c3 .carousel-active-1a93 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 6601 */
.promo-block-w2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
