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(.form-wide-dc3e) {
  gap: 0.5em;
}
:where(.container-green-2037) {
  gap: 0.5em;
}
body .gradient_motion_5f27 > .button-smooth-abe7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gradient_motion_5f27 > .preview-motion-e98c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gradient_motion_5f27 > .element-wood-0ae4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .block_943c > .button-smooth-abe7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .block_943c > .preview-motion-e98c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .block_943c > .element-wood-0ae4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .block_943c
  > :where(:not(.button-smooth-abe7):not(.preview-motion-e98c):not(.detail-6b4a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .block_943c > .sort-liquid-97e5 {
  max-width: var(--wp--style--global--wide-size);
}
body .form-wide-dc3e {
  display: flex;
}
body .form-wide-dc3e {
  flex-wrap: wrap;
  align-items: center;
}
body .form-wide-dc3e > * {
  margin: 0;
}
body .container-green-2037 {
  display: grid;
}
body .container-green-2037 > * {
  margin: 0;
}
:where(.shadow_bright_6cea.form-wide-dc3e) {
  gap: 2em;
}
:where(.shadow_bright_6cea.container-green-2037) {
  gap: 2em;
}
:where(.item-83f7.form-wide-dc3e) {
  gap: 1.25em;
}
:where(.item-83f7.container-green-2037) {
  gap: 1.25em;
}
.module-black-12c2 {
  color: var(--wp--preset--color--black) !important;
}
.stale_bc34 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column_liquid_7b7f {
  color: var(--wp--preset--color--white) !important;
}
.clean_63ab {
  color: var(--wp--preset--color--pale-pink) !important;
}
.nav-active-39ba {
  color: var(--wp--preset--color--vivid-red) !important;
}
.link-d32b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.in-833a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.photo_hovered_f724 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.frame-ca40 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hard_56b9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.upper-4b03 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focus_0259 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.slow_837d {
  background-color: var(--wp--preset--color--black) !important;
}
.active-56cf {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.soft_a604 {
  background-color: var(--wp--preset--color--white) !important;
}
.text-blue-06a5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.summary-86be {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.slow_9bb8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label-new-6e77 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fast-67ea {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.cool_ff02 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pink_40e5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_narrow_c0ab {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.copper_09ab {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.narrow_6d26 {
  border-color: var(--wp--preset--color--black) !important;
}
.current-ae62 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_e234 {
  border-color: var(--wp--preset--color--white) !important;
}
.active_stone_98bc {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.notice-cold-4ca7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.block_2615 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.badge_outer_db04 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy_00c6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice-78ce {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dynamic-e9d2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading-4158 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow_out_2fdb {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-blue-c017 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gas-26ba {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tooltip-upper-0ae4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.focused_b6d2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.disabled_lite_1941 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.notification_glass_16db {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.down-1fd8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.article-motion-89e4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hover-simple-6e2d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.smooth_335a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.static-bc21 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.frame-old-c63d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.popup_focused_5bd3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper_6ed1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gradient-top-a037 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.title_complex_288b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hard_69f4 a:where(:not(.secondary-center-a1db)) {
  color: inherit;
}
:where(.item-83f7.form-wide-dc3e) {
  gap: 1.25em;
}
:where(.item-83f7.container-green-2037) {
  gap: 1.25em;
}
:where(.shadow_bright_6cea.form-wide-dc3e) {
  gap: 2em;
}
:where(.shadow_bright_6cea.container-green-2037) {
  gap: 2em;
}
.fresh-c589 {
  font-size: 1.5em;
  line-height: 1.6;
}

.sidebar-glass-3fbb .section-063b {
  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);
}
.lower_56c8 .south_fc45 {
  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);
}
.pattern_1131 {
  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);
}
.pattern_1131.backdrop-gas-5249 .simple-61d9 {
  background-color: var(--e-global-color-primary);
}
.pattern_1131.filter_a7a9 .simple-61d9,
.pattern_1131.layout-3ee8 .simple-61d9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.chip-24d5 .hidden_clean_ac39 {
  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);
}
.black-3f15 {
  --divider-color: var(--e-global-color-secondary);
}
.black-3f15 .card-fixed-bd34 {
  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);
}
.black-3f15.plasma_3cc7 .grid-fixed-2f02 {
  background-color: var(--e-global-color-secondary);
}
.black-3f15.west-1b43 .grid-fixed-2f02,
.black-3f15.dark-4924 .grid-fixed-2f02 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.black-3f15.west-1b43 .grid-fixed-2f02,
.black-3f15.dark-4924 .grid-fixed-2f02 svg {
  fill: var(--e-global-color-secondary);
}
.picture_fa80 .section-slow-2acf {
  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);
}
.picture_fa80 .top-f105 {
  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-dynamic-a060.plasma_3cc7 .grid-fixed-2f02 {
  background-color: var(--e-global-color-primary);
}
.outline-dynamic-a060.west-1b43 .grid-fixed-2f02,
.outline-dynamic-a060.dark-4924 .grid-fixed-2f02 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline-dynamic-a060.west-1b43 .grid-fixed-2f02,
.outline-dynamic-a060.dark-4924 .grid-fixed-2f02 svg {
  fill: var(--e-global-color-primary);
}
.up-cb20.plasma_3cc7 .grid-fixed-2f02 {
  background-color: var(--e-global-color-primary);
}
.up-cb20.west-1b43 .grid-fixed-2f02,
.up-cb20.dark-4924 .grid-fixed-2f02 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up-cb20 .secondary-lower-5a9d {
  color: var(--e-global-color-primary);
}
.up-cb20 .secondary-lower-5a9d,
.up-cb20 .secondary-lower-5a9d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-cb20 .thumbnail_paper_edda {
  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);
}
.status_9b75 .picture_a404 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-e071 .pressed-e0ce .detail-selected-9325 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_6d04 .status_d6f8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.message_6d04 .secondary-d88d i {
  color: var(--e-global-color-primary);
}
.message_6d04 .secondary-d88d svg {
  fill: var(--e-global-color-primary);
}
.message_6d04 .liquid_49fd {
  color: var(--e-global-color-secondary);
}
.message_6d04 .status_d6f8 > .liquid_49fd,
.message_6d04 .status_d6f8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8348 .first_cbeb {
  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-8348 .gradient_next_0b90 {
  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);
}
.logo_24ea .cool-cb5c .footer-612b {
  background-color: var(--e-global-color-primary);
}
.logo_24ea .dynamic-8b3c {
  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);
}
.feature-150c .paragraph_eb8e {
  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);
}
.feature-150c .smooth_644c {
  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);
}
.feature-150c .selected_fbbf {
  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-4f31 .row-gas-3926,
.list-4f31 .row-gas-3926 a {
  color: var(--e-global-color-primary);
}
.list-4f31 .row-gas-3926.active-cd25,
.list-4f31 .row-gas-3926.active-cd25 a {
  color: var(--e-global-color-accent);
}
.list-4f31 .row-gas-3926 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-4f31 .section-liquid-9d32 {
  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);
}
.white_892c .stale_37e4,
.white_892c .texture_short_5238 {
  color: var(--e-global-color-primary);
}
.white_892c .stale_37e4 svg {
  fill: var(--e-global-color-primary);
}
.white_892c .active-cd25 .stale_37e4,
.white_892c .active-cd25 .texture_short_5238 {
  color: var(--e-global-color-accent);
}
.white_892c .active-cd25 .stale_37e4 svg {
  fill: var(--e-global-color-accent);
}
.white_892c .texture_short_5238 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_892c .section-liquid-9d32 {
  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);
}
.shade_5aed .black-eb6c,
.shade_5aed .grid_f245 {
  color: var(--e-global-color-primary);
}
.shade_5aed .grid_f245 svg {
  fill: var(--e-global-color-primary);
}
.shade_5aed .row-gas-3926.active-cd25 a,
.shade_5aed
  .row-gas-3926.active-cd25
  .grid_f245 {
  color: var(--e-global-color-accent);
}
.shade_5aed .black-eb6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_5aed .section-liquid-9d32 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-3c7a .wide-2cc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-3c7a .soft_3ff7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_purple_aa04 .chip_a6c8 .advanced_005d {
  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);
}
.sort_purple_aa04 .chip_a6c8 .full-e213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_purple_aa04 .thumbnail_white_e506 .advanced_005d {
  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);
}
.sort_purple_aa04
  .thumbnail_white_e506
  .full-e213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_purple_aa04
  .cold-f1f3
  .advanced_005d {
  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);
}
.sort_purple_aa04
  .cold-f1f3
  .full-e213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_purple_aa04
  .text_ecff
  .advanced_005d {
  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);
}
.sort_purple_aa04
  .text_ecff
  .full-e213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-rough-36a3 .easy_5d6a {
  background-color: var(--e-global-color-primary);
}
.border-rough-36a3 .easy_5d6a:hover {
  background-color: var(--e-global-color-primary);
}
.border-rough-36a3 .main-2263 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-rough-36a3
  .easy_5d6a:hover
  .main-2263 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_f11f .label-48f8 {
  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);
}
.smooth-a3a1 .text-10bf .tag-large-344f a {
  background-color: var(--e-global-color-accent);
}
.smooth-a3a1 .text-10bf .backdrop-6d5f a {
  background-color: var(--e-global-color-accent);
}
.smooth-a3a1 .text-10bf .tag-large-344f a,
.smooth-a3a1 .text-10bf .backdrop-6d5f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_9bfc
  .new-e92f.layout-active-9dc4
  .text-10bf
  a.sort-narrow-2dd4 {
  background-color: var(--e-global-color-accent);
}
.alert_9bfc
  .new-e92f.layout-active-9dc4
  .text-10bf
  span.sort-narrow-2dd4.fn-current-0301 {
  background-color: var(--e-global-color-text);
}
.alert_9bfc
  .new-e92f.layout-active-9dc4
  .text-10bf
  .sort-narrow-2dd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b .east-4c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .outer-0000
  > .current-15fd
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .video_4bf8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .avatar_thick_f0d1
  .caption-c563,
