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(.section_last_9413) {
  gap: 0.5em;
}
:where(.prev_e9a3) {
  gap: 0.5em;
}
body .hero-pro-a8d7 > .paragraph-light-722c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero-pro-a8d7 > .gallery_916d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero-pro-a8d7 > .progress_54dd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .title_medium_5350 > .paragraph-light-722c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title_medium_5350 > .gallery_916d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title_medium_5350 > .progress_54dd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .title_medium_5350
  > :where(:not(.paragraph-light-722c):not(.gallery_916d):not(.hovered_4d93)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .title_medium_5350 > .icon_40df {
  max-width: var(--wp--style--global--wide-size);
}
body .section_last_9413 {
  display: flex;
}
body .section_last_9413 {
  flex-wrap: wrap;
  align-items: center;
}
body .section_last_9413 > * {
  margin: 0;
}
body .prev_e9a3 {
  display: grid;
}
body .prev_e9a3 > * {
  margin: 0;
}
:where(.element-4741.section_last_9413) {
  gap: 2em;
}
:where(.element-4741.prev_e9a3) {
  gap: 2em;
}
:where(.logo_cool_f355.section_last_9413) {
  gap: 1.25em;
}
:where(.logo_cool_f355.prev_e9a3) {
  gap: 1.25em;
}
.small-3af4 {
  color: var(--wp--preset--color--black) !important;
}
.table-1582 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.badge_smooth_e692 {
  color: var(--wp--preset--color--white) !important;
}
.progress-6c5e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.card_d731 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.copper-9b96 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_dirty_1a9c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow_south_c6d2 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.media_first_516e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop-top-d31d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown-east-161c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content_1199 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_huge_cfad {
  background-color: var(--wp--preset--color--black) !important;
}
.pagination-green-6f2c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.preview_down_bdc1 {
  background-color: var(--wp--preset--color--white) !important;
}
.hero-3809 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled-inner-3367 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs_4852 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.carousel-static-bae7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.basic_8b1b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification-dynamic-4a6e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.chip-action-1ff3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hidden-in-c92b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer_fixed_90f0 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.picture_small_8a9b {
  border-color: var(--wp--preset--color--black) !important;
}
.container-cool-af5b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern-center-27ab {
  border-color: var(--wp--preset--color--white) !important;
}
.secondary-a595 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.modal_359a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.feature-medium-dc9e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.modal_d0f4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.media-a299 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel-e5f9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content_rough_d943 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.image-fast-fb4f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled_76fc {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.over_624c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.caption_718e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.filter_e5d1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.iron-07a6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.active_13d6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.lite-8313 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.module_basic_b8ea {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.heading-gold-2cdf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.widget-3410 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.media_new_a929 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mask_d6e7 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hover-5828 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.preview-cdce {
  font-size: var(--wp--preset--font-size--small) !important;
}
.middle_8e04 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.lower-4780 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.upper-a478 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pagination_yellow_b5ef a:where(:not(.shade_3f37)) {
  color: inherit;
}
:where(.logo_cool_f355.section_last_9413) {
  gap: 1.25em;
}
:where(.logo_cool_f355.prev_e9a3) {
  gap: 1.25em;
}
:where(.element-4741.section_last_9413) {
  gap: 2em;
}
:where(.element-4741.prev_e9a3) {
  gap: 2em;
}
.label_b528 {
  font-size: 1.5em;
  line-height: 1.6;
}

.red-10aa .image-4087 {
  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);
}
.small-1805 .video_eaa8 {
  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);
}
.box_current_5525 {
  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);
}
.box_current_5525.huge_eb47 .photo_e1a5 {
  background-color: var(--e-global-color-primary);
}
.box_current_5525.box_down_3ea2 .photo_e1a5,
.box_current_5525.dark-fc93 .photo_e1a5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component-d5b7 .column-a4ba {
  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);
}
.rough-075a {
  --divider-color: var(--e-global-color-secondary);
}
.rough-075a .progress_b9f8 {
  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);
}
.rough-075a.action-97e8 .first-e8bb {
  background-color: var(--e-global-color-secondary);
}
.rough-075a.avatar_full_1e32 .first-e8bb,
.rough-075a.primary_copper_2b94 .first-e8bb {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.rough-075a.avatar_full_1e32 .first-e8bb,
.rough-075a.primary_copper_2b94 .first-e8bb svg {
  fill: var(--e-global-color-secondary);
}
.paper-02d0 .element-061a {
  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);
}
.paper-02d0 .title-7b15 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-2dc0.action-97e8 .first-e8bb {
  background-color: var(--e-global-color-primary);
}
.tabs-2dc0.avatar_full_1e32 .first-e8bb,
.tabs-2dc0.primary_copper_2b94 .first-e8bb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs-2dc0.avatar_full_1e32 .first-e8bb,
.tabs-2dc0.primary_copper_2b94 .first-e8bb svg {
  fill: var(--e-global-color-primary);
}
.texture-e8aa.action-97e8 .first-e8bb {
  background-color: var(--e-global-color-primary);
}
.texture-e8aa.avatar_full_1e32 .first-e8bb,
.texture-e8aa.primary_copper_2b94 .first-e8bb {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture-e8aa .secondary_a59e {
  color: var(--e-global-color-primary);
}
.texture-e8aa .secondary_a59e,
.texture-e8aa .secondary_a59e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-e8aa .description-fast-35c0 {
  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);
}
.video-e65a .hover_white_8e30 {
  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);
}
.texture-upper-ab2b .overlay-right-aa27 .banner-gold-88af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_a0ce .highlight-up-0fe5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tooltip_a0ce .module_tall_8170 i {
  color: var(--e-global-color-primary);
}
.tooltip_a0ce .module_tall_8170 svg {
  fill: var(--e-global-color-primary);
}
.tooltip_a0ce .motion_6c69 {
  color: var(--e-global-color-secondary);
}
.tooltip_a0ce .highlight-up-0fe5 > .motion_6c69,
.tooltip_a0ce .highlight-up-0fe5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-2396 .tooltip-warm-b313 {
  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);
}
.title-2396 .narrow_fbee {
  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);
}
.tag-93f9 .gold_b635 .focus-simple-531f {
  background-color: var(--e-global-color-primary);
}
.tag-93f9 .upper_2a92 {
  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);
}
.first-dba4 .content_lite_ed46 {
  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-dba4 .short_0e05 {
  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);
}
.first-dba4 .text-active-5c7b {
  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);
}
.disabled_f5a6 .widget-advanced-8dca,
.disabled_f5a6 .widget-advanced-8dca a {
  color: var(--e-global-color-primary);
}
.disabled_f5a6 .widget-advanced-8dca.element_huge_609f,
.disabled_f5a6 .widget-advanced-8dca.element_huge_609f a {
  color: var(--e-global-color-accent);
}
.disabled_f5a6 .widget-advanced-8dca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_f5a6 .container-plasma-9abf {
  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);
}
.short_283f .border-1125,
.short_283f .north-ace0 {
  color: var(--e-global-color-primary);
}
.short_283f .border-1125 svg {
  fill: var(--e-global-color-primary);
}
.short_283f .element_huge_609f .border-1125,
.short_283f .element_huge_609f .north-ace0 {
  color: var(--e-global-color-accent);
}
.short_283f .element_huge_609f .border-1125 svg {
  fill: var(--e-global-color-accent);
}
.short_283f .north-ace0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_283f .container-plasma-9abf {
  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);
}
.list-dirty-12a9 .label_hard_1bd1,
.list-dirty-12a9 .search_last_e279 {
  color: var(--e-global-color-primary);
}
.list-dirty-12a9 .search_last_e279 svg {
  fill: var(--e-global-color-primary);
}
.list-dirty-12a9 .widget-advanced-8dca.element_huge_609f a,
.list-dirty-12a9
  .widget-advanced-8dca.element_huge_609f
  .search_last_e279 {
  color: var(--e-global-color-accent);
}
.list-dirty-12a9 .label_hard_1bd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-dirty-12a9 .container-plasma-9abf {
  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-wood-c7ac .content_copper_981f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-wood-c7ac .advanced_1b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_469b .middle_98fc .outer-ce7e {
  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);
}
.outline_469b .middle_98fc .accent_c76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_469b .shadow-7b59 .outer-ce7e {
  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);
}
.outline_469b
  .shadow-7b59
  .accent_c76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_469b
  .fresh_ac35
  .outer-ce7e {
  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);
}
.outline_469b
  .fresh_ac35
  .accent_c76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_469b
  .right-3839
  .outer-ce7e {
  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);
}
.outline_469b
  .right-3839
  .accent_c76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_huge_a479 .lite-b66c {
  background-color: var(--e-global-color-primary);
}
.content_huge_a479 .lite-b66c:hover {
  background-color: var(--e-global-color-primary);
}
.content_huge_a479 .wrapper-af2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_huge_a479
  .lite-b66c:hover
  .wrapper-af2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_next_9fbc .panel-clean-48d9 {
  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);
}
.link-new-daf3 .photo-6239 .tooltip_8be9 a {
  background-color: var(--e-global-color-accent);
}
.link-new-daf3 .photo-6239 .advanced_c4e8 a {
  background-color: var(--e-global-color-accent);
}
.link-new-daf3 .photo-6239 .tooltip_8be9 a,
.link-new-daf3 .photo-6239 .advanced_c4e8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_8865
  .text_ef21.form_9f7f
  .photo-6239
  a.warm-750f {
  background-color: var(--e-global-color-accent);
}
.column_8865
  .text_ef21.form_9f7f
  .photo-6239
  span.warm-750f.fn-current-1878 {
  background-color: var(--e-global-color-text);
}
.column_8865
  .text_ef21.form_9f7f
  .photo-6239
  .warm-750f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177 .complex_2a6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .primary-south-54d8
  > .surface_top_4d85
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .primary-under-fbe5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .border-fresh-f747
  .frame_prev_68b5,
