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(.disabled_b5cd) {
  gap: 0.5em;
}
:where(.logo-black-6155) {
  gap: 0.5em;
}
body .dirty_920c > .row-dirty-c46a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dirty_920c > .panel-8747 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dirty_920c > .tabs_6a07 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .yellow_6b0f > .row-dirty-c46a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .yellow_6b0f > .panel-8747 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .yellow_6b0f > .tabs_6a07 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .yellow_6b0f
  > :where(:not(.row-dirty-c46a):not(.panel-8747):not(.left_b947)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .yellow_6b0f > .wood-027a {
  max-width: var(--wp--style--global--wide-size);
}
body .disabled_b5cd {
  display: flex;
}
body .disabled_b5cd {
  flex-wrap: wrap;
  align-items: center;
}
body .disabled_b5cd > * {
  margin: 0;
}
body .logo-black-6155 {
  display: grid;
}
body .logo-black-6155 > * {
  margin: 0;
}
:where(.light-03ad.disabled_b5cd) {
  gap: 2em;
}
:where(.light-03ad.logo-black-6155) {
  gap: 2em;
}
:where(.copper_4818.disabled_b5cd) {
  gap: 1.25em;
}
:where(.copper_4818.logo-black-6155) {
  gap: 1.25em;
}
.box-bottom-6f1f {
  color: var(--wp--preset--color--black) !important;
}
.tooltip-dim-23e8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.white_2a08 {
  color: var(--wp--preset--color--white) !important;
}
.narrow_ce7b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.image-under-26a0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hidden_3c8a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cold_149e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pattern-stale-2e69 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.bronze-15c3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress_04ac {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info-mini-9e4b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider-first-ea84 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar-narrow-716d {
  background-color: var(--wp--preset--color--black) !important;
}
.gas-5def {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cool-8efb {
  background-color: var(--wp--preset--color--white) !important;
}
.clean_b503 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.alert-narrow-e22e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.element_huge_ec0a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-7e28 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow-19af {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid-slow-62f1 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search_new_622f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wrapper-huge-0119 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.highlight_action_d5bb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.article-79a8 {
  border-color: var(--wp--preset--color--black) !important;
}
.black-91a9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hero_6f3d {
  border-color: var(--wp--preset--color--white) !important;
}
.frame_933f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.focused_32d1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.status-slow-862e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.west-83a0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.copper_0b66 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list-fbb7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-0911 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card_b7f2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.grid_dim_1c5d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_plasma_3ddf {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.component_under_caed {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.list-b2d8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.media-0c6b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.old-b7bb {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.in-97f6 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.footer_e39f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.east-b68f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.border-28db {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.black-b0f1 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.feature-9047 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.slow_eddc {
  background: var(--wp--preset--gradient--midnight) !important;
}
.east_4bab {
  font-size: var(--wp--preset--font-size--small) !important;
}
.brown_96f3 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.border_9227 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.light-479a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.over_b7f3 a:where(:not(.advanced_5820)) {
  color: inherit;
}
:where(.copper_4818.disabled_b5cd) {
  gap: 1.25em;
}
:where(.copper_4818.logo-black-6155) {
  gap: 1.25em;
}
:where(.light-03ad.disabled_b5cd) {
  gap: 2em;
}
:where(.light-03ad.logo-black-6155) {
  gap: 2em;
}
.red_d4b3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.element-f721 .icon_brown_51cc {
  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);
}
.wrapper-west-e6ed .up-003a {
  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);
}
.hero-active-c861 {
  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);
}
.hero-active-c861.outer_8226 .badge_fe30 {
  background-color: var(--e-global-color-primary);
}
.hero-active-c861.tertiary-easy-b1f9 .badge_fe30,
.hero-active-c861.icon_3426 .badge_fe30 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature_thick_af51 .accordion_red_b895 {
  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);
}
.box_green_3a0d {
  --divider-color: var(--e-global-color-secondary);
}
.box_green_3a0d .feature-fixed-908d {
  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);
}
.box_green_3a0d.slider-cool-9ebd .paragraph_full_7775 {
  background-color: var(--e-global-color-secondary);
}
.box_green_3a0d.banner-0e0b .paragraph_full_7775,
.box_green_3a0d.sort-b787 .paragraph_full_7775 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.box_green_3a0d.banner-0e0b .paragraph_full_7775,
.box_green_3a0d.sort-b787 .paragraph_full_7775 svg {
  fill: var(--e-global-color-secondary);
}
.modal-north-26ff .texture_hard_1f88 {
  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);
}
.modal-north-26ff .complex_789c {
  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);
}
.footer_pink_f821.slider-cool-9ebd .paragraph_full_7775 {
  background-color: var(--e-global-color-primary);
}
.footer_pink_f821.banner-0e0b .paragraph_full_7775,
.footer_pink_f821.sort-b787 .paragraph_full_7775 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer_pink_f821.banner-0e0b .paragraph_full_7775,
.footer_pink_f821.sort-b787 .paragraph_full_7775 svg {
  fill: var(--e-global-color-primary);
}
.aside_hot_0157.slider-cool-9ebd .paragraph_full_7775 {
  background-color: var(--e-global-color-primary);
}
.aside_hot_0157.banner-0e0b .paragraph_full_7775,
.aside_hot_0157.sort-b787 .paragraph_full_7775 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.aside_hot_0157 .pagination_white_937a {
  color: var(--e-global-color-primary);
}
.aside_hot_0157 .pagination_white_937a,
.aside_hot_0157 .pagination_white_937a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_hot_0157 .clean_b2f1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-3ff3 .photo-cool-4735 {
  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-a7f9 .hidden-4081 .panel-bright-efee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-fluid-87f7 .form_black_efd6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.table-fluid-87f7 .shade_42a5 i {
  color: var(--e-global-color-primary);
}
.table-fluid-87f7 .shade_42a5 svg {
  fill: var(--e-global-color-primary);
}
.table-fluid-87f7 .lower-8f42 {
  color: var(--e-global-color-secondary);
}
.table-fluid-87f7 .form_black_efd6 > .lower-8f42,
.table-fluid-87f7 .form_black_efd6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-action-4241 .complex-2f23 {
  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);
}
.carousel-action-4241 .container-ba82 {
  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);
}
.list_paper_7a75 .texture_thick_c88b .steel-4a31 {
  background-color: var(--e-global-color-primary);
}
.list_paper_7a75 .caption-glass-20d2 {
  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);
}
.purple_2e3b .yellow_5256 {
  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);
}
.purple_2e3b .fixed_e309 {
  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);
}
.purple_2e3b .dropdown-pro-de96 {
  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);
}
.component-current-c1a0 .iron_45d4,
.component-current-c1a0 .iron_45d4 a {
  color: var(--e-global-color-primary);
}
.component-current-c1a0 .iron_45d4.tertiary-3ff3,
.component-current-c1a0 .iron_45d4.tertiary-3ff3 a {
  color: var(--e-global-color-accent);
}
.component-current-c1a0 .iron_45d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-current-c1a0 .large_1e4e {
  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);
}
.outline-1d6c .east-5f53,
.outline-1d6c .image_06b1 {
  color: var(--e-global-color-primary);
}
.outline-1d6c .east-5f53 svg {
  fill: var(--e-global-color-primary);
}
.outline-1d6c .tertiary-3ff3 .east-5f53,
.outline-1d6c .tertiary-3ff3 .image_06b1 {
  color: var(--e-global-color-accent);
}
.outline-1d6c .tertiary-3ff3 .east-5f53 svg {
  fill: var(--e-global-color-accent);
}
.outline-1d6c .image_06b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-1d6c .large_1e4e {
  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);
}
.element_ee4e .overlay_cool_ec9a,
.element_ee4e .badge_over_3253 {
  color: var(--e-global-color-primary);
}
.element_ee4e .badge_over_3253 svg {
  fill: var(--e-global-color-primary);
}
.element_ee4e .iron_45d4.tertiary-3ff3 a,
.element_ee4e
  .iron_45d4.tertiary-3ff3
  .badge_over_3253 {
  color: var(--e-global-color-accent);
}
.element_ee4e .overlay_cool_ec9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_ee4e .large_1e4e {
  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);
}
.solid-cec6 .header_small_2e92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-cec6 .stale-9888 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_618e .avatar_hard_107e .popup-smooth-389f {
  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);
}
.dropdown_618e .avatar_hard_107e .feature_3157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_618e .video_steel_22ec .popup-smooth-389f {
  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);
}
.dropdown_618e
  .video_steel_22ec
  .feature_3157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_618e
  .menu-bacf
  .popup-smooth-389f {
  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);
}
.dropdown_618e
  .menu-bacf
  .feature_3157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_618e
  .smooth_64f6
  .popup-smooth-389f {
  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);
}
.dropdown_618e
  .smooth_64f6
  .feature_3157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-8ad7 .card_wood_dae8 {
  background-color: var(--e-global-color-primary);
}
.left-8ad7 .card_wood_dae8:hover {
  background-color: var(--e-global-color-primary);
}
.left-8ad7 .in_cb5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-8ad7
  .card_wood_dae8:hover
  .in_cb5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_147f .brown_f1ef {
  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);
}
.medium_c905 .smooth_a887 .card_left_9109 a {
  background-color: var(--e-global-color-accent);
}
.medium_c905 .smooth_a887 .medium_626f a {
  background-color: var(--e-global-color-accent);
}
.medium_c905 .smooth_a887 .card_left_9109 a,
.medium_c905 .smooth_a887 .medium_626f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-1c11
  .outline_iron_cf8f.preview-2757
  .smooth_a887
  a.lite_9dfa {
  background-color: var(--e-global-color-accent);
}
.modal-1c11
  .outline_iron_cf8f.preview-2757
  .smooth_a887
  span.lite_9dfa.fn-current-4900 {
  background-color: var(--e-global-color-text);
}
.modal-1c11
  .outline_iron_cf8f.preview-2757
  .smooth_a887
  .lite_9dfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f .gallery_stone_df33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .dynamic-3fcb
  > .active_73cd
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .widget-pink-beb3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .slider-16a0
  .disabled-1524,
