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(.slider_out_35a0) {
  gap: 0.5em;
}
:where(.in_6a3d) {
  gap: 0.5em;
}
body .avatar_5fc7 > .current_18b2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar_5fc7 > .article_next_1a17 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar_5fc7 > .advanced_6ca8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .button-816e > .current_18b2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .button-816e > .article_next_1a17 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .button-816e > .advanced_6ca8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .button-816e
  > :where(:not(.current_18b2):not(.article_next_1a17):not(.mask_cb53)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .button-816e > .over_99ec {
  max-width: var(--wp--style--global--wide-size);
}
body .slider_out_35a0 {
  display: flex;
}
body .slider_out_35a0 {
  flex-wrap: wrap;
  align-items: center;
}
body .slider_out_35a0 > * {
  margin: 0;
}
body .in_6a3d {
  display: grid;
}
body .in_6a3d > * {
  margin: 0;
}
:where(.last_4db5.slider_out_35a0) {
  gap: 2em;
}
:where(.last_4db5.in_6a3d) {
  gap: 2em;
}
:where(.copper_e810.slider_out_35a0) {
  gap: 1.25em;
}
:where(.copper_e810.in_6a3d) {
  gap: 1.25em;
}
.feature-83ee {
  color: var(--wp--preset--color--black) !important;
}
.search-d0dd {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.item-top-703b {
  color: var(--wp--preset--color--white) !important;
}
.list-gold-bd9a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dirty_7866 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.popup-first-8541 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.alert_5f0b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focused_1095 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.last_6324 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.block-pressed-8221 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.media_47ab {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.easy-5718 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.link_bright_5c0e {
  background-color: var(--wp--preset--color--black) !important;
}
.info-bf4d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link-5883 {
  background-color: var(--wp--preset--color--white) !important;
}
.gradient_b889 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.widget_north_b03e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.grid_a4d7 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.north_7df8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.full-b1b6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex_c65c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.small_7675 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop-c9e3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search-out-16b6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.image-6367 {
  border-color: var(--wp--preset--color--black) !important;
}
.content-3e21 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay_6991 {
  border-color: var(--wp--preset--color--white) !important;
}
.focus-2648 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb-dynamic-c674 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.green_c981 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description_gold_2db1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.article-middle-465b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_442c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination_focused_c131 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.breadcrumb-iron-17b7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.image-d04b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.row-stone-187e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.notice_warm_26f7 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.picture_middle_3eb9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.heading-next-537b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice-mini-63bb {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.mask_steel_6969 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.breadcrumb_old_4d2a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.backdrop-afb1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.header-bottom-9237 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.old-0692 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.message_west_66eb {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.notice_old_949f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.photo_5a36 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.thumbnail-6bf5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.outline_east_d287 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.highlight_3e21 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.new-766d a:where(:not(.dim-52f1)) {
  color: inherit;
}
:where(.copper_e810.slider_out_35a0) {
  gap: 1.25em;
}
:where(.copper_e810.in_6a3d) {
  gap: 1.25em;
}
:where(.last_4db5.slider_out_35a0) {
  gap: 2em;
}
:where(.last_4db5.in_6a3d) {
  gap: 2em;
}
.active_71c6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.row-rough-b609 .header_out_dbdb {
  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_5be7 .pagination_b801 {
  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);
}
.title-large-665f {
  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);
}
.title-large-665f.advanced-51c1 .advanced-e5a8 {
  background-color: var(--e-global-color-primary);
}
.title-large-665f.box-pro-0c33 .advanced-e5a8,
.title-large-665f.blue_c274 .advanced-e5a8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.steel_7bf4 .tabs_2f89 {
  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);
}
.notification-dirty-96df {
  --divider-color: var(--e-global-color-secondary);
}
.notification-dirty-96df .list-under-b82a {
  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);
}
.notification-dirty-96df.focused-52e0 .thick-1b0f {
  background-color: var(--e-global-color-secondary);
}
.notification-dirty-96df.simple_01f9 .thick-1b0f,
.notification-dirty-96df.hard_fa18 .thick-1b0f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.notification-dirty-96df.simple_01f9 .thick-1b0f,
.notification-dirty-96df.hard_fa18 .thick-1b0f svg {
  fill: var(--e-global-color-secondary);
}
.dirty-90cc .accent_down_cbc5 {
  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);
}
.dirty-90cc .caption-stale-f6a0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-809b.focused-52e0 .thick-1b0f {
  background-color: var(--e-global-color-primary);
}
.backdrop-809b.simple_01f9 .thick-1b0f,
.backdrop-809b.hard_fa18 .thick-1b0f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop-809b.simple_01f9 .thick-1b0f,
.backdrop-809b.hard_fa18 .thick-1b0f svg {
  fill: var(--e-global-color-primary);
}
.backdrop_smooth_5fe5.focused-52e0 .thick-1b0f {
  background-color: var(--e-global-color-primary);
}
.backdrop_smooth_5fe5.simple_01f9 .thick-1b0f,
.backdrop_smooth_5fe5.hard_fa18 .thick-1b0f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop_smooth_5fe5 .hover_41da {
  color: var(--e-global-color-primary);
}
.backdrop_smooth_5fe5 .hover_41da,
.backdrop_smooth_5fe5 .hover_41da a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_smooth_5fe5 .basic_b17c {
  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);
}
.popup_fe34 .dropdown-brown-cb15 {
  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_ea29 .aside_6bc3 .hero-7bb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-right-036c .aside_e93c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.secondary-right-036c .caption-9efe i {
  color: var(--e-global-color-primary);
}
.secondary-right-036c .caption-9efe svg {
  fill: var(--e-global-color-primary);
}
.secondary-right-036c .red_27f1 {
  color: var(--e-global-color-secondary);
}
.secondary-right-036c .aside_e93c > .red_27f1,
.secondary-right-036c .aside_e93c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-70e5 .tabs-840c {
  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);
}
.pagination-70e5 .texture-700e {
  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);
}
.gradient_green_5db3 .new_7e1e .static-f786 {
  background-color: var(--e-global-color-primary);
}
.gradient_green_5db3 .content-529b {
  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);
}
.rough_f507 .paragraph-7825 {
  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);
}
.rough_f507 .highlight-65a5 {
  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);
}
.rough_f507 .title_ac9b {
  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);
}
.heading_7298 .wide_4cc1,
.heading_7298 .wide_4cc1 a {
  color: var(--e-global-color-primary);
}
.heading_7298 .wide_4cc1.last-021a,
.heading_7298 .wide_4cc1.last-021a a {
  color: var(--e-global-color-accent);
}
.heading_7298 .wide_4cc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_7298 .huge-488e {
  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);
}
.text-ac49 .button-8c4e,
.text-ac49 .background-right-35c3 {
  color: var(--e-global-color-primary);
}
.text-ac49 .button-8c4e svg {
  fill: var(--e-global-color-primary);
}
.text-ac49 .last-021a .button-8c4e,
.text-ac49 .last-021a .background-right-35c3 {
  color: var(--e-global-color-accent);
}
.text-ac49 .last-021a .button-8c4e svg {
  fill: var(--e-global-color-accent);
}
.text-ac49 .background-right-35c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-ac49 .huge-488e {
  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);
}
.notification-small-bacf .grid_current_4fc1,
.notification-small-bacf .overlay_simple_91d7 {
  color: var(--e-global-color-primary);
}
.notification-small-bacf .overlay_simple_91d7 svg {
  fill: var(--e-global-color-primary);
}
.notification-small-bacf .wide_4cc1.last-021a a,
.notification-small-bacf
  .wide_4cc1.last-021a
  .overlay_simple_91d7 {
  color: var(--e-global-color-accent);
}
.notification-small-bacf .grid_current_4fc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-small-bacf .huge-488e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-right-90b4 .simple_0b00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-right-90b4 .video-eb90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-5003 .small_6964 .simple-2e81 {
  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);
}
.article-5003 .small_6964 .avatar-static-d652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-5003 .tooltip_right_b47c .simple-2e81 {
  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);
}
.article-5003
  .tooltip_right_b47c
  .avatar-static-d652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-5003
  .search-fa35
  .simple-2e81 {
  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);
}
.article-5003
  .search-fa35
  .avatar-static-d652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-5003
  .shade_271d
  .simple-2e81 {
  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);
}
.article-5003
  .shade_271d
  .avatar-static-d652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-inner-cd0d .hover-9bc0 {
  background-color: var(--e-global-color-primary);
}
.image-inner-cd0d .hover-9bc0:hover {
  background-color: var(--e-global-color-primary);
}
.image-inner-cd0d .banner_443a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-inner-cd0d
  .hover-9bc0:hover
  .banner_443a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-b68f .widget_db32 {
  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);
}
.wide_8355 .carousel-paper-4420 .feature-current-1730 a {
  background-color: var(--e-global-color-accent);
}
.wide_8355 .carousel-paper-4420 .stone_ea61 a {
  background-color: var(--e-global-color-accent);
}
.wide_8355 .carousel-paper-4420 .feature-current-1730 a,
.wide_8355 .carousel-paper-4420 .stone_ea61 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-ddec
  .pressed_b4df.alert-dc8a
  .carousel-paper-4420
  a.layout-prev-b76e {
  background-color: var(--e-global-color-accent);
}
.container-ddec
  .pressed_b4df.alert-dc8a
  .carousel-paper-4420
  span.layout-prev-b76e.fn-current-aa48 {
  background-color: var(--e-global-color-text);
}
.container-ddec
  .pressed_b4df.alert-dc8a
  .carousel-paper-4420
  .layout-prev-b76e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7 .caption_green_73e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .notice_ca3c
  > .card_e3f7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .red_9a09
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .modal-836a
  .input-silver-0851,
