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(.sort-pink-8182) {
  gap: 0.5em;
}
:where(.image_1845) {
  gap: 0.5em;
}
body .wrapper-e8c8 > .motion_224d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .wrapper-e8c8 > .out_99d2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .wrapper-e8c8 > .primary_brown_f3e0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .active_c749 > .motion_224d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .active_c749 > .out_99d2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .active_c749 > .primary_brown_f3e0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .active_c749
  > :where(:not(.motion_224d):not(.out_99d2):not(.tall-99b2)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .active_c749 > .hidden-14f2 {
  max-width: var(--wp--style--global--wide-size);
}
body .sort-pink-8182 {
  display: flex;
}
body .sort-pink-8182 {
  flex-wrap: wrap;
  align-items: center;
}
body .sort-pink-8182 > * {
  margin: 0;
}
body .image_1845 {
  display: grid;
}
body .image_1845 > * {
  margin: 0;
}
:where(.texture_dac2.sort-pink-8182) {
  gap: 2em;
}
:where(.texture_dac2.image_1845) {
  gap: 2em;
}
:where(.full_6ca2.sort-pink-8182) {
  gap: 1.25em;
}
:where(.full_6ca2.image_1845) {
  gap: 1.25em;
}
.dark_ea9c {
  color: var(--wp--preset--color--black) !important;
}
.new_8d6e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop-rough-f3f1 {
  color: var(--wp--preset--color--white) !important;
}
.upper_77b2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gallery-narrow-b922 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.breadcrumb-red-dadd {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.clean-5576 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon_next_7e4f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.top_e7f9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.article-74ee {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list-55b9 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.middle-cd43 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.lower_f6d1 {
  background-color: var(--wp--preset--color--black) !important;
}
.shade_yellow_c02d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout_short_99f5 {
  background-color: var(--wp--preset--color--white) !important;
}
.prev-fb22 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.top_e8f4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.carousel-purple-65bf {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-liquid-ca52 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.panel_6742 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress-70ea {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.box_c1c9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tag_dark_50aa {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame_west_2efc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.brown_136b {
  border-color: var(--wp--preset--color--black) !important;
}
.glass-41be {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification_efea {
  border-color: var(--wp--preset--color--white) !important;
}
.full_1314 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.grid-east-7707 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.huge-9419 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hot_1a28 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo-4b1d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.breadcrumb-43c4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.center_96cc {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label-blue-1be8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dirty-b7dc {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.layout-2a34 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.wood-a051 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.layout_ab33 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.form-8f64 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.border-3413 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hidden-a6f5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.active-9e97 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tabs_e354 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.middle-791c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.white_947b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.list_4dad {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.dropdown-9e6b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.notice-18b6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module-new-9263 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.solid-7f94 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.primary-834a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.preview_small_646b a:where(:not(.down_6024)) {
  color: inherit;
}
:where(.full_6ca2.sort-pink-8182) {
  gap: 1.25em;
}
:where(.full_6ca2.image_1845) {
  gap: 1.25em;
}
:where(.texture_dac2.sort-pink-8182) {
  gap: 2em;
}
:where(.texture_dac2.image_1845) {
  gap: 2em;
}
.bottom_5a1a {
  font-size: 1.5em;
  line-height: 1.6;
}

.slider_liquid_6b5d .gradient-cb8c {
  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);
}
.panel-dc8c .message_current_75ae {
  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);
}
.table_tall_61eb {
  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);
}
.table_tall_61eb.under-c5ca .tooltip-complex-7021 {
  background-color: var(--e-global-color-primary);
}
.table_tall_61eb.row_wood_4068 .tooltip-complex-7021,
.table_tall_61eb.alert-a4d7 .tooltip-complex-7021 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paper_96bf .red-6ad8 {
  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);
}
.gallery_simple_c0c8 {
  --divider-color: var(--e-global-color-secondary);
}
.gallery_simple_c0c8 .primary-north-b74d {
  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);
}
.gallery_simple_c0c8.hover-8d6d .west-0175 {
  background-color: var(--e-global-color-secondary);
}
.gallery_simple_c0c8.west-24b6 .west-0175,
.gallery_simple_c0c8.module_18af .west-0175 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gallery_simple_c0c8.west-24b6 .west-0175,
.gallery_simple_c0c8.module_18af .west-0175 svg {
  fill: var(--e-global-color-secondary);
}
.media_in_9595 .mask-warm-d38f {
  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);
}
.media_in_9595 .south-8599 {
  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);
}
.surface-gold-9ede.hover-8d6d .west-0175 {
  background-color: var(--e-global-color-primary);
}
.surface-gold-9ede.west-24b6 .west-0175,
.surface-gold-9ede.module_18af .west-0175 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface-gold-9ede.west-24b6 .west-0175,
.surface-gold-9ede.module_18af .west-0175 svg {
  fill: var(--e-global-color-primary);
}
.brown-5695.hover-8d6d .west-0175 {
  background-color: var(--e-global-color-primary);
}
.brown-5695.west-24b6 .west-0175,
.brown-5695.module_18af .west-0175 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.brown-5695 .rough_0ccf {
  color: var(--e-global-color-primary);
}
.brown-5695 .rough_0ccf,
.brown-5695 .rough_0ccf a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-5695 .list_b39c {
  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);
}
.under_c1f8 .image-6dcc {
  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);
}
.media-down-4fac .overlay_8b38 .tall_c31e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-7d36 .rough_0386:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.status-7d36 .input_26ed i {
  color: var(--e-global-color-primary);
}
.status-7d36 .input_26ed svg {
  fill: var(--e-global-color-primary);
}
.status-7d36 .photo-small-adbc {
  color: var(--e-global-color-secondary);
}
.status-7d36 .rough_0386 > .photo-small-adbc,
.status-7d36 .rough_0386 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-c134 .frame-0d99 {
  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);
}
.yellow-c134 .pattern_last_2d3c {
  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);
}
.filter-slow-1349 .yellow-249d .under_6be9 {
  background-color: var(--e-global-color-primary);
}
.filter-slow-1349 .link_17dd {
  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);
}
.text_0d31 .bottom_e543 {
  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);
}
.text_0d31 .middle-e666 {
  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);
}
.text_0d31 .small_bf90 {
  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);
}
.card_under_a8e2 .background_action_cb1e,
.card_under_a8e2 .background_action_cb1e a {
  color: var(--e-global-color-primary);
}
.card_under_a8e2 .background_action_cb1e.icon_aff1,
.card_under_a8e2 .background_action_cb1e.icon_aff1 a {
  color: var(--e-global-color-accent);
}
.card_under_a8e2 .background_action_cb1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_under_a8e2 .sort_clean_c2ab {
  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);
}
.chip-stone-8d5b .logo_7f30,
.chip-stone-8d5b .focused_a546 {
  color: var(--e-global-color-primary);
}
.chip-stone-8d5b .logo_7f30 svg {
  fill: var(--e-global-color-primary);
}
.chip-stone-8d5b .icon_aff1 .logo_7f30,
.chip-stone-8d5b .icon_aff1 .focused_a546 {
  color: var(--e-global-color-accent);
}
.chip-stone-8d5b .icon_aff1 .logo_7f30 svg {
  fill: var(--e-global-color-accent);
}
.chip-stone-8d5b .focused_a546 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-stone-8d5b .sort_clean_c2ab {
  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-inner-139f .chip-steel-44f6,
.element-inner-139f .right-2ee4 {
  color: var(--e-global-color-primary);
}
.element-inner-139f .right-2ee4 svg {
  fill: var(--e-global-color-primary);
}
.element-inner-139f .background_action_cb1e.icon_aff1 a,
.element-inner-139f
  .background_action_cb1e.icon_aff1
  .right-2ee4 {
  color: var(--e-global-color-accent);
}
.element-inner-139f .chip-steel-44f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-inner-139f .sort_clean_c2ab {
  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);
}
.section_lower_c180 .shadow-simple-a77a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_lower_c180 .tabs-5d8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_right_75ac .bright-f4df .surface-c50a {
  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);
}
.table_right_75ac .bright-f4df .solid-fe6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_right_75ac .photo-58f0 .surface-c50a {
  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);
}
.table_right_75ac
  .photo-58f0
  .solid-fe6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_right_75ac
  .panel_b3e4
  .surface-c50a {
  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);
}
.table_right_75ac
  .panel_b3e4
  .solid-fe6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_right_75ac
  .image-yellow-648b
  .surface-c50a {
  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);
}
.table_right_75ac
  .image-yellow-648b
  .solid-fe6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-b79a .red-ba8a {
  background-color: var(--e-global-color-primary);
}
.component-b79a .red-ba8a:hover {
  background-color: var(--e-global-color-primary);
}
.component-b79a .out_be09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-b79a
  .red-ba8a:hover
  .out_be09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-81e1 .button_tall_a6b7 {
  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);
}
.avatar-liquid-5a0c .yellow-5b4e .widget_015c a {
  background-color: var(--e-global-color-accent);
}
.avatar-liquid-5a0c .yellow-5b4e .east_0e74 a {
  background-color: var(--e-global-color-accent);
}
.avatar-liquid-5a0c .yellow-5b4e .widget_015c a,
.avatar-liquid-5a0c .yellow-5b4e .east_0e74 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-easy-d631
  .fast_b3c6.caption_west_fce7
  .yellow-5b4e
  a.outer-223c {
  background-color: var(--e-global-color-accent);
}
.frame-easy-d631
  .fast_b3c6.caption_west_fce7
  .yellow-5b4e
  span.outer-223c.fn-current-6cba {
  background-color: var(--e-global-color-text);
}
.frame-easy-d631
  .fast_b3c6.caption_west_fce7
  .yellow-5b4e
  .outer-223c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739 .popup_4d64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .large_b98a
  > .light-5586
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .hot-dea3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .nav-hard-d756
  .avatar_short_2da8,
