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(.search_7a9b) {
  gap: 0.5em;
}
:where(.banner-pro-7174) {
  gap: 0.5em;
}
body .article_silver_5b2c > .bronze-e92e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article_silver_5b2c > .notice_dark_79f6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article_silver_5b2c > .label-smooth-8264 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag-fresh-5582 > .bronze-e92e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tag-fresh-5582 > .notice_dark_79f6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tag-fresh-5582 > .label-smooth-8264 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tag-fresh-5582
  > :where(:not(.bronze-e92e):not(.notice_dark_79f6):not(.logo-e7d4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag-fresh-5582 > .button_eecb {
  max-width: var(--wp--style--global--wide-size);
}
body .search_7a9b {
  display: flex;
}
body .search_7a9b {
  flex-wrap: wrap;
  align-items: center;
}
body .search_7a9b > * {
  margin: 0;
}
body .banner-pro-7174 {
  display: grid;
}
body .banner-pro-7174 > * {
  margin: 0;
}
:where(.fresh-d102.search_7a9b) {
  gap: 2em;
}
:where(.fresh-d102.banner-pro-7174) {
  gap: 2em;
}
:where(.new-bc90.search_7a9b) {
  gap: 1.25em;
}
:where(.new-bc90.banner-pro-7174) {
  gap: 1.25em;
}
.frame_wood_9a15 {
  color: var(--wp--preset--color--black) !important;
}
.layout-5524 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification_e7b1 {
  color: var(--wp--preset--color--white) !important;
}
.footer_cold_91f0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gradient-small-d1e6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.rough-7785 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.preview_motion_035e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture-4b92 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tabs_east_5dd1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.white_1574 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.video_1f22 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.section-dd3a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.left_eaaf {
  background-color: var(--wp--preset--color--black) !important;
}
.hover_819d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent-e222 {
  background-color: var(--wp--preset--color--white) !important;
}
.container_cool_6805 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.purple-1f72 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.heading_silver_5ec9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-b402 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active_96de {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.advanced-412c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.narrow_9f8a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-narrow-366b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.brown-748d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_d3e2 {
  border-color: var(--wp--preset--color--black) !important;
}
.middle_e2c6 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focus_wood_c0ef {
  border-color: var(--wp--preset--color--white) !important;
}
.shade_lower_adbc {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.complex-00f4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.form-fluid-01de {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border-light-87cb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.surface-top-8759 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar-first-e0ac {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.filter_hard_3102 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tiny-e088 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget-ac7b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gradient-purple-c807 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.solid_ee8d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.carousel_pro_b769 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tag-3025 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.item_ea61 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.badge_86f2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dark-713e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.black-fc46 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sidebar-91cc {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.soft_3055 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.slow_377f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.secondary_pro_f8a4 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.icon_fluid_7a00 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accent-f32f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gas-3389 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.top_915a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.column_lite_8ecd a:where(:not(.feature-cb05)) {
  color: inherit;
}
:where(.new-bc90.search_7a9b) {
  gap: 1.25em;
}
:where(.new-bc90.banner-pro-7174) {
  gap: 1.25em;
}
:where(.fresh-d102.search_7a9b) {
  gap: 2em;
}
:where(.fresh-d102.banner-pro-7174) {
  gap: 2em;
}
.video_65bc {
  font-size: 1.5em;
  line-height: 1.6;
}

.orange-6c4f .notice_b498 {
  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);
}
.layout_blue_edd6 .main_8d1c {
  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);
}
.menu-wood-f636 {
  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);
}
.menu-wood-f636.message_stale_baea .warm-02da {
  background-color: var(--e-global-color-primary);
}
.menu-wood-f636.huge-bb90 .warm-02da,
.menu-wood-f636.light-679c .warm-02da {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.text-action-6416 .hero_4ca1 {
  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);
}
.card_6912 {
  --divider-color: var(--e-global-color-secondary);
}
.card_6912 .west_1a7b {
  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_6912.upper_a149 .box_ee7e {
  background-color: var(--e-global-color-secondary);
}
.card_6912.medium_f064 .box_ee7e,
.card_6912.avatar-dynamic-38e4 .box_ee7e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.card_6912.medium_f064 .box_ee7e,
.card_6912.avatar-dynamic-38e4 .box_ee7e svg {
  fill: var(--e-global-color-secondary);
}
.main_f3d1 .text-tiny-73e0 {
  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);
}
.main_f3d1 .primary-dbd9 {
  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-3e82.upper_a149 .box_ee7e {
  background-color: var(--e-global-color-primary);
}
.shade-3e82.medium_f064 .box_ee7e,
.shade-3e82.avatar-dynamic-38e4 .box_ee7e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade-3e82.medium_f064 .box_ee7e,
.shade-3e82.avatar-dynamic-38e4 .box_ee7e svg {
  fill: var(--e-global-color-primary);
}
.focus_8f79.upper_a149 .box_ee7e {
  background-color: var(--e-global-color-primary);
}
.focus_8f79.medium_f064 .box_ee7e,
.focus_8f79.avatar-dynamic-38e4 .box_ee7e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focus_8f79 .dirty-74d7 {
  color: var(--e-global-color-primary);
}
.focus_8f79 .dirty-74d7,
.focus_8f79 .dirty-74d7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_8f79 .mini_99fe {
  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_a57a .center-9cb1 {
  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);
}
.paragraph_paper_41da .pattern-05ef .widget-30bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_2a37 .aside-full-62d8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.image_2a37 .surface-ae41 i {
  color: var(--e-global-color-primary);
}
.image_2a37 .surface-ae41 svg {
  fill: var(--e-global-color-primary);
}
.image_2a37 .hover-774b {
  color: var(--e-global-color-secondary);
}
.image_2a37 .aside-full-62d8 > .hover-774b,
.image_2a37 .aside-full-62d8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-7b4b .middle-8dc5 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-7b4b .search_ae6b {
  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);
}
.tertiary_a9ab .message_0550 .alert-27d9 {
  background-color: var(--e-global-color-primary);
}
.tertiary_a9ab .wide-cd2e {
  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);
}
.status_dynamic_9772 .icon_pink_d330 {
  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_dynamic_9772 .wide_bb8e {
  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);
}
.status_dynamic_9772 .aside_green_e6e7 {
  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);
}
.steel-8a4d .hero_75f5,
.steel-8a4d .hero_75f5 a {
  color: var(--e-global-color-primary);
}
.steel-8a4d .hero_75f5.highlight_2947,
.steel-8a4d .hero_75f5.highlight_2947 a {
  color: var(--e-global-color-accent);
}
.steel-8a4d .hero_75f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-8a4d .header-upper-d785 {
  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);
}
.stale_55da .table-dad0,
.stale_55da .accent_easy_8972 {
  color: var(--e-global-color-primary);
}
.stale_55da .table-dad0 svg {
  fill: var(--e-global-color-primary);
}
.stale_55da .highlight_2947 .table-dad0,
.stale_55da .highlight_2947 .accent_easy_8972 {
  color: var(--e-global-color-accent);
}
.stale_55da .highlight_2947 .table-dad0 svg {
  fill: var(--e-global-color-accent);
}
.stale_55da .accent_easy_8972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_55da .header-upper-d785 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_lower_c24c .fresh-148a,
.disabled_lower_c24c .preview_blue_91c8 {
  color: var(--e-global-color-primary);
}
.disabled_lower_c24c .preview_blue_91c8 svg {
  fill: var(--e-global-color-primary);
}
.disabled_lower_c24c .hero_75f5.highlight_2947 a,
.disabled_lower_c24c
  .hero_75f5.highlight_2947
  .preview_blue_91c8 {
  color: var(--e-global-color-accent);
}
.disabled_lower_c24c .fresh-148a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_lower_c24c .header-upper-d785 {
  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);
}
.item-ad2f .form_next_6322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-ad2f .pagination_advanced_75bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_40d4 .iron-8b5d .paragraph_afd6 {
  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);
}
.active_40d4 .iron-8b5d .active-0996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_40d4 .frame_a355 .paragraph_afd6 {
  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);
}
.active_40d4
  .frame_a355
  .active-0996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_40d4
  .wide-59d6
  .paragraph_afd6 {
  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);
}
.active_40d4
  .wide-59d6
  .active-0996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_40d4
  .photo-basic-a0d7
  .paragraph_afd6 {
  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);
}
.active_40d4
  .photo-basic-a0d7
  .active-0996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-paper-6725 .tabs-f672 {
  background-color: var(--e-global-color-primary);
}
.active-paper-6725 .tabs-f672:hover {
  background-color: var(--e-global-color-primary);
}
.active-paper-6725 .description_b109 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-paper-6725
  .tabs-f672:hover
  .description_b109 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-dynamic-8412 .under_bcd7 {
  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);
}
.south_0269 .widget_prev_0e4b .under_4966 a {
  background-color: var(--e-global-color-accent);
}
.south_0269 .widget_prev_0e4b .modal_thick_1a50 a {
  background-color: var(--e-global-color-accent);
}
.south_0269 .widget_prev_0e4b .under_4966 a,
.south_0269 .widget_prev_0e4b .modal_thick_1a50 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-3a92
  .smooth_f301.image-340b
  .widget_prev_0e4b
  a.slow_4747 {
  background-color: var(--e-global-color-accent);
}
.text-3a92
  .smooth_f301.image-340b
  .widget_prev_0e4b
  span.slow_4747.fn-current-23af {
  background-color: var(--e-global-color-text);
}
.text-3a92
  .smooth_f301.image-340b
  .widget_prev_0e4b
  .slow_4747 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353 .middle-1047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .gold-012f
  > .full_374c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .wide-9538
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .simple_a5f3
  .hero_hovered_c7cc,