.progress-9da7
  .modal-836a
  .title-9b9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-9da7
  .modal-836a
  .bottom-20a6,
.progress-9da7
  .modal-836a
  a
  .bottom-20a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .modal-836a
  .static_d129 {
  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);
}
.progress-9da7
  .modal-836a
  .main-bbf9 {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .modal-836a
  .main-bbf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .modal-836a
  .main-bbf9:hover {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .modal-836a
  .progress-over-286d {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .modal-836a
  .progress-over-286d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .modal-836a
  .progress-over-286d:hover {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .notice_mini_47e6
  .outline_722f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-9da7
  .notice_mini_47e6
  .new-3ff3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .notice_mini_47e6
  .static_d129 {
  color: var(--e-global-color-text);
}
.progress-9da7
  .notice_mini_47e6
  .static_d129
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .notice_mini_47e6
  .main-bbf9 {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .notice_mini_47e6
  .main-bbf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .notice_mini_47e6
  .main-bbf9:hover {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .notice_mini_47e6
  .progress-over-286d {
  background-color: var(--e-global-color-primary);
}
.progress-9da7
  .notice_mini_47e6
  .progress-over-286d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9da7
  .notice_mini_47e6
  .progress-over-286d:hover {
  background-color: var(--e-global-color-primary);
}
.progress-9da7 .simple_7d61 {
  background-color: var(--e-global-color-primary);
}
.progress-9da7 .simple_7d61:hover {
  background-color: var(--e-global-color-primary);
}
.progress-9da7 .cold-3f86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-9da7 .summary-focused-6738 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-fast-31b1 .new-0829 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-fast-31b1
  .accent-north-f57e
  > div:nth-child(3)
  .new-0829,
.caption-fast-31b1
  .stone_8190
  > div:nth-child(1)
  .new-0829,
.caption-fast-31b1
  .filter_5f69
  > div:nth-child(1)
  .new-0829,
.caption-fast-31b1
  .west-e765
  > div:nth-child(1)
  .new-0829,
.caption-fast-31b1
  .header-brown-c3dd
  > div:nth-child(1)
  .new-0829 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-fast-31b1 .highlight_cec6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-fast-31b1 .tooltip_8a12 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-fast-31b1 .iron-ceda {
  background-color: var(--e-global-color-primary);
}
.caption-fast-31b1 .iron-ceda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-fast-31b1 .iron-ceda:hover {
  background-color: var(--e-global-color-primary);
}
.caption-fast-31b1 .container-wide-8e8b {
  background-color: var(--e-global-color-primary);
}
.caption-fast-31b1 .container-wide-8e8b:hover {
  background-color: var(--e-global-color-primary);
}
.caption-fast-31b1 .cold-3f86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-fast-31b1 .summary-focused-6738 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_606b .light-3622 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_606b .dropdown_47d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_606b .article-down-eb1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_606b .out-7c93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_606b .dim-1134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_606b .container-wide-8e8b {
  background-color: var(--e-global-color-primary);
}
.slider_606b .container-wide-8e8b:hover {
  background-color: var(--e-global-color-primary);
}
.thick-fc99 .tall-d4bf {
  background-color: var(--e-global-color-secondary);
}
.thick-fc99 .shadow_3e8b {
  background-color: var(--e-global-color-text);
}
.thick-fc99 .advanced-9439 {
  background-color: var(--e-global-color-secondary);
}
.thick-fc99 .slider-4af7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-fc99 .logo-c484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-fc99 .feature-up-760e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-fc99 .north-7f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-fc99 .bronze_b6a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_7019 .south_999e .border-3993,
.current_7019
  .south_999e
  .border-3993
  a,
.current_7019 .item-62fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_7019 .south_999e .primary-cool-c8ff,
.current_7019 .text-steel-9276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_7019 .south_999e .primary-cool-c8ff {
  color: var(--e-global-color-text);
}
.current_7019 .text-steel-9276 {
  color: var(--e-global-color-text);
}
.current_7019
  .south_999e
  .lite_d97b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_7019 .heading_black_fbb2 .slider-40bd {
  background-color: var(--e-global-color-primary);
}
.current_7019 .heading_black_fbb2 .slider-40bd:hover {
  background-color: var(--e-global-color-primary);
}
.current_7019 .heading_black_fbb2 .prev-dc5a li span {
  background-color: var(--e-global-color-text);
}
.current_7019 .heading_black_fbb2 .prev-dc5a li span:hover {
  background-color: var(--e-global-color-primary);
}
.current_7019
  .heading_black_fbb2
  .prev-dc5a
  li.heading_cold_97b6
  span {
  background-color: var(--e-global-color-accent);
}
.current_7019 .next-fbe0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-bronze-1153 .progress-silver-1073 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-aeb0 .notification_9a3f {
  background-color: var(--e-global-color-primary);
}
.yellow-aeb0 .row_ce02 {
  background-color: var(--e-global-color-secondary);
}
.yellow-aeb0 .main-277e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-aeb0 .message_dd16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-aeb0 .border_bright_4b80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-aeb0 .tabs_medium_329c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-aeb0 .current_b886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-aeb0 .media_dcb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-aeb0 .sort-hard-716f {
  background-color: var(--e-global-color-primary);
}
.yellow-aeb0 .sort-hard-716f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-9b68 .fast-d1c1 {
  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);
}
.over-9b68 .image-5c19 {
  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);
}
.over-9b68
  .article_copper_dfc5:after {
  background-color: var(--e-global-color-primary);
}
.over-9b68 .row_blue_dac1 {
  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);
}
.black_24e4 .item-62fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_24e4 .text-steel-9276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-stale-b7bf .badge_b13e .plasma_1778 {
  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);
}
.form-stale-b7bf .badge_b13e .copper-96e2 {
  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);
}
.photo-easy-1dd7 .widget_full_d6f9 {
  background-color: var(--e-global-color-primary);
}
.photo-easy-1dd7 .image_fe5e {
  background-color: var(--e-global-color-secondary);
}
.photo-easy-1dd7 .in_65b7 .out_b41f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-easy-1dd7 .modal_3800 .out_b41f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_black_399f .border-0342 .plasma_bf9c {
  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);
}
.element_black_399f .border-0342 .lite_43ae {
  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);
}
.element_black_399f .border-0342 .list_1849 {
  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);
}
.pro_7344 .simple-1833 {
  border-color: var(--e-global-color-text);
}
.pro_7344 .large_87fc {
  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);
}
.pro_7344 .article_35c6 {
  color: var(--e-global-color-primary);
}
.pro_7344 .wood_de66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-6247 .current_1f47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-6247 .detail_old_741a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-6247 .logo-bf47:hover .current_1f47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-6247
  .logo-bf47:hover
  .detail_old_741a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_dark_ca84 .widget-pro-348c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_dark_ca84 .detail-green-8f84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-1c1b .alert-8fce .link-836a {
  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-1c1b .small_f1ea .link-836a {
  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);
}
.message_1603 .hero_copper_a34f {
  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);
}
.sidebar-warm-e044 .east_d629 .section_44e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-warm-e044 .east_d629 .section_44e5 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-warm-e044 .border_a369 .section_44e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-warm-e044 .border_a369 .section_44e5 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-warm-e044 .bright_875e .nav-5bcf {
  background-color: var(--e-global-color-primary);
}
.sidebar-warm-e044 .bright_875e:hover .nav-5bcf {
  background-color: var(--e-global-color-secondary);
}
.sidebar-warm-e044 .slider-40bd {
  background-color: var(--e-global-color-primary);
}
.sidebar-warm-e044 .slider-40bd:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar-warm-e044 .prev-dc5a li span {
  background-color: var(--e-global-color-text);
}
.sidebar-warm-e044 .prev-dc5a li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-warm-e044 .prev-dc5a li.heading_cold_97b6 span {
  background-color: var(--e-global-color-accent);
}
.footer_tiny_2282 .sidebar-mini-b6eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_tiny_2282 .fixed_160e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_e304 .preview_11c3:before {
  background-color: var(--e-global-color-secondary);
}
.input_e304 .frame_full_4f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_e304 .upper_0d5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_f78d .container_b9f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_f78d .container_b9f2:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_f78d .container_b9f2.fn-active-aa48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_f78d .grid_d4c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f78d .primary_north_a6b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f78d .soft_402b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f78d .disabled-58e5 {
  background-color: var(--e-global-color-primary);
}
.last_f78d .disabled-58e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_f78d .accordion-63f8 {
  background-color: var(--e-global-color-primary);
}
.last_f78d .accordion-63f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-be51 .new_bd93 .top-9ce0 a {
  color: var(--e-global-color-secondary);
}
.huge-be51 .new_bd93 .top-9ce0 a:hover {
  color: var(--e-global-color-secondary);
}
.huge-be51 .new_bd93 .top-9ce0,
.huge-be51 .new_bd93 .top-9ce0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-be51 .new_bd93 .notification-easy-737d {
  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);
}
.huge-be51 .new_bd93 .carousel-08fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-be51 .new_bd93 .static-4d72 {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .new_bd93 .static-4d72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-be51 .new_bd93 .static-4d72:hover {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .new_bd93 .card_west_4d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-be51 .new_bd93 .card_west_4d82 {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .new_bd93 .card_west_4d82:hover {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .new_bd93 .slider-40bd {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .new_bd93 .slider-40bd:hover {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .heading_black_fbb2 .prev-dc5a li span {
  background-color: var(--e-global-color-text);
}
.huge-be51 .heading_black_fbb2 .prev-dc5a li span:hover {
  background-color: var(--e-global-color-primary);
}
.huge-be51 .heading_black_fbb2 .prev-dc5a li.heading_cold_97b6 span {
  background-color: var(--e-global-color-accent);
}
.huge-be51 .cold-3f86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-be51 .summary-focused-6738 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-dim-de66 .hidden_fluid_977e .secondary-brown-95f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-dim-de66 .hidden_fluid_977e .caption_center_970f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-dim-de66 .hidden_fluid_977e .stale_6377 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1b96 .accordion_90db {
  border-color: var(--e-global-color-text);
}
.highlight_1b96 .paragraph_c9a6 {
  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);
}
.highlight_1b96 .prev-7a6c {
  color: var(--e-global-color-secondary);
}
.highlight_1b96 .prev-7a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1b96 .narrow_ce07 > * {
  color: var(--e-global-color-primary);
}
.highlight_1b96 .narrow_ce07 > * svg {
  fill: var(--e-global-color-primary);
}
.highlight_1b96 .menu_b707 {
  color: var(--e-global-color-primary);
}
.highlight_1b96 .menu_b707 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1b96 .column-83e5 {
  color: var(--e-global-color-primary);
}
.highlight_1b96 .column-83e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1b96 .border_9bd3 {
  color: var(--e-global-color-primary);
}
.highlight_1b96 .border_9bd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1b96 .sort-silver-508b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1b96 .short_35b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1b96 .short_35b8.media-6cad {
  color: var(--e-global-color-secondary);
}
.highlight_1b96 .short_35b8.media-6cad .caption_617b {
  color: var(--e-global-color-accent);
}
.highlight_1b96 .short_35b8.progress_soft_6822 {
  color: var(--e-global-color-text);
}
.highlight_1b96 .short_35b8.progress_soft_6822 .caption_617b {
  color: var(--e-global-color-text);
}
.highlight_1b96 .short_35b8:before {
  border-top-color: var(--e-global-color-text);
}
.highlight_1b96 .article-d0d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1b96
  .article-d0d8
  .pagination_9a2b {
  background-color: var(--e-global-color-primary);
}
.highlight_1b96
  .article-d0d8
  .pagination_9a2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_1b96 .accordion_90db .aside-56d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_9245 .stone_ebf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_9245 .backdrop_af7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-afff .tabs_8449 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-afff
  .icon_medium_4969
  .basic_2dee {
  background-color: var(--e-global-color-secondary);
}
.paper-afff
  .icon_medium_4969.clean-b47a
  .basic_2dee {
  background-color: var(--e-global-color-text);
}
.paper-afff
  .icon_medium_4969:hover
  .basic_2dee {
  background-color: var(--e-global-color-accent);
}
.paper-afff
  .icon_medium_4969.fn-active-aa48
  .basic_2dee {
  background-color: var(--e-global-color-primary);
}
.thumbnail-75bc .title-hard-18af {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.thumbnail-75bc .steel-65fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-75bc .right_d91c {
  background-color: var(--e-global-color-primary);
}
.thumbnail-75bc .right_d91c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-liquid-e497 .info_2f31 .banner-d12b .tooltip_tiny_9b6f {
  background-color: var(--e-global-color-secondary);
}
.icon-liquid-e497 .info_2f31 .label-ca0f:after {
  background-color: var(--e-global-color-secondary);
}
.icon-liquid-e497 .nav-692a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-liquid-e497 .secondary-fe5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-liquid-e497 .tag_6334 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-liquid-e497 .left_c7fc {
  background-color: var(--e-global-color-primary);
}
.icon-liquid-e497 .left_c7fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-liquid-e497 .notification-fluid-b3c1 {
  background-color: var(--e-global-color-secondary);
}
.icon-liquid-e497 .notification-fluid-b3c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-liquid-e497 .info_2f31 .background_fb42 .orange_6033:hover {
  background-color: var(--e-global-color-primary);
}
.icon-liquid-e497
  .info_2f31
  .background_fb42
  .orange_6033.logo_prev_7058 {
  background-color: var(--e-global-color-primary);
}
.icon-liquid-e497 .info_2f31 .basic_3e60:before {
  border-color: var(--e-global-color-primary);
}
.icon-liquid-e497 .info_2f31 .basic_3e60:hover:before {
  border-color: var(--e-global-color-secondary);
}
.icon-liquid-e497
  .info_2f31
  .basic_3e60.aside_d2ad:before {
  border-color: var(--e-global-color-primary);
}
.icon-liquid-e497 .feature-fast-130c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-cb9b .slider-610d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-cb9b .slider-610d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-cb9b .slider-610d.basic_f45c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-cb9b .in_4520 {
  background-color: var(--e-global-color-primary);
}
.button-cb9b .in_4520 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-cb9b
  .breadcrumb_0893
  .label-9668
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-cb9b
  .table-15f2
  .label-9668
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-c0e6
  .surface-brown-e236
  .steel_75bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-c0e6
  .surface-brown-e236
  .search-upper-9a0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-c0e6 .feature_first_393d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-c0e6 .pagination_f907 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-c0e6 .module_short_9d98 {
  background-color: var(--e-global-color-primary);
}
.hero-c0e6 .module_short_9d98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_87e8 .gas-de93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_87e8 .fast-29ea {
  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);
}
.element_87e8 .block_mini_8148 {
  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);
}
.element_87e8 .block_mini_8148 a:hover {
  color: var(--e-global-color-secondary);
}
.element_87e8 .surface_4c14 {
  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);
}
.element_87e8 .input-dim-d438 {
  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);
}
.element_87e8 .item_smooth_641e .slider-40bd {
  background-color: var(--e-global-color-primary);
}
.element_87e8 .item_smooth_641e .slider-40bd:hover {
  background-color: var(--e-global-color-accent);
}
.element_87e8
  .item_smooth_641e
  .prev-dc5a
  li
  span {
  background-color: var(--e-global-color-text);
}
.element_87e8
  .item_smooth_641e
  .prev-dc5a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.element_87e8
  .item_smooth_641e
  .prev-dc5a
  li.heading_cold_97b6
  span {
  background-color: var(--e-global-color-accent);
}
.white_6da6
  .input-87dd
  .notification-4d5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_6da6 .input-87dd .block_466c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_6da6 .input-87dd .block-inner-db3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_6da6 .complex-451a {
  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);
}
.white_6da6
  .title_slow_0d89.module_under_fabe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a {
  background-color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a
  .modal-9ffa.notice-c54d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a
  .picture-gold-0b15.wrapper_91d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  .tooltip-e4ad
  > a {
  background-color: var(--e-global-color-secondary);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  .tooltip-e4ad
  > a
  .over-0e45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  .tooltip-e4ad
  > a
  .picture-gold-0b15.highlight_a608 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a
  .red_19a2:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  a
  .red_19a2:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad.mask-out-fa58
  > a
  .red_19a2:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  .tooltip-e4ad.mask-out-fa58
  > a
  .red_19a2:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a
  .border-6239
  .slider-b6d1 {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  a
  .border-6239
  .slider-b6d1 {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a
  .border-6239
  .slider-b6d1,
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  a
  .border-6239
  .slider-b6d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > a
  .input-9386:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  a
  .input-9386:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad.mask-out-fa58
  > a
  .input-9386:before {
  color: var(--e-global-color-text);
}
.center-9415
  > .tabs-d609
  > div
  > .content-gas-0ad5
  > .tooltip-e4ad
  > .carousel-up-2e37
  .tooltip-e4ad.mask-out-fa58
  > a
  .input-9386:before {
  color: var(--e-global-color-text);
}
.warm_6351 .hero-green-31fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_6351
  .stale-e447:hover
  .hero-green-31fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-static-dda4
  > .tabs-d609
  > .heading_a297
  > .breadcrumb_e2d2
  > .notification_steel_9698
  > .glass_7d55
  .paper_e0ce {
  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);
}
.aside-static-dda4
  > .tabs-d609
  > .heading_a297
  > .breadcrumb_e2d2
  > .notification_steel_9698
  > .glass_7d55:hover
  .paper_e0ce {
  color: var(--e-global-color-text);
}
.aside-static-dda4
  > .tabs-d609
  > .heading_a297
  > .breadcrumb_e2d2
  > .notification_steel_9698
  > .glass_7d55:hover
  .paper_e0ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-static-dda4
  > .tabs-d609
  > .heading_a297
  > .breadcrumb_e2d2
  > .notification_steel_9698.thumbnail-under-c4f5
  > .glass_7d55
  .paper_e0ce {
  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);
}
.badge_outer_9e7d .hard_f448 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_outer_9e7d .paragraph-cd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_outer_9e7d .secondary_steel_06a3 {
  background-color: var(--e-global-color-primary);
}
.badge_outer_9e7d .secondary_steel_06a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-daf8
  > .tabs-d609
  > .tag-a607
  > .upper-3c13
  > .tabs_simple_b58a
  .search_under_91ab {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-daf8
  > .tabs-d609
  > .tag-a607
  > .upper-3c13
  > .tabs_simple_b58a
  .out_1057 {
  color: var(--e-global-color-text);
}
.disabled-daf8
  > .tabs-d609
  > .tag-a607
  > .upper-3c13
  > .tabs_simple_b58a:hover
  .search_under_91ab {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-daf8
  > .tabs-d609
  > .tag-a607
  > .upper-3c13
  > .tabs_simple_b58a:hover
  .out_1057 {
  color: var(--e-global-color-secondary);
}
.disabled-daf8
  > .tabs-d609
  > .tag-a607
  > .upper-3c13
  > .tabs_simple_b58a.form_79fc
  .search_under_91ab {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-daf8
  > .tabs-d609
  > .tag-a607
  > .upper-3c13
  > .tabs_simple_b58a.form_79fc
  .out_1057 {
  color: var(--e-global-color-primary);
}
.hidden_mini_eeba
  .large-772c
  .caption_4fa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_mini_eeba .element-4555 .aside-56d5 .thick_c4d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_2d8d .hovered_b8ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_2d8d .background_brown_6f8c .hovered_b8ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_2d8d .grid-513c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_2d8d .grid-513c {
  background-color: var(--e-global-color-primary);
}
.primary-0789 .fast_817e .out_c86b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-0789
  .fast_817e:hover
  .bronze-8423 {
  color: var(--e-global-color-secondary);
}
.primary-0789
  .fast_817e:hover
  .out_c86b {
  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);
}
.text_wide_576c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.container_c48f {
  flex-direction: column;
}

.container_c48f .solid_907b {
  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.container_c48f .solid_907b {
  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);
}

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

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

.active_00bc.media-over-78cb {
  display: none;
}

.title-stone-b284 {
  display: none;
}

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

.complex-1bf4.tabs_focused_bac1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.container_c48f a {
  width: 100%;
}

.shadow-4997 .south-6d60.plasma-fc0e {
  width: 20% !important;
}

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

.wide-2ea7: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%);
}

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

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

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

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

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

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

.shadow-4997
  .south-6d60.nav_dark_e6ff
  .description-3999
  .image_small_fece {
  font-size: 20px !important;
}

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

.focused-08d3 {
  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;
}

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

  text-align: center;
}

.old_017a.feature-smooth-8c3a > .green_5367 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.popup-current-106f {
  position: relative;
  width: 100%;
}

.accordion-light-4565 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.shadow-4997
  .south-6d60.full-e801
  .tooltip_complex_7752
  .slow_b2b8 {
  width: 100% !important;
}

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

.lite-563d {
  width: 100%;
}

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

.disabled-2467 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.disabled-2467:hover .smooth_a440 {
  visibility: visible;
}
.disabled-2467:hover.disabled-2467::before {
  display: block;
}

.rough_671e h3 {
  color: #fff;
}

.current_5086 {
  margin: 0;
}

.shadow-4997
  .south-6d60.full-e801
  .slow_b2b8
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.slow_be3d {
  width: 100%;
}

.right-4a7c {
  width: 100%;
}

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

.right-4a7c {
  width: 100%;
}

.easy-937f {
  margin-bottom: 10px !important;
}

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

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

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

.container_c48f .solid_907b.detail_8bb5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.container_c48f h1.solid_907b {
  margin-top: 80px !important;
}

.shadow-4997 .south-6d60.dynamic-15df {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.cool-b153 img {
  width: 100%;
}

.search_fe34 .section_b6ff.description-3999 {
  justify-content: space-between;
}

.text-defb {
  display: none;
}

.section-glass-9510 .last_981b {
  margin: 1px 0 !important;
}

.pro-8196 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .old_017a .green_5367 {
    flex-wrap: nowrap !important;
  }
}

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

  .gallery-8182 {
    width: 100% !important;
  }
}

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

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

  .search_fe34 .section_b6ff.description-3999 {
    border-bottom: 1px solid #f0c159;
  }

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

  .old_017a.feature-smooth-8c3a > .green_5367 {
    gap: 15px;
    justify-content: space-between;
  }

  .shadow-4997
    .south-6d60.full-e801
    .slow_b2b8
    img {
    width: 60% !important;
  }

  .accordion-light-4565 {
    left: 2%;
  }

  .photo-purple-2635 {
    margin: 10px 0;
  }

  .container_c48f .last_981b {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.container_c48f .solid_907b,
  .container_c48f .solid_907b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .slow_b2b8 {
    justify-content: center;
  }

  .container_c48f .last_981b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .shadow-4997 .south-6d60.plasma-fc0e {
    width: 75% !important;
  }

  .cool-b153 img {
    width: 100% !important;
  }
}

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

  h2.container_c48f .solid_907b,
  .container_c48f .solid_907b {
    font-size: 30px !important;
  }

  .slow_b2b8 {
    justify-content: center;
  }

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

  .hot_9b93
    .paper_d856.thumbnail_selected_8ea2 {
    margin: 0 !important;
  }

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

  .photo-purple-2635 {
    display: flex;
  }

  .tooltip_bronze_99d7 .wide-2ea7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .container_c48f h1.solid_907b {
    margin-top: 40px !important;
  }

  .shadow-4997
    .south-6d60.full-e801
    .slow_b2b8
    img,
  .dirty-90cc .tooltip_complex_7752 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .shadow-4997 .south-6d60.plasma-fc0e {
    width: 100% !important;
  }

  .old_017a.feature-smooth-8c3a > .green_5367 {
    gap: 3px;
  }

  .container_c48f .last_981b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.search_fe34 .section_b6ff.description-3999: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .search_fe34 .section_b6ff.description-3999 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .container_c48f .solid_907b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .wide-2ea7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.outline-west-56c1 .gold-e451 {
  flex-shrink: 0;
  white-space: nowrap;
}

.outline-west-56c1 .nav_silver_c6df {
  flex-shrink: 0;
  min-width: fit-content;
}

.outline-west-56c1 .image_small_fece {
  white-space: nowrap;
}

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

.outline-west-56c1 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.outline-west-56c1 .gold-e451 {
  max-width: 80px !important;
}

.outline-west-56c1 .nav_silver_c6df {
  max-width: 80px !important;
  overflow: hidden;
}

.outline-west-56c1 .section_b6ff.description-3999 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.outline-west-56c1 .image_small_fece {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 3e05 */
.ghost-box-s1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
