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(.simple-4803) {
  gap: 0.5em;
}
:where(.cool-ba9c) {
  gap: 0.5em;
}
body .smooth_b1c0 > .west_b981 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .smooth_b1c0 > .red_4949 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .smooth_b1c0 > .modal-52f6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .prev-f09b > .west_b981 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .prev-f09b > .red_4949 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .prev-f09b > .modal-52f6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .prev-f09b
  > :where(:not(.west_b981):not(.red_4949):not(.up-47ca)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .prev-f09b > .progress-2fda {
  max-width: var(--wp--style--global--wide-size);
}
body .simple-4803 {
  display: flex;
}
body .simple-4803 {
  flex-wrap: wrap;
  align-items: center;
}
body .simple-4803 > * {
  margin: 0;
}
body .cool-ba9c {
  display: grid;
}
body .cool-ba9c > * {
  margin: 0;
}
:where(.hidden_lower_53eb.simple-4803) {
  gap: 2em;
}
:where(.hidden_lower_53eb.cool-ba9c) {
  gap: 2em;
}
:where(.modal-active-8326.simple-4803) {
  gap: 1.25em;
}
:where(.modal-active-8326.cool-ba9c) {
  gap: 1.25em;
}
.layout-e360 {
  color: var(--wp--preset--color--black) !important;
}
.caption-basic-1f2d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar-basic-046f {
  color: var(--wp--preset--color--white) !important;
}
.content_in_c45d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.prev-4ab8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown-c0f2 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.layout_d58d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.link_1d16 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice-lower-cca5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice_40d3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bronze-b895 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview_upper_5bd3 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.label-fixed-1fac {
  background-color: var(--wp--preset--color--black) !important;
}
.silver_2e2f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.next-8a7d {
  background-color: var(--wp--preset--color--white) !important;
}
.badge_e989 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.element-513b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.caption_over_ddd9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.detail-89b0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.short-9a45 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.label-a77b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info-0a43 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.liquid_8517 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background_red_cee6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.small-e129 {
  border-color: var(--wp--preset--color--black) !important;
}
.green-113e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dirty_3761 {
  border-color: var(--wp--preset--color--white) !important;
}
.first-e36d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.basic_87e2 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.box-bright-3ef4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame_liquid_42cf {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.center_7369 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip-b910 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon_7ec1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list_bottom_58a2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box-narrow-e7d1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.in_7326 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.button-active-4df5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside_top_e3ad {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.stale_3e1c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.east-e68f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.article-current-24b4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.banner-center-4922 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.focus_a6a6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pagination-pro-19ea {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.secondary-5a4f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.header_first_0629 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.active-west-8a74 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.block-8ebd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.chip-steel-acee {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.lite-bcc2 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.sidebar-6df3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.mask_current_9bac a:where(:not(.layout-pro-2327)) {
  color: inherit;
}
:where(.modal-active-8326.simple-4803) {
  gap: 1.25em;
}
:where(.modal-active-8326.cool-ba9c) {
  gap: 1.25em;
}
:where(.hidden_lower_53eb.simple-4803) {
  gap: 2em;
}
:where(.hidden_lower_53eb.cool-ba9c) {
  gap: 2em;
}
.light_4da1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.status-b93f .thumbnail_dc2e {
  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);
}
.logo_steel_9952 .purple_88aa {
  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-advanced-fa20 {
  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-advanced-fa20.caption_7682 .status-prev-8fab {
  background-color: var(--e-global-color-primary);
}
.tabs-advanced-fa20.media_out_11c2 .status-prev-8fab,
.tabs-advanced-fa20.complex_33ba .status-prev-8fab {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused-1ac1 .slider-bronze-dc63 {
  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);
}
.mask-974f {
  --divider-color: var(--e-global-color-secondary);
}
.mask-974f .over_5a6f {
  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);
}
.mask-974f.outline_out_fc69 .carousel-advanced-4013 {
  background-color: var(--e-global-color-secondary);
}
.mask-974f.alert_757e .carousel-advanced-4013,
.mask-974f.wrapper_e037 .carousel-advanced-4013 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.mask-974f.alert_757e .carousel-advanced-4013,
.mask-974f.wrapper_e037 .carousel-advanced-4013 svg {
  fill: var(--e-global-color-secondary);
}
.alert_1bdf .card_bright_cd4a {
  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);
}
.alert_1bdf .gallery-brown-2f9b {
  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);
}
.inner-5877.outline_out_fc69 .carousel-advanced-4013 {
  background-color: var(--e-global-color-primary);
}
.inner-5877.alert_757e .carousel-advanced-4013,
.inner-5877.wrapper_e037 .carousel-advanced-4013 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.inner-5877.alert_757e .carousel-advanced-4013,
.inner-5877.wrapper_e037 .carousel-advanced-4013 svg {
  fill: var(--e-global-color-primary);
}
.slow_e521.outline_out_fc69 .carousel-advanced-4013 {
  background-color: var(--e-global-color-primary);
}
.slow_e521.alert_757e .carousel-advanced-4013,
.slow_e521.wrapper_e037 .carousel-advanced-4013 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slow_e521 .gradient_static_32f1 {
  color: var(--e-global-color-primary);
}
.slow_e521 .gradient_static_32f1,
.slow_e521 .gradient_static_32f1 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_e521 .gallery_e2c9 {
  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);
}
.red-d55b .header_3a00 {
  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);
}
.next-2f63 .liquid-ef9f .south_18d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-992b .left_8000:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.liquid-992b .motion-a6ee i {
  color: var(--e-global-color-primary);
}
.liquid-992b .motion-a6ee svg {
  fill: var(--e-global-color-primary);
}
.liquid-992b .link-current-cbc9 {
  color: var(--e-global-color-secondary);
}
.liquid-992b .left_8000 > .link-current-cbc9,
.liquid-992b .left_8000 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-bottom-ff25 .detail_gold_bcb9 {
  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);
}
.shade-bottom-ff25 .block-center-f94b {
  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);
}
.north_4c22 .hover_action_4430 .modal-f644 {
  background-color: var(--e-global-color-primary);
}
.north_4c22 .input-hovered-919e {
  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);
}
.small_9372 .dim-fdd7 {
  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);
}
.small_9372 .focus_current_a0a1 {
  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_9372 .frame-blue-408c {
  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);
}
.notice_thick_12b3 .advanced_80b8,
.notice_thick_12b3 .advanced_80b8 a {
  color: var(--e-global-color-primary);
}
.notice_thick_12b3 .advanced_80b8.content_5452,
.notice_thick_12b3 .advanced_80b8.content_5452 a {
  color: var(--e-global-color-accent);
}
.notice_thick_12b3 .advanced_80b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_thick_12b3 .overlay-f5a5 {
  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);
}
.icon-4687 .soft-e3f4,
.icon-4687 .overlay-medium-41c5 {
  color: var(--e-global-color-primary);
}
.icon-4687 .soft-e3f4 svg {
  fill: var(--e-global-color-primary);
}
.icon-4687 .content_5452 .soft-e3f4,
.icon-4687 .content_5452 .overlay-medium-41c5 {
  color: var(--e-global-color-accent);
}
.icon-4687 .content_5452 .soft-e3f4 svg {
  fill: var(--e-global-color-accent);
}
.icon-4687 .overlay-medium-41c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-4687 .overlay-f5a5 {
  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-1073 .list_431e,
.title-1073 .narrow-907f {
  color: var(--e-global-color-primary);
}
.title-1073 .narrow-907f svg {
  fill: var(--e-global-color-primary);
}
.title-1073 .advanced_80b8.content_5452 a,
.title-1073
  .advanced_80b8.content_5452
  .narrow-907f {
  color: var(--e-global-color-accent);
}
.title-1073 .list_431e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-1073 .overlay-f5a5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_north_b700 .alert_6632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_north_b700 .heading-upper-f8b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_outer_bb96 .detail-pro-aa34 .tall_b042 {
  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);
}
.chip_outer_bb96 .detail-pro-aa34 .shade-8f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_outer_bb96 .primary-paper-bec1 .tall_b042 {
  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);
}
.chip_outer_bb96
  .primary-paper-bec1
  .shade-8f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_outer_bb96
  .clean_01ab
  .tall_b042 {
  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);
}
.chip_outer_bb96
  .clean_01ab
  .shade-8f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_outer_bb96
  .copper_dbf8
  .tall_b042 {
  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);
}
.chip_outer_bb96
  .copper_dbf8
  .shade-8f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_8122 .section_lower_1324 {
  background-color: var(--e-global-color-primary);
}
.outline_8122 .section_lower_1324:hover {
  background-color: var(--e-global-color-primary);
}
.outline_8122 .button_yellow_fb50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_8122
  .section_lower_1324:hover
  .button_yellow_fb50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_soft_93bb .gold_4b77 {
  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);
}
.right_6a1b .block_76e3 .current-79c6 a {
  background-color: var(--e-global-color-accent);
}
.right_6a1b .block_76e3 .small_878b a {
  background-color: var(--e-global-color-accent);
}
.right_6a1b .block_76e3 .current-79c6 a,
.right_6a1b .block_76e3 .small_878b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-bace
  .mini_dbba.feature-67e0
  .block_76e3
  a.heading_d089 {
  background-color: var(--e-global-color-accent);
}
.item-bace
  .mini_dbba.feature-67e0
  .block_76e3
  span.heading_d089.fn-current-6b9c {
  background-color: var(--e-global-color-text);
}
.item-bace
  .mini_dbba.feature-67e0
  .block_76e3
  .heading_d089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29 .warm_40f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .menu_5f44
  > .gallery_2db7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .outline_1673
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .dirty_f7a4
  .shade-6dc9,
