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(.active_9a28) {
  gap: 0.5em;
}
:where(.shadow_e5aa) {
  gap: 0.5em;
}
body .glass_aeaf > .fast_2282 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .glass_aeaf > .container-b861 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .glass_aeaf > .left-05d8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .narrow-3468 > .fast_2282 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .narrow-3468 > .container-b861 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .narrow-3468 > .left-05d8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .narrow-3468
  > :where(:not(.fast_2282):not(.container-b861):not(.wrapper-fixed-93eb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .narrow-3468 > .shade_warm_994d {
  max-width: var(--wp--style--global--wide-size);
}
body .active_9a28 {
  display: flex;
}
body .active_9a28 {
  flex-wrap: wrap;
  align-items: center;
}
body .active_9a28 > * {
  margin: 0;
}
body .shadow_e5aa {
  display: grid;
}
body .shadow_e5aa > * {
  margin: 0;
}
:where(.column_middle_1d03.active_9a28) {
  gap: 2em;
}
:where(.column_middle_1d03.shadow_e5aa) {
  gap: 2em;
}
:where(.fluid-ae7c.active_9a28) {
  gap: 1.25em;
}
:where(.fluid-ae7c.shadow_e5aa) {
  gap: 1.25em;
}
.shadow_2204 {
  color: var(--wp--preset--color--black) !important;
}
.dark_72f5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lower_2d04 {
  color: var(--wp--preset--color--white) !important;
}
.media_05a4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.heading_old_ebe9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.column_new_4b34 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading_outer_84e9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary_west_51c4 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.slow_9f98 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.input-thick-15dc {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_3249 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon_selected_bf99 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.gold_e666 {
  background-color: var(--wp--preset--color--black) !important;
}
.pink-d44c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter_static_4c16 {
  background-color: var(--wp--preset--color--white) !important;
}
.dark_1c03 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.media_f8e9 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.description-cool-38ff {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.photo-glass-4405 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.huge_76e2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.slider-outer-648f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress-wood-e633 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.chip-action-cfbc {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.element-copper-0570 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.simple-3548 {
  border-color: var(--wp--preset--color--black) !important;
}
.basic_2d9c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow_black_e1e2 {
  border-color: var(--wp--preset--color--white) !important;
}
.gallery_soft_4aa2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.modal-stale-8935 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.status-3520 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.north-eca8 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.input-hard-4d7b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.over-9ac5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.iron-81c4 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.medium-4f25 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_4d95 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.frame_4c99 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.status_24bb {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.top-2d7b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.small-3f8e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.lower_fb47 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.over-d5f9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.paper_ae49 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.alert-4acc {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.block-d2b6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.yellow_6377 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.texture_731b {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.shade-eab3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.complex-596b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.huge_b422 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.backdrop_north_653e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pagination_green_29b0 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.overlay-fresh-08ab a:where(:not(.label-plasma-d322)) {
  color: inherit;
}
:where(.fluid-ae7c.active_9a28) {
  gap: 1.25em;
}
:where(.fluid-ae7c.shadow_e5aa) {
  gap: 1.25em;
}
:where(.column_middle_1d03.active_9a28) {
  gap: 2em;
}
:where(.column_middle_1d03.shadow_e5aa) {
  gap: 2em;
}
.content_thick_1cac {
  font-size: 1.5em;
  line-height: 1.6;
}

.gallery-910f .text_7cf9 {
  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);
}
.grid-650c .stone-ad4e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-light-cf4a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-light-cf4a.under_6053 .popup-ef22 {
  background-color: var(--e-global-color-primary);
}
.tabs-light-cf4a.thumbnail_inner_40be .popup-ef22,
.tabs-light-cf4a.component-dark-0c2e .popup-ef22 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fast-1163 .sidebar_plasma_eb40 {
  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);
}
.table-34fd {
  --divider-color: var(--e-global-color-secondary);
}
.table-34fd .motion_a4ef {
  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);
}
.table-34fd.mini_264e .tag-f800 {
  background-color: var(--e-global-color-secondary);
}
.table-34fd.header_in_2edf .tag-f800,
.table-34fd.description-prev-69a8 .tag-f800 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.table-34fd.header_in_2edf .tag-f800,
.table-34fd.description-prev-69a8 .tag-f800 svg {
  fill: var(--e-global-color-secondary);
}
.footer_3ef7 .caption-850f {
  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_3ef7 .component_medium_cfc6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-d634.mini_264e .tag-f800 {
  background-color: var(--e-global-color-primary);
}
.info-d634.header_in_2edf .tag-f800,
.info-d634.description-prev-69a8 .tag-f800 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-d634.header_in_2edf .tag-f800,
.info-d634.description-prev-69a8 .tag-f800 svg {
  fill: var(--e-global-color-primary);
}
.sort_small_2a77.mini_264e .tag-f800 {
  background-color: var(--e-global-color-primary);
}
.sort_small_2a77.header_in_2edf .tag-f800,
.sort_small_2a77.description-prev-69a8 .tag-f800 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort_small_2a77 .element_large_96d2 {
  color: var(--e-global-color-primary);
}
.sort_small_2a77 .element_large_96d2,
.sort_small_2a77 .element_large_96d2 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_small_2a77 .wood-7656 {
  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);
}
.pink-45ed .lower-3be8 {
  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);
}
.message-wood-1116 .action_b3c6 .content-hovered-f8b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-47d7 .info_hovered_c6c7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.simple-47d7 .sidebar_8845 i {
  color: var(--e-global-color-primary);
}
.simple-47d7 .sidebar_8845 svg {
  fill: var(--e-global-color-primary);
}
.simple-47d7 .shadow-soft-0824 {
  color: var(--e-global-color-secondary);
}
.simple-47d7 .info_hovered_c6c7 > .shadow-soft-0824,
.simple-47d7 .info_hovered_c6c7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-3486 .logo-solid-572e {
  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);
}
.cold-3486 .shade_629c {
  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);
}
.over_4c10 .hero-8632 .full_7827 {
  background-color: var(--e-global-color-primary);
}
.over_4c10 .dropdown-small-10b0 {
  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);
}
.section-e147 .rough-f59a {
  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);
}
.section-e147 .message_stone_b13b {
  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);
}
.section-e147 .top-111f {
  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);
}
.progress_496b .dark_fc2d,
.progress_496b .dark_fc2d a {
  color: var(--e-global-color-primary);
}
.progress_496b .dark_fc2d.medium_d6ee,
.progress_496b .dark_fc2d.medium_d6ee a {
  color: var(--e-global-color-accent);
}
.progress_496b .dark_fc2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_496b .chip_right_61b6 {
  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);
}
.first_cfb4 .wrapper_1a7e,
.first_cfb4 .overlay_ab71 {
  color: var(--e-global-color-primary);
}
.first_cfb4 .wrapper_1a7e svg {
  fill: var(--e-global-color-primary);
}
.first_cfb4 .medium_d6ee .wrapper_1a7e,
.first_cfb4 .medium_d6ee .overlay_ab71 {
  color: var(--e-global-color-accent);
}
.first_cfb4 .medium_d6ee .wrapper_1a7e svg {
  fill: var(--e-global-color-accent);
}
.first_cfb4 .overlay_ab71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_cfb4 .chip_right_61b6 {
  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);
}
.bottom_3658 .orange-6826,
.bottom_3658 .hovered_57ff {
  color: var(--e-global-color-primary);
}
.bottom_3658 .hovered_57ff svg {
  fill: var(--e-global-color-primary);
}
.bottom_3658 .dark_fc2d.medium_d6ee a,
.bottom_3658
  .dark_fc2d.medium_d6ee
  .hovered_57ff {
  color: var(--e-global-color-accent);
}
.bottom_3658 .orange-6826 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_3658 .chip_right_61b6 {
  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);
}
.notice_north_37e2 .overlay-9dbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_north_37e2 .gallery_middle_ebc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a40b .hidden_597a .warm-d39d {
  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);
}
.hovered-a40b .hidden_597a .full_c55b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a40b .static-075a .warm-d39d {
  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);
}
.hovered-a40b
  .static-075a
  .full_c55b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a40b
  .message_static_8fd7
  .warm-d39d {
  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);
}
.hovered-a40b
  .message_static_8fd7
  .full_c55b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a40b
  .paragraph-next-9183
  .warm-d39d {
  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);
}
.hovered-a40b
  .paragraph-next-9183
  .full_c55b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-5896 .white_cb5e {
  background-color: var(--e-global-color-primary);
}
.pagination-5896 .white_cb5e:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-5896 .button-yellow-6b1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-5896
  .white_cb5e:hover
  .button-yellow-6b1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_short_6ec3 .tooltip_dark_ec05 {
  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);
}
.content_4849 .thick-9649 .header_orange_6eb8 a {
  background-color: var(--e-global-color-accent);
}
.content_4849 .thick-9649 .hard_f38b a {
  background-color: var(--e-global-color-accent);
}
.content_4849 .thick-9649 .header_orange_6eb8 a,
.content_4849 .thick-9649 .hard_f38b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-2714
  .liquid_cf80.selected_5c10
  .thick-9649
  a.tooltip_out_e92b {
  background-color: var(--e-global-color-accent);
}
.basic-2714
  .liquid_cf80.selected_5c10
  .thick-9649
  span.tooltip_out_e92b.fn-current-7dd2 {
  background-color: var(--e-global-color-text);
}
.basic-2714
  .liquid_cf80.selected_5c10
  .thick-9649
  .tooltip_out_e92b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04 .carousel_simple_1ee7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .simple-aca6
  > .medium_052b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .right_eac1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .module_gold_2336
  .primary-lower-9c9e,
