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(.static_3162) {
  gap: 0.5em;
}
:where(.focus_mini_6e0d) {
  gap: 0.5em;
}
body .label_382e > .slider_f0df {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label_382e > .secondary-30ea {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label_382e > .blue-7883 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .steel-d76a > .slider_f0df {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .steel-d76a > .secondary-30ea {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .steel-d76a > .blue-7883 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .steel-d76a
  > :where(:not(.slider_f0df):not(.secondary-30ea):not(.label_east_a19a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .steel-d76a > .hot-ecdd {
  max-width: var(--wp--style--global--wide-size);
}
body .static_3162 {
  display: flex;
}
body .static_3162 {
  flex-wrap: wrap;
  align-items: center;
}
body .static_3162 > * {
  margin: 0;
}
body .focus_mini_6e0d {
  display: grid;
}
body .focus_mini_6e0d > * {
  margin: 0;
}
:where(.stone_81ab.static_3162) {
  gap: 2em;
}
:where(.stone_81ab.focus_mini_6e0d) {
  gap: 2em;
}
:where(.iron-2358.static_3162) {
  gap: 1.25em;
}
:where(.iron-2358.focus_mini_6e0d) {
  gap: 1.25em;
}
.focused_1a52 {
  color: var(--wp--preset--color--black) !important;
}
.first-4cdd {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.smooth-1b30 {
  color: var(--wp--preset--color--white) !important;
}
.outline_5543 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.focus_full_3ae7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.right_c839 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label_iron_c3e1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail_155d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.main_1dbb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column_5aa6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-lower-57b8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture_light_2796 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.short-4b69 {
  background-color: var(--wp--preset--color--black) !important;
}
.dark_27f0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.caption-last-0d2e {
  background-color: var(--wp--preset--color--white) !important;
}
.article-f2ba {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.slider_4abb {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.notification_da8f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content_focused_a4ee {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.summary-left-b76a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.container_hovered_927b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fluid-d1b7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card-b2a1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.menu-up-545f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.slider-dirty-ab01 {
  border-color: var(--wp--preset--color--black) !important;
}
.progress_hard_ec83 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.description-1d3b {
  border-color: var(--wp--preset--color--white) !important;
}
.content-wood-2c18 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.label_upper_16c0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.card-west-5802 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hovered_62b0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient-fluid-18b2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_a294 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_bba1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture_slow_8f7a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.action_c3c1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_7902 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.disabled-f6cc {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.title_copper_dd70 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.logo_84bd {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wood_3c5b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.shadow-silver-aca7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.bottom_553b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.fixed-fa0c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.mask_a71b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.photo-ef8e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.prev_1038 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.panel_7e95 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.input_2c4d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.modal-2841 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pink_209e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pro_2eb9 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.card-full-5245 a:where(:not(.picture_852b)) {
  color: inherit;
}
:where(.iron-2358.static_3162) {
  gap: 1.25em;
}
:where(.iron-2358.focus_mini_6e0d) {
  gap: 1.25em;
}
:where(.stone_81ab.static_3162) {
  gap: 2em;
}
:where(.stone_81ab.focus_mini_6e0d) {
  gap: 2em;
}
.component_silver_91d5 {
  font-size: 1.5em;
  line-height: 1.6;
}

.yellow-165d .logo-orange-02fc {
  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_956b .selected-3ad2 {
  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);
}
.sort-soft-7461 {
  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);
}
.sort-soft-7461.active_6db9 .outline_13fc {
  background-color: var(--e-global-color-primary);
}
.sort-soft-7461.title-over-8a74 .outline_13fc,
.sort-soft-7461.secondary-pressed-95cf .outline_13fc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.old-16ad .hover_531f {
  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);
}
.preview_87e0 {
  --divider-color: var(--e-global-color-secondary);
}
.preview_87e0 .caption_brown_306f {
  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);
}
.preview_87e0.progress_in_1def .motion-4c04 {
  background-color: var(--e-global-color-secondary);
}
.preview_87e0.avatar-44b3 .motion-4c04,
.preview_87e0.box-light-ad2d .motion-4c04 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.preview_87e0.avatar-44b3 .motion-4c04,
.preview_87e0.box-light-ad2d .motion-4c04 svg {
  fill: var(--e-global-color-secondary);
}
.paragraph_9a04 .icon-98ca {
  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_9a04 .column-5a8f {
  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);
}
.image_bright_61a5.progress_in_1def .motion-4c04 {
  background-color: var(--e-global-color-primary);
}
.image_bright_61a5.avatar-44b3 .motion-4c04,
.image_bright_61a5.box-light-ad2d .motion-4c04 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image_bright_61a5.avatar-44b3 .motion-4c04,
.image_bright_61a5.box-light-ad2d .motion-4c04 svg {
  fill: var(--e-global-color-primary);
}
.row_thick_4a56.progress_in_1def .motion-4c04 {
  background-color: var(--e-global-color-primary);
}
.row_thick_4a56.avatar-44b3 .motion-4c04,
.row_thick_4a56.box-light-ad2d .motion-4c04 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_thick_4a56 .hero_3bb4 {
  color: var(--e-global-color-primary);
}
.row_thick_4a56 .hero_3bb4,
.row_thick_4a56 .hero_3bb4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_thick_4a56 .sidebar-8eae {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-advanced-da67 .fast-92bc {
  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);
}
.carousel-e6a1 .soft_8e0d .item_medium_e72d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-341c .tertiary-blue-6488:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.hovered-341c .grid_prev_c157 i {
  color: var(--e-global-color-primary);
}
.hovered-341c .grid_prev_c157 svg {
  fill: var(--e-global-color-primary);
}
.hovered-341c .hero_hot_d2d2 {
  color: var(--e-global-color-secondary);
}
.hovered-341c .tertiary-blue-6488 > .hero_hot_d2d2,
.hovered-341c .tertiary-blue-6488 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_rough_74d6 .table-west-2655 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_rough_74d6 .title-old-5efa {
  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);
}
.nav-5210 .basic_b19d .clean_bd9e {
  background-color: var(--e-global-color-primary);
}
.nav-5210 .bottom_5c99 {
  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);
}
.disabled-f8a4 .notification-out-28fe {
  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);
}
.disabled-f8a4 .down_a542 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-f8a4 .link_8a73 {
  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);
}
.focused-6d77 .paragraph_brown_00c8,
.focused-6d77 .paragraph_brown_00c8 a {
  color: var(--e-global-color-primary);
}
.focused-6d77 .paragraph_brown_00c8.static-39df,
.focused-6d77 .paragraph_brown_00c8.static-39df a {
  color: var(--e-global-color-accent);
}
.focused-6d77 .paragraph_brown_00c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-6d77 .pro-aeb5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_3fda .gold_61b5,
.bronze_3fda .search_51cf {
  color: var(--e-global-color-primary);
}
.bronze_3fda .gold_61b5 svg {
  fill: var(--e-global-color-primary);
}
.bronze_3fda .static-39df .gold_61b5,
.bronze_3fda .static-39df .search_51cf {
  color: var(--e-global-color-accent);
}
.bronze_3fda .static-39df .gold_61b5 svg {
  fill: var(--e-global-color-accent);
}
.bronze_3fda .search_51cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_3fda .pro-aeb5 {
  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);
}
.badge-6961 .mask_e92a,
.badge-6961 .label_inner_94f0 {
  color: var(--e-global-color-primary);
}
.badge-6961 .label_inner_94f0 svg {
  fill: var(--e-global-color-primary);
}
.badge-6961 .paragraph_brown_00c8.static-39df a,
.badge-6961
  .paragraph_brown_00c8.static-39df
  .label_inner_94f0 {
  color: var(--e-global-color-accent);
}
.badge-6961 .mask_e92a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-6961 .pro-aeb5 {
  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);
}
.light_87df .dropdown_selected_0a48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_87df .gallery-tall-b58e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_1104 .primary-purple-306f .main-clean-282a {
  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);
}
.frame_1104 .primary-purple-306f .frame-125b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_1104 .button_b4cd .main-clean-282a {
  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);
}
.frame_1104
  .button_b4cd
  .frame-125b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_1104
  .detail_center_1694
  .main-clean-282a {
  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);
}
.frame_1104
  .detail_center_1694
  .frame-125b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_1104
  .orange_4b0a
  .main-clean-282a {
  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);
}
.frame_1104
  .orange_4b0a
  .frame-125b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-17da .section-0d12 {
  background-color: var(--e-global-color-primary);
}
.border-17da .section-0d12:hover {
  background-color: var(--e-global-color-primary);
}
.border-17da .heading_ad3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-17da
  .section-0d12:hover
  .heading_ad3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-5392 .link_e9c0 {
  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);
}
.box_cold_22e7 .picture-537b .middle_14a2 a {
  background-color: var(--e-global-color-accent);
}
.box_cold_22e7 .picture-537b .picture_ceb1 a {
  background-color: var(--e-global-color-accent);
}
.box_cold_22e7 .picture-537b .middle_14a2 a,
.box_cold_22e7 .picture-537b .picture_ceb1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_right_4245
  .prev_fb70.row-38e9
  .picture-537b
  a.texture_pressed_c6c8 {
  background-color: var(--e-global-color-accent);
}
.caption_right_4245
  .prev_fb70.row-38e9
  .picture-537b
  span.texture_pressed_c6c8.fn-current-9797 {
  background-color: var(--e-global-color-text);
}
.caption_right_4245
  .prev_fb70.row-38e9
  .picture-537b
  .texture_pressed_c6c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b .chip-50bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .inner-a4b7
  > .texture-b7b0
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .north-ce23
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .gallery-535b
  .upper-bf14,
