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(.gradient-ec7d) {
  gap: 0.5em;
}
:where(.caption-8f85) {
  gap: 0.5em;
}
body .inner-2fe4 > .gradient_b3e3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .inner-2fe4 > .medium-1830 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .inner-2fe4 > .iron-6d66 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slow-29e0 > .gradient_b3e3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slow-29e0 > .medium-1830 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slow-29e0 > .iron-6d66 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slow-29e0
  > :where(:not(.gradient_b3e3):not(.medium-1830):not(.link-53c7)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slow-29e0 > .dropdown_2f93 {
  max-width: var(--wp--style--global--wide-size);
}
body .gradient-ec7d {
  display: flex;
}
body .gradient-ec7d {
  flex-wrap: wrap;
  align-items: center;
}
body .gradient-ec7d > * {
  margin: 0;
}
body .caption-8f85 {
  display: grid;
}
body .caption-8f85 > * {
  margin: 0;
}
:where(.clean-79b4.gradient-ec7d) {
  gap: 2em;
}
:where(.clean-79b4.caption-8f85) {
  gap: 2em;
}
:where(.dropdown-wide-1405.gradient-ec7d) {
  gap: 1.25em;
}
:where(.dropdown-wide-1405.caption-8f85) {
  gap: 1.25em;
}
.narrow_9ba7 {
  color: var(--wp--preset--color--black) !important;
}
.header_warm_c21c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_4222 {
  color: var(--wp--preset--color--white) !important;
}
.highlight-hard-925a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.item_over_870d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notification-top-2fdb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel_pink_53cb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search-95cd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.huge_fcbc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pattern_c7f0 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.over-7830 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.glass_8753 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.up_ce84 {
  background-color: var(--wp--preset--color--black) !important;
}
.icon-stone-0692 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient_narrow_002a {
  background-color: var(--wp--preset--color--white) !important;
}
.column-f45c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail-under-db1f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.item-dark-ca14 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title_3881 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container-f74b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dynamic-3d85 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.status_7f16 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar-green-18ff {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.upper_a087 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.slow-ec9f {
  border-color: var(--wp--preset--color--black) !important;
}
.out-228c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notice-8b63 {
  border-color: var(--wp--preset--color--white) !important;
}
.bottom_d33d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.green-d032 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.brown-72ad {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_127b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.large_ed26 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.outline-ba53 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus-c41b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header_be11 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_right_4945 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon_d4bf {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.solid-f944 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.logo_d6ab {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.texture_fe84 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.solid-1139 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.status-fluid-88ca {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.texture-6e73 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tertiary_eaf7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.text-c4ce {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.avatar_north_1e36 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.chip_1019 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.module-30d1 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.section_7ea8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.menu-e3f2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.backdrop-4f59 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.status_thick_ec7c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tag-left-51e0 a:where(:not(.input_soft_877c)) {
  color: inherit;
}
:where(.dropdown-wide-1405.gradient-ec7d) {
  gap: 1.25em;
}
:where(.dropdown-wide-1405.caption-8f85) {
  gap: 1.25em;
}
:where(.clean-79b4.gradient-ec7d) {
  gap: 2em;
}
:where(.clean-79b4.caption-8f85) {
  gap: 2em;
}
.card_78c6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.north_d697 .paragraph_9248 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_large_112e .carousel_7888 {
  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);
}
.tag-brown-4c21 {
  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);
}
.tag-brown-4c21.preview_south_b4bb .link-dirty-a752 {
  background-color: var(--e-global-color-primary);
}
.tag-brown-4c21.button_97ba .link-dirty-a752,
.tag-brown-4c21.pagination-outer-e712 .link-dirty-a752 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.stone-11f9 .hidden-huge-9166 {
  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);
}
.title-1960 {
  --divider-color: var(--e-global-color-secondary);
}
.title-1960 .overlay_black_0cf8 {
  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);
}
.title-1960.title_dirty_bf6f .under_1995 {
  background-color: var(--e-global-color-secondary);
}
.title-1960.black_c6fe .under_1995,
.title-1960.stone-e8ae .under_1995 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.title-1960.black_c6fe .under_1995,
.title-1960.stone-e8ae .under_1995 svg {
  fill: var(--e-global-color-secondary);
}
.center-65b0 .banner_rough_1c65 {
  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);
}
.center-65b0 .black_172c {
  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);
}
.hot_a153.title_dirty_bf6f .under_1995 {
  background-color: var(--e-global-color-primary);
}
.hot_a153.black_c6fe .under_1995,
.hot_a153.stone-e8ae .under_1995 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hot_a153.black_c6fe .under_1995,
.hot_a153.stone-e8ae .under_1995 svg {
  fill: var(--e-global-color-primary);
}
.dynamic_5d1e.title_dirty_bf6f .under_1995 {
  background-color: var(--e-global-color-primary);
}
.dynamic_5d1e.black_c6fe .under_1995,
.dynamic_5d1e.stone-e8ae .under_1995 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dynamic_5d1e .fresh_35ac {
  color: var(--e-global-color-primary);
}
.dynamic_5d1e .fresh_35ac,
.dynamic_5d1e .fresh_35ac a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_5d1e .chip_down_b3a8 {
  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);
}
.clean-dff6 .pattern-slow-00b4 {
  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);
}
.dark_bb69 .brown_465d .panel_prev_bcc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_2c5d .red_f6dc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.notice_2c5d .notification-soft-0470 i {
  color: var(--e-global-color-primary);
}
.notice_2c5d .notification-soft-0470 svg {
  fill: var(--e-global-color-primary);
}
.notice_2c5d .footer-bronze-1ef5 {
  color: var(--e-global-color-secondary);
}
.notice_2c5d .red_f6dc > .footer-bronze-1ef5,
.notice_2c5d .red_f6dc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-e079 .iron-50ee {
  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-e079 .gas-86ac {
  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);
}
.under_3fc3 .active-551c .menu-aa8b {
  background-color: var(--e-global-color-primary);
}
.under_3fc3 .tooltip_stone_0899 {
  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);
}
.aside-eb39 .under_2793 {
  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);
}
.aside-eb39 .action_e7be {
  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);
}
.aside-eb39 .fresh-fbd4 {
  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);
}
.in-a64c .notice-basic-bf89,
.in-a64c .notice-basic-bf89 a {
  color: var(--e-global-color-primary);
}
.in-a64c .notice-basic-bf89.detail_2217,
.in-a64c .notice-basic-bf89.detail_2217 a {
  color: var(--e-global-color-accent);
}
.in-a64c .notice-basic-bf89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-a64c .picture-0abb {
  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);
}
.overlay-a457 .tertiary-outer-ab5f,
.overlay-a457 .filter-new-f01e {
  color: var(--e-global-color-primary);
}
.overlay-a457 .tertiary-outer-ab5f svg {
  fill: var(--e-global-color-primary);
}
.overlay-a457 .detail_2217 .tertiary-outer-ab5f,
.overlay-a457 .detail_2217 .filter-new-f01e {
  color: var(--e-global-color-accent);
}
.overlay-a457 .detail_2217 .tertiary-outer-ab5f svg {
  fill: var(--e-global-color-accent);
}
.overlay-a457 .filter-new-f01e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-a457 .picture-0abb {
  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);
}
.plasma_4674 .title_31cb,
.plasma_4674 .tabs-9e5d {
  color: var(--e-global-color-primary);
}
.plasma_4674 .tabs-9e5d svg {
  fill: var(--e-global-color-primary);
}
.plasma_4674 .notice-basic-bf89.detail_2217 a,
.plasma_4674
  .notice-basic-bf89.detail_2217
  .tabs-9e5d {
  color: var(--e-global-color-accent);
}
.plasma_4674 .title_31cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_4674 .picture-0abb {
  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);
}
.description-6b8e .footer-9400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-6b8e .avatar_lite_b1c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-bfce .under-a05f .modal-hard-0eac {
  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);
}
.left-bfce .under-a05f .slider_light_cb60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-bfce .hover-simple-17ef .modal-hard-0eac {
  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);
}
.left-bfce
  .hover-simple-17ef
  .slider_light_cb60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-bfce
  .caption-e920
  .modal-hard-0eac {
  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);
}
.left-bfce
  .caption-e920
  .slider_light_cb60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-bfce
  .gallery-smooth-3e9d
  .modal-hard-0eac {
  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);
}
.left-bfce
  .gallery-smooth-3e9d
  .slider_light_cb60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_green_8d7c .tag-6f7c {
  background-color: var(--e-global-color-primary);
}
.sidebar_green_8d7c .tag-6f7c:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_green_8d7c .highlight-f3b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_green_8d7c
  .tag-6f7c:hover
  .highlight-f3b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_basic_1017 .inner-9cb8 {
  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);
}
.hover-in-06f7 .popup-7066 .secondary-a9d8 a {
  background-color: var(--e-global-color-accent);
}
.hover-in-06f7 .popup-7066 .east-a034 a {
  background-color: var(--e-global-color-accent);
}
.hover-in-06f7 .popup-7066 .secondary-a9d8 a,
.hover-in-06f7 .popup-7066 .east-a034 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_bbac
  .caption_a77c.fluid-9327
  .popup-7066
  a.static_744a {
  background-color: var(--e-global-color-accent);
}
.box_bbac
  .caption_a77c.fluid-9327
  .popup-7066
  span.static_744a.fn-current-baa5 {
  background-color: var(--e-global-color-text);
}
.box_bbac
  .caption_a77c.fluid-9327
  .popup-7066
  .static_744a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe .under_cf07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .purple-0ca9
  > .copper_267c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .active-1e9e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .caption-0b53
  .under-18c9,