.caption-in-9739
  .nav-hard-d756
  .under_cdd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-in-9739
  .nav-hard-d756
  .menu_pro_efef,
.caption-in-9739
  .nav-hard-d756
  a
  .menu_pro_efef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .nav-hard-d756
  .chip_d856 {
  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);
}
.caption-in-9739
  .nav-hard-d756
  .background-fast-24e0 {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .nav-hard-d756
  .background-fast-24e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .nav-hard-d756
  .background-fast-24e0:hover {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .nav-hard-d756
  .picture_blue_c4f3 {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .nav-hard-d756
  .picture_blue_c4f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .nav-hard-d756
  .picture_blue_c4f3:hover {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .wrapper-white-6963
  .icon-pressed-f422
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-in-9739
  .wrapper-white-6963
  .backdrop_outer_7a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .wrapper-white-6963
  .chip_d856 {
  color: var(--e-global-color-text);
}
.caption-in-9739
  .wrapper-white-6963
  .chip_d856
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .wrapper-white-6963
  .background-fast-24e0 {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .wrapper-white-6963
  .background-fast-24e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .wrapper-white-6963
  .background-fast-24e0:hover {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .wrapper-white-6963
  .picture_blue_c4f3 {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739
  .wrapper-white-6963
  .picture_blue_c4f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-9739
  .wrapper-white-6963
  .picture_blue_c4f3:hover {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739 .short-d991 {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739 .short-d991:hover {
  background-color: var(--e-global-color-primary);
}
.caption-in-9739 .popup-e59a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-in-9739 .sort-5950 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-5769 .first-708f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-5769
  .filter-steel-5603
  > div:nth-child(3)
  .first-708f,
.upper-5769
  .pressed-d992
  > div:nth-child(1)
  .first-708f,
.upper-5769
  .article-a6f3
  > div:nth-child(1)
  .first-708f,
.upper-5769
  .disabled_9653
  > div:nth-child(1)
  .first-708f,
.upper-5769
  .aside_9afe
  > div:nth-child(1)
  .first-708f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-5769 .aside_focused_93f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-5769 .pro_0716 {
  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);
}
.upper-5769 .link-e5a9 {
  background-color: var(--e-global-color-primary);
}
.upper-5769 .link-e5a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-5769 .link-e5a9:hover {
  background-color: var(--e-global-color-primary);
}
.upper-5769 .layout_inner_b8ec {
  background-color: var(--e-global-color-primary);
}
.upper-5769 .layout_inner_b8ec:hover {
  background-color: var(--e-global-color-primary);
}
.upper-5769 .popup-e59a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-5769 .sort-5950 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-old-6d83 .menu_da83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-old-6d83 .content-b2e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-old-6d83 .stone_64cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-old-6d83 .layout_fd3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-old-6d83 .title_current_790e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-old-6d83 .layout_inner_b8ec {
  background-color: var(--e-global-color-primary);
}
.item-old-6d83 .layout_inner_b8ec:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic-379e .north_31e8 {
  background-color: var(--e-global-color-secondary);
}
.dynamic-379e .lower_1532 {
  background-color: var(--e-global-color-text);
}
.dynamic-379e .description-fixed-94fc {
  background-color: var(--e-global-color-secondary);
}
.dynamic-379e .aside_clean_a05e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-379e .list_upper_d084 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-379e .column_green_5c6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-379e .header_4252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-379e .nav-top-bfbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f252 .medium-a160 .sort_95b2,
.north-f252
  .medium-a160
  .sort_95b2
  a,
.north-f252 .thumbnail_clean_bcd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f252 .medium-a160 .gold_1e1c,
.north-f252 .tertiary_pink_59b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f252 .medium-a160 .gold_1e1c {
  color: var(--e-global-color-text);
}
.north-f252 .tertiary_pink_59b7 {
  color: var(--e-global-color-text);
}
.north-f252
  .medium-a160
  .medium-f4f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-f252 .image_bright_c4e3 .breadcrumb_action_af18 {
  background-color: var(--e-global-color-primary);
}
.north-f252 .image_bright_c4e3 .breadcrumb_action_af18:hover {
  background-color: var(--e-global-color-primary);
}
.north-f252 .image_bright_c4e3 .banner_north_46c7 li span {
  background-color: var(--e-global-color-text);
}
.north-f252 .image_bright_c4e3 .banner_north_46c7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.north-f252
  .image_bright_c4e3
  .banner_north_46c7
  li.sort-9309
  span {
  background-color: var(--e-global-color-accent);
}
.north-f252 .table_new_12b2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-bec2 .selected-cfdb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-aa02 .box-a059 {
  background-color: var(--e-global-color-primary);
}
.copper-aa02 .tall-baa5 {
  background-color: var(--e-global-color-secondary);
}
.copper-aa02 .surface-315e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-aa02 .mask_hard_a8cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-aa02 .down-4b1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-aa02 .outer_722b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-aa02 .hero-29b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-aa02 .green_6349 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-aa02 .rough_82af {
  background-color: var(--e-global-color-primary);
}
.copper-aa02 .rough_82af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_basic_5a23 .blue-bd29 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_basic_5a23 .pink_c20e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.accent_basic_5a23
  .card_in_c07a:after {
  background-color: var(--e-global-color-primary);
}
.accent_basic_5a23 .paragraph-glass-2bf1 {
  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);
}
.button-24e9 .thumbnail_clean_bcd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-24e9 .tertiary_pink_59b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-7203 .out-5733 .hot-a823 {
  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);
}
.focused-7203 .out-5733 .fluid-cd5a {
  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-new-d4f7 .media_fdfd {
  background-color: var(--e-global-color-primary);
}
.feature-new-d4f7 .background-9f02 {
  background-color: var(--e-global-color-secondary);
}
.feature-new-d4f7 .content_ea36 .search_lite_5f8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-new-d4f7 .primary-e36d .search_lite_5f8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-bright-bef0 .layout_3de9 .thick_b722 {
  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);
}
.summary-bright-bef0 .layout_3de9 .box_713c {
  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);
}
.summary-bright-bef0 .layout_3de9 .brown_f599 {
  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);
}
.action-968b .widget-86fc {
  border-color: var(--e-global-color-text);
}
.action-968b .container-c64d {
  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);
}
.action-968b .row-full-279a {
  color: var(--e-global-color-primary);
}
.action-968b .dynamic_edbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_04a7 .header-gold-0893 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_04a7 .logo-first-b230 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_04a7 .status-24a3:hover .header-gold-0893 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_04a7
  .status-24a3:hover
  .logo-first-b230 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_321d .pattern_slow_abb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_321d .dropdown-743f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_1a20 .tabs_3045 .solid-1fb9 {
  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);
}
.static_1a20 .aside_451f .solid-1fb9 {
  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);
}
.title-old-db48 .clean_e31e {
  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);
}
.widget-middle-b696 .over-e398 .avatar_0540 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-middle-b696 .over-e398 .avatar_0540 {
  background-color: var(--e-global-color-secondary);
}
.widget-middle-b696 .paragraph_a0bb .avatar_0540 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-middle-b696 .paragraph_a0bb .avatar_0540 {
  background-color: var(--e-global-color-secondary);
}
.widget-middle-b696 .hover_prev_0c2d .frame_478f {
  background-color: var(--e-global-color-primary);
}
.widget-middle-b696 .hover_prev_0c2d:hover .frame_478f {
  background-color: var(--e-global-color-secondary);
}
.widget-middle-b696 .breadcrumb_action_af18 {
  background-color: var(--e-global-color-primary);
}
.widget-middle-b696 .breadcrumb_action_af18:hover {
  background-color: var(--e-global-color-accent);
}
.widget-middle-b696 .banner_north_46c7 li span {
  background-color: var(--e-global-color-text);
}
.widget-middle-b696 .banner_north_46c7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-middle-b696 .banner_north_46c7 li.sort-9309 span {
  background-color: var(--e-global-color-accent);
}
.simple-bec1 .cold_74f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-bec1 .mini-ee08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-e6f1 .pattern_4eed:before {
  background-color: var(--e-global-color-secondary);
}
.mask-silver-e6f1 .menu-1c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-e6f1 .form_be9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-ad58 .pagination-lite-5cc3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-ad58 .pagination-lite-5cc3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-ad58 .pagination-lite-5cc3.fn-active-6cba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-ad58 .fresh_139d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-ad58 .detail-pink-1b89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-ad58 .preview-fluid-cc08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-ad58 .section_1cbe {
  background-color: var(--e-global-color-primary);
}
.stone-ad58 .section_1cbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-ad58 .out_24c2 {
  background-color: var(--e-global-color-primary);
}
.stone-ad58 .out_24c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_silver_5ac3 .active_liquid_a2da .fresh-a738 a {
  color: var(--e-global-color-secondary);
}
.detail_silver_5ac3 .active_liquid_a2da .fresh-a738 a:hover {
  color: var(--e-global-color-secondary);
}
.detail_silver_5ac3 .active_liquid_a2da .fresh-a738,
.detail_silver_5ac3 .active_liquid_a2da .fresh-a738 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_silver_5ac3 .active_liquid_a2da .bright-18f8 {
  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);
}
.detail_silver_5ac3 .active_liquid_a2da .silver_75fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_silver_5ac3 .active_liquid_a2da .tooltip-selected-3fcd {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .active_liquid_a2da .tooltip-selected-3fcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_silver_5ac3 .active_liquid_a2da .tooltip-selected-3fcd:hover {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .active_liquid_a2da .notification-lite-fc38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_silver_5ac3 .active_liquid_a2da .notification-lite-fc38 {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .active_liquid_a2da .notification-lite-fc38:hover {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .active_liquid_a2da .breadcrumb_action_af18 {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .active_liquid_a2da .breadcrumb_action_af18:hover {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .image_bright_c4e3 .banner_north_46c7 li span {
  background-color: var(--e-global-color-text);
}
.detail_silver_5ac3 .image_bright_c4e3 .banner_north_46c7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.detail_silver_5ac3 .image_bright_c4e3 .banner_north_46c7 li.sort-9309 span {
  background-color: var(--e-global-color-accent);
}
.detail_silver_5ac3 .popup-e59a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_silver_5ac3 .sort-5950 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-hard-02e1 .glass-c6f9 .widget-liquid-0142 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-hard-02e1 .glass-c6f9 .banner-27ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-hard-02e1 .glass-c6f9 .narrow-7da9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_dad0 .header_1ac3 {
  border-color: var(--e-global-color-text);
}
.clean_dad0 .active_603a {
  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);
}
.clean_dad0 .left_f18b {
  color: var(--e-global-color-secondary);
}
.clean_dad0 .left_f18b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_dad0 .outline_e53f > * {
  color: var(--e-global-color-primary);
}
.clean_dad0 .outline_e53f > * svg {
  fill: var(--e-global-color-primary);
}
.clean_dad0 .block-1ebf {
  color: var(--e-global-color-primary);
}
.clean_dad0 .block-1ebf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_dad0 .content-pink-0de5 {
  color: var(--e-global-color-primary);
}
.clean_dad0 .content-pink-0de5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_dad0 .video_simple_331a {
  color: var(--e-global-color-primary);
}
.clean_dad0 .video_simple_331a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_dad0 .gallery_bright_e7a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_dad0 .panel_fixed_a892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_dad0 .panel_fixed_a892.over_f5bc {
  color: var(--e-global-color-secondary);
}
.clean_dad0 .panel_fixed_a892.over_f5bc .alert_59a0 {
  color: var(--e-global-color-accent);
}
.clean_dad0 .panel_fixed_a892.static_52e5 {
  color: var(--e-global-color-text);
}
.clean_dad0 .panel_fixed_a892.static_52e5 .alert_59a0 {
  color: var(--e-global-color-text);
}
.clean_dad0 .panel_fixed_a892:before {
  border-top-color: var(--e-global-color-text);
}
.clean_dad0 .hidden_79cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_dad0
  .hidden_79cd
  .header-ad98 {
  background-color: var(--e-global-color-primary);
}
.clean_dad0
  .hidden_79cd
  .header-ad98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_dad0 .header_1ac3 .dirty_f814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_56fb .complex-42f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_56fb .complex_03d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-e41e .picture_bronze_23c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-e41e
  .prev-ecf1
  .status-2cc9 {
  background-color: var(--e-global-color-secondary);
}
.out-e41e
  .prev-ecf1.layout-lite-3098
  .status-2cc9 {
  background-color: var(--e-global-color-text);
}
.out-e41e
  .prev-ecf1:hover
  .status-2cc9 {
  background-color: var(--e-global-color-accent);
}
.out-e41e
  .prev-ecf1.fn-active-6cba
  .status-2cc9 {
  background-color: var(--e-global-color-primary);
}
.menu_4ef5 .chip-a58d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.menu_4ef5 .selected-a886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_4ef5 .hero_49b0 {
  background-color: var(--e-global-color-primary);
}
.menu_4ef5 .hero_49b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_fa37 .disabled-dim-775d .texture_up_5e8d .disabled_e94d {
  background-color: var(--e-global-color-secondary);
}
.modal_fa37 .disabled-dim-775d .simple-54d4:after {
  background-color: var(--e-global-color-secondary);
}
.modal_fa37 .input-620d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_fa37 .yellow-e616 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_fa37 .tertiary-dbe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_fa37 .input_6aa5 {
  background-color: var(--e-global-color-primary);
}
.modal_fa37 .input_6aa5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_fa37 .slider-6a88 {
  background-color: var(--e-global-color-secondary);
}
.modal_fa37 .slider-6a88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_fa37 .disabled-dim-775d .tall-da20 .fresh_fe68:hover {
  background-color: var(--e-global-color-primary);
}
.modal_fa37
  .disabled-dim-775d
  .tall-da20
  .fresh_fe68.backdrop_rough_5daf {
  background-color: var(--e-global-color-primary);
}
.modal_fa37 .disabled-dim-775d .chip_78ba:before {
  border-color: var(--e-global-color-primary);
}
.modal_fa37 .disabled-dim-775d .chip_78ba:hover:before {
  border-color: var(--e-global-color-secondary);
}
.modal_fa37
  .disabled-dim-775d
  .chip_78ba.tertiary-1130:before {
  border-color: var(--e-global-color-primary);
}
.modal_fa37 .outline-north-ca64 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-easy-9257 .pressed-8145 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-easy-9257 .pressed-8145:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-easy-9257 .pressed-8145.badge-e4fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-easy-9257 .pagination-162b {
  background-color: var(--e-global-color-primary);
}
.hero-easy-9257 .pagination-162b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-easy-9257
  .huge-e8f3
  .carousel_4234
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-easy-9257
  .mask_f356
  .carousel_4234
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_new_9f4b
  .info_lower_ca0e
  .photo-simple-5331 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_new_9f4b
  .info_lower_ca0e
  .nav_636e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_new_9f4b .box-iron-4b62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_new_9f4b .texture-3d2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_new_9f4b .narrow-45cd {
  background-color: var(--e-global-color-primary);
}
.overlay_new_9f4b .narrow-45cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-last-fb5e .tiny_5ce3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-last-fb5e .element_hot_ac3c {
  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);
}
.thumbnail-last-fb5e .image-b0e2 {
  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);
}
.thumbnail-last-fb5e .image-b0e2 a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail-last-fb5e .label-cool-660b {
  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);
}
.thumbnail-last-fb5e .feature-rough-89ce {
  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);
}
.thumbnail-last-fb5e .cold_3c7d .breadcrumb_action_af18 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-last-fb5e .cold_3c7d .breadcrumb_action_af18:hover {
  background-color: var(--e-global-color-accent);
}
.thumbnail-last-fb5e
  .cold_3c7d
  .banner_north_46c7
  li
  span {
  background-color: var(--e-global-color-text);
}
.thumbnail-last-fb5e
  .cold_3c7d
  .banner_north_46c7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-last-fb5e
  .cold_3c7d
  .banner_north_46c7
  li.sort-9309
  span {
  background-color: var(--e-global-color-accent);
}
.basic-b2d7
  .up_a906
  .fresh_cc4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-b2d7 .up_a906 .menu-e7ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-b2d7 .up_a906 .white_b207 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-b2d7 .video_pink_dcbc {
  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);
}
.basic-b2d7
  .upper_43ea.accent_small_8282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a {
  background-color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a
  .header-east-c9ac.first_6904 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a
  .block_upper_90df.badge-9957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  .carousel_f14a
  > a {
  background-color: var(--e-global-color-secondary);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  .carousel_f14a
  > a
  .pattern_7e40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  .carousel_f14a
  > a
  .block_upper_90df.modal-83e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a
  .item-0d70:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  a
  .item-0d70:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a.current-34c5
  > a
  .item-0d70:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  .carousel_f14a.current-34c5
  > a
  .item-0d70:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a
  .gold-eb70
  .steel-6f0d {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  a
  .gold-eb70
  .steel-6f0d {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a
  .gold-eb70
  .steel-6f0d,
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  a
  .gold-eb70
  .steel-6f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > a
  .module_hard_70ce:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  a
  .module_hard_70ce:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a.current-34c5
  > a
  .module_hard_70ce:before {
  color: var(--e-global-color-text);
}
.red-47b7
  > .element_89f3
  > div
  > .grid_in_ce9c
  > .carousel_f14a
  > .filter_motion_be5f
  .carousel_f14a.current-34c5
  > a
  .module_hard_70ce:before {
  color: var(--e-global-color-text);
}
.paper_65ad .label_advanced_2412 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_65ad
  .modal-9a83:hover
  .label_advanced_2412 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_d02b
  > .element_89f3
  > .hover-dim-df5d
  > .plasma_17a7
  > .alert_old_0333
  > .image-north-7f87
  .hard_e5aa {
  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);
}
.smooth_d02b
  > .element_89f3
  > .hover-dim-df5d
  > .plasma_17a7
  > .alert_old_0333
  > .image-north-7f87:hover
  .hard_e5aa {
  color: var(--e-global-color-text);
}
.smooth_d02b
  > .element_89f3
  > .hover-dim-df5d
  > .plasma_17a7
  > .alert_old_0333
  > .image-north-7f87:hover
  .hard_e5aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_d02b
  > .element_89f3
  > .hover-dim-df5d
  > .plasma_17a7
  > .alert_old_0333.next-8174
  > .image-north-7f87
  .hard_e5aa {
  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);
}
.modal_d9e0 .focus-8d72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_d9e0 .cool-dde3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_d9e0 .out-ca68 {
  background-color: var(--e-global-color-primary);
}
.modal_d9e0 .out-ca68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-b63e
  > .element_89f3
  > .purple_70e5
  > .steel_a4af
  > .east_90f4
  .paragraph-north-1680 {
  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);
}
.stone-b63e
  > .element_89f3
  > .purple_70e5
  > .steel_a4af
  > .east_90f4
  .fast-ec15 {
  color: var(--e-global-color-text);
}
.stone-b63e
  > .element_89f3
  > .purple_70e5
  > .steel_a4af
  > .east_90f4:hover
  .paragraph-north-1680 {
  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);
}
.stone-b63e
  > .element_89f3
  > .purple_70e5
  > .steel_a4af
  > .east_90f4:hover
  .fast-ec15 {
  color: var(--e-global-color-secondary);
}
.stone-b63e
  > .element_89f3
  > .purple_70e5
  > .steel_a4af
  > .east_90f4.nav_72e7
  .paragraph-north-1680 {
  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);
}
.stone-b63e
  > .element_89f3
  > .purple_70e5
  > .steel_a4af
  > .east_90f4.nav_72e7
  .fast-ec15 {
  color: var(--e-global-color-primary);
}
.title_59fb
  .article-bf69
  .pagination_motion_8c22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_59fb .panel-8ffa .dirty_f814 .description-wood-3d0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-over-8501 .tiny-7ed3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-over-8501 .new-bd8c .tiny-7ed3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-over-8501 .wrapper_hard_27a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-over-8501 .wrapper_hard_27a9 {
  background-color: var(--e-global-color-primary);
}
.active-359a .outline_ad00 .mask_ca3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-359a
  .outline_ad00:hover
  .next_4b98 {
  color: var(--e-global-color-secondary);
}
.active-359a
  .outline_ad00:hover
  .mask_ca3f {
  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);
}
.surface-hard-5534 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.bright-b9e7 {
  flex-direction: column;
}