.chip_b353
  .simple_a5f3
  .selected-d45c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_b353
  .simple_a5f3
  .highlight-4bb8,
.chip_b353
  .simple_a5f3
  a
  .highlight-4bb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .simple_a5f3
  .last_7110 {
  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_b353
  .simple_a5f3
  .item-bf7a {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .simple_a5f3
  .item-bf7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .simple_a5f3
  .item-bf7a:hover {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .simple_a5f3
  .fixed-16ea {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .simple_a5f3
  .fixed-16ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .simple_a5f3
  .fixed-16ea:hover {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .input-8615
  .sort_78ea
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_b353
  .input-8615
  .background-533d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .input-8615
  .last_7110 {
  color: var(--e-global-color-text);
}
.chip_b353
  .input-8615
  .last_7110
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .input-8615
  .item-bf7a {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .input-8615
  .item-bf7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .input-8615
  .item-bf7a:hover {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .input-8615
  .fixed-16ea {
  background-color: var(--e-global-color-primary);
}
.chip_b353
  .input-8615
  .fixed-16ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_b353
  .input-8615
  .fixed-16ea:hover {
  background-color: var(--e-global-color-primary);
}
.chip_b353 .wrapper-white-290f {
  background-color: var(--e-global-color-primary);
}
.chip_b353 .wrapper-white-290f:hover {
  background-color: var(--e-global-color-primary);
}
.chip_b353 .breadcrumb_fresh_acf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_b353 .red-9f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_upper_6430 .chip-dark-cf3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_upper_6430
  .hidden-034a
  > div:nth-child(3)
  .chip-dark-cf3d,
.item_upper_6430
  .clean-6b3d
  > div:nth-child(1)
  .chip-dark-cf3d,
.item_upper_6430
  .filter_glass_7206
  > div:nth-child(1)
  .chip-dark-cf3d,
.item_upper_6430
  .link_5576
  > div:nth-child(1)
  .chip-dark-cf3d,
.item_upper_6430
  .item-5604
  > div:nth-child(1)
  .chip-dark-cf3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_upper_6430 .notification_center_0537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_upper_6430 .item-20b8 {
  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);
}
.item_upper_6430 .column-active-b844 {
  background-color: var(--e-global-color-primary);
}
.item_upper_6430 .column-active-b844 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_upper_6430 .column-active-b844:hover {
  background-color: var(--e-global-color-primary);
}
.item_upper_6430 .row_gas_7e9e {
  background-color: var(--e-global-color-primary);
}
.item_upper_6430 .row_gas_7e9e:hover {
  background-color: var(--e-global-color-primary);
}
.item_upper_6430 .breadcrumb_fresh_acf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_upper_6430 .red-9f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_dark_a7be .fresh_975c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_dark_a7be .secondary_wood_b4f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_dark_a7be .layout_brown_7c5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_dark_a7be .wrapper-full-0cdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_dark_a7be .video-static-538f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_dark_a7be .row_gas_7e9e {
  background-color: var(--e-global-color-primary);
}
.column_dark_a7be .row_gas_7e9e:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-d699 .nav-in-60eb {
  background-color: var(--e-global-color-secondary);
}
.plasma-d699 .hover-ccc6 {
  background-color: var(--e-global-color-text);
}
.plasma-d699 .box_868a {
  background-color: var(--e-global-color-secondary);
}
.plasma-d699 .modal-5785 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-d699 .outer_50dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-d699 .thick-ca19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-d699 .picture_c942 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-d699 .label_fluid_3cd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-yellow-952f .breadcrumb_c48c .video-black-1443,
.alert-yellow-952f
  .breadcrumb_c48c
  .video-black-1443
  a,
.alert-yellow-952f .tall_4085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-yellow-952f .breadcrumb_c48c .widget-inner-22c8,
.alert-yellow-952f .image-12a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-yellow-952f .breadcrumb_c48c .widget-inner-22c8 {
  color: var(--e-global-color-text);
}
.alert-yellow-952f .image-12a7 {
  color: var(--e-global-color-text);
}
.alert-yellow-952f
  .breadcrumb_c48c
  .section_clean_e462 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-yellow-952f .pressed-f3db .outline_1cd9 {
  background-color: var(--e-global-color-primary);
}
.alert-yellow-952f .pressed-f3db .outline_1cd9:hover {
  background-color: var(--e-global-color-primary);
}
.alert-yellow-952f .pressed-f3db .black_2e5e li span {
  background-color: var(--e-global-color-text);
}
.alert-yellow-952f .pressed-f3db .black_2e5e li span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-yellow-952f
  .pressed-f3db
  .black_2e5e
  li.clean-588e
  span {
  background-color: var(--e-global-color-accent);
}
.alert-yellow-952f .shade-easy-3eb4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_2abe .slider-out-3692 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-6598 .hover-west-c6cc {
  background-color: var(--e-global-color-primary);
}
.hovered-6598 .advanced_d3e1 {
  background-color: var(--e-global-color-secondary);
}
.hovered-6598 .progress-white-a005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-6598 .dynamic-8776 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-6598 .search-bc60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-6598 .liquid_5186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-6598 .aside-down-7134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-6598 .search_39e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-6598 .accordion-d4ea {
  background-color: var(--e-global-color-primary);
}
.hovered-6598 .accordion-d4ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-e93c .icon-0c42 {
  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);
}
.warm-e93c .menu_large_cd5e {
  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);
}
.warm-e93c
  .paper-49db:after {
  background-color: var(--e-global-color-primary);
}
.warm-e93c .form_east_b2e5 {
  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);
}
.filter-89c7 .tall_4085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-89c7 .image-12a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-db21 .border_active_e1e8 .wrapper_last_ed43 {
  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);
}
.static-db21 .border_active_e1e8 .dirty_b39b {
  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);
}
.in-4632 .outline_56f5 {
  background-color: var(--e-global-color-primary);
}
.in-4632 .container-focused-e17d {
  background-color: var(--e-global-color-secondary);
}
.in-4632 .logo-rough-d50a .block_dirty_8345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-4632 .label_3998 .block_dirty_8345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_north_43a6 .sort-dirty-0f8c .tertiary-5605 {
  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);
}
.pattern_north_43a6 .sort-dirty-0f8c .photo_6698 {
  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);
}
.pattern_north_43a6 .sort-dirty-0f8c .small_2350 {
  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);
}
.row-1530 .main_a986 {
  border-color: var(--e-global-color-text);
}
.row-1530 .title_easy_9d04 {
  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);
}
.row-1530 .thick-0cb6 {
  color: var(--e-global-color-primary);
}
.row-1530 .gradient-fb90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_a09e .mini-ee98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_a09e .cool_2138 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_a09e .message-bronze-76a6:hover .mini-ee98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_a09e
  .message-bronze-76a6:hover
  .cool_2138 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_red_35c4 .stone_9fb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_red_35c4 .hover-black-ed28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-ac9c .layout_7499 .secondary_aac9 {
  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);
}
.shade-ac9c .tall_2333 .secondary_aac9 {
  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);
}
.header_d2a6 .block-ee93 {
  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);
}
.clean_53df .sort-focused-d597 .photo-middle-d5ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_53df .sort-focused-d597 .photo-middle-d5ec {
  background-color: var(--e-global-color-secondary);
}
.clean_53df .video-gold-c560 .photo-middle-d5ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_53df .video-gold-c560 .photo-middle-d5ec {
  background-color: var(--e-global-color-secondary);
}
.clean_53df .primary_5d1d .shade_38d2 {
  background-color: var(--e-global-color-primary);
}
.clean_53df .primary_5d1d:hover .shade_38d2 {
  background-color: var(--e-global-color-secondary);
}
.clean_53df .outline_1cd9 {
  background-color: var(--e-global-color-primary);
}
.clean_53df .outline_1cd9:hover {
  background-color: var(--e-global-color-accent);
}
.clean_53df .black_2e5e li span {
  background-color: var(--e-global-color-text);
}
.clean_53df .black_2e5e li span:hover {
  background-color: var(--e-global-color-primary);
}
.clean_53df .black_2e5e li.clean-588e span {
  background-color: var(--e-global-color-accent);
}
.accordion-b7c5 .wrapper_cold_9455 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-b7c5 .primary-8304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-a279 .sort_orange_bcb0:before {
  background-color: var(--e-global-color-secondary);
}
.dropdown-a279 .section_d905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-a279 .preview-d457 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_hard_87bd .disabled-warm-f92a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_hard_87bd .disabled-warm-f92a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_hard_87bd .disabled-warm-f92a.fn-active-23af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_hard_87bd .background-bottom-33fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_hard_87bd .highlight_blue_3932 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_hard_87bd .content-action-7c3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_hard_87bd .row-wood-cd5f {
  background-color: var(--e-global-color-primary);
}
.list_hard_87bd .row-wood-cd5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_hard_87bd .accent-c8b4 {
  background-color: var(--e-global-color-primary);
}
.list_hard_87bd .accent-c8b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_b1cd .liquid-c4c0 .outline_west_f1c9 a {
  color: var(--e-global-color-secondary);
}
.label_b1cd .liquid-c4c0 .outline_west_f1c9 a:hover {
  color: var(--e-global-color-secondary);
}
.label_b1cd .liquid-c4c0 .outline_west_f1c9,
.label_b1cd .liquid-c4c0 .outline_west_f1c9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_b1cd .liquid-c4c0 .fast_54b0 {
  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);
}
.label_b1cd .liquid-c4c0 .large_df1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_b1cd .liquid-c4c0 .highlight-soft-360c {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .liquid-c4c0 .highlight-soft-360c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_b1cd .liquid-c4c0 .highlight-soft-360c:hover {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .liquid-c4c0 .glass-19be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_b1cd .liquid-c4c0 .glass-19be {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .liquid-c4c0 .glass-19be:hover {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .liquid-c4c0 .outline_1cd9 {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .liquid-c4c0 .outline_1cd9:hover {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .pressed-f3db .black_2e5e li span {
  background-color: var(--e-global-color-text);
}
.label_b1cd .pressed-f3db .black_2e5e li span:hover {
  background-color: var(--e-global-color-primary);
}
.label_b1cd .pressed-f3db .black_2e5e li.clean-588e span {
  background-color: var(--e-global-color-accent);
}
.label_b1cd .breadcrumb_fresh_acf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_b1cd .red-9f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_9c70 .gallery_2476 .message_under_fd63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_9c70 .gallery_2476 .media-current-2c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_9c70 .gallery_2476 .pattern-out-b01d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-soft-947b .paper-79b1 {
  border-color: var(--e-global-color-text);
}
.label-soft-947b .feature-south-63ca {
  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);
}
.label-soft-947b .gradient-slow-48b5 {
  color: var(--e-global-color-secondary);
}
.label-soft-947b .gradient-slow-48b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-soft-947b .surface_liquid_1f83 > * {
  color: var(--e-global-color-primary);
}
.label-soft-947b .surface_liquid_1f83 > * svg {
  fill: var(--e-global-color-primary);
}
.label-soft-947b .out-c44c {
  color: var(--e-global-color-primary);
}
.label-soft-947b .out-c44c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-soft-947b .fixed-fd80 {
  color: var(--e-global-color-primary);
}
.label-soft-947b .fixed-fd80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-soft-947b .frame_6d91 {
  color: var(--e-global-color-primary);
}
.label-soft-947b .frame_6d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-soft-947b .notice-iron-b59c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-soft-947b .upper_2a58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-soft-947b .upper_2a58.box_complex_8006 {
  color: var(--e-global-color-secondary);
}
.label-soft-947b .upper_2a58.box_complex_8006 .yellow_b5f0 {
  color: var(--e-global-color-accent);
}
.label-soft-947b .upper_2a58.huge_29f5 {
  color: var(--e-global-color-text);
}
.label-soft-947b .upper_2a58.huge_29f5 .yellow_b5f0 {
  color: var(--e-global-color-text);
}
.label-soft-947b .upper_2a58:before {
  border-top-color: var(--e-global-color-text);
}
.label-soft-947b .middle-4bb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-soft-947b
  .middle-4bb0
  .tooltip-in-74d7 {
  background-color: var(--e-global-color-primary);
}
.label-soft-947b
  .middle-4bb0
  .tooltip-in-74d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-soft-947b .paper-79b1 .bright-dcf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_4488 .rough-8927 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_4488 .dropdown-yellow-5388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_dirty_9be2 .progress-4183 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_dirty_9be2
  .item_out_4fca
  .hidden_down_f2fc {
  background-color: var(--e-global-color-secondary);
}
.tabs_dirty_9be2
  .item_out_4fca.thumbnail-bright-c2c1
  .hidden_down_f2fc {
  background-color: var(--e-global-color-text);
}
.tabs_dirty_9be2
  .item_out_4fca:hover
  .hidden_down_f2fc {
  background-color: var(--e-global-color-accent);
}
.tabs_dirty_9be2
  .item_out_4fca.fn-active-23af
  .hidden_down_f2fc {
  background-color: var(--e-global-color-primary);
}
.gallery_b5da .lower_c166 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gallery_b5da .fixed_aa68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_b5da .hard_d395 {
  background-color: var(--e-global-color-primary);
}
.gallery_b5da .hard_d395 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-paper-b0f0 .component_a3df .search_north_4cb9 .tag-active-be50 {
  background-color: var(--e-global-color-secondary);
}
.hover-paper-b0f0 .component_a3df .active-ba50:after {
  background-color: var(--e-global-color-secondary);
}
.hover-paper-b0f0 .modal-285e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-paper-b0f0 .row_down_994d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-paper-b0f0 .primary-a372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-paper-b0f0 .dark_6726 {
  background-color: var(--e-global-color-primary);
}
.hover-paper-b0f0 .dark_6726 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-paper-b0f0 .hover_19b8 {
  background-color: var(--e-global-color-secondary);
}
.hover-paper-b0f0 .hover_19b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-paper-b0f0 .component_a3df .dark-991b .gallery_588c:hover {
  background-color: var(--e-global-color-primary);
}
.hover-paper-b0f0
  .component_a3df
  .dark-991b
  .gallery_588c.steel-734d {
  background-color: var(--e-global-color-primary);
}
.hover-paper-b0f0 .component_a3df .outline_upper_4e6f:before {
  border-color: var(--e-global-color-primary);
}
.hover-paper-b0f0 .component_a3df .outline_upper_4e6f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hover-paper-b0f0
  .component_a3df
  .outline_upper_4e6f.label-16f8:before {
  border-color: var(--e-global-color-primary);
}
.hover-paper-b0f0 .slider-silver-a156 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-west-8f6e .bottom_4b83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-west-8f6e .bottom_4b83:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-west-8f6e .bottom_4b83.grid_23ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-west-8f6e .primary_left_2214 {
  background-color: var(--e-global-color-primary);
}
.wrapper-west-8f6e .primary_left_2214 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-west-8f6e
  .outline_white_d0dc
  .current_430d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-west-8f6e
  .progress_c41a
  .current_430d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-cbe3
  .wood_9701
  .simple_df83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-cbe3
  .wood_9701
  .text-stale-5a67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-cbe3 .list-5111 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-cbe3 .fresh_4b9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-cbe3 .gallery-f3ba {
  background-color: var(--e-global-color-primary);
}
.photo-cbe3 .gallery-f3ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-bronze-5095 .photo_d746 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-bronze-5095 .slider_0158 {
  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);
}
.table-bronze-5095 .cool-ea72 {
  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);
}
.table-bronze-5095 .cool-ea72 a:hover {
  color: var(--e-global-color-secondary);
}
.table-bronze-5095 .caption-out-e0cb {
  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);
}
.table-bronze-5095 .slider_full_448c {
  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);
}
.table-bronze-5095 .alert-2e42 .outline_1cd9 {
  background-color: var(--e-global-color-primary);
}
.table-bronze-5095 .alert-2e42 .outline_1cd9:hover {
  background-color: var(--e-global-color-accent);
}
.table-bronze-5095
  .alert-2e42
  .black_2e5e
  li
  span {
  background-color: var(--e-global-color-text);
}
.table-bronze-5095
  .alert-2e42
  .black_2e5e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.table-bronze-5095
  .alert-2e42
  .black_2e5e
  li.clean-588e
  span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_f6fa
  .border-5add
  .media-black-5204 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_f6fa .border-5add .primary-fixed-40fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_f6fa .border-5add .row_silver_cc53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_f6fa .notification-plasma-8ef8 {
  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);
}
.thumbnail_f6fa
  .cold_ce7c.fresh-e798 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a {
  background-color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a
  .header-hard-bf8c.pink_48b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a
  .basic-5d9f.icon_glass_be6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  .hidden_huge_4618
  > a {
  background-color: var(--e-global-color-secondary);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  .hidden_huge_4618
  > a
  .accordion_light_3fc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  .hidden_huge_4618
  > a
  .basic-5d9f.pattern-a04d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a
  .purple_4e24:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  a
  .purple_4e24:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618.gold_0466
  > a
  .purple_4e24:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  .hidden_huge_4618.gold_0466
  > a
  .purple_4e24:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a
  .feature_77bf
  .panel_c7da {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  a
  .feature_77bf
  .panel_c7da {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a
  .feature_77bf
  .panel_c7da,
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  a
  .feature_77bf
  .panel_c7da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > a
  .cool-c17e:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  a
  .cool-c17e:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618.gold_0466
  > a
  .cool-c17e:before {
  color: var(--e-global-color-text);
}
.blue-a8a1
  > .logo-42ae
  > div
  > .brown_e00d
  > .hidden_huge_4618
  > .thick_ce4e
  .hidden_huge_4618.gold_0466
  > a
  .cool-c17e:before {
  color: var(--e-global-color-text);
}
.tabs_clean_bdb9 .gradient_4f3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_clean_bdb9
  .photo_4a5a:hover
  .gradient_4f3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_7424
  > .logo-42ae
  > .gas-e702
  > .frame_2601
  > .wide_da6a
  > .tertiary-dark-3ae9
  .chip-dynamic-4767 {
  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);
}
.sidebar_7424
  > .logo-42ae
  > .gas-e702
  > .frame_2601
  > .wide_da6a
  > .tertiary-dark-3ae9:hover
  .chip-dynamic-4767 {
  color: var(--e-global-color-text);
}
.sidebar_7424
  > .logo-42ae
  > .gas-e702
  > .frame_2601
  > .wide_da6a
  > .tertiary-dark-3ae9:hover
  .chip-dynamic-4767 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_7424
  > .logo-42ae
  > .gas-e702
  > .frame_2601
  > .wide_da6a.card_0ce3
  > .tertiary-dark-3ae9
  .chip-dynamic-4767 {
  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);
}
.fresh_c1a3 .container-60c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_c1a3 .hot_d800 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_c1a3 .text-5a42 {
  background-color: var(--e-global-color-primary);
}
.fresh_c1a3 .text-5a42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-fluid-4ae5
  > .logo-42ae
  > .footer-43be
  > .left_de18
  > .texture_left_1542
  .surface-1d9f {
  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);
}
.avatar-fluid-4ae5
  > .logo-42ae
  > .footer-43be
  > .left_de18
  > .texture_left_1542
  .right_5bb9 {
  color: var(--e-global-color-text);
}
.avatar-fluid-4ae5
  > .logo-42ae
  > .footer-43be
  > .left_de18
  > .texture_left_1542:hover
  .surface-1d9f {
  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);
}
.avatar-fluid-4ae5
  > .logo-42ae
  > .footer-43be
  > .left_de18
  > .texture_left_1542:hover
  .right_5bb9 {
  color: var(--e-global-color-secondary);
}
.avatar-fluid-4ae5
  > .logo-42ae
  > .footer-43be
  > .left_de18
  > .texture_left_1542.tooltip_3f90
  .surface-1d9f {
  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);
}
.avatar-fluid-4ae5
  > .logo-42ae
  > .footer-43be
  > .left_de18
  > .texture_left_1542.tooltip_3f90
  .right_5bb9 {
  color: var(--e-global-color-primary);
}
.text-tall-1829
  .pro_fbf1
  .up-2186 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-tall-1829 .dark-7eae .bright-dcf4 .picture-simple-1575 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_8b38 .hero-full-ea68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_8b38 .row-down-b75a .hero-full-ea68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_8b38 .search_50bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_8b38 .search_50bc {
  background-color: var(--e-global-color-primary);
}
.section-4186 .wood-d39a .block_steel_e1a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-4186
  .wood-d39a:hover
  .sort-f225 {
  color: var(--e-global-color-secondary);
}
.section-4186
  .wood-d39a:hover
  .block_steel_e1a1 {
  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);
}
.carousel_lite_67d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.stone_e35d {
  flex-direction: column;
}