.wrapper-west-f177
  .border-fresh-f747
  .simple-66f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-west-f177
  .border-fresh-f747
  .left-d553,
.wrapper-west-f177
  .border-fresh-f747
  a
  .left-d553 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .border-fresh-f747
  .medium_fa17 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .border-fresh-f747
  .down_c0aa {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .border-fresh-f747
  .down_c0aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .border-fresh-f747
  .down_c0aa:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .border-fresh-f747
  .title_bottom_c760 {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .border-fresh-f747
  .title_bottom_c760 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .border-fresh-f747
  .title_bottom_c760:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .text-fresh-9009
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .overlay_glass_314b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .medium_fa17 {
  color: var(--e-global-color-text);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .medium_fa17
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .down_c0aa {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .down_c0aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .down_c0aa:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .title_bottom_c760 {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .title_bottom_c760 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-f177
  .hover_upper_8fd3
  .title_bottom_c760:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177 .frame_left_cae8 {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177 .frame_left_cae8:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-f177 .caption-0cf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-west-f177 .white_434a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_slow_66be .gradient_92e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_slow_66be
  .info_c34a
  > div:nth-child(3)
  .gradient_92e2,
.tertiary_slow_66be
  .panel_easy_37e1
  > div:nth-child(1)
  .gradient_92e2,
.tertiary_slow_66be
  .paragraph_6fda
  > div:nth-child(1)
  .gradient_92e2,
.tertiary_slow_66be
  .carousel-b443
  > div:nth-child(1)
  .gradient_92e2,
.tertiary_slow_66be
  .panel-cool-505f
  > div:nth-child(1)
  .gradient_92e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_slow_66be .tag_upper_73b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_slow_66be .old-4ac9 {
  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);
}
.tertiary_slow_66be .main-ea06 {
  background-color: var(--e-global-color-primary);
}
.tertiary_slow_66be .main-ea06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_slow_66be .main-ea06:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_slow_66be .overlay_f9c4 {
  background-color: var(--e-global-color-primary);
}
.tertiary_slow_66be .overlay_f9c4:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_slow_66be .caption-0cf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_slow_66be .white_434a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-b325 .card-active-13e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-b325 .form_9a73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-b325 .frame_pro_ac9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-b325 .fresh-0266 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-b325 .item_fluid_5953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-b325 .overlay_f9c4 {
  background-color: var(--e-global-color-primary);
}
.notification-b325 .overlay_f9c4:hover {
  background-color: var(--e-global-color-primary);
}
.filter_3060 .blue-86f1 {
  background-color: var(--e-global-color-secondary);
}
.filter_3060 .large-3e99 {
  background-color: var(--e-global-color-text);
}
.filter_3060 .outer-aa4f {
  background-color: var(--e-global-color-secondary);
}
.filter_3060 .border_cool_f1a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_3060 .item-f7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_3060 .alert-1fb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_3060 .feature_9c07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_3060 .label_d13f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-white-31ee .fast_05db .narrow_a610,
.dropdown-white-31ee
  .fast_05db
  .narrow_a610
  a,
.dropdown-white-31ee .iron_c9ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-white-31ee .fast_05db .banner_84c0,
.dropdown-white-31ee .list_3f63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-white-31ee .fast_05db .banner_84c0 {
  color: var(--e-global-color-text);
}
.dropdown-white-31ee .list_3f63 {
  color: var(--e-global-color-text);
}
.dropdown-white-31ee
  .fast_05db
  .pattern-abf9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-white-31ee .wide_e705 .primary-tall-64b6 {
  background-color: var(--e-global-color-primary);
}
.dropdown-white-31ee .wide_e705 .primary-tall-64b6:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-white-31ee .wide_e705 .white-729b li span {
  background-color: var(--e-global-color-text);
}
.dropdown-white-31ee .wide_e705 .white-729b li span:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-white-31ee
  .wide_e705
  .white-729b
  li.small_4df0
  span {
  background-color: var(--e-global-color-accent);
}
.dropdown-white-31ee .slider_blue_41ab span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_94c5 .logo-down-4b75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-static-179d .hovered-7c17 {
  background-color: var(--e-global-color-primary);
}
.menu-static-179d .in-7b94 {
  background-color: var(--e-global-color-secondary);
}
.menu-static-179d .border-small-4a51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-179d .message_fixed_2767 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-179d .fast-3c2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-179d .breadcrumb-6610 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-179d .description-first-97cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-179d .secondary-3fc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-179d .column-upper-0564 {
  background-color: var(--e-global-color-primary);
}
.menu-static-179d .column-upper-0564 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-102f .primary_bright_1462 {
  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);
}
.accent-102f .text_dirty_24a5 {
  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);
}
.accent-102f
  .yellow-9ea6:after {
  background-color: var(--e-global-color-primary);
}
.accent-102f .top-61ac {
  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);
}
.footer_last_a6b5 .iron_c9ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_last_a6b5 .list_3f63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-center-3260 .summary-b6d6 .focus_white_2c9a {
  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);
}
.row-center-3260 .summary-b6d6 .image_d4e3 {
  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);
}
.lower-5abd .dropdown_north_52dc {
  background-color: var(--e-global-color-primary);
}
.lower-5abd .button-short-37fb {
  background-color: var(--e-global-color-secondary);
}
.lower-5abd .form_dark_0d77 .up_321d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-5abd .light-b34d .up_321d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-white-d417 .slider-2226 .overlay_2a3b {
  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);
}
.hero-white-d417 .slider-2226 .tiny_4ebb {
  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);
}
.hero-white-d417 .slider-2226 .main_2a22 {
  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);
}
.info-hard-8441 .easy-ad86 {
  border-color: var(--e-global-color-text);
}
.info-hard-8441 .small_3ff9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-hard-8441 .notice-silver-ae5c {
  color: var(--e-global-color-primary);
}
.info-hard-8441 .huge_5e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-c372 .tiny-37b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-c372 .row_outer_f5b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-c372 .disabled_cold_bc8f:hover .tiny-37b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-c372
  .disabled_cold_bc8f:hover
  .row_outer_f5b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-7cbf .box-hot-6ae8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-7cbf .modal-fluid-06fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-2375 .easy-7c9e .cold-299d {
  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);
}
.section-2375 .content_center_f601 .cold-299d {
  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);
}
.upper-5ffc .advanced_d6b4 {
  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);
}
.grid-7ae4 .logo-912c .prev-5019 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-7ae4 .logo-912c .prev-5019 {
  background-color: var(--e-global-color-secondary);
}
.grid-7ae4 .texture_0916 .prev-5019 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-7ae4 .texture_0916 .prev-5019 {
  background-color: var(--e-global-color-secondary);
}
.grid-7ae4 .video_2128 .silver_b5f4 {
  background-color: var(--e-global-color-primary);
}
.grid-7ae4 .video_2128:hover .silver_b5f4 {
  background-color: var(--e-global-color-secondary);
}
.grid-7ae4 .primary-tall-64b6 {
  background-color: var(--e-global-color-primary);
}
.grid-7ae4 .primary-tall-64b6:hover {
  background-color: var(--e-global-color-accent);
}
.grid-7ae4 .white-729b li span {
  background-color: var(--e-global-color-text);
}
.grid-7ae4 .white-729b li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid-7ae4 .white-729b li.small_4df0 span {
  background-color: var(--e-global-color-accent);
}
.slider_3e0a .center-3813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_3e0a .thumbnail-dac2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_94e9 .component_in_21b3:before {
  background-color: var(--e-global-color-secondary);
}
.small_94e9 .yellow-a9eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_94e9 .purple-71b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-north-58e7 .tooltip-north-9ff6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-north-58e7 .tooltip-north-9ff6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-north-58e7 .tooltip-north-9ff6.fn-active-1878 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-north-58e7 .pressed-f2d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-north-58e7 .button_dirty_cf17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-north-58e7 .summary-clean-daf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-north-58e7 .focus-0f5c {
  background-color: var(--e-global-color-primary);
}
.hidden-north-58e7 .focus-0f5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-north-58e7 .block-3691 {
  background-color: var(--e-global-color-primary);
}
.hidden-north-58e7 .block-3691 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .section-03e3 a {
  color: var(--e-global-color-secondary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .section-03e3 a:hover {
  color: var(--e-global-color-secondary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .section-03e3,
.banner-fixed-3c33 .tooltip-pro-1a3c .section-03e3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .old_74a9 {
  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);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .info-856e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .feature_2784 {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .feature_2784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .feature_2784:hover {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .sidebar-f0f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .sidebar-f0f5 {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .sidebar-f0f5:hover {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .primary-tall-64b6 {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .tooltip-pro-1a3c .primary-tall-64b6:hover {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .wide_e705 .white-729b li span {
  background-color: var(--e-global-color-text);
}
.banner-fixed-3c33 .wide_e705 .white-729b li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-fixed-3c33 .wide_e705 .white-729b li.small_4df0 span {
  background-color: var(--e-global-color-accent);
}
.banner-fixed-3c33 .caption-0cf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-fixed-3c33 .white_434a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_clean_fcae .mini_8d54 .hot-888a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_clean_fcae .mini_8d54 .gallery-f5bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_clean_fcae .mini_8d54 .dark_4288 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5938 .block-iron-1880 {
  border-color: var(--e-global-color-text);
}
.texture-5938 .hidden-hovered-2681 {
  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);
}
.texture-5938 .notice_ea15 {
  color: var(--e-global-color-secondary);
}
.texture-5938 .notice_ea15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5938 .outline-d480 > * {
  color: var(--e-global-color-primary);
}
.texture-5938 .outline-d480 > * svg {
  fill: var(--e-global-color-primary);
}
.texture-5938 .huge_822b {
  color: var(--e-global-color-primary);
}
.texture-5938 .huge_822b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-5938 .tooltip_dark_bcef {
  color: var(--e-global-color-primary);
}
.texture-5938 .tooltip_dark_bcef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-5938 .tertiary_middle_20d5 {
  color: var(--e-global-color-primary);
}
.texture-5938 .tertiary_middle_20d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5938 .gallery-dynamic-dcbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5938 .grid-motion-2ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5938 .grid-motion-2ccc.widget-58a8 {
  color: var(--e-global-color-secondary);
}
.texture-5938 .grid-motion-2ccc.widget-58a8 .component_smooth_eaae {
  color: var(--e-global-color-accent);
}
.texture-5938 .grid-motion-2ccc.hover-135a {
  color: var(--e-global-color-text);
}
.texture-5938 .grid-motion-2ccc.hover-135a .component_smooth_eaae {
  color: var(--e-global-color-text);
}
.texture-5938 .grid-motion-2ccc:before {
  border-top-color: var(--e-global-color-text);
}
.texture-5938 .sort_prev_a45d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5938
  .sort_prev_a45d
  .in-4ad0 {
  background-color: var(--e-global-color-primary);
}
.texture-5938
  .sort_prev_a45d
  .in-4ad0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-5938 .block-iron-1880 .image-light-1e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-dabc .active_fb4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-dabc .pro-7a9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_3d98 .tag_lite_044c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_3d98
  .accordion_405e
  .brown_d8c1 {
  background-color: var(--e-global-color-secondary);
}
.soft_3d98
  .accordion_405e.thumbnail-up-ea62
  .brown_d8c1 {
  background-color: var(--e-global-color-text);
}
.soft_3d98
  .accordion_405e:hover
  .brown_d8c1 {
  background-color: var(--e-global-color-accent);
}
.soft_3d98
  .accordion_405e.fn-active-1878
  .brown_d8c1 {
  background-color: var(--e-global-color-primary);
}
.backdrop_6d9b .stone-2cae {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.backdrop_6d9b .surface_wide_4d31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_6d9b .item_prev_78dc {
  background-color: var(--e-global-color-primary);
}
.backdrop_6d9b .item_prev_78dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-bright-d763 .preview-8758 .active_dc80 .card_black_911d {
  background-color: var(--e-global-color-secondary);
}
.wrapper-bright-d763 .preview-8758 .slow_2864:after {
  background-color: var(--e-global-color-secondary);
}
.wrapper-bright-d763 .item_huge_4f15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bright-d763 .paragraph_soft_5490 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bright-d763 .content_c137 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bright-d763 .breadcrumb_ad17 {
  background-color: var(--e-global-color-primary);
}
.wrapper-bright-d763 .breadcrumb_ad17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-bright-d763 .info_upper_74fb {
  background-color: var(--e-global-color-secondary);
}
.wrapper-bright-d763 .info_upper_74fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-bright-d763 .preview-8758 .shadow-f327 .container_4319:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-bright-d763
  .preview-8758
  .shadow-f327
  .container_4319.message-orange-700f {
  background-color: var(--e-global-color-primary);
}
.wrapper-bright-d763 .preview-8758 .section_selected_61cc:before {
  border-color: var(--e-global-color-primary);
}
.wrapper-bright-d763 .preview-8758 .section_selected_61cc:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wrapper-bright-d763
  .preview-8758
  .section_selected_61cc.wrapper-right-3a19:before {
  border-color: var(--e-global-color-primary);
}
.wrapper-bright-d763 .row-cold-bda4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-c93c .link_right_372b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c93c .link_right_372b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c93c .link_right_372b.middle_f8a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c93c .fixed_b4ff {
  background-color: var(--e-global-color-primary);
}
.last-c93c .fixed_b4ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c93c
  .focused_bd4c
  .gold-e0f8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c93c
  .box-up-2fd1
  .gold-e0f8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-2b12
  .wood-49f0
  .element_d60d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2b12
  .wood-49f0
  .slow-779c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2b12 .accordion-724e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2b12 .disabled-copper-3c90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-2b12 .card_pressed_f169 {
  background-color: var(--e-global-color-primary);
}
.carousel-2b12 .card_pressed_f169 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-11f9 .current-fbd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-11f9 .picture_cde0 {
  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);
}
.small-11f9 .smooth_4ee7 {
  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);
}
.small-11f9 .smooth_4ee7 a:hover {
  color: var(--e-global-color-secondary);
}
.small-11f9 .wrapper_2efd {
  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);
}
.small-11f9 .info-hot-d558 {
  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);
}
.small-11f9 .alert_upper_cca7 .primary-tall-64b6 {
  background-color: var(--e-global-color-primary);
}
.small-11f9 .alert_upper_cca7 .primary-tall-64b6:hover {
  background-color: var(--e-global-color-accent);
}
.small-11f9
  .alert_upper_cca7
  .white-729b
  li
  span {
  background-color: var(--e-global-color-text);
}
.small-11f9
  .alert_upper_cca7
  .white-729b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.small-11f9
  .alert_upper_cca7
  .white-729b
  li.small_4df0
  span {
  background-color: var(--e-global-color-accent);
}
.icon_5e06
  .dim_81e2
  .hard-8643 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_5e06 .dim_81e2 .item-bright-a1ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_5e06 .dim_81e2 .primary-bronze-3906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_5e06 .avatar_add2 {
  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);
}
.icon_5e06
  .frame-8e85.hover-brown-8a75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a {
  background-color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a
  .card-eb14.stale-a3aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a
  .breadcrumb-dim-1913.box-small-418c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  .description-690d
  > a {
  background-color: var(--e-global-color-secondary);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  .description-690d
  > a
  .detail-0a7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  .description-690d
  > a
  .breadcrumb-dim-1913.tag-steel-482b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a
  .footer-a370:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  a
  .footer-a370:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d.hero-1fe0
  > a
  .footer-a370:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  .description-690d.hero-1fe0
  > a
  .footer-a370:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a
  .active-8bc9
  .carousel-52db {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  a
  .active-8bc9
  .carousel-52db {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a
  .active-8bc9
  .carousel-52db,
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  a
  .active-8bc9
  .carousel-52db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > a
  .wrapper_db26:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  a
  .wrapper_db26:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d.hero-1fe0
  > a
  .wrapper_db26:before {
  color: var(--e-global-color-text);
}
.module_eb10
  > .active-dceb
  > div
  > .progress-west-0486
  > .description-690d
  > .pagination_gold_0899
  .description-690d.hero-1fe0
  > a
  .wrapper_db26:before {
  color: var(--e-global-color-text);
}
.paragraph-69c9 .preview_hovered_b206 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-69c9
  .header_lite_0ae0:hover
  .preview_hovered_b206 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_19d7
  > .active-dceb
  > .main_f871
  > .in-65a6
  > .title_d6e3
  > .banner-complex-b29f
  .tag-ba96 {
  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);
}
.focused_19d7
  > .active-dceb
  > .main_f871
  > .in-65a6
  > .title_d6e3
  > .banner-complex-b29f:hover
  .tag-ba96 {
  color: var(--e-global-color-text);
}
.focused_19d7
  > .active-dceb
  > .main_f871
  > .in-65a6
  > .title_d6e3
  > .banner-complex-b29f:hover
  .tag-ba96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_19d7
  > .active-dceb
  > .main_f871
  > .in-65a6
  > .title_d6e3.focused-9b51
  > .banner-complex-b29f
  .tag-ba96 {
  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);
}
.media-bottom-8257 .pattern-710d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-bottom-8257 .first_5f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-bottom-8257 .component_abba {
  background-color: var(--e-global-color-primary);
}
.media-bottom-8257 .component_abba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_4a58
  > .active-dceb
  > .carousel-b972
  > .stale-c4d4
  > .grid-ee6b
  .liquid_1d33 {
  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);
}
.bright_4a58
  > .active-dceb
  > .carousel-b972
  > .stale-c4d4
  > .grid-ee6b
  .blue_d6d0 {
  color: var(--e-global-color-text);
}
.bright_4a58
  > .active-dceb
  > .carousel-b972
  > .stale-c4d4
  > .grid-ee6b:hover
  .liquid_1d33 {
  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);
}
.bright_4a58
  > .active-dceb
  > .carousel-b972
  > .stale-c4d4
  > .grid-ee6b:hover
  .blue_d6d0 {
  color: var(--e-global-color-secondary);
}
.bright_4a58
  > .active-dceb
  > .carousel-b972
  > .stale-c4d4
  > .grid-ee6b.feature_focused_c938
  .liquid_1d33 {
  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);
}
.bright_4a58
  > .active-dceb
  > .carousel-b972
  > .stale-c4d4
  > .grid-ee6b.feature_focused_c938
  .blue_d6d0 {
  color: var(--e-global-color-primary);
}
.popup_a510
  .primary_f991
  .pagination_2dc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_a510 .label_bright_cef9 .image-light-1e14 .component_blue_3017 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-d211 .popup_f5d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-d211 .pagination-c900 .popup_f5d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-d211 .inner-4c47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-d211 .inner-4c47 {
  background-color: var(--e-global-color-primary);
}
.hovered-a6df .menu-e914 .logo-1158 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-a6df
  .menu-e914:hover
  .stone_1e8c {
  color: var(--e-global-color-secondary);
}
.hovered-a6df
  .menu-e914:hover
  .logo-1158 {
  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);
}
.green_a9ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.last-0e2e {
  max-width: 1400px !important;
}

.button-thick-f827 {
  flex-direction: column;
}

.button-thick-f827 .rough_aab6 {
  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.button-thick-f827 .rough_aab6 {
  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);
}

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

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

.breadcrumb_fresh_9fd0.panel_ff91 {
  display: none;
}

.hover-a206 {
  display: none;
}

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

.cold_50b1.avatar_0703 {
  margin-bottom: 40px;
  width: 100%;
}

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

.button-thick-f827 a {
  width: 100%;
}

.banner_west_0745 .static_cc5f.sort_d9e7 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.banner_west_0745
  .static_cc5f.iron_666d
  .east_ec62
  .paragraph-82ec {
  font-size: 20px !important;
}

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

.hot-58e6 {
  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;
}

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

  text-align: center;
}

.article-5479.row-pink-be9c > .hover_clean_ce6b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.layout-inner-eb21 {
  position: relative;
  width: 100%;
}

.sidebar-steel-380b {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.banner_west_0745
  .static_cc5f.background_4105
  .gallery-ca6e
  .icon_east_56a7 {
  width: 100% !important;
}

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

.prev-ed1f {
  width: 100%;
}

.inner-7c3e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dirty-2024 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.action-6f6a {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.dirty-2024:hover .action-6f6a {
  visibility: visible;
}
.dirty-2024:hover.dirty-2024::before {
  display: block;
}

.button_hard_c060 h3 {
  color: #fff;
}

.form-3ad8 {
  margin: 0;
}

.banner_west_0745
  .static_cc5f.background_4105
  .icon_east_56a7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.thumbnail_north_072e {
  width: 100%;
}

.basic-92b3 {
  width: 100%;
}

.accordion-9def {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.basic-92b3 {
  width: 100%;
}

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

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

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

.footer-outer-031b {
  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;
}

.button-thick-f827 .rough_aab6.advanced_3384 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.button-thick-f827 h1.rough_aab6 {
  margin-top: 80px !important;
}

.banner_west_0745 .static_cc5f.feature-stale-11fe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.thumbnail-0870 img {
  width: 100%;
}

.background-cca2 .disabled-clean-0140.east_ec62 {
  justify-content: space-between;
}

.title-out-9632 {
  display: none;
}

.sidebar_5e14 .item_west_e57c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .article-5479 .hover_clean_ce6b {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .background-cca2 .disabled-clean-0140.east_ec62 {
    border-bottom: 1px solid #f0c159;
  }

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

  .article-5479.row-pink-be9c > .hover_clean_ce6b {
    gap: 15px;
    justify-content: space-between;
  }

  .banner_west_0745
    .static_cc5f.background_4105
    .icon_east_56a7
    img {
    width: 60% !important;
  }

  .sidebar-steel-380b {
    left: 2%;
  }

  .module_6816 {
    margin: 10px 0;
  }

  .button-thick-f827 .item_west_e57c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.button-thick-f827 .rough_aab6,
  .button-thick-f827 .rough_aab6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .icon_east_56a7 {
    justify-content: center;
  }

  .button-thick-f827 .item_west_e57c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .title-tall-dce2 {
    margin-bottom: 15px !important;
  }

  .banner_west_0745 .static_cc5f.sort_d9e7 {
    width: 75% !important;
  }

  .thumbnail-0870 img {
    width: 100% !important;
  }
}

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

  h2.button-thick-f827 .rough_aab6,
  .button-thick-f827 .rough_aab6 {
    font-size: 30px !important;
  }

  .icon_east_56a7 {
    justify-content: center;
  }

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

  .summary_52cf
    .red-f3e4.grid-8b8a {
    margin: 0 !important;
  }

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

  .module_6816 {
    display: flex;
  }

  .hard_3532 .lower_32f3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .accordion-9def {
    justify-content: flex-end;
    gap: 1px;
  }

  .button-thick-f827 h1.rough_aab6 {
    margin-top: 40px !important;
  }

  .banner_west_0745
    .static_cc5f.background_4105
    .icon_east_56a7
    img,
  .paper-02d0 .gallery-ca6e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .banner_west_0745 .static_cc5f.sort_d9e7 {
    width: 100% !important;
  }

  .article-5479.row-pink-be9c > .hover_clean_ce6b {
    gap: 3px;
  }

  .button-thick-f827 .item_west_e57c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.background-cca2 .disabled-clean-0140.east_ec62: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);
}

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

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

.button-thick-f827 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.summary-dark-a5d6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .background-cca2 .disabled-clean-0140.east_ec62 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .button-thick-f827 .rough_aab6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .lower_32f3 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.popup-liquid-71fc .list_957b {
  flex-shrink: 0;
  white-space: nowrap;
}

.popup-liquid-71fc .feature_in_c103 {
  flex-shrink: 0;
  min-width: fit-content;
}

.popup-liquid-71fc .paragraph-82ec {
  white-space: nowrap;
}

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

.popup-liquid-71fc {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.popup-liquid-71fc .list_957b {
  max-width: 80px !important;
}

.popup-liquid-71fc .feature_in_c103 {
  max-width: 80px !important;
  overflow: hidden;
}

.popup-liquid-71fc .disabled-clean-0140.east_ec62 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.popup-liquid-71fc .paragraph-82ec {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: f87f */
.widget-item-a6 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