.content_3bbe
  .caption-0b53
  .medium-b812 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_3bbe
  .caption-0b53
  .border-cb93,
.content_3bbe
  .caption-0b53
  a
  .border-cb93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .caption-0b53
  .block-pink-c265 {
  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);
}
.content_3bbe
  .caption-0b53
  .disabled-plasma-72ea {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .caption-0b53
  .disabled-plasma-72ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .caption-0b53
  .disabled-plasma-72ea:hover {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .caption-0b53
  .item-action-3436 {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .caption-0b53
  .item-action-3436 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .caption-0b53
  .item-action-3436:hover {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .hidden_6290
  .alert_7ea5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_3bbe
  .hidden_6290
  .dark-9593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .hidden_6290
  .block-pink-c265 {
  color: var(--e-global-color-text);
}
.content_3bbe
  .hidden_6290
  .block-pink-c265
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .hidden_6290
  .disabled-plasma-72ea {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .hidden_6290
  .disabled-plasma-72ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .hidden_6290
  .disabled-plasma-72ea:hover {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .hidden_6290
  .item-action-3436 {
  background-color: var(--e-global-color-primary);
}
.content_3bbe
  .hidden_6290
  .item-action-3436 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3bbe
  .hidden_6290
  .item-action-3436:hover {
  background-color: var(--e-global-color-primary);
}
.content_3bbe .mask-934b {
  background-color: var(--e-global-color-primary);
}
.content_3bbe .mask-934b:hover {
  background-color: var(--e-global-color-primary);
}
.content_3bbe .disabled-pro-1ac3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_3bbe .carousel-c08b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-9542 .purple-512e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-9542
  .overlay_outer_6b80
  > div:nth-child(3)
  .purple-512e,
.thumbnail-9542
  .column-14cf
  > div:nth-child(1)
  .purple-512e,
.thumbnail-9542
  .thumbnail_a989
  > div:nth-child(1)
  .purple-512e,
.thumbnail-9542
  .modal-4ed8
  > div:nth-child(1)
  .purple-512e,
.thumbnail-9542
  .filter-61ed
  > div:nth-child(1)
  .purple-512e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-9542 .hidden_1e92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-9542 .image_white_2f15 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-9542 .info-full-226e {
  background-color: var(--e-global-color-primary);
}
.thumbnail-9542 .info-full-226e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-9542 .info-full-226e:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-9542 .focused-2f04 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-9542 .focused-2f04:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-9542 .disabled-pro-1ac3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-9542 .carousel-c08b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-9ea3 .smooth_6b35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-9ea3 .old_1986 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9ea3 .item_27aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9ea3 .carousel_70ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9ea3 .notification-bottom-ff63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-9ea3 .focused-2f04 {
  background-color: var(--e-global-color-primary);
}
.popup-9ea3 .focused-2f04:hover {
  background-color: var(--e-global-color-primary);
}
.column-1e6f .message_496a {
  background-color: var(--e-global-color-secondary);
}
.column-1e6f .card-out-741f {
  background-color: var(--e-global-color-text);
}
.column-1e6f .column-last-2281 {
  background-color: var(--e-global-color-secondary);
}
.column-1e6f .focused_fceb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-1e6f .tabs_silver_b4a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-1e6f .wrapper_8184 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-1e6f .narrow-db90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-1e6f .paragraph_tiny_ddcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_d13b .message_9d7e .rough_7a53,
.steel_d13b
  .message_9d7e
  .rough_7a53
  a,
.steel_d13b .outline_light_57eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_d13b .message_9d7e .section-196d,
.steel_d13b .notice-d96a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_d13b .message_9d7e .section-196d {
  color: var(--e-global-color-text);
}
.steel_d13b .notice-d96a {
  color: var(--e-global-color-text);
}
.steel_d13b
  .message_9d7e
  .dark_5a2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_d13b .badge_37cb .panel_1237 {
  background-color: var(--e-global-color-primary);
}
.steel_d13b .badge_37cb .panel_1237:hover {
  background-color: var(--e-global-color-primary);
}
.steel_d13b .badge_37cb .module_a228 li span {
  background-color: var(--e-global-color-text);
}
.steel_d13b .badge_37cb .module_a228 li span:hover {
  background-color: var(--e-global-color-primary);
}
.steel_d13b
  .badge_37cb
  .module_a228
  li.clean-1dc3
  span {
  background-color: var(--e-global-color-accent);
}
.steel_d13b .inner_1870 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c85a .picture_ebff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-64b4 .caption_small_9edd {
  background-color: var(--e-global-color-primary);
}
.pro-64b4 .lite_89ec {
  background-color: var(--e-global-color-secondary);
}
.pro-64b4 .label-purple-4a73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-64b4 .gallery-green-786e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-64b4 .overlay_f7c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-64b4 .sort_tiny_fa14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-64b4 .highlight-focused-eb71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-64b4 .breadcrumb_dim_0097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-64b4 .yellow-39c3 {
  background-color: var(--e-global-color-primary);
}
.pro-64b4 .yellow-39c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_d98b .text_yellow_16e5 {
  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);
}
.next_d98b .pattern_dark_a28a {
  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);
}
.next_d98b
  .liquid-8fab:after {
  background-color: var(--e-global-color-primary);
}
.next_d98b .wrapper-3ea9 {
  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);
}
.filter_bronze_74ea .outline_light_57eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bronze_74ea .notice-d96a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_9459 .aside_easy_89ad .info_90d6 {
  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);
}
.container_9459 .aside_easy_89ad .notice-8ebd {
  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);
}
.content_3497 .slow_d5e7 {
  background-color: var(--e-global-color-primary);
}
.content_3497 .inner_c584 {
  background-color: var(--e-global-color-secondary);
}
.content_3497 .pattern_warm_270f .lower_69a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_3497 .green_b445 .lower_69a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_8e5f .pagination_small_743a .preview-left-6d4f {
  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);
}
.media_8e5f .pagination_small_743a .pink-4a9e {
  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_8e5f .pagination_small_743a .section-orange-0393 {
  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);
}
.complex-b237 .motion-7dde {
  border-color: var(--e-global-color-text);
}
.complex-b237 .block-6963 {
  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);
}
.complex-b237 .cool-ef5e {
  color: var(--e-global-color-primary);
}
.complex-b237 .hero-3df8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_3f2c .info-a369 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_3f2c .tall-03c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_3f2c .hidden-red-4aaa:hover .info-a369 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_3f2c
  .hidden-red-4aaa:hover
  .tall-03c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_narrow_c55d .block-first-275c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_narrow_c55d .widget-cool-f70e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_40a1 .outline_paper_f7d3 .overlay_wide_e84f {
  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);
}
.caption_40a1 .wrapper-a3fb .overlay_wide_e84f {
  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);
}
.last_9c30 .frame_fast_da32 {
  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);
}
.hot_c569 .lite-cb19 .light_a51d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_c569 .lite-cb19 .light_a51d {
  background-color: var(--e-global-color-secondary);
}
.hot_c569 .footer_complex_485f .light_a51d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_c569 .footer_complex_485f .light_a51d {
  background-color: var(--e-global-color-secondary);
}
.hot_c569 .accent_446b .gas-50c3 {
  background-color: var(--e-global-color-primary);
}
.hot_c569 .accent_446b:hover .gas-50c3 {
  background-color: var(--e-global-color-secondary);
}
.hot_c569 .panel_1237 {
  background-color: var(--e-global-color-primary);
}
.hot_c569 .panel_1237:hover {
  background-color: var(--e-global-color-accent);
}
.hot_c569 .module_a228 li span {
  background-color: var(--e-global-color-text);
}
.hot_c569 .module_a228 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hot_c569 .module_a228 li.clean-1dc3 span {
  background-color: var(--e-global-color-accent);
}
.list_7f12 .gradient_2785 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_7f12 .media_84cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_62c6 .small_44d3:before {
  background-color: var(--e-global-color-secondary);
}
.focused_62c6 .over-124d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_62c6 .link-action-b5cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-80ce .bright-0185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-80ce .bright-0185:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-80ce .bright-0185.fn-active-baa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-80ce .gallery_833d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-80ce .prev-5f32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-80ce .button_motion_7533 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-80ce .large-6dae {
  background-color: var(--e-global-color-primary);
}
.slider-80ce .large-6dae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-80ce .accordion-0429 {
  background-color: var(--e-global-color-primary);
}
.slider-80ce .accordion-0429 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-a9e0 .wood-bb9a .surface_current_98ed a {
  color: var(--e-global-color-secondary);
}
.bronze-a9e0 .wood-bb9a .surface_current_98ed a:hover {
  color: var(--e-global-color-secondary);
}
.bronze-a9e0 .wood-bb9a .surface_current_98ed,
.bronze-a9e0 .wood-bb9a .surface_current_98ed a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-a9e0 .wood-bb9a .gradient-f57a {
  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);
}
.bronze-a9e0 .wood-bb9a .panel-wood-192a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-a9e0 .wood-bb9a .aside-d1a6 {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .wood-bb9a .aside-d1a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-a9e0 .wood-bb9a .aside-d1a6:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .wood-bb9a .gradient-fixed-149c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-a9e0 .wood-bb9a .gradient-fixed-149c {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .wood-bb9a .gradient-fixed-149c:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .wood-bb9a .panel_1237 {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .wood-bb9a .panel_1237:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .badge_37cb .module_a228 li span {
  background-color: var(--e-global-color-text);
}
.bronze-a9e0 .badge_37cb .module_a228 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-a9e0 .badge_37cb .module_a228 li.clean-1dc3 span {
  background-color: var(--e-global-color-accent);
}
.bronze-a9e0 .disabled-pro-1ac3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-a9e0 .carousel-c08b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_82d8 .primary-e087 .slider-e350 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_82d8 .primary-e087 .small-88b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_82d8 .primary-e087 .pattern-silver-392f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_bottom_3360 .out_ffba {
  border-color: var(--e-global-color-text);
}
.tag_bottom_3360 .filter_18fd {
  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);
}
.tag_bottom_3360 .mask_small_f580 {
  color: var(--e-global-color-secondary);
}
.tag_bottom_3360 .mask_small_f580 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_bottom_3360 .frame-white-f676 > * {
  color: var(--e-global-color-primary);
}
.tag_bottom_3360 .frame-white-f676 > * svg {
  fill: var(--e-global-color-primary);
}
.tag_bottom_3360 .lower-233d {
  color: var(--e-global-color-primary);
}
.tag_bottom_3360 .lower-233d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_bottom_3360 .thick_8768 {
  color: var(--e-global-color-primary);
}
.tag_bottom_3360 .thick_8768 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_bottom_3360 .content-copper-c2b7 {
  color: var(--e-global-color-primary);
}
.tag_bottom_3360 .content-copper-c2b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_bottom_3360 .short-2ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_bottom_3360 .grid_complex_9300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_bottom_3360 .grid_complex_9300.photo_04bc {
  color: var(--e-global-color-secondary);
}
.tag_bottom_3360 .grid_complex_9300.photo_04bc .backdrop-3438 {
  color: var(--e-global-color-accent);
}
.tag_bottom_3360 .grid_complex_9300.table_2a4d {
  color: var(--e-global-color-text);
}
.tag_bottom_3360 .grid_complex_9300.table_2a4d .backdrop-3438 {
  color: var(--e-global-color-text);
}
.tag_bottom_3360 .grid_complex_9300:before {
  border-top-color: var(--e-global-color-text);
}
.tag_bottom_3360 .notice_8122 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_bottom_3360
  .notice_8122
  .up-b6ca {
  background-color: var(--e-global-color-primary);
}
.tag_bottom_3360
  .notice_8122
  .up-b6ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_bottom_3360 .out_ffba .table_d385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_168f .down_6a72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_168f .lower-a436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-6f61 .input_80da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-6f61
  .search_pressed_298a
  .action_d3f1 {
  background-color: var(--e-global-color-secondary);
}
.disabled-6f61
  .search_pressed_298a.article-95aa
  .action_d3f1 {
  background-color: var(--e-global-color-text);
}
.disabled-6f61
  .search_pressed_298a:hover
  .action_d3f1 {
  background-color: var(--e-global-color-accent);
}
.disabled-6f61
  .search_pressed_298a.fn-active-baa5
  .action_d3f1 {
  background-color: var(--e-global-color-primary);
}
.gradient-a9e7 .active-wood-bee3 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient-a9e7 .panel-a6d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-a9e7 .tag_new_2590 {
  background-color: var(--e-global-color-primary);
}
.gradient-a9e7 .tag_new_2590 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_7010 .copper_7838 .gradient_4dc3 .hover_ae43 {
  background-color: var(--e-global-color-secondary);
}
.link_7010 .copper_7838 .avatar-fluid-29d4:after {
  background-color: var(--e-global-color-secondary);
}
.link_7010 .table_right_0d6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_7010 .east_76e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_7010 .advanced_3109 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_7010 .center_f0d7 {
  background-color: var(--e-global-color-primary);
}
.link_7010 .center_f0d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_7010 .backdrop-bottom-b976 {
  background-color: var(--e-global-color-secondary);
}
.link_7010 .backdrop-bottom-b976 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_7010 .copper_7838 .frame_out_1b8e .modal-prev-e773:hover {
  background-color: var(--e-global-color-primary);
}
.link_7010
  .copper_7838
  .frame_out_1b8e
  .modal-prev-e773.progress_d682 {
  background-color: var(--e-global-color-primary);
}
.link_7010 .copper_7838 .button-d64e:before {
  border-color: var(--e-global-color-primary);
}
.link_7010 .copper_7838 .button-d64e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.link_7010
  .copper_7838
  .button-d64e.button-b3d3:before {
  border-color: var(--e-global-color-primary);
}
.link_7010 .row_fbce span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-b046 .background-731e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-b046 .background-731e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-b046 .background-731e.action-4395 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-b046 .form_bronze_b625 {
  background-color: var(--e-global-color-primary);
}
.cold-b046 .form_bronze_b625 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-b046
  .brown_bb37
  .surface-7bab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-b046
  .alert_afcd
  .surface-7bab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_fixed_b661
  .stale_8c48
  .hovered_c075 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_fixed_b661
  .stale_8c48
  .panel_e6a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_fixed_b661 .black_d0f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_fixed_b661 .list-be95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_fixed_b661 .dropdown-short-00b5 {
  background-color: var(--e-global-color-primary);
}
.progress_fixed_b661 .dropdown-short-00b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-middle-498d .shade_simple_ded5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-middle-498d .progress_da00 {
  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);
}
.table-middle-498d .panel-prev-59e1 {
  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);
}
.table-middle-498d .panel-prev-59e1 a:hover {
  color: var(--e-global-color-secondary);
}
.table-middle-498d .frame_0b0d {
  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);
}
.table-middle-498d .copper_e13d {
  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);
}
.table-middle-498d .heading_pro_4d29 .panel_1237 {
  background-color: var(--e-global-color-primary);
}
.table-middle-498d .heading_pro_4d29 .panel_1237:hover {
  background-color: var(--e-global-color-accent);
}
.table-middle-498d
  .heading_pro_4d29
  .module_a228
  li
  span {
  background-color: var(--e-global-color-text);
}
.table-middle-498d
  .heading_pro_4d29
  .module_a228
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.table-middle-498d
  .heading_pro_4d29
  .module_a228
  li.clean-1dc3
  span {
  background-color: var(--e-global-color-accent);
}
.media_east_ec88
  .cold_9159
  .texture-simple-06ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_east_ec88 .cold_9159 .column_9b8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_east_ec88 .cold_9159 .main_6dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_east_ec88 .carousel-0067 {
  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);
}
.media_east_ec88
  .smooth_8cd9.block-gold-0d86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a {
  background-color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a
  .red-a70f.item-1eb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a
  .backdrop-focused-482b.green-6d12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  .layout-7b91
  > a {
  background-color: var(--e-global-color-secondary);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  .layout-7b91
  > a
  .nav-c31d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  .layout-7b91
  > a
  .backdrop-focused-482b.pressed-e3aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a
  .layout_6361:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  a
  .layout_6361:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91.main_iron_92e2
  > a
  .layout_6361:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  .layout-7b91.main_iron_92e2
  > a
  .layout_6361:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a
  .content_center_1a44
  .basic-7183 {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  a
  .content_center_1a44
  .basic-7183 {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a
  .content_center_1a44
  .basic-7183,
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  a
  .content_center_1a44
  .basic-7183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > a
  .aside_2499:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  a
  .aside_2499:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91.main_iron_92e2
  > a
  .aside_2499:before {
  color: var(--e-global-color-text);
}
.shade_4fd5
  > .tooltip_0d6f
  > div
  > .image_1273
  > .layout-7b91
  > .background-plasma-ca9e
  .layout-7b91.main_iron_92e2
  > a
  .aside_2499:before {
  color: var(--e-global-color-text);
}
.component-south-bfcb .blue-7b51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-south-bfcb
  .orange_1911:hover
  .blue-7b51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_0710
  > .tooltip_0d6f
  > .content_hard_fb10
  > .fixed-67b2
  > .thumbnail_ba1f
  > .badge_west_bee9
  .carousel_1fdf {
  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);
}
.block_0710
  > .tooltip_0d6f
  > .content_hard_fb10
  > .fixed-67b2
  > .thumbnail_ba1f
  > .badge_west_bee9:hover
  .carousel_1fdf {
  color: var(--e-global-color-text);
}
.block_0710
  > .tooltip_0d6f
  > .content_hard_fb10
  > .fixed-67b2
  > .thumbnail_ba1f
  > .badge_west_bee9:hover
  .carousel_1fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0710
  > .tooltip_0d6f
  > .content_hard_fb10
  > .fixed-67b2
  > .thumbnail_ba1f.accent-cf8b
  > .badge_west_bee9
  .carousel_1fdf {
  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);
}
.caption_1429 .feature_steel_e7a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_1429 .outer_1777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_1429 .inner_7381 {
  background-color: var(--e-global-color-primary);
}
.caption_1429 .inner_7381 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_orange_ca90
  > .tooltip_0d6f
  > .next-d68c
  > .pagination-thick-b1f5
  > .east_8bf5
  .widget_white_bc68 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_orange_ca90
  > .tooltip_0d6f
  > .next-d68c
  > .pagination-thick-b1f5
  > .east_8bf5
  .west_d16d {
  color: var(--e-global-color-text);
}
.box_orange_ca90
  > .tooltip_0d6f
  > .next-d68c
  > .pagination-thick-b1f5
  > .east_8bf5:hover
  .widget_white_bc68 {
  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);
}
.box_orange_ca90
  > .tooltip_0d6f
  > .next-d68c
  > .pagination-thick-b1f5
  > .east_8bf5:hover
  .west_d16d {
  color: var(--e-global-color-secondary);
}
.box_orange_ca90
  > .tooltip_0d6f
  > .next-d68c
  > .pagination-thick-b1f5
  > .east_8bf5.lite_b181
  .widget_white_bc68 {
  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);
}
.box_orange_ca90
  > .tooltip_0d6f
  > .next-d68c
  > .pagination-thick-b1f5
  > .east_8bf5.lite_b181
  .west_d16d {
  color: var(--e-global-color-primary);
}
.dim_da55
  .menu-white-acc5
  .title-1cd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_da55 .chip-south-1056 .table_d385 .accent-action-cc12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0b4b .image-95e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0b4b .block-east-eb17 .image-95e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0b4b .huge-72fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_0b4b .huge-72fc {
  background-color: var(--e-global-color-primary);
}
.bottom_b898 .secondary_a2f9 .search-5491 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_b898
  .secondary_a2f9:hover
  .paper-ad98 {
  color: var(--e-global-color-secondary);
}
.bottom_b898
  .secondary_a2f9:hover
  .search-5491 {
  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);
}
.banner-7621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.right_233f {
  flex-direction: column;
}