.bright-b9e7 .north-cf6c {
  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.bright-b9e7 .north-cf6c {
  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);
}

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

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

.form-88ce.label_ba7e {
  display: none;
}

.heading-motion-6f94 {
  display: none;
}

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

.title_622d.over_ffda {
  margin-bottom: 40px;
  width: 100%;
}

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

.bright-b9e7 a {
  width: 100%;
}

.outline-64e6 .content_de09.up_cdea {
  width: 20% !important;
}

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

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

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

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

.filter-blue-1f36 {
  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;
}

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

.filter-blue-1f36: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);
}

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

.outline-64e6
  .content_de09.secondary_639f
  .layout-bae2
  .tooltip-north-c753 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.badge_7497.preview_brown_ecd4 > .feature-mini-f47b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.outline-64e6
  .content_de09.thumbnail-91a0
  .dim-addf
  .status_hard_6c0e {
  width: 100% !important;
}

.pressed-99c3 {
  width: 500px !important;
  max-width: none;
}

.center_c735 {
  width: 100%;
}

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

.main-ccfb {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.image-3e84 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.main-ccfb:hover .image-3e84 {
  visibility: visible;
}
.main-ccfb:hover.main-ccfb::before {
  display: block;
}

.dropdown-2112 h3 {
  color: #fff;
}

.card-small-1c6c {
  margin: 0;
}

.outline-64e6
  .content_de09.thumbnail-91a0
  .status_hard_6c0e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.active_2eaf {
  width: 100%;
}

.notice-545a {
  width: 100%;
}

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

.notice-545a {
  width: 100%;
}

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

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

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

.media-4a22 {
  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;
}

.bright-b9e7 .north-cf6c.sidebar-in-2f2d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.bright-b9e7 h1.north-cf6c {
  margin-top: 80px !important;
}

.outline-64e6 .content_de09.status-5ea2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.in-6eb0 img {
  width: 100%;
}

.secondary_f091 .title-motion-7c09.layout-bae2 {
  justify-content: space-between;
}

.filter-pink-8b74 {
  display: none;
}

.element-beec .gas-8590 {
  margin: 1px 0 !important;
}

.content-6ae4 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .badge_7497 .feature-mini-f47b {
    flex-wrap: nowrap !important;
  }
}

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

  .pressed-99c3 {
    width: 100% !important;
  }
}

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

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

  .secondary_f091 .title-motion-7c09.layout-bae2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .badge_7497.preview_brown_ecd4 > .feature-mini-f47b {
    gap: 15px;
    justify-content: space-between;
  }

  .outline-64e6
    .content_de09.thumbnail-91a0
    .status_hard_6c0e
    img {
    width: 60% !important;
  }

  .outer_20ac {
    left: 2%;
  }

  .video-iron-8ce4 {
    margin: 10px 0;
  }

  .bright-b9e7 .gas-8590 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.bright-b9e7 .north-cf6c,
  .bright-b9e7 .north-cf6c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .status_hard_6c0e {
    justify-content: center;
  }

  .bright-b9e7 .gas-8590 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .outline-64e6 .content_de09.up_cdea {
    width: 75% !important;
  }

  .in-6eb0 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .filter-blue-1f36 {
    text-transform: capitalize;
  }

  h2.bright-b9e7 .north-cf6c,
  .bright-b9e7 .north-cf6c {
    font-size: 30px !important;
  }

  .status_hard_6c0e {
    justify-content: center;
  }

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

  .center_4e39
    .list_00f6.title_last_560f {
    margin: 0 !important;
  }

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

  .video-iron-8ce4 {
    display: flex;
  }

  .menu_47fe .media_bcde {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .texture-full-87fe svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .bright-b9e7 h1.north-cf6c {
    margin-top: 40px !important;
  }

  .outline-64e6
    .content_de09.thumbnail-91a0
    .status_hard_6c0e
    img,
  .media_in_9595 .dim-addf {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .filter-blue-1f36 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .outline-64e6 .content_de09.up_cdea {
    width: 100% !important;
  }

  .badge_7497.preview_brown_ecd4 > .feature-mini-f47b {
    gap: 3px;
  }

  .bright-b9e7 .gas-8590 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.secondary_f091 .title-motion-7c09.layout-bae2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.secondary_f091 .title-motion-7c09.layout-bae2: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);
}

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

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

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

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

.form-88ce: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .secondary_f091 .title-motion-7c09.layout-bae2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .bright-b9e7 .north-cf6c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .media_bcde {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.gradient_upper_6c0d .gallery-huge-8cee {
  flex-shrink: 0;
  white-space: nowrap;
}

.gradient_upper_6c0d .gallery_cool_6e3c {
  flex-shrink: 0;
  min-width: fit-content;
}

.gradient_upper_6c0d .tooltip-north-c753 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.gradient_upper_6c0d .gallery-huge-8cee {
  max-width: 80px !important;
}

.gradient_upper_6c0d .gallery_cool_6e3c {
  max-width: 80px !important;
  overflow: hidden;
}

.gradient_upper_6c0d .title-motion-7c09.layout-bae2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.gradient_upper_6c0d .tooltip-north-c753 {
  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);
  }
}

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

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

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

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

body .filter-blue-1f36:nth-child(2),
.outline-64e6 .filter-blue-1f36:nth-child(2),
#page .filter-blue-1f36: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;
}

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

/* css-noise: ef94 */
.widget-item-b9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
