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(.banner-6371) {
  gap: 0.5em;
}
:where(.upper_bd7b) {
  gap: 0.5em;
}
body .rough-5491 > .tertiary_inner_a887 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .rough-5491 > .article_7804 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .rough-5491 > .box_3f0e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media_7c3e > .tertiary_inner_a887 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .media_7c3e > .article_7804 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .media_7c3e > .box_3f0e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .media_7c3e
  > :where(:not(.tertiary_inner_a887):not(.article_7804):not(.aside-purple-6444)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media_7c3e > .backdrop_west_bf62 {
  max-width: var(--wp--style--global--wide-size);
}
body .banner-6371 {
  display: flex;
}
body .banner-6371 {
  flex-wrap: wrap;
  align-items: center;
}
body .banner-6371 > * {
  margin: 0;
}
body .upper_bd7b {
  display: grid;
}
body .upper_bd7b > * {
  margin: 0;
}
:where(.gas-0777.banner-6371) {
  gap: 2em;
}
:where(.gas-0777.upper_bd7b) {
  gap: 2em;
}
:where(.bottom_b4a8.banner-6371) {
  gap: 1.25em;
}
:where(.bottom_b4a8.upper_bd7b) {
  gap: 1.25em;
}
.form_current_f58e {
  color: var(--wp--preset--color--black) !important;
}
.focus-cbb8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tiny-7140 {
  color: var(--wp--preset--color--white) !important;
}
.disabled_bronze_5bee {
  color: var(--wp--preset--color--pale-pink) !important;
}
.logo-slow-bed2 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.grid-under-ed93 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section_static_b411 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.orange_f2df {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pink_616b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cold-8490 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent_79ae {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.feature-blue-9715 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.logo_outer_0881 {
  background-color: var(--wp--preset--color--black) !important;
}
.up-71d3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu-4e1d {
  background-color: var(--wp--preset--color--white) !important;
}
.outer_8686 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pro-4ebf {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.yellow_9032 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.green-56a0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.banner_hovered_8b47 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.popup-blue-13d7 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu-b49d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown_center_bf57 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border_fluid_13b1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav-3bd6 {
  border-color: var(--wp--preset--color--black) !important;
}
.next-b580 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thick-6f33 {
  border-color: var(--wp--preset--color--white) !important;
}
.tall_df9a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_908a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.layout-hot-aefb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.aside_af3b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.solid_b73b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-822c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.brown_f3fa {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary_51ac {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accordion_dynamic_e7f4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid_83be {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.outline_next_ee27 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.title-easy-17db {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.stale-01b2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.top-b8b4 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.upper_2653 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.image-active-67b2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.purple-60bb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.heading_warm_4a49 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.grid_in_c4ee {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tag-in-f4b4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.advanced_3efa {
  background: var(--wp--preset--gradient--midnight) !important;
}
.outer_8442 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.alert-bright-a4af {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.rough-7628 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.panel-2a29 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.breadcrumb_down_d9bc a:where(:not(.hover-f74c)) {
  color: inherit;
}
:where(.bottom_b4a8.banner-6371) {
  gap: 1.25em;
}
:where(.bottom_b4a8.upper_bd7b) {
  gap: 1.25em;
}
:where(.gas-0777.banner-6371) {
  gap: 2em;
}
:where(.gas-0777.upper_bd7b) {
  gap: 2em;
}
.thumbnail-d638 {
  font-size: 1.5em;
  line-height: 1.6;
}

.item-fe69 .dropdown_tiny_9710 {
  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);
}
.disabled_stale_93f8 .grid-9b60 {
  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);
}
.button-complex-fc47 {
  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);
}
.button-complex-fc47.content-83cc .surface-basic-a660 {
  background-color: var(--e-global-color-primary);
}
.button-complex-fc47.description-iron-5beb .surface-basic-a660,
.button-complex-fc47.progress-static-4fb7 .surface-basic-a660 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.green_d8d3 .container-upper-04fe {
  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);
}
.hover_warm_c026 {
  --divider-color: var(--e-global-color-secondary);
}
.hover_warm_c026 .table_32f6 {
  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);
}
.hover_warm_c026.summary-25e3 .accent-4d45 {
  background-color: var(--e-global-color-secondary);
}
.hover_warm_c026.icon_9326 .accent-4d45,
.hover_warm_c026.frame-lower-2559 .accent-4d45 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hover_warm_c026.icon_9326 .accent-4d45,
.hover_warm_c026.frame-lower-2559 .accent-4d45 svg {
  fill: var(--e-global-color-secondary);
}
.active_c15f .info-c011 {
  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);
}
.active_c15f .cold_3372 {
  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);
}
.iron-a13e.summary-25e3 .accent-4d45 {
  background-color: var(--e-global-color-primary);
}
.iron-a13e.icon_9326 .accent-4d45,
.iron-a13e.frame-lower-2559 .accent-4d45 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.iron-a13e.icon_9326 .accent-4d45,
.iron-a13e.frame-lower-2559 .accent-4d45 svg {
  fill: var(--e-global-color-primary);
}
.form_right_69e3.summary-25e3 .accent-4d45 {
  background-color: var(--e-global-color-primary);
}
.form_right_69e3.icon_9326 .accent-4d45,
.form_right_69e3.frame-lower-2559 .accent-4d45 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form_right_69e3 .active_c7b4 {
  color: var(--e-global-color-primary);
}
.form_right_69e3 .active_c7b4,
.form_right_69e3 .active_c7b4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_right_69e3 .copper_2ca0 {
  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);
}
.tag-bright-50a7 .top-1e47 {
  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);
}
.thick_9369 .overlay_2a94 .right_2791 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-rough-6aea .label-924f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active-rough-6aea .footer-gold-4b99 i {
  color: var(--e-global-color-primary);
}
.active-rough-6aea .footer-gold-4b99 svg {
  fill: var(--e-global-color-primary);
}
.active-rough-6aea .popup_5dad {
  color: var(--e-global-color-secondary);
}
.active-rough-6aea .label-924f > .popup_5dad,
.active-rough-6aea .label-924f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-light-d2ce .bright-56b0 {
  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);
}
.content-light-d2ce .text_right_c0a3 {
  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);
}
.info-45b3 .left_365b .thumbnail_purple_a8fb {
  background-color: var(--e-global-color-primary);
}
.info-45b3 .texture-5fce {
  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);
}
.huge_b467 .gallery-930b {
  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);
}
.huge_b467 .gradient_narrow_947a {
  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);
}
.huge_b467 .warm-6b3d {
  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);
}
.message_east_e3df .container_north_fab3,
.message_east_e3df .container_north_fab3 a {
  color: var(--e-global-color-primary);
}
.message_east_e3df .container_north_fab3.top-bfb0,
.message_east_e3df .container_north_fab3.top-bfb0 a {
  color: var(--e-global-color-accent);
}
.message_east_e3df .container_north_fab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_east_e3df .mini_81a0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_plasma_c9dc .button_2ca8,
.outline_plasma_c9dc .right-3e53 {
  color: var(--e-global-color-primary);
}
.outline_plasma_c9dc .button_2ca8 svg {
  fill: var(--e-global-color-primary);
}
.outline_plasma_c9dc .top-bfb0 .button_2ca8,
.outline_plasma_c9dc .top-bfb0 .right-3e53 {
  color: var(--e-global-color-accent);
}
.outline_plasma_c9dc .top-bfb0 .button_2ca8 svg {
  fill: var(--e-global-color-accent);
}
.outline_plasma_c9dc .right-3e53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_plasma_c9dc .mini_81a0 {
  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_35b3 .notice_56ba,
.menu_35b3 .old-0d1e {
  color: var(--e-global-color-primary);
}
.menu_35b3 .old-0d1e svg {
  fill: var(--e-global-color-primary);
}
.menu_35b3 .container_north_fab3.top-bfb0 a,
.menu_35b3
  .container_north_fab3.top-bfb0
  .old-0d1e {
  color: var(--e-global-color-accent);
}
.menu_35b3 .notice_56ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_35b3 .mini_81a0 {
  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);
}
.lower_c3f7 .caption-stale-4d03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_c3f7 .label-7ca0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-d471 .banner-pink-a76a .old_9e3c {
  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);
}
.cool-d471 .banner-pink-a76a .smooth-3928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-d471 .hard_b449 .old_9e3c {
  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);
}
.cool-d471
  .hard_b449
  .smooth-3928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-d471
  .sidebar-eeac
  .old_9e3c {
  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);
}
.cool-d471
  .sidebar-eeac
  .smooth-3928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-d471
  .header_6ea5
  .old_9e3c {
  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);
}
.cool-d471
  .header_6ea5
  .smooth-3928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-tall-d0a6 .tag_red_953e {
  background-color: var(--e-global-color-primary);
}
.shadow-tall-d0a6 .tag_red_953e:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-tall-d0a6 .status_complex_d6e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-tall-d0a6
  .tag_red_953e:hover
  .status_complex_d6e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-97a1 .wood-2aa0 {
  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);
}
.hovered-2eb3 .first-72ef .logo-hovered-6dc3 a {
  background-color: var(--e-global-color-accent);
}
.hovered-2eb3 .first-72ef .tabs-3674 a {
  background-color: var(--e-global-color-accent);
}
.hovered-2eb3 .first-72ef .logo-hovered-6dc3 a,
.hovered-2eb3 .first-72ef .tabs-3674 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-liquid-2cdd
  .detail_9024.feature-dim-f395
  .first-72ef
  a.button-selected-0f8c {
  background-color: var(--e-global-color-accent);
}
.pattern-liquid-2cdd
  .detail_9024.feature-dim-f395
  .first-72ef
  span.button-selected-0f8c.fn-current-261c {
  background-color: var(--e-global-color-text);
}
.pattern-liquid-2cdd
  .detail_9024.feature-dim-f395
  .first-72ef
  .button-selected-0f8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995 .preview_up_da48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .tag-rough-1471
  > .component_smooth_b396
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .text_8499
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .component-4249
  .tiny_2082,