.stone_e35d .tag-stale-8333 {
  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.stone_e35d .tag-stale-8333 {
  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);
}

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

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

.item_over_3a1d.upper-4dc7 {
  display: none;
}

.search-2703 {
  display: none;
}

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

.west-ccee.hover-edbd {
  margin-bottom: 40px;
  width: 100%;
}

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

.stone_e35d a {
  width: 100%;
}

.notification-e700 .tag-yellow-33fc.narrow-6327 {
  width: 20% !important;
}

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

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

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

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

.photo-static-207e {
  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;
}

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

.photo-static-207e: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);
}

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

.notification-e700
  .tag-yellow-33fc.purple_25d8
  .accordion_left_c192
  .alert_6b45 {
  font-size: 20px !important;
}

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

.thick-3d7a {
  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;
}

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

  text-align: center;
}

.frame_7df2.smooth-54d6 > .button-hard-04e8 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

.aside-light-0da4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.notification-e700
  .tag-yellow-33fc.container_5666
  .focus_hovered_b1d9
  .overlay_4a4e {
  width: 100% !important;
}

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

.tiny-0d0e {
  width: 100%;
}

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

.motion-4ad1 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.motion-4ad1:hover .link_warm_5bd8 {
  visibility: visible;
}
.motion-4ad1:hover.motion-4ad1::before {
  display: block;
}

