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(.shadow-static-3cc8) {
  gap: 0.5em;
}
:where(.hovered-93fd) {
  gap: 0.5em;
}
body .pagination-fbdf > .hidden-97a3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pagination-fbdf > .video-stone-2067 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pagination-fbdf > .blue-91c2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .green_bef1 > .hidden-97a3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .green_bef1 > .video-stone-2067 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .green_bef1 > .blue-91c2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .green_bef1
  > :where(:not(.hidden-97a3):not(.video-stone-2067):not(.photo-medium-8672)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .green_bef1 > .complex_28c4 {
  max-width: var(--wp--style--global--wide-size);
}
body .shadow-static-3cc8 {
  display: flex;
}
body .shadow-static-3cc8 {
  flex-wrap: wrap;
  align-items: center;
}
body .shadow-static-3cc8 > * {
  margin: 0;
}
body .hovered-93fd {
  display: grid;
}
body .hovered-93fd > * {
  margin: 0;
}
:where(.slider-7975.shadow-static-3cc8) {
  gap: 2em;
}
:where(.slider-7975.hovered-93fd) {
  gap: 2em;
}
:where(.wood-eb83.shadow-static-3cc8) {
  gap: 1.25em;
}
:where(.wood-eb83.hovered-93fd) {
  gap: 1.25em;
}
.search_94f9 {
  color: var(--wp--preset--color--black) !important;
}
.hovered-8bf5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_outer_e500 {
  color: var(--wp--preset--color--white) !important;
}
.detail_42e0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.panel-d979 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.alert_9882 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.video_b980 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.soft-bec0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel-cold-05f6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline_over_7f77 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture-0c1c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.last_06aa {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.content_6b15 {
  background-color: var(--wp--preset--color--black) !important;
}
.video-old-fcc1 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.input_ac08 {
  background-color: var(--wp--preset--color--white) !important;
}
.shadow-dark-301f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.list_slow_1f67 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focus_west_8bdd {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content-stale-d833 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture-85d6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid-in-b92f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon_9a6c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.section_down_b403 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.cold-a29b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.stone-0e46 {
  border-color: var(--wp--preset--color--black) !important;
}
.dropdown_orange_bd20 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active-6ce9 {
  border-color: var(--wp--preset--color--white) !important;
}
.solid-3c16 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.row-83f8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.image-fixed-f971 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search-gold-695e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focus_94fd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.frame_fae5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.element-b732 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hero-west-cca6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.white-811b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip_dirty_dd8d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.row-fixed-4fb9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.panel-1d85 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.breadcrumb-9985 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.banner-05ea {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.pink-68e4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.sort_a5e3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tabs_6426 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.status_last_8dd9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outer_152f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.accordion_6a7f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gas_6367 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.top-80f0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.easy_26ec {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.shadow-5243 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.avatar_1820 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.highlight_32c1 a:where(:not(.focus-tall-496e)) {
  color: inherit;
}
:where(.wood-eb83.shadow-static-3cc8) {
  gap: 1.25em;
}
:where(.wood-eb83.hovered-93fd) {
  gap: 1.25em;
}
:where(.slider-7975.shadow-static-3cc8) {
  gap: 2em;
}
:where(.slider-7975.hovered-93fd) {
  gap: 2em;
}
.modal-1947 {
  font-size: 1.5em;
  line-height: 1.6;
}

.info-afe0 .dark-756b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-aaa8 .solid-f809 {
  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);
}
.wide-c03e {
  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);
}
.wide-c03e.tall-033a .texture_brown_793e {
  background-color: var(--e-global-color-primary);
}
.wide-c03e.full_3fec .texture_brown_793e,
.wide-c03e.breadcrumb-b23e .texture_brown_793e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.liquid-cefd .active_clean_de54 {
  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);
}
.fresh_88ec {
  --divider-color: var(--e-global-color-secondary);
}
.fresh_88ec .box-93c2 {
  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);
}
.fresh_88ec.complex-3d3f .panel-69b4 {
  background-color: var(--e-global-color-secondary);
}
.fresh_88ec.blue_b339 .panel-69b4,
.fresh_88ec.soft_9d4f .panel-69b4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.fresh_88ec.blue_b339 .panel-69b4,
.fresh_88ec.soft_9d4f .panel-69b4 svg {
  fill: var(--e-global-color-secondary);
}
.nav-9452 .black-7aef {
  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);
}
.nav-9452 .text_51be {
  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);
}
.column-965e.complex-3d3f .panel-69b4 {
  background-color: var(--e-global-color-primary);
}
.column-965e.blue_b339 .panel-69b4,
.column-965e.soft_9d4f .panel-69b4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column-965e.blue_b339 .panel-69b4,
.column-965e.soft_9d4f .panel-69b4 svg {
  fill: var(--e-global-color-primary);
}
.rough-fcfe.complex-3d3f .panel-69b4 {
  background-color: var(--e-global-color-primary);
}
.rough-fcfe.blue_b339 .panel-69b4,
.rough-fcfe.soft_9d4f .panel-69b4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.rough-fcfe .cool_5a6c {
  color: var(--e-global-color-primary);
}
.rough-fcfe .cool_5a6c,
.rough-fcfe .cool_5a6c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-fcfe .wrapper-iron-8744 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-741d .accordion-easy-74cc {
  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);
}
.panel_f381 .secondary-south-d5ec .white-a0d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_fresh_7a53 .shade-5bd9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.hover_fresh_7a53 .hot-cea1 i {
  color: var(--e-global-color-primary);
}
.hover_fresh_7a53 .hot-cea1 svg {
  fill: var(--e-global-color-primary);
}
.hover_fresh_7a53 .selected-d717 {
  color: var(--e-global-color-secondary);
}
.hover_fresh_7a53 .shade-5bd9 > .selected-d717,
.hover_fresh_7a53 .shade-5bd9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-003b .badge-a057 {
  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);
}
.rough-003b .photo-middle-9d62 {
  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);
}
.frame-mini-827a .gradient_414a .avatar-last-91a7 {
  background-color: var(--e-global-color-primary);
}
.frame-mini-827a .paper-4c0a {
  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);
}
.gradient-85c8 .text_right_275f {
  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);
}
.gradient-85c8 .banner-tiny-7204 {
  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);
}
.gradient-85c8 .notification-1c00 {
  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);
}
.texture_5c27 .disabled_black_36b5,
.texture_5c27 .disabled_black_36b5 a {
  color: var(--e-global-color-primary);
}
.texture_5c27 .disabled_black_36b5.brown_854b,
.texture_5c27 .disabled_black_36b5.brown_854b a {
  color: var(--e-global-color-accent);
}
.texture_5c27 .disabled_black_36b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_5c27 .dropdown-f653 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-3c16 .gallery-gas-ec8c,
.hard-3c16 .button_advanced_931f {
  color: var(--e-global-color-primary);
}
.hard-3c16 .gallery-gas-ec8c svg {
  fill: var(--e-global-color-primary);
}
.hard-3c16 .brown_854b .gallery-gas-ec8c,
.hard-3c16 .brown_854b .button_advanced_931f {
  color: var(--e-global-color-accent);
}
.hard-3c16 .brown_854b .gallery-gas-ec8c svg {
  fill: var(--e-global-color-accent);
}
.hard-3c16 .button_advanced_931f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-3c16 .dropdown-f653 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_next_7591 .button-e177,
.title_next_7591 .link-42d6 {
  color: var(--e-global-color-primary);
}
.title_next_7591 .link-42d6 svg {
  fill: var(--e-global-color-primary);
}
.title_next_7591 .disabled_black_36b5.brown_854b a,
.title_next_7591
  .disabled_black_36b5.brown_854b
  .link-42d6 {
  color: var(--e-global-color-accent);
}
.title_next_7591 .button-e177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_next_7591 .dropdown-f653 {
  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);
}
.module-silver-1e6d .alert-9ed4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-silver-1e6d .card_30a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cdcc .notice_fixed_ba9d .pagination-black-10fb {
  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);
}
.huge_cdcc .notice_fixed_ba9d .module-3cbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cdcc .primary_471a .pagination-black-10fb {
  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);
}
.huge_cdcc
  .primary_471a
  .module-3cbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cdcc
  .medium-293d
  .pagination-black-10fb {
  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);
}
.huge_cdcc
  .medium-293d
  .module-3cbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cdcc
  .liquid_4943
  .pagination-black-10fb {
  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);
}
.huge_cdcc
  .liquid_4943
  .module-3cbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_dark_4779 .light_542d {
  background-color: var(--e-global-color-primary);
}
.paragraph_dark_4779 .light_542d:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_dark_4779 .active_4681 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_dark_4779
  .light_542d:hover
  .active_4681 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-mini-0a3c .purple_e4aa {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-outer-71ef .pagination_88ff .card_a1d5 a {
  background-color: var(--e-global-color-accent);
}
.avatar-outer-71ef .pagination_88ff .carousel_fast_b133 a {
  background-color: var(--e-global-color-accent);
}
.avatar-outer-71ef .pagination_88ff .card_a1d5 a,
.avatar-outer-71ef .pagination_88ff .carousel_fast_b133 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-d0c3
  .steel-5112.purple-4f58
  .pagination_88ff
  a.badge_8b5d {
  background-color: var(--e-global-color-accent);
}
.bronze-d0c3
  .steel-5112.purple-4f58
  .pagination_88ff
  span.badge_8b5d.fn-current-c6bb {
  background-color: var(--e-global-color-text);
}
.bronze-d0c3
  .steel-5112.purple-4f58
  .pagination_88ff
  .badge_8b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066 .east-4702 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .preview_gold_cd36
  > .panel-bronze-c187
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .item-fresh-7e31
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .rough_633d
  .slider-pink-6860,
.caption_2066
  .rough_633d
  .last_4e1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2066
  .rough_633d
  .dropdown-glass-b798,
.caption_2066
  .rough_633d
  a
  .dropdown-glass-b798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .rough_633d
  .steel-fe68 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .rough_633d
  .wrapper-right-1de8 {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .rough_633d
  .wrapper-right-1de8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .rough_633d
  .wrapper-right-1de8:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .rough_633d
  .highlight-3d1c {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .rough_633d
  .highlight-3d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .rough_633d
  .highlight-3d1c:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .tall-744b
  .button_old_3ac6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2066
  .tall-744b
  .chip-complex-0894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .tall-744b
  .steel-fe68 {
  color: var(--e-global-color-text);
}
.caption_2066
  .tall-744b
  .steel-fe68
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .tall-744b
  .wrapper-right-1de8 {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .tall-744b
  .wrapper-right-1de8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .tall-744b
  .wrapper-right-1de8:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .tall-744b
  .highlight-3d1c {
  background-color: var(--e-global-color-primary);
}
.caption_2066
  .tall-744b
  .highlight-3d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2066
  .tall-744b
  .highlight-3d1c:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2066 .small-592f {
  background-color: var(--e-global-color-primary);
}
.caption_2066 .small-592f:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2066 .static_8bc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2066 .input_7906 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pink-9001 .hidden-5c2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pink-9001
  .row_33f9
  > div:nth-child(3)
  .hidden-5c2a,
.filter-pink-9001
  .disabled_46aa
  > div:nth-child(1)
  .hidden-5c2a,
.filter-pink-9001
  .surface-fd89
  > div:nth-child(1)
  .hidden-5c2a,
.filter-pink-9001
  .orange_c6e4
  > div:nth-child(1)
  .hidden-5c2a,
.filter-pink-9001
  .short-9453
  > div:nth-child(1)
  .hidden-5c2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pink-9001 .tall_8bc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-pink-9001 .hidden_c272 {
  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);
}
.filter-pink-9001 .wide-c489 {
  background-color: var(--e-global-color-primary);
}
.filter-pink-9001 .wide-c489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-pink-9001 .wide-c489:hover {
  background-color: var(--e-global-color-primary);
}
.filter-pink-9001 .menu-34e7 {
  background-color: var(--e-global-color-primary);
}
.filter-pink-9001 .menu-34e7:hover {
  background-color: var(--e-global-color-primary);
}
.filter-pink-9001 .static_8bc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pink-9001 .input_7906 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-cool-71e6 .video-45c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-cool-71e6 .outer-10c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-cool-71e6 .form_pressed_e525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-cool-71e6 .avatar_slow_5f07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-cool-71e6 .slider-simple-28f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-cool-71e6 .menu-34e7 {
  background-color: var(--e-global-color-primary);
}
.overlay-cool-71e6 .menu-34e7:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-mini-a754 .fixed_17d5 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-mini-a754 .tertiary-bab6 {
  background-color: var(--e-global-color-text);
}
.thumbnail-mini-a754 .grid_fast_7d4d {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-mini-a754 .upper_6acb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-mini-a754 .gas-d432 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-mini-a754 .surface_wood_7cb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-mini-a754 .next-8589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-mini-a754 .pagination_22e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-small-8015 .carousel_tall_9f11 .old-2d56,
.background-small-8015
  .carousel_tall_9f11
  .old-2d56
  a,
.background-small-8015 .large-02e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-small-8015 .carousel_tall_9f11 .hot_1a7a,
.background-small-8015 .secondary_e64b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-small-8015 .carousel_tall_9f11 .hot_1a7a {
  color: var(--e-global-color-text);
}
.background-small-8015 .secondary_e64b {
  color: var(--e-global-color-text);
}
.background-small-8015
  .carousel_tall_9f11
  .mini-a2ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-small-8015 .footer_glass_ed8c .form-7b60 {
  background-color: var(--e-global-color-primary);
}
.background-small-8015 .footer_glass_ed8c .form-7b60:hover {
  background-color: var(--e-global-color-primary);
}
.background-small-8015 .footer_glass_ed8c .image_fresh_d35a li span {
  background-color: var(--e-global-color-text);
}
.background-small-8015 .footer_glass_ed8c .image_fresh_d35a li span:hover {
  background-color: var(--e-global-color-primary);
}
.background-small-8015
  .footer_glass_ed8c
  .image_fresh_d35a
  li.slow_b64c
  span {
  background-color: var(--e-global-color-accent);
}
.background-small-8015 .basic-a0f9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_upper_ca6b .item-e25b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-b7cb .alert-e470 {
  background-color: var(--e-global-color-primary);
}
.cool-b7cb .white_56e5 {
  background-color: var(--e-global-color-secondary);
}
.cool-b7cb .hidden-11db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b7cb .hidden_white_3a58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b7cb .heading-50a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b7cb .cold_caab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b7cb .column_middle_8753 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b7cb .avatar_large_4d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b7cb .container_top_cb2b {
  background-color: var(--e-global-color-primary);
}
.cool-b7cb .container_top_cb2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-red-e423 .module-iron-584e {
  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);
}
.layout-red-e423 .article_upper_5efc {
  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);
}
.layout-red-e423
  .smooth-96bb:after {
  background-color: var(--e-global-color-primary);
}
.layout-red-e423 .chip-short-fe26 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-pro-17e1 .large-02e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-pro-17e1 .secondary_e64b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_af1d .section-a745 .widget_170a {
  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);
}
.out_af1d .section-a745 .breadcrumb-6cda {
  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);
}
.glass_b5ce .fluid-e544 {
  background-color: var(--e-global-color-primary);
}
.glass_b5ce .dark_8942 {
  background-color: var(--e-global-color-secondary);
}
.glass_b5ce .bottom-57e0 .link-iron-696c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_b5ce .column-6c15 .link-iron-696c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-edc0 .border_1455 .text-dirty-8f0a {
  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-edc0 .border_1455 .simple_391c {
  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);
}
.easy-edc0 .border_1455 .list_under_2135 {
  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);
}
.carousel_9ac6 .mask_purple_0805 {
  border-color: var(--e-global-color-text);
}
.carousel_9ac6 .table-ec6f {
  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);
}
.carousel_9ac6 .aside-bottom-681a {
  color: var(--e-global-color-primary);
}
.carousel_9ac6 .iron-7af9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_black_7853 .input-564a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_black_7853 .badge_c4f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_black_7853 .hero-bdee:hover .input-564a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_black_7853
  .hero-bdee:hover
  .badge_c4f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_4052 .dirty_8d11 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_4052 .component_8e10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_425b .white_844b .menu_glass_cd46 {
  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);
}
.first_425b .pressed_7619 .menu_glass_cd46 {
  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);
}
.active-fluid-04a5 .large_49dc {
  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);
}
.modal_ff23 .highlight-9668 .highlight-fresh-eefe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_ff23 .highlight-9668 .highlight-fresh-eefe {
  background-color: var(--e-global-color-secondary);
}
.modal_ff23 .main_ce34 .highlight-fresh-eefe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_ff23 .main_ce34 .highlight-fresh-eefe {
  background-color: var(--e-global-color-secondary);
}
.modal_ff23 .out_0e51 .solid_b0fc {
  background-color: var(--e-global-color-primary);
}
.modal_ff23 .out_0e51:hover .solid_b0fc {
  background-color: var(--e-global-color-secondary);
}
.modal_ff23 .form-7b60 {
  background-color: var(--e-global-color-primary);
}
.modal_ff23 .form-7b60:hover {
  background-color: var(--e-global-color-accent);
}
.modal_ff23 .image_fresh_d35a li span {
  background-color: var(--e-global-color-text);
}
.modal_ff23 .image_fresh_d35a li span:hover {
  background-color: var(--e-global-color-primary);
}
.modal_ff23 .image_fresh_d35a li.slow_b64c span {
  background-color: var(--e-global-color-accent);
}
.current_d37e .top_ca23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_d37e .carousel-dynamic-b0dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_slow_30b6 .layout-liquid-c9fc:before {
  background-color: var(--e-global-color-secondary);
}
.component_slow_30b6 .breadcrumb_bright_e12c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_slow_30b6 .pagination_inner_9dad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-3923 .outer_adba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-3923 .outer_adba:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-3923 .outer_adba.fn-active-c6bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-3923 .thumbnail-smooth-e5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-3923 .gradient-smooth-08b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-3923 .disabled-4049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-3923 .input-a0a7 {
  background-color: var(--e-global-color-primary);
}
.last-3923 .input-a0a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-3923 .slow_84b6 {
  background-color: var(--e-global-color-primary);
}
.last-3923 .slow_84b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-f21c .tabs_west_7e18 .next_0a91 a {
  color: var(--e-global-color-secondary);
}
.hidden-f21c .tabs_west_7e18 .next_0a91 a:hover {
  color: var(--e-global-color-secondary);
}
.hidden-f21c .tabs_west_7e18 .next_0a91,
.hidden-f21c .tabs_west_7e18 .next_0a91 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-f21c .tabs_west_7e18 .module-gold-d3de {
  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);
}
.hidden-f21c .tabs_west_7e18 .south-60fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-f21c .tabs_west_7e18 .light-c17d {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .tabs_west_7e18 .light-c17d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-f21c .tabs_west_7e18 .light-c17d:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .tabs_west_7e18 .aside-b85b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-f21c .tabs_west_7e18 .aside-b85b {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .tabs_west_7e18 .aside-b85b:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .tabs_west_7e18 .form-7b60 {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .tabs_west_7e18 .form-7b60:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .footer_glass_ed8c .image_fresh_d35a li span {
  background-color: var(--e-global-color-text);
}
.hidden-f21c .footer_glass_ed8c .image_fresh_d35a li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-f21c .footer_glass_ed8c .image_fresh_d35a li.slow_b64c span {
  background-color: var(--e-global-color-accent);
}
.hidden-f21c .static_8bc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-f21c .input_7906 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_509b .notice-center-7028 .article_hard_61a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_509b .notice-center-7028 .hero-clean-43b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_509b .notice-center-7028 .photo_black_f82f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-over-5be8 .gradient_selected_36df {
  border-color: var(--e-global-color-text);
}
.container-over-5be8 .focused-fe12 {
  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);
}
.container-over-5be8 .form_top_de08 {
  color: var(--e-global-color-secondary);
}
.container-over-5be8 .form_top_de08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-over-5be8 .lite-6090 > * {
  color: var(--e-global-color-primary);
}
.container-over-5be8 .lite-6090 > * svg {
  fill: var(--e-global-color-primary);
}
.container-over-5be8 .dark-5646 {
  color: var(--e-global-color-primary);
}
.container-over-5be8 .dark-5646 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-over-5be8 .next-515e {
  color: var(--e-global-color-primary);
}
.container-over-5be8 .next-515e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-over-5be8 .soft-eda3 {
  color: var(--e-global-color-primary);
}
.container-over-5be8 .soft-eda3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-over-5be8 .tertiary_basic_d2d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-over-5be8 .bronze-56b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-over-5be8 .bronze-56b5.message-action-8ff0 {
  color: var(--e-global-color-secondary);
}
.container-over-5be8 .bronze-56b5.message-action-8ff0 .label_active_c652 {
  color: var(--e-global-color-accent);
}
.container-over-5be8 .bronze-56b5.article_ee09 {
  color: var(--e-global-color-text);
}
.container-over-5be8 .bronze-56b5.article_ee09 .label_active_c652 {
  color: var(--e-global-color-text);
}
.container-over-5be8 .bronze-56b5:before {
  border-top-color: var(--e-global-color-text);
}
.container-over-5be8 .fixed_a468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-over-5be8
  .fixed_a468
  .description_6d6f {
  background-color: var(--e-global-color-primary);
}
.container-over-5be8
  .fixed_a468
  .description_6d6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-over-5be8 .gradient_selected_36df .stone_b53f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-7a33 .focus_d69f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-7a33 .slider-1757 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-3962 .light_3b40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-3962
  .active_ed13
  .simple-5175 {
  background-color: var(--e-global-color-secondary);
}
.modal-3962
  .active_ed13.brown_2377
  .simple-5175 {
  background-color: var(--e-global-color-text);
}
.modal-3962
  .active_ed13:hover
  .simple-5175 {
  background-color: var(--e-global-color-accent);
}
.modal-3962
  .active_ed13.fn-active-c6bb
  .simple-5175 {
  background-color: var(--e-global-color-primary);
}
.basic-4149 .notification_fresh_9a23 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.basic-4149 .right-aac7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-4149 .right_217e {
  background-color: var(--e-global-color-primary);
}
.basic-4149 .right_217e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_west_6d2f .out_31ae .detail-fixed-a406 .filter-f20b {
  background-color: var(--e-global-color-secondary);
}
.input_west_6d2f .out_31ae .hidden_fresh_9fed:after {
  background-color: var(--e-global-color-secondary);
}
.input_west_6d2f .item-silver-352c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_west_6d2f .old_99e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_west_6d2f .module-fluid-92ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_west_6d2f .disabled-0441 {
  background-color: var(--e-global-color-primary);
}
.input_west_6d2f .disabled-0441 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_west_6d2f .row-e783 {
  background-color: var(--e-global-color-secondary);
}
.input_west_6d2f .row-e783 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_west_6d2f .out_31ae .cold_ece8 .pattern_bottom_7eb3:hover {
  background-color: var(--e-global-color-primary);
}
.input_west_6d2f
  .out_31ae
  .cold_ece8
  .pattern_bottom_7eb3.header-4e36 {
  background-color: var(--e-global-color-primary);
}
.input_west_6d2f .out_31ae .motion_6d2e:before {
  border-color: var(--e-global-color-primary);
}
.input_west_6d2f .out_31ae .motion_6d2e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.input_west_6d2f
  .out_31ae
  .motion_6d2e.white-52f4:before {
  border-color: var(--e-global-color-primary);
}
.input_west_6d2f .fixed-4696 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_2081 .blue-385d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_2081 .blue-385d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_2081 .blue-385d.search_easy_5489 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_2081 .text-thick-9cdf {
  background-color: var(--e-global-color-primary);
}
.link_2081 .text-thick-9cdf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_2081
  .detail_ee3b
  .text_thick_bada
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_2081
  .title_2076
  .text_thick_bada
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_inner_90b2
  .label_5cbc
  .full_6fff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_inner_90b2
  .label_5cbc
  .basic_07a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_inner_90b2 .header_382e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_inner_90b2 .pink-e00a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_inner_90b2 .header-simple-47c7 {
  background-color: var(--e-global-color-primary);
}
.backdrop_inner_90b2 .header-simple-47c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-prev-843d .picture_purple_d489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-prev-843d .gas_6482 {
  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);
}
.footer-prev-843d .plasma-b580 {
  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);
}
.footer-prev-843d .plasma-b580 a:hover {
  color: var(--e-global-color-secondary);
}
.footer-prev-843d .module-0906 {
  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);
}
.footer-prev-843d .article_motion_7488 {
  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);
}
.footer-prev-843d .active-0bd1 .form-7b60 {
  background-color: var(--e-global-color-primary);
}
.footer-prev-843d .active-0bd1 .form-7b60:hover {
  background-color: var(--e-global-color-accent);
}
.footer-prev-843d
  .active-0bd1
  .image_fresh_d35a
  li
  span {
  background-color: var(--e-global-color-text);
}
.footer-prev-843d
  .active-0bd1
  .image_fresh_d35a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-prev-843d
  .active-0bd1
  .image_fresh_d35a
  li.slow_b64c
  span {
  background-color: var(--e-global-color-accent);
}
.border_d3ff
  .text-green-76b7
  .pro_5297 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_d3ff .text-green-76b7 .popup_outer_6f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_d3ff .text-green-76b7 .last_42af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_d3ff .black_a940 {
  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);
}
.border_d3ff
  .widget_pink_9664.wrapper-center-119b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a {
  background-color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a
  .notification-af60.preview_983f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a
  .link_761e.icon_slow_de27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  .list_green_30be
  > a {
  background-color: var(--e-global-color-secondary);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  .list_green_30be
  > a
  .dim-7ecb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  .list_green_30be
  > a
  .link_761e.row-a524 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a
  .block_870f:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  a
  .block_870f:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be.search-73a3
  > a
  .block_870f:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  .list_green_30be.search-73a3
  > a
  .block_870f:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a
  .status_d3fc
  .progress_up_5f47 {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  a
  .status_d3fc
  .progress_up_5f47 {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a
  .status_d3fc
  .progress_up_5f47,
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  a
  .status_d3fc
  .progress_up_5f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > a
  .hover-b636:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  a
  .hover-b636:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be.search-73a3
  > a
  .hover-b636:before {
  color: var(--e-global-color-text);
}
.element_90dd
  > .old-24cc
  > div
  > .content_north_6bd3
  > .list_green_30be
  > .tooltip_94d6
  .list_green_30be.search-73a3
  > a
  .hover-b636:before {
  color: var(--e-global-color-text);
}
.logo-55e4 .medium_c058 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-55e4
  .easy-e1e9:hover
  .medium_c058 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_df99
  > .old-24cc
  > .thumbnail-35ce
  > .chip_cda1
  > .card_5939
  > .steel_ce24
  .highlight-prev-596c {
  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);
}
.clean_df99
  > .old-24cc
  > .thumbnail-35ce
  > .chip_cda1
  > .card_5939
  > .steel_ce24:hover
  .highlight-prev-596c {
  color: var(--e-global-color-text);
}
.clean_df99
  > .old-24cc
  > .thumbnail-35ce
  > .chip_cda1
  > .card_5939
  > .steel_ce24:hover
  .highlight-prev-596c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_df99
  > .old-24cc
  > .thumbnail-35ce
  > .chip_cda1
  > .card_5939.steel_5fab
  > .steel_ce24
  .highlight-prev-596c {
  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);
}
.widget_3583 .bright-81d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_3583 .wide-0711 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_3583 .focused_00d1 {
  background-color: var(--e-global-color-primary);
}
.widget_3583 .focused_00d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-plasma-78bd
  > .old-24cc
  > .tag-2946
  > .widget_red_59a7
  > .wrapper_84ce
  .light_cc33 {
  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);
}
.tabs-plasma-78bd
  > .old-24cc
  > .tag-2946
  > .widget_red_59a7
  > .wrapper_84ce
  .frame-fb9b {
  color: var(--e-global-color-text);
}
.tabs-plasma-78bd
  > .old-24cc
  > .tag-2946
  > .widget_red_59a7
  > .wrapper_84ce:hover
  .light_cc33 {
  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);
}
.tabs-plasma-78bd
  > .old-24cc
  > .tag-2946
  > .widget_red_59a7
  > .wrapper_84ce:hover
  .frame-fb9b {
  color: var(--e-global-color-secondary);
}
.tabs-plasma-78bd
  > .old-24cc
  > .tag-2946
  > .widget_red_59a7
  > .wrapper_84ce.glass_ff98
  .light_cc33 {
  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);
}
.tabs-plasma-78bd
  > .old-24cc
  > .tag-2946
  > .widget_red_59a7
  > .wrapper_84ce.glass_ff98
  .frame-fb9b {
  color: var(--e-global-color-primary);
}
.logo_43ad
  .hard_05fd
  .heading-0004 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_43ad .yellow_b1c9 .stone_b53f .gradient-b207 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-6751 .modal_wide_23f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-6751 .outline_hovered_c15e .modal_wide_23f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-6751 .secondary-7dde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-6751 .secondary-7dde {
  background-color: var(--e-global-color-primary);
}
.mask_c278 .highlight_stone_3119 .gallery_rough_69b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_c278
  .highlight_stone_3119:hover
  .accordion_d094 {
  color: var(--e-global-color-secondary);
}
.mask_c278
  .highlight_stone_3119:hover
  .gallery_rough_69b4 {
  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);
}
.highlight-rough-16e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.form-dc26 {
  flex-direction: column;
}