.out_be04
  .module_gold_2336
  .main-dirty-60c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_be04
  .module_gold_2336
  .glass_ef77,
.out_be04
  .module_gold_2336
  a
  .glass_ef77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .module_gold_2336
  .container-glass-720c {
  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);
}
.out_be04
  .module_gold_2336
  .content_9576 {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .module_gold_2336
  .content_9576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .module_gold_2336
  .content_9576:hover {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .module_gold_2336
  .soft_8ba1 {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .module_gold_2336
  .soft_8ba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .module_gold_2336
  .soft_8ba1:hover {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .cold-31f9
  .north_cc2a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_be04
  .cold-31f9
  .block-steel-59d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .cold-31f9
  .container-glass-720c {
  color: var(--e-global-color-text);
}
.out_be04
  .cold-31f9
  .container-glass-720c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .cold-31f9
  .content_9576 {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .cold-31f9
  .content_9576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .cold-31f9
  .content_9576:hover {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .cold-31f9
  .soft_8ba1 {
  background-color: var(--e-global-color-primary);
}
.out_be04
  .cold-31f9
  .soft_8ba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_be04
  .cold-31f9
  .soft_8ba1:hover {
  background-color: var(--e-global-color-primary);
}
.out_be04 .picture_gold_34c7 {
  background-color: var(--e-global-color-primary);
}
.out_be04 .picture_gold_34c7:hover {
  background-color: var(--e-global-color-primary);
}
.out_be04 .pressed-71ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_be04 .focus-yellow-fca0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-7cc5 .component_a456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-7cc5
  .box-d6e3
  > div:nth-child(3)
  .component_a456,
.heading-7cc5
  .border_0417
  > div:nth-child(1)
  .component_a456,
.heading-7cc5
  .first_8a07
  > div:nth-child(1)
  .component_a456,
.heading-7cc5
  .down-1bc2
  > div:nth-child(1)
  .component_a456,
.heading-7cc5
  .complex_25d9
  > div:nth-child(1)
  .component_a456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-7cc5 .hero_6902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-7cc5 .focus_fixed_25a2 {
  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);
}
.heading-7cc5 .column-thick-9c2d {
  background-color: var(--e-global-color-primary);
}
.heading-7cc5 .column-thick-9c2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-7cc5 .column-thick-9c2d:hover {
  background-color: var(--e-global-color-primary);
}
.heading-7cc5 .dirty_493c {
  background-color: var(--e-global-color-primary);
}
.heading-7cc5 .dirty_493c:hover {
  background-color: var(--e-global-color-primary);
}
.heading-7cc5 .pressed-71ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-7cc5 .focus-yellow-fca0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_up_d501 .summary-8d1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_up_d501 .feature_light_2aa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_up_d501 .panel-outer-72af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_up_d501 .preview_26f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_up_d501 .input-motion-beb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_up_d501 .dirty_493c {
  background-color: var(--e-global-color-primary);
}
.badge_up_d501 .dirty_493c:hover {
  background-color: var(--e-global-color-primary);
}
.image-paper-b0ec .status-south-c774 {
  background-color: var(--e-global-color-secondary);
}
.image-paper-b0ec .motion-6a25 {
  background-color: var(--e-global-color-text);
}
.image-paper-b0ec .paragraph-focused-0e74 {
  background-color: var(--e-global-color-secondary);
}
.image-paper-b0ec .search-55f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-paper-b0ec .active_fd12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-paper-b0ec .gradient_action_ad1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-paper-b0ec .text-steel-9743 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-paper-b0ec .shade_6a11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-1c95 .nav-plasma-6cb4 .plasma_4181,
.primary-1c95
  .nav-plasma-6cb4
  .plasma_4181
  a,
.primary-1c95 .video_69cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-1c95 .nav-plasma-6cb4 .south_9403,
.primary-1c95 .search_ce3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-1c95 .nav-plasma-6cb4 .south_9403 {
  color: var(--e-global-color-text);
}
.primary-1c95 .search_ce3a {
  color: var(--e-global-color-text);
}
.primary-1c95
  .nav-plasma-6cb4
  .preview-6914 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-1c95 .picture_b45d .button-06ac {
  background-color: var(--e-global-color-primary);
}
.primary-1c95 .picture_b45d .button-06ac:hover {
  background-color: var(--e-global-color-primary);
}
.primary-1c95 .picture_b45d .heading_pressed_17bb li span {
  background-color: var(--e-global-color-text);
}
.primary-1c95 .picture_b45d .heading_pressed_17bb li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary-1c95
  .picture_b45d
  .heading_pressed_17bb
  li.overlay_acd0
  span {
  background-color: var(--e-global-color-accent);
}
.primary-1c95 .info-basic-a8b1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_16fd .dynamic_b1e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-wide-7dd9 .fast_cbd0 {
  background-color: var(--e-global-color-primary);
}
.background-wide-7dd9 .heading-7bbb {
  background-color: var(--e-global-color-secondary);
}
.background-wide-7dd9 .menu_8516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-wide-7dd9 .full_baea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-wide-7dd9 .in_6442 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-wide-7dd9 .alert-653b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-wide-7dd9 .text_2049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-wide-7dd9 .accordion-b22e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-wide-7dd9 .primary-left-5cf1 {
  background-color: var(--e-global-color-primary);
}
.background-wide-7dd9 .primary-left-5cf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_1455 .current_ee93 {
  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_1455 .form_white_7cfc {
  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);
}
.breadcrumb_1455
  .tag-hard-83e0:after {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_1455 .stale-138a {
  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);
}
.frame-0168 .video_69cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-0168 .search_ce3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-prev-2e69 .slider-92df .thumbnail_1e54 {
  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);
}
.highlight-prev-2e69 .slider-92df .shadow-7d4f {
  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);
}
.outline_531d .tooltip_pro_4de3 {
  background-color: var(--e-global-color-primary);
}
.outline_531d .next_6308 {
  background-color: var(--e-global-color-secondary);
}
.outline_531d .outline_bronze_87e6 .dynamic-f478 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_531d .hover-95f8 .dynamic-f478 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-in-bc86 .inner-ef53 .gradient-ae0a {
  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);
}
.info-in-bc86 .inner-ef53 .status_7a05 {
  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);
}
.info-in-bc86 .inner-ef53 .secondary_d691 {
  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);
}
.chip_151d .title-basic-07f1 {
  border-color: var(--e-global-color-text);
}
.chip_151d .hover_cf15 {
  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_151d .hero_light_7d2d {
  color: var(--e-global-color-primary);
}
.chip_151d .steel_a82b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_0086 .title-8d55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_0086 .nav_283f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_0086 .slider-copper-59fc:hover .title-8d55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_0086
  .slider-copper-59fc:hover
  .nav_283f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-794a .small-01c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-794a .up-ba85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-7af9 .paragraph-fae6 .label-042d {
  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);
}
.selected-7af9 .new_c3d3 .label-042d {
  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);
}
.media-thick-6351 .paragraph-cool-f8d0 {
  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);
}
.block-c74e .panel_over_293b .focus-out-fc56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-c74e .panel_over_293b .focus-out-fc56 {
  background-color: var(--e-global-color-secondary);
}
.block-c74e .up-700b .focus-out-fc56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-c74e .up-700b .focus-out-fc56 {
  background-color: var(--e-global-color-secondary);
}
.block-c74e .component-c172 .card_large_fa7f {
  background-color: var(--e-global-color-primary);
}
.block-c74e .component-c172:hover .card_large_fa7f {
  background-color: var(--e-global-color-secondary);
}
.block-c74e .button-06ac {
  background-color: var(--e-global-color-primary);
}
.block-c74e .button-06ac:hover {
  background-color: var(--e-global-color-accent);
}
.block-c74e .heading_pressed_17bb li span {
  background-color: var(--e-global-color-text);
}
.block-c74e .heading_pressed_17bb li span:hover {
  background-color: var(--e-global-color-primary);
}
.block-c74e .heading_pressed_17bb li.overlay_acd0 span {
  background-color: var(--e-global-color-accent);
}
.hover_liquid_ca44 .shadow-dim-c4ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_liquid_ca44 .list-new-5ed9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-a99b .warm_f255:before {
  background-color: var(--e-global-color-secondary);
}
.element-a99b .large-385b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-a99b .dropdown-05c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_f266 .primary_fb25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_f266 .primary_fb25:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_f266 .primary_fb25.fn-active-7dd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_f266 .focused-fbe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_f266 .hidden_1478 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_f266 .message-cf75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_f266 .secondary-cool-f932 {
  background-color: var(--e-global-color-primary);
}
.sidebar_f266 .secondary-cool-f932 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_f266 .grid_8bdc {
  background-color: var(--e-global-color-primary);
}
.sidebar_f266 .grid_8bdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-glass-4b4b .panel_current_ac4a .frame_lite_6cdb a {
  color: var(--e-global-color-secondary);
}
.paragraph-glass-4b4b .panel_current_ac4a .frame_lite_6cdb a:hover {
  color: var(--e-global-color-secondary);
}
.paragraph-glass-4b4b .panel_current_ac4a .frame_lite_6cdb,
.paragraph-glass-4b4b .panel_current_ac4a .frame_lite_6cdb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-glass-4b4b .panel_current_ac4a .pro-3174 {
  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);
}
.paragraph-glass-4b4b .panel_current_ac4a .badge_4f04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-glass-4b4b .panel_current_ac4a .form_f9ad {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .panel_current_ac4a .form_f9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-glass-4b4b .panel_current_ac4a .form_f9ad:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .panel_current_ac4a .header_cd83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-glass-4b4b .panel_current_ac4a .header_cd83 {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .panel_current_ac4a .header_cd83:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .panel_current_ac4a .button-06ac {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .panel_current_ac4a .button-06ac:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .picture_b45d .heading_pressed_17bb li span {
  background-color: var(--e-global-color-text);
}
.paragraph-glass-4b4b .picture_b45d .heading_pressed_17bb li span:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-glass-4b4b .picture_b45d .heading_pressed_17bb li.overlay_acd0 span {
  background-color: var(--e-global-color-accent);
}
.paragraph-glass-4b4b .pressed-71ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-glass-4b4b .focus-yellow-fca0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_outer_75c7 .avatar_62d4 .summary_focused_7a11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_outer_75c7 .avatar_62d4 .hover_809b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_outer_75c7 .avatar_62d4 .column-wide-f478 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_bb9f .footer_current_65bb {
  border-color: var(--e-global-color-text);
}
.menu_bb9f .sidebar_7208 {
  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);
}
.menu_bb9f .table-d80b {
  color: var(--e-global-color-secondary);
}
.menu_bb9f .table-d80b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_bb9f .up-563a > * {
  color: var(--e-global-color-primary);
}
.menu_bb9f .up-563a > * svg {
  fill: var(--e-global-color-primary);
}
.menu_bb9f .orange-524f {
  color: var(--e-global-color-primary);
}
.menu_bb9f .orange-524f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_bb9f .photo_red_20cf {
  color: var(--e-global-color-primary);
}
.menu_bb9f .photo_red_20cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_bb9f .popup_99aa {
  color: var(--e-global-color-primary);
}
.menu_bb9f .popup_99aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_bb9f .sidebar-liquid-2c97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_bb9f .clean-69a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_bb9f .clean-69a7.cool-054d {
  color: var(--e-global-color-secondary);
}
.menu_bb9f .clean-69a7.cool-054d .alert_dark_727d {
  color: var(--e-global-color-accent);
}
.menu_bb9f .clean-69a7.video_02e0 {
  color: var(--e-global-color-text);
}
.menu_bb9f .clean-69a7.video_02e0 .alert_dark_727d {
  color: var(--e-global-color-text);
}
.menu_bb9f .clean-69a7:before {
  border-top-color: var(--e-global-color-text);
}
.menu_bb9f .tabs-under-99dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_bb9f
  .tabs-under-99dd
  .search-pressed-a536 {
  background-color: var(--e-global-color-primary);
}
.menu_bb9f
  .tabs-under-99dd
  .search-pressed-a536 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_bb9f .footer_current_65bb .slider_static_a4b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-5a1a .nav-5ebd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-5a1a .table_89e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_ba31 .brown-7976 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_ba31
  .main-1471
  .hidden_hot_2805 {
  background-color: var(--e-global-color-secondary);
}
.down_ba31
  .main-1471.label_8ff2
  .hidden_hot_2805 {
  background-color: var(--e-global-color-text);
}
.down_ba31
  .main-1471:hover
  .hidden_hot_2805 {
  background-color: var(--e-global-color-accent);
}
.down_ba31
  .main-1471.fn-active-7dd2
  .hidden_hot_2805 {
  background-color: var(--e-global-color-primary);
}
.gallery_white_0b3c .chip_30b4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gallery_white_0b3c .pattern_466b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_white_0b3c .center_ff9c {
  background-color: var(--e-global-color-primary);
}
.gallery_white_0b3c .center_ff9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-aa0c .table-brown-8b26 .wrapper_new_1432 .down_0ea5 {
  background-color: var(--e-global-color-secondary);
}
.dirty-aa0c .table-brown-8b26 .breadcrumb_green_5df7:after {
  background-color: var(--e-global-color-secondary);
}
.dirty-aa0c .wide-14c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-aa0c .text_next_9e9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-aa0c .dark-15ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-aa0c .out_7207 {
  background-color: var(--e-global-color-primary);
}
.dirty-aa0c .out_7207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-aa0c .pattern-66d3 {
  background-color: var(--e-global-color-secondary);
}
.dirty-aa0c .pattern-66d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-aa0c .table-brown-8b26 .chip_dcf3 .header_fixed_d011:hover {
  background-color: var(--e-global-color-primary);
}
.dirty-aa0c
  .table-brown-8b26
  .chip_dcf3
  .header_fixed_d011.yellow_f766 {
  background-color: var(--e-global-color-primary);
}
.dirty-aa0c .table-brown-8b26 .nav-d984:before {
  border-color: var(--e-global-color-primary);
}
.dirty-aa0c .table-brown-8b26 .nav-d984:hover:before {
  border-color: var(--e-global-color-secondary);
}
.dirty-aa0c
  .table-brown-8b26
  .nav-d984.in_8f15:before {
  border-color: var(--e-global-color-primary);
}
.dirty-aa0c .layout_soft_5fe6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-cold-2391 .complex_18b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-cold-2391 .complex_18b5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-cold-2391 .complex_18b5.component_b2f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-cold-2391 .menu-130e {
  background-color: var(--e-global-color-primary);
}
.search-cold-2391 .menu-130e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-cold-2391
  .cold_79ab
  .content_fixed_9143
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-cold-2391
  .header-rough-1ec5
  .content_fixed_9143
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-under-bc7a
  .left_24f0
  .link-62d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-under-bc7a
  .left_24f0
  .panel-full-07f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-under-bc7a .button_bronze_5c1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-under-bc7a .image_thick_d86a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-under-bc7a .media_9de8 {
  background-color: var(--e-global-color-primary);
}
.texture-under-bc7a .media_9de8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_61eb .static_eedb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_61eb .photo_7d4d {
  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);
}
.overlay_61eb .complex-8fe9 {
  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);
}
.overlay_61eb .complex-8fe9 a:hover {
  color: var(--e-global-color-secondary);
}
.overlay_61eb .paper-c40f {
  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);
}
.overlay_61eb .accordion_plasma_3cad {
  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);
}
.overlay_61eb .backdrop_fixed_15d6 .button-06ac {
  background-color: var(--e-global-color-primary);
}
.overlay_61eb .backdrop_fixed_15d6 .button-06ac:hover {
  background-color: var(--e-global-color-accent);
}
.overlay_61eb
  .backdrop_fixed_15d6
  .heading_pressed_17bb
  li
  span {
  background-color: var(--e-global-color-text);
}
.overlay_61eb
  .backdrop_fixed_15d6
  .heading_pressed_17bb
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_61eb
  .backdrop_fixed_15d6
  .heading_pressed_17bb
  li.overlay_acd0
  span {
  background-color: var(--e-global-color-accent);
}
.picture_dirty_9d5f
  .top-f04d
  .lite-e240 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_dirty_9d5f .top-f04d .chip_2d6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_dirty_9d5f .top-f04d .pagination-upper-f6ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_dirty_9d5f .header_pressed_8fca {
  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);
}
.picture_dirty_9d5f
  .content-pressed-ea13.button-dirty-e6de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a {
  background-color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a
  .carousel_4a69.white-1141 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a
  .secondary-north-8100.thick_1822 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  .hero-59bf
  > a {
  background-color: var(--e-global-color-secondary);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  .hero-59bf
  > a
  .photo-green-db3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  .hero-59bf
  > a
  .secondary-north-8100.next_9b71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a
  .summary_fa72:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  a
  .summary_fa72:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf.focused_fa85
  > a
  .summary_fa72:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  .hero-59bf.focused_fa85
  > a
  .summary_fa72:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a
  .thick-950d
  .info-small-ec6a {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  a
  .thick-950d
  .info-small-ec6a {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a
  .thick-950d
  .info-small-ec6a,
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  a
  .thick-950d
  .info-small-ec6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > a
  .section-a095:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  a
  .section-a095:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf.focused_fa85
  > a
  .section-a095:before {
  color: var(--e-global-color-text);
}
.footer_narrow_e6ff
  > .cold-a954
  > div
  > .shade_pro_e21d
  > .hero-59bf
  > .inner-9511
  .hero-59bf.focused_fa85
  > a
  .section-a095:before {
  color: var(--e-global-color-text);
}
.modal_over_cb06 .menu-9c25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_over_cb06
  .nav-south-20c1:hover
  .menu-9c25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-90c3
  > .cold-a954
  > .hovered_4a35
  > .new-21e5
  > .label-fbd4
  > .column-35b7
  .complex-aa69 {
  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);
}
.dropdown-90c3
  > .cold-a954
  > .hovered_4a35
  > .new-21e5
  > .label-fbd4
  > .column-35b7:hover
  .complex-aa69 {
  color: var(--e-global-color-text);
}
.dropdown-90c3
  > .cold-a954
  > .hovered_4a35
  > .new-21e5
  > .label-fbd4
  > .column-35b7:hover
  .complex-aa69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-90c3
  > .cold-a954
  > .hovered_4a35
  > .new-21e5
  > .label-fbd4.motion_b0bd
  > .column-35b7
  .complex-aa69 {
  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);
}
.white-864c .description-60c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-864c .carousel_hot_b7c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-864c .label-9e84 {
  background-color: var(--e-global-color-primary);
}
.white-864c .label-9e84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_0d87
  > .cold-a954
  > .accent_gas_046a
  > .green-4435
  > .column_d03e
  .dropdown_tall_d9e0 {
  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);
}
.fixed_0d87
  > .cold-a954
  > .accent_gas_046a
  > .green-4435
  > .column_d03e
  .hidden-6ff5 {
  color: var(--e-global-color-text);
}
.fixed_0d87
  > .cold-a954
  > .accent_gas_046a
  > .green-4435
  > .column_d03e:hover
  .dropdown_tall_d9e0 {
  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);
}
.fixed_0d87
  > .cold-a954
  > .accent_gas_046a
  > .green-4435
  > .column_d03e:hover
  .hidden-6ff5 {
  color: var(--e-global-color-secondary);
}
.fixed_0d87
  > .cold-a954
  > .accent_gas_046a
  > .green-4435
  > .column_d03e.article_5e59
  .dropdown_tall_d9e0 {
  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);
}
.fixed_0d87
  > .cold-a954
  > .accent_gas_046a
  > .green-4435
  > .column_d03e.article_5e59
  .hidden-6ff5 {
  color: var(--e-global-color-primary);
}
.breadcrumb_lite_fb3f
  .small-df3f
  .solid_761d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_lite_fb3f .backdrop_3f06 .slider_static_a4b5 .pressed_d5e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-a717 .form-2e6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-a717 .background-d078 .form-2e6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-a717 .shadow_under_fc1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-a717 .shadow_under_fc1d {
  background-color: var(--e-global-color-primary);
}
.slow-0ef1 .feature-gold-55eb .icon_lower_647c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-0ef1
  .feature-gold-55eb:hover
  .small-97f1 {
  color: var(--e-global-color-secondary);
}
.slow-0ef1
  .feature-gold-55eb:hover
  .icon_lower_647c {
  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);
}
.motion_0957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.dark_3bde {
  flex-direction: column;
}