.shadow-pro-4d29
  .dirty_f7a4
  .pressed_b0f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pro-4d29
  .dirty_f7a4
  .picture_slow_ea60,
.shadow-pro-4d29
  .dirty_f7a4
  a
  .picture_slow_ea60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .dirty_f7a4
  .input_0105 {
  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);
}
.shadow-pro-4d29
  .dirty_f7a4
  .highlight-cold-c3bc {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .dirty_f7a4
  .highlight-cold-c3bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .dirty_f7a4
  .highlight-cold-c3bc:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .dirty_f7a4
  .picture_left_da78 {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .dirty_f7a4
  .picture_left_da78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .dirty_f7a4
  .picture_left_da78:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .wood-182f
  .link-top-dbed
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pro-4d29
  .wood-182f
  .menu-897e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .wood-182f
  .input_0105 {
  color: var(--e-global-color-text);
}
.shadow-pro-4d29
  .wood-182f
  .input_0105
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .wood-182f
  .highlight-cold-c3bc {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .wood-182f
  .highlight-cold-c3bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .wood-182f
  .highlight-cold-c3bc:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .wood-182f
  .picture_left_da78 {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29
  .wood-182f
  .picture_left_da78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pro-4d29
  .wood-182f
  .picture_left_da78:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29 .fresh_15e9 {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29 .fresh_15e9:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pro-4d29 .medium-f574 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pro-4d29 .paper_4bbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_4027 .bottom_c80c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_4027
  .gallery-dim-ba4f
  > div:nth-child(3)
  .bottom_c80c,
.article_4027
  .disabled_4756
  > div:nth-child(1)
  .bottom_c80c,
.article_4027
  .wrapper-0a11
  > div:nth-child(1)
  .bottom_c80c,
.article_4027
  .inner-7a1c
  > div:nth-child(1)
  .bottom_c80c,
.article_4027
  .tabs-liquid-6fa3
  > div:nth-child(1)
  .bottom_c80c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_4027 .frame-plasma-1ff5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_4027 .hovered_1e3a {
  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);
}
.article_4027 .red-b86a {
  background-color: var(--e-global-color-primary);
}
.article_4027 .red-b86a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_4027 .red-b86a:hover {
  background-color: var(--e-global-color-primary);
}
.article_4027 .disabled_stone_6497 {
  background-color: var(--e-global-color-primary);
}
.article_4027 .disabled_stone_6497:hover {
  background-color: var(--e-global-color-primary);
}
.article_4027 .medium-f574 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_4027 .paper_4bbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-over-6159 .video-a184 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-over-6159 .carousel_fluid_d1eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-over-6159 .red-ea96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-over-6159 .shadow-4d42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-over-6159 .dirty-e9d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-over-6159 .disabled_stone_6497 {
  background-color: var(--e-global-color-primary);
}
.sort-over-6159 .disabled_stone_6497:hover {
  background-color: var(--e-global-color-primary);
}
.fast-504e .surface-cold-cbc9 {
  background-color: var(--e-global-color-secondary);
}
.fast-504e .tag_6d5b {
  background-color: var(--e-global-color-text);
}
.fast-504e .pressed_500e {
  background-color: var(--e-global-color-secondary);
}
.fast-504e .simple-143a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-504e .outline-red-1def {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-504e .paragraph-3768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-504e .dropdown_large_4fff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-504e .bronze-7de2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-cb1c .bright-b304 .west_736b,
.sort-cb1c
  .bright-b304
  .west_736b
  a,
.sort-cb1c .overlay_hot_d13e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-cb1c .bright-b304 .middle_770e,
.sort-cb1c .yellow-a3ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-cb1c .bright-b304 .middle_770e {
  color: var(--e-global-color-text);
}
.sort-cb1c .yellow-a3ef {
  color: var(--e-global-color-text);
}
.sort-cb1c
  .bright-b304
  .lite_9c2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-cb1c .up_cb22 .highlight-b4d7 {
  background-color: var(--e-global-color-primary);
}
.sort-cb1c .up_cb22 .highlight-b4d7:hover {
  background-color: var(--e-global-color-primary);
}
.sort-cb1c .up_cb22 .primary-a55f li span {
  background-color: var(--e-global-color-text);
}
.sort-cb1c .up_cb22 .primary-a55f li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort-cb1c
  .up_cb22
  .primary-a55f
  li.active-31eb
  span {
  background-color: var(--e-global-color-accent);
}
.sort-cb1c .under_b602 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_plasma_2eb8 .huge-8b26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_medium_98f5 .fast_0aa0 {
  background-color: var(--e-global-color-primary);
}
.secondary_medium_98f5 .feature_bronze_d685 {
  background-color: var(--e-global-color-secondary);
}
.secondary_medium_98f5 .tertiary_fresh_0b53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_medium_98f5 .footer_hovered_8ed8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_medium_98f5 .backdrop-tiny-e420 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_medium_98f5 .in-2fb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_medium_98f5 .current_f523 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_medium_98f5 .shade_17f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_medium_98f5 .feature-fast-074b {
  background-color: var(--e-global-color-primary);
}
.secondary_medium_98f5 .feature-fast-074b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_8ace .bright-83fd {
  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);
}
.lite_8ace .chip-iron-7d20 {
  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);
}
.lite_8ace
  .modal-7071:after {
  background-color: var(--e-global-color-primary);
}
.lite_8ace .box-wide-b7ff {
  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);
}
.slider_bece .overlay_hot_d13e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_bece .yellow-a3ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-1281 .feature-black-e373 .grid-orange-12c4 {
  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);
}
.dropdown-1281 .feature-black-e373 .background-9dbe {
  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);
}
.thick_0862 .feature-dd06 {
  background-color: var(--e-global-color-primary);
}
.thick_0862 .tooltip-40b7 {
  background-color: var(--e-global-color-secondary);
}
.thick_0862 .small_52c5 .header_up_5199 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_0862 .sidebar-cb21 .header_up_5199 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-712e .container-new-2698 .under_b1d0 {
  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);
}
.popup-712e .container-new-2698 .nav_2415 {
  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);
}
.popup-712e .container-new-2698 .lower-c829 {
  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);
}
.basic_9712 .tabs-full-dd54 {
  border-color: var(--e-global-color-text);
}
.basic_9712 .rough-9a61 {
  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);
}
.basic_9712 .wrapper_gas_d1ef {
  color: var(--e-global-color-primary);
}
.basic_9712 .sidebar-cold-5a79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_1f4b .search_ac18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_1f4b .next-41d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_1f4b .iron_3d5c:hover .search_ac18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_1f4b
  .iron_3d5c:hover
  .next-41d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_e73b .section-first-3bee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_e73b .mask-cfcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-144e .mini-8917 .popup-hard-b816 {
  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);
}
.south-144e .upper-238d .popup-hard-b816 {
  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);
}
.hero-dynamic-0268 .warm-d9e7 {
  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);
}
.container_d6d7 .narrow-9c04 .module_107b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_d6d7 .narrow-9c04 .module_107b {
  background-color: var(--e-global-color-secondary);
}
.container_d6d7 .gallery-dim-e462 .module_107b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_d6d7 .gallery-dim-e462 .module_107b {
  background-color: var(--e-global-color-secondary);
}
.container_d6d7 .basic_0ec6 .accent-39fb {
  background-color: var(--e-global-color-primary);
}
.container_d6d7 .basic_0ec6:hover .accent-39fb {
  background-color: var(--e-global-color-secondary);
}
.container_d6d7 .highlight-b4d7 {
  background-color: var(--e-global-color-primary);
}
.container_d6d7 .highlight-b4d7:hover {
  background-color: var(--e-global-color-accent);
}
.container_d6d7 .primary-a55f li span {
  background-color: var(--e-global-color-text);
}
.container_d6d7 .primary-a55f li span:hover {
  background-color: var(--e-global-color-primary);
}
.container_d6d7 .primary-a55f li.active-31eb span {
  background-color: var(--e-global-color-accent);
}
.action-fbd8 .banner-fixed-7f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-fbd8 .row-clean-9920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-gold-96ec .paragraph-plasma-bbc3:before {
  background-color: var(--e-global-color-secondary);
}
.message-gold-96ec .column_paper_9480 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-gold-96ec .first-9b24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-up-69ba .avatar-2f6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-up-69ba .avatar-2f6e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-up-69ba .avatar-2f6e.fn-active-6b9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-up-69ba .breadcrumb-5d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-up-69ba .basic-36e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-up-69ba .dim-cf44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-up-69ba .modal_8253 {
  background-color: var(--e-global-color-primary);
}
.widget-up-69ba .modal_8253 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-up-69ba .popup_0d88 {
  background-color: var(--e-global-color-primary);
}
.widget-up-69ba .popup_0d88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bronze-555a .form-2154 .hidden-up-36f1 a {
  color: var(--e-global-color-secondary);
}
.button-bronze-555a .form-2154 .hidden-up-36f1 a:hover {
  color: var(--e-global-color-secondary);
}
.button-bronze-555a .form-2154 .hidden-up-36f1,
.button-bronze-555a .form-2154 .hidden-up-36f1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bronze-555a .form-2154 .texture_ecef {
  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);
}
.button-bronze-555a .form-2154 .top_20a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bronze-555a .form-2154 .disabled_1be3 {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .form-2154 .disabled_1be3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bronze-555a .form-2154 .disabled_1be3:hover {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .form-2154 .shade_7f9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bronze-555a .form-2154 .shade_7f9f {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .form-2154 .shade_7f9f:hover {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .form-2154 .highlight-b4d7 {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .form-2154 .highlight-b4d7:hover {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .up_cb22 .primary-a55f li span {
  background-color: var(--e-global-color-text);
}
.button-bronze-555a .up_cb22 .primary-a55f li span:hover {
  background-color: var(--e-global-color-primary);
}
.button-bronze-555a .up_cb22 .primary-a55f li.active-31eb span {
  background-color: var(--e-global-color-accent);
}
.button-bronze-555a .medium-f574 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-bronze-555a .paper_4bbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_c75b .module-blue-ebfe .module_glass_7e6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_c75b .module-blue-ebfe .dynamic-0c8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_c75b .module-blue-ebfe .thumbnail_740b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_middle_7e07 .bronze-3a0b {
  border-color: var(--e-global-color-text);
}
.pattern_middle_7e07 .primary-b60a {
  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);
}
.pattern_middle_7e07 .grid_green_1133 {
  color: var(--e-global-color-secondary);
}
.pattern_middle_7e07 .grid_green_1133 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_middle_7e07 .preview_c2b6 > * {
  color: var(--e-global-color-primary);
}
.pattern_middle_7e07 .preview_c2b6 > * svg {
  fill: var(--e-global-color-primary);
}
.pattern_middle_7e07 .huge-1daf {
  color: var(--e-global-color-primary);
}
.pattern_middle_7e07 .huge-1daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_middle_7e07 .secondary-786a {
  color: var(--e-global-color-primary);
}
.pattern_middle_7e07 .secondary-786a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_middle_7e07 .hover-focused-59f3 {
  color: var(--e-global-color-primary);
}
.pattern_middle_7e07 .hover-focused-59f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_middle_7e07 .column-up-5168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_middle_7e07 .container-2316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_middle_7e07 .container-2316.full_48be {
  color: var(--e-global-color-secondary);
}
.pattern_middle_7e07 .container-2316.full_48be .header-hot-009b {
  color: var(--e-global-color-accent);
}
.pattern_middle_7e07 .container-2316.stale_f9c2 {
  color: var(--e-global-color-text);
}
.pattern_middle_7e07 .container-2316.stale_f9c2 .header-hot-009b {
  color: var(--e-global-color-text);
}
.pattern_middle_7e07 .container-2316:before {
  border-top-color: var(--e-global-color-text);
}
.pattern_middle_7e07 .link-first-566e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_middle_7e07
  .link-first-566e
  .complex_08e5 {
  background-color: var(--e-global-color-primary);
}
.pattern_middle_7e07
  .link-first-566e
  .complex_08e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_middle_7e07 .bronze-3a0b .primary_silver_5cea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-7371 .hero-5e07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-7371 .bottom-d680 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-7a35 .light-8a4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-7a35
  .logo-8371
  .feature-basic-bcbe {
  background-color: var(--e-global-color-secondary);
}
.red-7a35
  .logo-8371.grid-top-428f
  .feature-basic-bcbe {
  background-color: var(--e-global-color-text);
}
.red-7a35
  .logo-8371:hover
  .feature-basic-bcbe {
  background-color: var(--e-global-color-accent);
}
.red-7a35
  .logo-8371.fn-active-6b9c
  .feature-basic-bcbe {
  background-color: var(--e-global-color-primary);
}
.hidden-df0c .narrow-5ade {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hidden-df0c .photo-lower-82f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-df0c .notice_6c66 {
  background-color: var(--e-global-color-primary);
}
.hidden-df0c .notice_6c66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-0909 .wrapper_939c .silver_a46c .selected_324a {
  background-color: var(--e-global-color-secondary);
}
.panel-0909 .wrapper_939c .huge_cb77:after {
  background-color: var(--e-global-color-secondary);
}
.panel-0909 .prev_06ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-0909 .logo-full-29de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-0909 .table_2d37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-0909 .preview_over_8e1e {
  background-color: var(--e-global-color-primary);
}
.panel-0909 .preview_over_8e1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-0909 .liquid_8056 {
  background-color: var(--e-global-color-secondary);
}
.panel-0909 .liquid_8056 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-0909 .wrapper_939c .modal_8c9b .feature-1b8d:hover {
  background-color: var(--e-global-color-primary);
}
.panel-0909
  .wrapper_939c
  .modal_8c9b
  .feature-1b8d.item_wide_e6d4 {
  background-color: var(--e-global-color-primary);
}
.panel-0909 .wrapper_939c .badge_330f:before {
  border-color: var(--e-global-color-primary);
}
.panel-0909 .wrapper_939c .badge_330f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel-0909
  .wrapper_939c
  .badge_330f.row_basic_7776:before {
  border-color: var(--e-global-color-primary);
}
.panel-0909 .sidebar_red_eedf span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_ffd9 .silver_d2cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_ffd9 .silver_d2cf:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_ffd9 .silver_d2cf.hovered_95f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_ffd9 .soft-f3c1 {
  background-color: var(--e-global-color-primary);
}
.backdrop_ffd9 .soft-f3c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_ffd9
  .sort-gold-e36e
  .lite_bb25
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_ffd9
  .main-simple-ec24
  .lite_bb25
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-simple-c0cf
  .article_active_2bde
  .motion_14e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-simple-c0cf
  .article_active_2bde
  .info_upper_86be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-simple-c0cf .list-5714 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-simple-c0cf .info-08c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-simple-c0cf .bright-9c08 {
  background-color: var(--e-global-color-primary);
}
.avatar-simple-c0cf .bright-9c08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-96e4 .summary_cool_85d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-96e4 .short-45a9 {
  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);
}
.paragraph-96e4 .smooth-c0fc {
  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);
}
.paragraph-96e4 .smooth-c0fc a:hover {
  color: var(--e-global-color-secondary);
}
.paragraph-96e4 .overlay-a748 {
  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);
}
.paragraph-96e4 .accordion_middle_8acd {
  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);
}
.paragraph-96e4 .input_aeb1 .highlight-b4d7 {
  background-color: var(--e-global-color-primary);
}
.paragraph-96e4 .input_aeb1 .highlight-b4d7:hover {
  background-color: var(--e-global-color-accent);
}
.paragraph-96e4
  .input_aeb1
  .primary-a55f
  li
  span {
  background-color: var(--e-global-color-text);
}
.paragraph-96e4
  .input_aeb1
  .primary-a55f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-96e4
  .input_aeb1
  .primary-a55f
  li.active-31eb
  span {
  background-color: var(--e-global-color-accent);
}
.south_dfbc
  .notification_green_8f27
  .focus-2e59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_dfbc .notification_green_8f27 .rough-93e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_dfbc .notification_green_8f27 .list_c0fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_dfbc .upper_332b {
  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);
}
.south_dfbc
  .pagination-steel-e4fd.under_ccf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a {
  background-color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a
  .item-simple-110d.liquid_2716 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a
  .popup-531f.carousel_slow_859f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  .accordion_4aaf
  > a {
  background-color: var(--e-global-color-secondary);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  .accordion_4aaf
  > a
  .media-liquid-3862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  .accordion_4aaf
  > a
  .popup-531f.active_c50f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a
  .container_first_1a8e:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  a
  .container_first_1a8e:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf.tertiary-complex-1bb3
  > a
  .container_first_1a8e:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  .accordion_4aaf.tertiary-complex-1bb3
  > a
  .container_first_1a8e:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a
  .menu_d801
  .new-263d {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  a
  .menu_d801
  .new-263d {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a
  .menu_d801
  .new-263d,
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  a
  .menu_d801
  .new-263d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > a
  .focus-a101:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  a
  .focus-a101:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf.tertiary-complex-1bb3
  > a
  .focus-a101:before {
  color: var(--e-global-color-text);
}
.component-5d5a
  > .purple-b8fe
  > div
  > .outline_bronze_fb8a
  > .accordion_4aaf
  > .hero_gas_0c40
  .accordion_4aaf.tertiary-complex-1bb3
  > a
  .focus-a101:before {
  color: var(--e-global-color-text);
}
.block-acb8 .tertiary_narrow_d0c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-acb8
  .accent-4e06:hover
  .tertiary_narrow_d0c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-1307
  > .purple-b8fe
  > .footer-left-be57
  > .carousel_lite_580c
  > .wrapper_easy_bf43
  > .disabled_20f4
  .pattern-narrow-193b {
  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);
}
.preview-1307
  > .purple-b8fe
  > .footer-left-be57
  > .carousel_lite_580c
  > .wrapper_easy_bf43
  > .disabled_20f4:hover
  .pattern-narrow-193b {
  color: var(--e-global-color-text);
}
.preview-1307
  > .purple-b8fe
  > .footer-left-be57
  > .carousel_lite_580c
  > .wrapper_easy_bf43
  > .disabled_20f4:hover
  .pattern-narrow-193b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-1307
  > .purple-b8fe
  > .footer-left-be57
  > .carousel_lite_580c
  > .wrapper_easy_bf43.north-9d44
  > .disabled_20f4
  .pattern-narrow-193b {
  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);
}
.purple_698a .in-12c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_698a .form-8522 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_698a .tag_active_186d {
  background-color: var(--e-global-color-primary);
}
.purple_698a .tag_active_186d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_33b5
  > .purple-b8fe
  > .paper_246f
  > .soft-e770
  > .east_f00a
  .progress-red-f03d {
  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);
}
.large_33b5
  > .purple-b8fe
  > .paper_246f
  > .soft-e770
  > .east_f00a
  .middle-69cd {
  color: var(--e-global-color-text);
}
.large_33b5
  > .purple-b8fe
  > .paper_246f
  > .soft-e770
  > .east_f00a:hover
  .progress-red-f03d {
  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);
}
.large_33b5
  > .purple-b8fe
  > .paper_246f
  > .soft-e770
  > .east_f00a:hover
  .middle-69cd {
  color: var(--e-global-color-secondary);
}
.large_33b5
  > .purple-b8fe
  > .paper_246f
  > .soft-e770
  > .east_f00a.border_7a08
  .progress-red-f03d {
  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);
}
.large_33b5
  > .purple-b8fe
  > .paper_246f
  > .soft-e770
  > .east_f00a.border_7a08
  .middle-69cd {
  color: var(--e-global-color-primary);
}
.new_f496
  .gallery_051b
  .west_9d78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_f496 .main_wood_6c89 .primary_silver_5cea .heading_advanced_cac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-d7d7 .thick-6234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-d7d7 .layout_fixed_d771 .thick-6234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-d7d7 .nav-28b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-d7d7 .nav-28b9 {
  background-color: var(--e-global-color-primary);
}
.simple-d0a5 .gradient-cool-e01d .list-lower-d607 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-d0a5
  .gradient-cool-e01d:hover
  .panel-a25a {
  color: var(--e-global-color-secondary);
}
.simple-d0a5
  .gradient-cool-e01d:hover
  .list-lower-d607 {
  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);
}
.hover-3244 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.tabs_green_0a72 {
  flex-direction: column;
}