.overlay_255b
  .avatar_thick_f0d1
  .dirty_7319 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_255b
  .avatar_thick_f0d1
  .card-61ac,
.overlay_255b
  .avatar_thick_f0d1
  a
  .card-61ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .avatar_thick_f0d1
  .mini_e167 {
  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_255b
  .avatar_thick_f0d1
  .detail-5113 {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .avatar_thick_f0d1
  .detail-5113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .avatar_thick_f0d1
  .detail-5113:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .avatar_thick_f0d1
  .summary_ee1c {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .avatar_thick_f0d1
  .summary_ee1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .avatar_thick_f0d1
  .summary_ee1c:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .mask_tiny_0f88
  .tiny-6669
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_255b
  .mask_tiny_0f88
  .message-e0b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .mask_tiny_0f88
  .mini_e167 {
  color: var(--e-global-color-text);
}
.overlay_255b
  .mask_tiny_0f88
  .mini_e167
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .mask_tiny_0f88
  .detail-5113 {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .mask_tiny_0f88
  .detail-5113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .mask_tiny_0f88
  .detail-5113:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .mask_tiny_0f88
  .summary_ee1c {
  background-color: var(--e-global-color-primary);
}
.overlay_255b
  .mask_tiny_0f88
  .summary_ee1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_255b
  .mask_tiny_0f88
  .summary_ee1c:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_255b .paragraph-over-348b {
  background-color: var(--e-global-color-primary);
}
.overlay_255b .paragraph-over-348b:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_255b .photo_iron_1f5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_255b .stone_2423 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_06be .center-20d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_06be
  .cool-c2b7
  > div:nth-child(3)
  .center-20d8,
.dropdown_06be
  .sidebar_9e70
  > div:nth-child(1)
  .center-20d8,
.dropdown_06be
  .content_blue_e332
  > div:nth-child(1)
  .center-20d8,
.dropdown_06be
  .photo-74d1
  > div:nth-child(1)
  .center-20d8,
.dropdown_06be
  .first-6eca
  > div:nth-child(1)
  .center-20d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_06be .widget-f27b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_06be .wrapper-fcac {
  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);
}
.dropdown_06be .avatar-blue-21e3 {
  background-color: var(--e-global-color-primary);
}
.dropdown_06be .avatar-blue-21e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_06be .avatar-blue-21e3:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_06be .modal_paper_8c6e {
  background-color: var(--e-global-color-primary);
}
.dropdown_06be .modal_paper_8c6e:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_06be .photo_iron_1f5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_06be .stone_2423 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-outer-4b68 .upper-fb98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-outer-4b68 .picture_middle_ef2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-outer-4b68 .large_1229 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-outer-4b68 .main-tiny-1fad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-outer-4b68 .shade_c33a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-outer-4b68 .modal_paper_8c6e {
  background-color: var(--e-global-color-primary);
}
.border-outer-4b68 .modal_paper_8c6e:hover {
  background-color: var(--e-global-color-primary);
}
.medium-c626 .article_ebc1 {
  background-color: var(--e-global-color-secondary);
}
.medium-c626 .outline-93ab {
  background-color: var(--e-global-color-text);
}
.medium-c626 .text-down-aa99 {
  background-color: var(--e-global-color-secondary);
}
.medium-c626 .description-easy-f34d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-c626 .last_faca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-c626 .outer-3df1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-c626 .sort-1452 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-c626 .menu-be07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_ac82 .stale-4b91 .gas-94ba,
.info_ac82
  .stale-4b91
  .gas-94ba
  a,
.info_ac82 .center_32cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_ac82 .stale-4b91 .overlay_233c,
.info_ac82 .block_710d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_ac82 .stale-4b91 .overlay_233c {
  color: var(--e-global-color-text);
}
.info_ac82 .block_710d {
  color: var(--e-global-color-text);
}
.info_ac82
  .stale-4b91
  .thumbnail_iron_8f74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_ac82 .tertiary-ced0 .center-1240 {
  background-color: var(--e-global-color-primary);
}
.info_ac82 .tertiary-ced0 .center-1240:hover {
  background-color: var(--e-global-color-primary);
}
.info_ac82 .tertiary-ced0 .header-bf32 li span {
  background-color: var(--e-global-color-text);
}
.info_ac82 .tertiary-ced0 .header-bf32 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_ac82
  .tertiary-ced0
  .header-bf32
  li.medium_c101
  span {
  background-color: var(--e-global-color-accent);
}
.info_ac82 .secondary-003d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-93bc .header-pink-1dc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-2ad9 .notice_8c9d {
  background-color: var(--e-global-color-primary);
}
.tooltip-2ad9 .detail_f30f {
  background-color: var(--e-global-color-secondary);
}
.tooltip-2ad9 .content-5228 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-2ad9 .row-under-99f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-2ad9 .east-5de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-2ad9 .picture_7692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-2ad9 .hover-0e84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-2ad9 .disabled_8925 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-2ad9 .carousel_bronze_c736 {
  background-color: var(--e-global-color-primary);
}
.tooltip-2ad9 .carousel_bronze_c736 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-a49e .badge_4fe7 {
  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);
}
.form-a49e .message-action-4ebb {
  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);
}
.form-a49e
  .orange_3d11:after {
  background-color: var(--e-global-color-primary);
}
.form-a49e .aside_stone_b4cf {
  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);
}
.container_east_aa50 .center_32cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_east_aa50 .block_710d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_73f7 .disabled_fluid_56a5 .module_old_aafd {
  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);
}
.popup_73f7 .disabled_fluid_56a5 .container_0306 {
  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);
}
.breadcrumb-lower-7a35 .footer_fac2 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-lower-7a35 .wide-7a99 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-lower-7a35 .table-bottom-0ac9 .photo_huge_2440 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-lower-7a35 .status_61c3 .photo_huge_2440 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_dark_739b .tag-prev-337c .primary-wide-222f {
  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);
}
.tag_dark_739b .tag-prev-337c .table_40a5 {
  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);
}
.tag_dark_739b .tag-prev-337c .tag_bright_fc23 {
  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);
}
.message-cfdb .aside-cool-6670 {
  border-color: var(--e-global-color-text);
}
.message-cfdb .input-basic-d47b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-cfdb .avatar-fad0 {
  color: var(--e-global-color-primary);
}
.message-cfdb .border_silver_ca4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-short-c5bf .wood-5d0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-short-c5bf .row_west_dae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-short-c5bf .overlay_basic_ed53:hover .wood-5d0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-short-c5bf
  .overlay_basic_ed53:hover
  .row_west_dae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_57d3 .wrapper_in_4f5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_57d3 .info-dd73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-0046 .banner_ff02 .column_83e8 {
  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);
}
.tertiary-0046 .pattern-green-790c .column_83e8 {
  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);
}
.gallery-under-7077 .component_71ca {
  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);
}
.advanced-c547 .label_96cf .gradient-under-03e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-c547 .label_96cf .gradient-under-03e6 {
  background-color: var(--e-global-color-secondary);
}
.advanced-c547 .steel-56b2 .gradient-under-03e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-c547 .steel-56b2 .gradient-under-03e6 {
  background-color: var(--e-global-color-secondary);
}
.advanced-c547 .narrow-78a5 .clean_afb0 {
  background-color: var(--e-global-color-primary);
}
.advanced-c547 .narrow-78a5:hover .clean_afb0 {
  background-color: var(--e-global-color-secondary);
}
.advanced-c547 .center-1240 {
  background-color: var(--e-global-color-primary);
}
.advanced-c547 .center-1240:hover {
  background-color: var(--e-global-color-accent);
}
.advanced-c547 .header-bf32 li span {
  background-color: var(--e-global-color-text);
}
.advanced-c547 .header-bf32 li span:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-c547 .header-bf32 li.medium_c101 span {
  background-color: var(--e-global-color-accent);
}
.easy-bd8e .accordion_warm_9b14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-bd8e .active_under_91ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-right-3adf .left-0d85:before {
  background-color: var(--e-global-color-secondary);
}
.border-right-3adf .middle_e918 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-right-3adf .caption-tiny-081e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_selected_d5d2 .hero_a5d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_selected_d5d2 .hero_a5d6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_selected_d5d2 .hero_a5d6.fn-active-0301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_selected_d5d2 .slider_south_cd90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_selected_d5d2 .slow_14c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_selected_d5d2 .light-a7ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_selected_d5d2 .chip-plasma-3227 {
  background-color: var(--e-global-color-primary);
}
.grid_selected_d5d2 .chip-plasma-3227 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_selected_d5d2 .column-bottom-a06a {
  background-color: var(--e-global-color-primary);
}
.grid_selected_d5d2 .column-bottom-a06a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-cf0d .chip-full-27b7 .video_cool_c1d0 a {
  color: var(--e-global-color-secondary);
}
.rough-cf0d .chip-full-27b7 .video_cool_c1d0 a:hover {
  color: var(--e-global-color-secondary);
}
.rough-cf0d .chip-full-27b7 .video_cool_c1d0,
.rough-cf0d .chip-full-27b7 .video_cool_c1d0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-cf0d .chip-full-27b7 .blue_c989 {
  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-cf0d .chip-full-27b7 .middle_f3c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-cf0d .chip-full-27b7 .shadow_4b60 {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .chip-full-27b7 .shadow_4b60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-cf0d .chip-full-27b7 .shadow_4b60:hover {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .chip-full-27b7 .slow-6050 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-cf0d .chip-full-27b7 .slow-6050 {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .chip-full-27b7 .slow-6050:hover {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .chip-full-27b7 .center-1240 {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .chip-full-27b7 .center-1240:hover {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .tertiary-ced0 .header-bf32 li span {
  background-color: var(--e-global-color-text);
}
.rough-cf0d .tertiary-ced0 .header-bf32 li span:hover {
  background-color: var(--e-global-color-primary);
}
.rough-cf0d .tertiary-ced0 .header-bf32 li.medium_c101 span {
  background-color: var(--e-global-color-accent);
}
.rough-cf0d .photo_iron_1f5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-cf0d .stone_2423 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b38b .cool-26b3 .hero-simple-105a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b38b .cool-26b3 .paragraph-b76a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_b38b .cool-26b3 .accent_e86d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7e08 .north-a31e {
  border-color: var(--e-global-color-text);
}
.short_7e08 .fluid_d3c1 {
  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);
}
.short_7e08 .down-6a7c {
  color: var(--e-global-color-secondary);
}
.short_7e08 .down-6a7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7e08 .out_4025 > * {
  color: var(--e-global-color-primary);
}
.short_7e08 .out_4025 > * svg {
  fill: var(--e-global-color-primary);
}
.short_7e08 .lower-640b {
  color: var(--e-global-color-primary);
}
.short_7e08 .lower-640b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_7e08 .active_7932 {
  color: var(--e-global-color-primary);
}
.short_7e08 .active_7932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_7e08 .gas-6623 {
  color: var(--e-global-color-primary);
}
.short_7e08 .gas-6623 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7e08 .lite-750d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7e08 .wrapper_88ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7e08 .wrapper_88ad.info_fresh_47b1 {
  color: var(--e-global-color-secondary);
}
.short_7e08 .wrapper_88ad.info_fresh_47b1 .outer_6d7b {
  color: var(--e-global-color-accent);
}
.short_7e08 .wrapper_88ad.hot_8cff {
  color: var(--e-global-color-text);
}
.short_7e08 .wrapper_88ad.hot_8cff .outer_6d7b {
  color: var(--e-global-color-text);
}
.short_7e08 .wrapper_88ad:before {
  border-top-color: var(--e-global-color-text);
}
.short_7e08 .sidebar-current-4a77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7e08
  .sidebar-current-4a77
  .highlight-0db5 {
  background-color: var(--e-global-color-primary);
}
.short_7e08
  .sidebar-current-4a77
  .highlight-0db5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_7e08 .north-a31e .hero_0d1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_15d3 .main_a728 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_15d3 .caption_9a19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_1f56 .slow_121d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_1f56
  .disabled-b8db
  .layout_fluid_4a01 {
  background-color: var(--e-global-color-secondary);
}
.gallery_1f56
  .disabled-b8db.full-1761
  .layout_fluid_4a01 {
  background-color: var(--e-global-color-text);
}
.gallery_1f56
  .disabled-b8db:hover
  .layout_fluid_4a01 {
  background-color: var(--e-global-color-accent);
}
.gallery_1f56
  .disabled-b8db.fn-active-0301
  .layout_fluid_4a01 {
  background-color: var(--e-global-color-primary);
}
.background-lite-f9c4 .main-6796 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.background-lite-f9c4 .footer_blue_f07f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-lite-f9c4 .hidden_e01c {
  background-color: var(--e-global-color-primary);
}
.background-lite-f9c4 .hidden_e01c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-2096 .smooth_81d2 .advanced-a8c1 .wide_c11e {
  background-color: var(--e-global-color-secondary);
}
.east-2096 .smooth_81d2 .accordion_pink_3b4f:after {
  background-color: var(--e-global-color-secondary);
}
.east-2096 .slider_bright_d577 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-2096 .advanced-2ed7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-2096 .avatar-prev-e693 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-2096 .caption_large_14c3 {
  background-color: var(--e-global-color-primary);
}
.east-2096 .caption_large_14c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-2096 .list-focused-ecc1 {
  background-color: var(--e-global-color-secondary);
}
.east-2096 .list-focused-ecc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-2096 .smooth_81d2 .steel_0efe .chip_6e2b:hover {
  background-color: var(--e-global-color-primary);
}
.east-2096
  .smooth_81d2
  .steel_0efe
  .chip_6e2b.shadow_8380 {
  background-color: var(--e-global-color-primary);
}
.east-2096 .smooth_81d2 .shade-over-b2e4:before {
  border-color: var(--e-global-color-primary);
}
.east-2096 .smooth_81d2 .shade-over-b2e4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.east-2096
  .smooth_81d2
  .shade-over-b2e4.block_silver_ec80:before {
  border-color: var(--e-global-color-primary);
}
.east-2096 .main-f0e1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-fc8b .photo-601f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fc8b .photo-601f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fc8b .photo-601f.carousel-8896 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fc8b .popup-d0e3 {
  background-color: var(--e-global-color-primary);
}
.wide-fc8b .popup-d0e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fc8b
  .pattern_5359
  .block_bronze_5be1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fc8b
  .smooth-bdf3
  .block_bronze_5be1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-625c
  .form_copper_a09a
  .progress-f27b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-625c
  .form_copper_a09a
  .pink-ee75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-625c .chip-1880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-625c .stale_bbee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-625c .new_b29b {
  background-color: var(--e-global-color-primary);
}
.stale-625c .new_b29b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_e566 .chip_5f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_e566 .disabled-hard-35ff {
  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);
}
.prev_e566 .wide_24d9 {
  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);
}
.prev_e566 .wide_24d9 a:hover {
  color: var(--e-global-color-secondary);
}
.prev_e566 .alert_8cde {
  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);
}
.prev_e566 .icon-liquid-153d {
  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);
}
.prev_e566 .notification_complex_ebdd .center-1240 {
  background-color: var(--e-global-color-primary);
}
.prev_e566 .notification_complex_ebdd .center-1240:hover {
  background-color: var(--e-global-color-accent);
}
.prev_e566
  .notification_complex_ebdd
  .header-bf32
  li
  span {
  background-color: var(--e-global-color-text);
}
.prev_e566
  .notification_complex_ebdd
  .header-bf32
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.prev_e566
  .notification_complex_ebdd
  .header-bf32
  li.medium_c101
  span {
  background-color: var(--e-global-color-accent);
}
.module_f562
  .alert-021e
  .complex_7cfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_f562 .alert-021e .bottom-64cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_f562 .alert-021e .header-93c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_f562 .paragraph-clean-064a {
  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);
}
.module_f562
  .up-4c46.light_0c4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a {
  background-color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a
  .large-7daf.over-4910 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a
  .light_0601.accordion_white_a38d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  .over-a4e3
  > a {
  background-color: var(--e-global-color-secondary);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  .over-a4e3
  > a
  .sidebar_copper_5627 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  .over-a4e3
  > a
  .light_0601.panel_down_78bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a
  .lite_30d9:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  a
  .lite_30d9:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3.paper_1f00
  > a
  .lite_30d9:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  .over-a4e3.paper_1f00
  > a
  .lite_30d9:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a
  .message_0847
  .dropdown_245a {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  a
  .message_0847
  .dropdown_245a {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a
  .message_0847
  .dropdown_245a,
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  a
  .message_0847
  .dropdown_245a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > a
  .dynamic-a8d7:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  a
  .dynamic-a8d7:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3.paper_1f00
  > a
  .dynamic-a8d7:before {
  color: var(--e-global-color-text);
}
.box-9df2
  > .clean_8161
  > div
  > .filter_smooth_33f9
  > .over-a4e3
  > .selected_248c
  .over-a4e3.paper_1f00
  > a
  .dynamic-a8d7:before {
  color: var(--e-global-color-text);
}
.bronze_3bd6 .east-1096 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze_3bd6
  .dark_64ac:hover
  .east-1096 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_815e
  > .clean_8161
  > .hero-in-40d3
  > .footer_small_eba5
  > .texture-huge-691a
  > .message_a65d
  .label_motion_001b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_815e
  > .clean_8161
  > .hero-in-40d3
  > .footer_small_eba5
  > .texture-huge-691a
  > .message_a65d:hover
  .label_motion_001b {
  color: var(--e-global-color-text);
}
.media_815e
  > .clean_8161
  > .hero-in-40d3
  > .footer_small_eba5
  > .texture-huge-691a
  > .message_a65d:hover
  .label_motion_001b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_815e
  > .clean_8161
  > .hero-in-40d3
  > .footer_small_eba5
  > .texture-huge-691a.secondary-bronze-cc9b
  > .message_a65d
  .label_motion_001b {
  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);
}
.south_5b9d .nav_outer_f8a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_5b9d .detail-d98b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_5b9d .gas_eda2 {
  background-color: var(--e-global-color-primary);
}
.south_5b9d .gas_eda2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-red-c3bc
  > .clean_8161
  > .solid_404b
  > .full_53e9
  > .secondary_clean_719a
  .nav-under-3f9a {
  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);
}
.wrapper-red-c3bc
  > .clean_8161
  > .solid_404b
  > .full_53e9
  > .secondary_clean_719a
  .filter_f6b1 {
  color: var(--e-global-color-text);
}
.wrapper-red-c3bc
  > .clean_8161
  > .solid_404b
  > .full_53e9
  > .secondary_clean_719a:hover
  .nav-under-3f9a {
  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);
}
.wrapper-red-c3bc
  > .clean_8161
  > .solid_404b
  > .full_53e9
  > .secondary_clean_719a:hover
  .filter_f6b1 {
  color: var(--e-global-color-secondary);
}
.wrapper-red-c3bc
  > .clean_8161
  > .solid_404b
  > .full_53e9
  > .secondary_clean_719a.lite_9af5
  .nav-under-3f9a {
  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-red-c3bc
  > .clean_8161
  > .solid_404b
  > .full_53e9
  > .secondary_clean_719a.lite_9af5
  .filter_f6b1 {
  color: var(--e-global-color-primary);
}
.tall-305f
  .overlay_left_571a
  .input-warm-5006 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-305f .image_cold_e67e .hero_0d1d .chip_simple_18c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-2022 .component-up-45f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-2022 .short_919b .component-up-45f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-2022 .old-20e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-2022 .old-20e9 {
  background-color: var(--e-global-color-primary);
}
.cool_8957 .fresh-60fe .prev-556f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_8957
  .fresh-60fe:hover
  .dark_3ab3 {
  color: var(--e-global-color-secondary);
}
.cool_8957
  .fresh-60fe:hover
  .prev-556f {
  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);
}
.mini_fe39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.modal-wood-65c7 {
  flex-direction: column;
}

.modal-wood-65c7 .cool-2715 {
  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.modal-wood-65c7 .cool-2715 {
  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);
}

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

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

.fixed-d43a.hidden_f83b {
  display: none;
}

.breadcrumb_liquid_1466 {
  display: none;
}

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

.shadow_top_6ede.avatar_c3a4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.modal-wood-65c7 a {
  width: 100%;
}

.steel_07fb .container_red_6552.tooltip_5130 {
  width: 20% !important;
}

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

.box-6fc2: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%);
}