.badge-paper-e995
  .component-4249
  .purple_e412 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-paper-e995
  .component-4249
  .element_small_773b,
.badge-paper-e995
  .component-4249
  a
  .element_small_773b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .component-4249
  .box-thick-7347 {
  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);
}
.badge-paper-e995
  .component-4249
  .sort-top-54b8 {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .component-4249
  .sort-top-54b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .component-4249
  .sort-top-54b8:hover {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .component-4249
  .thumbnail-white-8bea {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .component-4249
  .thumbnail-white-8bea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .component-4249
  .thumbnail-white-8bea:hover {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .article-thick-a8af
  .left-cd62
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-paper-e995
  .article-thick-a8af
  .box-0181 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .article-thick-a8af
  .box-thick-7347 {
  color: var(--e-global-color-text);
}
.badge-paper-e995
  .article-thick-a8af
  .box-thick-7347
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .article-thick-a8af
  .sort-top-54b8 {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .article-thick-a8af
  .sort-top-54b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .article-thick-a8af
  .sort-top-54b8:hover {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .article-thick-a8af
  .thumbnail-white-8bea {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995
  .article-thick-a8af
  .thumbnail-white-8bea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-paper-e995
  .article-thick-a8af
  .thumbnail-white-8bea:hover {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995 .picture-8e84 {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995 .picture-8e84:hover {
  background-color: var(--e-global-color-primary);
}
.badge-paper-e995 .block-wide-ee4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-paper-e995 .hero_cool_47d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-5bb2 .gas-cf50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-5bb2
  .card-middle-34e3
  > div:nth-child(3)
  .gas-cf50,
.orange-5bb2
  .highlight-24f6
  > div:nth-child(1)
  .gas-cf50,
.orange-5bb2
  .out-e69c
  > div:nth-child(1)
  .gas-cf50,
.orange-5bb2
  .iron_487d
  > div:nth-child(1)
  .gas-cf50,
.orange-5bb2
  .slider_14f7
  > div:nth-child(1)
  .gas-cf50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-5bb2 .status-inner-6507 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-5bb2 .slider_fast_30c2 {
  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);
}
.orange-5bb2 .hard-ff8d {
  background-color: var(--e-global-color-primary);
}
.orange-5bb2 .hard-ff8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-5bb2 .hard-ff8d:hover {
  background-color: var(--e-global-color-primary);
}
.orange-5bb2 .main-medium-5cb2 {
  background-color: var(--e-global-color-primary);
}
.orange-5bb2 .main-medium-5cb2:hover {
  background-color: var(--e-global-color-primary);
}
.orange-5bb2 .block-wide-ee4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-5bb2 .hero_cool_47d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-86a4 .banner-gas-bed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-86a4 .frame_stale_e57f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-86a4 .clean-45c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-86a4 .heading-wide-f85d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-86a4 .link-brown-2e42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-86a4 .main-medium-5cb2 {
  background-color: var(--e-global-color-primary);
}
.under-86a4 .main-medium-5cb2:hover {
  background-color: var(--e-global-color-primary);
}
.preview_9fe8 .notice_d4c8 {
  background-color: var(--e-global-color-secondary);
}
.preview_9fe8 .sidebar_39e8 {
  background-color: var(--e-global-color-text);
}
.preview_9fe8 .out-99fd {
  background-color: var(--e-global-color-secondary);
}
.preview_9fe8 .red_cc6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_9fe8 .surface_dynamic_1243 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_9fe8 .badge-dim-c5cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_9fe8 .dim-372b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_9fe8 .nav_bottom_4b7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_soft_4ba4 .form-prev-5f12 .sort-ce25,
.filter_soft_4ba4
  .form-prev-5f12
  .sort-ce25
  a,
.filter_soft_4ba4 .focus_first_6d53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_soft_4ba4 .form-prev-5f12 .pattern_down_89c8,
.filter_soft_4ba4 .component_soft_dd5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_soft_4ba4 .form-prev-5f12 .pattern_down_89c8 {
  color: var(--e-global-color-text);
}
.filter_soft_4ba4 .component_soft_dd5f {
  color: var(--e-global-color-text);
}
.filter_soft_4ba4
  .form-prev-5f12
  .tag_prev_5aba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_soft_4ba4 .orange_bfd6 .small_1416 {
  background-color: var(--e-global-color-primary);
}
.filter_soft_4ba4 .orange_bfd6 .small_1416:hover {
  background-color: var(--e-global-color-primary);
}
.filter_soft_4ba4 .orange_bfd6 .alert-white-e208 li span {
  background-color: var(--e-global-color-text);
}
.filter_soft_4ba4 .orange_bfd6 .alert-white-e208 li span:hover {
  background-color: var(--e-global-color-primary);
}
.filter_soft_4ba4
  .orange_bfd6
  .alert-white-e208
  li.heading_silver_e711
  span {
  background-color: var(--e-global-color-accent);
}
.filter_soft_4ba4 .hidden-9636 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-cc6a .tertiary_abc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-d920 .action_9e89 {
  background-color: var(--e-global-color-primary);
}
.mini-d920 .nav_0fe3 {
  background-color: var(--e-global-color-secondary);
}
.mini-d920 .smooth-435a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d920 .chip_4ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d920 .button_ae27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d920 .container-ef2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d920 .dark_a365 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d920 .banner-paper-dd7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d920 .highlight-east-b96f {
  background-color: var(--e-global-color-primary);
}
.mini-d920 .highlight-east-b96f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_slow_27f4 .east_9b84 {
  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);
}
.heading_slow_27f4 .upper_a244 {
  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);
}
.heading_slow_27f4
  .mask-light-3e1b:after {
  background-color: var(--e-global-color-primary);
}
.heading_slow_27f4 .dirty_b7ef {
  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);
}
.alert-6dad .focus_first_6d53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-6dad .component_soft_dd5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_9ac7 .popup_purple_e7b1 .hard-58ce {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_9ac7 .popup_purple_e7b1 .summary-middle-d839 {
  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);
}
.button-motion-f934 .cool_655f {
  background-color: var(--e-global-color-primary);
}
.button-motion-f934 .primary_dark_2aa7 {
  background-color: var(--e-global-color-secondary);
}
.button-motion-f934 .content-0b47 .light_fbff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-motion-f934 .search_bottom_9546 .light_fbff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_30c4 .pattern_dark_0fa0 .dirty-732a {
  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);
}
.under_30c4 .pattern_dark_0fa0 .mask_88d5 {
  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);
}
.under_30c4 .pattern_dark_0fa0 .list_2984 {
  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);
}
.tall_5ebf .text-medium-9d0c {
  border-color: var(--e-global-color-text);
}
.tall_5ebf .accordion-e991 {
  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);
}
.tall_5ebf .liquid-dc01 {
  color: var(--e-global-color-primary);
}
.tall_5ebf .menu_middle_338f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-dfee .wrapper-clean-2d3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-dfee .aside_5e2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-dfee .section_up_95c2:hover .wrapper-clean-2d3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-dfee
  .section_up_95c2:hover
  .aside_5e2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_6a53 .disabled_7810 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_6a53 .stale_1212 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-solid-62bb .content-dark-0ea4 .layout-tiny-9160 {
  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-solid-62bb .static-4594 .layout-tiny-9160 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.title-hard-6a0b .progress_red_94ec {
  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);
}
.down-d01b .easy-2007 .plasma-2d54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-d01b .easy-2007 .plasma-2d54 {
  background-color: var(--e-global-color-secondary);
}
.down-d01b .link_f393 .plasma-2d54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-d01b .link_f393 .plasma-2d54 {
  background-color: var(--e-global-color-secondary);
}
.down-d01b .layout_hot_f730 .background-simple-17d9 {
  background-color: var(--e-global-color-primary);
}
.down-d01b .layout_hot_f730:hover .background-simple-17d9 {
  background-color: var(--e-global-color-secondary);
}
.down-d01b .small_1416 {
  background-color: var(--e-global-color-primary);
}
.down-d01b .small_1416:hover {
  background-color: var(--e-global-color-accent);
}
.down-d01b .alert-white-e208 li span {
  background-color: var(--e-global-color-text);
}
.down-d01b .alert-white-e208 li span:hover {
  background-color: var(--e-global-color-primary);
}
.down-d01b .alert-white-e208 li.heading_silver_e711 span {
  background-color: var(--e-global-color-accent);
}
.badge_67ca .picture_aca2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_67ca .disabled-cool-9a94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_next_68a9 .outer_c97b:before {
  background-color: var(--e-global-color-secondary);
}
.frame_next_68a9 .mask-pressed-b8fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_next_68a9 .wide-c110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_8e51 .under-7c2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_8e51 .under-7c2e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_8e51 .under-7c2e.fn-active-261c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_8e51 .cool_f804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_8e51 .form_1028 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_8e51 .search_3607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_8e51 .text-stone-514e {
  background-color: var(--e-global-color-primary);
}
.green_8e51 .text-stone-514e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_8e51 .summary_east_aaf2 {
  background-color: var(--e-global-color-primary);
}
.green_8e51 .summary_east_aaf2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c4df .hot_f7b8 .focused_945d a {
  color: var(--e-global-color-secondary);
}
.last-c4df .hot_f7b8 .focused_945d a:hover {
  color: var(--e-global-color-secondary);
}
.last-c4df .hot_f7b8 .focused_945d,
.last-c4df .hot_f7b8 .focused_945d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-c4df .hot_f7b8 .shadow_5a62 {
  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);
}
.last-c4df .hot_f7b8 .hard-643a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-c4df .hot_f7b8 .background_e8b5 {
  background-color: var(--e-global-color-primary);
}
.last-c4df .hot_f7b8 .background_e8b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-c4df .hot_f7b8 .background_e8b5:hover {
  background-color: var(--e-global-color-primary);
}
.last-c4df .hot_f7b8 .photo-motion-fb22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-c4df .hot_f7b8 .photo-motion-fb22 {
  background-color: var(--e-global-color-primary);
}
.last-c4df .hot_f7b8 .photo-motion-fb22:hover {
  background-color: var(--e-global-color-primary);
}
.last-c4df .hot_f7b8 .small_1416 {
  background-color: var(--e-global-color-primary);
}
.last-c4df .hot_f7b8 .small_1416:hover {
  background-color: var(--e-global-color-primary);
}
.last-c4df .orange_bfd6 .alert-white-e208 li span {
  background-color: var(--e-global-color-text);
}
.last-c4df .orange_bfd6 .alert-white-e208 li span:hover {
  background-color: var(--e-global-color-primary);
}
.last-c4df .orange_bfd6 .alert-white-e208 li.heading_silver_e711 span {
  background-color: var(--e-global-color-accent);
}
.last-c4df .block-wide-ee4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-c4df .hero_cool_47d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-eb28 .list_liquid_c00f .shadow-soft-c5b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-eb28 .list_liquid_c00f .advanced_3008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-eb28 .list_liquid_c00f .text-iron-36b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_steel_32b5 .steel_7db0 {
  border-color: var(--e-global-color-text);
}
.tag_steel_32b5 .filter-bc56 {
  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);
}
.tag_steel_32b5 .frame-6e9a {
  color: var(--e-global-color-secondary);
}
.tag_steel_32b5 .frame-6e9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_steel_32b5 .grid_5953 > * {
  color: var(--e-global-color-primary);
}
.tag_steel_32b5 .grid_5953 > * svg {
  fill: var(--e-global-color-primary);
}
.tag_steel_32b5 .top-21b5 {
  color: var(--e-global-color-primary);
}
.tag_steel_32b5 .top-21b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_steel_32b5 .huge_4d31 {
  color: var(--e-global-color-primary);
}
.tag_steel_32b5 .huge_4d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_steel_32b5 .video-simple-95a2 {
  color: var(--e-global-color-primary);
}
.tag_steel_32b5 .video-simple-95a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_steel_32b5 .iron-e4bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_steel_32b5 .red_cbb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_steel_32b5 .red_cbb9.selected-f4f2 {
  color: var(--e-global-color-secondary);
}
.tag_steel_32b5 .red_cbb9.selected-f4f2 .box_white_884e {
  color: var(--e-global-color-accent);
}
.tag_steel_32b5 .red_cbb9.alert_f05f {
  color: var(--e-global-color-text);
}
.tag_steel_32b5 .red_cbb9.alert_f05f .box_white_884e {
  color: var(--e-global-color-text);
}
.tag_steel_32b5 .red_cbb9:before {
  border-top-color: var(--e-global-color-text);
}
.tag_steel_32b5 .caption_b636 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_steel_32b5
  .caption_b636
  .preview_old_2212 {
  background-color: var(--e-global-color-primary);
}
.tag_steel_32b5
  .caption_b636
  .preview_old_2212 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_steel_32b5 .steel_7db0 .top_4f59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-0017 .hot_ba4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-0017 .accent-silver-6fe1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-f982 .widget-tiny-0f51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-f982
  .overlay_in_f49e
  .sidebar-7184 {
  background-color: var(--e-global-color-secondary);
}
.aside-f982
  .overlay_in_f49e.tabs-red-7385
  .sidebar-7184 {
  background-color: var(--e-global-color-text);
}
.aside-f982
  .overlay_in_f49e:hover
  .sidebar-7184 {
  background-color: var(--e-global-color-accent);
}
.aside-f982
  .overlay_in_f49e.fn-active-261c
  .sidebar-7184 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-c9d5 .surface_a2a1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.thumbnail-c9d5 .footer_403f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c9d5 .picture-top-a791 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-c9d5 .picture-top-a791 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-527d .wrapper_right_607f .overlay-old-971a .active-33eb {
  background-color: var(--e-global-color-secondary);
}
.up-527d .wrapper_right_607f .caption_7a67:after {
  background-color: var(--e-global-color-secondary);
}
.up-527d .current_109d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-527d .grid-white-a449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-527d .grid_silver_32df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-527d .hovered_eea8 {
  background-color: var(--e-global-color-primary);
}
.up-527d .hovered_eea8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-527d .aside-dark-4ebe {
  background-color: var(--e-global-color-secondary);
}
.up-527d .aside-dark-4ebe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-527d .wrapper_right_607f .layout-344e .liquid_2e22:hover {
  background-color: var(--e-global-color-primary);
}
.up-527d
  .wrapper_right_607f
  .layout-344e
  .liquid_2e22.tertiary-436d {
  background-color: var(--e-global-color-primary);
}
.up-527d .wrapper_right_607f .element-current-2a3f:before {
  border-color: var(--e-global-color-primary);
}
.up-527d .wrapper_right_607f .element-current-2a3f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.up-527d
  .wrapper_right_607f
  .element-current-2a3f.under_313e:before {
  border-color: var(--e-global-color-primary);
}
.up-527d .new-9208 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-40a7 .soft_302b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-40a7 .soft_302b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-40a7 .soft_302b.photo_last_7be4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-40a7 .grid_stone_e20a {
  background-color: var(--e-global-color-primary);
}
.motion-40a7 .grid_stone_e20a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-40a7
  .gradient_6b72
  .hovered_640a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-40a7
  .text-gas-eff0
  .hovered_640a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_white_4877
  .hard_bd13
  .box-a33e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_white_4877
  .hard_bd13
  .avatar-huge-2e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_white_4877 .component-0b81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_white_4877 .card_under_53f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_white_4877 .hovered-0a48 {
  background-color: var(--e-global-color-primary);
}
.frame_white_4877 .hovered-0a48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_b06f .static_4136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b06f .logo_b1f2 {
  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);
}
.panel_b06f .picture-817d {
  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);
}
.panel_b06f .picture-817d a:hover {
  color: var(--e-global-color-secondary);
}
.panel_b06f .alert_ed05 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_b06f .button-plasma-8699 {
  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);
}
.panel_b06f .carousel-03e7 .small_1416 {
  background-color: var(--e-global-color-primary);
}
.panel_b06f .carousel-03e7 .small_1416:hover {
  background-color: var(--e-global-color-accent);
}
.panel_b06f
  .carousel-03e7
  .alert-white-e208
  li
  span {
  background-color: var(--e-global-color-text);
}
.panel_b06f
  .carousel-03e7
  .alert-white-e208
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_b06f
  .carousel-03e7
  .alert-white-e208
  li.heading_silver_e711
  span {
  background-color: var(--e-global-color-accent);
}
.smooth_dd2f
  .wood_6546
  .advanced-fb6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_dd2f .wood_6546 .header-fixed-34dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_dd2f .wood_6546 .photo_24da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_dd2f .mask-4d03 {
  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);
}
.smooth_dd2f
  .link_current_4287.bright-a79b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a {
  background-color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a
  .sort-fixed-60ea.avatar_first_d6d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a
  .red_efa8.carousel-brown-f380 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  .soft-f9fb
  > a {
  background-color: var(--e-global-color-secondary);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  .soft-f9fb
  > a
  .silver-0db6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  .soft-f9fb
  > a
  .red_efa8.tooltip-tiny-a958 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a
  .feature-tiny-fbcf:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  a
  .feature-tiny-fbcf:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb.dynamic_ab2a
  > a
  .feature-tiny-fbcf:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  .soft-f9fb.dynamic_ab2a
  > a
  .feature-tiny-fbcf:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a
  .status-41fd
  .hovered-3bc6 {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  a
  .status-41fd
  .hovered-3bc6 {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a
  .status-41fd
  .hovered-3bc6,
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  a
  .status-41fd
  .hovered-3bc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > a
  .nav-873b:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  a
  .nav-873b:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb.dynamic_ab2a
  > a
  .nav-873b:before {
  color: var(--e-global-color-text);
}
.list-hovered-049b
  > .pro-b337
  > div
  > .input-warm-fe8c
  > .soft-f9fb
  > .shadow_in_de92
  .soft-f9fb.dynamic_ab2a
  > a
  .nav-873b:before {
  color: var(--e-global-color-text);
}
.outline_right_66ce .shadow_44f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_right_66ce
  .pagination_south_9fe4:hover
  .shadow_44f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_a3d6
  > .pro-b337
  > .bright_98a7
  > .huge_b9c8
  > .nav_56a0
  > .summary_a634
  .footer-f781 {
  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);
}
.surface_a3d6
  > .pro-b337
  > .bright_98a7
  > .huge_b9c8
  > .nav_56a0
  > .summary_a634:hover
  .footer-f781 {
  color: var(--e-global-color-text);
}
.surface_a3d6
  > .pro-b337
  > .bright_98a7
  > .huge_b9c8
  > .nav_56a0
  > .summary_a634:hover
  .footer-f781 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_a3d6
  > .pro-b337
  > .bright_98a7
  > .huge_b9c8
  > .nav_56a0.pagination-a78f
  > .summary_a634
  .footer-f781 {
  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);
}
.brown_bdc5 .left_f624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_bdc5 .background-95ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_bdc5 .main_bright_e320 {
  background-color: var(--e-global-color-primary);
}
.brown_bdc5 .main_bright_e320 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_east_de7e
  > .pro-b337
  > .badge-51cf
  > .primary-next-a7ad
  > .secondary_static_ed60
  .alert-top-37e2 {
  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);
}
.feature_east_de7e
  > .pro-b337
  > .badge-51cf
  > .primary-next-a7ad
  > .secondary_static_ed60
  .soft-842b {
  color: var(--e-global-color-text);
}
.feature_east_de7e
  > .pro-b337
  > .badge-51cf
  > .primary-next-a7ad
  > .secondary_static_ed60:hover
  .alert-top-37e2 {
  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);
}
.feature_east_de7e
  > .pro-b337
  > .badge-51cf
  > .primary-next-a7ad
  > .secondary_static_ed60:hover
  .soft-842b {
  color: var(--e-global-color-secondary);
}
.feature_east_de7e
  > .pro-b337
  > .badge-51cf
  > .primary-next-a7ad
  > .secondary_static_ed60.iron_6134
  .alert-top-37e2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_east_de7e
  > .pro-b337
  > .badge-51cf
  > .primary-next-a7ad
  > .secondary_static_ed60.iron_6134
  .soft-842b {
  color: var(--e-global-color-primary);
}
.input_focused_2a91
  .plasma-66c5
  .nav-dd53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_focused_2a91 .thumbnail-80f1 .top_4f59 .photo-current-89ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-cold-2e59 .pink-f563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-cold-2e59 .preview_5852 .pink-f563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-cold-2e59 .column_hard_5749 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-cold-2e59 .column_hard_5749 {
  background-color: var(--e-global-color-primary);
}
.wide_156c .hero_9323 .sidebar-motion-6ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_156c
  .hero_9323:hover
  .down_521c {
  color: var(--e-global-color-secondary);
}
.wide_156c
  .hero_9323:hover
  .sidebar-motion-6ffb {
  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);
}
.purple_f865 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.media-66f3 {
  max-width: 1400px !important;
}