.tabs_green_0a72 .header-smooth-2d3b {
  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.tabs_green_0a72 .header-smooth-2d3b {
  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);
}

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

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

.dirty-203f.out-ea9e {
  display: none;
}

.tag-large-1216 {
  display: none;
}

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

.smooth-243a.label_active_56c6 {
  margin-bottom: 40px;
  width: 100%;
}

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

.tabs_green_0a72 a {
  width: 100%;
}

.outline_in_8ca5 .chip_cbe1.banner_thick_1a47 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.outline_in_8ca5
  .chip_cbe1.action-521b
  .header-538b
  .message_717f {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.footer_dd86.pagination_tiny_e79f > .short_9197 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.photo-eda4 {
  position: relative;
  width: 100%;
}

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

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

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

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

.hover-d11a {
  display: flex;
  gap: 50px;
}

.outline_in_8ca5
  .chip_cbe1.backdrop-b95f
  .dynamic_e669
  .texture_475d {
  width: 100% !important;
}

.border-stale-80fc {
  width: 500px !important;
  max-width: none;
}

.disabled_wood_d586 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.bottom_bfa5:hover .progress_dim_9921 {
  visibility: visible;
}
.bottom_bfa5:hover.bottom_bfa5::before {
  display: block;
}

.menu_58af h3 {
  color: #fff;
}

.carousel_iron_d4b6 {
  margin: 0;
}

.outline_in_8ca5
  .chip_cbe1.backdrop-b95f
  .texture_475d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.main_1852 {
  width: 100%;
}

.progress-7e1f {
  width: 100%;
}

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

.progress-7e1f {
  width: 100%;
}

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

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

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

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

.tabs_green_0a72 .header-smooth-2d3b.iron-b3b6 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tabs_green_0a72 h1.header-smooth-2d3b {
  margin-top: 80px !important;
}

.outline_in_8ca5 .chip_cbe1.active_1626 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.breadcrumb-last-8b25 img {
  width: 100%;
}

.red-ecce .link_99d5.header-538b {
  justify-content: space-between;
}

.search_e785 {
  display: none;
}

.top_92c7 .header_large_c5c0 {
  margin: 1px 0 !important;
}

.gallery-out-b170 li {
  margin-bottom: 0 !important;
}

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

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

  .border-stale-80fc {
    width: 100% !important;
  }
}

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

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

  .red-ecce .link_99d5.header-538b {
    border-bottom: 1px solid #f0c159;
  }

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

  .footer_dd86.pagination_tiny_e79f > .short_9197 {
    gap: 15px;
    justify-content: space-between;
  }

  .outline_in_8ca5
    .chip_cbe1.backdrop-b95f
    .texture_475d
    img {
    width: 60% !important;
  }

  .shade_ac25 {
    left: 2%;
  }

  .simple-6d81 {
    margin: 10px 0;
  }

  .tabs_green_0a72 .header_large_c5c0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.tabs_green_0a72 .header-smooth-2d3b,
  .tabs_green_0a72 .header-smooth-2d3b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .texture_475d {
    justify-content: center;
  }

  .tabs_green_0a72 .header_large_c5c0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .outline_in_8ca5 .chip_cbe1.banner_thick_1a47 {
    width: 75% !important;
  }

  .breadcrumb-last-8b25 img {
    width: 100% !important;
  }
}

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

  h2.tabs_green_0a72 .header-smooth-2d3b,
  .tabs_green_0a72 .header-smooth-2d3b {
    font-size: 30px !important;
  }

  .texture_475d {
    justify-content: center;
  }

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

  .message-e8a9
    .component-5c0b.silver_fccc {
    margin: 0 !important;
  }

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

  .simple-6d81 {
    display: flex;
  }

  .hard_c55a .up-9246 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .wood-0be4 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .tabs_green_0a72 h1.header-smooth-2d3b {
    margin-top: 40px !important;
  }

  .outline_in_8ca5
    .chip_cbe1.backdrop-b95f
    .texture_475d
    img,
  .alert_1bdf .dynamic_e669 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .outline_in_8ca5 .chip_cbe1.banner_thick_1a47 {
    width: 100% !important;
  }

  .footer_dd86.pagination_tiny_e79f > .short_9197 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.red-ecce .link_99d5.header-538b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.red-ecce .link_99d5.header-538b: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);
}

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

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

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

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

.dirty-203f: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .red-ecce .link_99d5.header-538b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tabs_green_0a72 .header-smooth-2d3b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .up-9246 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus-3c54 .gallery_e1cc {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus-3c54 .rough_bf9f {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus-3c54 .message_717f {
  white-space: nowrap;
}

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

.focus-3c54 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.focus-3c54 .rough_bf9f {
  max-width: 80px !important;
  overflow: hidden;
}

.focus-3c54 .link_99d5.header-538b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus-3c54 .message_717f {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 7473 */
.shadow-element-c0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