.dark_3bde .pattern-pink-64fb {
  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.dark_3bde .pattern-pink-64fb {
  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);
}

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

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

.lite_111a.modal_b464 {
  display: none;
}

.hard_3233 {
  display: none;
}

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

.badge-b8ed.fluid-f3ce {
  margin-bottom: 40px;
  width: 100%;
}

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

.dark_3bde a {
  width: 100%;
}

.in-ba68 .info_stale_eb83.copper_4136 {
  width: 20% !important;
}

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

.hard-53c2: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%);
}

.hard-53c2 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.in-ba68
  .info_stale_eb83.detail_9d93
  .shade_b02d
  .focus-center-dbee {
  font-size: 20px !important;
}

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

.accent-751a {
  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;
}

.highlight-motion-b842 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.mask-dirty-7aec.frame_f5e0 > .menu_solid_1737 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.photo-selected-790e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

.active-light-5e99 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.green-6931 {
  display: flex;
  gap: 50px;
}

.in-ba68
  .info_stale_eb83.fast_ee7d
  .overlay_hard_9259
  .column_0e73 {
  width: 100% !important;
}

.breadcrumb-15d9 {
  width: 500px !important;
  max-width: none;
}

.out-e490 {
  width: 100%;
}

.tooltip-71d9 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.cold_69f6:hover .table_pink_f48b {
  visibility: visible;
}
.cold_69f6:hover.cold_69f6::before {
  display: block;
}