.box-6fc2 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.carousel-dynamic-da0c {
  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;
}

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

.carousel-dynamic-da0c: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);
}

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

.steel_07fb
  .container_red_6552.list_fast_1c7a
  .medium_8d64
  .footer_4f50 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.pagination-advanced-b5a7.bottom_8266 > .accent-3314 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.light_a140 {
  position: relative;
  width: 100%;
}

.breadcrumb-iron-7573 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.steel_07fb
  .container_red_6552.header_8c6e
  .surface_full_93b9
  .hover-a0e1 {
  width: 100% !important;
}

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

.item_advanced_2d7c {
  width: 100%;
}

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

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

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

  display: none;
}

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

.dropdown-purple-d622 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.breadcrumb_1c01:hover .dropdown-purple-d622 {
  visibility: visible;
}
.breadcrumb_1c01:hover.breadcrumb_1c01::before {
  display: block;
}

.background_focused_a3e2 h3 {
  color: #fff;
}

.feature_blue_bf63 {
  margin: 0;
}

.steel_07fb
  .container_red_6552.header_8c6e
  .hover-a0e1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.blue-ccdd {
  width: 100%;
}

.notification-4e17 {
  width: 100%;
}

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

.notification-4e17 {
  width: 100%;
}

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

.hover-a0e1 {
  display: flex;
  align-items: center;
}

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

