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(.fixed-712f) {
  gap: 0.5em;
}
:where(.fast-76da) {
  gap: 0.5em;
}
body .logo-21e5 > .iron-d073 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo-21e5 > .block-98d6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo-21e5 > .popup-huge-8f20 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accordion-paper-2a22 > .iron-d073 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accordion-paper-2a22 > .block-98d6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accordion-paper-2a22 > .popup-huge-8f20 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .accordion-paper-2a22
  > :where(:not(.iron-d073):not(.block-98d6):not(.content_lower_25d4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accordion-paper-2a22 > .fast-194b {
  max-width: var(--wp--style--global--wide-size);
}
body .fixed-712f {
  display: flex;
}
body .fixed-712f {
  flex-wrap: wrap;
  align-items: center;
}
body .fixed-712f > * {
  margin: 0;
}
body .fast-76da {
  display: grid;
}
body .fast-76da > * {
  margin: 0;
}
:where(.right_40ef.fixed-712f) {
  gap: 2em;
}
:where(.right_40ef.fast-76da) {
  gap: 2em;
}
:where(.form_purple_00ed.fixed-712f) {
  gap: 1.25em;
}
:where(.form_purple_00ed.fast-76da) {
  gap: 1.25em;
}
.upper-831b {
  color: var(--wp--preset--color--black) !important;
}
.slider_d26c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link_slow_20e8 {
  color: var(--wp--preset--color--white) !important;
}
.shadow-151d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.slider_90b0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.highlight_lower_ad35 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.rough-5ba3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.motion-8b0e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.backdrop_23ae {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.selected_3113 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.silver_a0b4 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown_252d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.grid_4556 {
  background-color: var(--wp--preset--color--black) !important;
}
.disabled_pink_fd76 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress-out-bb54 {
  background-color: var(--wp--preset--color--white) !important;
}
.slider_bfb1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.gallery-44ae {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.badge-static-f5c2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description_blue_8a9f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.selected-43fe {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.button-94d8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs-88ca {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bottom_b7ac {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup_gold_be14 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_gold_7ee9 {
  border-color: var(--wp--preset--color--black) !important;
}
.bronze-36b1 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hot-6cd0 {
  border-color: var(--wp--preset--color--white) !important;
}
.outline-lower-fb10 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.search-130f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.purple_fecf {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.mask_dark_8cde {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dim_15e0 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.blue_14d9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-center-fa6b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask_fe1d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.south_212c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.link-4628 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.slider-3c03 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.narrow-a83d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.aside-glass-e9c6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tabs_d7b5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.easy_933a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pattern_clean_c7c0 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.disabled-5bb0 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph-small-1fac {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.detail-22fa {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.menu-1388 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.down_e8d5 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.message-f94a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.out_a8b9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sidebar_b7f3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.info_fresh_8211 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pattern-e92c a:where(:not(.tooltip_f2a5)) {
  color: inherit;
}
:where(.form_purple_00ed.fixed-712f) {
  gap: 1.25em;
}
:where(.form_purple_00ed.fast-76da) {
  gap: 1.25em;
}
:where(.right_40ef.fixed-712f) {
  gap: 2em;
}
:where(.right_40ef.fast-76da) {
  gap: 2em;
}
.preview-static-c62f {
  font-size: 1.5em;
  line-height: 1.6;
}

.header-small-4437 .form-80a9 {
  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);
}
.secondary-9441 .large-fac2 {
  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);
}
.motion_829b {
  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);
}
.motion_829b.description_b292 .middle-0804 {
  background-color: var(--e-global-color-primary);
}
.motion_829b.current-8600 .middle-0804,
.motion_829b.fluid_cee8 .middle-0804 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface-6d88 .bottom_dbee {
  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);
}
.shade-fresh-da81 {
  --divider-color: var(--e-global-color-secondary);
}
.shade-fresh-da81 .mask-green-729e {
  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);
}
.shade-fresh-da81.advanced_c641 .logo_full_97a1 {
  background-color: var(--e-global-color-secondary);
}
.shade-fresh-da81.element-996d .logo_full_97a1,
.shade-fresh-da81.modal-pressed-1ea5 .logo_full_97a1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.shade-fresh-da81.element-996d .logo_full_97a1,
.shade-fresh-da81.modal-pressed-1ea5 .logo_full_97a1 svg {
  fill: var(--e-global-color-secondary);
}
.upper_ccf3 .active_4858 {
  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);
}
.upper_ccf3 .lite-c7e6 {
  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);
}
.link-88d0.advanced_c641 .logo_full_97a1 {
  background-color: var(--e-global-color-primary);
}
.link-88d0.element-996d .logo_full_97a1,
.link-88d0.modal-pressed-1ea5 .logo_full_97a1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link-88d0.element-996d .logo_full_97a1,
.link-88d0.modal-pressed-1ea5 .logo_full_97a1 svg {
  fill: var(--e-global-color-primary);
}
.up-5b6f.advanced_c641 .logo_full_97a1 {
  background-color: var(--e-global-color-primary);
}
.up-5b6f.element-996d .logo_full_97a1,
.up-5b6f.modal-pressed-1ea5 .logo_full_97a1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up-5b6f .box_eb8f {
  color: var(--e-global-color-primary);
}
.up-5b6f .box_eb8f,
.up-5b6f .box_eb8f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-5b6f .breadcrumb-c0f5 {
  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);
}
.aside-6372 .dirty_63f3 {
  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);
}
.mask_warm_98e4 .small_5c76 .smooth-7e47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-721f .widget-black-a47b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.aside-721f .secondary-f4e6 i {
  color: var(--e-global-color-primary);
}
.aside-721f .secondary-f4e6 svg {
  fill: var(--e-global-color-primary);
}
.aside-721f .dropdown_left_3fbb {
  color: var(--e-global-color-secondary);
}
.aside-721f .widget-black-a47b > .dropdown_left_3fbb,
.aside-721f .widget-black-a47b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_1c9a .purple_1f83 {
  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);
}
.easy_1c9a .surface_dim_a0ac {
  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);
}
.banner_8662 .background-thick-5d71 .frame-fa8a {
  background-color: var(--e-global-color-primary);
}
.banner_8662 .item_9ccd {
  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);
}
.overlay_20f3 .tag_6ae7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_20f3 .small-0bc7 {
  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);
}
.overlay_20f3 .tag-0875 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.component_92a1 .outer-413a,
.component_92a1 .outer-413a a {
  color: var(--e-global-color-primary);
}
.component_92a1 .outer-413a.status_simple_9c30,
.component_92a1 .outer-413a.status_simple_9c30 a {
  color: var(--e-global-color-accent);
}
.component_92a1 .outer-413a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_92a1 .alert-solid-9be1 {
  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);
}
.input-hot-7b3f .alert-0d50,
.input-hot-7b3f .black_24e6 {
  color: var(--e-global-color-primary);
}
.input-hot-7b3f .alert-0d50 svg {
  fill: var(--e-global-color-primary);
}
.input-hot-7b3f .status_simple_9c30 .alert-0d50,
.input-hot-7b3f .status_simple_9c30 .black_24e6 {
  color: var(--e-global-color-accent);
}
.input-hot-7b3f .status_simple_9c30 .alert-0d50 svg {
  fill: var(--e-global-color-accent);
}
.input-hot-7b3f .black_24e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-hot-7b3f .alert-solid-9be1 {
  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);
}
.box_f304 .brown-dd10,
.box_f304 .article_next_6509 {
  color: var(--e-global-color-primary);
}
.box_f304 .article_next_6509 svg {
  fill: var(--e-global-color-primary);
}
.box_f304 .outer-413a.status_simple_9c30 a,
.box_f304
  .outer-413a.status_simple_9c30
  .article_next_6509 {
  color: var(--e-global-color-accent);
}
.box_f304 .brown-dd10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_f304 .alert-solid-9be1 {
  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);
}
.info-d2c6 .hovered_6487 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-d2c6 .focus_ccbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6e24 .preview-motion-0866 .link-hot-9be1 {
  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);
}
.feature-6e24 .preview-motion-0866 .frame_f7db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6e24 .light_c9a9 .link-hot-9be1 {
  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);
}
.feature-6e24
  .light_c9a9
  .frame_f7db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6e24
  .footer-tall-aba4
  .link-hot-9be1 {
  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);
}
.feature-6e24
  .footer-tall-aba4
  .frame_f7db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6e24
  .avatar_smooth_8611
  .link-hot-9be1 {
  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);
}
.feature-6e24
  .avatar_smooth_8611
  .frame_f7db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_50cc .table_5fd6 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_50cc .table_5fd6:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_50cc .glass_e281 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_50cc
  .table_5fd6:hover
  .glass_e281 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_834e .notice_silver_4a6b {
  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_6aed .bright_60ff .tag-c5cc a {
  background-color: var(--e-global-color-accent);
}
.south_6aed .bright_60ff .dim-b43f a {
  background-color: var(--e-global-color-accent);
}
.south_6aed .bright_60ff .tag-c5cc a,
.south_6aed .bright_60ff .dim-b43f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_ed63
  .background_out_fd47.light_9931
  .bright_60ff
  a.container-6b18 {
  background-color: var(--e-global-color-accent);
}
.upper_ed63
  .background_out_fd47.light_9931
  .bright_60ff
  span.container-6b18.fn-current-e82b {
  background-color: var(--e-global-color-text);
}
.upper_ed63
  .background_out_fd47.light_9931
  .bright_60ff
  .container-6b18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941 .modal_7bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .message_white_99f5
  > .slider-west-8eea
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .action_164f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .title_585c
  .active_prev_7cc1,
.mini_3941
  .title_585c
  .grid-103a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_3941
  .title_585c
  .wrapper-57fd,
.mini_3941
  .title_585c
  a
  .wrapper-57fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .title_585c
  .gradient-79d2 {
  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);
}
.mini_3941
  .title_585c
  .active-3a29 {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .title_585c
  .active-3a29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .title_585c
  .active-3a29:hover {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .title_585c
  .hidden-large-5ab3 {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .title_585c
  .hidden-large-5ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .title_585c
  .hidden-large-5ab3:hover {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .nav_in_56ea
  .element_c1b8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_3941
  .nav_in_56ea
  .hard_f741 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .nav_in_56ea
  .gradient-79d2 {
  color: var(--e-global-color-text);
}
.mini_3941
  .nav_in_56ea
  .gradient-79d2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .nav_in_56ea
  .active-3a29 {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .nav_in_56ea
  .active-3a29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .nav_in_56ea
  .active-3a29:hover {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .nav_in_56ea
  .hidden-large-5ab3 {
  background-color: var(--e-global-color-primary);
}
.mini_3941
  .nav_in_56ea
  .hidden-large-5ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_3941
  .nav_in_56ea
  .hidden-large-5ab3:hover {
  background-color: var(--e-global-color-primary);
}
.mini_3941 .slow-e4a5 {
  background-color: var(--e-global-color-primary);
}
.mini_3941 .slow-e4a5:hover {
  background-color: var(--e-global-color-primary);
}
.mini_3941 .current_4e27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_3941 .full_9d7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-e44e .new_42ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-e44e
  .secondary-5d26
  > div:nth-child(3)
  .new_42ba,
.stale-e44e
  .badge_a7ab
  > div:nth-child(1)
  .new_42ba,
.stale-e44e
  .text-dc42
  > div:nth-child(1)
  .new_42ba,
.stale-e44e
  .tall-8c29
  > div:nth-child(1)
  .new_42ba,
.stale-e44e
  .row-85f7
  > div:nth-child(1)
  .new_42ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-e44e .active_30d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-e44e .iron_2193 {
  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-e44e .bronze_a62d {
  background-color: var(--e-global-color-primary);
}
.stale-e44e .bronze_a62d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-e44e .bronze_a62d:hover {
  background-color: var(--e-global-color-primary);
}
.stale-e44e .list_full_3b53 {
  background-color: var(--e-global-color-primary);
}
.stale-e44e .list_full_3b53:hover {
  background-color: var(--e-global-color-primary);
}
.stale-e44e .current_4e27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-e44e .full_9d7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-brown-8e08 .caption-thick-d670 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-brown-8e08 .background-81b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-brown-8e08 .notification_glass_84d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-brown-8e08 .frame_stale_73a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-brown-8e08 .preview_static_f823 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-brown-8e08 .list_full_3b53 {
  background-color: var(--e-global-color-primary);
}
.sidebar-brown-8e08 .list_full_3b53:hover {
  background-color: var(--e-global-color-primary);
}
.easy_4dee .shade_top_a0ff {
  background-color: var(--e-global-color-secondary);
}
.easy_4dee .filter_short_edc3 {
  background-color: var(--e-global-color-text);
}
.easy_4dee .avatar-074d {
  background-color: var(--e-global-color-secondary);
}
.easy_4dee .fast_c219 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_4dee .primary_bb1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4dee .hot-4b75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4dee .east-514a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4dee .right_8427 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-59f4 .input_b5e0 .inner-b73f,
.tiny-59f4
  .input_b5e0
  .inner-b73f
  a,
.tiny-59f4 .mask_paper_faa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-59f4 .input_b5e0 .panel_e9a7,
.tiny-59f4 .form-selected-dfc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-59f4 .input_b5e0 .panel_e9a7 {
  color: var(--e-global-color-text);
}
.tiny-59f4 .form-selected-dfc7 {
  color: var(--e-global-color-text);
}
.tiny-59f4
  .input_b5e0
  .focused-e1b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-59f4 .detail_4624 .menu-cold-722c {
  background-color: var(--e-global-color-primary);
}
.tiny-59f4 .detail_4624 .menu-cold-722c:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-59f4 .detail_4624 .fast_ed4f li span {
  background-color: var(--e-global-color-text);
}
.tiny-59f4 .detail_4624 .fast_ed4f li span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-59f4
  .detail_4624
  .fast_ed4f
  li.header-tiny-5083
  span {
  background-color: var(--e-global-color-accent);
}
.tiny-59f4 .sidebar_bright_1dbb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_1ba1 .alert_1bb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-full-ff93 .content-solid-c4f2 {
  background-color: var(--e-global-color-primary);
}
.filter-full-ff93 .up-cc2e {
  background-color: var(--e-global-color-secondary);
}
.filter-full-ff93 .input-e2a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-full-ff93 .pressed-f34f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-full-ff93 .first-e0f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-full-ff93 .notice-b502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-full-ff93 .block_black_c96f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-full-ff93 .steel-5ffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-full-ff93 .black_0658 {
  background-color: var(--e-global-color-primary);
}
.filter-full-ff93 .black_0658 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_in_7ef5 .focus_af3d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_in_7ef5 .focus-ba82 {
  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);
}
.hover_in_7ef5
  .top_97a8:after {
  background-color: var(--e-global-color-primary);
}
.hover_in_7ef5 .breadcrumb_current_99ab {
  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);
}
.last-809f .mask_paper_faa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-809f .form-selected-dfc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_21cd .notice_left_34cc .column_fresh_68cb {
  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);
}
.yellow_21cd .notice_left_34cc .menu_2444 {
  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);
}
.content_motion_97a3 .hidden_2136 {
  background-color: var(--e-global-color-primary);
}
.content_motion_97a3 .tall-153e {
  background-color: var(--e-global-color-secondary);
}
.content_motion_97a3 .pink-872f .grid_small_37fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_motion_97a3 .warm-95d4 .grid_small_37fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_iron_00a1 .right-7b17 .button-5edb {
  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);
}
.tooltip_iron_00a1 .right-7b17 .detail_5cf6 {
  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);
}
.tooltip_iron_00a1 .right-7b17 .feature-4d15 {
  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);
}
.menu_complex_f09f .panel-07da {
  border-color: var(--e-global-color-text);
}
.menu_complex_f09f .detail_b70c {
  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_complex_f09f .message_purple_b1b2 {
  color: var(--e-global-color-primary);
}
.menu_complex_f09f .focused-c3ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-65ba .badge_bd62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-65ba .section_new_132b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-65ba .shadow-hot-3721:hover .badge_bd62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-65ba
  .shadow-hot-3721:hover
  .section_new_132b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-ca06 .gallery-9dc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-ca06 .dim-1e78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-ef3e .red-a611 .warm-b217 {
  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);
}
.image-ef3e .bottom_b6d3 .warm-b217 {
  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);
}
.huge_e401 .alert-solid-7a30 {
  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);
}
.panel-old-d31b .logo-5752 .photo-adef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-old-d31b .logo-5752 .photo-adef {
  background-color: var(--e-global-color-secondary);
}
.panel-old-d31b .input_medium_842c .photo-adef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-old-d31b .input_medium_842c .photo-adef {
  background-color: var(--e-global-color-secondary);
}
.panel-old-d31b .texture-purple-3878 .gallery-0cd7 {
  background-color: var(--e-global-color-primary);
}
.panel-old-d31b .texture-purple-3878:hover .gallery-0cd7 {
  background-color: var(--e-global-color-secondary);
}
.panel-old-d31b .menu-cold-722c {
  background-color: var(--e-global-color-primary);
}
.panel-old-d31b .menu-cold-722c:hover {
  background-color: var(--e-global-color-accent);
}
.panel-old-d31b .fast_ed4f li span {
  background-color: var(--e-global-color-text);
}
.panel-old-d31b .fast_ed4f li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-old-d31b .fast_ed4f li.header-tiny-5083 span {
  background-color: var(--e-global-color-accent);
}
.button_af65 .icon-3d09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_af65 .modal-54be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_2d31 .hot-5231:before {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_2d31 .search-f7b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_2d31 .complex-2cb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-b0bd .dim_54ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-b0bd .dim_54ae:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-b0bd .dim_54ae.fn-active-e82b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-b0bd .item-rough-08ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-b0bd .breadcrumb_inner_1222 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-b0bd .tabs-down-2102 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-b0bd .cool-bbbf {
  background-color: var(--e-global-color-primary);
}
.caption-b0bd .cool-bbbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-b0bd .shadow-under-0f25 {
  background-color: var(--e-global-color-primary);
}
.caption-b0bd .shadow-under-0f25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-1323 .border_7161 .image-b106 a {
  color: var(--e-global-color-secondary);
}
.section-1323 .border_7161 .image-b106 a:hover {
  color: var(--e-global-color-secondary);
}
.section-1323 .border_7161 .image-b106,
.section-1323 .border_7161 .image-b106 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-1323 .border_7161 .outline-b577 {
  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-1323 .border_7161 .progress-new-e826 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-1323 .border_7161 .widget-883f {
  background-color: var(--e-global-color-primary);
}
.section-1323 .border_7161 .widget-883f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-1323 .border_7161 .widget-883f:hover {
  background-color: var(--e-global-color-primary);
}
.section-1323 .border_7161 .widget_168c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-1323 .border_7161 .widget_168c {
  background-color: var(--e-global-color-primary);
}
.section-1323 .border_7161 .widget_168c:hover {
  background-color: var(--e-global-color-primary);
}
.section-1323 .border_7161 .menu-cold-722c {
  background-color: var(--e-global-color-primary);
}
.section-1323 .border_7161 .menu-cold-722c:hover {
  background-color: var(--e-global-color-primary);
}
.section-1323 .detail_4624 .fast_ed4f li span {
  background-color: var(--e-global-color-text);
}
.section-1323 .detail_4624 .fast_ed4f li span:hover {
  background-color: var(--e-global-color-primary);
}
.section-1323 .detail_4624 .fast_ed4f li.header-tiny-5083 span {
  background-color: var(--e-global-color-accent);
}
.section-1323 .current_4e27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-1323 .full_9d7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-8890 .item_10f7 .next-9980 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-8890 .item_10f7 .full_decd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-8890 .item_10f7 .chip-current-b78e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dim_9f7c .secondary-76d8 {
  border-color: var(--e-global-color-text);
}
.secondary_dim_9f7c .detail_8b0a {
  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);
}
.secondary_dim_9f7c .fixed-5a75 {
  color: var(--e-global-color-secondary);
}
.secondary_dim_9f7c .fixed-5a75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dim_9f7c .fluid_4abe > * {
  color: var(--e-global-color-primary);
}
.secondary_dim_9f7c .fluid_4abe > * svg {
  fill: var(--e-global-color-primary);
}
.secondary_dim_9f7c .steel_87e8 {
  color: var(--e-global-color-primary);
}
.secondary_dim_9f7c .steel_87e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dim_9f7c .bronze-7520 {
  color: var(--e-global-color-primary);
}
.secondary_dim_9f7c .bronze-7520 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dim_9f7c .photo-27d7 {
  color: var(--e-global-color-primary);
}
.secondary_dim_9f7c .photo-27d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dim_9f7c .popup_mini_3883 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dim_9f7c .block_2dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dim_9f7c .block_2dbf.heading_d5ea {
  color: var(--e-global-color-secondary);
}
.secondary_dim_9f7c .block_2dbf.heading_d5ea .caption-c6bc {
  color: var(--e-global-color-accent);
}
.secondary_dim_9f7c .block_2dbf.hard-bd9b {
  color: var(--e-global-color-text);
}
.secondary_dim_9f7c .block_2dbf.hard-bd9b .caption-c6bc {
  color: var(--e-global-color-text);
}
.secondary_dim_9f7c .block_2dbf:before {
  border-top-color: var(--e-global-color-text);
}
.secondary_dim_9f7c .lower-9321 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dim_9f7c
  .lower-9321
  .tertiary_add4 {
  background-color: var(--e-global-color-primary);
}
.secondary_dim_9f7c
  .lower-9321
  .tertiary_add4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_dim_9f7c .secondary-76d8 .menu-plasma-2f3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_easy_7252 .middle-a3da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_easy_7252 .wrapper_slow_7078 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-large-93ca .huge_fdf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-large-93ca
  .thumbnail_898f
  .in-a181 {
  background-color: var(--e-global-color-secondary);
}
.hover-large-93ca
  .thumbnail_898f.media_ae05
  .in-a181 {
  background-color: var(--e-global-color-text);
}
.hover-large-93ca
  .thumbnail_898f:hover
  .in-a181 {
  background-color: var(--e-global-color-accent);
}
.hover-large-93ca
  .thumbnail_898f.fn-active-e82b
  .in-a181 {
  background-color: var(--e-global-color-primary);
}
.tooltip-prev-64e8 .label_upper_e98d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tooltip-prev-64e8 .button_south_7b00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-prev-64e8 .popup-503c {
  background-color: var(--e-global-color-primary);
}
.tooltip-prev-64e8 .popup-503c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_action_f390 .icon-light-6b99 .active-df08 .thumbnail_inner_6342 {
  background-color: var(--e-global-color-secondary);
}
.card_action_f390 .icon-light-6b99 .pro_9412:after {
  background-color: var(--e-global-color-secondary);
}
.card_action_f390 .light_ca9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_action_f390 .text-1209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_action_f390 .up-be71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_action_f390 .column_47c4 {
  background-color: var(--e-global-color-primary);
}
.card_action_f390 .column_47c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_action_f390 .paragraph_4d36 {
  background-color: var(--e-global-color-secondary);
}
.card_action_f390 .paragraph_4d36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_action_f390 .icon-light-6b99 .thumbnail-fixed-c18c .dark-9cfb:hover {
  background-color: var(--e-global-color-primary);
}
.card_action_f390
  .icon-light-6b99
  .thumbnail-fixed-c18c
  .dark-9cfb.down-773d {
  background-color: var(--e-global-color-primary);
}
.card_action_f390 .icon-light-6b99 .in_7162:before {
  border-color: var(--e-global-color-primary);
}
.card_action_f390 .icon-light-6b99 .in_7162:hover:before {
  border-color: var(--e-global-color-secondary);
}
.card_action_f390
  .icon-light-6b99
  .in_7162.upper_2d88:before {
  border-color: var(--e-global-color-primary);
}
.card_action_f390 .filter-2ec1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-0863 .list_7d6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-0863 .list_7d6d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-0863 .list_7d6d.hero_4134 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-0863 .image-plasma-df5a {
  background-color: var(--e-global-color-primary);
}
.light-0863 .image-plasma-df5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-0863
  .tag_b893
  .icon-cold-2b15
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-0863
  .dynamic-8985
  .icon-cold-2b15
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-down-8fd1
  .image_complex_08b7
  .hidden-under-5da4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-down-8fd1
  .image_complex_08b7
  .layout-2804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-down-8fd1 .card-fresh-e6f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-down-8fd1 .in_0132 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-down-8fd1 .new_1962 {
  background-color: var(--e-global-color-primary);
}
.container-down-8fd1 .new_1962 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-2f60 .filter_a6e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-2f60 .north_4838 {
  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);
}
.wood-2f60 .notification_up_7910 {
  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);
}
.wood-2f60 .notification_up_7910 a:hover {
  color: var(--e-global-color-secondary);
}
.wood-2f60 .south_aa51 {
  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);
}
.wood-2f60 .chip-black-28eb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-2f60 .heading_7832 .menu-cold-722c {
  background-color: var(--e-global-color-primary);
}
.wood-2f60 .heading_7832 .menu-cold-722c:hover {
  background-color: var(--e-global-color-accent);
}
.wood-2f60
  .heading_7832
  .fast_ed4f
  li
  span {
  background-color: var(--e-global-color-text);
}
.wood-2f60
  .heading_7832
  .fast_ed4f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.wood-2f60
  .heading_7832
  .fast_ed4f
  li.header-tiny-5083
  span {
  background-color: var(--e-global-color-accent);
}
.inner-83ed
  .detail_cold_8e32
  .modal_warm_1cd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-83ed .detail_cold_8e32 .old_c9f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-83ed .detail_cold_8e32 .under_bc16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-83ed .top-9d2e {
  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);
}
.inner-83ed
  .full-56f2.background_mini_abea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a {
  background-color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a
  .article-blue-2682.element-fast-9049 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a
  .accordion_e40a.shadow-e44f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  .popup-21f7
  > a {
  background-color: var(--e-global-color-secondary);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  .popup-21f7
  > a
  .component-4204 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  .popup-21f7
  > a
  .accordion_e40a.bottom_13cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a
  .complex-e185:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  a
  .complex-e185:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7.huge_c856
  > a
  .complex-e185:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  .popup-21f7.huge_c856
  > a
  .complex-e185:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a
  .video-over-b52b
  .brown-11c0 {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  a
  .video-over-b52b
  .brown-11c0 {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a
  .video-over-b52b
  .brown-11c0,
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  a
  .video-over-b52b
  .brown-11c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > a
  .hard-6ebf:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  a
  .hard-6ebf:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7.huge_c856
  > a
  .hard-6ebf:before {
  color: var(--e-global-color-text);
}
.header_inner_0a64
  > .sidebar-8e34
  > div
  > .border_tall_67cc
  > .popup-21f7
  > .tooltip_tiny_cae2
  .popup-21f7.huge_c856
  > a
  .hard-6ebf:before {
  color: var(--e-global-color-text);
}
.photo_83eb .box_35a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_83eb
  .search_basic_6b68:hover
  .box_35a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-stone-5efc
  > .sidebar-8e34
  > .pattern_west_3c04
  > .huge-e697
  > .hover_tall_c43e
  > .info-smooth-fb4b
  .overlay-f779 {
  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);
}
.section-stone-5efc
  > .sidebar-8e34
  > .pattern_west_3c04
  > .huge-e697
  > .hover_tall_c43e
  > .info-smooth-fb4b:hover
  .overlay-f779 {
  color: var(--e-global-color-text);
}
.section-stone-5efc
  > .sidebar-8e34
  > .pattern_west_3c04
  > .huge-e697
  > .hover_tall_c43e
  > .info-smooth-fb4b:hover
  .overlay-f779 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-stone-5efc
  > .sidebar-8e34
  > .pattern_west_3c04
  > .huge-e697
  > .hover_tall_c43e.search-c015
  > .info-smooth-fb4b
  .overlay-f779 {
  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);
}
.link_wide_addf .prev-a64f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_wide_addf .picture_29e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_wide_addf .dark-d078 {
  background-color: var(--e-global-color-primary);
}
.link_wide_addf .dark-d078 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_e859
  > .sidebar-8e34
  > .wrapper_5d5c
  > .gallery-4540
  > .info-1a83
  .notice_basic_0dae {
  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);
}
.dropdown_e859
  > .sidebar-8e34
  > .wrapper_5d5c
  > .gallery-4540
  > .info-1a83
  .plasma_87f3 {
  color: var(--e-global-color-text);
}
.dropdown_e859
  > .sidebar-8e34
  > .wrapper_5d5c
  > .gallery-4540
  > .info-1a83:hover
  .notice_basic_0dae {
  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);
}
.dropdown_e859
  > .sidebar-8e34
  > .wrapper_5d5c
  > .gallery-4540
  > .info-1a83:hover
  .plasma_87f3 {
  color: var(--e-global-color-secondary);
}
.dropdown_e859
  > .sidebar-8e34
  > .wrapper_5d5c
  > .gallery-4540
  > .info-1a83.pattern-soft-435f
  .notice_basic_0dae {
  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);
}
.dropdown_e859
  > .sidebar-8e34
  > .wrapper_5d5c
  > .gallery-4540
  > .info-1a83.pattern-soft-435f
  .plasma_87f3 {
  color: var(--e-global-color-primary);
}
.preview-dynamic-8242
  .row_lite_c137
  .over-f260 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-dynamic-8242 .tabs-narrow-a70d .menu-plasma-2f3f .active-3ecd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_black_8d91 .basic-97a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_black_8d91 .disabled_selected_f9a7 .basic-97a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_black_8d91 .highlight_bf83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_black_8d91 .highlight_bf83 {
  background-color: var(--e-global-color-primary);
}
.text-4389 .east-261d .card_tiny_7418 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-4389
  .east-261d:hover
  .old_f983 {
  color: var(--e-global-color-secondary);
}
.text-4389
  .east-261d:hover
  .card_tiny_7418 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-1d17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.out-b5f1 {
  flex-direction: column;
}