.right_233f .aside-left-e2ef {
  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.right_233f .aside-left-e2ef {
  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);
}

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

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

.left_f067.motion_50e0 {
  display: none;
}

.alert-4fdf {
  display: none;
}

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

.orange-dc9a.summary_rough_45b0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.right_233f a {
  width: 100%;
}

.center-f405 .image-static-d593.steel_325a {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.center-f405
  .image-static-d593.component_ac4f
  .focus-4999
  .menu-small-bf5a {
  font-size: 20px !important;
}

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

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

.purple-6f9d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.shadow_large_405c.layout_ffbd > .carousel-blue-0d58 {
  display: flex;
  align-items: center;
}

.list-d23c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.filter-304f {
  position: relative;
  width: 100%;
}

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

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

.row-up-1d68 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.center-f405
  .image-static-d593.tooltip-b6d9
  .logo-3184
  .active_a123 {
  width: 100% !important;
}

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

.grid-current-541d {
  width: 100%;
}

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

.frame-first-cbbc {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.background-lite-bc28 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.frame-first-cbbc:hover .background-lite-bc28 {
  visibility: visible;
}
.frame-first-cbbc:hover.frame-first-cbbc::before {
  display: block;
}

.purple-6f9d h3 {
  color: #fff;
}

.primary_6543 {
  margin: 0;
}

.center-f405
  .image-static-d593.tooltip-b6d9
  .active_a123
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.texture-f535 {
  width: 100%;
}

.primary-up-2b84 {
  width: 100%;
}

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

.primary-up-2b84 {
  width: 100%;
}

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

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

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

.text-stale-a08c {
  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;
}

.right_233f .aside-left-e2ef.chip_fd90 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.right_233f h1.aside-left-e2ef {
  margin-top: 80px !important;
}

.center-f405 .image-static-d593.solid_bafc {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.feature-cf56 img {
  width: 100%;
}

.hidden_glass_d5a8 .summary_warm_e588.focus-4999 {
  justify-content: space-between;
}

.small-4183 {
  display: none;
}

.pagination-north-8ee9 .preview-advanced-d8ef {
  margin: 1px 0 !important;
}

.banner-93b1 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .shadow_large_405c .carousel-blue-0d58 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .hidden_glass_d5a8 .summary_warm_e588.focus-4999 {
    border-bottom: 1px solid #f0c159;
  }

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

  .shadow_large_405c.layout_ffbd > .carousel-blue-0d58 {
    gap: 15px;
    justify-content: space-between;
  }

  .center-f405
    .image-static-d593.tooltip-b6d9
    .active_a123
    img {
    width: 60% !important;
  }

  .clean_b455 {
    left: 2%;
  }

  .status-f645 {
    margin: 10px 0;
  }

  .right_233f .preview-advanced-d8ef {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.right_233f .aside-left-e2ef,
  .right_233f .aside-left-e2ef {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active_a123 {
    justify-content: center;
  }

  .right_233f .preview-advanced-d8ef {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .breadcrumb-7c78 {
    margin-bottom: 15px !important;
  }

  .center-f405 .image-static-d593.steel_325a {
    width: 75% !important;
  }

  .feature-cf56 img {
    width: 100% !important;
  }
}

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

  h2.right_233f .aside-left-e2ef,
  .right_233f .aside-left-e2ef {
    font-size: 30px !important;
  }

  .active_a123 {
    justify-content: center;
  }

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

  .stone_4d7f
    .wood_aa03.video_9e95 {
    margin: 0 !important;
  }

  .list-d23c {
    margin: 0;
    gap: 10px;
  }

  .status-f645 {
    display: flex;
  }

  .icon-wide-a242 .tertiary_hovered_0f25 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .image-middle-b2fd svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .right_233f h1.aside-left-e2ef {
    margin-top: 40px !important;
  }

  .center-f405
    .image-static-d593.tooltip-b6d9
    .active_a123
    img,
  .center-65b0 .logo-3184 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .center-f405 .image-static-d593.steel_325a {
    width: 100% !important;
  }

  .shadow_large_405c.layout_ffbd > .carousel-blue-0d58 {
    gap: 3px;
  }

  .right_233f .preview-advanced-d8ef {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.hidden_glass_d5a8 .summary_warm_e588.focus-4999: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hidden_glass_d5a8 .summary_warm_e588.focus-4999 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .right_233f .aside-left-e2ef {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tertiary_hovered_0f25 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.column-8354 .smooth_a1fd {
  flex-shrink: 0;
  white-space: nowrap;
}

.column-8354 .text-ff6f {
  flex-shrink: 0;
  min-width: fit-content;
}

.column-8354 .menu-small-bf5a {
  white-space: nowrap;
}

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

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

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

.column-8354 .text-ff6f {
  max-width: 80px !important;
  overflow: hidden;
}

.column-8354 .summary_warm_e588.focus-4999 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.column-8354 .menu-small-bf5a {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 020c */
.shadow-element-j1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