.form-dc26 .gas-a44f {
  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.form-dc26 .gas-a44f {
  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);
}

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

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

.white_f9c8.blue_c001 {
  display: none;
}

.thumbnail_old_c4d1 {
  display: none;
}

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

.box-2115.thumbnail-light-21d4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.form-dc26 a {
  width: 100%;
}

.next-0868 .component-1809.gold_4f14 {
  width: 20% !important;
}

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

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

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

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

.summary-cool-e1f1 {
  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;
}

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

.summary-cool-e1f1: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);
}

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

.next-0868
  .component-1809.main_c8f0
  .copper-c9ef
  .list-1d04 {
  font-size: 20px !important;
}

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

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

.primary-hot-1aa7 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.notification-right-0af0.slow-2457 > .white_77e2 {
  display: flex;
  align-items: center;
}

.notification-lower-e5ad {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.liquid-1b8e {
  position: relative;
  width: 100%;
}

.thumbnail-south-fbf1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.tooltip-gold-5f06 {
  font-size: 35px !important;
}

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

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

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

.next-0868
  .component-1809.over_7f27
  .overlay-dark-a735
  .purple-4428 {
  width: 100% !important;
}

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

.logo-inner-7443 {
  width: 100%;
}

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

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

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

  display: none;
}

.container-next-569f {
  font-size: 15px !important;
}