.in-84aa {
  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;
}

.modal-wood-65c7 .cool-2715.rough_ebd8 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.modal-wood-65c7 h1.cool-2715 {
  margin-top: 80px !important;
}

.steel_07fb .container_red_6552.brown-1f90 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.avatar-6be3 img {
  width: 100%;
}

.hard_00cf .title_1bf7.medium_8d64 {
  justify-content: space-between;
}

.border_7c58 {
  display: none;
}

.breadcrumb-1b67 .secondary_plasma_0f11 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pagination-advanced-b5a7 .accent-3314 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .box-6fc2 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .hard_00cf .title_1bf7.medium_8d64 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pagination-advanced-b5a7.bottom_8266 > .accent-3314 {
    gap: 15px;
    justify-content: space-between;
  }

  .steel_07fb
    .container_red_6552.header_8c6e
    .hover-a0e1
    img {
    width: 60% !important;
  }

  .breadcrumb-iron-7573 {
    left: 2%;
  }

  .active-b9c4 {
    margin: 10px 0;
  }

  .modal-wood-65c7 .secondary_plasma_0f11 {
    margin: 0;
    margin-bottom: 10px;
  }

  .box-6fc2 {
    font-size: 16px !important;
  }

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

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

  h2.modal-wood-65c7 .cool-2715,
  .modal-wood-65c7 .cool-2715 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hover-a0e1 {
    justify-content: center;
  }

  .modal-wood-65c7 .secondary_plasma_0f11 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .steel_07fb .container_red_6552.tooltip_5130 {
    width: 75% !important;
  }

  .avatar-6be3 img {
    width: 100% !important;
  }
}

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

  h2.modal-wood-65c7 .cool-2715,
  .modal-wood-65c7 .cool-2715 {
    font-size: 30px !important;
  }

  .hover-a0e1 {
    justify-content: center;
  }

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

  .next-ed36
    .icon_advanced_47ed.purple_f152 {
    margin: 0 !important;
  }

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

  .active-b9c4 {
    display: flex;
  }

  .surface-f06b .box-6fc2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .modal-wood-65c7 h1.cool-2715 {
    margin-top: 40px !important;
  }

  .steel_07fb
    .container_red_6552.header_8c6e
    .hover-a0e1
    img,
  .picture_fa80 .surface_full_93b9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .carousel-dynamic-da0c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .steel_07fb .container_red_6552.tooltip_5130 {
    width: 100% !important;
  }

  .pagination-advanced-b5a7.bottom_8266 > .accent-3314 {
    gap: 3px;
  }

  .modal-wood-65c7 .secondary_plasma_0f11 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.hard_00cf .title_1bf7.medium_8d64: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);
}

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

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

.modal-wood-65c7 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.column-small-2328 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .hard_00cf .title_1bf7.medium_8d64 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .modal-wood-65c7 .cool-2715 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .box-6fc2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.card_4aab .grid_8cd7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.card_4aab .active-b3cc {
  flex-shrink: 0;
  min-width: fit-content;
}

.card_4aab .footer_4f50 {
  white-space: nowrap;
}

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

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

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

.card_4aab .active-b3cc {
  max-width: 80px !important;
  overflow: hidden;
}

.card_4aab .title_1bf7.medium_8d64 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.card_4aab .footer_4f50 {
  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);
  }
}

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

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

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

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

body .carousel-dynamic-da0c:nth-child(2),
.steel_07fb .carousel-dynamic-da0c:nth-child(2),
#page .carousel-dynamic-da0c: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;
}

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

/* css-noise: 5012 */
.shadow-element-u0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