.selected-ea7b
  .gallery-535b
  .alert-f217 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-ea7b
  .gallery-535b
  .backdrop_liquid_1b37,
.selected-ea7b
  .gallery-535b
  a
  .backdrop_liquid_1b37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .gallery-535b
  .hidden-8cf7 {
  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);
}
.selected-ea7b
  .gallery-535b
  .bronze_e82f {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .gallery-535b
  .bronze_e82f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .gallery-535b
  .bronze_e82f:hover {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .gallery-535b
  .avatar-current-7187 {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .gallery-535b
  .avatar-current-7187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .gallery-535b
  .avatar-current-7187:hover {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .block-3578
  .detail-green-7ce0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-ea7b
  .block-3578
  .stone-65c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .block-3578
  .hidden-8cf7 {
  color: var(--e-global-color-text);
}
.selected-ea7b
  .block-3578
  .hidden-8cf7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .block-3578
  .bronze_e82f {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .block-3578
  .bronze_e82f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .block-3578
  .bronze_e82f:hover {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .block-3578
  .avatar-current-7187 {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b
  .block-3578
  .avatar-current-7187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-ea7b
  .block-3578
  .avatar-current-7187:hover {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b .label_dynamic_1c47 {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b .label_dynamic_1c47:hover {
  background-color: var(--e-global-color-primary);
}
.selected-ea7b .gold-bc6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-ea7b .red-53b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hard-36c7 .hero_thick_63c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hard-36c7
  .image-578e
  > div:nth-child(3)
  .hero_thick_63c4,
.tabs-hard-36c7
  .easy_7618
  > div:nth-child(1)
  .hero_thick_63c4,
.tabs-hard-36c7
  .center-f28d
  > div:nth-child(1)
  .hero_thick_63c4,
.tabs-hard-36c7
  .nav_5c8e
  > div:nth-child(1)
  .hero_thick_63c4,
.tabs-hard-36c7
  .photo_active_872f
  > div:nth-child(1)
  .hero_thick_63c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hard-36c7 .dynamic-b648 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-hard-36c7 .row_tall_6faf {
  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-hard-36c7 .static-1880 {
  background-color: var(--e-global-color-primary);
}
.tabs-hard-36c7 .static-1880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-hard-36c7 .static-1880:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-hard-36c7 .chip-east-3830 {
  background-color: var(--e-global-color-primary);
}
.tabs-hard-36c7 .chip-east-3830:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-hard-36c7 .gold-bc6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hard-36c7 .red-53b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-right-c781 .slow_2269 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-right-c781 .hot_04ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-right-c781 .slider_6834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-right-c781 .nav-0b2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-right-c781 .badge_49ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-right-c781 .chip-east-3830 {
  background-color: var(--e-global-color-primary);
}
.focus-right-c781 .chip-east-3830:hover {
  background-color: var(--e-global-color-primary);
}
.panel_bottom_1f2c .tertiary_b65c {
  background-color: var(--e-global-color-secondary);
}
.panel_bottom_1f2c .breadcrumb_d2ae {
  background-color: var(--e-global-color-text);
}
.panel_bottom_1f2c .video_bronze_3d2f {
  background-color: var(--e-global-color-secondary);
}
.panel_bottom_1f2c .secondary_2e45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_bottom_1f2c .fresh-058d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_bottom_1f2c .element-light-385a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_bottom_1f2c .photo_warm_e834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_bottom_1f2c .yellow_6125 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_slow_6c13 .first-bdd0 .active_2920,
.border_slow_6c13
  .first-bdd0
  .active_2920
  a,
.border_slow_6c13 .gradient-4b1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_slow_6c13 .first-bdd0 .item_6b67,
.border_slow_6c13 .breadcrumb-dim-9cd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_slow_6c13 .first-bdd0 .item_6b67 {
  color: var(--e-global-color-text);
}
.border_slow_6c13 .breadcrumb-dim-9cd2 {
  color: var(--e-global-color-text);
}
.border_slow_6c13
  .first-bdd0
  .summary_in_f82a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_slow_6c13 .progress-dark-d457 .lite-8bf6 {
  background-color: var(--e-global-color-primary);
}
.border_slow_6c13 .progress-dark-d457 .lite-8bf6:hover {
  background-color: var(--e-global-color-primary);
}
.border_slow_6c13 .progress-dark-d457 .notification_74c5 li span {
  background-color: var(--e-global-color-text);
}
.border_slow_6c13 .progress-dark-d457 .notification_74c5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_slow_6c13
  .progress-dark-d457
  .notification_74c5
  li.icon-upper-be55
  span {
  background-color: var(--e-global-color-accent);
}
.border_slow_6c13 .pink-38b5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_837a .main_5cfa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_center_178e .frame-down-a8ca {
  background-color: var(--e-global-color-primary);
}
.column_center_178e .iron_f564 {
  background-color: var(--e-global-color-secondary);
}
.column_center_178e .aside_89b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_center_178e .highlight_cc69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_center_178e .modal_hard_dc4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_center_178e .medium-10ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_center_178e .large_ebca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_center_178e .description_solid_cbef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_center_178e .sort_5e17 {
  background-color: var(--e-global-color-primary);
}
.column_center_178e .sort_5e17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_53e3 .active_complex_cf68 {
  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);
}
.menu_53e3 .preview-plasma-7326 {
  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);
}
.menu_53e3
  .south_ed6c:after {
  background-color: var(--e-global-color-primary);
}
.menu_53e3 .detail_up_f7bf {
  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);
}
.hover_19fd .gradient-4b1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_19fd .breadcrumb-dim-9cd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_beeb .aside_hovered_a457 .frame_north_bbc9 {
  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);
}
.stale_beeb .aside_hovered_a457 .sort-5be5 {
  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);
}
.accordion-bb9f .border_over_d357 {
  background-color: var(--e-global-color-primary);
}
.accordion-bb9f .primary_2ca6 {
  background-color: var(--e-global-color-secondary);
}
.accordion-bb9f .focus-278f .gradient_south_7ae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-bb9f .search-hard-f1b6 .gradient_south_7ae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_8229 .progress-1550 .message_selected_ff59 {
  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);
}
.background_8229 .progress-1550 .prev-4392 {
  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);
}
.background_8229 .progress-1550 .content_c092 {
  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);
}
.tertiary-short-d1ae .badge-pink-500b {
  border-color: var(--e-global-color-text);
}
.tertiary-short-d1ae .notification-pressed-2563 {
  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-short-d1ae .first_60ea {
  color: var(--e-global-color-primary);
}
.tertiary-short-d1ae .gold-64b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_rough_2caf .tertiary-9fcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_rough_2caf .shadow-81e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_rough_2caf .progress-dirty-26ed:hover .tertiary-9fcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_rough_2caf
  .progress-dirty-26ed:hover
  .shadow-81e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_light_8827 .sort_034c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_light_8827 .panel-next-9024 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-mini-10c7 .tooltip-42f8 .hot_75df {
  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);
}
.module-mini-10c7 .advanced_feca .hot_75df {
  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);
}
.banner-c82f .secondary-last-fec6 {
  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);
}
.warm-1cdc .info_blue_a521 .accordion_huge_55fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-1cdc .info_blue_a521 .accordion_huge_55fb {
  background-color: var(--e-global-color-secondary);
}
.warm-1cdc .hard_8826 .accordion_huge_55fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-1cdc .hard_8826 .accordion_huge_55fb {
  background-color: var(--e-global-color-secondary);
}
.warm-1cdc .table_ea8d .progress-3af6 {
  background-color: var(--e-global-color-primary);
}
.warm-1cdc .table_ea8d:hover .progress-3af6 {
  background-color: var(--e-global-color-secondary);
}
.warm-1cdc .lite-8bf6 {
  background-color: var(--e-global-color-primary);
}
.warm-1cdc .lite-8bf6:hover {
  background-color: var(--e-global-color-accent);
}
.warm-1cdc .notification_74c5 li span {
  background-color: var(--e-global-color-text);
}
.warm-1cdc .notification_74c5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.warm-1cdc .notification_74c5 li.icon-upper-be55 span {
  background-color: var(--e-global-color-accent);
}
.silver_c2a0 .aside-last-f3ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_c2a0 .widget-0a5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-pressed-4e4b .outline_static_a3ab:before {
  background-color: var(--e-global-color-secondary);
}
.sort-pressed-4e4b .content-fast-97a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-pressed-4e4b .right_2541 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-cfeb .pink_cdb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-cfeb .pink_cdb1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-cfeb .pink_cdb1.fn-active-9797 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-cfeb .huge-2afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-cfeb .description-b77d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-cfeb .plasma_4777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-cfeb .disabled-inner-f27a {
  background-color: var(--e-global-color-primary);
}
.hero-cfeb .disabled-inner-f27a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-cfeb .progress-cold-3677 {
  background-color: var(--e-global-color-primary);
}
.hero-cfeb .progress-cold-3677 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_2b2f .tiny-6e1a .pink_7984 a {
  color: var(--e-global-color-secondary);
}
.filter_2b2f .tiny-6e1a .pink_7984 a:hover {
  color: var(--e-global-color-secondary);
}
.filter_2b2f .tiny-6e1a .pink_7984,
.filter_2b2f .tiny-6e1a .pink_7984 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_2b2f .tiny-6e1a .bronze_cecc {
  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);
}
.filter_2b2f .tiny-6e1a .preview-ceff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_2b2f .tiny-6e1a .form_out_d340 {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .tiny-6e1a .form_out_d340 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_2b2f .tiny-6e1a .form_out_d340:hover {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .tiny-6e1a .surface-simple-b91a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_2b2f .tiny-6e1a .surface-simple-b91a {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .tiny-6e1a .surface-simple-b91a:hover {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .tiny-6e1a .lite-8bf6 {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .tiny-6e1a .lite-8bf6:hover {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .progress-dark-d457 .notification_74c5 li span {
  background-color: var(--e-global-color-text);
}
.filter_2b2f .progress-dark-d457 .notification_74c5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.filter_2b2f .progress-dark-d457 .notification_74c5 li.icon-upper-be55 span {
  background-color: var(--e-global-color-accent);
}
.filter_2b2f .gold-bc6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_2b2f .red-53b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_2271 .table_light_f3f4 .mask-603c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_2271 .table_light_f3f4 .bottom-8816 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_2271 .table_light_f3f4 .alert_ee01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9edf .content-rough-d510 {
  border-color: var(--e-global-color-text);
}
.shadow_9edf .soft-216c {
  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);
}
.shadow_9edf .title-new-cba8 {
  color: var(--e-global-color-secondary);
}
.shadow_9edf .title-new-cba8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9edf .surface-aaf1 > * {
  color: var(--e-global-color-primary);
}
.shadow_9edf .surface-aaf1 > * svg {
  fill: var(--e-global-color-primary);
}
.shadow_9edf .component-orange-bd61 {
  color: var(--e-global-color-primary);
}
.shadow_9edf .component-orange-bd61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_9edf .pagination_advanced_204f {
  color: var(--e-global-color-primary);
}
.shadow_9edf .pagination_advanced_204f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_9edf .info_d593 {
  color: var(--e-global-color-primary);
}
.shadow_9edf .info_d593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9edf .logo-center-90cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9edf .column_top_c92e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9edf .column_top_c92e.dirty_5b04 {
  color: var(--e-global-color-secondary);
}
.shadow_9edf .column_top_c92e.dirty_5b04 .section-8655 {
  color: var(--e-global-color-accent);
}
.shadow_9edf .column_top_c92e.preview-3d9c {
  color: var(--e-global-color-text);
}
.shadow_9edf .column_top_c92e.preview-3d9c .section-8655 {
  color: var(--e-global-color-text);
}
.shadow_9edf .column_top_c92e:before {
  border-top-color: var(--e-global-color-text);
}
.shadow_9edf .article-paper-9a12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9edf
  .article-paper-9a12
  .input-soft-bcf3 {
  background-color: var(--e-global-color-primary);
}
.shadow_9edf
  .article-paper-9a12
  .input-soft-bcf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_9edf .content-rough-d510 .card-north-ffa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-new-9b46 .popup_brown_c4fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-new-9b46 .wood-d7a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_e51f .title_064b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_e51f
  .pattern_lite_f591
  .gallery-green-46b5 {
  background-color: var(--e-global-color-secondary);
}
.pagination_e51f
  .pattern_lite_f591.section_iron_b240
  .gallery-green-46b5 {
  background-color: var(--e-global-color-text);
}
.pagination_e51f
  .pattern_lite_f591:hover
  .gallery-green-46b5 {
  background-color: var(--e-global-color-accent);
}
.pagination_e51f
  .pattern_lite_f591.fn-active-9797
  .gallery-green-46b5 {
  background-color: var(--e-global-color-primary);
}
.column-81f4 .center-5bdd {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.column-81f4 .tertiary_4759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-81f4 .tabs_selected_6af1 {
  background-color: var(--e-global-color-primary);
}
.column-81f4 .tabs_selected_6af1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_2b10 .gradient_420d .sidebar-18b6 .next_ac47 {
  background-color: var(--e-global-color-secondary);
}
.advanced_2b10 .gradient_420d .table_plasma_ec3d:after {
  background-color: var(--e-global-color-secondary);
}
.advanced_2b10 .alert_liquid_552d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_2b10 .box-ccd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_2b10 .shadow-fast-6c70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_2b10 .mask-5443 {
  background-color: var(--e-global-color-primary);
}
.advanced_2b10 .mask-5443 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_2b10 .orange-deaf {
  background-color: var(--e-global-color-secondary);
}
.advanced_2b10 .orange-deaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_2b10 .gradient_420d .out-6971 .first-8c5f:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_2b10
  .gradient_420d
  .out-6971
  .first-8c5f.footer-045f {
  background-color: var(--e-global-color-primary);
}
.advanced_2b10 .gradient_420d .logo_lite_26d0:before {
  border-color: var(--e-global-color-primary);
}
.advanced_2b10 .gradient_420d .logo_lite_26d0:hover:before {
  border-color: var(--e-global-color-secondary);
}
.advanced_2b10
  .gradient_420d
  .logo_lite_26d0.header_steel_b312:before {
  border-color: var(--e-global-color-primary);
}
.advanced_2b10 .sidebar_yellow_78e3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-c9c4 .layout-e9d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-c9c4 .layout-e9d8:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-c9c4 .layout-e9d8.solid-e3d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-c9c4 .in-6896 {
  background-color: var(--e-global-color-primary);
}
.solid-c9c4 .in-6896 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-c9c4
  .article-medium-2923
  .box-d318
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-c9c4
  .feature-down-55d7
  .box-d318
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-0968
  .title-3801
  .mask-8db8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-0968
  .title-3801
  .element-5316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-0968 .pressed_07a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-0968 .accordion_fresh_940d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-0968 .video-bb72 {
  background-color: var(--e-global-color-primary);
}
.pink-0968 .video-bb72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_new_bc4f .silver-6c68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_new_bc4f .filter_9a76 {
  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);
}
.box_new_bc4f .short-eee1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_new_bc4f .short-eee1 a:hover {
  color: var(--e-global-color-secondary);
}
.box_new_bc4f .green_f708 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_new_bc4f .link-cc66 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_new_bc4f .pattern_0866 .lite-8bf6 {
  background-color: var(--e-global-color-primary);
}
.box_new_bc4f .pattern_0866 .lite-8bf6:hover {
  background-color: var(--e-global-color-accent);
}
.box_new_bc4f
  .pattern_0866
  .notification_74c5
  li
  span {
  background-color: var(--e-global-color-text);
}
.box_new_bc4f
  .pattern_0866
  .notification_74c5
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.box_new_bc4f
  .pattern_0866
  .notification_74c5
  li.icon-upper-be55
  span {
  background-color: var(--e-global-color-accent);
}
.layout_paper_1222
  .tag_pressed_c96a
  .pagination_539c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_paper_1222 .tag_pressed_c96a .module_0b06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_paper_1222 .tag_pressed_c96a .badge_3183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_paper_1222 .last-6381 {
  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);
}
.layout_paper_1222
  .slow-0718.disabled_brown_3063 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a {
  background-color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a
  .element_6ca1.old_1dfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a
  .plasma-f20d.section-static-269e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  .container-ed05
  > a {
  background-color: var(--e-global-color-secondary);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  .container-ed05
  > a
  .filter-red-6712 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  .container-ed05
  > a
  .plasma-f20d.info_3587 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a
  .huge_c364:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  a
  .huge_c364:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05.glass_0e0b
  > a
  .huge_c364:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  .container-ed05.glass_0e0b
  > a
  .huge_c364:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a
  .notification-9dfa
  .overlay-white-804e {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  a
  .notification-9dfa
  .overlay-white-804e {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a
  .notification-9dfa
  .overlay-white-804e,
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  a
  .notification-9dfa
  .overlay-white-804e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > a
  .banner_short_ee3b:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  a
  .banner_short_ee3b:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05.glass_0e0b
  > a
  .banner_short_ee3b:before {
  color: var(--e-global-color-text);
}
.card_cold_4339
  > .feature_pressed_e0d2
  > div
  > .prev-ca91
  > .container-ed05
  > .gradient-slow-174e
  .container-ed05.glass_0e0b
  > a
  .banner_short_ee3b:before {
  color: var(--e-global-color-text);
}
.lower-1884 .video-advanced-705d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-1884
  .current-bced:hover
  .video-advanced-705d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-9530
  > .feature_pressed_e0d2
  > .tiny-a7b5
  > .breadcrumb-outer-7120
  > .frame-e883
  > .image_mini_bdd6
  .table-clean-aeec {
  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);
}
.cool-9530
  > .feature_pressed_e0d2
  > .tiny-a7b5
  > .breadcrumb-outer-7120
  > .frame-e883
  > .image_mini_bdd6:hover
  .table-clean-aeec {
  color: var(--e-global-color-text);
}
.cool-9530
  > .feature_pressed_e0d2
  > .tiny-a7b5
  > .breadcrumb-outer-7120
  > .frame-e883
  > .image_mini_bdd6:hover
  .table-clean-aeec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-9530
  > .feature_pressed_e0d2
  > .tiny-a7b5
  > .breadcrumb-outer-7120
  > .frame-e883.element_6c4d
  > .image_mini_bdd6
  .table-clean-aeec {
  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);
}
.wood-0a0e .action-c494 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-0a0e .block-6272 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-0a0e .thumbnail_hard_a187 {
  background-color: var(--e-global-color-primary);
}
.wood-0a0e .thumbnail_hard_a187 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_2022
  > .feature_pressed_e0d2
  > .component-dynamic-bb7b
  > .mini-80e6
  > .yellow_c9c6
  .message_bright_176c {
  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);
}
.liquid_2022
  > .feature_pressed_e0d2
  > .component-dynamic-bb7b
  > .mini-80e6
  > .yellow_c9c6
  .slow_a49d {
  color: var(--e-global-color-text);
}
.liquid_2022
  > .feature_pressed_e0d2
  > .component-dynamic-bb7b
  > .mini-80e6
  > .yellow_c9c6:hover
  .message_bright_176c {
  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);
}
.liquid_2022
  > .feature_pressed_e0d2
  > .component-dynamic-bb7b
  > .mini-80e6
  > .yellow_c9c6:hover
  .slow_a49d {
  color: var(--e-global-color-secondary);
}
.liquid_2022
  > .feature_pressed_e0d2
  > .component-dynamic-bb7b
  > .mini-80e6
  > .yellow_c9c6.main_edd4
  .message_bright_176c {
  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);
}
.liquid_2022
  > .feature_pressed_e0d2
  > .component-dynamic-bb7b
  > .mini-80e6
  > .yellow_c9c6.main_edd4
  .slow_a49d {
  color: var(--e-global-color-primary);
}
.shadow-8d02
  .center-2609
  .link-hard-0e82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-8d02 .pagination-fast-a634 .card-north-ffa0 .south_c4f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_88c4 .middle_d4c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_88c4 .search_focused_4be7 .middle_d4c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_88c4 .tooltip_pro_5e67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_88c4 .tooltip_pro_5e67 {
  background-color: var(--e-global-color-primary);
}
.modal-481a .notice-pressed-bd63 .border-62f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-481a
  .notice-pressed-bd63:hover
  .slider-steel-6d21 {
  color: var(--e-global-color-secondary);
}
.modal-481a
  .notice-pressed-bd63:hover
  .border-62f6 {
  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);
}
.shadow_action_b7b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.slider_lower_c4b0 {
  flex-direction: column;
}

.slider_lower_c4b0 .green-bc3c {
  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.slider_lower_c4b0 .green-bc3c {
  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);
}

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

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

.brown-e728.action_dc10 {
  display: none;
}

.highlight-d523 {
  display: none;
}

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

.right-e0e8.focused_2f31 {
  margin-bottom: 40px;
  width: 100%;
}

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

.slider_lower_c4b0 a {
  width: 100%;
}

.top_1094 .layout-copper-8889.active_4ac1 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.top_1094
  .layout-copper-8889.blue_4aac
  .caption_short_98ce
  .dark-593e {
  font-size: 20px !important;
}

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

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

.shadow-bottom-f443 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.light_15c9.image-copper-e17e > .east_ff58 {
  display: flex;
  align-items: center;
}

.paragraph-a891 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.title-cf5b {
  position: relative;
  width: 100%;
}

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

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

.tabs-gas-59d3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.table-085f {
  display: flex;
  gap: 50px;
}

.top_1094
  .layout-copper-8889.over-5070
  .disabled-eea8
  .hero-gas-c9c5 {
  width: 100% !important;
}

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

.video-clean-7c9d {
  width: 100%;
}

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

.popup-4172 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.popup-4172:hover .nav_fast_baf8 {
  visibility: visible;
}
.popup-4172:hover.popup-4172::before {
  display: block;
}

.shadow-bottom-f443 h3 {
  color: #fff;
}

.preview_simple_0cc1 {
  margin: 0;
}

.top_1094
  .layout-copper-8889.over-5070
  .hero-gas-c9c5
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.short_2b94 {
  width: 100%;
}

.pink-4283 {
  width: 100%;
}

.slider-thick-e1bb {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.pink-4283 {
  width: 100%;
}

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

.hero-gas-c9c5 {
  display: flex;
  align-items: center;
}

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

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

.slider_lower_c4b0 .green-bc3c.accordion-center-819f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slider_lower_c4b0 h1.green-bc3c {
  margin-top: 80px !important;
}

.top_1094 .layout-copper-8889.element_72d0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.content_cold_8d17 img {
  width: 100%;
}

.gallery-7a62 .sort-stale-2547.caption_short_98ce {
  justify-content: space-between;
}

.border_under_f9f8 {
  display: none;
}

.frame-bottom-df27 .item_full_469a {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .gallery-7a62 .sort-stale-2547.caption_short_98ce {
    border-bottom: 1px solid #f0c159;
  }

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

  .light_15c9.image-copper-e17e > .east_ff58 {
    gap: 15px;
    justify-content: space-between;
  }

  .top_1094
    .layout-copper-8889.over-5070
    .hero-gas-c9c5
    img {
    width: 60% !important;
  }

  .avatar_38c5 {
    left: 2%;
  }

  .text_fixed_8239 {
    margin: 10px 0;
  }

  .slider_lower_c4b0 .item_full_469a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.slider_lower_c4b0 .green-bc3c,
  .slider_lower_c4b0 .green-bc3c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hero-gas-c9c5 {
    justify-content: center;
  }

  .slider_lower_c4b0 .item_full_469a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .top_1094 .layout-copper-8889.active_4ac1 {
    width: 75% !important;
  }

  .content_cold_8d17 img {
    width: 100% !important;
  }
}

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

  h2.slider_lower_c4b0 .green-bc3c,
  .slider_lower_c4b0 .green-bc3c {
    font-size: 30px !important;
  }

  .hero-gas-c9c5 {
    justify-content: center;
  }

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

  .cold_06bd
    .accent-8cb8.modal-selected-a8e4 {
    margin: 0 !important;
  }

  .paragraph-a891 {
    margin: 0;
    gap: 10px;
  }

  .text_fixed_8239 {
    display: flex;
  }

  .row_next_1779 .clean-1593 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .slider-thick-e1bb {
    justify-content: flex-end;
    gap: 1px;
  }

  .slider_lower_c4b0 h1.green-bc3c {
    margin-top: 40px !important;
  }

  .top_1094
    .layout-copper-8889.over-5070
    .hero-gas-c9c5
    img,
  .paragraph_9a04 .disabled-eea8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .top_1094 .layout-copper-8889.active_4ac1 {
    width: 100% !important;
  }

  .light_15c9.image-copper-e17e > .east_ff58 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.gallery-7a62 .sort-stale-2547.caption_short_98ce {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.gallery-7a62 .sort-stale-2547.caption_short_98ce: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .gallery-7a62 .sort-stale-2547.caption_short_98ce {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .slider_lower_c4b0 .green-bc3c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .clean-1593 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.dropdown-selected-4362 .list-6d7d {
  flex-shrink: 0;
  white-space: nowrap;
}

.dropdown-selected-4362 .solid_8c34 {
  flex-shrink: 0;
  min-width: fit-content;
}

.dropdown-selected-4362 .dark-593e {
  white-space: nowrap;
}

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

.dropdown-selected-4362 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.dropdown-selected-4362 .list-6d7d {
  max-width: 80px !important;
}

.dropdown-selected-4362 .solid_8c34 {
  max-width: 80px !important;
  overflow: hidden;
}

.dropdown-selected-4362 .sort-stale-2547.caption_short_98ce {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.dropdown-selected-4362 .dark-593e {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 6e87 */
.ghost-box-n3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