.blue-2984 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.large_4e79:hover .blue-2984 {
  visibility: visible;
}
.large_4e79:hover.large_4e79::before {
  display: block;
}

.primary-hot-1aa7 h3 {
  color: #fff;
}

.section-235b {
  margin: 0;
}

.next-0868
  .component-1809.over_7f27
  .purple-4428
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.description_f7d1 {
  width: 100%;
}

.mask-blue-3f65 {
  width: 100%;
}

.form-fresh-98a0 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.mask-blue-3f65 {
  width: 100%;
}

.pattern-6d44 {
  margin-bottom: 10px !important;
}

.purple-4428 {
  display: flex;
  align-items: center;
}

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

.hero-hot-980b {
  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;
}

.form-dc26 .gas-a44f.up_ff05 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.form-dc26 h1.gas-a44f {
  margin-top: 80px !important;
}

.next-0868 .component-1809.module_static_f5f6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.wood-a7a8 img {
  width: 100%;
}

.title-3e7b .layout-3490.copper-c9ef {
  justify-content: space-between;
}

.thumbnail_selected_713d {
  display: none;
}

.wide_e73a .info_static_94bc {
  margin: 1px 0 !important;
}

.label-red-1eba li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .notification-right-0af0 .white_77e2 {
    flex-wrap: nowrap !important;
  }
}

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

  .section-df68 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .primary-hot-1aa7 h3 {
    font-size: 28px;
  }

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

  .title-3e7b .layout-3490.copper-c9ef {
    border-bottom: 1px solid #f0c159;
  }

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

  .notification-right-0af0.slow-2457 > .white_77e2 {
    gap: 15px;
    justify-content: space-between;
  }

  .next-0868
    .component-1809.over_7f27
    .purple-4428
    img {
    width: 60% !important;
  }

  .thumbnail-south-fbf1 {
    left: 2%;
  }

  .modal_ad8e {
    margin: 10px 0;
  }

  .form-dc26 .info_static_94bc {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .tooltip-gold-5f06 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.form-dc26 .gas-a44f,
  .form-dc26 .gas-a44f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .purple-4428 {
    justify-content: center;
  }

  .form-dc26 .info_static_94bc {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .next-0868 .component-1809.gold_4f14 {
    width: 75% !important;
  }

  .wood-a7a8 img {
    width: 100% !important;
  }
}

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

  h2.form-dc26 .gas-a44f,
  .form-dc26 .gas-a44f {
    font-size: 30px !important;
  }

  .purple-4428 {
    justify-content: center;
  }

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

  .fresh-7450
    .active_041f.banner-9213 {
    margin: 0 !important;
  }

  .notification-lower-e5ad {
    margin: 0;
    gap: 10px;
  }

  .modal_ad8e {
    display: flex;
  }

  .accent-7a1b .popup_action_519f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .form-fresh-98a0 {
    justify-content: flex-end;
    gap: 1px;
  }

  .form-dc26 h1.gas-a44f {
    margin-top: 40px !important;
  }

  .next-0868
    .component-1809.over_7f27
    .purple-4428
    img,
  .nav-9452 .overlay-dark-a735 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .summary-cool-e1f1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .next-0868 .component-1809.gold_4f14 {
    width: 100% !important;
  }

  .notification-right-0af0.slow-2457 > .white_77e2 {
    gap: 3px;
  }

  .form-dc26 .info_static_94bc {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.title-3e7b .layout-3490.copper-c9ef {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.title-3e7b .layout-3490.copper-c9ef: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .title-3e7b .layout-3490.copper-c9ef {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .form-dc26 .gas-a44f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .popup_action_519f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.gold_365e .highlight_4b0d {
  flex-shrink: 0;
  white-space: nowrap;
}

.gold_365e .tabs_47d2 {
  flex-shrink: 0;
  min-width: fit-content;
}

.gold_365e .list-1d04 {
  white-space: nowrap;
}

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

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

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

.gold_365e .tabs_47d2 {
  max-width: 80px !important;
  overflow: hidden;
}

.gold_365e .layout-3490.copper-c9ef {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.gold_365e .list-1d04 {
  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);
  }
}

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

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

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

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

body .summary-cool-e1f1:nth-child(2),
.next-0868 .summary-cool-e1f1:nth-child(2),
#page .summary-cool-e1f1: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;
}

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

/* css-noise: 6e18 */
.shadow-element-q7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