.frame_ea26 h3 {
  color: #fff;
}

.static-07ab {
  margin: 0;
}

.notification-e700
  .tag-yellow-33fc.container_5666
  .overlay_4a4e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.description_7602 {
  width: 100%;
}

.chip_4dbe {
  width: 100%;
}

.layout-steel-f723 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.chip_4dbe {
  width: 100%;
}

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

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

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

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

.stone_e35d .tag-stale-8333.box_23f6 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.stone_e35d h1.tag-stale-8333 {
  margin-top: 80px !important;
}

.notification-e700 .tag-yellow-33fc.selected-ce5b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.carousel_bronze_07be img {
  width: 100%;
}

.progress_outer_0bdd .outline_9b8e.accordion_left_c192 {
  justify-content: space-between;
}

.tabs-c06b {
  display: none;
}

.bronze_8c07 .pattern-bb37 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .frame_7df2 .button-hard-04e8 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .progress_outer_0bdd .outline_9b8e.accordion_left_c192 {
    border-bottom: 1px solid #f0c159;
  }

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

  .frame_7df2.smooth-54d6 > .button-hard-04e8 {
    gap: 15px;
    justify-content: space-between;
  }

  .notification-e700
    .tag-yellow-33fc.container_5666
    .overlay_4a4e
    img {
    width: 60% !important;
  }

  .nav_hot_671b {
    left: 2%;
  }

  .icon_out_4813 {
    margin: 10px 0;
  }

  .stone_e35d .pattern-bb37 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.stone_e35d .tag-stale-8333,
  .stone_e35d .tag-stale-8333 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .overlay_4a4e {
    justify-content: center;
  }

  .stone_e35d .pattern-bb37 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .hard-1cb2 {
    margin-bottom: 15px !important;
  }

  .notification-e700 .tag-yellow-33fc.narrow-6327 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .photo-static-207e {
    text-transform: capitalize;
  }

  h2.stone_e35d .tag-stale-8333,
  .stone_e35d .tag-stale-8333 {
    font-size: 30px !important;
  }

  .overlay_4a4e {
    justify-content: center;
  }

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

  .huge_cf34
    .blue_62eb.shadow_bright_b5fe {
    margin: 0 !important;
  }

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

  .icon_out_4813 {
    display: flex;
  }

  .aside_34c2 .title_1ed4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .search-west-d116 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .layout-steel-f723 {
    justify-content: flex-end;
    gap: 1px;
  }

  .stone_e35d h1.tag-stale-8333 {
    margin-top: 40px !important;
  }

  .notification-e700
    .tag-yellow-33fc.container_5666
    .overlay_4a4e
    img,
  .main_f3d1 .focus_hovered_b1d9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .photo-static-207e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .notification-e700 .tag-yellow-33fc.narrow-6327 {
    width: 100% !important;
  }

  .frame_7df2.smooth-54d6 > .button-hard-04e8 {
    gap: 3px;
  }

  .stone_e35d .pattern-bb37 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.progress_outer_0bdd .outline_9b8e.accordion_left_c192: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .progress_outer_0bdd .outline_9b8e.accordion_left_c192 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .stone_e35d .tag-stale-8333 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .title_1ed4 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.south-837c .block-top-68c7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.south-837c .full_4409 {
  flex-shrink: 0;
  min-width: fit-content;
}

.south-837c .alert_6b45 {
  white-space: nowrap;
}

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

.south-837c {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.south-837c .block-top-68c7 {
  max-width: 80px !important;
}

.south-837c .full_4409 {
  max-width: 80px !important;
  overflow: hidden;
}

.south-837c .outline_9b8e.accordion_left_c192 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.south-837c .alert_6b45 {
  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);
  }
}

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

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

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

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

body .photo-static-207e:nth-child(2),
.notification-e700 .photo-static-207e:nth-child(2),
#page .photo-static-207e: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;
}

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

/* css-noise: 9a24 */
.shadow-element-e5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