.out-b5f1 .east_bc83 {
  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.out-b5f1 .east_bc83 {
  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);
}

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

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

.old_b96c.full-847b {
  display: none;
}

.popup-82c2 {
  display: none;
}

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

.pattern_hovered_decd.accent-gold-f419 {
  margin-bottom: 40px;
  width: 100%;
}

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

.out-b5f1 a {
  width: 100%;
}

.label_ba5b .layout-4fe2.alert-east-3033 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.label_ba5b
  .layout-4fe2.dropdown_prev_6e57
  .accent-85f7
  .mask-bright-cdbe {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.center-7bb5.link_181f > .message_static_213a {
  display: flex;
  align-items: center;
}

.dim-9c15 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.label_ba5b
  .layout-4fe2.modal_0356
  .gradient_83c9
  .title_west_3a00 {
  width: 100% !important;
}

.sidebar-69f1 {
  width: 500px !important;
  max-width: none;
}

.last-3cb2 {
  width: 100%;
}

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

.action-fa04 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.action-fa04:hover .paper_485b {
  visibility: visible;
}
.action-fa04:hover.action-fa04::before {
  display: block;
}

.tertiary_wood_4fd7 h3 {
  color: #fff;
}

.paragraph-44b0 {
  margin: 0;
}

.label_ba5b
  .layout-4fe2.modal_0356
  .title_west_3a00
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hidden_ea3f {
  width: 100%;
}

.photo-left-2fab {
  width: 100%;
}

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

.photo-left-2fab {
  width: 100%;
}

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

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

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

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

.out-b5f1 .east_bc83.outer_459f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.out-b5f1 h1.east_bc83 {
  margin-top: 80px !important;
}

.label_ba5b .layout-4fe2.item-narrow-ff14 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.bronze_779b img {
  width: 100%;
}

.banner_lite_1515 .image-bb6f.accent-85f7 {
  justify-content: space-between;
}

.west-005d {
  display: none;
}

.photo-11da .cold_8d62 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .center-7bb5 .message_static_213a {
    flex-wrap: nowrap !important;
  }
}

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

  .sidebar-69f1 {
    width: 100% !important;
  }
}

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

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

  .banner_lite_1515 .image-bb6f.accent-85f7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .center-7bb5.link_181f > .message_static_213a {
    gap: 15px;
    justify-content: space-between;
  }

  .label_ba5b
    .layout-4fe2.modal_0356
    .title_west_3a00
    img {
    width: 60% !important;
  }

  .carousel_aaee {
    left: 2%;
  }

  .fresh_3fae {
    margin: 10px 0;
  }

  .out-b5f1 .cold_8d62 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.out-b5f1 .east_bc83,
  .out-b5f1 .east_bc83 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .title_west_3a00 {
    justify-content: center;
  }

  .out-b5f1 .cold_8d62 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .label_ba5b .layout-4fe2.alert-east-3033 {
    width: 75% !important;
  }

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

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

  h2.out-b5f1 .east_bc83,
  .out-b5f1 .east_bc83 {
    font-size: 30px !important;
  }

  .title_west_3a00 {
    justify-content: center;
  }

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

  .clean-ee98
    .block_c7d2.brown-3218 {
    margin: 0 !important;
  }

  .dim-9c15 {
    margin: 0;
    gap: 10px;
  }

  .fresh_3fae {
    display: flex;
  }

  .glass_54fc .hovered-c4e2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .message-4cd8 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .out-b5f1 h1.east_bc83 {
    margin-top: 40px !important;
  }

  .label_ba5b
    .layout-4fe2.modal_0356
    .title_west_3a00
    img,
  .upper_ccf3 .gradient_83c9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .label_ba5b .layout-4fe2.alert-east-3033 {
    width: 100% !important;
  }

  .center-7bb5.link_181f > .message_static_213a {
    gap: 3px;
  }

  .out-b5f1 .cold_8d62 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.banner_lite_1515 .image-bb6f.accent-85f7 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.banner_lite_1515 .image-bb6f.accent-85f7: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .banner_lite_1515 .image-bb6f.accent-85f7 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .out-b5f1 .east_bc83 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hovered-c4e2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.purple-15c7 .photo-1123 {
  flex-shrink: 0;
  white-space: nowrap;
}

.purple-15c7 .dark_58b7 {
  flex-shrink: 0;
  min-width: fit-content;
}

.purple-15c7 .mask-bright-cdbe {
  white-space: nowrap;
}

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

.purple-15c7 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.purple-15c7 .photo-1123 {
  max-width: 80px !important;
}

.purple-15c7 .dark_58b7 {
  max-width: 80px !important;
  overflow: hidden;
}

.purple-15c7 .image-bb6f.accent-85f7 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.purple-15c7 .mask-bright-cdbe {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 32ca */
.promo-block-a4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