.component_c5f9 {
  flex-direction: column;
}

.component_c5f9 .image_blue_8142 {
  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.component_c5f9 .image_blue_8142 {
  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);
}

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

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

.up_d914.border_3247 {
  display: none;
}

.secondary_silver_6d8c {
  display: none;
}

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

.mask-left-e3de.container_first_4ec8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.component_c5f9 a {
  width: 100%;
}

.column_e62f .article-gas-b052.sidebar_narrow_933c {
  width: 20% !important;
}

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

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

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

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

.input-893b {
  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;
}

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

.input-893b: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);
}

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

.column_e62f
  .article-gas-b052.chip-glass-01e8
  .content_stale_951a
  .search-pro-5163 {
  font-size: 20px !important;
}

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

.background-8558 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

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

  text-align: center;
}

.medium_d6f3.text_first_029d > .list-dim-6042 {
  display: flex;
  align-items: center;
}

.panel-009d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.texture-7eab {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.column_e62f
  .article-gas-b052.paper_da67
  .preview-ff24
  .shadow_complex_1560 {
  width: 100% !important;
}

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

.card_purple_caa1 {
  width: 100%;
}

.sort-hovered-0d39 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.accordion-clean-1f5d {
  font-size: 15px !important;
}

.dirty-2f4e {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.blue_5523:hover .dirty-2f4e {
  visibility: visible;
}
.blue_5523:hover.blue_5523::before {
  display: block;
}

.frame_advanced_2268 h3 {
  color: #fff;
}

.tertiary_f907 {
  margin: 0;
}

.column_e62f
  .article-gas-b052.paper_da67
  .shadow_complex_1560
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.active_b71a {
  width: 100%;
}

.tooltip-ad97 {
  width: 100%;
}

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

.tooltip-ad97 {
  width: 100%;
}

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

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

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

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

.component_c5f9 .image_blue_8142.plasma-11c7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.component_c5f9 h1.image_blue_8142 {
  margin-top: 80px !important;
}

.column_e62f .article-gas-b052.middle_571c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.content_53ac img {
  width: 100%;
}

.section-a973 .grid_hot_ffb2.content_stale_951a {
  justify-content: space-between;
}

.container_104d {
  display: none;
}

.media_ea87 .tertiary_lite_f70b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .medium_d6f3 .list-dim-6042 {
    flex-wrap: nowrap !important;
  }
}

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

  .under-d6b4 {
    width: 100% !important;
  }
}

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

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

  .section-a973 .grid_hot_ffb2.content_stale_951a {
    border-bottom: 1px solid #f0c159;
  }

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

  .medium_d6f3.text_first_029d > .list-dim-6042 {
    gap: 15px;
    justify-content: space-between;
  }

  .column_e62f
    .article-gas-b052.paper_da67
    .shadow_complex_1560
    img {
    width: 60% !important;
  }

  .wide_787f {
    left: 2%;
  }

  .gallery_9497 {
    margin: 10px 0;
  }

  .component_c5f9 .tertiary_lite_f70b {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.component_c5f9 .image_blue_8142,
  .component_c5f9 .image_blue_8142 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .shadow_complex_1560 {
    justify-content: center;
  }

  .component_c5f9 .tertiary_lite_f70b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .column_e62f .article-gas-b052.sidebar_narrow_933c {
    width: 75% !important;
  }

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

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

  h2.component_c5f9 .image_blue_8142,
  .component_c5f9 .image_blue_8142 {
    font-size: 30px !important;
  }

  .shadow_complex_1560 {
    justify-content: center;
  }

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

  .east_ef71
    .video-7489.hero_top_b37c {
    margin: 0 !important;
  }

  .panel-009d {
    margin: 0;
    gap: 10px;
  }

  .gallery_9497 {
    display: flex;
  }

  .pagination_c8ab .notification-b4b8 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .dim-cccf svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .component_c5f9 h1.image_blue_8142 {
    margin-top: 40px !important;
  }

  .column_e62f
    .article-gas-b052.paper_da67
    .shadow_complex_1560
    img,
  .active_c15f .preview-ff24 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .input-893b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .column_e62f .article-gas-b052.sidebar_narrow_933c {
    width: 100% !important;
  }

  .medium_d6f3.text_first_029d > .list-dim-6042 {
    gap: 3px;
  }

  .component_c5f9 .tertiary_lite_f70b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.section-a973 .grid_hot_ffb2.content_stale_951a: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.primary-8dd6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .section-a973 .grid_hot_ffb2.content_stale_951a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .component_c5f9 .image_blue_8142 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .notification-b4b8 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.notice-3f33 .stale-0640 {
  flex-shrink: 0;
  white-space: nowrap;
}

.notice-3f33 .plasma_50bd {
  flex-shrink: 0;
  min-width: fit-content;
}

.notice-3f33 .search-pro-5163 {
  white-space: nowrap;
}

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

.notice-3f33 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.notice-3f33 .stale-0640 {
  max-width: 80px !important;
}

.notice-3f33 .plasma_50bd {
  max-width: 80px !important;
  overflow: hidden;
}

.notice-3f33 .grid_hot_ffb2.content_stale_951a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.notice-3f33 .search-pro-5163 {
  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);
  }
}

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

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

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

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

body .input-893b:nth-child(2),
.column_e62f .input-893b:nth-child(2),
#page .input-893b: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;
}

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

/* css-noise: c332 */
.promo-block-y4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