.highlight-motion-b842 h3 {
  color: #fff;
}

.link_new_d03c {
  margin: 0;
}

.in-ba68
  .info_stale_eb83.fast_ee7d
  .column_0e73
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.alert_eb8c {
  width: 100%;
}

.notice-north-cd36 {
  width: 100%;
}

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

.notice-north-cd36 {
  width: 100%;
}

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

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

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

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

.dark_3bde .pattern-pink-64fb.container-c92a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.dark_3bde h1.pattern-pink-64fb {
  margin-top: 80px !important;
}

.in-ba68 .info_stale_eb83.yellow_0905 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.rough-4158 img {
  width: 100%;
}

.content-3cba .overlay_old_a870.shade_b02d {
  justify-content: space-between;
}

.tag-d8c0 {
  display: none;
}

.north_eccd .secondary-down-9abf {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .mask-dirty-7aec .menu_solid_1737 {
    flex-wrap: nowrap !important;
  }
}

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

  .breadcrumb-15d9 {
    width: 100% !important;
  }
}

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

  .hard-53c2 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .content-3cba .overlay_old_a870.shade_b02d {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask-dirty-7aec.frame_f5e0 > .menu_solid_1737 {
    gap: 15px;
    justify-content: space-between;
  }

  .in-ba68
    .info_stale_eb83.fast_ee7d
    .column_0e73
    img {
    width: 60% !important;
  }

  .photo-selected-790e {
    left: 2%;
  }

  .hard_3d89 {
    margin: 10px 0;
  }

  .dark_3bde .secondary-down-9abf {
    margin: 0;
    margin-bottom: 10px;
  }

  .hard-53c2 {
    font-size: 16px !important;
  }

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

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

  h2.dark_3bde .pattern-pink-64fb,
  .dark_3bde .pattern-pink-64fb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .column_0e73 {
    justify-content: center;
  }

  .dark_3bde .secondary-down-9abf {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .in-ba68 .info_stale_eb83.copper_4136 {
    width: 75% !important;
  }

  .rough-4158 img {
    width: 100% !important;
  }
}

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

  h2.dark_3bde .pattern-pink-64fb,
  .dark_3bde .pattern-pink-64fb {
    font-size: 30px !important;
  }

  .column_0e73 {
    justify-content: center;
  }

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

  .panel-basic-e12c
    .down_0abd.row-a78d {
    margin: 0 !important;
  }

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

  .hard_3d89 {
    display: flex;
  }

  .light_be9e .hard-53c2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .dark_3bde h1.pattern-pink-64fb {
    margin-top: 40px !important;
  }

  .in-ba68
    .info_stale_eb83.fast_ee7d
    .column_0e73
    img,
  .footer_3ef7 .overlay_hard_9259 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .in-ba68 .info_stale_eb83.copper_4136 {
    width: 100% !important;
  }

  .mask-dirty-7aec.frame_f5e0 > .menu_solid_1737 {
    gap: 3px;
  }

  .dark_3bde .secondary-down-9abf {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.content-3cba .overlay_old_a870.shade_b02d: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.active-light-5e99 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .content-3cba .overlay_old_a870.shade_b02d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .dark_3bde .pattern-pink-64fb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hard-53c2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.stone_3700 .dropdown_1238 {
  flex-shrink: 0;
  white-space: nowrap;
}

.stone_3700 .slider-dim-4f79 {
  flex-shrink: 0;
  min-width: fit-content;
}

.stone_3700 .focus-center-dbee {
  white-space: nowrap;
}

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

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

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

.stone_3700 .slider-dim-4f79 {
  max-width: 80px !important;
  overflow: hidden;
}

.stone_3700 .overlay_old_a870.shade_b02d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.stone_3700 .focus-center-dbee {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: e579 */
.promo-block-z6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