.hard-ff6f
  .slider-16a0
  .highlight-action-faa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-ff6f
  .slider-16a0
  .hot-279a,
.hard-ff6f
  .slider-16a0
  a
  .hot-279a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .slider-16a0
  .surface-north-50d3 {
  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);
}
.hard-ff6f
  .slider-16a0
  .label_310d {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .slider-16a0
  .label_310d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .slider-16a0
  .label_310d:hover {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .slider-16a0
  .main-north-d9cd {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .slider-16a0
  .main-north-d9cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .slider-16a0
  .main-north-d9cd:hover {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .preview_deaa
  .table_6bea
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-ff6f
  .preview_deaa
  .texture_dirty_a597 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .preview_deaa
  .surface-north-50d3 {
  color: var(--e-global-color-text);
}
.hard-ff6f
  .preview_deaa
  .surface-north-50d3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .preview_deaa
  .label_310d {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .preview_deaa
  .label_310d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .preview_deaa
  .label_310d:hover {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .preview_deaa
  .main-north-d9cd {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f
  .preview_deaa
  .main-north-d9cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-ff6f
  .preview_deaa
  .main-north-d9cd:hover {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f .dim_ae14 {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f .dim_ae14:hover {
  background-color: var(--e-global-color-primary);
}
.hard-ff6f .easy_b9b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-ff6f .in_1b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_1ef4 .avatar_bottom_9b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_1ef4
  .south_08ee
  > div:nth-child(3)
  .avatar_bottom_9b56,
.brown_1ef4
  .aside_a0f1
  > div:nth-child(1)
  .avatar_bottom_9b56,
.brown_1ef4
  .hidden-a0dd
  > div:nth-child(1)
  .avatar_bottom_9b56,
.brown_1ef4
  .outer-8f3a
  > div:nth-child(1)
  .avatar_bottom_9b56,
.brown_1ef4
  .notice-7b6c
  > div:nth-child(1)
  .avatar_bottom_9b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_1ef4 .button_outer_7e81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_1ef4 .plasma-b571 {
  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);
}
.brown_1ef4 .bottom-1133 {
  background-color: var(--e-global-color-primary);
}
.brown_1ef4 .bottom-1133 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_1ef4 .bottom-1133:hover {
  background-color: var(--e-global-color-primary);
}
.brown_1ef4 .panel-16be {
  background-color: var(--e-global-color-primary);
}
.brown_1ef4 .panel-16be:hover {
  background-color: var(--e-global-color-primary);
}
.brown_1ef4 .easy_b9b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_1ef4 .in_1b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_564e .status-focused-aa2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_564e .menu_d3ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_564e .grid_gas_e209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_564e .summary-8437 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_564e .modal-black-03c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_564e .panel-16be {
  background-color: var(--e-global-color-primary);
}
.fluid_564e .panel-16be:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-5201 .gallery-last-f9bb {
  background-color: var(--e-global-color-secondary);
}
.narrow-5201 .border_2bf8 {
  background-color: var(--e-global-color-text);
}
.narrow-5201 .hover_over_715f {
  background-color: var(--e-global-color-secondary);
}
.narrow-5201 .solid_5c27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-5201 .slider_f520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-5201 .footer_1883 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-5201 .carousel-inner-d798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-5201 .box_in_0767 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_46d1 .iron_8481 .modal-88ff,
.secondary_46d1
  .iron_8481
  .modal-88ff
  a,
.secondary_46d1 .title-8271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_46d1 .iron_8481 .dark_2178,
.secondary_46d1 .section-0dd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_46d1 .iron_8481 .dark_2178 {
  color: var(--e-global-color-text);
}
.secondary_46d1 .section-0dd2 {
  color: var(--e-global-color-text);
}
.secondary_46d1
  .iron_8481
  .tertiary_lite_627c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_46d1 .popup-bronze-c837 .middle-1bef {
  background-color: var(--e-global-color-primary);
}
.secondary_46d1 .popup-bronze-c837 .middle-1bef:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_46d1 .popup-bronze-c837 .bright_b779 li span {
  background-color: var(--e-global-color-text);
}
.secondary_46d1 .popup-bronze-c837 .bright_b779 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_46d1
  .popup-bronze-c837
  .bright_b779
  li.motion-f8af
  span {
  background-color: var(--e-global-color-accent);
}
.secondary_46d1 .focus-ef95 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_mini_59b9 .selected-d077 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_8f6f .pro_5888 {
  background-color: var(--e-global-color-primary);
}
.hero_8f6f .video-bronze-3b5d {
  background-color: var(--e-global-color-secondary);
}
.hero_8f6f .form-cool-2d3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8f6f .yellow-ac26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8f6f .active_5b75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8f6f .block_narrow_d89b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8f6f .tag_ab4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8f6f .main_6de1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8f6f .button-bright-3b18 {
  background-color: var(--e-global-color-primary);
}
.hero_8f6f .button-bright-3b18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_east_ac23 .section_inner_8536 {
  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);
}
.item_east_ac23 .motion_fe14 {
  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);
}
.item_east_ac23
  .top-c8ae:after {
  background-color: var(--e-global-color-primary);
}
.item_east_ac23 .small_2ff8 {
  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);
}
.pagination_4084 .title-8271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_4084 .section-0dd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-5609 .tertiary_prev_5614 .hovered-ed83 {
  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);
}
.sidebar-5609 .tertiary_prev_5614 .icon-plasma-ac62 {
  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);
}
.frame-b634 .aside-3f56 {
  background-color: var(--e-global-color-primary);
}
.frame-b634 .breadcrumb-b7ed {
  background-color: var(--e-global-color-secondary);
}
.frame-b634 .title-f2bc .in_3ee0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-b634 .form_glass_b95c .in_3ee0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-f713 .header_ea68 .video-e7f3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-f713 .header_ea68 .tabs-a4ec {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-f713 .header_ea68 .popup-lower-db4e {
  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);
}
.overlay-7d68 .button-medium-def3 {
  border-color: var(--e-global-color-text);
}
.overlay-7d68 .frame_cold_0170 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-7d68 .gradient-prev-7d0d {
  color: var(--e-global-color-primary);
}
.overlay-7d68 .liquid-ad87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-huge-c30f .chip-current-02da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-huge-c30f .menu-over-ad5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-huge-c30f .caption-orange-254a:hover .chip-current-02da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-huge-c30f
  .caption-orange-254a:hover
  .menu-over-ad5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_dark_1761 .sidebar_d6e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_dark_1761 .old-cd82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-15ed .outline_5abc .soft-79ab {
  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);
}
.border-15ed .bottom_c92b .soft-79ab {
  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);
}
.bronze-97ce .notice_center_7b5a {
  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);
}
.badge_old_3dff .filter-outer-5397 .module-out-46c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_old_3dff .filter-outer-5397 .module-out-46c2 {
  background-color: var(--e-global-color-secondary);
}
.badge_old_3dff .badge-cold-741c .module-out-46c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_old_3dff .badge-cold-741c .module-out-46c2 {
  background-color: var(--e-global-color-secondary);
}
.badge_old_3dff .pattern_915f .gallery_bb27 {
  background-color: var(--e-global-color-primary);
}
.badge_old_3dff .pattern_915f:hover .gallery_bb27 {
  background-color: var(--e-global-color-secondary);
}
.badge_old_3dff .middle-1bef {
  background-color: var(--e-global-color-primary);
}
.badge_old_3dff .middle-1bef:hover {
  background-color: var(--e-global-color-accent);
}
.badge_old_3dff .bright_b779 li span {
  background-color: var(--e-global-color-text);
}
.badge_old_3dff .bright_b779 li span:hover {
  background-color: var(--e-global-color-primary);
}
.badge_old_3dff .bright_b779 li.motion-f8af span {
  background-color: var(--e-global-color-accent);
}
.hidden_bc29 .form-complex-5800 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_bc29 .brown-278f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_wood_89c2 .link_north_7f94:before {
  background-color: var(--e-global-color-secondary);
}
.caption_wood_89c2 .surface-liquid-cb42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_wood_89c2 .component_0198 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_5168 .background_dim_76fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_5168 .background_dim_76fc:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_5168 .background_dim_76fc.fn-active-4900 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_5168 .item_54a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_5168 .element-warm-7ce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_5168 .wide-8097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_5168 .notice-e0f3 {
  background-color: var(--e-global-color-primary);
}
.pink_5168 .notice-e0f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_5168 .carousel-976c {
  background-color: var(--e-global-color-primary);
}
.pink_5168 .carousel-976c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_38c6 .outline-white-2907 .wrapper-4a3b a {
  color: var(--e-global-color-secondary);
}
.primary_38c6 .outline-white-2907 .wrapper-4a3b a:hover {
  color: var(--e-global-color-secondary);
}
.primary_38c6 .outline-white-2907 .wrapper-4a3b,
.primary_38c6 .outline-white-2907 .wrapper-4a3b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_38c6 .outline-white-2907 .tabs_west_b375 {
  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);
}
.primary_38c6 .outline-white-2907 .overlay_fc1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_38c6 .outline-white-2907 .white-1745 {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .outline-white-2907 .white-1745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_38c6 .outline-white-2907 .white-1745:hover {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .outline-white-2907 .aside-2cf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_38c6 .outline-white-2907 .aside-2cf1 {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .outline-white-2907 .aside-2cf1:hover {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .outline-white-2907 .middle-1bef {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .outline-white-2907 .middle-1bef:hover {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .popup-bronze-c837 .bright_b779 li span {
  background-color: var(--e-global-color-text);
}
.primary_38c6 .popup-bronze-c837 .bright_b779 li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary_38c6 .popup-bronze-c837 .bright_b779 li.motion-f8af span {
  background-color: var(--e-global-color-accent);
}
.primary_38c6 .easy_b9b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_38c6 .in_1b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_9895 .progress_d627 .solid-c343 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_9895 .progress_d627 .basic_e476 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_9895 .progress_d627 .full_b2af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_d3c8 .static_50d1 {
  border-color: var(--e-global-color-text);
}
.white_d3c8 .paper-b333 {
  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);
}
.white_d3c8 .in_6174 {
  color: var(--e-global-color-secondary);
}
.white_d3c8 .in_6174 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_d3c8 .shade_59df > * {
  color: var(--e-global-color-primary);
}
.white_d3c8 .shade_59df > * svg {
  fill: var(--e-global-color-primary);
}
.white_d3c8 .tabs-small-eb36 {
  color: var(--e-global-color-primary);
}
.white_d3c8 .tabs-small-eb36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_d3c8 .orange_745f {
  color: var(--e-global-color-primary);
}
.white_d3c8 .orange_745f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_d3c8 .focused-034b {
  color: var(--e-global-color-primary);
}
.white_d3c8 .focused-034b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_d3c8 .chip_8da2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_d3c8 .hard-1867 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_d3c8 .hard-1867.module-huge-762d {
  color: var(--e-global-color-secondary);
}
.white_d3c8 .hard-1867.module-huge-762d .feature_center_b68f {
  color: var(--e-global-color-accent);
}
.white_d3c8 .hard-1867.tertiary_e4a9 {
  color: var(--e-global-color-text);
}
.white_d3c8 .hard-1867.tertiary_e4a9 .feature_center_b68f {
  color: var(--e-global-color-text);
}
.white_d3c8 .hard-1867:before {
  border-top-color: var(--e-global-color-text);
}
.white_d3c8 .cold_9e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_d3c8
  .cold_9e14
  .north-0100 {
  background-color: var(--e-global-color-primary);
}
.white_d3c8
  .cold_9e14
  .north-0100 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_d3c8 .static_50d1 .list_ff69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_warm_277b .overlay-copper-cfbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_warm_277b .accent-purple-b075 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-5c03 .search-6968 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-5c03
  .title-432d
  .caption-first-2a0b {
  background-color: var(--e-global-color-secondary);
}
.tertiary-5c03
  .title-432d.fixed_a0a7
  .caption-first-2a0b {
  background-color: var(--e-global-color-text);
}
.tertiary-5c03
  .title-432d:hover
  .caption-first-2a0b {
  background-color: var(--e-global-color-accent);
}
.tertiary-5c03
  .title-432d.fn-active-4900
  .caption-first-2a0b {
  background-color: var(--e-global-color-primary);
}
.sort_cf38 .notice_8605 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.sort_cf38 .rough-59bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_cf38 .hero-48b6 {
  background-color: var(--e-global-color-primary);
}
.sort_cf38 .hero-48b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-8e1a .alert-light-5576 .hidden-4e7b .inner-e854 {
  background-color: var(--e-global-color-secondary);
}
.secondary-8e1a .alert-light-5576 .smooth-8f94:after {
  background-color: var(--e-global-color-secondary);
}
.secondary-8e1a .sort_steel_72f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-8e1a .liquid_55f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-8e1a .feature_next_d605 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-8e1a .simple_d11b {
  background-color: var(--e-global-color-primary);
}
.secondary-8e1a .simple_d11b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-8e1a .clean-d899 {
  background-color: var(--e-global-color-secondary);
}
.secondary-8e1a .clean-d899 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-8e1a .alert-light-5576 .dropdown_c1c9 .list-paper-3e9b:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-8e1a
  .alert-light-5576
  .dropdown_c1c9
  .list-paper-3e9b.notification-3fa8 {
  background-color: var(--e-global-color-primary);
}
.secondary-8e1a .alert-light-5576 .carousel_small_e94d:before {
  border-color: var(--e-global-color-primary);
}
.secondary-8e1a .alert-light-5576 .carousel_small_e94d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.secondary-8e1a
  .alert-light-5576
  .carousel_small_e94d.grid_0161:before {
  border-color: var(--e-global-color-primary);
}
.secondary-8e1a .shadow_be03 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-743e .list-7ddf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-743e .list-7ddf:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-743e .list-7ddf.shadow-cold-defc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-743e .advanced-9b76 {
  background-color: var(--e-global-color-primary);
}
.column-743e .advanced-9b76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-743e
  .narrow_aad3
  .button_blue_4c19
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-743e
  .dynamic_4b9c
  .button_blue_4c19
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_701c
  .button-prev-ec14
  .media_middle_2deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_701c
  .button-prev-ec14
  .fluid_bde0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_701c .glass_37de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_701c .east-dfe1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_701c .link_9773 {
  background-color: var(--e-global-color-primary);
}
.thick_701c .link_9773 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-fast-3802 .surface-6f6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fast-3802 .large-a157 {
  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);
}
.hover-fast-3802 .pattern_bottom_bd34 {
  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-fast-3802 .pattern_bottom_bd34 a:hover {
  color: var(--e-global-color-secondary);
}
.hover-fast-3802 .prev_7e77 {
  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);
}
.hover-fast-3802 .black-26ea {
  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-fast-3802 .element-cold-3678 .middle-1bef {
  background-color: var(--e-global-color-primary);
}
.hover-fast-3802 .element-cold-3678 .middle-1bef:hover {
  background-color: var(--e-global-color-accent);
}
.hover-fast-3802
  .element-cold-3678
  .bright_b779
  li
  span {
  background-color: var(--e-global-color-text);
}
.hover-fast-3802
  .element-cold-3678
  .bright_b779
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-fast-3802
  .element-cold-3678
  .bright_b779
  li.motion-f8af
  span {
  background-color: var(--e-global-color-accent);
}
.nav_c065
  .layout-d5a3
  .title-soft-890c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_c065 .layout-d5a3 .table_831e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_c065 .layout-d5a3 .left-1acb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_c065 .dirty_4f16 {
  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);
}
.nav_c065
  .basic_f189.fluid-a656 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a {
  background-color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a
  .complex_91b9.bottom-f062 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a
  .pagination-green-f9df.box-5870 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  .chip_medium_23ad
  > a {
  background-color: var(--e-global-color-secondary);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  .chip_medium_23ad
  > a
  .progress_3817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  .chip_medium_23ad
  > a
  .pagination-green-f9df.text-b72d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a
  .breadcrumb_8d81:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  a
  .breadcrumb_8d81:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad.highlight_large_31ab
  > a
  .breadcrumb_8d81:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  .chip_medium_23ad.highlight_large_31ab
  > a
  .breadcrumb_8d81:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a
  .layout-pro-28c5
  .popup-cc12 {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  a
  .layout-pro-28c5
  .popup-cc12 {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a
  .layout-pro-28c5
  .popup-cc12,
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  a
  .layout-pro-28c5
  .popup-cc12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > a
  .panel-7630:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  a
  .panel-7630:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad.highlight_large_31ab
  > a
  .panel-7630:before {
  color: var(--e-global-color-text);
}
.wrapper-first-913e
  > .overlay_a239
  > div
  > .grid_plasma_3b4f
  > .chip_medium_23ad
  > .button-1842
  .chip_medium_23ad.highlight_large_31ab
  > a
  .panel-7630:before {
  color: var(--e-global-color-text);
}
.shade_next_8a43 .description-silver-4859 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_next_8a43
  .basic_819a:hover
  .description-silver-4859 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_3212
  > .overlay_a239
  > .column-ed43
  > .notice-pro-439f
  > .row-3ce5
  > .accordion_fc43
  .dropdown_fresh_5274 {
  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);
}
.shade_3212
  > .overlay_a239
  > .column-ed43
  > .notice-pro-439f
  > .row-3ce5
  > .accordion_fc43:hover
  .dropdown_fresh_5274 {
  color: var(--e-global-color-text);
}
.shade_3212
  > .overlay_a239
  > .column-ed43
  > .notice-pro-439f
  > .row-3ce5
  > .accordion_fc43:hover
  .dropdown_fresh_5274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_3212
  > .overlay_a239
  > .column-ed43
  > .notice-pro-439f
  > .row-3ce5.grid-6942
  > .accordion_fc43
  .dropdown_fresh_5274 {
  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);
}
.texture_middle_b557 .element-south-a08d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_middle_b557 .smooth_5ee9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_middle_b557 .summary_dark_d64e {
  background-color: var(--e-global-color-primary);
}
.texture_middle_b557 .summary_dark_d64e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-acb4
  > .overlay_a239
  > .title-48e3
  > .fresh-55e5
  > .mask-17cd
  .video-4d18 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-acb4
  > .overlay_a239
  > .title-48e3
  > .fresh-55e5
  > .mask-17cd
  .pagination_hard_ab62 {
  color: var(--e-global-color-text);
}
.element-acb4
  > .overlay_a239
  > .title-48e3
  > .fresh-55e5
  > .mask-17cd:hover
  .video-4d18 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-acb4
  > .overlay_a239
  > .title-48e3
  > .fresh-55e5
  > .mask-17cd:hover
  .pagination_hard_ab62 {
  color: var(--e-global-color-secondary);
}
.element-acb4
  > .overlay_a239
  > .title-48e3
  > .fresh-55e5
  > .mask-17cd.gradient-gas-9b74
  .video-4d18 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-acb4
  > .overlay_a239
  > .title-48e3
  > .fresh-55e5
  > .mask-17cd.gradient-gas-9b74
  .pagination_hard_ab62 {
  color: var(--e-global-color-primary);
}
.nav_18e9
  .notification-under-c275
  .module-88ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_18e9 .full-f167 .list_ff69 .sidebar-gas-f65d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_35ed .alert_1c03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_35ed .media_e52a .alert_1c03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_35ed .highlight-1333 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_35ed .highlight-1333 {
  background-color: var(--e-global-color-primary);
}
.black_225d .alert-d487 .footer-9b90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_225d
  .alert-d487:hover
  .hero_stone_1604 {
  color: var(--e-global-color-secondary);
}
.black_225d
  .alert-d487:hover
  .footer-9b90 {
  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);
}
.red_ad1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.red-4da1 {
  max-width: 1400px !important;
}

.paragraph_18b2 {
  flex-direction: column;
}

.paragraph_18b2 .fixed-b2cd {
  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.paragraph_18b2 .fixed-b2cd {
  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);
}

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

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

.pagination-92bf.grid-d563 {
  display: none;
}

.light_e5b2 {
  display: none;
}

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

.pink_4136.paragraph_f58c {
  margin-bottom: 40px;
  width: 100%;
}

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

.paragraph_18b2 a {
  width: 100%;
}

.out-20b9 .section-b4ea.row_fresh_c99e {
  width: 20% !important;
}

.section-small-17d1 {
  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; /* 字母间距 */
}

.section-small-17d1: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%);
}

.section-small-17d1 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.wrapper-dynamic-514c {
  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;
}

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

.wrapper-dynamic-514c: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);
}

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

.out-20b9
  .section-b4ea.outline-stone-d350
  .wrapper-261d
  .outline_wood_b916 {
  font-size: 20px !important;
}

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

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

.content-194c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.next-9278.notification-yellow-fd2a > .smooth-3be6 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.tertiary-dim-225e {
  position: relative;
  width: 100%;
}

.frame-7fb0 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

.box-left-2f8b {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.message-d8b1 {
  display: flex;
  gap: 50px;
}

.out-20b9
  .section-b4ea.picture_smooth_7f38
  .grid-9f3c
  .description_active_ce1d {
  width: 100% !important;
}

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

.plasma-8379 {
  width: 100%;
}

.item-gas-94ca {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.wrapper-light-be94 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.inner_f84f:hover .image_motion_b000 {
  visibility: visible;
}
.inner_f84f:hover.inner_f84f::before {
  display: block;
}

.content-194c h3 {
  color: #fff;
}

.outline-solid-c850 {
  margin: 0;
}

.out-20b9
  .section-b4ea.picture_smooth_7f38
  .description_active_ce1d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.middle-302e {
  width: 100%;
}

.wide-1733 {
  width: 100%;
}

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

.wide-1733 {
  width: 100%;
}

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

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

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

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

.paragraph_18b2 .fixed-b2cd.icon_paper_0047 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.paragraph_18b2 h1.fixed-b2cd {
  margin-top: 80px !important;
}

.out-20b9 .section-b4ea.tooltip-e6e0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.accent_bright_737d img {
  width: 100%;
}

.south_4666 .dropdown-a046.wrapper-261d {
  justify-content: space-between;
}

.tall-470e {
  display: none;
}

.slow_42ef .mask-lite-5ae3 {
  margin: 1px 0 !important;
}

.caption-55ac li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .next-9278 .smooth-3be6 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .section-small-17d1 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .south_4666 .dropdown-a046.wrapper-261d {
    border-bottom: 1px solid #f0c159;
  }

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

  .next-9278.notification-yellow-fd2a > .smooth-3be6 {
    gap: 15px;
    justify-content: space-between;
  }

  .out-20b9
    .section-b4ea.picture_smooth_7f38
    .description_active_ce1d
    img {
    width: 60% !important;
  }

  .frame-7fb0 {
    left: 2%;
  }

  .active_in_3782 {
    margin: 10px 0;
  }

  .paragraph_18b2 .mask-lite-5ae3 {
    margin: 0;
    margin-bottom: 10px;
  }

  .section-small-17d1 {
    font-size: 16px !important;
  }

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

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

  h2.paragraph_18b2 .fixed-b2cd,
  .paragraph_18b2 .fixed-b2cd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .description_active_ce1d {
    justify-content: center;
  }

  .paragraph_18b2 .mask-lite-5ae3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .out-20b9 .section-b4ea.row_fresh_c99e {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .wrapper-dynamic-514c {
    text-transform: capitalize;
  }

  h2.paragraph_18b2 .fixed-b2cd,
  .paragraph_18b2 .fixed-b2cd {
    font-size: 30px !important;
  }

  .description_active_ce1d {
    justify-content: center;
  }

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

  .photo-fresh-e02b
    .complex_e324.out_fd54 {
    margin: 0 !important;
  }

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

  .active_in_3782 {
    display: flex;
  }

  .slider-warm-5b64 .section-small-17d1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .paragraph_18b2 h1.fixed-b2cd {
    margin-top: 40px !important;
  }

  .out-20b9
    .section-b4ea.picture_smooth_7f38
    .description_active_ce1d
    img,
  .modal-north-26ff .grid-9f3c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wrapper-dynamic-514c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .out-20b9 .section-b4ea.row_fresh_c99e {
    width: 100% !important;
  }

  .next-9278.notification-yellow-fd2a > .smooth-3be6 {
    gap: 3px;
  }

  .paragraph_18b2 .mask-lite-5ae3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .section-small-17d1 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.south_4666 .dropdown-a046.wrapper-261d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.south_4666 .dropdown-a046.wrapper-261d: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);
}

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

/* 图片容器简化样式 */
.tertiary-dim-225e {
  position: relative;
  width: 100%;
}

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

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

.pagination-92bf: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;
}

/* 图片块简化样式 */
.box-left-2f8b {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .south_4666 .dropdown-a046.wrapper-261d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .paragraph_18b2 .fixed-b2cd {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .section-small-17d1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.chip-cb77 .texture-narrow-7111 {
  flex-shrink: 0;
  white-space: nowrap;
}

.chip-cb77 .backdrop_paper_23d9 {
  flex-shrink: 0;
  min-width: fit-content;
}

.chip-cb77 .outline_wood_b916 {
  white-space: nowrap;
}

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

.chip-cb77 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.chip-cb77 .texture-narrow-7111 {
  max-width: 80px !important;
}

.chip-cb77 .backdrop_paper_23d9 {
  max-width: 80px !important;
  overflow: hidden;
}

.chip-cb77 .dropdown-a046.wrapper-261d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.chip-cb77 .outline_wood_b916 {
  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);
  }
}

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

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

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

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

body .wrapper-dynamic-514c:nth-child(2),
.out-20b9 .wrapper-dynamic-514c:nth-child(2),
#page .wrapper-dynamic-514c: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;
}

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

/* css-noise: 8544 */
.ghost-box-x4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
